mirror of
https://github.com/rustfs/console.git
synced 2026-08-30 17:14:47 +08:00
chore(i18n): update ru translation (#167)
This commit is contained in:
+10
-10
@@ -1066,12 +1066,12 @@
|
||||
"Size": "Размер",
|
||||
"Skip": "Пропустить",
|
||||
"Skip TLS verification": "Пропустить проверку TLS",
|
||||
"Certificate verification is disabled. Only use this for trusted networks.": "Certificate verification is disabled. Only use this for trusted networks.",
|
||||
"Custom CA certificate": "Custom CA certificate",
|
||||
"Custom CA certificate is required": "Custom CA certificate is required",
|
||||
"Default certificate verification": "Default certificate verification",
|
||||
"Paste the CA certificate in PEM format.": "Paste the CA certificate in PEM format.",
|
||||
"TLS Verification": "TLS Verification",
|
||||
"Certificate verification is disabled. Only use this for trusted networks.": "Проверка сертификата отключена. Используйте это только для доверенных сетей.",
|
||||
"Custom CA certificate": "Пользовательский сертификат CA",
|
||||
"Custom CA certificate is required": "Пользовательский сертификат CA обязателен",
|
||||
"Default certificate verification": "Проверка сертификата по умолчанию",
|
||||
"Paste the CA certificate in PEM format.": "Вставьте сертификат CA в формате PEM.",
|
||||
"TLS Verification": "Проверка TLS",
|
||||
"Skip to main content": "Перейти к основному содержимому",
|
||||
"Sort by": "Сортировать по",
|
||||
"Source": "Источник",
|
||||
@@ -1250,13 +1250,13 @@
|
||||
"Visit website": "Посетить веб-сайт",
|
||||
"WARNING: This will immediately delete the key": "ПРЕДУПРЕЖДЕНИЕ: Это немедленно удалит ключ",
|
||||
"WEBHOOK_AUTH_TOKEN": "Токен аутентификации Webhook",
|
||||
"WEBHOOK_CLIENT_CA": "Webhook Client CA",
|
||||
"WEBHOOK_CLIENT_CERT": "Webhook Client Certificate",
|
||||
"WEBHOOK_CLIENT_KEY": "Webhook Client Key",
|
||||
"WEBHOOK_CLIENT_CA": "Webhook клиент CA",
|
||||
"WEBHOOK_CLIENT_CERT": "Webhook клиент Certificate",
|
||||
"WEBHOOK_CLIENT_KEY": "Webhook клиент Key",
|
||||
"WEBHOOK_ENDPOINT": "Конечная точка Webhook",
|
||||
"WEBHOOK_QUEUE_DIR": "Каталог очереди Webhook",
|
||||
"WEBHOOK_QUEUE_LIMIT": "Лимит очереди Webhook",
|
||||
"WEBHOOK_SKIP_TLS_VERIFY": "Webhook Skip TLS Verify",
|
||||
"WEBHOOK_SKIP_TLS_VERIFY": "Webhook пропустить проверку TLS",
|
||||
"WORM": "ЧЕРВЬ",
|
||||
"Waiting": "Ожидание",
|
||||
"Warning": "Предупреждение",
|
||||
|
||||
Reference in New Issue
Block a user