memories/l10n/af.js

24 lines
549 B
JavaScript
Raw Normal View History

OC.L10N.register(
"memories",
{
"Folders" : "Vouers",
"Favorites" : "Gunstelinge",
"Videos" : "Video's ",
"Archive" : "Argief",
"Tags" : "Etikette",
"Settings" : "Instellings",
"Cancel" : "Kanselleer",
"Delete" : "Skrap",
"Download" : "Laai af",
"Favorite" : "Gunsteling",
"View in folder" : "Vertoon in gids",
"Update" : "Werk by",
"Month" : "Maand",
"Day" : "Dag",
"Time" : "Tyd",
"Hour" : "Uur",
"Name" : "Naam",
"Back" : "Terug"
},
"nplurals=2; plural=(n != 1);");