diff options
author | Sebastian Krupinski <165827823+SebastianKrupinski@users.noreply.github.com> | 2024-11-14 09:37:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 09:37:26 -0500 |
commit | 5e7e4b52362e93822812c31b3837b81cb2ae54e7 (patch) | |
tree | f9025f50d2dfc45d49d9991964103757373fce9c /apps/files/l10n/ar.json | |
parent | 58a9fb3603ea48eca816e63bb8ae648d2aefbad8 (diff) | |
parent | bf12d4ce50671b51cf72ee2b89f9c1df911815da (diff) | |
download | nextcloud-server-5e7e4b52362e93822812c31b3837b81cb2ae54e7.tar.gz nextcloud-server-5e7e4b52362e93822812c31b3837b81cb2ae54e7.zip |
Merge branch 'stable30' into backport/48583/stable30backport/48583/stable30
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r-- | apps/files/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index c05b134fd42..ec999c2bcd2 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -323,8 +323,8 @@ "Details" : "التفاصيل", "Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد", "Apply tag(s) to selection" : "تطبيق وسم على التحديد", - "Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"", - "Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"", + "Select directory \"{dirName}\"" : "حدِّد الدليل \"{dirName}\"", + "Select file \"{fileName}\"" : "حدِّد الملف \"{fileName}\"", "Unable to determine date" : "تعذر تحديد التاريخ", "Could not move \"{file}\", target exists" : "فشل نقل \"{file}\", الملف موجود بالفعل هناك", "Could not move \"{file}\"" : "فشل نقل \"{file}\"", |