aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/ar.js
blob: 799c279a4162af9bc3d55d3d12450762e68b8126 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "federatedfilesharing",
    {
    "Invalid Federated Cloud ID" : "معرّف السحابة المتحدة غير صالح",
    "Accept" : "قبول"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");