mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 04:04:35 +08:00
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"Common": {
|
|
"HighlightColorPalette": {
|
|
"textNoFill": "Без попълване"
|
|
},
|
|
"Themes": {
|
|
"dark": "Тъмна",
|
|
"light": "Светла",
|
|
"system": "Същото като в системата"
|
|
}
|
|
},
|
|
"Controller": {
|
|
"Main": {
|
|
"SDK": {
|
|
"Grayscale": "Нюанси на сивото"
|
|
}
|
|
}
|
|
},
|
|
"View": {
|
|
"Add": {
|
|
"textShape": "Форма"
|
|
},
|
|
"Edit": {
|
|
"textChangeShape": "Промяна на форма",
|
|
"textFill": "Напълнете",
|
|
"textHighlightColor": "Маркирайте цвят",
|
|
"textRemoveShape": "Премахване на формата",
|
|
"textShape": "Форма"
|
|
},
|
|
"Settings": {
|
|
"mniSlideStandard": "Стандартно (4:3)",
|
|
"mniSlideWide": "Широк екран (16:9)",
|
|
"textDark": "Тъмна",
|
|
"textDarkTheme": "Тъмна тема",
|
|
"textLight": "Светла",
|
|
"textSameAsSystem": "Същото като в системата"
|
|
}
|
|
}
|
|
} |