[tx-robot] updated from transifex
parent
1a0f0bb3ea
commit
53e994ede5
29
l10n/sl.js
29
l10n/sl.js
|
@ -2,6 +2,32 @@ OC.L10N.register(
|
|||
"weather",
|
||||
{
|
||||
"Weather" : "Vreme",
|
||||
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Usodna napaka: preverite dnevniški zapis v nextcloud.log in pošljite poročilo o hrošču na https://github.com/nextcloud/weather/issues.",
|
||||
"Failed to set metric. Please contact your administrator" : "Nastavitev metričnega prikaza je spodletela. Stopite v stik s skrbnikom sistema.",
|
||||
"This metric is not known." : "Uporabljena metrična nastavitev ni znana.",
|
||||
"North" : "Sever",
|
||||
"North-East" : "Severovzhod",
|
||||
"East" : "Vzhod",
|
||||
"South-East" : "Jugovzhod",
|
||||
"South" : "Jug",
|
||||
"South-West" : "Jugozahod",
|
||||
"West" : "Zahod",
|
||||
"North-West" : "Severozahod",
|
||||
"Failed to get city weather informations. Please contact your administrator" : "Pridobivanje podatkov vremena je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"No city with this name found." : "Mesta s tem imenom ni mogoče najti.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ključ vmesnika API za OpenWeatherMap je neveljaven. Stopite v stik s skrbnikom sistema za spreminjanje nastavitev ključa med dodatnimi skrbniškimi nastavitvami.",
|
||||
"Empty city name !" : "Polje imena mesta je prazno!",
|
||||
"Failed to add city. Please contact your administrator" : "Dodajanje mesta je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"This city is already registered for your account." : "Dodano mesto je že vpisano v račun.",
|
||||
"Failed to remove city. Please contact your administrator" : "Odstranjevanje mesta je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"Failed to set home. Please contact your administrator" : "Nastavljanje domačega mesta je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"Monday" : "ponedeljek",
|
||||
"Tuesday" : "torek",
|
||||
"Wednesday" : "sreda",
|
||||
"Thursday" : "četrtek",
|
||||
"Friday" : "petek",
|
||||
"Saturday" : "sobota",
|
||||
"Sunday" : "nedelja",
|
||||
"Watch the weather directly on your Nextcloud." : "Spremljanje vremena neposredno s strežnika Nextcloud.",
|
||||
"OpenWeatherMap API Key" : "Ključ API OpenWeatherMap",
|
||||
"Save" : "Shrani",
|
||||
|
@ -11,7 +37,7 @@ OC.L10N.register(
|
|||
"Add" : "Dodaj",
|
||||
"Cancel" : "Prekliči",
|
||||
"Settings" : "Nastavitve",
|
||||
"Metric" : "Metrično",
|
||||
"Metric" : "Metrični prikaz",
|
||||
"Click here to get an API key" : "Klikni tukaj, da dobiš API ključ",
|
||||
"Pressure" : "Zračni tlak",
|
||||
"Humidity" : "Vlažnost zraka",
|
||||
|
@ -19,6 +45,7 @@ OC.L10N.register(
|
|||
"Wind" : "Veter",
|
||||
"Sunrise" : "Sončni vzhod",
|
||||
"Sunset" : "Sončni zahod",
|
||||
"Date" : "Datum",
|
||||
"Temperature" : "Temperatura"
|
||||
},
|
||||
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
|
||||
|
|
29
l10n/sl.json
29
l10n/sl.json
|
@ -1,5 +1,31 @@
|
|||
{ "translations": {
|
||||
"Weather" : "Vreme",
|
||||
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Usodna napaka: preverite dnevniški zapis v nextcloud.log in pošljite poročilo o hrošču na https://github.com/nextcloud/weather/issues.",
|
||||
"Failed to set metric. Please contact your administrator" : "Nastavitev metričnega prikaza je spodletela. Stopite v stik s skrbnikom sistema.",
|
||||
"This metric is not known." : "Uporabljena metrična nastavitev ni znana.",
|
||||
"North" : "Sever",
|
||||
"North-East" : "Severovzhod",
|
||||
"East" : "Vzhod",
|
||||
"South-East" : "Jugovzhod",
|
||||
"South" : "Jug",
|
||||
"South-West" : "Jugozahod",
|
||||
"West" : "Zahod",
|
||||
"North-West" : "Severozahod",
|
||||
"Failed to get city weather informations. Please contact your administrator" : "Pridobivanje podatkov vremena je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"No city with this name found." : "Mesta s tem imenom ni mogoče najti.",
|
||||
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Ključ vmesnika API za OpenWeatherMap je neveljaven. Stopite v stik s skrbnikom sistema za spreminjanje nastavitev ključa med dodatnimi skrbniškimi nastavitvami.",
|
||||
"Empty city name !" : "Polje imena mesta je prazno!",
|
||||
"Failed to add city. Please contact your administrator" : "Dodajanje mesta je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"This city is already registered for your account." : "Dodano mesto je že vpisano v račun.",
|
||||
"Failed to remove city. Please contact your administrator" : "Odstranjevanje mesta je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"Failed to set home. Please contact your administrator" : "Nastavljanje domačega mesta je spodletelo. Stopite v stik s skrbnikom sistema.",
|
||||
"Monday" : "ponedeljek",
|
||||
"Tuesday" : "torek",
|
||||
"Wednesday" : "sreda",
|
||||
"Thursday" : "četrtek",
|
||||
"Friday" : "petek",
|
||||
"Saturday" : "sobota",
|
||||
"Sunday" : "nedelja",
|
||||
"Watch the weather directly on your Nextcloud." : "Spremljanje vremena neposredno s strežnika Nextcloud.",
|
||||
"OpenWeatherMap API Key" : "Ključ API OpenWeatherMap",
|
||||
"Save" : "Shrani",
|
||||
|
@ -9,7 +35,7 @@
|
|||
"Add" : "Dodaj",
|
||||
"Cancel" : "Prekliči",
|
||||
"Settings" : "Nastavitve",
|
||||
"Metric" : "Metrično",
|
||||
"Metric" : "Metrični prikaz",
|
||||
"Click here to get an API key" : "Klikni tukaj, da dobiš API ključ",
|
||||
"Pressure" : "Zračni tlak",
|
||||
"Humidity" : "Vlažnost zraka",
|
||||
|
@ -17,6 +43,7 @@
|
|||
"Wind" : "Veter",
|
||||
"Sunrise" : "Sončni vzhod",
|
||||
"Sunset" : "Sončni zahod",
|
||||
"Date" : "Datum",
|
||||
"Temperature" : "Temperatura"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
|
||||
}
|
Loading…
Reference in New Issue