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
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,18 @@ OC.L10N.register(
5
5
"Absolute path to the python runnable (e.g. \"/usr/bin/python3\"). Can be obtained by `which python3` command. Used when pre-compiled binaries option is not selected." : "Абсолютный путь к исполняемому файлу Python (например, \"/usr/bin/python3\"). Можно получить с помощью команды `which python3`. Используется, когда опция предварительно скомпилированных двоичных файлов не выбрана.",
6
6
"Remote/Encrypted file size limit to process" : "Ограничение размера удаленного/зашифрованного файла для обработки",
"Use Python part in binary format (located in the appdata folder)" : "Использовать встроенный Python (находится в папке appdata)",
8
9
"Error" : "Ошибка",
9
10
"Settings list is empty" : "Список настроек пуст",
11
+
"Seems like database not initialized properly. Try to re-enable the app" : "Похоже, что база данных не создалась должным образом. Проверьте, соблюдены ли зависимости приложения. Попробуйте его переустановить.",
Copy file name to clipboardExpand all lines: l10n/ru.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,18 @@
3
3
"Absolute path to the python runnable (e.g. \"/usr/bin/python3\"). Can be obtained by `which python3` command. Used when pre-compiled binaries option is not selected." : "Абсолютный путь к исполняемому файлу Python (например, \"/usr/bin/python3\"). Можно получить с помощью команды `which python3`. Используется, когда опция предварительно скомпилированных двоичных файлов не выбрана.",
4
4
"Remote/Encrypted file size limit to process" : "Ограничение размера удаленного/зашифрованного файла для обработки",
"Use Python part in binary format (located in the appdata folder)" : "Использовать встроенный Python (находится в папке appdata)",
6
7
"Error" : "Ошибка",
7
8
"Settings list is empty" : "Список настроек пуст",
9
+
"Seems like database not initialized properly. Try to re-enable the app" : "Похоже, что база данных не создалась должным образом. Проверьте, соблюдены ли зависимости приложения. Попробуйте его переустановить.",
0 commit comments