[tx-robot] updated from transifex

master
Nextcloud bot 2018-06-21 00:41:49 +00:00
parent e7e82975aa
commit 175a333cc4
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
6 changed files with 16 additions and 10 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"weather",
{
"Weather" : "El tiempo",
"Watch the weather directly on your Nextcloud." : "Comprueba el tiempo directamente en tu Nextcloud.",
"OpenWeatherMap API Key" : "Clave de la API de OpenWeatherMap",
"Save" : "Guardar",
"Add a city" : "Añadir una ciudad",

View File

@ -1,5 +1,6 @@
{ "translations": {
"Weather" : "El tiempo",
"Watch the weather directly on your Nextcloud." : "Comprueba el tiempo directamente en tu Nextcloud.",
"OpenWeatherMap API Key" : "Clave de la API de OpenWeatherMap",
"Save" : "Guardar",
"Add a city" : "Añadir una ciudad",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"weather",
{
"Weather" : "Pogoda",
"Watch the weather directly on your Nextcloud." : "Oglądaj pogodę bezpośrednio na swoim Nextcloud.",
"OpenWeatherMap API Key" : "Klucz API OpenWeatherMap",
"Save" : "Zapisz",
"Add a city" : "Dodaj miasto",

View File

@ -1,5 +1,6 @@
{ "translations": {
"Weather" : "Pogoda",
"Watch the weather directly on your Nextcloud." : "Oglądaj pogodę bezpośrednio na swoim Nextcloud.",
"OpenWeatherMap API Key" : "Klucz API OpenWeatherMap",
"Save" : "Zapisz",
"Add a city" : "Dodaj miasto",

View File

@ -2,7 +2,8 @@ OC.L10N.register(
"weather",
{
"Weather" : "Vreme",
"OpenWeatherMap API Key" : "OpenWeatherMap API ključ",
"Watch the weather directly on your Nextcloud." : "Spremljanje vremena neposredno s strežnika Nextcloud.",
"OpenWeatherMap API Key" : "Ključ API OpenWeatherMap",
"Save" : "Shrani",
"Add a city" : "Dodaj kraj",
"Add city" : "Dodaj kraj",
@ -12,12 +13,12 @@ OC.L10N.register(
"Settings" : "Nastavitve",
"Metric" : "Metrično",
"Click here to get an API key" : "Klikni tukaj, da dobiš API ključ",
"Pressure" : "Pritisk",
"Humidity" : "Vlažnost",
"Pressure" : "Zračni tlak",
"Humidity" : "Vlažnost zraka",
"Cloudiness" : "Oblačnost",
"Wind" : "Veter",
"Sunrise" : "Vzhod",
"Sunset" : "Zahod",
"Sunrise" : "Sončni vzhod",
"Sunset" : "Sončni zahod",
"Hour" : "Ura",
"Temperature" : "Temperatura"
},

View File

@ -1,6 +1,7 @@
{ "translations": {
"Weather" : "Vreme",
"OpenWeatherMap API Key" : "OpenWeatherMap API ključ",
"Watch the weather directly on your Nextcloud." : "Spremljanje vremena neposredno s strežnika Nextcloud.",
"OpenWeatherMap API Key" : "Ključ API OpenWeatherMap",
"Save" : "Shrani",
"Add a city" : "Dodaj kraj",
"Add city" : "Dodaj kraj",
@ -10,12 +11,12 @@
"Settings" : "Nastavitve",
"Metric" : "Metrično",
"Click here to get an API key" : "Klikni tukaj, da dobiš API ključ",
"Pressure" : "Pritisk",
"Humidity" : "Vlažnost",
"Pressure" : "Zračni tlak",
"Humidity" : "Vlažnost zraka",
"Cloudiness" : "Oblačnost",
"Wind" : "Veter",
"Sunrise" : "Vzhod",
"Sunset" : "Zahod",
"Sunrise" : "Sončni vzhod",
"Sunset" : "Sončni zahod",
"Hour" : "Ura",
"Temperature" : "Temperatura"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"