From 6ad3e5664094fea353995ebeae9273127dcb0475 Mon Sep 17 00:00:00 2001 From: madved Date: Wed, 6 Nov 2024 10:10:05 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20ru=5FRU.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ru_RU.ts | 63 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/ru_RU.ts b/ru_RU.ts index 0efc790..d62791e 100644 --- a/ru_RU.ts +++ b/ru_RU.ts @@ -60,39 +60,40 @@ export const msgs: Map = Map({ "После удаления этой роли некоторые пользователи не смогут войти в систему.", "user.id": "ID пользователя", "user.add": "Добавить пользователя", - "user.name": "User Name", - "user.role": "User Role", - "user.password": "User Password", - add: "Add", - "admin.users": "Users", - "role.add": "Add Role", - "role.name": "Role Name", - "admin.roles": "Roles", + "user.name": "Имя пользователя", + "user.role": "Роль пользователя", + "user.password": "Пароль пользователя", + add: "Добавить", + "admin.users": "Пользователи", + "role.add": "Добавить роль", + "role.name": "Имя роли", + "admin.roles": "Роли", zhCN: "简体中文", enUS: "English (US)", - "move.fail": "Failed to move", - "share.404.title": "No folder is in sharing", - "share.404.desc": "You can share a folder in the items tab", - "upload.404.title": "No uploading is in the progress", - "upload.404.desc": "You can upload a file in the items tab", - detail: "Detail", - refresh: "Refresh", - "refresh-hint": "Please refresh later to see the result", - "pane.login": "Login", - "pane.admin": "Administration", - "pane.settings": "Settings", - "logout.confirm": "Are you going to logout?", - unauthed: "Unauthorized action", - "err.tooManyUploads": "Can not upload more than 1000 files at once", - "user.profile": "User Profile", - "user.downLimit": "Download Speed Limit", - "user.upLimit": "Upload Speed Limit", - "user.spaceLimit": "Space Limit", - "cfg.siteName": "Site Name", - "cfg.siteDesc": "Site Description", - "cfg.bg": "Background", - "cfg.bg.url": "Background URL", - "cfg.bg.repeat": "Repeat", + ruRU: "Russian (RU)" + "move.fail": "Не удалось переместить", + "share.404.title": "Ни одна папка не находится в общем доступе", + "share.404.desc": "Вы можете поделиться папкой на вкладке «Элементы».", + "upload.404.title": "Загрузка не выполняется", + "upload.404.desc": "Вы можете загрузить файл во вкладке элементы", + detail: "Деталь", + refresh: "Обновить", + "refresh-hint": "Пожалуйста, обновите страницу позже, чтобы увидеть результат.", + "pane.login": "Авторизоваться", + "pane.admin": "Администрация", + "pane.settings": "Настройки", + "logout.confirm": "Вы собираетесь выйти из системы?", + unauthed: "Несанкционированное действие", + "err.tooManyUploads": "Невозможно загрузить более 1000 файлов одновременно", + "user.profile": "Профиль пользователя", + "user.downLimit": "Ограничение скорости скачивания", + "user.upLimit": "Ограничение скорости загрузки", + "user.spaceLimit": "Лимит пространства", + "cfg.siteName": "Название сайта", + "cfg.siteDesc": "Описание сайта", + "cfg.bg": "Фон", + "cfg.bg.url": "Фон URL", + "cfg.bg.repeat": "Повторить", "cfg.bg.pos": "Position", "cfg.bg.align": "Align", "cfg.bg.bgColor": "Background Color",