mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 21:24:24 +01:00
Translated using Weblate (Russian)
Currently translated at 100.0% (1726 of 1726 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ru/
This commit is contained in:
parent
4bba910501
commit
4123c24a9f
@ -21,8 +21,17 @@
|
||||
},
|
||||
"bundle-error": {
|
||||
"title": "Не удалось загрузить пользовательский скрипт",
|
||||
"message": "Скрипт из заметки с идентификатором \"{{id}}\" и названием \"{{title}}\" не может быть выполнен по следующим причинам:\n\n{{message}}"
|
||||
}
|
||||
"message": "Скрипт не может быть выполнен. Причина:\n\n{{message}}"
|
||||
},
|
||||
"widget-list-error": {
|
||||
"title": "Не удалось получить список виджетов с сервера"
|
||||
},
|
||||
"widget-render-error": {
|
||||
"title": "Не удалось отобразить пользовательский React виджет"
|
||||
},
|
||||
"widget-missing-parent": "В пользовательском виджете не определено обязательное свойство '{{property}}'.",
|
||||
"open-script-note": "Открыть заметку со скриптом",
|
||||
"scripting-error": "Ошибка пользовательского скрипта: {{title}}"
|
||||
},
|
||||
"add_link": {
|
||||
"add_link": "Добавить ссылку",
|
||||
@ -2026,13 +2035,14 @@
|
||||
},
|
||||
"note_title": {
|
||||
"placeholder": "введите здесь название заметки...",
|
||||
"edited_notes": "Измененные заметки",
|
||||
"edited_notes": "Измененные в этот день заметки",
|
||||
"note_type_switcher_collection": "Коллекция",
|
||||
"note_type_switcher_templates": "Шаблон",
|
||||
"note_type_switcher_others": "Другой тип заметки",
|
||||
"note_type_switcher_label": "Переключить с {{type}} на:",
|
||||
"last_modified": "Изменена <Value />",
|
||||
"created_on": "Создана в <Value />"
|
||||
"created_on": "Создана в <Value />",
|
||||
"promoted_attributes": "Продвигаемые атрибуты"
|
||||
},
|
||||
"units": {
|
||||
"percentage": "%"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user