diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
commit | 94282863cbfbb1c798001d828ddbeb944909f192 (patch) | |
tree | f27dc74dc1ff1e7040cf209c5f41f296a1e78c7c /apps/files_sharing/l10n/ar.js | |
parent | ed11a922548ddc21fd11a4c4d061857ea1318e2e (diff) | |
download | nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.tar.gz nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.zip |
Fix(l10n): Update translations 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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 86e28b8b301..a7b5bbc3e12 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -314,8 +314,6 @@ OC.L10N.register( "the item was removed" : "تمّ حذف العنصر ", "the link expired" : "إنتَهَت صلاحية الرابط", "sharing is disabled" : "المُشارَكة مُعطّلة", - "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط", - "Share with remote" : "شارِك مع موقعٍ قَصِي", - "Share with" : "شارِكه مع" + "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط" }, "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;"); |