From a49d5f536576d20e5bb23ea8e6a078a294ee6a77 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 23 Nov 2022 03:07:36 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 26 +++++++++++++++++++++++++- l10n/en_GB.json | 26 +++++++++++++++++++++++++- 2 files changed, 50 insertions(+), 2 deletions(-) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 140b242..7cacb1b 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1,6 +1,25 @@ OC.L10N.register( "weather", { + "Fatal Error: please check your nextcloud.log and send a bug report here: 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", + "Failed to set metric. Please contact your administrator" : "Failed to set metric. Please contact your administrator", + "This metric is not known." : "This metric is not known.", + "North" : "North", + "North-East" : "North-East", + "East" : "East", + "South-East" : "South-East", + "South" : "South", + "South-West" : "South-West", + "West" : "West", + "North-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." : "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" : "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration", + "Empty city name!" : "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." : "This city is already registered for your account.", + "Failed to remove city. Please contact your administrator" : "Failed to remove city. Please contact your administrator", + "Failed to set home. Please contact your administrator" : "Failed to set home. Please contact your administrator", "Monday" : "Monday", "Tuesday" : "Tuesday", "Wednesday" : "Wednesday", @@ -20,12 +39,17 @@ OC.L10N.register( "Settings" : "Settings", "Metric" : "Metric", "Click here to get an API key" : "Click here to get an API key", + "Current Temperature" : "Current Temperature", + "Feelslike Temperature" : "Feelslike Temperature", + "Minimum Temperature" : "Minimum Temperature", + "Maximum Temperature" : "Maximum Temperature", "Pressure" : "Pressure", "Humidity" : "Humidity", "Cloudiness" : "Cloudiness", "Wind" : "Wind", "Sunrise" : "Sunrise", "Sunset" : "Sunset", - "Date" : "Date" + "Date" : "Date", + "Perceptible Temperature" : "Perceptible Temperature" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 7b0d831..7c69c42 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,4 +1,23 @@ { "translations": { + "Fatal Error: please check your nextcloud.log and send a bug report here: 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", + "Failed to set metric. Please contact your administrator" : "Failed to set metric. Please contact your administrator", + "This metric is not known." : "This metric is not known.", + "North" : "North", + "North-East" : "North-East", + "East" : "East", + "South-East" : "South-East", + "South" : "South", + "South-West" : "South-West", + "West" : "West", + "North-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." : "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" : "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration", + "Empty city name!" : "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." : "This city is already registered for your account.", + "Failed to remove city. Please contact your administrator" : "Failed to remove city. Please contact your administrator", + "Failed to set home. Please contact your administrator" : "Failed to set home. Please contact your administrator", "Monday" : "Monday", "Tuesday" : "Tuesday", "Wednesday" : "Wednesday", @@ -18,12 +37,17 @@ "Settings" : "Settings", "Metric" : "Metric", "Click here to get an API key" : "Click here to get an API key", + "Current Temperature" : "Current Temperature", + "Feelslike Temperature" : "Feelslike Temperature", + "Minimum Temperature" : "Minimum Temperature", + "Maximum Temperature" : "Maximum Temperature", "Pressure" : "Pressure", "Humidity" : "Humidity", "Cloudiness" : "Cloudiness", "Wind" : "Wind", "Sunrise" : "Sunrise", "Sunset" : "Sunset", - "Date" : "Date" + "Date" : "Date", + "Perceptible Temperature" : "Perceptible Temperature" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file