diff options
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 88b13872ef0..b507d91a2ba 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -4,6 +4,12 @@ OC.L10N.register( "Cancel" : "إلغاء", "Share" : "شارك", "Shared by" : "تم مشاركتها بواسطة", + "A file or folder has been <strong>shared</strong>" : "ملف أو مجلد تم </strong>مشاركته<strong> ", + "You shared %1$s with %2$s" : "شاركت %1$s مع %2$s", + "You shared %1$s with group %2$s" : "أنت شاركت %1$s مع مجموعة %2$s", + "%2$s shared %1$s with you" : "%2$s شارك %1$s معك", + "You shared %1$s via link" : "لقد قمت بمشاركة %1$s عبر الرابط", + "Shares" : "المشاركات", "This share is password-protected" : "هذه المشاركة محمية بكلمة مرور", "The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى", "Password" : "كلمة المرور", |