[tx-robot] updated from transifex

master
Nextcloud bot 2019-10-11 02:52:31 +00:00
parent ab4e712702
commit 19c3e2245f
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 32 additions and 0 deletions

View File

@ -2,6 +2,21 @@ OC.L10N.register(
"weather",
{
"Weather" : "Počasie",
"North" : "Sever",
"North-East" : "Severovýchod",
"East" : "Východ",
"South-East" : "Juhovýchod",
"South" : "Juh",
"South-West" : "Juhozápad",
"West" : "Západ",
"North-West" : "Severozápad",
"Monday" : "Pondelok",
"Tuesday" : "Utorok",
"Wednesday" : "Streda",
"Thursday" : "Štvrtok",
"Friday" : "Piatok",
"Saturday" : "Sobota",
"Sunday" : "Nedeľa",
"Watch the weather directly on your Nextcloud." : "Sledujte počasie priamo na Vašom Nextcloud.",
"OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap",
"Save" : "Uložiť",
@ -19,6 +34,7 @@ OC.L10N.register(
"Wind" : "Vietor",
"Sunrise" : "Východ slnka",
"Sunset" : "Západ slnka",
"Date" : "Dátum",
"Temperature" : "Teplota"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -1,5 +1,20 @@
{ "translations": {
"Weather" : "Počasie",
"North" : "Sever",
"North-East" : "Severovýchod",
"East" : "Východ",
"South-East" : "Juhovýchod",
"South" : "Juh",
"South-West" : "Juhozápad",
"West" : "Západ",
"North-West" : "Severozápad",
"Monday" : "Pondelok",
"Tuesday" : "Utorok",
"Wednesday" : "Streda",
"Thursday" : "Štvrtok",
"Friday" : "Piatok",
"Saturday" : "Sobota",
"Sunday" : "Nedeľa",
"Watch the weather directly on your Nextcloud." : "Sledujte počasie priamo na Vašom Nextcloud.",
"OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap",
"Save" : "Uložiť",
@ -17,6 +32,7 @@
"Wind" : "Vietor",
"Sunrise" : "Východ slnka",
"Sunset" : "Západ slnka",
"Date" : "Dátum",
"Temperature" : "Teplota"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}