-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
8fd6cbb
commit e76d45d
Showing
2 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
OC.L10N.register( | ||
"workflow_ocr", | ||
{ | ||
"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" : "لم يمكن تحليل قيمة جاسون لإعداد مسار الدَّفق", | ||
"OCR file" : "ملف تحويل صورة الكتابة إلى نص", | ||
"OCR processing via workflow" : "معالجة تحويل صورة الكتابة إلى نص عبر التدفق الإجرائي", | ||
"Server side OCR processing via workflow engine" : "معالجة OCR \"التحويل من صورة إلى نص\" على المُخدّم من خلال محرك WF \"التدفق الإجرائي\"", | ||
"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." | ||
}, | ||
"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;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" : "لم يمكن تحليل قيمة جاسون لإعداد مسار الدَّفق", | ||
"OCR file" : "ملف تحويل صورة الكتابة إلى نص", | ||
"OCR processing via workflow" : "معالجة تحويل صورة الكتابة إلى نص عبر التدفق الإجرائي", | ||
"Server side OCR processing via workflow engine" : "معالجة OCR \"التحويل من صورة إلى نص\" على المُخدّم من خلال محرك WF \"التدفق الإجرائي\"", | ||
"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;" | ||
} |