diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/files_sharing/l10n/ru.json | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index d4383a5c9e8..37e22c9aa2b 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -270,12 +270,8 @@ "Uploaded files:" : "Отправленные файлы:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "Add to your Nextcloud" : "Добавить в свой Nextcloud", - "Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует", - "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", - "Copy to clipboard" : "Копировать в буфер обмена", - "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", - "Toggle grid view" : "Включить или отключить режим просмотра сеткой", "Sharing %s failed because the back end does not support sciencemesh shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общие ресурсы типа Science Mesh", + "One or more of your shares will expire tomorrow" : "Завтра истекает срок одного или нескольких опубликованных вами ресурсов", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "Не удалось создать пароль на основе политики" },"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);" |