[tx-robot] updated from transifex

master
Nextcloud bot 2019-06-12 02:38:40 +00:00
parent be7e3b2e30
commit 2b91a2bcff
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 36 additions and 0 deletions

View File

@ -2,6 +2,23 @@ OC.L10N.register(
"weather",
{
"Weather" : "Időjárás",
"North" : "Észak",
"North-East" : "Északkelet",
"East" : "Kelet",
"South-East" : "Délkelet",
"South" : "Dél",
"South-West" : "Délnyugat",
"West" : "Nyugat",
"North-West" : "Északnyugat",
"No city with this name found." : "Nem található ilyen nevű város.",
"Empty city name !" : "Üres városnév!",
"Monday" : "Hétfő",
"Tuesday" : "Kedd",
"Wednesday" : "Szerda",
"Thursday" : "Csütörtök",
"Friday" : "Péntek",
"Saturday" : "Szombat",
"Sunday" : "Vasárnap",
"Watch the weather directly on your Nextcloud." : "Figyelje az időjárást közvetlenül a Nextcloudjában.",
"OpenWeatherMap API Key" : "OpenWeatherMap API kulcs",
"Save" : "Mentés",
@ -19,6 +36,7 @@ OC.L10N.register(
"Wind" : "Szél",
"Sunrise" : "Napkelte",
"Sunset" : "Napnyugta",
"Date" : "Dátum",
"Temperature" : "Hőmérséklet"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,5 +1,22 @@
{ "translations": {
"Weather" : "Időjárás",
"North" : "Észak",
"North-East" : "Északkelet",
"East" : "Kelet",
"South-East" : "Délkelet",
"South" : "Dél",
"South-West" : "Délnyugat",
"West" : "Nyugat",
"North-West" : "Északnyugat",
"No city with this name found." : "Nem található ilyen nevű város.",
"Empty city name !" : "Üres városnév!",
"Monday" : "Hétfő",
"Tuesday" : "Kedd",
"Wednesday" : "Szerda",
"Thursday" : "Csütörtök",
"Friday" : "Péntek",
"Saturday" : "Szombat",
"Sunday" : "Vasárnap",
"Watch the weather directly on your Nextcloud." : "Figyelje az időjárást közvetlenül a Nextcloudjában.",
"OpenWeatherMap API Key" : "OpenWeatherMap API kulcs",
"Save" : "Mentés",
@ -17,6 +34,7 @@
"Wind" : "Szél",
"Sunrise" : "Napkelte",
"Sunset" : "Napnyugta",
"Date" : "Dátum",
"Temperature" : "Hőmérséklet"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}