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:18 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-06 03:24:18 +0300
commit7c824f6457c9fbcde8ebbd2940757d8674a2be3f (patch)
treef3838807aada69ae4957fdb5f1d2790257803a2d
parent358c3b36f5f3f19220c1ed7aa09743f4a8e41a35 (diff)
[tx-robot] updated from transifexv13.0.3
-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