mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-26 06:17:20 +00:00
Update translations
This commit is contained in:
parent
e048060c72
commit
22433d1a39
@ -675,7 +675,7 @@
|
||||
"never": "Nooit",
|
||||
"duration": {
|
||||
"second": "{count} {count, plural,\none {seconde}\nother {seconden}\n}",
|
||||
"minute": "{count} {count, plural,\néén {minuut}\nandere {minuten}\n}",
|
||||
"minute": "{count} {count, plural,\none {minuut}\nother {minuten}\n}",
|
||||
"hour": "{count} {count, plural,\none {uur}\nother {uur}\n}",
|
||||
"day": "{count} {count, plural,\none {dag}\nother {dagen}\n}",
|
||||
"week": "{count} {count, plural,\none {week}\nother {weken}\n}"
|
||||
|
@ -689,7 +689,7 @@
|
||||
"notification_toast": {
|
||||
"entity_turned_on": "Skrudd på {entity}.",
|
||||
"entity_turned_off": "Skrudd av {entity}.",
|
||||
"service_called": "Tjenesten {service} kalt.",
|
||||
"service_called": "Tjenesten {service} tilkalt.",
|
||||
"service_call_failed": "Kunne ikke tilkalle tjenesten {service}.",
|
||||
"connection_lost": "Forbindelsen ble brutt. Kobler til på nytt..."
|
||||
},
|
||||
|
@ -675,8 +675,8 @@
|
||||
"never": "Nunca",
|
||||
"duration": {
|
||||
"second": "{count} {count, plural,\n one {segundo}\n other {segundos}\n}",
|
||||
"minute": "{count} {count, plural,\n um {minuto}\n outros {minutos}\n}",
|
||||
"hour": "{count} {count, plural,\n uma {hora}\n umas {horas}\n}",
|
||||
"minute": "{count} {count, plural,\n one {minuto}\n other {minutos}\n}",
|
||||
"hour": "{count} {count, plural,\n one {hora}\n other {horas}\n}",
|
||||
"day": "{count} {count, plural,\n one {dia}\n other {dias}\n}",
|
||||
"week": "{count} {count, plural,\n one {semana}\n other {semanas}\n}"
|
||||
}
|
||||
|
@ -674,8 +674,8 @@
|
||||
"future": "În {time}",
|
||||
"never": "Niciodată",
|
||||
"duration": {
|
||||
"second": "{count} {count, plural,\no {second}\nalta {seconds}\n}",
|
||||
"minute": "{count}{count, plural,\n un { minute }\n alte { minutes }\n}",
|
||||
"second": "{count} {count, plural,\none {secunda}\nother {secunde}\n}",
|
||||
"minute": "{count} {count, plural,\n one { minut }\n other { minute }\n}",
|
||||
"hour": "{count}{count, plural,\n one { zi }\n other { zile }\n}",
|
||||
"day": "{count}{count, plural,\n one { zi }\n other { zile }\n}",
|
||||
"week": "{count}{count, plural,\n one { săptămână }\n other { săptămâni }\n}"
|
||||
|
@ -675,7 +675,7 @@
|
||||
"never": "Nikoli",
|
||||
"duration": {
|
||||
"second": "{count} {count, plural,\none {sekunda}\nother {sekund}\n}",
|
||||
"minute": "{count} {count, plural,\n ena {minuta}\n other {minut}\n}",
|
||||
"minute": "{count} {count, plural,\n one {minuta}\n other {minut}\n}",
|
||||
"hour": "{count} {count, plural,\n one {Ura}\n other {Ur}\n}",
|
||||
"day": "{count} {count, plural,\none {Dan}\nother {Dni}\n}",
|
||||
"week": "{count} {count, plural,\none {Teden}\nother {Tednov}\n}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user