diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:26 +0000 |
commit | 54438df1ee20df8b3da27c57b6bb52979fbf7163 (patch) | |
tree | d78d1797ce67069b72b3469f2202d981f42d957f /apps/theming | |
parent | 5c188bf977dbd5a843c0db555ed57dfdcbdf54b1 (diff) | |
download | nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.tar.gz nextcloud-server-54438df1ee20df8b3da27c57b6bb52979fbf7163.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/ar.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index e739990d968..380dc393bb4 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -3,7 +3,7 @@ OC.L10N.register( { "The given name is too long" : "هذا الاسم أطول مما يجب", "The given web address is too long" : "هذا العنوان أطول مما يجب", - "The given web address is not a valid URL" : "عنوان الوب هذا ليس عنوان URL صحيح", + "The given web address is not a valid URL" : "عنوان الويب هذا ليس عنوان URL صحيح", "The given legal notice address is too long" : "هذه الملاحظة القانونية أطول مما يجب", "The given legal notice address is not a valid URL" : "عنوان الملاحظة القانونية هذه ليس عنوان URL صحيح", "The given privacy policy address is too long" : "عنوان سياسة الخصوصية هذا أطول مما يجب", diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json index 8d663cffc58..b885872659b 100644 --- a/apps/theming/l10n/ar.json +++ b/apps/theming/l10n/ar.json @@ -1,7 +1,7 @@ { "translations": { "The given name is too long" : "هذا الاسم أطول مما يجب", "The given web address is too long" : "هذا العنوان أطول مما يجب", - "The given web address is not a valid URL" : "عنوان الوب هذا ليس عنوان URL صحيح", + "The given web address is not a valid URL" : "عنوان الويب هذا ليس عنوان URL صحيح", "The given legal notice address is too long" : "هذه الملاحظة القانونية أطول مما يجب", "The given legal notice address is not a valid URL" : "عنوان الملاحظة القانونية هذه ليس عنوان URL صحيح", "The given privacy policy address is too long" : "عنوان سياسة الخصوصية هذا أطول مما يجب", |