mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57: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
@@ -71,8 +71,8 @@
|
||||
"tx": "TX",
|
||||
"mem": "GEH",
|
||||
"cpu": "CPU",
|
||||
"running": "Wordt uitgevoerd",
|
||||
"offline": "Onbereikbaar",
|
||||
"running": "Actief",
|
||||
"offline": "Offline",
|
||||
"error": "Fout",
|
||||
"unknown": "Onbekend",
|
||||
"healthy": "Gezond",
|
||||
@@ -108,8 +108,8 @@
|
||||
"songs": "Nummers"
|
||||
},
|
||||
"esphome": {
|
||||
"offline": "Onbereikbaar",
|
||||
"offline_alt": "Onbereikbaar",
|
||||
"offline": "Offline",
|
||||
"offline_alt": "Offline",
|
||||
"online": "Bereikbaar",
|
||||
"total": "Totaal",
|
||||
"unknown": "Onbekend"
|
||||
@@ -226,6 +226,10 @@
|
||||
"leech": "Leech",
|
||||
"seed": "Delen"
|
||||
},
|
||||
"develancacheui": {
|
||||
"cachehitbytes": "Cache Hit Bytes",
|
||||
"cachemissbytes": "Cache Miss Bytes"
|
||||
},
|
||||
"downloadstation": {
|
||||
"download": "Download",
|
||||
"upload": "Upload",
|
||||
@@ -301,7 +305,7 @@
|
||||
"ping": "Ping"
|
||||
},
|
||||
"portainer": {
|
||||
"running": "Wordt uitgevoerd",
|
||||
"running": "Actief",
|
||||
"stopped": "Gestopt",
|
||||
"total": "Totaal"
|
||||
},
|
||||
@@ -319,6 +323,19 @@
|
||||
"seconds": "{{number}}s",
|
||||
"ago": "{{value}} Geleden"
|
||||
},
|
||||
"technitium": {
|
||||
"totalQueries": "Verzoeken",
|
||||
"totalNoError": "Geslaagd",
|
||||
"totalServerFailure": "Gefaald",
|
||||
"totalNxDomain": "NX Domains",
|
||||
"totalRefused": "Geweigerd",
|
||||
"totalAuthoritative": "Authoritative",
|
||||
"totalRecursive": "Recursive",
|
||||
"totalCached": "Gecached",
|
||||
"totalBlocked": "Geblokkeerd",
|
||||
"totalDropped": "Dropped",
|
||||
"totalClients": "Cliënten"
|
||||
},
|
||||
"tdarr": {
|
||||
"queue": "Wachtrij",
|
||||
"processed": "Verwerkt",
|
||||
@@ -383,7 +400,7 @@
|
||||
"version": "Versie",
|
||||
"status": "Status",
|
||||
"up": "Bereikbaar",
|
||||
"down": "Onbereikbaar"
|
||||
"down": "Offline"
|
||||
},
|
||||
"miniflux": {
|
||||
"read": "Gelezen",
|
||||
@@ -767,7 +784,7 @@
|
||||
"gamedig": {
|
||||
"status": "Status",
|
||||
"online": "Bereikbaar",
|
||||
"offline": "Onbereikbaar",
|
||||
"offline": "Offline",
|
||||
"name": "Naam",
|
||||
"map": "Kaart",
|
||||
"currentPlayers": "Huidige spelers",
|
||||
@@ -791,7 +808,7 @@
|
||||
"openmediavault": {
|
||||
"downloading": "Downloaden",
|
||||
"total": "Totaal",
|
||||
"running": "Wordt uitgevoerd",
|
||||
"running": "Actief",
|
||||
"stopped": "Gestopt",
|
||||
"passed": "Geslaagd",
|
||||
"failed": "Gefaald"
|
||||
@@ -827,7 +844,11 @@
|
||||
},
|
||||
"romm": {
|
||||
"platforms": "Platformen",
|
||||
"totalRoms": "Totale ROM's"
|
||||
"totalRoms": "Games",
|
||||
"saves": "Saves",
|
||||
"states": "States",
|
||||
"screenshots": "Screenshots ",
|
||||
"totalfilesize": "Totale grootte"
|
||||
},
|
||||
"netdata": {
|
||||
"warnings": "Waarschuwingen",
|
||||
@@ -886,8 +907,8 @@
|
||||
"swagdashboard": {
|
||||
"proxied": "Proxied",
|
||||
"auth": "With Auth",
|
||||
"outdated": "Outdated",
|
||||
"banned": "Banned"
|
||||
"outdated": "Verouderd",
|
||||
"banned": "Verbannen"
|
||||
},
|
||||
"myspeed": {
|
||||
"ping": "Ping",
|
||||
@@ -895,15 +916,28 @@
|
||||
"upload": "Upload"
|
||||
},
|
||||
"stocks": {
|
||||
"stocks": "Stocks",
|
||||
"loading": "Loading",
|
||||
"stocks": "Aandelen",
|
||||
"loading": "Laden",
|
||||
"open": "Open - US Market",
|
||||
"closed": "Closed - US Market",
|
||||
"invalidConfiguration": "Invalid Configuration"
|
||||
"invalidConfiguration": "Ongeldige configuratie"
|
||||
},
|
||||
"frigate": {
|
||||
"cameras": "Cameras",
|
||||
"cameras": "Camera's",
|
||||
"uptime": "Online",
|
||||
"version": "Versie"
|
||||
},
|
||||
"linkwarden": {
|
||||
"links": "Links",
|
||||
"collections": "Collections",
|
||||
"tags": "Label"
|
||||
},
|
||||
"zabbix": {
|
||||
"unclassified": "Niet geclassificeerd",
|
||||
"information": "Informatie",
|
||||
"warning": "Waarschuwingen",
|
||||
"average": "Average",
|
||||
"high": "High",
|
||||
"disaster": "Disaster"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user