diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
commit | a7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch) | |
tree | ccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files_sharing/l10n/ar.js | |
parent | 2ee948e8d1a836696c514657c78804d1942f0d7b (diff) | |
download | nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 7a7e4a04011..efaa8ef4ef2 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -98,7 +98,6 @@ OC.L10N.register( "Files" : "ملفات", "A file or folder has been <strong>shared</strong>" : "ملف أو مجلد تم <strong>مشاركته</strong>", "Shared link" : "رابط المشاركة", - "Wrong share ID, share doesn't exist" : "خطأ في معرف المشاركة، مشاركة غير موجودة", "Could not delete share" : "لا يمكن حذف المشاركة", "Please specify a file or folder path" : "يرجى تحديد مسار ملف او مجلد", "Could not create share" : "لا يمكن انشاء مشاركة", @@ -218,7 +217,6 @@ OC.L10N.register( "Name" : "اسم", "Share time" : "وقت المشاركة", "Expiration date" : "تاريخ إنتهاء صلاحية المشاركة", - "Sorry, this link doesn’t seem to work anymore." : "عذرا، يبدو أن هذا الرابط لم يعد يعمل.", "Reasons might be:" : "الأسباب الممكنة :", "the item was removed" : "تم حذف العنصر المطلوب", "the link expired" : "انتهت صلاحية الرابط", @@ -233,7 +231,9 @@ OC.L10N.register( "Uploaded files:" : "تم رفع ملفات:", "By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.", "Add to your Nextcloud" : "اضف إلى حسابك", + "Wrong share ID, share doesn't exist" : "خطأ في معرف المشاركة، مشاركة غير موجودة", "Wrong path, file/folder doesn't exist" : "مسار الملف/المجد غير موجود", - "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "مشاركة ارسال كلمة المرور من قبل التحدث Nextcloud فشلت بسبب عدم تفعيل خاصية التحدث." + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "مشاركة ارسال كلمة المرور من قبل التحدث Nextcloud فشلت بسبب عدم تفعيل خاصية التحدث.", + "Sorry, this link doesn’t seem to work anymore." : "عذرا، يبدو أن هذا الرابط لم يعد يعمل." }, "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;"); |