aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/af_ZA.js
blob: 8ac92002885118e961f69d14534c33b3eb70d863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "files",
    {
    "Unshare" : "Deel terug neem",
    "Error" : "Fout",
    "_%n folder_::_%n folders_" : ["",""],
    "_%n file_::_%n files_" : ["",""],
    "_Uploading %n file_::_Uploading %n files_" : ["",""],
    "_ matches '{filter}'_::_ match '{filter}'_" : ["",""],
    "Settings" : "Instellings",
    "Folder" : "Omslag"
},
"nplurals=2; plural=(n != 1);");