ysdp-juntechysdp/fe/public/locales/ru.js

65 lines
2.3 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

const ruLocale = {
Files: "Файлы",
"My Files": "Моя полка",
Save: "Сохранить",
"Save all": "Сохранить все",
Rename: "Переименовать",
Open: "Открыть",
Edit: "Редактировать",
Delete: "Удалить",
Folder: "Папка",
"Add New": "Добавить",
Size: "Размер",
Date: "Дата",
"back to parent folder": "наверх",
Download: "Скачать",
Type: "Тип",
Information: "Инфо",
Table: "Таблица",
Cards: "Карточки",
Total: "Две таблицы",
"Are you sure ?": "Вы уверены?",
Details: "Детали",
"Enter a new name": "Новое имя",
Add: "Добавить",
"Select something": "Выберите файл или папку",
"Download file": "Скачать файл",
Preview: "Превью",
Refresh: "Обновить",
"Are you sure you want to exit without saving?":
"Вы хотите выйти из редактора, не сохранив изменения?",
"Save before closing?": "Сохранить файл перед закрытием?",
Copy: "Копировать",
Cut: "Вырезать",
Paste: "Вставить",
"Deleting...": "Удаляем...",
"Copying...": "Копируем...",
"Moving...": "Перемещаем...",
Folders: "Папки",
"Search results": "Результаты поиска",
"Search results in": "Результаты поиска в",
"Search files and folders": "Искать файлы и папки",
"Add new file": "Добавить файл",
"Add new folder": "Добавить папку",
"Upload file": "Загрузить файл",
folder: "папка",
file: "файл",
archive: "архив",
audio: "аудиофайл",
image: "изображение",
video: "видео",
code: "текстовый файл",
document: "документ",
of: "из",
used: "занято",
"Open item location": "Открыть в папке",
"Are you sure you want to delete": "Вы уверены, что хотите удалить",
"these items:": "эти файлы:",
"this item:": "этот файл:",
"Delete files": "Удаление",
and: "и",
"more file(s)": "файл(а)",
"Close the editor": "Закрыть редактор",
"Close this file": "Закрыть файл",
};