diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/settings/l10n/ar.json | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ar.json')
-rw-r--r-- | apps/settings/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 6c5ab247f02..766e73f45d1 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -229,7 +229,6 @@ "Your phone number" : "رقم هاتفك", "Your postal address" : "عنوان البريد العادي", "Link https://…" : "الرابط https://…", - "Twitter handle @…" : "حساب تويتر @…", "Current password" : "كلمات السر الحالية", "New password" : "كلمات سر جديدة", "Change password" : "عدل كلمة السر", @@ -246,6 +245,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "يجب عليك دمج مفتاح التشفير من التشفير السابق (ownCloud <= 8.0) إلى الجديد.", "Start migration" : "إبدأ الدمج", "days" : "أيام", - "No display name set" : "لم يتم إدخال أي إسم" + "No display name set" : "لم يتم إدخال أي إسم", + "Twitter handle @…" : "حساب تويتر @…" },"pluralForm" :"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;" }
\ No newline at end of file |