summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-06 02:23:38 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-06 02:23:38 +0000
commitdfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04 (patch)
tree992845119f1bb2304653162be20f925ac5ccfc8b /apps/files_sharing/l10n/ru.js
parent00c63c0d9df47b76ef85a333c6b085873a421650 (diff)
downloadnextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.tar.gz
nextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r--apps/files_sharing/l10n/ru.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 524c4ad2b8f..1a004673f1c 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -236,7 +236,8 @@ OC.L10N.register(
"sharing is disabled" : "закрыт общий доступ",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
"Share note" : "Комментарий к общему ресурсу",
- "Toggle grid view" : "Включить или отключить режим просмотра сеткой",
+ "Show list view" : "Просмотр списком",
+ "Show grid view" : "Просмотр сеткой",
"Upload files to %s" : "Загрузка файлов в %s",
"Note" : "Примечание",
"Select or drop files" : "Выберите или перетащите файлы",
@@ -248,6 +249,7 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Неверный путь, файл или каталог не существует",
"Cannot change permissions for public share links" : "Для общедоступных ссылок изменение прав невозможно",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.",
- "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает."
+ "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.",
+ "Toggle grid view" : "Включить или отключить режим просмотра сеткой"
},
"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);");