diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-28 02:32:41 +0000 |
commit | 57090849560e8243a2e10efe03b06b0e67e032de (patch) | |
tree | da3b028a30c3c0bba8e717ed0cf8feeb414e25c5 /apps/files_sharing/l10n/ru.js | |
parent | 5c8cab61aba82c987adb59aad1b7cc3b67fbadc3 (diff) | |
download | nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.tar.gz nextcloud-server-57090849560e8243a2e10efe03b06b0e67e032de.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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 128a761aad7..f73b4eed683 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -35,6 +35,8 @@ OC.L10N.register( "Delete" : "Удалить", "You can upload into this folder" : "Вы можете загружать в этот каталог", "Terms of service" : "Условия использования", + "Show list view" : "Просмотр списком", + "Show grid view" : "Просмотр сеткой", "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", @@ -246,8 +248,6 @@ OC.L10N.register( "sharing is disabled" : "закрыт общий доступ", "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", "Share note" : "Комментарий к общему ресурсу", - "Show list view" : "Просмотр списком", - "Show grid view" : "Просмотр сеткой", "Upload files to %s" : "Загрузка файлов в %s", "Note" : "Примечание", "Select or drop files" : "Выберите или перетащите файлы", |