Translated using Weblate (Russian)
Currently translated at 87.7% (265 of 302 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/ru/
This commit is contained in:
committed by
Dat H. Pham
parent
f485c3f8ca
commit
b4ab45221a
+103
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"@@last_modified": "2021-10-13T22:37:55.795262",
|
"@@last_modified": "2021-10-13T22:37:55.795262",
|
||||||
"initializing_data": "Инициализация данных...",
|
"initializing_data": "Инициализация данных…",
|
||||||
"@initializing_data": {
|
"@initializing_data": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
@@ -1627,5 +1627,107 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"saveAndClose": "Сохранить и закрыть",
|
||||||
|
"@saveAndClose": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"insertImage": "Вставить изображение",
|
||||||
|
"@insertImage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"selectFromFile": "Выбрать из файлов",
|
||||||
|
"@selectFromFile": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"insertImageErrorDuplicate": "Нельзя добавить одновременно и изображение, и URL-адрес",
|
||||||
|
"@insertImageErrorDuplicate": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"chooseAColor": "Выберите цвет",
|
||||||
|
"@chooseAColor": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"resetToDefault": "Сбросить до настроек по умолчанию",
|
||||||
|
"@resetToDefault": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"setColor": "Выбрать цвет",
|
||||||
|
"@setColor": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"formatTextColor": "Цвет текста",
|
||||||
|
"@formatTextColor": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"formatTextBackgroundColor": "Цвет фона текста",
|
||||||
|
"@formatTextBackgroundColor": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"formatBold": "Полужирный",
|
||||||
|
"@formatBold": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"formatUnderline": "Подчеркнутый",
|
||||||
|
"@formatUnderline": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"formatItalic": "Курсив",
|
||||||
|
"@formatItalic": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"formatStrikethrough": "Зачеркнутый",
|
||||||
|
"@formatStrikethrough": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"chooseImage": "Выбрать изображение",
|
||||||
|
"@chooseImage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"insertImageErrorFileEmpty": "Выберите изображение или введите URL-адрес изображения",
|
||||||
|
"@insertImageErrorFileEmpty": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"urlLink": "URL",
|
||||||
|
"@urlLink": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"insert": "Вставить",
|
||||||
|
"@insert": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user