diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-13 12:21:11 +0000 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-13 12:21:11 +0000 |
commit | 3840466f9aadb0f925ecfd03fb716293bdb68c0e (patch) | |
tree | 77ae283df366c4ffb8d6968c35e6ee8ea7c27113 /apps/federatedfilesharing/l10n/ar.js | |
parent | 5daa9a5417b896246f9c67feca6d39ea9a96b551 (diff) | |
download | nextcloud-server-3840466f9aadb0f925ecfd03fb716293bdb68c0e.tar.gz nextcloud-server-3840466f9aadb0f925ecfd03fb716293bdb68c0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ar.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ar.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/ar.js b/apps/federatedfilesharing/l10n/ar.js index 451663a7b6b..799c279a416 100644 --- a/apps/federatedfilesharing/l10n/ar.js +++ b/apps/federatedfilesharing/l10n/ar.js @@ -1,6 +1,7 @@ OC.L10N.register( "federatedfilesharing", { - "Invalid Federated Cloud ID" : "معرّف السحابة المتحدة غير صالح" + "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;"); |