diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:24 +0000 |
commit | 91614c29cd16d471ac51057e8e5f4c99b43317e1 (patch) | |
tree | 8e877067cc823183ee353d99890f3f559e76369c /apps/provisioning_api | |
parent | 40fd76f69e601ab5579e8ce9b81318d3924dd463 (diff) | |
download | nextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.tar.gz nextcloud-server-91614c29cd16d471ac51057e8e5f4c99b43317e1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api')
-rw-r--r-- | apps/provisioning_api/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/ar.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/provisioning_api/l10n/ar.js b/apps/provisioning_api/l10n/ar.js index d17a84a6fc8..42a800fe129 100644 --- a/apps/provisioning_api/l10n/ar.js +++ b/apps/provisioning_api/l10n/ar.js @@ -31,7 +31,7 @@ OC.L10N.register( "Email confirmation" : "تأكيد الإيميل", "To enable the email address %s please click the button below." : "لتمكين عنوان الإيميل %s، إضغط الزر أدناه رجاءً.", "Confirm" : "تأكيد", - "Email was already removed from account and cannot be confirmed anymore." : "الإيميل سبق حذفه من الحساب و لا يمكن توكيده بعد الآن.", + "Email was already removed from account and cannot be confirmed anymore." : " البريد الإلكتروني سبق حذفه من الحساب و لا يمكن تأكيده بعد الآن.", "Could not verify mail because the token is expired." : "لا يمكن التحقّق من الإيميل بسبب انتهاء صلاحية الأَمارة token.", "Could not verify mail because the token is invalid." : "لا يمكن التحقّق من الإيميل بسبب أن الأَمارة token غير صحيحة.", "An unexpected error occurred. Please contact your admin." : "حدث خطأ غير متوقع. اتصل بالمشرف رجاءً.", diff --git a/apps/provisioning_api/l10n/ar.json b/apps/provisioning_api/l10n/ar.json index ec08c24cd0a..7ceda72d0e7 100644 --- a/apps/provisioning_api/l10n/ar.json +++ b/apps/provisioning_api/l10n/ar.json @@ -29,7 +29,7 @@ "Email confirmation" : "تأكيد الإيميل", "To enable the email address %s please click the button below." : "لتمكين عنوان الإيميل %s، إضغط الزر أدناه رجاءً.", "Confirm" : "تأكيد", - "Email was already removed from account and cannot be confirmed anymore." : "الإيميل سبق حذفه من الحساب و لا يمكن توكيده بعد الآن.", + "Email was already removed from account and cannot be confirmed anymore." : " البريد الإلكتروني سبق حذفه من الحساب و لا يمكن تأكيده بعد الآن.", "Could not verify mail because the token is expired." : "لا يمكن التحقّق من الإيميل بسبب انتهاء صلاحية الأَمارة token.", "Could not verify mail because the token is invalid." : "لا يمكن التحقّق من الإيميل بسبب أن الأَمارة token غير صحيحة.", "An unexpected error occurred. Please contact your admin." : "حدث خطأ غير متوقع. اتصل بالمشرف رجاءً.", |