nextcloud/apps/updatenotification/l10n/da.json

10 lines
491 B
JSON
Raw Normal View History

2016-02-16 16:49:12 +03:00
{ "translations": {
2016-03-28 08:55:08 +03:00
"Updated channel" : "Kanal opdateret",
2016-02-16 16:49:12 +03:00
"{version} is available. Get more information on how to update." : "{version} er tilgængelig. Få mere information om hvordan du opdaterer.",
2016-03-05 09:56:08 +03:00
"Updater" : "Updater",
"A new version is available: %s" : "Der er en ny version tligængelig: %s",
2016-03-28 08:55:08 +03:00
"Open updater" : "Åbn for opdatering",
"Checked on %s" : "Tjekket per %s",
2016-03-05 09:56:08 +03:00
"Update channel:" : "Opdatér kanal:"
2016-02-16 16:49:12 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}