From 49d51ef11c4c91741cdbd0304f5b03af84a611e2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 2 Dec 2019 03:00:09 +0000 Subject: [tx-robot] updated from transifex --- l10n/da.js | 1 + l10n/da.json | 1 + l10n/eu.js | 8 ++++++++ l10n/eu.json | 8 ++++++++ 4 files changed, 18 insertions(+) (limited to 'l10n') 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", -- cgit v1.2.3