From 175a333cc420482e814f8557a3c0f04a4876f861 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 21 Jun 2018 00:41:49 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es.js | 1 + l10n/es.json | 1 + l10n/pl.js | 1 + l10n/pl.json | 1 + l10n/sl.js | 11 ++++++----- l10n/sl.json | 11 ++++++----- 6 files changed, 16 insertions(+), 10 deletions(-) diff --git a/l10n/es.js b/l10n/es.js index e7a32c8..debe1c3 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -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", diff --git a/l10n/es.json b/l10n/es.json index 72aeafb..4c149c8 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -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", diff --git a/l10n/pl.js b/l10n/pl.js index 1e26391..3f8611a 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -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", diff --git a/l10n/pl.json b/l10n/pl.json index ba4fa7c..a03c9dd 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -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", diff --git a/l10n/sl.js b/l10n/sl.js index b4523e2..93754ed 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -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" }, diff --git a/l10n/sl.json b/l10n/sl.json index abc230b..45cf76a 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -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);"