photos/l10n/af.js

25 lines
674 B
JavaScript
Raw Normal View History

2019-12-22 03:30:00 +00:00
OC.L10N.register(
"photos",
{
"Public link" : "Openbare skakel",
2019-12-22 03:30:00 +00:00
"Photos" : "Fotos",
"Videos" : "Video's ",
"Folders" : "Vouers",
2019-12-22 03:30:00 +00:00
"Favorites" : "Gunstelinge",
2020-10-24 02:59:17 +00:00
"Shared with you" : "Met u gedeel",
"Tags" : "Etikette",
"Back" : "Terug",
"Save" : "Bewaar",
"Shared by" : "Gedeel deur",
"An error occurred" : "'n Fout het voorgekom",
"Favorite" : "Gunsteling",
"Go back" : "Gaan terug",
"Add folder" : "Voeg 'n gids by",
"Home" : "Tuis",
"View" : "Bekyk",
"Remove from favorites" : "Verwyder uit gunstelinge",
"Add" : "Voeg by",
"Details" : "Besonderhede"
2019-12-22 03:30:00 +00:00
},
"nplurals=2; plural=(n != 1);");