From 5764fe221953c9a2b8d1e7cd2e7db4d80ac94f6b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 26 Apr 2020 03:05:43 +0000 Subject: [PATCH 01/25] [tx-robot] updated from transifex --- l10n/nl.js | 1 + l10n/nl.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/nl.js b/l10n/nl.js index 09ccf7a..074f3d1 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -52,6 +52,7 @@ OC.L10N.register( "Sunrise" : "Zonsopgang", "Sunset" : "Zonsondergang", "Date" : "Datum", + "Perceptible Temperature" : "Gevoelstemperatuur", "Updating widget…" : "Bijwerken widget…", "Temperature" : "Temperatuur" }, diff --git a/l10n/nl.json b/l10n/nl.json index 556b3c6..0eba003 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -50,6 +50,7 @@ "Sunrise" : "Zonsopgang", "Sunset" : "Zonsondergang", "Date" : "Datum", + "Perceptible Temperature" : "Gevoelstemperatuur", "Updating widget…" : "Bijwerken widget…", "Temperature" : "Temperatuur" },"pluralForm" :"nplurals=2; plural=(n != 1);" From 27fe15ecee84c1f509ffa6b10446e2ef7e14d563 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 27 Apr 2020 03:05:11 +0000 Subject: [PATCH 02/25] [tx-robot] updated from transifex --- l10n/sk.js | 19 +++++++++++++++++++ l10n/sk.json | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/l10n/sk.js b/l10n/sk.js index 6bbd88f..237ad86 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -2,6 +2,9 @@ OC.L10N.register( "weather", { "Weather" : "Počasie", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Vážná chyba: skontrolujte nextcloud.log a odošlite hlásenie o chybe na tejto stránke: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nepodarilo sa nastaviť metriku. Kontaktujte svojho správcu", + "This metric is not known." : "Táto metrika nie je známa.", "North" : "Sever", "North-East" : "Severovýchod", "East" : "Východ", @@ -10,6 +13,14 @@ OC.L10N.register( "South-West" : "Juhozápad", "West" : "Západ", "North-West" : "Severozápad", + "Failed to get city weather informations. Please contact your administrator" : "Nepodarilo sa získať informácie o počasí v meste. Kontaktujte svojho správcu", + "No city with this name found." : "Takéto mesto nebolo nájdené.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Kľúč API OpenWeatherMap je neplatný. Kontaktujte správcu a nastavte platný kľúč API v Správa > Ďalšie nastavenia", + "Empty city name!" : "Názov mesta je prázdny!", + "Failed to add city. Please contact your administrator" : "Mesto sa nepodarilo pridať. Kontaktujte svojho správcu", + "This city is already registered for your account." : "Toto mesto je už pre váš účet zaregistrované.", + "Failed to remove city. Please contact your administrator" : "Mesto sa nepodarilo odstrániť. Kontaktujte svojho správcu", + "Failed to set home. Please contact your administrator" : "Nepodarilo sa nastaviť domov. Kontaktujte svojho správcu", "Monday" : "Pondelok", "Tuesday" : "Utorok", "Wednesday" : "Streda", @@ -18,6 +29,8 @@ OC.L10N.register( "Saturday" : "Sobota", "Sunday" : "Nedeľa", "Watch the weather directly on your Nextcloud." : "Sledujte počasie priamo na Vašom Nextcloud.", + "Please make sure you select cities in the Weather app." : "Uistite sa, že ste v aplikácii Počasie vybrali mestá.", + "Please make sure you select a home city in the Weather app." : "Uistite sa, že ste v aplikácii Počasie vybrali domovské mesto.", "OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap", "Save" : "Uložiť", "Add a city" : "Pridať mesto", @@ -28,6 +41,10 @@ OC.L10N.register( "Settings" : "Nastavenia", "Metric" : "Metrika", "Click here to get an API key" : "Kliknite sem pre získanie API kľúča", + "Current Temperature" : "Aktuálna teplota", + "Feelslike Temperature" : "Pocitová teplota", + "Minimum Temperature" : "Minimálna teplota", + "Maximum Temperature" : "Maximálna teplota", "Pressure" : "Tlak", "Humidity" : "Vlhkosť", "Cloudiness" : "Oblačnosť", @@ -35,6 +52,8 @@ OC.L10N.register( "Sunrise" : "Východ slnka", "Sunset" : "Západ slnka", "Date" : "Dátum", + "Perceptible Temperature" : "Pocitová teplota", + "Updating widget…" : "Aktualizácia miniaplikácie...", "Temperature" : "Teplota" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index d759bd2..b3e6695 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1,5 +1,8 @@ { "translations": { "Weather" : "Počasie", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Vážná chyba: skontrolujte nextcloud.log a odošlite hlásenie o chybe na tejto stránke: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nepodarilo sa nastaviť metriku. Kontaktujte svojho správcu", + "This metric is not known." : "Táto metrika nie je známa.", "North" : "Sever", "North-East" : "Severovýchod", "East" : "Východ", @@ -8,6 +11,14 @@ "South-West" : "Juhozápad", "West" : "Západ", "North-West" : "Severozápad", + "Failed to get city weather informations. Please contact your administrator" : "Nepodarilo sa získať informácie o počasí v meste. Kontaktujte svojho správcu", + "No city with this name found." : "Takéto mesto nebolo nájdené.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Kľúč API OpenWeatherMap je neplatný. Kontaktujte správcu a nastavte platný kľúč API v Správa > Ďalšie nastavenia", + "Empty city name!" : "Názov mesta je prázdny!", + "Failed to add city. Please contact your administrator" : "Mesto sa nepodarilo pridať. Kontaktujte svojho správcu", + "This city is already registered for your account." : "Toto mesto je už pre váš účet zaregistrované.", + "Failed to remove city. Please contact your administrator" : "Mesto sa nepodarilo odstrániť. Kontaktujte svojho správcu", + "Failed to set home. Please contact your administrator" : "Nepodarilo sa nastaviť domov. Kontaktujte svojho správcu", "Monday" : "Pondelok", "Tuesday" : "Utorok", "Wednesday" : "Streda", @@ -16,6 +27,8 @@ "Saturday" : "Sobota", "Sunday" : "Nedeľa", "Watch the weather directly on your Nextcloud." : "Sledujte počasie priamo na Vašom Nextcloud.", + "Please make sure you select cities in the Weather app." : "Uistite sa, že ste v aplikácii Počasie vybrali mestá.", + "Please make sure you select a home city in the Weather app." : "Uistite sa, že ste v aplikácii Počasie vybrali domovské mesto.", "OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap", "Save" : "Uložiť", "Add a city" : "Pridať mesto", @@ -26,6 +39,10 @@ "Settings" : "Nastavenia", "Metric" : "Metrika", "Click here to get an API key" : "Kliknite sem pre získanie API kľúča", + "Current Temperature" : "Aktuálna teplota", + "Feelslike Temperature" : "Pocitová teplota", + "Minimum Temperature" : "Minimálna teplota", + "Maximum Temperature" : "Maximálna teplota", "Pressure" : "Tlak", "Humidity" : "Vlhkosť", "Cloudiness" : "Oblačnosť", @@ -33,6 +50,8 @@ "Sunrise" : "Východ slnka", "Sunset" : "Západ slnka", "Date" : "Dátum", + "Perceptible Temperature" : "Pocitová teplota", + "Updating widget…" : "Aktualizácia miniaplikácie...", "Temperature" : "Teplota" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file From 3b4c629a95dec3007e58da09d96ec716cb4288fc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 30 Apr 2020 03:09:13 +0000 Subject: [PATCH 03/25] [tx-robot] updated from transifex --- l10n/hr.js | 5 +++++ l10n/hr.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/l10n/hr.js b/l10n/hr.js index bd92178..7fb4024 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -41,6 +41,10 @@ OC.L10N.register( "Settings" : "Postavke", "Metric" : "Metrika", "Click here to get an API key" : "Kliknite ovdje kako biste dobili ključ API-ja", + "Current Temperature" : "Trenutna temperatura", + "Feelslike Temperature" : "Prilagođena temperatura", + "Minimum Temperature" : "Najniža temperatura", + "Maximum Temperature" : "Najviša temperatura", "Pressure" : "Tlak", "Humidity" : "Vlažnost", "Cloudiness" : "Oblačnost", @@ -48,6 +52,7 @@ OC.L10N.register( "Sunrise" : "Izlazak sunca", "Sunset" : "Zalazak sunca", "Date" : "Datum", + "Perceptible Temperature" : "Osjetna temperatura", "Updating widget…" : "Ažuriranje widgeta…", "Temperature" : "Temperatura" }, diff --git a/l10n/hr.json b/l10n/hr.json index c14896b..c43d291 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -39,6 +39,10 @@ "Settings" : "Postavke", "Metric" : "Metrika", "Click here to get an API key" : "Kliknite ovdje kako biste dobili ključ API-ja", + "Current Temperature" : "Trenutna temperatura", + "Feelslike Temperature" : "Prilagođena temperatura", + "Minimum Temperature" : "Najniža temperatura", + "Maximum Temperature" : "Najviša temperatura", "Pressure" : "Tlak", "Humidity" : "Vlažnost", "Cloudiness" : "Oblačnost", @@ -46,6 +50,7 @@ "Sunrise" : "Izlazak sunca", "Sunset" : "Zalazak sunca", "Date" : "Datum", + "Perceptible Temperature" : "Osjetna temperatura", "Updating widget…" : "Ažuriranje widgeta…", "Temperature" : "Temperatura" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" From a4fce693a29ee561ee39c7cfd37b8be9e356a104 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 2 May 2020 03:05:40 +0000 Subject: [PATCH 04/25] [tx-robot] updated from transifex --- l10n/ru.js | 2 ++ l10n/ru.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/ru.js b/l10n/ru.js index 1b9411e..810c2be 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -42,6 +42,7 @@ OC.L10N.register( "Metric" : "Метрическая", "Click here to get an API key" : "Нажмите для получения ключа API", "Current Temperature" : "Текущая температура", + "Feelslike Temperature" : "Ощущается как", "Minimum Temperature" : "Минимальная температура", "Maximum Temperature" : "Максимальная температура", "Pressure" : "Давление", @@ -51,6 +52,7 @@ OC.L10N.register( "Sunrise" : "Рассвет", "Sunset" : "Закат", "Date" : "Дата", + "Perceptible Temperature" : "Воспринимаемая температура", "Updating widget…" : "Обновление виджета…", "Temperature" : "Температура" }, diff --git a/l10n/ru.json b/l10n/ru.json index 4a11532..0eebec0 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -40,6 +40,7 @@ "Metric" : "Метрическая", "Click here to get an API key" : "Нажмите для получения ключа API", "Current Temperature" : "Текущая температура", + "Feelslike Temperature" : "Ощущается как", "Minimum Temperature" : "Минимальная температура", "Maximum Temperature" : "Максимальная температура", "Pressure" : "Давление", @@ -49,6 +50,7 @@ "Sunrise" : "Рассвет", "Sunset" : "Закат", "Date" : "Дата", + "Perceptible Temperature" : "Воспринимаемая температура", "Updating widget…" : "Обновление виджета…", "Temperature" : "Температура" },"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);" From 589c3e3bc9a7afa1c91446188b0d09f68c225448 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 3 May 2020 03:04:58 +0000 Subject: [PATCH 05/25] [tx-robot] updated from transifex --- l10n/sr.js | 2 ++ l10n/sr.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/sr.js b/l10n/sr.js index 973b2e4..2734fbb 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -42,6 +42,7 @@ OC.L10N.register( "Metric" : "Метрика", "Click here to get an API key" : "Кликните овде да добијете API кључ", "Current Temperature" : "Тренутна температура", + "Feelslike Temperature" : "Осећа се као", "Minimum Temperature" : "Минимална температура", "Maximum Temperature" : "Максимална температура", "Pressure" : "Притисак", @@ -51,6 +52,7 @@ OC.L10N.register( "Sunrise" : "Излазак сунца", "Sunset" : "Залазак сунца", "Date" : "Датум", + "Perceptible Temperature" : "Температура личног осећаја", "Updating widget…" : "Ажурирам справицу…", "Temperature" : "Температура" }, diff --git a/l10n/sr.json b/l10n/sr.json index 80f2e9f..3465366 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -40,6 +40,7 @@ "Metric" : "Метрика", "Click here to get an API key" : "Кликните овде да добијете API кључ", "Current Temperature" : "Тренутна температура", + "Feelslike Temperature" : "Осећа се као", "Minimum Temperature" : "Минимална температура", "Maximum Temperature" : "Максимална температура", "Pressure" : "Притисак", @@ -49,6 +50,7 @@ "Sunrise" : "Излазак сунца", "Sunset" : "Залазак сунца", "Date" : "Датум", + "Perceptible Temperature" : "Температура личног осећаја", "Updating widget…" : "Ажурирам справицу…", "Temperature" : "Температура" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" From c3f4076549c49408b9663141e11a78ddc18ed3c3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 May 2020 03:04:43 +0000 Subject: [PATCH 06/25] [tx-robot] updated from transifex --- l10n/zh_CN.js | 21 +++++++++++++-------- l10n/zh_CN.json | 21 +++++++++++++-------- 2 files changed, 26 insertions(+), 16 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index de1bb20..365cc32 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -2,8 +2,8 @@ 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" : "无法设置指标。请联系您的管理员。", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "致命错误:请检查您的nextcloud.log日志并向这里发送一个bug错误报告:https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "设置指标失败。请联系您的管理员。", "This metric is not known." : "这是一个未知指标。", "North" : "北", "North-East" : "东北", @@ -13,14 +13,14 @@ OC.L10N.register( "South-West" : "西南", "West" : "西", "North-West" : "西北", - "Failed to get city weather informations. Please contact your administrator" : "无法获取城市天气信息。请联系您的管理员。", + "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" : "您的OpenWeatherMap API key是非法的。请联系您的管理员在“管理”的“附加设置”里配置一个合法的API key。", "Empty city name!" : "空的城市名!", - "Failed to add city. Please contact your administrator" : "无法添加城市。请联系您的管理员。", + "Failed to add city. Please contact your administrator" : "添加城市失败。请联系您的管理员。", "This city is already registered for your account." : "此城市已在您的账号中注册。", - "Failed to remove city. Please contact your administrator" : "无法移除城市。请联系您的管理员。", - "Failed to set home. Please contact your administrator" : "无法设置家的位置。请联系您的管理员。", + "Failed to remove city. Please contact your administrator" : "移除城市失败。请联系您的管理员。", + "Failed to set home. Please contact your administrator" : "设置家的位置失败。请联系您的管理员。", "Monday" : "星期一", "Tuesday" : "星期二", "Wednesday" : "星期三", @@ -34,13 +34,17 @@ OC.L10N.register( "OpenWeatherMap API Key" : "开放的天气 API 接口 ID", "Save" : "保存", "Add a city" : "添加一个城市", - "Add city" : "新建城市", + "Add city" : "添加城市", "City name" : "城市名", - "Add" : "新建", + "Add" : "添加", "Cancel" : "取消", "Settings" : "设置", "Metric" : "指标", "Click here to get an API key" : "点这里获取一个 API KEY", + "Current Temperature" : "当前温度", + "Feelslike Temperature" : "体感温度", + "Minimum Temperature" : "最低温度", + "Maximum Temperature" : "最高温度", "Pressure" : "压力", "Humidity" : "湿度", "Cloudiness" : "云量", @@ -48,6 +52,7 @@ OC.L10N.register( "Sunrise" : "日出", "Sunset" : "日落", "Date" : "日期", + "Perceptible Temperature" : "可感温度", "Updating widget…" : "更新小部件...", "Temperature" : "温度" }, diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 12ca455..57abcdd 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,7 +1,7 @@ { "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" : "无法设置指标。请联系您的管理员。", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "致命错误:请检查您的nextcloud.log日志并向这里发送一个bug错误报告:https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "设置指标失败。请联系您的管理员。", "This metric is not known." : "这是一个未知指标。", "North" : "北", "North-East" : "东北", @@ -11,14 +11,14 @@ "South-West" : "西南", "West" : "西", "North-West" : "西北", - "Failed to get city weather informations. Please contact your administrator" : "无法获取城市天气信息。请联系您的管理员。", + "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" : "您的OpenWeatherMap API key是非法的。请联系您的管理员在“管理”的“附加设置”里配置一个合法的API key。", "Empty city name!" : "空的城市名!", - "Failed to add city. Please contact your administrator" : "无法添加城市。请联系您的管理员。", + "Failed to add city. Please contact your administrator" : "添加城市失败。请联系您的管理员。", "This city is already registered for your account." : "此城市已在您的账号中注册。", - "Failed to remove city. Please contact your administrator" : "无法移除城市。请联系您的管理员。", - "Failed to set home. Please contact your administrator" : "无法设置家的位置。请联系您的管理员。", + "Failed to remove city. Please contact your administrator" : "移除城市失败。请联系您的管理员。", + "Failed to set home. Please contact your administrator" : "设置家的位置失败。请联系您的管理员。", "Monday" : "星期一", "Tuesday" : "星期二", "Wednesday" : "星期三", @@ -32,13 +32,17 @@ "OpenWeatherMap API Key" : "开放的天气 API 接口 ID", "Save" : "保存", "Add a city" : "添加一个城市", - "Add city" : "新建城市", + "Add city" : "添加城市", "City name" : "城市名", - "Add" : "新建", + "Add" : "添加", "Cancel" : "取消", "Settings" : "设置", "Metric" : "指标", "Click here to get an API key" : "点这里获取一个 API KEY", + "Current Temperature" : "当前温度", + "Feelslike Temperature" : "体感温度", + "Minimum Temperature" : "最低温度", + "Maximum Temperature" : "最高温度", "Pressure" : "压力", "Humidity" : "湿度", "Cloudiness" : "云量", @@ -46,6 +50,7 @@ "Sunrise" : "日出", "Sunset" : "日落", "Date" : "日期", + "Perceptible Temperature" : "可感温度", "Updating widget…" : "更新小部件...", "Temperature" : "温度" },"pluralForm" :"nplurals=1; plural=0;" From cfcfc221b6a1f7e4c9e226a54deca6cf6cda359e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 9 May 2020 03:05:16 +0000 Subject: [PATCH 07/25] [tx-robot] updated from transifex --- l10n/eu.js | 3 +++ l10n/eu.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/eu.js b/l10n/eu.js index 531c476..47acfc7 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -31,6 +31,9 @@ OC.L10N.register( "Settings" : "Ezarpenak", "Metric" : "Metrika", "Click here to get an API key" : "Egin klik hemen lortzeko aplikazioaren gakoa", + "Current Temperature" : "Uneko tenperatura", + "Minimum Temperature" : "Gutxieneko tenperatura", + "Maximum Temperature" : "Gehieneko tenperatura", "Pressure" : "Presioa", "Humidity" : "Ezetasuna", "Cloudiness" : "Hodeitza", diff --git a/l10n/eu.json b/l10n/eu.json index 43ee90a..11773c0 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -29,6 +29,9 @@ "Settings" : "Ezarpenak", "Metric" : "Metrika", "Click here to get an API key" : "Egin klik hemen lortzeko aplikazioaren gakoa", + "Current Temperature" : "Uneko tenperatura", + "Minimum Temperature" : "Gutxieneko tenperatura", + "Maximum Temperature" : "Gehieneko tenperatura", "Pressure" : "Presioa", "Humidity" : "Ezetasuna", "Cloudiness" : "Hodeitza", From a6ce1d470c63cbc483280cca25f5a83a1d920a15 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 10 May 2020 03:07:11 +0000 Subject: [PATCH 08/25] [tx-robot] updated from transifex --- l10n/es.js | 2 +- l10n/es.json | 2 +- l10n/hu.js | 13 +++++++++++-- l10n/hu.json | 13 +++++++++++-- 4 files changed, 24 insertions(+), 6 deletions(-) diff --git a/l10n/es.js b/l10n/es.js index 8f70f8f..cc6a4b8 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -15,7 +15,7 @@ OC.L10N.register( "North-West" : "Noroeste", "Failed to get city weather informations. Please contact your administrator" : "Fallo al conseguir la información meteorológica de la ciudad. Por favor, contacta con tu administrador.", "No city with this name found." : "No se ha encontrado ninguna ciudad con este nombre.", - "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Tu clave API de OpenWeatherMap es inválida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Tu clave API de OpenWeatherMap no es válida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración", "Empty city name!" : "¡Nombre de ciudad vacío!", "Failed to add city. Please contact your administrator" : "Fallo al añadir ciudad. Por favor, contacta con tu administrador", "This city is already registered for your account." : "Esta ciudad ya está registrada para tu cuenta.", diff --git a/l10n/es.json b/l10n/es.json index d5814ee..09173e3 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -13,7 +13,7 @@ "North-West" : "Noroeste", "Failed to get city weather informations. Please contact your administrator" : "Fallo al conseguir la información meteorológica de la ciudad. Por favor, contacta con tu administrador.", "No city with this name found." : "No se ha encontrado ninguna ciudad con este nombre.", - "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Tu clave API de OpenWeatherMap es inválida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Tu clave API de OpenWeatherMap no es válida. Contacta con tu administrador para configurar una clave API válida en la Configuración adicional de la Administración", "Empty city name!" : "¡Nombre de ciudad vacío!", "Failed to add city. Please contact your administrator" : "Fallo al añadir ciudad. Por favor, contacta con tu administrador", "This city is already registered for your account." : "Esta ciudad ya está registrada para tu cuenta.", diff --git a/l10n/hu.js b/l10n/hu.js index b3840ca..e9303aa 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -16,6 +16,7 @@ OC.L10N.register( "Failed to get city weather informations. Please contact your administrator" : "A város időjárás-információinak lekérése sikertelen. Lépjen kapcsolatba a rendszergazdával.", "No city with this name found." : "Nem található ilyen nevű város.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Az OpenWeatherMap API kulcs érvénytelen. Lépjen kapcsolatba a rendszergazdával, hogy állítson be érvényes API kulcsot az Adminisztráció – További beállítások menüpontban.", + "Empty city name!" : "Üres városnév.", "Failed to add city. Please contact your administrator" : "A város hozzáadása sikertelen. Lépjen kapcsolatba a rendszergazdával.", "This city is already registered for your account." : "Ez a város már regisztrálva lett a fiókjához.", "Failed to remove city. Please contact your administrator" : "A város eltávolítása sikertelen. Lépjen kapcsolatba a rendszergazdával.", @@ -28,7 +29,9 @@ OC.L10N.register( "Saturday" : "Szombat", "Sunday" : "Vasárnap", "Watch the weather directly on your Nextcloud." : "Figyelje az időjárást közvetlenül a Nextcloudjában.", - "OpenWeatherMap API Key" : "OpenWeatherMap API kulcs", + "Please make sure you select cities in the Weather app." : "Győződjön meg róla, hogy választott városokat az Időjárás alkalmazásban.", + "Please make sure you select a home city in the Weather app." : "Győződjön meg róla, hogy kiválasztotta a saját városát az Időjárás alkalmazásban.", + "OpenWeatherMap API Key" : "OpenWeatherMap API-kulcs", "Save" : "Mentés", "Add a city" : "Város hozzáadása", "Add city" : "Város hozzáadása", @@ -37,7 +40,11 @@ OC.L10N.register( "Cancel" : "Mégse", "Settings" : "Beállítások", "Metric" : "Metrikus", - "Click here to get an API key" : "Kattintson ide egy API kulcs kéréséhez", + "Click here to get an API key" : "Kattintson ide egy API-kulcs kéréséhez", + "Current Temperature" : "Jelenlegi hőmérséklet", + "Feelslike Temperature" : "Érzeti hőmérséklet", + "Minimum Temperature" : "Legkisebb hőmérséklet", + "Maximum Temperature" : "Legnagyobb hőmérséklet", "Pressure" : "Légnyomás", "Humidity" : "Páratartalom", "Cloudiness" : "Felhőzet", @@ -45,6 +52,8 @@ OC.L10N.register( "Sunrise" : "Napkelte", "Sunset" : "Napnyugta", "Date" : "Dátum", + "Perceptible Temperature" : "Érezhető hőmérséklet", + "Updating widget…" : "Felületi elem frissítése…", "Temperature" : "Hőmérséklet" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 412b1bc..70c5887 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -14,6 +14,7 @@ "Failed to get city weather informations. Please contact your administrator" : "A város időjárás-információinak lekérése sikertelen. Lépjen kapcsolatba a rendszergazdával.", "No city with this name found." : "Nem található ilyen nevű város.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Az OpenWeatherMap API kulcs érvénytelen. Lépjen kapcsolatba a rendszergazdával, hogy állítson be érvényes API kulcsot az Adminisztráció – További beállítások menüpontban.", + "Empty city name!" : "Üres városnév.", "Failed to add city. Please contact your administrator" : "A város hozzáadása sikertelen. Lépjen kapcsolatba a rendszergazdával.", "This city is already registered for your account." : "Ez a város már regisztrálva lett a fiókjához.", "Failed to remove city. Please contact your administrator" : "A város eltávolítása sikertelen. Lépjen kapcsolatba a rendszergazdával.", @@ -26,7 +27,9 @@ "Saturday" : "Szombat", "Sunday" : "Vasárnap", "Watch the weather directly on your Nextcloud." : "Figyelje az időjárást közvetlenül a Nextcloudjában.", - "OpenWeatherMap API Key" : "OpenWeatherMap API kulcs", + "Please make sure you select cities in the Weather app." : "Győződjön meg róla, hogy választott városokat az Időjárás alkalmazásban.", + "Please make sure you select a home city in the Weather app." : "Győződjön meg róla, hogy kiválasztotta a saját városát az Időjárás alkalmazásban.", + "OpenWeatherMap API Key" : "OpenWeatherMap API-kulcs", "Save" : "Mentés", "Add a city" : "Város hozzáadása", "Add city" : "Város hozzáadása", @@ -35,7 +38,11 @@ "Cancel" : "Mégse", "Settings" : "Beállítások", "Metric" : "Metrikus", - "Click here to get an API key" : "Kattintson ide egy API kulcs kéréséhez", + "Click here to get an API key" : "Kattintson ide egy API-kulcs kéréséhez", + "Current Temperature" : "Jelenlegi hőmérséklet", + "Feelslike Temperature" : "Érzeti hőmérséklet", + "Minimum Temperature" : "Legkisebb hőmérséklet", + "Maximum Temperature" : "Legnagyobb hőmérséklet", "Pressure" : "Légnyomás", "Humidity" : "Páratartalom", "Cloudiness" : "Felhőzet", @@ -43,6 +50,8 @@ "Sunrise" : "Napkelte", "Sunset" : "Napnyugta", "Date" : "Dátum", + "Perceptible Temperature" : "Érezhető hőmérséklet", + "Updating widget…" : "Felületi elem frissítése…", "Temperature" : "Hőmérséklet" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From efa6b67a411cc26f0c437444c327404dc689a999 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 11 May 2020 03:06:32 +0000 Subject: [PATCH 09/25] [tx-robot] updated from transifex --- l10n/eu.js | 18 +++++++++++++++--- l10n/eu.json | 18 +++++++++++++++--- l10n/is.js | 5 +++++ l10n/is.json | 5 +++++ 4 files changed, 40 insertions(+), 6 deletions(-) diff --git a/l10n/eu.js b/l10n/eu.js index 47acfc7..4123a2f 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -2,6 +2,9 @@ OC.L10N.register( "weather", { "Weather" : "Eguraldia", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Errore larria: mesedez egiaztatu zure nextcloud.log eta bidali errore-txosten bat hona: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Huts egin du metrika ezartzean. Jakinarazi zure administratzaileari", + "This metric is not known." : "Metrika hau ezezaguna da.", "North" : "Iparra", "North-East" : "Ipar-ekialdea", "East" : "Ekialdea", @@ -10,9 +13,14 @@ OC.L10N.register( "South-West" : "Hego-mendebaldea", "West" : "Mendebaldea", "North-West" : "Ipar-mendebaldea", + "Failed to get city weather informations. Please contact your administrator" : "Huts egin du hiriaren eguraldiaren informazioa eskuratzean. Jakinarazi zure administratzaileari", "No city with this name found." : "Hiririk ez da aurkitu izen honekin.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Zure OpenWeatherMap API gakoa baliogabea da. Jarri harremanetan zure administratzailearekin administrazioko ezarpen gehigarrietan baliozko API gako bat konfiguratzeko", "Empty city name!" : "Hiri izena hutsik!", + "Failed to add city. Please contact your administrator" : "Huts egin du hiria gehitzean. Jakinarazi zure administratzaileari", "This city is already registered for your account." : "Hiri hau jada zure kontuan erregistratuta dago.", + "Failed to remove city. Please contact your administrator" : "Huts egin du hiria kentzean. Jakinarazi zure administratzaileari", + "Failed to set home. Please contact your administrator" : "Huts egin du etxea ezartzean. Jakinarazi zure administratzaileari", "Monday" : "Astelehena", "Tuesday" : "Asteartea", "Wednesday" : "Asteazkena", @@ -21,7 +29,9 @@ OC.L10N.register( "Saturday" : "Larunbata", "Sunday" : "Igandea", "Watch the weather directly on your Nextcloud." : "Ikusi eguraldia zuzenean zure Nextcloudetik.", - "OpenWeatherMap API Key" : "OpenWeatherMap aplikazioaren gakoa", + "Please make sure you select cities in the Weather app." : "Ziurtatu hiriak hautatzen dituzula Eguraldia aplikazioan.", + "Please make sure you select a home city in the Weather app." : "Ziurtatu etxeko hiria hautatzen duzula Eguraldia aplikazioan.", + "OpenWeatherMap API Key" : "OpenWeatherMap API gakoa", "Save" : "Gorde", "Add a city" : "Gehitu herri bat", "Add city" : "Gehitu herria", @@ -30,17 +40,19 @@ OC.L10N.register( "Cancel" : "Utzi", "Settings" : "Ezarpenak", "Metric" : "Metrika", - "Click here to get an API key" : "Egin klik hemen lortzeko aplikazioaren gakoa", + "Click here to get an API key" : "Egin klik hemen API gako bat lortzeko", "Current Temperature" : "Uneko tenperatura", + "Feelslike Temperature" : "Sentsazio termikoa", "Minimum Temperature" : "Gutxieneko tenperatura", "Maximum Temperature" : "Gehieneko tenperatura", "Pressure" : "Presioa", - "Humidity" : "Ezetasuna", + "Humidity" : "Hezetasuna", "Cloudiness" : "Hodeitza", "Wind" : "Haizea", "Sunrise" : "Egunsentia", "Sunset" : "Ilunabarra", "Date" : "Data", + "Perceptible Temperature" : "Tenperatura hautemangarria", "Updating widget…" : "Trepeta eguneratzen…", "Temperature" : "Tenperatura" }, diff --git a/l10n/eu.json b/l10n/eu.json index 11773c0..5e92712 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,5 +1,8 @@ { "translations": { "Weather" : "Eguraldia", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Errore larria: mesedez egiaztatu zure nextcloud.log eta bidali errore-txosten bat hona: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Huts egin du metrika ezartzean. Jakinarazi zure administratzaileari", + "This metric is not known." : "Metrika hau ezezaguna da.", "North" : "Iparra", "North-East" : "Ipar-ekialdea", "East" : "Ekialdea", @@ -8,9 +11,14 @@ "South-West" : "Hego-mendebaldea", "West" : "Mendebaldea", "North-West" : "Ipar-mendebaldea", + "Failed to get city weather informations. Please contact your administrator" : "Huts egin du hiriaren eguraldiaren informazioa eskuratzean. Jakinarazi zure administratzaileari", "No city with this name found." : "Hiririk ez da aurkitu izen honekin.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Zure OpenWeatherMap API gakoa baliogabea da. Jarri harremanetan zure administratzailearekin administrazioko ezarpen gehigarrietan baliozko API gako bat konfiguratzeko", "Empty city name!" : "Hiri izena hutsik!", + "Failed to add city. Please contact your administrator" : "Huts egin du hiria gehitzean. Jakinarazi zure administratzaileari", "This city is already registered for your account." : "Hiri hau jada zure kontuan erregistratuta dago.", + "Failed to remove city. Please contact your administrator" : "Huts egin du hiria kentzean. Jakinarazi zure administratzaileari", + "Failed to set home. Please contact your administrator" : "Huts egin du etxea ezartzean. Jakinarazi zure administratzaileari", "Monday" : "Astelehena", "Tuesday" : "Asteartea", "Wednesday" : "Asteazkena", @@ -19,7 +27,9 @@ "Saturday" : "Larunbata", "Sunday" : "Igandea", "Watch the weather directly on your Nextcloud." : "Ikusi eguraldia zuzenean zure Nextcloudetik.", - "OpenWeatherMap API Key" : "OpenWeatherMap aplikazioaren gakoa", + "Please make sure you select cities in the Weather app." : "Ziurtatu hiriak hautatzen dituzula Eguraldia aplikazioan.", + "Please make sure you select a home city in the Weather app." : "Ziurtatu etxeko hiria hautatzen duzula Eguraldia aplikazioan.", + "OpenWeatherMap API Key" : "OpenWeatherMap API gakoa", "Save" : "Gorde", "Add a city" : "Gehitu herri bat", "Add city" : "Gehitu herria", @@ -28,17 +38,19 @@ "Cancel" : "Utzi", "Settings" : "Ezarpenak", "Metric" : "Metrika", - "Click here to get an API key" : "Egin klik hemen lortzeko aplikazioaren gakoa", + "Click here to get an API key" : "Egin klik hemen API gako bat lortzeko", "Current Temperature" : "Uneko tenperatura", + "Feelslike Temperature" : "Sentsazio termikoa", "Minimum Temperature" : "Gutxieneko tenperatura", "Maximum Temperature" : "Gehieneko tenperatura", "Pressure" : "Presioa", - "Humidity" : "Ezetasuna", + "Humidity" : "Hezetasuna", "Cloudiness" : "Hodeitza", "Wind" : "Haizea", "Sunrise" : "Egunsentia", "Sunset" : "Ilunabarra", "Date" : "Data", + "Perceptible Temperature" : "Tenperatura hautemangarria", "Updating widget…" : "Trepeta eguneratzen…", "Temperature" : "Tenperatura" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/is.js b/l10n/is.js index 6ed38f9..73196a3 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -41,6 +41,10 @@ OC.L10N.register( "Settings" : "Stillingar", "Metric" : "Metrakerfi", "Click here to get an API key" : "Smelltu hér til að fá API-lykil", + "Current Temperature" : "Núverandi hiti", + "Feelslike Temperature" : "Hitastig miðað við vindkælingu", + "Minimum Temperature" : "Lágmarkshiti", + "Maximum Temperature" : "Hámarkshiti", "Pressure" : "Loftþrýsingur", "Humidity" : "Rakastig", "Cloudiness" : "Skýjahula", @@ -48,6 +52,7 @@ OC.L10N.register( "Sunrise" : "Sólris", "Sunset" : "Sólsetur", "Date" : "Dagsetning", + "Perceptible Temperature" : "Skynjanlegt hitastig", "Updating widget…" : "Uppfæri viðmótshluta…", "Temperature" : "Hitastig" }, diff --git a/l10n/is.json b/l10n/is.json index 7b3e0ff..95fc563 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -39,6 +39,10 @@ "Settings" : "Stillingar", "Metric" : "Metrakerfi", "Click here to get an API key" : "Smelltu hér til að fá API-lykil", + "Current Temperature" : "Núverandi hiti", + "Feelslike Temperature" : "Hitastig miðað við vindkælingu", + "Minimum Temperature" : "Lágmarkshiti", + "Maximum Temperature" : "Hámarkshiti", "Pressure" : "Loftþrýsingur", "Humidity" : "Rakastig", "Cloudiness" : "Skýjahula", @@ -46,6 +50,7 @@ "Sunrise" : "Sólris", "Sunset" : "Sólsetur", "Date" : "Dagsetning", + "Perceptible Temperature" : "Skynjanlegt hitastig", "Updating widget…" : "Uppfæri viðmótshluta…", "Temperature" : "Hitastig" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" From 64cb37c81ace3f4b0c0da9e055fe635127ff9cd3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 14 May 2020 03:07:13 +0000 Subject: [PATCH 10/25] [tx-robot] updated from transifex --- l10n/he.js | 5 +++++ l10n/he.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/l10n/he.js b/l10n/he.js index ae1fa76..c501d58 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -41,6 +41,10 @@ OC.L10N.register( "Settings" : "הגדרות", "Metric" : "מטרי", "Click here to get an API key" : "יש ללחוץ כאן לקבלת מפתח API", + "Current Temperature" : "הטמפרטורה הנוכחית", + "Feelslike Temperature" : "טמפרטורת תחושה", + "Minimum Temperature" : "טמפרטורה מזערית", + "Maximum Temperature" : "טמפרטורה מרבית", "Pressure" : "לחץ", "Humidity" : "לחות", "Cloudiness" : "עננות", @@ -48,6 +52,7 @@ OC.L10N.register( "Sunrise" : "זריחה", "Sunset" : "שקיעה", "Date" : "תאריך", + "Perceptible Temperature" : "טמפרטורה נתפסת", "Updating widget…" : "וידג׳ט מתעדכן…", "Temperature" : "טמפרטורה" }, diff --git a/l10n/he.json b/l10n/he.json index 5b3ca1f..eb030e8 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -39,6 +39,10 @@ "Settings" : "הגדרות", "Metric" : "מטרי", "Click here to get an API key" : "יש ללחוץ כאן לקבלת מפתח API", + "Current Temperature" : "הטמפרטורה הנוכחית", + "Feelslike Temperature" : "טמפרטורת תחושה", + "Minimum Temperature" : "טמפרטורה מזערית", + "Maximum Temperature" : "טמפרטורה מרבית", "Pressure" : "לחץ", "Humidity" : "לחות", "Cloudiness" : "עננות", @@ -46,6 +50,7 @@ "Sunrise" : "זריחה", "Sunset" : "שקיעה", "Date" : "תאריך", + "Perceptible Temperature" : "טמפרטורה נתפסת", "Updating widget…" : "וידג׳ט מתעדכן…", "Temperature" : "טמפרטורה" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" From 2c5631df4391d6528b326fc4288db835c2759360 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 17 May 2020 03:05:34 +0000 Subject: [PATCH 11/25] [tx-robot] updated from transifex --- l10n/uk.js | 28 +++++++++++++++++++++++++++- l10n/uk.json | 28 +++++++++++++++++++++++++++- 2 files changed, 54 insertions(+), 2 deletions(-) diff --git a/l10n/uk.js b/l10n/uk.js index 8206c35..8aa4460 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -2,6 +2,24 @@ OC.L10N.register( "weather", { "Weather" : "Погода", + "Failed to set metric. Please contact your administrator" : "Неможливо встановити одиницю виміру. Будь ласка, сконтактуйте з адміністратором.", + "This metric is not known." : "Невідома одиниця виміру", + "North" : "Північ", + "North-East" : "Північний схід", + "East" : "Схід", + "South-East" : "Південний схід", + "South" : "Південь", + "South-West" : "Південний захід", + "West" : "Захід", + "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" : "Неможливо вилучити місто. Будь ласка, сконтактуйте з адміністратором.", + "Failed to set home. Please contact your administrator" : "Неможливо встановити на домівці. Будь ласка, сконтактуйте з адміністратором.", "Monday" : "Понеділок", "Tuesday" : "Вівторок", "Wednesday" : "Середа", @@ -10,6 +28,8 @@ OC.L10N.register( "Saturday" : "Субота", "Sunday" : "Неділя", "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" : "Ключ OpenWeatherMap API", "Save" : "Зберегти", "Add a city" : "Додати місто", @@ -18,8 +38,12 @@ OC.L10N.register( "Add" : "Додати", "Cancel" : "Скасувати", "Settings" : "Налаштування", - "Metric" : "Метрика", + "Metric" : "Одиниці виміру", "Click here to get an API key" : "Для отримання ключа API натисніть тут", + "Current Temperature" : "Поточна температура", + "Feelslike Temperature" : "Відчувається як", + "Minimum Temperature" : "Найменша температура", + "Maximum Temperature" : "Найбільша температура", "Pressure" : "Тиск", "Humidity" : "Вологість", "Cloudiness" : "Хмарність", @@ -27,6 +51,8 @@ OC.L10N.register( "Sunrise" : "Світанок", "Sunset" : "Захід сонця", "Date" : "Date", + "Perceptible Temperature" : "Відчувається як", + "Updating widget…" : "Оновлення віджета", "Temperature" : "Температура" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 352d435..b4fedb1 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,5 +1,23 @@ { "translations": { "Weather" : "Погода", + "Failed to set metric. Please contact your administrator" : "Неможливо встановити одиницю виміру. Будь ласка, сконтактуйте з адміністратором.", + "This metric is not known." : "Невідома одиниця виміру", + "North" : "Північ", + "North-East" : "Північний схід", + "East" : "Схід", + "South-East" : "Південний схід", + "South" : "Південь", + "South-West" : "Південний захід", + "West" : "Захід", + "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" : "Неможливо вилучити місто. Будь ласка, сконтактуйте з адміністратором.", + "Failed to set home. Please contact your administrator" : "Неможливо встановити на домівці. Будь ласка, сконтактуйте з адміністратором.", "Monday" : "Понеділок", "Tuesday" : "Вівторок", "Wednesday" : "Середа", @@ -8,6 +26,8 @@ "Saturday" : "Субота", "Sunday" : "Неділя", "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" : "Ключ OpenWeatherMap API", "Save" : "Зберегти", "Add a city" : "Додати місто", @@ -16,8 +36,12 @@ "Add" : "Додати", "Cancel" : "Скасувати", "Settings" : "Налаштування", - "Metric" : "Метрика", + "Metric" : "Одиниці виміру", "Click here to get an API key" : "Для отримання ключа API натисніть тут", + "Current Temperature" : "Поточна температура", + "Feelslike Temperature" : "Відчувається як", + "Minimum Temperature" : "Найменша температура", + "Maximum Temperature" : "Найбільша температура", "Pressure" : "Тиск", "Humidity" : "Вологість", "Cloudiness" : "Хмарність", @@ -25,6 +49,8 @@ "Sunrise" : "Світанок", "Sunset" : "Захід сонця", "Date" : "Date", + "Perceptible Temperature" : "Відчувається як", + "Updating widget…" : "Оновлення віджета", "Temperature" : "Температура" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file From 7ba3d7ad45f09868173910f5b8c69bff531fa327 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 19 May 2020 03:05:45 +0000 Subject: [PATCH 12/25] [tx-robot] updated from transifex --- l10n/lv.js | 27 +++++++++++++++++++++++++++ l10n/lv.json | 27 +++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/l10n/lv.js b/l10n/lv.js index 10f35f2..aa7517b 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Laikapstākļi", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Kritiska kļūda: skatiet nextcloud.log failu un sūtiet kļūdu ziņojumu šeit: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nevar iestatīt mērvienību. Lūdzu sazinieties ar administratoru.", + "This metric is not known." : "Šī mērvienība ir nezināma.", + "North" : "Ziemeļi", + "North-East" : "Ziemeļaustrumi", + "East" : "Austrumi", + "South-East" : "Dienvidaustrumi", + "South" : "Dienvidi", + "South-West" : "Dienvidrietumi", + "West" : "Rietumi", + "North-West" : "Ziemeļrietumi", + "Failed to get city weather informations. Please contact your administrator" : "Nevarēja iegūt laikapstākļus. Lūdzu sazinieties ar administratoru.", + "No city with this name found." : "Šāda pilsēta nav atrasta.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Jūsu OpenWeatherMap API atslēga ir kļūdaina. Sazinieties ar administratoru lai konfigurētu korektu API atslēgu iestatījumos.", + "Empty city name!" : "Tukšs pilsētas lauks!", + "Failed to add city. Please contact your administrator" : "Nevarēja iestatīt pilsētu. Lūdzu sazinieties ar administratoru.", + "This city is already registered for your account." : "Šī pilsēta jau reģistrēta jūsu kontā.", + "Failed to remove city. Please contact your administrator" : "Nevarēja noņemt pilsētu. Lūdzu sazinieties ar administratoru.", + "Failed to set home. Please contact your administrator" : "Nevarēja iestatīt mājas. Lūdzu sazinieties ar administratoru.", "Monday" : "Pirmdiena", "Tuesday" : "Otrdiena", "Wednesday" : "Trešdiena", @@ -10,6 +29,8 @@ OC.L10N.register( "Saturday" : "Sestdiena", "Sunday" : "Svētdiena", "Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.", + "Please make sure you select cities in the Weather app." : "Pārliecinieties, ka esat izvēlējies pilsētu Laikapstākļu aplikācijā.", + "Please make sure you select a home city in the Weather app." : "Pārliecinieties, ka esat izvēlējies mājas pilsētu Laikapstākļu aplikācijā.", "OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga", "Save" : "Saglabāt", "Add a city" : "Pievienot pilsētu", @@ -20,6 +41,10 @@ OC.L10N.register( "Settings" : "Iestatījumi", "Metric" : "Metriskā", "Click here to get an API key" : "Noklikšķini šeit lai saņemtu API atslēgu", + "Current Temperature" : "Pašlaik t°", + "Feelslike Temperature" : "Šķiet kā", + "Minimum Temperature" : "Zemākā t°", + "Maximum Temperature" : "Augstākā t°", "Pressure" : "Spiediens", "Humidity" : "Mitrums", "Cloudiness" : "Mākoņainība", @@ -27,6 +52,8 @@ OC.L10N.register( "Sunrise" : "Saullēkts", "Sunset" : "Saulriets", "Date" : "Datums", + "Perceptible Temperature" : "Ščiet kā t°", + "Updating widget…" : "Atjaunina logrīku...", "Temperature" : "Temperatūra" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 62d1b52..27f7677 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Laikapstākļi", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Kritiska kļūda: skatiet nextcloud.log failu un sūtiet kļūdu ziņojumu šeit: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nevar iestatīt mērvienību. Lūdzu sazinieties ar administratoru.", + "This metric is not known." : "Šī mērvienība ir nezināma.", + "North" : "Ziemeļi", + "North-East" : "Ziemeļaustrumi", + "East" : "Austrumi", + "South-East" : "Dienvidaustrumi", + "South" : "Dienvidi", + "South-West" : "Dienvidrietumi", + "West" : "Rietumi", + "North-West" : "Ziemeļrietumi", + "Failed to get city weather informations. Please contact your administrator" : "Nevarēja iegūt laikapstākļus. Lūdzu sazinieties ar administratoru.", + "No city with this name found." : "Šāda pilsēta nav atrasta.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Jūsu OpenWeatherMap API atslēga ir kļūdaina. Sazinieties ar administratoru lai konfigurētu korektu API atslēgu iestatījumos.", + "Empty city name!" : "Tukšs pilsētas lauks!", + "Failed to add city. Please contact your administrator" : "Nevarēja iestatīt pilsētu. Lūdzu sazinieties ar administratoru.", + "This city is already registered for your account." : "Šī pilsēta jau reģistrēta jūsu kontā.", + "Failed to remove city. Please contact your administrator" : "Nevarēja noņemt pilsētu. Lūdzu sazinieties ar administratoru.", + "Failed to set home. Please contact your administrator" : "Nevarēja iestatīt mājas. Lūdzu sazinieties ar administratoru.", "Monday" : "Pirmdiena", "Tuesday" : "Otrdiena", "Wednesday" : "Trešdiena", @@ -8,6 +27,8 @@ "Saturday" : "Sestdiena", "Sunday" : "Svētdiena", "Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.", + "Please make sure you select cities in the Weather app." : "Pārliecinieties, ka esat izvēlējies pilsētu Laikapstākļu aplikācijā.", + "Please make sure you select a home city in the Weather app." : "Pārliecinieties, ka esat izvēlējies mājas pilsētu Laikapstākļu aplikācijā.", "OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga", "Save" : "Saglabāt", "Add a city" : "Pievienot pilsētu", @@ -18,6 +39,10 @@ "Settings" : "Iestatījumi", "Metric" : "Metriskā", "Click here to get an API key" : "Noklikšķini šeit lai saņemtu API atslēgu", + "Current Temperature" : "Pašlaik t°", + "Feelslike Temperature" : "Šķiet kā", + "Minimum Temperature" : "Zemākā t°", + "Maximum Temperature" : "Augstākā t°", "Pressure" : "Spiediens", "Humidity" : "Mitrums", "Cloudiness" : "Mākoņainība", @@ -25,6 +50,8 @@ "Sunrise" : "Saullēkts", "Sunset" : "Saulriets", "Date" : "Datums", + "Perceptible Temperature" : "Ščiet kā t°", + "Updating widget…" : "Atjaunina logrīku...", "Temperature" : "Temperatūra" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file From db9a3d338745f6085dc48639d4b4a1f9deb851bf Mon Sep 17 00:00:00 2001 From: Alfred Egger Date: Fri, 5 Jun 2020 10:47:34 +0200 Subject: [PATCH 13/25] Fix CSS settings --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index 6702621..fb332d4 100644 --- a/css/style.css +++ b/css/style.css @@ -79,6 +79,7 @@ #city-right .city-name { font-size: 5em; line-height: 1em; + margin-bottom: 5px; } #city-right .city-current-pressure, #city-right .city-current-wind, @@ -163,6 +164,7 @@ @media (max-width: 1700px) { #city-right .city-name { font-size: 5em; + margin-bottom: 5px; } #city-right .city-current-pressure, #city-right .city-current-wind, @@ -180,6 +182,7 @@ @media (max-width: 1560px) { #city-right .city-name { font-size: 4em; + margin-bottom: 5px; } #city-right .city-current-pressure, #city-right .city-current-wind, @@ -202,6 +205,7 @@ @media (max-width: 1350px) { #city-right .city-name { font-size: 3em; + margin-bottom: 5px; } #city-right .city-current-pressure, #city-right .city-current-wind, From 05531b8710d25f3d747249804e0a3bb23f1c7381 Mon Sep 17 00:00:00 2001 From: Alfred Egger Date: Fri, 5 Jun 2020 10:47:47 +0200 Subject: [PATCH 14/25] Bump max-version for Nextcloud 19 --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index f6f40ed..6955eb7 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -11,7 +11,7 @@ https://raw.githubusercontent.com/nextcloud/weather/master/screenshots/1.png https://raw.githubusercontent.com/nextcloud/weather/master/screenshots/2.png - + https://github.com/nextcloud/weather https://github.com/nextcloud/weather/issues From ef4ff3258c8bfc2c440610e476f6dfe68207c8b3 Mon Sep 17 00:00:00 2001 From: Alfred Egger Date: Fri, 5 Jun 2020 10:49:43 +0200 Subject: [PATCH 15/25] Release 1.7.3 --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 6955eb7..218e7bc 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -4,7 +4,7 @@ weather Weather Watch the weather directly on your Nextcloud. - 1.7.2 + 1.7.3 AGPL Loic Blot tools From 431a2f6fbf778d1af33e7fd8b20aee4f27f2e200 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 6 Jun 2020 03:08:21 +0000 Subject: [PATCH 16/25] [tx-robot] updated from transifex --- l10n/ug.js | 2 +- l10n/ug.json | 2 +- l10n/uk.js | 12 ++++++------ l10n/uk.json | 12 ++++++------ 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/l10n/ug.js b/l10n/ug.js index 01752e7..987843e 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -14,4 +14,4 @@ OC.L10N.register( "Settings" : "تەڭشەكلەر", "Date" : "Date" }, -"nplurals=1; plural=0;"); +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 55a8096..1d93c4f 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -11,5 +11,5 @@ "Cancel" : "ۋاز كەچ", "Settings" : "تەڭشەكلەر", "Date" : "Date" -},"pluralForm" :"nplurals=1; plural=0;" +},"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 8aa4460..b16231e 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -40,18 +40,18 @@ OC.L10N.register( "Settings" : "Налаштування", "Metric" : "Одиниці виміру", "Click here to get an API key" : "Для отримання ключа API натисніть тут", - "Current Temperature" : "Поточна температура", - "Feelslike Temperature" : "Відчувається як", - "Minimum Temperature" : "Найменша температура", - "Maximum Temperature" : "Найбільша температура", + "Current Temperature" : "Зараз", + "Feelslike Temperature" : "Відчуття", + "Minimum Temperature" : "Мінімум", + "Maximum Temperature" : "Максимум", "Pressure" : "Тиск", "Humidity" : "Вологість", "Cloudiness" : "Хмарність", "Wind" : "Вітер", "Sunrise" : "Світанок", "Sunset" : "Захід сонця", - "Date" : "Date", - "Perceptible Temperature" : "Відчувається як", + "Date" : "Дата", + "Perceptible Temperature" : "Відчуття", "Updating widget…" : "Оновлення віджета", "Temperature" : "Температура" }, diff --git a/l10n/uk.json b/l10n/uk.json index b4fedb1..55d8d26 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -38,18 +38,18 @@ "Settings" : "Налаштування", "Metric" : "Одиниці виміру", "Click here to get an API key" : "Для отримання ключа API натисніть тут", - "Current Temperature" : "Поточна температура", - "Feelslike Temperature" : "Відчувається як", - "Minimum Temperature" : "Найменша температура", - "Maximum Temperature" : "Найбільша температура", + "Current Temperature" : "Зараз", + "Feelslike Temperature" : "Відчуття", + "Minimum Temperature" : "Мінімум", + "Maximum Temperature" : "Максимум", "Pressure" : "Тиск", "Humidity" : "Вологість", "Cloudiness" : "Хмарність", "Wind" : "Вітер", "Sunrise" : "Світанок", "Sunset" : "Захід сонця", - "Date" : "Date", - "Perceptible Temperature" : "Відчувається як", + "Date" : "Дата", + "Perceptible Temperature" : "Відчуття", "Updating widget…" : "Оновлення віджета", "Temperature" : "Температура" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" From 37f44afbe49ec3a55d3af8ccf1e3f779a9cb68b1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 3 Jul 2020 03:10:53 +0000 Subject: [PATCH 17/25] [tx-robot] updated from transifex --- l10n/br.js | 8 ++++++++ l10n/br.json | 6 ++++++ l10n/ca.js | 29 +++++++++++++++++++---------- l10n/ca.json | 29 +++++++++++++++++++---------- 4 files changed, 52 insertions(+), 20 deletions(-) create mode 100644 l10n/br.js create mode 100644 l10n/br.json diff --git a/l10n/br.js b/l10n/br.js new file mode 100644 index 0000000..a2d74e4 --- /dev/null +++ b/l10n/br.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "weather", + { + "Add" : "Ouzhpennañ", + "Cancel" : "Arrest", + "Settings" : "Arventennoù" +}, +"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json new file mode 100644 index 0000000..ab48d29 --- /dev/null +++ b/l10n/br.json @@ -0,0 +1,6 @@ +{ "translations": { + "Add" : "Ouzhpennañ", + "Cancel" : "Arrest", + "Settings" : "Arventennoù" +},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" +} \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 3e7c29f..a5bd662 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -3,8 +3,8 @@ OC.L10N.register( { "Weather" : "Temps", "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Error fatal: reviseu el vostre fitxer nextcloud.log i envieu un informe del problema a https://github.com/nextcloud/weather/issues", - "Failed to set metric. Please contact your administrator" : "Ha fallat l'establiment de la mètrica. Contacteu el vostre administrador.", - "This metric is not known." : "Mètrica desconeguda.", + "Failed to set metric. Please contact your administrator" : "No s'ha pogut definir la unitat. Poseu-vos en contacte amb l'administrador.", + "This metric is not known." : "No es coneix aquesta unitat.", "North" : "Nord", "North-East" : "Nord-est", "East" : "Est", @@ -13,13 +13,14 @@ OC.L10N.register( "South-West" : "Sud-oest", "West" : "Oest", "North-West" : "Nord-oest", - "Failed to get city weather informations. Please contact your administrator" : "Ha fallat la recuperació d'informació sobre el temps d'aquesta ciutat. Contacteu el vostre administrador.", + "Failed to get city weather informations. Please contact your administrator" : "No s'ha pogut obtenir la informació del temps de la ciutat. Poseu-vos en contacte amb l'administrador.", "No city with this name found." : "No s'ha trobat cap ciutat amb aquest nom.", - "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API de OpenWeatherMap no és vàlida. Contacteu el vostre administrador per configurar una clau vàlida a la secció Paràmetres addicionals al panell d'administrador.", - "Failed to add city. Please contact your administrator" : "Ha fallat l'addició de la ciutat. Contacteu l'administrador.", - "This city is already registered for your account." : "Aquesta ciutat ja estava afegida al vostre compte.", - "Failed to remove city. Please contact your administrator" : "Ha fallat l'eliminació de la ciutat. Contacteu l'administrador.", - "Failed to set home. Please contact your administrator" : "Ha fallat l'establiment de la vostra casa. Contacteu l'administrador.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", + "Empty city name!" : "El nom de la ciutat està buit!", + "Failed to add city. Please contact your administrator" : "No s'ha pogut afegir la ciutat. Poseu-vos en contacte amb l'administrador.", + "This city is already registered for your account." : "Ja heu registrat aquesta ciutat al vostre compte.", + "Failed to remove city. Please contact your administrator" : "No s'ha pogut suprimir la ciutat. Poseu-vos en contacte amb l'administrador.", + "Failed to set home. Please contact your administrator" : "No s'ha pogut definir la residència. Poseu-vos en contacte amb l'administrador.", "Monday" : "Dilluns", "Tuesday" : "Dimarts", "Wednesday" : "Dimecres", @@ -28,16 +29,22 @@ OC.L10N.register( "Saturday" : "Dissabte", "Sunday" : "Diumenge", "Watch the weather directly on your Nextcloud." : "Seguiu el temps directament des del vostre Nextcloud.", + "Please make sure you select cities in the Weather app." : "Assegureu-vos que seleccioneu ciutats a l'aplicació Temps.", + "Please make sure you select a home city in the Weather app." : "Assegureu-vos que seleccioneu una ciutat de residència a l'aplicació Temps.", "OpenWeatherMap API Key" : "Clau API d'OpenWeatherMap", "Save" : "Desa", "Add a city" : "Afegeix una ciutat", - "Add city" : "Afegeix ciutat", + "Add city" : "Afegeix una ciutat", "City name" : "Nom de la ciutat", "Add" : "Afegeix", "Cancel" : "Cancel·la", "Settings" : "Paràmetres", - "Metric" : "Mètric", + "Metric" : "Unitat", "Click here to get an API key" : "Feu clic aquí per aconseguir una clau API", + "Current Temperature" : "Temperatura actual", + "Feelslike Temperature" : "Sensació tèrmica", + "Minimum Temperature" : "Temperatura mínima", + "Maximum Temperature" : "Temperatura màxima", "Pressure" : "Pressió", "Humidity" : "Humitat", "Cloudiness" : "Nuvolositat", @@ -45,6 +52,8 @@ OC.L10N.register( "Sunrise" : "Sortida del sol", "Sunset" : "Posta de sol", "Date" : "Data", + "Perceptible Temperature" : "Temperatura perceptible", + "Updating widget…" : "S'està actualitzant el giny...", "Temperature" : "Temperatura" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index e90e94b..ec3cd15 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1,8 +1,8 @@ { "translations": { "Weather" : "Temps", "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Error fatal: reviseu el vostre fitxer nextcloud.log i envieu un informe del problema a https://github.com/nextcloud/weather/issues", - "Failed to set metric. Please contact your administrator" : "Ha fallat l'establiment de la mètrica. Contacteu el vostre administrador.", - "This metric is not known." : "Mètrica desconeguda.", + "Failed to set metric. Please contact your administrator" : "No s'ha pogut definir la unitat. Poseu-vos en contacte amb l'administrador.", + "This metric is not known." : "No es coneix aquesta unitat.", "North" : "Nord", "North-East" : "Nord-est", "East" : "Est", @@ -11,13 +11,14 @@ "South-West" : "Sud-oest", "West" : "Oest", "North-West" : "Nord-oest", - "Failed to get city weather informations. Please contact your administrator" : "Ha fallat la recuperació d'informació sobre el temps d'aquesta ciutat. Contacteu el vostre administrador.", + "Failed to get city weather informations. Please contact your administrator" : "No s'ha pogut obtenir la informació del temps de la ciutat. Poseu-vos en contacte amb l'administrador.", "No city with this name found." : "No s'ha trobat cap ciutat amb aquest nom.", - "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API de OpenWeatherMap no és vàlida. Contacteu el vostre administrador per configurar una clau vàlida a la secció Paràmetres addicionals al panell d'administrador.", - "Failed to add city. Please contact your administrator" : "Ha fallat l'addició de la ciutat. Contacteu l'administrador.", - "This city is already registered for your account." : "Aquesta ciutat ja estava afegida al vostre compte.", - "Failed to remove city. Please contact your administrator" : "Ha fallat l'eliminació de la ciutat. Contacteu l'administrador.", - "Failed to set home. Please contact your administrator" : "Ha fallat l'establiment de la vostra casa. Contacteu l'administrador.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", + "Empty city name!" : "El nom de la ciutat està buit!", + "Failed to add city. Please contact your administrator" : "No s'ha pogut afegir la ciutat. Poseu-vos en contacte amb l'administrador.", + "This city is already registered for your account." : "Ja heu registrat aquesta ciutat al vostre compte.", + "Failed to remove city. Please contact your administrator" : "No s'ha pogut suprimir la ciutat. Poseu-vos en contacte amb l'administrador.", + "Failed to set home. Please contact your administrator" : "No s'ha pogut definir la residència. Poseu-vos en contacte amb l'administrador.", "Monday" : "Dilluns", "Tuesday" : "Dimarts", "Wednesday" : "Dimecres", @@ -26,16 +27,22 @@ "Saturday" : "Dissabte", "Sunday" : "Diumenge", "Watch the weather directly on your Nextcloud." : "Seguiu el temps directament des del vostre Nextcloud.", + "Please make sure you select cities in the Weather app." : "Assegureu-vos que seleccioneu ciutats a l'aplicació Temps.", + "Please make sure you select a home city in the Weather app." : "Assegureu-vos que seleccioneu una ciutat de residència a l'aplicació Temps.", "OpenWeatherMap API Key" : "Clau API d'OpenWeatherMap", "Save" : "Desa", "Add a city" : "Afegeix una ciutat", - "Add city" : "Afegeix ciutat", + "Add city" : "Afegeix una ciutat", "City name" : "Nom de la ciutat", "Add" : "Afegeix", "Cancel" : "Cancel·la", "Settings" : "Paràmetres", - "Metric" : "Mètric", + "Metric" : "Unitat", "Click here to get an API key" : "Feu clic aquí per aconseguir una clau API", + "Current Temperature" : "Temperatura actual", + "Feelslike Temperature" : "Sensació tèrmica", + "Minimum Temperature" : "Temperatura mínima", + "Maximum Temperature" : "Temperatura màxima", "Pressure" : "Pressió", "Humidity" : "Humitat", "Cloudiness" : "Nuvolositat", @@ -43,6 +50,8 @@ "Sunrise" : "Sortida del sol", "Sunset" : "Posta de sol", "Date" : "Data", + "Perceptible Temperature" : "Temperatura perceptible", + "Updating widget…" : "S'està actualitzant el giny...", "Temperature" : "Temperatura" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From 8402b70b35179e79135e75e564e9a2a7902e8465 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 4 Jul 2020 03:08:11 +0000 Subject: [PATCH 18/25] [tx-robot] updated from transifex --- l10n/br.js | 1 + l10n/br.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/br.js b/l10n/br.js index a2d74e4..45836bc 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -1,6 +1,7 @@ OC.L10N.register( "weather", { + "Save" : "Entilañ", "Add" : "Ouzhpennañ", "Cancel" : "Arrest", "Settings" : "Arventennoù" diff --git a/l10n/br.json b/l10n/br.json index ab48d29..b55aa35 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,4 +1,5 @@ { "translations": { + "Save" : "Entilañ", "Add" : "Ouzhpennañ", "Cancel" : "Arrest", "Settings" : "Arventennoù" From c07778a8c5f229eee77aa89826efbe9b5a715287 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 27 Jul 2020 03:09:37 +0000 Subject: [PATCH 19/25] [tx-robot] updated from transifex --- l10n/ca.js | 4 ++-- l10n/ca.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/ca.js b/l10n/ca.js index a5bd662..31fc86b 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -15,7 +15,7 @@ OC.L10N.register( "North-West" : "Nord-oest", "Failed to get city weather informations. Please contact your administrator" : "No s'ha pogut obtenir la informació del temps de la ciutat. Poseu-vos en contacte amb l'administrador.", "No city with this name found." : "No s'ha trobat cap ciutat amb aquest nom.", - "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per a configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", "Empty city name!" : "El nom de la ciutat està buit!", "Failed to add city. Please contact your administrator" : "No s'ha pogut afegir la ciutat. Poseu-vos en contacte amb l'administrador.", "This city is already registered for your account." : "Ja heu registrat aquesta ciutat al vostre compte.", @@ -40,7 +40,7 @@ OC.L10N.register( "Cancel" : "Cancel·la", "Settings" : "Paràmetres", "Metric" : "Unitat", - "Click here to get an API key" : "Feu clic aquí per aconseguir una clau API", + "Click here to get an API key" : "Feu clic aquí per a obtenir una clau API", "Current Temperature" : "Temperatura actual", "Feelslike Temperature" : "Sensació tèrmica", "Minimum Temperature" : "Temperatura mínima", diff --git a/l10n/ca.json b/l10n/ca.json index ec3cd15..b320fff 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -13,7 +13,7 @@ "North-West" : "Nord-oest", "Failed to get city weather informations. Please contact your administrator" : "No s'ha pogut obtenir la informació del temps de la ciutat. Poseu-vos en contacte amb l'administrador.", "No city with this name found." : "No s'ha trobat cap ciutat amb aquest nom.", - "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per a configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", "Empty city name!" : "El nom de la ciutat està buit!", "Failed to add city. Please contact your administrator" : "No s'ha pogut afegir la ciutat. Poseu-vos en contacte amb l'administrador.", "This city is already registered for your account." : "Ja heu registrat aquesta ciutat al vostre compte.", @@ -38,7 +38,7 @@ "Cancel" : "Cancel·la", "Settings" : "Paràmetres", "Metric" : "Unitat", - "Click here to get an API key" : "Feu clic aquí per aconseguir una clau API", + "Click here to get an API key" : "Feu clic aquí per a obtenir una clau API", "Current Temperature" : "Temperatura actual", "Feelslike Temperature" : "Sensació tèrmica", "Minimum Temperature" : "Temperatura mínima", From d2e0a9cb5fd067b0a1be0e73df971dd9932583d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 29 Jul 2020 03:12:33 +0000 Subject: [PATCH 20/25] [tx-robot] updated from transifex --- l10n/br.js | 2 +- l10n/br.json | 2 +- l10n/ja.js | 4 ++++ l10n/ja.json | 4 ++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/l10n/br.js b/l10n/br.js index 45836bc..8e1c36b 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -1,7 +1,7 @@ OC.L10N.register( "weather", { - "Save" : "Entilañ", + "Save" : "Enrollañ", "Add" : "Ouzhpennañ", "Cancel" : "Arrest", "Settings" : "Arventennoù" diff --git a/l10n/br.json b/l10n/br.json index b55aa35..18a1595 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,5 +1,5 @@ { "translations": { - "Save" : "Entilañ", + "Save" : "Enrollañ", "Add" : "Ouzhpennañ", "Cancel" : "Arrest", "Settings" : "Arventennoù" diff --git a/l10n/ja.js b/l10n/ja.js index 736e0e5..73d0125 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -41,6 +41,10 @@ OC.L10N.register( "Settings" : "設定", "Metric" : "摂氏", "Click here to get an API key" : "API キーを取得するにはこちらをクリック", + "Current Temperature" : "現在の気温", + "Feelslike Temperature" : "体感気温", + "Minimum Temperature" : "最低気温", + "Maximum Temperature" : "最高気温", "Pressure" : "気圧", "Humidity" : "湿度", "Cloudiness" : "くもり", diff --git a/l10n/ja.json b/l10n/ja.json index 294451c..2747e10 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -39,6 +39,10 @@ "Settings" : "設定", "Metric" : "摂氏", "Click here to get an API key" : "API キーを取得するにはこちらをクリック", + "Current Temperature" : "現在の気温", + "Feelslike Temperature" : "体感気温", + "Minimum Temperature" : "最低気温", + "Maximum Temperature" : "最高気温", "Pressure" : "気圧", "Humidity" : "湿度", "Cloudiness" : "くもり", From ff19a6b66216e57f008242d3e7aa1422a450a5e0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 12 Aug 2020 03:10:45 +0000 Subject: [PATCH 21/25] [tx-robot] updated from transifex --- l10n/fi.js | 6 ++++++ l10n/fi.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/l10n/fi.js b/l10n/fi.js index f54d54d..a38018f 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -35,6 +35,10 @@ OC.L10N.register( "Settings" : "Asetukset", "Metric" : "Asteikko", "Click here to get an API key" : "Klikkaa tästä hankkiaksesi API-avaimen", + "Current Temperature" : "Nykyinen lämpötila", + "Feelslike Temperature" : "Tuntuu kuin -lämpötila", + "Minimum Temperature" : "Lämpötila vähintään", + "Maximum Temperature" : "Lämpötila enintään", "Pressure" : "Paine", "Humidity" : "Kosteus", "Cloudiness" : "Pilvisyys", @@ -42,6 +46,8 @@ OC.L10N.register( "Sunrise" : "Auringonnousu", "Sunset" : "Auringonlasku", "Date" : "Päiväys", + "Perceptible Temperature" : "Aistittava lämpötila", + "Updating widget…" : "Päivitetään widgettiä…", "Temperature" : "Lämpötila" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index b89d6de..fc803e7 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -33,6 +33,10 @@ "Settings" : "Asetukset", "Metric" : "Asteikko", "Click here to get an API key" : "Klikkaa tästä hankkiaksesi API-avaimen", + "Current Temperature" : "Nykyinen lämpötila", + "Feelslike Temperature" : "Tuntuu kuin -lämpötila", + "Minimum Temperature" : "Lämpötila vähintään", + "Maximum Temperature" : "Lämpötila enintään", "Pressure" : "Paine", "Humidity" : "Kosteus", "Cloudiness" : "Pilvisyys", @@ -40,6 +44,8 @@ "Sunrise" : "Auringonnousu", "Sunset" : "Auringonlasku", "Date" : "Päiväys", + "Perceptible Temperature" : "Aistittava lämpötila", + "Updating widget…" : "Päivitetään widgettiä…", "Temperature" : "Lämpötila" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file From f23adf258fd2ba9422da97a4157866b0eff060bc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 25 Aug 2020 03:12:33 +0000 Subject: [PATCH 22/25] [tx-robot] updated from transifex --- l10n/br.js | 3 ++- l10n/br.json | 3 ++- l10n/ca.js | 14 +++++++------- l10n/ca.json | 14 +++++++------- 4 files changed, 18 insertions(+), 16 deletions(-) diff --git a/l10n/br.js b/l10n/br.js index 8e1c36b..39abb74 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -4,6 +4,7 @@ OC.L10N.register( "Save" : "Enrollañ", "Add" : "Ouzhpennañ", "Cancel" : "Arrest", - "Settings" : "Arventennoù" + "Settings" : "Arventennoù", + "Date" : "Deizat" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/l10n/br.json b/l10n/br.json index 18a1595..eddea81 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -2,6 +2,7 @@ "Save" : "Enrollañ", "Add" : "Ouzhpennañ", "Cancel" : "Arrest", - "Settings" : "Arventennoù" + "Settings" : "Arventennoù", + "Date" : "Deizat" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index 31fc86b..efced6a 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -2,7 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Temps", - "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Error fatal: reviseu el vostre fitxer nextcloud.log i envieu un informe del problema a https://github.com/nextcloud/weather/issues", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Error fatal: reviseu el fitxer nextcloud.log i envieu un informe del problema a https://github.com/nextcloud/weather/issues", "Failed to set metric. Please contact your administrator" : "No s'ha pogut definir la unitat. Poseu-vos en contacte amb l'administrador.", "This metric is not known." : "No es coneix aquesta unitat.", "North" : "Nord", @@ -18,9 +18,9 @@ OC.L10N.register( "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per a configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", "Empty city name!" : "El nom de la ciutat està buit!", "Failed to add city. Please contact your administrator" : "No s'ha pogut afegir la ciutat. Poseu-vos en contacte amb l'administrador.", - "This city is already registered for your account." : "Ja heu registrat aquesta ciutat al vostre compte.", + "This city is already registered for your account." : "Ja heu registrat aquesta ciutat en el vostre compte.", "Failed to remove city. Please contact your administrator" : "No s'ha pogut suprimir la ciutat. Poseu-vos en contacte amb l'administrador.", - "Failed to set home. Please contact your administrator" : "No s'ha pogut definir la residència. Poseu-vos en contacte amb l'administrador.", + "Failed to set home. Please contact your administrator" : "No s'ha pogut definir el lloc de residència. Poseu-vos en contacte amb l'administrador.", "Monday" : "Dilluns", "Tuesday" : "Dimarts", "Wednesday" : "Dimecres", @@ -29,9 +29,9 @@ OC.L10N.register( "Saturday" : "Dissabte", "Sunday" : "Diumenge", "Watch the weather directly on your Nextcloud." : "Seguiu el temps directament des del vostre Nextcloud.", - "Please make sure you select cities in the Weather app." : "Assegureu-vos que seleccioneu ciutats a l'aplicació Temps.", - "Please make sure you select a home city in the Weather app." : "Assegureu-vos que seleccioneu una ciutat de residència a l'aplicació Temps.", - "OpenWeatherMap API Key" : "Clau API d'OpenWeatherMap", + "Please make sure you select cities in the Weather app." : "Assegureu-vos que hàgiu seleccionat ciutats a l'aplicació Temps.", + "Please make sure you select a home city in the Weather app." : "Assegureu-vos que hàgiu seleccionat una ciutat de residència a l'aplicació Temps.", + "OpenWeatherMap API Key" : "Clau de l'API d'OpenWeatherMap", "Save" : "Desa", "Add a city" : "Afegeix una ciutat", "Add city" : "Afegeix una ciutat", @@ -40,7 +40,7 @@ OC.L10N.register( "Cancel" : "Cancel·la", "Settings" : "Paràmetres", "Metric" : "Unitat", - "Click here to get an API key" : "Feu clic aquí per a obtenir una clau API", + "Click here to get an API key" : "Feu clic aquí per a obtenir una clau de l'API", "Current Temperature" : "Temperatura actual", "Feelslike Temperature" : "Sensació tèrmica", "Minimum Temperature" : "Temperatura mínima", diff --git a/l10n/ca.json b/l10n/ca.json index b320fff..4dca89e 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -1,6 +1,6 @@ { "translations": { "Weather" : "Temps", - "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Error fatal: reviseu el vostre fitxer nextcloud.log i envieu un informe del problema a https://github.com/nextcloud/weather/issues", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Error fatal: reviseu el fitxer nextcloud.log i envieu un informe del problema a https://github.com/nextcloud/weather/issues", "Failed to set metric. Please contact your administrator" : "No s'ha pogut definir la unitat. Poseu-vos en contacte amb l'administrador.", "This metric is not known." : "No es coneix aquesta unitat.", "North" : "Nord", @@ -16,9 +16,9 @@ "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "La vostra clau de l'API d'OpenWeatherMap no és vàlida. Poseu-vos en contacte amb l'administrador per a configurar una clau vàlida a la secció Paràmetres addicionals a Administració.", "Empty city name!" : "El nom de la ciutat està buit!", "Failed to add city. Please contact your administrator" : "No s'ha pogut afegir la ciutat. Poseu-vos en contacte amb l'administrador.", - "This city is already registered for your account." : "Ja heu registrat aquesta ciutat al vostre compte.", + "This city is already registered for your account." : "Ja heu registrat aquesta ciutat en el vostre compte.", "Failed to remove city. Please contact your administrator" : "No s'ha pogut suprimir la ciutat. Poseu-vos en contacte amb l'administrador.", - "Failed to set home. Please contact your administrator" : "No s'ha pogut definir la residència. Poseu-vos en contacte amb l'administrador.", + "Failed to set home. Please contact your administrator" : "No s'ha pogut definir el lloc de residència. Poseu-vos en contacte amb l'administrador.", "Monday" : "Dilluns", "Tuesday" : "Dimarts", "Wednesday" : "Dimecres", @@ -27,9 +27,9 @@ "Saturday" : "Dissabte", "Sunday" : "Diumenge", "Watch the weather directly on your Nextcloud." : "Seguiu el temps directament des del vostre Nextcloud.", - "Please make sure you select cities in the Weather app." : "Assegureu-vos que seleccioneu ciutats a l'aplicació Temps.", - "Please make sure you select a home city in the Weather app." : "Assegureu-vos que seleccioneu una ciutat de residència a l'aplicació Temps.", - "OpenWeatherMap API Key" : "Clau API d'OpenWeatherMap", + "Please make sure you select cities in the Weather app." : "Assegureu-vos que hàgiu seleccionat ciutats a l'aplicació Temps.", + "Please make sure you select a home city in the Weather app." : "Assegureu-vos que hàgiu seleccionat una ciutat de residència a l'aplicació Temps.", + "OpenWeatherMap API Key" : "Clau de l'API d'OpenWeatherMap", "Save" : "Desa", "Add a city" : "Afegeix una ciutat", "Add city" : "Afegeix una ciutat", @@ -38,7 +38,7 @@ "Cancel" : "Cancel·la", "Settings" : "Paràmetres", "Metric" : "Unitat", - "Click here to get an API key" : "Feu clic aquí per a obtenir una clau API", + "Click here to get an API key" : "Feu clic aquí per a obtenir una clau de l'API", "Current Temperature" : "Temperatura actual", "Feelslike Temperature" : "Sensació tèrmica", "Minimum Temperature" : "Temperatura mínima", From e94d7a28247baaf09377c079ac820f454dcafecb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 28 Aug 2020 03:07:52 +0000 Subject: [PATCH 23/25] [tx-robot] updated from transifex --- l10n/lt_LT.js | 2 ++ l10n/lt_LT.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 0d31655..f9cc184 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -40,6 +40,8 @@ OC.L10N.register( "Metric" : "Metrinė", "Click here to get an API key" : "Spustelėkite čia, norėdami gauti API raktą", "Current Temperature" : "Dabartinė temperatūra", + "Minimum Temperature" : "Mažiausia temperatūra", + "Maximum Temperature" : "Didžiausia temperatūra", "Pressure" : "Slėgis", "Humidity" : "Drėgnumas", "Cloudiness" : "Debesuotumas", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index dd73750..4365387 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -38,6 +38,8 @@ "Metric" : "Metrinė", "Click here to get an API key" : "Spustelėkite čia, norėdami gauti API raktą", "Current Temperature" : "Dabartinė temperatūra", + "Minimum Temperature" : "Mažiausia temperatūra", + "Maximum Temperature" : "Didžiausia temperatūra", "Pressure" : "Slėgis", "Humidity" : "Drėgnumas", "Cloudiness" : "Debesuotumas", From 1461e4ad56b9f6f9de5ac723d10179ac7f618978 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 14 Sep 2020 03:00:51 +0000 Subject: [PATCH 24/25] [tx-robot] updated from transifex --- l10n/ja.js | 3 ++- l10n/ja.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/ja.js b/l10n/ja.js index 73d0125..b2f29b2 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -39,7 +39,7 @@ OC.L10N.register( "Add" : "追加", "Cancel" : "キャンセル", "Settings" : "設定", - "Metric" : "摂氏", + "Metric" : "気温単位", "Click here to get an API key" : "API キーを取得するにはこちらをクリック", "Current Temperature" : "現在の気温", "Feelslike Temperature" : "体感気温", @@ -52,6 +52,7 @@ OC.L10N.register( "Sunrise" : "日の出", "Sunset" : "日の入り", "Date" : "日付", + "Perceptible Temperature" : "体感気温", "Updating widget…" : "ウィジェットを更新中…", "Temperature" : "気温" }, diff --git a/l10n/ja.json b/l10n/ja.json index 2747e10..eaa2471 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -37,7 +37,7 @@ "Add" : "追加", "Cancel" : "キャンセル", "Settings" : "設定", - "Metric" : "摂氏", + "Metric" : "気温単位", "Click here to get an API key" : "API キーを取得するにはこちらをクリック", "Current Temperature" : "現在の気温", "Feelslike Temperature" : "体感気温", @@ -50,6 +50,7 @@ "Sunrise" : "日の出", "Sunset" : "日の入り", "Date" : "日付", + "Perceptible Temperature" : "体感気温", "Updating widget…" : "ウィジェットを更新中…", "Temperature" : "気温" },"pluralForm" :"nplurals=1; plural=0;" From f83b4e0d665f2f90902a8a732fc1180abcea9bfc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 15 Sep 2020 03:02:39 +0000 Subject: [PATCH 25/25] [tx-robot] updated from transifex --- l10n/nb.js | 27 +++++++++++++++++++++++++++ l10n/nb.json | 27 +++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/l10n/nb.js b/l10n/nb.js index dd15465..709645e 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -2,6 +2,25 @@ OC.L10N.register( "weather", { "Weather" : "Vær", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Fatal feil: sjekk Nextcloud loggen og send en bug rapport her: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Kunne ikke angi beregning. Kontakt din administrator.", + "This metric is not known." : "Denne beregningen er ikke kjent.", + "North" : "Nord", + "North-East" : "Nord-øst", + "East" : "Øst", + "South-East" : "Sør-øst", + "South" : "Sør", + "South-West" : "Sør-vest", + "West" : "Vest", + "North-West" : "Nord-vest", + "Failed to get city weather informations. Please contact your administrator" : "Kunne ikke finne værinformasjon om byen. Kontakt din administrator", + "No city with this name found." : "Ingen by med dette navnet ble funnet.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API-nøkkelen er ugyldig. Kontakt administratoren din for å konfigurere en gyldig API-nøkkel i Tilleggsinnstillinger for administrasjonen", + "Empty city name!" : "Navn på by mangler!", + "Failed to add city. Please contact your administrator" : "Kunne ikke legge til by. Kontakt din administrator", + "This city is already registered for your account." : "Denne byen er allerede registrert på din konto.", + "Failed to remove city. Please contact your administrator" : "Kunne ikke fjerne byen. Kontakt din administrator", + "Failed to set home. Please contact your administrator" : "Kunne ikke angi hjem. Kontakt din administrator", "Monday" : "Mandag", "Tuesday" : "Tirsdag", "Wednesday" : "Onsdag", @@ -10,6 +29,8 @@ OC.L10N.register( "Saturday" : "Lørdag", "Sunday" : "Søndag", "Watch the weather directly on your Nextcloud." : "Se vær direkte på din Nextcloud.", + "Please make sure you select cities in the Weather app." : "Forsikre deg om at du velger byer i Vær-appen.", + "Please make sure you select a home city in the Weather app." : "Forsikre deg om at du velger hjembyen i Vær-appen.", "OpenWeatherMap API Key" : "OpenWeatherMap API-nøkkel", "Save" : "Lagre", "Add a city" : "Legg til by", @@ -20,6 +41,10 @@ OC.L10N.register( "Settings" : "Innstillinger", "Metric" : "Metrisk", "Click here to get an API key" : "Klikk her for å få en API nøkkel", + "Current Temperature" : "Nåværende temperatur", + "Feelslike Temperature" : "Føles som temperatur", + "Minimum Temperature" : "Minimum temperatur", + "Maximum Temperature" : "maksimum temperatur", "Pressure" : "Trykk", "Humidity" : "Fuktighet", "Cloudiness" : "Skydekke", @@ -27,6 +52,8 @@ OC.L10N.register( "Sunrise" : "Soloppgang", "Sunset" : "Solnedgang", "Date" : "Dato", + "Perceptible Temperature" : "Merkbar temperatur", + "Updating widget…" : "Oppdaterer widget...", "Temperature" : "Temperatur" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 16323b5..bebc056 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,5 +1,24 @@ { "translations": { "Weather" : "Vær", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Fatal feil: sjekk Nextcloud loggen og send en bug rapport her: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Kunne ikke angi beregning. Kontakt din administrator.", + "This metric is not known." : "Denne beregningen er ikke kjent.", + "North" : "Nord", + "North-East" : "Nord-øst", + "East" : "Øst", + "South-East" : "Sør-øst", + "South" : "Sør", + "South-West" : "Sør-vest", + "West" : "Vest", + "North-West" : "Nord-vest", + "Failed to get city weather informations. Please contact your administrator" : "Kunne ikke finne værinformasjon om byen. Kontakt din administrator", + "No city with this name found." : "Ingen by med dette navnet ble funnet.", + "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "OpenWeatherMap API-nøkkelen er ugyldig. Kontakt administratoren din for å konfigurere en gyldig API-nøkkel i Tilleggsinnstillinger for administrasjonen", + "Empty city name!" : "Navn på by mangler!", + "Failed to add city. Please contact your administrator" : "Kunne ikke legge til by. Kontakt din administrator", + "This city is already registered for your account." : "Denne byen er allerede registrert på din konto.", + "Failed to remove city. Please contact your administrator" : "Kunne ikke fjerne byen. Kontakt din administrator", + "Failed to set home. Please contact your administrator" : "Kunne ikke angi hjem. Kontakt din administrator", "Monday" : "Mandag", "Tuesday" : "Tirsdag", "Wednesday" : "Onsdag", @@ -8,6 +27,8 @@ "Saturday" : "Lørdag", "Sunday" : "Søndag", "Watch the weather directly on your Nextcloud." : "Se vær direkte på din Nextcloud.", + "Please make sure you select cities in the Weather app." : "Forsikre deg om at du velger byer i Vær-appen.", + "Please make sure you select a home city in the Weather app." : "Forsikre deg om at du velger hjembyen i Vær-appen.", "OpenWeatherMap API Key" : "OpenWeatherMap API-nøkkel", "Save" : "Lagre", "Add a city" : "Legg til by", @@ -18,6 +39,10 @@ "Settings" : "Innstillinger", "Metric" : "Metrisk", "Click here to get an API key" : "Klikk her for å få en API nøkkel", + "Current Temperature" : "Nåværende temperatur", + "Feelslike Temperature" : "Føles som temperatur", + "Minimum Temperature" : "Minimum temperatur", + "Maximum Temperature" : "maksimum temperatur", "Pressure" : "Trykk", "Humidity" : "Fuktighet", "Cloudiness" : "Skydekke", @@ -25,6 +50,8 @@ "Sunrise" : "Soloppgang", "Sunset" : "Solnedgang", "Date" : "Dato", + "Perceptible Temperature" : "Merkbar temperatur", + "Updating widget…" : "Oppdaterer widget...", "Temperature" : "Temperatur" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file