Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-03 05:50:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-03 05:50:34 +0300
commit993e50bd20ef280b329cc202cf46aaaf77960499 (patch)
treec7f6b0a5c89decd677d9d514ca8967ccfbac2876 /l10n/ru.js
parent82afc0e637141b2710fa40e4b634853c0d4c99f3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js7
1 files changed, 1 insertions, 6 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index a955b71..903724f 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -29,11 +29,6 @@ OC.L10N.register(
"Invalid range request" : "Неправильный запрос на диапазон",
"Plain text editor" : "Простой текстовый редактор",
"Open, save and edit text files" : "Просмотр, редактирование и сохранение текстовых файлов",
- "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Это приложение позволяет пользователям Nextcloud открывать, сохранять и редактировать текстовые файлы в браузере. Если приложение включено, в меню, доступном после нажатия кнопки «Создать», расположенной в верхней части веб-браузера, будет добавлен пункт создания файла в текстовом файле. При выборе этого пункта будет создан текстовый файл, который может быть сохранён в текущей папке. Кроме того, если нажать в браузере на текстовый файл, он будет открыт в режиме редактирования. Если у пользователя достаточно прав, то он может также редактировать общие файлы и сохранять внесённые изменения. Дополнительная информация доступна в документации текстового редактора.",
- "saved!" : "сохранено!",
- "failed!" : "ошибка!",
- "You can not open a folder." : "Вы не можете открыть каталог.",
- "You can not write to a folder." : "Вы не можете записать в каталог.",
- "You can not open a folder" : "Вы не можете открыть каталог"
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Это приложение позволяет пользователям Nextcloud открывать, сохранять и редактировать текстовые файлы в браузере. Если приложение включено, в меню, доступном после нажатия кнопки «Создать», расположенной в верхней части веб-браузера, будет добавлен пункт создания файла в текстовом файле. При выборе этого пункта будет создан текстовый файл, который может быть сохранён в текущей папке. Кроме того, если нажать в браузере на текстовый файл, он будет открыт в режиме редактирования. Если у пользователя достаточно прав, то он может также редактировать общие файлы и сохранять внесённые изменения. Дополнительная информация доступна в документации текстового редактора."
},
"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);");