20 строки
637 B
JavaScript
20 строки
637 B
JavaScript
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",
|
|
"No results" : "Ulac igmad",
|
|
"Cancel" : "Sefsex",
|
|
"Close" : "Mdel",
|
|
"Error" : "Erreur",
|
|
"Save" : "Sekles",
|
|
"Add to favorites" : "Rnu ismal",
|
|
"Details" : "Talqayt",
|
|
"Download" : "Sider",
|
|
"Create" : "Snulfu-d"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|