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-09-24 05:56:53 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-24 05:56:53 +0300
commitc18a1c31123f57f11241a627d516223bea9de283 (patch)
treeffbb14db7bd1e3397b7e3d85426b94d5a75d08d0 /l10n/da.js
parent7466e161e48ffd1ac11ce291db0d850dd617f784 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/da.js')
-rw-r--r--l10n/da.js27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 1d558a0..876fc19 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -2,6 +2,32 @@ OC.L10N.register(
"weather",
{
"Weather" : "Vejr",
+ "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Fatal fejl: Konsulter venligt din nextcloud.log og opret en bugreport her: https://github.com/nextcloud/weather/issues",
+ "Failed to set metric. Please contact your administrator" : "Fejl under indstilling af parameter. Kontakt venligst din administrator",
+ "This metric is not known." : "Denne parameter er ukendt",
+ "North" : "Nord",
+ "North-East" : "Nord-Øst",
+ "East" : "Øst",
+ "South-East" : "Syd-Øst",
+ "South" : "Syd",
+ "South-West" : "Syd-Vest",
+ "West" : "Vest",
+ "North-West" : "Nord-Vest",
+ "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",
+ "Failed to set home. Please contact your administrator" : "Fejl under indstilling af hjemstavn. Kontakt venligst din administrator",
+ "Monday" : "Mandag",
+ "Tuesday" : "Tirsdag",
+ "Wednesday" : "Onsdag",
+ "Thursday" : "Torsdag",
+ "Friday" : "Fredag",
+ "Saturday" : "Lørdag",
+ "Sunday" : "Søndag",
"Watch the weather directly on your Nextcloud." : "Se vejret direkte på din Nextcloud",
"OpenWeatherMap API Key" : "OpenWeatherMap API nøgle",
"Save" : "Gem",
@@ -19,6 +45,7 @@ OC.L10N.register(
"Wind" : "Vind",
"Sunrise" : "Solskin",
"Sunset" : "Solnedgang",
+ "Date" : "Dato",
"Temperature" : "Temperatur"
},
"nplurals=2; plural=(n != 1);");