Update translations

This commit is contained in:
Paulus Schoutsen 2018-08-07 09:40:53 +02:00
parent e048060c72
commit 22433d1a39
5 changed files with 7 additions and 7 deletions

View File

@ -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}"

View File

@ -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..."
},

View File

@ -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}"
}

View File

@ -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}"

View File

@ -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}"