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 4, 2024
1 parent faceffc commit ad3c1d5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{ "translations": {
"Workflow OCR" : "مسار الدفق لتحويل صورة الكتابة إلى نص",
"Workflow OCR error for file {file}" : "خطأ في مسار الدَّفق لتحويل الصورة لنص في الملف {file}",
"Workflow OCR error" : "خطأ في مسار الدَّفق لتحويل الصورة لنص",
"Workflow settings JSON value cannot be parsed" : "لم يمكن تحليل قيمة جاسون لإعداد مسار الدَّفق",
"Workflow OCR" : "أتمتة الإجراء الخاص بتحويل صورة الكتابة إلى نص",
"Workflow OCR error for file {file}" : "خطأ في أتمتة الإجراء لتحويل الصورة لنص في الملف {file}",
"Workflow OCR error" : "خطأ في أتمتة الإجراء لتحويل الصورة لنص",
"Workflow settings JSON value cannot be parsed" : "لم يمكن تحليل قيمة JSON لإعداد أتمتة الإجراء",
"OCR file" : "ملف تحويل صورة الكتابة إلى نص",
"OCR processing via workflow" : "معالجة تحويل صورة الكتابة إلى نص عبر مسار الدَّفق",
"Server side OCR processing via workflow engine" : "معالجة OCR \"التحويل من صورة إلى نص\" على المُخدّم من خلال محرك مسارات الدَّفق",
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "هذا التطبيق يسمح بمعالجة ملفات متعددة الأنواع من خلال خوارزميات تحويل صورة الكتابة إلى نص. عملية التحويل تتم عبر محرك مسارات الدَّفق و هي بالتالي قابلة للتخصيص بحسب التطبيق. يٌرجى ملاحظة ضرورة تنصيب OcrMyPDF من خلال سطر الأوامر CLI في مخدم Nextcloud حتى يتسنّى معالجة ملفات PDF.\nتعليمات أكثر حول التنصيب تجدها في الشروحات في: https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
"OCR processing via workflow" : "معالجة تحويل صورة الكتابة إلى نص عبر أتمتة الإجراء",
"Server side OCR processing via workflow engine" : "معالجة OCR \"التحويل من صورة إلى نص\" على المُخدّم من خلال محرك أتمتة الإجراءات",
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "هذا التطبيق يسمح بمعالجة ملفات متعددة الأنواع من خلال خوارزميات تحويل صورة الكتابة إلى نص. عملية التحويل تتم عبر محرك أتمتة الإجراءات و هي بالتالي قابلة للتخصيص بحسب التطبيق. يٌرجى ملاحظة ضرورة تنصيب OcrMyPDF من خلال سطر الأوامر CLI في مخدم Nextcloud حتى يتسنّى معالجة ملفات PDF.\nتعليمات أكثر حول التنصيب تجدها في الشروحات في: https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
},"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 ad3c1d5

Please sign in to comment.