elabftw/elabftw

View on GitHub
src/ts/langs/ru_RU.ts

Summary

Maintainability
C
7 hrs
Test Coverage
/* eslint-disable quotes */
/* This file is generated by "bin/console dev:i18n4js" command, DO NOT EDIT directly */
const t = {
  translation: {
    "click-to-edit": "Click to edit",
    "cancel": "Отмена",
    "comment-add": "Добавить комментарий",
    "custom-id-in-use": "Custom ID is already used! Try another one.",
    "dropzone-upload-area": "Перетащите сюда файлы для загрузки",
    "dropzone-filesize-limit": "File size limit:",
    "editing-metadata": "You are currently editing the metadata attached to this entry.",
    "entity-default-title": "Без имени",
    "entity-delete-warning": "Выбранные элементы и все связанные данные будут удалены без возможности восстановления. Это не может быть отменено. Ты уверен?",
    "error-no-category": "A category is required to fetch the next Custom ID",
    "extra-fields": "Дополнительные поля",
    "filename": "Имя файла",
    "generic-delete-warning": "Удалить?",
    "link-delete-warning": "Удалить эту ссылку?",
    "new-apikey-warning": "This is the only time the key will be shown! Make sure to copy it somewhere safe as you won't be able to see it again:",
    "no-self-links": "Linking an item to itself is not allowed. Please select a different target.",
    "not-set": "Not set",
    "nothing-selected": "Ничего не выбрано!",
    "now": "Now",
    "onboarding-email-sent": "Onboarding email(s) will soon be sent.",
    "please-wait": "Пожалуйста, подождите…",
    "replace-edited-file": "Вы хотите заменить файл на сервере этим редактированием?",
    "request-filename": "Введите имя файла",
    "resource-not-found": "С этим id ничего нет",
    "save": "Сохранить",
    "saved": "Сохранено",
    "sort-by-column": "Sort by column",
    "step-delete-warning": "Удалить этот этап?",
    "step-unfinish-warning": "Вы уверены, что хотите отменить этот шаг?",
    "tag-delete-warning": "Удалить этот тег?",
    "template-title": "Название шаблона",
    "today": "Today",
    "undefined-group": "Undefined group",
    "upload-file-comment": "Файловый комментарий",
  },
};
export default t;