-
Notifications
You must be signed in to change notification settings - Fork 120
/
Copy pathkab.js
27 lines (27 loc) · 864 Bytes
/
kab.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
OC.L10N.register(
"richdocuments",
{
"The file was uploaded" : "Ulac afaylu yettwaznen",
"The file was only partially uploaded" : "Afaylu, cwiṭ kan i yettwaznen segs",
"No file was uploaded" : "Ulac afaylu i d-yettwasulin",
"Missing a temporary folder" : "Ixuṣ ukaram akudan",
"File is too big" : "Afaylu-agi bezzaf meqqer",
"Images" : "Tugniwin",
"Save" : "Sekles",
"Remove" : "Kkes",
"Confirm" : "Serggeg",
"Cancel" : "Sefsex",
"No results" : "Ulac igmad",
"Close" : "Mdel",
"Edit" : "Ẓreg",
"Remove from favorites" : "Kkes-it seg ismal",
"Add to favorites" : "Rnu ismal",
"Details" : "Talqayt",
"Download" : "Sider",
"Guest" : "Inebgi",
"New file" : "Rnu afaylu",
"Create" : "Snulfu-d",
"Error" : "Erreur",
"Set" : "Sbadu"
},
"nplurals=2; plural=(n != 1);");