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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/ru.json
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r--apps/files_sharing/l10n/ru.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 56be71aa802..7da3b6bb5e7 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -92,9 +92,6 @@
"Share API is disabled" : "API общего доступа отключён",
"File sharing" : "Обмен файлами",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если включено, администратор может выбрать, какие группы пользователей могут обмениваться файлами. После этого пользователи, которым такой обмен разрешен, могут обмениваться файлами и папками с другими пользователями и группами в Nextcloud. Кроме того, если администратор позволяет использовать функцию общего доступа, внешняя ссылка может использоваться для обмена файлами с другими пользователями, не являющимися пользователями Nextcloud. Админы могут также вводить в действие пароли, даты истечения срока действия и разрешать совместное использование файлов между серверами(server to server) с помощью общих ссылок, а также совместное использование с мобильных устройств. Отключение данной функции, отключает общие файлы и папки на сервере для всех получателей общего доступа, а также при синхронизации клиентов и мобильных приложений. Дополнительная информация доступна в документации Nextcloud.",
- "This share is password-protected" : "Общий ресурс защищён паролем",
- "The password is wrong. Try again." : "Неверный пароль. Попробуйте ещё раз.",
- "Password" : "Пароль",
"No entries found in this folder" : "В этой папке ничего нет",
"Name" : "Имя",
"Share time" : "Дата публикации",
@@ -111,6 +108,9 @@
"Uploading files…" : "Файлы передаются на сервер…",
"Uploaded files:" : "Отправленные файлы:",
"{actor} removed you from {file}" : "{actor} закрыл(а) вам общий доступ к «{file}»",
- "%s is publicly shared" : "«%s» опубликован "
+ "%s is publicly shared" : "«%s» опубликован ",
+ "This share is password-protected" : "Общий ресурс защищён паролем",
+ "The password is wrong. Try again." : "Неверный пароль. Попробуйте ещё раз.",
+ "Password" : "Пароль"
},"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