diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ar.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ar.js | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/ar.js b/apps/federatedfilesharing/l10n/ar.js index 9b8eb02ef8c..10d0694c8d1 100644 --- a/apps/federatedfilesharing/l10n/ar.js +++ b/apps/federatedfilesharing/l10n/ar.js @@ -46,6 +46,7 @@ OC.L10N.register( "Automatically accept shares from trusted federated accounts and groups by default" : "يتم آليّاً قبول المشاركات من حسابات ومجموعات الاتحادات الموثوقة بشكل تلقائي ", "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "شارك معي عبر #مُعرّف سحابة نكست كلاود الاتحادية، أنظُر {url} ", "Share with me through my #Nextcloud Federated Cloud ID" : "شارك معي عبر #مُعرّف سحابة نكست كلاود الاتحادية", + "Share with me via Nextcloud" : "شاركه معي عبر النكست كلاود", "Cloud ID copied to the clipboard" : "تمّ نسخ مُعرِّف السحابة إلى الحافظة", "Copy to clipboard" : "نسخ الرابط", "Clipboard not available. Please copy the cloud ID manually." : "الحافظة غير متوفرة. رجاءً، قم بنسخ مُعرِّف السحابة يدوياً.", @@ -59,17 +60,12 @@ OC.L10N.register( "formerly Twitter" : "تويتر سابقاً", "Mastodon" : "برنامج ماستودون Mastodon", "Add to your website" : "أضِف إلى موقعك على الويب", - "Share with me via Nextcloud" : "شاركه معي عبر النكست كلاود", "HTML Code:" : "كود HTML: ", "Cancel" : "إلغاء", "Add remote share" : "إضافة مشاركة بعيدة remote", "Remote share" : "مُشاركة بعيدة remote", "Do you want to add the remote share {name} from {owner}@{remote}?" : "هل ترغب في إضافة مُشاركة بعيدة remote ـ {name} من {owner}@{remote}؟", "Remote share password" : "كلمة مرور المشاركة البعيدة remote", - "Incoming share could not be processed" : "لا يمكن معالجة المشاركة الواردة", - "Clipboard is not available" : "الحافظة غير متوفرة", - "Your Federated Cloud ID:" : "معرف السحابة الاتحادية خاصّتُك:", - "Twitter" : "تويتر", - "Diaspora" : "دياسبورا" + "Incoming share could not be processed" : "لا يمكن معالجة المشاركة الواردة" }, "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;"); |