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 Jun 20, 2023
1 parent 8cc64b6 commit dd10353
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 10 deletions.
32 changes: 27 additions & 5 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,44 @@ OC.L10N.register(
"files_fulltextsearch",
{
"files" : "الملفات",
"Go to folder" : "الانتقال إلى المجلد",
"Open folder" : "افتح المجلد",
"Go to folder" : "إنتقل إلى المجلد",
"Open folder" : "إفتح المجلد",
"Name" : "الاسم",
"Modified" : "آخر تعديل",
"Size" : "الحجم",
"Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود",
"Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"",
"Could not copy \"{file}\"" : "لم يُمكن نسخ \"{file}\"",
"Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"Within current directory" : "داخل المُجلّد الحالي",
"Within local files" : "داخل الملفات المحلية",
"Local files" : "الملفات المحلية",
"Within external files" : "داخل الملفات الخارجية",
"External files" : "الملفات الخارجية",
"Within group folders" : "داخل المجلدات الجماعية",
"Group folders" : "مجلدات المجموعة",
"Full text search - Files" : "البحث النصي الكامل - الملفات",
"Filter by extension" : "فلترة بحسب الامتداد",
"Extension" : "الامتداد",
"Full text search - Files" : "البحث النصي الشامل - الملفات",
"Index the content of your files" : "فهرسة محتويات ملفاتك",
"Extension to the _Full text search_ app to index your users' files." : "مُلحق لتطبيق _Full text search_ لفهرسة ملفات مستخدميك.",
"Files" : "الملفات",
"Sources" : "المصادر",
"Local Files" : "الملفات المحلية",
"External Files" : "الملفات الخارجية"
"Index the content of local files." : "فهرسة محتويات الملفات المحلية.",
"External Files" : "الملفات الخارجية",
"Index the content of external files." : "فهرسة محتويات الملفات الخارجية.",
"Index path only" : "فهرسة المسار فقط ",
"Index path and content" : "فهرسة المسار و المحتوى",
"Do not index path nor content" : "لا تُفهرس المسار و لا المحتوى",
"Group Folders" : "الملفات الجماعية",
"Index the content of group folders." : "فهرسة محتويات المجلدات الجماعية",
"Types" : "الأنواع",
"Maximum file size" : "أقصى حجم ملف",
"Maximum file size to index (in Mb)." : "أصغر حجم ملف تتم فهرسته (بالميغا بايت)",
"Extract PDF" : "استخلاص ملف PDF",
"Index the content of PDF files." : "فهرسة محتويات ملفات PDF.",
"Extract Office" : "إستخلاص ملفات أوفيس Office",
"Index the content of office files." : "فهرسة محتويات ملفات أوفيس Office"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
32 changes: 27 additions & 5 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,43 @@
{ "translations": {
"files" : "الملفات",
"Go to folder" : "الانتقال إلى المجلد",
"Open folder" : "افتح المجلد",
"Go to folder" : "إنتقل إلى المجلد",
"Open folder" : "إفتح المجلد",
"Name" : "الاسم",
"Modified" : "آخر تعديل",
"Size" : "الحجم",
"Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود",
"Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"",
"Could not copy \"{file}\"" : "لم يُمكن نسخ \"{file}\"",
"Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"Within current directory" : "داخل المُجلّد الحالي",
"Within local files" : "داخل الملفات المحلية",
"Local files" : "الملفات المحلية",
"Within external files" : "داخل الملفات الخارجية",
"External files" : "الملفات الخارجية",
"Within group folders" : "داخل المجلدات الجماعية",
"Group folders" : "مجلدات المجموعة",
"Full text search - Files" : "البحث النصي الكامل - الملفات",
"Filter by extension" : "فلترة بحسب الامتداد",
"Extension" : "الامتداد",
"Full text search - Files" : "البحث النصي الشامل - الملفات",
"Index the content of your files" : "فهرسة محتويات ملفاتك",
"Extension to the _Full text search_ app to index your users' files." : "مُلحق لتطبيق _Full text search_ لفهرسة ملفات مستخدميك.",
"Files" : "الملفات",
"Sources" : "المصادر",
"Local Files" : "الملفات المحلية",
"External Files" : "الملفات الخارجية"
"Index the content of local files." : "فهرسة محتويات الملفات المحلية.",
"External Files" : "الملفات الخارجية",
"Index the content of external files." : "فهرسة محتويات الملفات الخارجية.",
"Index path only" : "فهرسة المسار فقط ",
"Index path and content" : "فهرسة المسار و المحتوى",
"Do not index path nor content" : "لا تُفهرس المسار و لا المحتوى",
"Group Folders" : "الملفات الجماعية",
"Index the content of group folders." : "فهرسة محتويات المجلدات الجماعية",
"Types" : "الأنواع",
"Maximum file size" : "أقصى حجم ملف",
"Maximum file size to index (in Mb)." : "أصغر حجم ملف تتم فهرسته (بالميغا بايت)",
"Extract PDF" : "استخلاص ملف PDF",
"Index the content of PDF files." : "فهرسة محتويات ملفات PDF.",
"Extract Office" : "إستخلاص ملفات أوفيس Office",
"Index the content of office files." : "فهرسة محتويات ملفات أوفيس Office"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

0 comments on commit dd10353

Please sign in to comment.