Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 27, 2024
1 parent f69444c commit 107f214
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ OC.L10N.register(
"Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود",
"Could not copy \"{file}\"" : "لم يُمكن نسخ \"{file}\"",
"Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "تم نسخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"Within current directory" : "داخل المُجلّد الحالي",
"Within local files" : "داخل الملفات المحلية",
"Local files" : "الملفات المحلية",
Expand Down
2 changes: 1 addition & 1 deletion l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود",
"Could not copy \"{file}\"" : "لم يُمكن نسخ \"{file}\"",
"Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "تم نسخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"Within current directory" : "داخل المُجلّد الحالي",
"Within local files" : "داخل الملفات المحلية",
"Local files" : "الملفات المحلية",
Expand Down

0 comments on commit 107f214

Please sign in to comment.