Update translation

This commit is contained in:
Julia Radzhabova
2025-02-01 11:31:34 +03:00
parent 2f7b66a060
commit a8efb69f34
43 changed files with 473 additions and 43 deletions

View File

@ -3690,5 +3690,15 @@
"DE.Views.WatermarkSettingsDialog.textUnderline": "Ընդգծված",
"DE.Views.WatermarkSettingsDialog.tipFontName": "Տառատեսակի անուն",
"DE.Views.WatermarkSettingsDialog.tipFontSize": "Տառատեսակի չափ",
"DE.Controllers.Main.errorEditProtectedRange": "You are not allowed to edit this selection because it is protected."
"DE.Controllers.Main.errorEditProtectedRange": "You are not allowed to edit this selection because it is protected.",
"DE.Controllers.Toolbar.helpRtlDir": "Toggle between right-to-left (RTL) and left-to-right (LTR) text direction in your documents.",
"DE.Controllers.Toolbar.helpRtlDirHeader": "Switch text direction",
"DE.Views.ParagraphSettingsAdvanced.strDirection": "Direction",
"DE.Views.ParagraphSettingsAdvanced.textDirLtr": "Left-to-right",
"DE.Views.ParagraphSettingsAdvanced.textDirRtl": "Right-to-left",
"DE.Views.Toolbar.textDirLtr": "Left-to-right",
"DE.Views.Toolbar.textDirRtl": "Right-to-left",
"DE.Views.Toolbar.tipTextDir": "Text direction",
"DE.Views.Toolbar.textIndBefore": "Indent before",
"DE.Views.Toolbar.textIndAfter": "Indent after"
}