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

da.json « l10n - github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be70b430427b027fd2dd343bf26de987a906a1f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{ "translations": {
    "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.",
    "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",
    "Weather" : "Vejr",
    "Watch the weather directly on your Nextcloud." : "Se vejret direkte på din Nextcloud",
    "OpenWeatherMap API Key" : "OpenWeatherMap API nøgle",
    "Save" : "Gem",
    "Add a city" : "Tilføj en by",
    "Add city" : "Tilføj by",
    "City name" : "Bynavn",
    "Add" : "Tilføj",
    "Cancel" : "Annuller",
    "Settings" : "Indstillinger",
    "Metric" : "Metrisk",
    "Click here to get an API key" : "Klik her for at få en API nøgle",
    "Current Temperature" : "Nuværende Temperatur",
    "Feelslike Temperature" : "Føles-som Temperatur",
    "Minimum Temperature" : "Minimum Temperatur",
    "Maximum Temperature" : "Maksimum Temperatur",
    "Pressure" : "Tryk",
    "Humidity" : "Luftfugtighed",
    "Cloudiness" : "Overskyet",
    "Wind" : "Vind",
    "Sunrise" : "Solskin",
    "Sunset" : "Solnedgang",
    "Date" : "Dato",
    "Perceptible Temperature" : "Mærkbar Temperatur"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}