diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-26 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-26 00:21:31 +0000 |
commit | 446581fb5d102874d9397ad6e4e974557cc4f7fe (patch) | |
tree | f8e7c3909637205555d42bec88238665cba968e5 /core | |
parent | ae7f9cb3c10ac093b901345ccbaa9835edb4e0ea (diff) | |
download | nextcloud-server-446581fb5d102874d9397ad6e4e974557cc4f7fe.tar.gz nextcloud-server-446581fb5d102874d9397ad6e4e974557cc4f7fe.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ar.js | 6 | ||||
-rw-r--r-- | core/l10n/ar.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index c393329480f..b8e95bcee35 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -112,8 +112,8 @@ OC.L10N.register( "Direct link copied to clipboard" : "تمّ نسخ الرابط المباشر إلى الحافظة", "Please copy the link manually:" : "يرجى نسخ الرابط يدوياً:", "Custom date range" : "نطاق زمني مخصص", - "Pick start date" : "إختَر تاريخ البدء", - "Pick end date" : "إختَر تاريخ الانتهاء", + "Pick start date" : "إختر تاريخ البدء", + "Pick end date" : "إختر تاريخ الانتهاء", "Search in date range" : "بحث في نطاق التواريخ", "Search in current app" : "البحث في التطبيق الحالي", "Clear search" : "مَحوُ البحث", @@ -213,7 +213,7 @@ OC.L10N.register( "Supported versions" : "النسخ المدعومة", "{name} version {version} and above" : "المستعرض {name} من النسخة {version} فما فوق", "Search {types} …" : "بحث {types} …", - "Choose {file}" : "إختَر {file}", + "Choose {file}" : "إختر {file}", "Choose" : "اختيار", "Copy to {target}" : "أُنسُخ إلى {target}", "Copy" : "نسخ", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index e1bc468e47d..73ad330fa62 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -110,8 +110,8 @@ "Direct link copied to clipboard" : "تمّ نسخ الرابط المباشر إلى الحافظة", "Please copy the link manually:" : "يرجى نسخ الرابط يدوياً:", "Custom date range" : "نطاق زمني مخصص", - "Pick start date" : "إختَر تاريخ البدء", - "Pick end date" : "إختَر تاريخ الانتهاء", + "Pick start date" : "إختر تاريخ البدء", + "Pick end date" : "إختر تاريخ الانتهاء", "Search in date range" : "بحث في نطاق التواريخ", "Search in current app" : "البحث في التطبيق الحالي", "Clear search" : "مَحوُ البحث", @@ -211,7 +211,7 @@ "Supported versions" : "النسخ المدعومة", "{name} version {version} and above" : "المستعرض {name} من النسخة {version} فما فوق", "Search {types} …" : "بحث {types} …", - "Choose {file}" : "إختَر {file}", + "Choose {file}" : "إختر {file}", "Choose" : "اختيار", "Copy to {target}" : "أُنسُخ إلى {target}", "Copy" : "نسخ", |