Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-02 06:00:09 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-02 06:00:09 +0300
commit49d51ef11c4c91741cdbd0304f5b03af84a611e2 (patch)
tree4b02db5aa9311f8238ba3e454731abd6165179e1
parentbb3c0a159ff5c400149c553c974289b7e5d48e37 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/da.js1
-rw-r--r--l10n/da.json1
-rw-r--r--l10n/eu.js8
-rw-r--r--l10n/eu.json8
4 files changed, 18 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 6d5d94b..361b2ec 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Failed to get city weather informations. Please contact your administrator" : "Fejl ved indlæsning af byens verjrudsigt. Kontakt venligst din administrator",
"No city with this name found." : "Ingen by med dette navn fundet.",
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Din OpenWeatherMap API nøgle er ikke gyldig. kontakt din administrator for at tilføje en gyldig API nøgle i Administrationens ekstra indstillinger",
+ "Empty city name!" : "Bynavn tomt!",
"Failed to add city. Please contact your administrator" : "Fejl under tilføjelse af byen. Kontakt venligst din administrator.",
"This city is already registered for your account." : "Denne by er allerede registreret på din konto.",
"Failed to remove city. Please contact your administrator" : "Fejl under fjernelse af by. Kontakt venligst din administrator",
diff --git a/l10n/da.json b/l10n/da.json
index 208a827..af3c166 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -14,6 +14,7 @@
"Failed to get city weather informations. Please contact your administrator" : "Fejl ved indlæsning af byens verjrudsigt. Kontakt venligst din administrator",
"No city with this name found." : "Ingen by med dette navn fundet.",
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Din OpenWeatherMap API nøgle er ikke gyldig. kontakt din administrator for at tilføje en gyldig API nøgle i Administrationens ekstra indstillinger",
+ "Empty city name!" : "Bynavn tomt!",
"Failed to add city. Please contact your administrator" : "Fejl under tilføjelse af byen. Kontakt venligst din administrator.",
"This city is already registered for your account." : "Denne by er allerede registreret på din konto.",
"Failed to remove city. Please contact your administrator" : "Fejl under fjernelse af by. Kontakt venligst din administrator",
diff --git a/l10n/eu.js b/l10n/eu.js
index 7a8c613..33519ae 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -2,6 +2,14 @@ OC.L10N.register(
"weather",
{
"Weather" : "Eguraldia",
+ "North" : "Iparra",
+ "North-East" : "Ipar-ekialdea",
+ "East" : "Ekialdea",
+ "South-East" : "Hego-ekialdea",
+ "South" : "Hegoa",
+ "South-West" : "Hego-mendebaldea",
+ "West" : "Mendebaldea",
+ "North-West" : "Ipar-mendebaldea",
"Watch the weather directly on your Nextcloud." : "Ikusi eguraldia zuzenean zure Nextcloudetik.",
"OpenWeatherMap API Key" : "OpenWeatherMap aplikazioaren gakoa",
"Save" : "Gorde",
diff --git a/l10n/eu.json b/l10n/eu.json
index 202e021..17f19a9 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -1,5 +1,13 @@
{ "translations": {
"Weather" : "Eguraldia",
+ "North" : "Iparra",
+ "North-East" : "Ipar-ekialdea",
+ "East" : "Ekialdea",
+ "South-East" : "Hego-ekialdea",
+ "South" : "Hegoa",
+ "South-West" : "Hego-mendebaldea",
+ "West" : "Mendebaldea",
+ "North-West" : "Ipar-mendebaldea",
"Watch the weather directly on your Nextcloud." : "Ikusi eguraldia zuzenean zure Nextcloudetik.",
"OpenWeatherMap API Key" : "OpenWeatherMap aplikazioaren gakoa",
"Save" : "Gorde",