2022-09-19 08:40:27 +00:00
|
|
|
OC.L10N.register(
|
|
|
|
"memories",
|
|
|
|
{
|
2022-11-12 03:16:37 +00:00
|
|
|
"Settings" : "Instellings",
|
2022-09-19 08:40:27 +00:00
|
|
|
"Folders" : "Vouers",
|
|
|
|
"Favorites" : "Gunstelinge",
|
|
|
|
"Videos" : "Video's ",
|
2022-09-26 04:12:56 +00:00
|
|
|
"Archive" : "Argief",
|
2022-10-08 03:11:25 +00:00
|
|
|
"Tags" : "Etikette",
|
2022-10-28 03:12:05 +00:00
|
|
|
"Maps" : "Kaarte",
|
2022-11-09 03:11:46 +00:00
|
|
|
"Unsaved changes" : "Onbewaarde veranderinge",
|
|
|
|
"Edit" : "Wysig",
|
2022-11-08 03:12:01 +00:00
|
|
|
"Loading …" : "Laai …",
|
2022-10-17 03:11:35 +00:00
|
|
|
"Cancel" : "Kanselleer",
|
|
|
|
"Delete" : "Skrap",
|
|
|
|
"Download" : "Laai af",
|
|
|
|
"Favorite" : "Gunsteling",
|
|
|
|
"View in folder" : "Vertoon in gids",
|
2022-11-09 03:11:46 +00:00
|
|
|
"Share" : "Deel",
|
2022-11-23 03:24:05 +00:00
|
|
|
"Close" : "Sluit",
|
|
|
|
"Previous" : "Vorige",
|
|
|
|
"Next" : "Volgende",
|
2022-10-29 03:22:08 +00:00
|
|
|
"Public link" : "Openbare skakel",
|
2022-10-28 03:12:05 +00:00
|
|
|
"Back" : "Terug",
|
2022-10-29 03:22:08 +00:00
|
|
|
"Save" : "Bewaar",
|
2022-09-26 04:12:56 +00:00
|
|
|
"Month" : "Maand",
|
|
|
|
"Day" : "Dag",
|
|
|
|
"Time" : "Tyd",
|
|
|
|
"Hour" : "Uur",
|
2022-10-13 03:10:54 +00:00
|
|
|
"Name" : "Naam",
|
2022-10-25 03:16:57 +00:00
|
|
|
"Update" : "Werk by",
|
2022-11-09 03:11:46 +00:00
|
|
|
"Refresh" : "Verfris",
|
2022-11-18 03:17:01 +00:00
|
|
|
"Remove" : "Verwyder",
|
2022-11-09 03:11:46 +00:00
|
|
|
"Reset" : "Herstel",
|
|
|
|
"Continue" : "Gaan voort",
|
|
|
|
"Original" : "Oorspronklik",
|
|
|
|
"Custom" : "Eie",
|
|
|
|
"Value" : "Waarde",
|
|
|
|
"Text" : "Teks",
|
|
|
|
"Size" : "Grootte",
|
|
|
|
"Position" : "Posisie",
|
|
|
|
"Quality" : "Kwaliteit"
|
2022-09-19 08:40:27 +00:00
|
|
|
},
|
|
|
|
"nplurals=2; plural=(n != 1);");
|