Обновить ru_RU.ts

This commit is contained in:
madved 2024-11-06 10:10:05 +03:00
parent 2ad0e1f8c0
commit 6ad3e56640

View file

@ -60,39 +60,40 @@ export const msgs: Map<string, string> = Map({
"После удаления этой роли некоторые пользователи не смогут войти в систему.", "После удаления этой роли некоторые пользователи не смогут войти в систему.",
"user.id": "ID пользователя", "user.id": "ID пользователя",
"user.add": "Добавить пользователя", "user.add": "Добавить пользователя",
"user.name": "User Name", "user.name": "Имя пользователя",
"user.role": "User Role", "user.role": "Роль пользователя",
"user.password": "User Password", "user.password": "Пароль пользователя",
add: "Add", add: "Добавить",
"admin.users": "Users", "admin.users": "Пользователи",
"role.add": "Add Role", "role.add": "Добавить роль",
"role.name": "Role Name", "role.name": "Имя роли",
"admin.roles": "Roles", "admin.roles": "Роли",
zhCN: "简体中文", zhCN: "简体中文",
enUS: "English (US)", enUS: "English (US)",
"move.fail": "Failed to move", ruRU: "Russian (RU)"
"share.404.title": "No folder is in sharing", "move.fail": "Не удалось переместить",
"share.404.desc": "You can share a folder in the items tab", "share.404.title": "Ни одна папка не находится в общем доступе",
"upload.404.title": "No uploading is in the progress", "share.404.desc": "Вы можете поделиться папкой на вкладке «Элементы».",
"upload.404.desc": "You can upload a file in the items tab", "upload.404.title": "Загрузка не выполняется",
detail: "Detail", "upload.404.desc": "Вы можете загрузить файл во вкладке элементы",
refresh: "Refresh", detail: "Деталь",
"refresh-hint": "Please refresh later to see the result", refresh: "Обновить",
"pane.login": "Login", "refresh-hint": "Пожалуйста, обновите страницу позже, чтобы увидеть результат.",
"pane.admin": "Administration", "pane.login": "Авторизоваться",
"pane.settings": "Settings", "pane.admin": "Администрация",
"logout.confirm": "Are you going to logout?", "pane.settings": "Настройки",
unauthed: "Unauthorized action", "logout.confirm": "Вы собираетесь выйти из системы?",
"err.tooManyUploads": "Can not upload more than 1000 files at once", unauthed: "Несанкционированное действие",
"user.profile": "User Profile", "err.tooManyUploads": "Невозможно загрузить более 1000 файлов одновременно",
"user.downLimit": "Download Speed Limit", "user.profile": "Профиль пользователя",
"user.upLimit": "Upload Speed Limit", "user.downLimit": "Ограничение скорости скачивания",
"user.spaceLimit": "Space Limit", "user.upLimit": "Ограничение скорости загрузки",
"cfg.siteName": "Site Name", "user.spaceLimit": "Лимит пространства",
"cfg.siteDesc": "Site Description", "cfg.siteName": "Название сайта",
"cfg.bg": "Background", "cfg.siteDesc": "Описание сайта",
"cfg.bg.url": "Background URL", "cfg.bg": "Фон",
"cfg.bg.repeat": "Repeat", "cfg.bg.url": "Фон URL",
"cfg.bg.repeat": "Повторить",
"cfg.bg.pos": "Position", "cfg.bg.pos": "Position",
"cfg.bg.align": "Align", "cfg.bg.align": "Align",
"cfg.bg.bgColor": "Background Color", "cfg.bg.bgColor": "Background Color",