memories/l10n/da.js

16 lines
356 B
JavaScript

OC.L10N.register(
"memories",
{
"Timeline" : "Tidslinje",
"Folders" : "Mapper",
"Favorites" : "Favoritter",
"Videos" : "Videoer",
"Settings" : "Indstillinger",
"Update" : "Opdater",
"Cancel" : "Annuller",
"Delete" : "Slet",
"Download" : "Download",
"Favorite" : "Favorit"
},
"nplurals=2; plural=(n != 1);");