You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/ru.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ OC.L10N.register(
13
13
"Status" : "Состояние",
14
14
"The machine learning models have been downloaded successfully." : "Модели машинного обучения загружены успешно.",
15
15
"The machine learning models still need to be downloaded." : "Необходима загрузка моделей машинного обучения.",
16
+
"The systemtags app is currently disabled. Some features of this app will not work." : "Приложение systemtags в настоящее время отключено. Некоторые функции этого приложения не будут работать.",
16
17
"Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Не удалось запустить выполнение двоичного файла Node.js. Попробуйте указать путь до бинарного файла вручную.",
17
18
"Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "Фоновые задания не выполняются через cron. Распознавание требует выполнения фоновых заданий через cron.",
18
19
"The app is installed and will automatically classify files in background processes." : "Приложение установлено и выполняет распознавание файлов в фоновом режиме.",
Copy file name to clipboardExpand all lines: l10n/ru.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
"Status" : "Состояние",
12
12
"The machine learning models have been downloaded successfully." : "Модели машинного обучения загружены успешно.",
13
13
"The machine learning models still need to be downloaded." : "Необходима загрузка моделей машинного обучения.",
14
+
"The systemtags app is currently disabled. Some features of this app will not work." : "Приложение systemtags в настоящее время отключено. Некоторые функции этого приложения не будут работать.",
14
15
"Could not execute the Node.js binary. You may need to set the path to a working binary manually." : "Не удалось запустить выполнение двоичного файла Node.js. Попробуйте указать путь до бинарного файла вручную.",
15
16
"Background Jobs are not executed via cron. Recognize requires background jobs to be executed via cron." : "Фоновые задания не выполняются через cron. Распознавание требует выполнения фоновых заданий через cron.",
16
17
"The app is installed and will automatically classify files in background processes." : "Приложение установлено и выполняет распознавание файлов в фоновом режиме.",
0 commit comments