-
-
Notifications
You must be signed in to change notification settings - Fork 89
/
af.js
58 lines (58 loc) · 1.5 KB
/
af.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
OC.L10N.register(
"memories",
{
"Download" : "Laai af",
"Settings" : "Instellings",
"Explore" : "Ontdek",
"Folders" : "Vouers",
"Favorites" : "Gunstelinge",
"Archive" : "Argief",
"Tags" : "Etikette",
"Videos" : "Video's ",
"Edit" : "Wysig",
"Cancel" : "Kanselleer",
"Delete" : "Skrap",
"Share" : "Deel",
"Favorite" : "Gunsteling",
"View in folder" : "Vertoon in gids",
"General" : "Algemeen",
"Account" : "Rekening",
"Close" : "Sluit",
"Info" : "Inligting",
"Continue" : "Gaan voort",
"Search" : "Soek",
"Upload" : "Oplaai",
"Public link" : "Openbare skakel",
"Back" : "Terug",
"Save" : "Bewaar",
"Month" : "Maand",
"Day" : "Dag",
"Hour" : "Uur",
"Title" : "Titel",
"Description" : "Beskrywing",
"Label" : "Etiket",
"Reset" : "Herstel",
"Name" : "Naam",
"Update" : "Werk by",
"Loading …" : "Laai …",
"Move" : "Skuif",
"Remove" : "Verwyder",
"Share link" : "Deel skakel",
"Refresh" : "Verfris",
"Read only" : "Leesalleen",
"Oldest first" : "Oudste eerste",
"Newest first" : "Nuutste eerste",
"Home" : "Tuis",
"Unsaved changes" : "Onbewaarde veranderinge",
"Previous" : "Vorige",
"Next" : "Volgende",
"Original" : "Oorspronklik",
"Custom" : "Eie",
"Value" : "Waarde",
"Text" : "Teks",
"Size" : "Grootte",
"Position" : "Posisie",
"Quality" : "Kwaliteit",
"Setup" : "Opstelling"
},
"nplurals=2; plural=(n != 1);");