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>2018-06-06 03:24:22 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-06 03:24:22 +0300
commit377bfcfcd9213c5b09d5ac2e04855dcd4ba97695 (patch)
tree213b2aeaeb00f6371f27cc33e3d572ed7f64a777
parent7d58512c0868f63231fa58705aa4e6d00182a7db (diff)
[tx-robot] updated from transifexv12.0.8
-rw-r--r--l10n/ru.js3
-rw-r--r--l10n/ru.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index eb0e7ba..64aa917 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Share not found" : "Общий доступ не найден",
"You are not authorized to open this share" : "Вы не авторизованы для открытия этого общего доступа",
"Invalid range request" : "Неправильный запрос на диапазон",
- "Text editor" : "Редактор текста"
+ "Text editor" : "Редактор текста",
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry 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 открывать, сохранять и редактировать текстовые файлы в веб-браузере. Если включено, запись в кнопке «Создать» в верхней части веб-браузера появится в текстовом файле. При нажатии в браузере открывается новый текстовый файл, и файл может быть сохранен в текущем каталоге 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);");
diff --git a/l10n/ru.json b/l10n/ru.json
index a03bb41..3cdfb46 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -24,6 +24,7 @@
"Share not found" : "Общий доступ не найден",
"You are not authorized to open this share" : "Вы не авторизованы для открытия этого общего доступа",
"Invalid range request" : "Неправильный запрос на диапазон",
- "Text editor" : "Редактор текста"
+ "Text editor" : "Редактор текста",
+ "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry in the New button at the top of the web browser the Text file entry 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 открывать, сохранять и редактировать текстовые файлы в веб-браузере. Если включено, запись в кнопке «Создать» в верхней части веб-браузера появится в текстовом файле. При нажатии в браузере открывается новый текстовый файл, и файл может быть сохранен в текущем каталоге Nextcloud. Кроме того, если кликнуть на текстовый файл в веб-браузере, он будет открыт и доступен для редактирования. Если у пользователя достаточно прав, то он может также редактировать общие файлы и сохранять эти изменения обратно в веб-браузер. Дополнительная информация доступна в документации текстового редактора."
},"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);"
} \ No newline at end of file