memories/l10n/nb.js

23 lines
517 B
JavaScript
Raw Normal View History

OC.L10N.register(
"memories",
{
"Timeline" : "Tidslinje",
"Folders" : "Mapper",
"Favorites" : "Favoritter",
"Videos" : "Filmer",
"Archive" : "Arkiv",
"Settings" : "Innstillinger",
"Year" : "År",
"Month" : "Måned",
"Day" : "Dag",
"Time" : "Tid",
"Hour" : "Time",
"Update" : "Oppdater",
"Cancel" : "Avbryt",
"Delete" : "Slett",
"Download" : "Last ned",
"Favorite" : "Favoritt",
"Unarchive" : "Dearkivere"
},
"nplurals=2; plural=(n != 1);");