Skip to content

Commit 17148c4

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2a965f2 commit 17148c4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/ru.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/ru.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"Workflow OCR error" : "Ошибка распознавания рабочего процесса",
55
"Workflow settings JSON value cannot be parsed" : "Значение JSON настроек рабочего процесса не может быть проанализировано",
66
"OCR file" : "Файл рабочего процесса",
7-
"OCR processing via workflow" : "Обработка через рабочий процесс"
7+
"OCR processing via workflow" : "Обработка через рабочий процесс",
8+
"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." : "Это приложение позволяет обрабатывать различные файлы с помощью алгоритмов OCR.\nОбработка выполняется с помощью workflow-engine и поэтому может быть легко настроена.\nОбратите внимание, что вам придется установить OcrMyPDF CLI на вашем сервере Nextcloud для обработки PDF-файлов. Дополнительные инструкции по установке можно найти в документации https://github.com/R0Wi/workflow_ocr/blob/master/README.md."
89
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
910
}

0 commit comments

Comments
 (0)