mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
New Crowdin translations by GitHub Action (#3758)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
committed by
GitHub
parent
e1a6acf5e6
commit
8fa6454161
@@ -14,7 +14,7 @@
|
||||
"date": "{{value, date}}",
|
||||
"relativeDate": "{{value, relativeDate}}",
|
||||
"uptime": "{{value, uptime}}",
|
||||
"months": "mo",
|
||||
"months": "Mo.",
|
||||
"days": "d",
|
||||
"hours": "h",
|
||||
"minutes": "min",
|
||||
@@ -226,6 +226,10 @@
|
||||
"leech": "Leech",
|
||||
"seed": "Seed"
|
||||
},
|
||||
"develancacheui": {
|
||||
"cachehitbytes": "Cache-Trefferbytes",
|
||||
"cachemissbytes": "Cache-Fehlbytes"
|
||||
},
|
||||
"downloadstation": {
|
||||
"download": "Download",
|
||||
"upload": "Upload",
|
||||
@@ -319,6 +323,19 @@
|
||||
"seconds": "{{number}}s",
|
||||
"ago": "Vor {{value}}"
|
||||
},
|
||||
"technitium": {
|
||||
"totalQueries": "Anfragen",
|
||||
"totalNoError": "Erfolgreich",
|
||||
"totalServerFailure": "Fehler",
|
||||
"totalNxDomain": "NX-Domänen",
|
||||
"totalRefused": "Verweigert",
|
||||
"totalAuthoritative": "Autoritativ",
|
||||
"totalRecursive": "Rekursiv",
|
||||
"totalCached": "Im Cache",
|
||||
"totalBlocked": "Blockiert",
|
||||
"totalDropped": "Verworfen",
|
||||
"totalClients": "Benutzer"
|
||||
},
|
||||
"tdarr": {
|
||||
"queue": "Warteschlange",
|
||||
"processed": "Verarbeitet",
|
||||
@@ -827,7 +844,11 @@
|
||||
},
|
||||
"romm": {
|
||||
"platforms": "Plattformen",
|
||||
"totalRoms": "ROMs gesamt"
|
||||
"totalRoms": "Spiele",
|
||||
"saves": "Spielstände",
|
||||
"states": "Speicherstände",
|
||||
"screenshots": "Bildschirmfotos",
|
||||
"totalfilesize": "Gesamtgröße"
|
||||
},
|
||||
"netdata": {
|
||||
"warnings": "Warnungen",
|
||||
@@ -902,8 +923,21 @@
|
||||
"invalidConfiguration": "Ungültige Konfiguration"
|
||||
},
|
||||
"frigate": {
|
||||
"cameras": "Cameras",
|
||||
"cameras": "Kameras",
|
||||
"uptime": "Betriebszeit",
|
||||
"version": "Version"
|
||||
},
|
||||
"linkwarden": {
|
||||
"links": "Links",
|
||||
"collections": "Sammlungen",
|
||||
"tags": "Schlagwörter"
|
||||
},
|
||||
"zabbix": {
|
||||
"unclassified": "Nicht klassifiziert",
|
||||
"information": "Informationen",
|
||||
"warning": "Warnung",
|
||||
"average": "Durchschnitt",
|
||||
"high": "Hoch",
|
||||
"disaster": "Katastrophe"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user