From 04cceb91f468559433fae440c44cee9c0f08d87e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 25 Feb 2020 03:16:09 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/he.js | 2 ++ l10n/he.json | 2 ++ l10n/ru.js | 10 ++++++++-- l10n/ru.json | 10 ++++++++-- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/l10n/he.js b/l10n/he.js index 595a800..7478bae 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -16,6 +16,7 @@ OC.L10N.register( "Failed to get city weather informations. Please contact your administrator" : "קבלת פרטי מזג האוויר של העיר נכשלה. נא ליצור קשר עם הנהלת המערכת", "No city with this name found." : "לא נמצאה עיר בשם הזה.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "מפתח ה־API שלך ב־OpenWeatherMap שגוי. נא ליצור קשר עם הנהלת המערכת כדי להגדיר מפתח API תקני בהגדרות הנוספות של הניהול", + "Empty city name!" : "שם העיר ריק!", "Failed to add city. Please contact your administrator" : "הוספת העיר נכשלה. נא ליצור קשר עם הנהלת המערכת", "This city is already registered for your account." : "העיר הזו כבר נרשמה בחשבונך.", "Failed to remove city. Please contact your administrator" : "הסרת העיר נכשלה. נא ליצור קשר עם הנהלת המערכת", @@ -28,6 +29,7 @@ OC.L10N.register( "Saturday" : "יום שבת", "Sunday" : "יום ראשון", "Watch the weather directly on your Nextcloud." : "הצגת מזג האוויר ישירות ב־Nextcloud שלך.", + "Please make sure you select cities in the Weather app." : "נא לוודא שבחרת ערים ביישומון מזג האוויר.", "OpenWeatherMap API Key" : "מפתח API של OpenWeatherMap", "Save" : "שמירה", "Add a city" : "הוספת עיר", diff --git a/l10n/he.json b/l10n/he.json index 1d7f2af..c53ef1a 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -14,6 +14,7 @@ "Failed to get city weather informations. Please contact your administrator" : "קבלת פרטי מזג האוויר של העיר נכשלה. נא ליצור קשר עם הנהלת המערכת", "No city with this name found." : "לא נמצאה עיר בשם הזה.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "מפתח ה־API שלך ב־OpenWeatherMap שגוי. נא ליצור קשר עם הנהלת המערכת כדי להגדיר מפתח API תקני בהגדרות הנוספות של הניהול", + "Empty city name!" : "שם העיר ריק!", "Failed to add city. Please contact your administrator" : "הוספת העיר נכשלה. נא ליצור קשר עם הנהלת המערכת", "This city is already registered for your account." : "העיר הזו כבר נרשמה בחשבונך.", "Failed to remove city. Please contact your administrator" : "הסרת העיר נכשלה. נא ליצור קשר עם הנהלת המערכת", @@ -26,6 +27,7 @@ "Saturday" : "יום שבת", "Sunday" : "יום ראשון", "Watch the weather directly on your Nextcloud." : "הצגת מזג האוויר ישירות ב־Nextcloud שלך.", + "Please make sure you select cities in the Weather app." : "נא לוודא שבחרת ערים ביישומון מזג האוויר.", "OpenWeatherMap API Key" : "מפתח API של OpenWeatherMap", "Save" : "שמירה", "Add a city" : "הוספת עיר", diff --git a/l10n/ru.js b/l10n/ru.js index 6dc9236..e00b172 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Прогноз погоды", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Критическая ошибка: изучите файл журнала «nextcloud.log» и создайте сообщение об ошибке: https://github.com/nextcloud/weather/issues", "Failed to set metric. Please contact your administrator" : "Ошибка при определении метрики. Пожалуйста, обратитесь к вашему администратору", "This metric is not known." : "Эта метрика неизвестна.", "North" : "Север", @@ -14,6 +15,8 @@ OC.L10N.register( "North-West" : "Северо-запад", "Failed to get city weather informations. Please contact your administrator" : "Ошибка при получении информации о погоде в городе. Пожалуйста, обратитесь к вашему администратору", "No city with this name found." : "Город с таким названием не найден.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Неверный ключ API OpenWeatherMap. Сообщите администратору о необходимости задания действующего ключа API.", + "Empty city name!" : "Пустое название города!", "Failed to add city. Please contact your administrator" : "Ошибка при добавлении города. Пожалуйста, обратитесь к вашему администратору", "This city is already registered for your account." : "Этот город уже зарегистрирован для вашего аккаунта.", "Failed to remove city. Please contact your administrator" : "Ошибка при удалении города. Пожалуйста, обратитесь к вашему администратору", @@ -25,7 +28,9 @@ OC.L10N.register( "Friday" : "Пятница", "Saturday" : "Суббота", "Sunday" : "Воскресенье", - "Watch the weather directly on your Nextcloud." : "Смотри погоду прямо в твоем Nextcloud.", + "Watch the weather directly on your Nextcloud." : "Прогноз погоды в Nextcloud.", + "Please make sure you select cities in the Weather app." : "Проверьте, выбраны ли города в приложении Погода.", + "Please make sure you select a home city in the Weather app." : "Проверьте, настроен ли город в приложении Погода.", "OpenWeatherMap API Key" : "Ключ API OpenWeatherMap ", "Save" : "Сохранить", "Add a city" : "Добавить город", @@ -43,6 +48,7 @@ OC.L10N.register( "Sunrise" : "Рассвет", "Sunset" : "Закат", "Date" : "Дата", - "Temperature" : "Температура" + "Temperature" : "Температура", + "Updating widget…" : "Обновление виджета…" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 7a02af2..a194d46 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Прогноз погоды", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Критическая ошибка: изучите файл журнала «nextcloud.log» и создайте сообщение об ошибке: https://github.com/nextcloud/weather/issues", "Failed to set metric. Please contact your administrator" : "Ошибка при определении метрики. Пожалуйста, обратитесь к вашему администратору", "This metric is not known." : "Эта метрика неизвестна.", "North" : "Север", @@ -12,6 +13,8 @@ "North-West" : "Северо-запад", "Failed to get city weather informations. Please contact your administrator" : "Ошибка при получении информации о погоде в городе. Пожалуйста, обратитесь к вашему администратору", "No city with this name found." : "Город с таким названием не найден.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Неверный ключ API OpenWeatherMap. Сообщите администратору о необходимости задания действующего ключа API.", + "Empty city name!" : "Пустое название города!", "Failed to add city. Please contact your administrator" : "Ошибка при добавлении города. Пожалуйста, обратитесь к вашему администратору", "This city is already registered for your account." : "Этот город уже зарегистрирован для вашего аккаунта.", "Failed to remove city. Please contact your administrator" : "Ошибка при удалении города. Пожалуйста, обратитесь к вашему администратору", @@ -23,7 +26,9 @@ "Friday" : "Пятница", "Saturday" : "Суббота", "Sunday" : "Воскресенье", - "Watch the weather directly on your Nextcloud." : "Смотри погоду прямо в твоем Nextcloud.", + "Watch the weather directly on your Nextcloud." : "Прогноз погоды в Nextcloud.", + "Please make sure you select cities in the Weather app." : "Проверьте, выбраны ли города в приложении Погода.", + "Please make sure you select a home city in the Weather app." : "Проверьте, настроен ли город в приложении Погода.", "OpenWeatherMap API Key" : "Ключ API OpenWeatherMap ", "Save" : "Сохранить", "Add a city" : "Добавить город", @@ -41,6 +46,7 @@ "Sunrise" : "Рассвет", "Sunset" : "Закат", "Date" : "Дата", - "Temperature" : "Температура" + "Temperature" : "Температура", + "Updating widget…" : "Обновление виджета…" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file