[tx-robot] updated from transifex

master
Nextcloud bot 2020-02-25 03:16:09 +00:00
parent 1b7505251d
commit 04cceb91f4
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 20 additions and 4 deletions

View File

@ -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" : "הוספת עיר",

View File

@ -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" : "הוספת עיר",

View File

@ -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);");

View File

@ -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);"
}