diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-04 02:21:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-04 02:21:48 +0000 |
commit | 8d22ba4a33db99d3f20d6e582c922b55ff733786 (patch) | |
tree | 34db071db4a2f4fb7df2cec9a41e3bfe771783cb /apps/files_sharing/l10n/ru.json | |
parent | b6ba622a5839f2a09818b040324be7d3f1defa4a (diff) | |
download | nextcloud-server-8d22ba4a33db99d3f20d6e582c922b55ff733786.tar.gz nextcloud-server-8d22ba4a33db99d3f20d6e582c922b55ff733786.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index dca02b75b59..47fe6d572c8 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -167,6 +167,7 @@ "Password protection" : "Защита паролем", "Enter a password" : "Введите пароль", "Expiration date (enforced)" : "Срок действия (требуется системой)", + "Create share" : "Создать общий ресурс", "Cancel" : "Отменить", "Share label" : "Метка общего доступа", "Read only" : "Только для чтения", @@ -178,12 +179,15 @@ "Enter a note for the share recipient" : "Введите примечание для получателя", "Add another link" : "Добавить другую ссылку", "Create a new share link" : "Создать ссылку доступа", + "{shareWith} by {initiator}" : "{shareWith} предоставлено {initiator}", "Shared via link by {initiator}" : "{initiator} предоставил(а) доступ по ссылке", "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", "Resharing is not allowed" : "Повторное открытие доступа запрещено", + "Name or email …" : "Имя или адрес эл.почты…", + "Name, email, or Federated Cloud ID …" : "Имя или ID межсерверного обмена…", "Searching …" : "Поиск…", "No elements found." : "Ничего не найдено.", "Search globally" : "Искать глобально", @@ -226,6 +230,7 @@ "Uploading files" : "Загрузка файлов", "Uploaded files:" : "Отправленные файлы:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", + "Name, email, or federated cloud ID …" : "Имя или ID межсерверного обмена…", "Uploading files…" : "Файлы передаются на сервер…" },"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 |