aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/af.js
blob: c36eda26cb4b3d5696aeb2f98ab8834583afbd5c (plain)
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
OC.L10N.register(
    "lib",
    {
    "Unknown filetype" : "Onbekende lêertipe",
    "Invalid image" : "Ongeldige beeld",
    "Files" : " Lêers",
    "seconds ago" : "sekondes gelede",
    "File already exists" : "Lêer bestaan reeds",
    "__language_name__" : "Afrikaans",
    "Help" : "Hulp",
    "Apps" : "Toeps",
    "Settings" : "Instellings",
    "Log out" : "Meld af",
    "Users" : "Gebruikers",
    "Email" : "E-pos",
    "Phone" : "Foon",
    "Twitter" : "Twitter",
    "Website" : "Webwerf",
    "Address" : "Adres",
    "Profile picture" : "Profielprent",
    "About" : "Oor",
    "Unknown user" : "Onbekende gebruiker",
    "Open »%s«" : "Open »%s«",
    "Sunday" : "Sondag",
    "Monday" : "Maandag",
    "Tuesday" : "Dinsdag",
    "Wednesday" : "Woensdag",
    "Thursday" : "Donderdag",
    "Friday" : "Vrydag",
    "Saturday" : "Saterdag",
    "a safe home for all your data" : "’n veilige tuiste vir al u data",
    "Storage is temporarily not available" : "Berging is tydelik nie beskikbaar nie",
    "Full name" : "Volle naam"
},
"nplurals=2; plural=(n != 1);");