mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-19 02:59:50 +00:00
New Crowdin translations by GitHub Action (#2455)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
59ccc3a215
commit
32f28d32dd
42 changed files with 926 additions and 548 deletions
|
@ -11,7 +11,13 @@
|
|||
"percent": "{{value, percent}}",
|
||||
"number": "{{value, number}}",
|
||||
"ms": "{{value, number}}",
|
||||
"date": "{{value, date}}"
|
||||
"date": "{{value, date}}",
|
||||
"uptime": "{{value, uptime}}",
|
||||
"months": "mes",
|
||||
"days": "d",
|
||||
"hours": "u",
|
||||
"minutes": "m",
|
||||
"seconds": "s"
|
||||
},
|
||||
"widget": {
|
||||
"missing_type": "Manjka tip widgeta: {{type}}",
|
||||
|
@ -40,11 +46,7 @@
|
|||
"load": "Bremenitev",
|
||||
"temp": "TEMP",
|
||||
"max": "Maks.",
|
||||
"uptime": "Gor",
|
||||
"months": "me",
|
||||
"days": "d",
|
||||
"hours": "u",
|
||||
"minutes": "u"
|
||||
"uptime": "Gor"
|
||||
},
|
||||
"unifi": {
|
||||
"users": "Uporabniki",
|
||||
|
@ -127,7 +129,7 @@
|
|||
"connectionStatusUnconfigured": "Nenastavljeno",
|
||||
"connectionStatusConnecting": "Se povezuje",
|
||||
"connectionStatusAuthenticating": "Avtentikacija",
|
||||
"connectionStatusPendingDisconnect": "Pending Disconnect",
|
||||
"connectionStatusPendingDisconnect": "Čakanje na prekinitev",
|
||||
"connectionStatusDisconnecting": "Prekinitev",
|
||||
"connectionStatusDisconnected": "Prekinjeno",
|
||||
"connectionStatusConnected": "Povezanih",
|
||||
|
@ -517,8 +519,7 @@
|
|||
"truenas": {
|
||||
"load": "Obremenitev sistema",
|
||||
"uptime": "Čas delovanja",
|
||||
"alerts": "Opozorila",
|
||||
"time": "{{value, number(style: unit; unitDisplay: long;)}}"
|
||||
"alerts": "Opozorila"
|
||||
},
|
||||
"pyload": {
|
||||
"speed": "Hitrost",
|
||||
|
@ -544,6 +545,14 @@
|
|||
"inbox": "Prejeto",
|
||||
"total": "Skupaj"
|
||||
},
|
||||
"peanut": {
|
||||
"battery_charge": "Napolnjenost baterije",
|
||||
"ups_load": "UPS obremenitev",
|
||||
"ups_status": "UPS status",
|
||||
"online": "Na spletu",
|
||||
"on_battery": "Na bateriji",
|
||||
"low_battery": "Prazna baterija"
|
||||
},
|
||||
"nextdns": {
|
||||
"wait": "Prosim počakajte",
|
||||
"no_devices": "Podatki o napravi niso prejeti"
|
||||
|
@ -614,7 +623,7 @@
|
|||
"down": "Ne deluje",
|
||||
"uptime": "Čas delovanja",
|
||||
"incident": "Incident",
|
||||
"m": "u"
|
||||
"m": "m"
|
||||
},
|
||||
"atsumeru": {
|
||||
"series": "Serije",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue