da.json 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Dashboard" : "Dashboard",
  3. "Dashboard app" : "Dashboard app",
  4. "Show something" : "Vis noget",
  5. "Customize" : "Tilpas",
  6. "Edit widgets" : "Redigér widgets",
  7. "Get more widgets from the app store" : "Hent flere widgets fra app store",
  8. "Change background image" : "Ændre baggrund",
  9. "Weather service" : "Vejret",
  10. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Af hensyn til dit privatliv, er det din Nextcloud-server der henter vejr-data og udbyderen modtager således ingen oplysninger om dig.",
  11. "Weather data from Met.no" : "Vejr-data leveres af Met.no",
  12. "geocoding with Nominatim" : "Geocoding med Nominatim",
  13. "elevation data from OpenTopoData" : "Højde-data fra OpenTopoData",
  14. "Weather" : "Vejr",
  15. "Status" : "Status",
  16. "Good morning" : "God morgen",
  17. "Good morning, {name}" : "God morgen {name}",
  18. "Good afternoon" : "God eftermiddag",
  19. "Good afternoon, {name}" : "God eftermiddag {name}",
  20. "Good evening" : "God aften",
  21. "Good evening, {name}" : "God aften {name}",
  22. "Hello" : "Hej",
  23. "Hello, {name}" : "Hej {name}",
  24. "Pick from Files" : "Vælg fra Filer",
  25. "Default images" : "Standardbilleder",
  26. "Plain background" : "Standard baggrund",
  27. "Insert from {productName}" : "Indsæt fra {productName}",
  28. "Good night, {name}" : "Godnat {name}",
  29. "Good night" : "Godnat",
  30. "Pick from files" : "Vælg fra Filer"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }