mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
New Crowdin translations by GitHub Action (#3758)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
e1a6acf5e6
commit
8fa6454161
42 changed files with 2074 additions and 646 deletions
|
@ -140,7 +140,7 @@
|
|||
"connectionStatusPendingDisconnect": "Oczekujące rozłączenie",
|
||||
"connectionStatusDisconnecting": "Rozłączanie",
|
||||
"connectionStatusDisconnected": "Rozłączono",
|
||||
"connectionStatusConnected": "Connected",
|
||||
"connectionStatusConnected": "Połączono",
|
||||
"uptime": "Czas działania",
|
||||
"maxDown": "Maks. Pobieranie",
|
||||
"maxUp": "Maks. Wysyłanie",
|
||||
|
@ -226,6 +226,10 @@
|
|||
"leech": "Leech",
|
||||
"seed": "Seed"
|
||||
},
|
||||
"develancacheui": {
|
||||
"cachehitbytes": "Trafienia w cache'u",
|
||||
"cachemissbytes": "Straty cache'u"
|
||||
},
|
||||
"downloadstation": {
|
||||
"download": "Pobieranie",
|
||||
"upload": "Wysyłanie",
|
||||
|
@ -279,9 +283,9 @@
|
|||
},
|
||||
"netalertx": {
|
||||
"total": "Całkowite",
|
||||
"connected": "Connected",
|
||||
"new_devices": "New Devices",
|
||||
"down_alerts": "Down Alerts"
|
||||
"connected": "Połączono",
|
||||
"new_devices": "Nowe urządzenia",
|
||||
"down_alerts": "Alerty niedostępności"
|
||||
},
|
||||
"pihole": {
|
||||
"queries": "Zapytania",
|
||||
|
@ -319,6 +323,19 @@
|
|||
"seconds": "{{number}}sekund",
|
||||
"ago": "{{value}} temu"
|
||||
},
|
||||
"technitium": {
|
||||
"totalQueries": "Zapytania",
|
||||
"totalNoError": "Success",
|
||||
"totalServerFailure": "Failures",
|
||||
"totalNxDomain": "NX Domains",
|
||||
"totalRefused": "Refused",
|
||||
"totalAuthoritative": "Authoritative",
|
||||
"totalRecursive": "Recursive",
|
||||
"totalCached": "Cached",
|
||||
"totalBlocked": "Zablokowane",
|
||||
"totalDropped": "Dropped",
|
||||
"totalClients": "Klienci"
|
||||
},
|
||||
"tdarr": {
|
||||
"queue": "Kolejka",
|
||||
"processed": "Przetworzone",
|
||||
|
@ -827,7 +844,11 @@
|
|||
},
|
||||
"romm": {
|
||||
"platforms": "Platformy",
|
||||
"totalRoms": "Łącznie ROM"
|
||||
"totalRoms": "Games",
|
||||
"saves": "Saves",
|
||||
"states": "States",
|
||||
"screenshots": "Screenshots",
|
||||
"totalfilesize": "Total Size"
|
||||
},
|
||||
"netdata": {
|
||||
"warnings": "Ostrzeżenia",
|
||||
|
@ -878,16 +899,16 @@
|
|||
"bans": "Bany"
|
||||
},
|
||||
"wgeasy": {
|
||||
"connected": "Connected",
|
||||
"connected": "Połączono",
|
||||
"enabled": "Włączone",
|
||||
"disabled": "Wyłączone",
|
||||
"total": "Całkowite"
|
||||
},
|
||||
"swagdashboard": {
|
||||
"proxied": "Proxied",
|
||||
"auth": "With Auth",
|
||||
"outdated": "Outdated",
|
||||
"banned": "Banned"
|
||||
"proxied": "Poprzez proxy",
|
||||
"auth": "Z uwietrzytelnieniem",
|
||||
"outdated": "Nieaktualne",
|
||||
"banned": "Zbanowano"
|
||||
},
|
||||
"myspeed": {
|
||||
"ping": "Ping",
|
||||
|
@ -895,15 +916,28 @@
|
|||
"upload": "Wysyłanie"
|
||||
},
|
||||
"stocks": {
|
||||
"stocks": "Stocks",
|
||||
"loading": "Loading",
|
||||
"open": "Open - US Market",
|
||||
"closed": "Closed - US Market",
|
||||
"invalidConfiguration": "Invalid Configuration"
|
||||
"stocks": "Giełda",
|
||||
"loading": "Wczytywanie",
|
||||
"open": "Otwarte - rynek US",
|
||||
"closed": "Zamknięte - rynek US",
|
||||
"invalidConfiguration": "Nieprawidłowa konfiguracja"
|
||||
},
|
||||
"frigate": {
|
||||
"cameras": "Cameras",
|
||||
"cameras": "Kamery",
|
||||
"uptime": "Czas działania",
|
||||
"version": "Wersja"
|
||||
},
|
||||
"linkwarden": {
|
||||
"links": "Łącza",
|
||||
"collections": "Kolekcje",
|
||||
"tags": "Tagi"
|
||||
},
|
||||
"zabbix": {
|
||||
"unclassified": "Not classified",
|
||||
"information": "Informacje",
|
||||
"warning": "Warning",
|
||||
"average": "Average",
|
||||
"high": "High",
|
||||
"disaster": "Disaster"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue