From 744a50a5a7a243acd5f9744e2395a5d81d4a8bdc Mon Sep 17 00:00:00 2001 From: Anton SHEPILOV Date: Tue, 7 May 2024 17:31:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90Modified=20russian=20translation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tdrive/frontend/public/locales/ru.json | 34 +++++++++++++------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/tdrive/frontend/public/locales/ru.json b/tdrive/frontend/public/locales/ru.json index da44146d..40bd93f7 100644 --- a/tdrive/frontend/public/locales/ru.json +++ b/tdrive/frontend/public/locales/ru.json @@ -51,7 +51,7 @@ "scenes.app.workspaces.create_company.group_data.group_main_activity.other": "Прочее", "components.drive_dropzone.uploading": "Загрузка...", "components.user_picker.modal_results_count_none": "Результатов не найдено", - "components.user_picker.modal_results_truncated": "Показаны первые {{$1}} результата из {{$2}}...", + "components.user_picker.modal_results_truncated": "Результата(ов) {{$1}} из {{$2}}...", "components.users_picker.add_me": "Добавить меня", "scenes.app.workspaces.create_company.invitations.title": "Настройка рабочей среды.", "scenes.app.header.disconnected": "Соединение отсутствует", @@ -180,25 +180,25 @@ "components.public-link-copied-info" : "Ссылка скопирована", "components.public-link-get" : "Создать ссылку", "components.public-link-copy" : "Копировать ссылку", - "components.public-link-security_password": "Password", - "components.public-link-security_password_copied": "Password copied to clipboard", - "components.public-link-security_expired": "Expiration", - "components.public-link-security_expiration_title": "Истечение срока действия ссылки", + "components.public-link-security_password": "Пароль", + "components.public-link-security_password_copied": "Скопировать пароль в буфер", + "components.public-link-security_expired": "Срок действия", + "components.public-link-security_expiration_title": "Срок действия", "components.public-link-security_expiration_removal_title": "О удалении срока действия истекшей ссылки", - "components.public-link-security_expiration_removal_no_password": "Предупреждение: о удалении срока действия общедоступной ссылки, что делает её доступной для любого, кто знает её", - "components.public-link-security_expiration_removal_but_password": "Предупреждение: о удалении срока действия общедоступной ссылки, что делает её доступной для любого, кто знает пароль", + "components.public-link-security_expiration_removal_no_password": "Это делает документ доступным для любого, у кого есть эта ссылка", + "components.public-link-security_expiration_removal_but_password": "Это делает её доступной для любого, кто знает пароль", "components.public-link-security_expiration_removal_confirm": "Удалить срок действия", "components.public-link-security_field_confirm_edit": "Готово", - "components.public-link-security_password_removal_title": "О удалении пароля", - "components.public-link-security_password_removal_body": "Предупреждение: о удалении пароля с общедоступной ссылки, что делает её доступной для любого, кто знает её", + "components.public-link-security_password_removal_title": "Предупреждение о удалении пароля", + "components.public-link-security_password_removal_body": "Это делает документ доступным для любого, у кого есть эта ссылка", "components.public-link-security_password_removal_confirm": "Удалить пароль", "components.public-link-access-level-update-subtitle": "У каждого, кто имеет ссылку, есть доступ к", "components.public-link-security": "Настройки безопасности ссылки", "components.public-link-security-change": "Изменить", "components.public-link-security-change-subtitle": "Установить пароль, срок действия и т.д.", "components.public-link-security-title": "Поделиться ссылкой", - "components.internal-access_manage_title":"Управляйте доступом к", - "components.internal-access_manage_subtitle":"Предоставление доступа", + "components.internal-access_manage_title":"Настройки доступа к", + "components.internal-access_manage_subtitle":"Настройки доступа", "components.internal-access_inherit_parent":"Inherit parent folder", "components.internal-access_inherit_parent_perm":"Choose to inherit or not the parent folder permissions.", "components.internal-access_company_member":"Every member from the company", @@ -209,11 +209,11 @@ "components.internal-access_specific_rules_you":"(you)", "components.internal-manage_root_users":"Shared drive access rules", "components.select-users_search_users":"Search users", - "common.access-level_full_access":"полный контроль", - "common.access-level_read":"Умею читать", - "common.access-level_write":"Могу написать", + "common.access-level_full_access":"Полный доступ", + "common.access-level_read":"Просмотр", + "common.access-level_write":"Редактирование", "common.access-level_no_access":"Нет доступа", - "common.access-level_remove":"Удалять", + "common.access-level_remove":"Удалить", "components.dragndrop_info_move_to":"move to", "components.SelectorModalContent_move_to":"Move to", "components.SelectorModalContent_no_items":"No item selected", @@ -312,8 +312,8 @@ "components.item_context_menu.preview": "Просмотр", "components.item_context_menu.download": "Скачать", "components.item_context_menu.rename": "Переименовать", - "components.item_context_menu.manage_access": "Управлять доступом", - "components.item_context_menu.manage_access_to": "Управлять доступом", + "components.item_context_menu.manage_access": "Настроить доступ", + "components.item_context_menu.manage_access_to": "Настроить доступ", "components.item_context_menu.share": "Поделиться", "components.item_context_menu.copy_link": "Скопировать ссылку", "components.item_context_menu.copy_link.success": "Ссылка скопирована в буфер обмена",