summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/files_sharing/l10n/ru.js
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
downloadnextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz
nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r--apps/files_sharing/l10n/ru.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 2202ea3ea2d..afe870d5353 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"Could not lock node" : "Не удалось заблокировать узел",
"Could not lock path" : "Не удалось заблокировать путь",
"Wrong or no update parameter given" : "Параметр для изменения неправилен или не задан",
- "Can't change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.",
"shared by %s" : "доступ предоставлен пользователем %s",
"Download all files" : "Скачать все файлы",
@@ -235,6 +234,7 @@ OC.L10N.register(
"Uploaded files:" : "Отправленные файлы:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.",
"invalid permissions" : "неверные права доступа",
+ "Can't change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно",
"Name, email, or federated cloud ID …" : "Имя или ID межсерверного обмена…"
},
"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);");