[PDF] Add translations

This commit is contained in:
Julia.Svinareva
2024-06-05 21:10:57 +03:00
parent 86f0935d22
commit 269bbc665c

View File

@ -3,6 +3,10 @@
"Common.Controllers.Chat.textEnterMessage": "Enter your message here",
"Common.Controllers.Desktop.hintBtnHome": "Show Main window",
"Common.Controllers.Desktop.itemCreateFromTemplate": "Create from template",
"Common.Controllers.Plugins.textRunPlugin": "Run plugin",
"Common.Controllers.Plugins.textRunInstalledPlugins": "Run installed plugins",
"Common.Controllers.Plugins.textPluginSuccessfullyInstalled": "<b>{0}</b> is successfully installed. You can access all background plugins here.",
"Common.Controllers.Plugins.textPluginsSuccessfullyInstalled": "Plugins are successfully installed. You can access all background plugins here.",
"Common.Translation.textMoreButton": "More",
"Common.Translation.tipFileLocked": "Document is locked for editing. You can make changes and save it as local copy later.",
"Common.Translation.tipFileReadOnly": "The file is read-only. To keep your changes, save the file with a new name or in a different location.",
@ -255,6 +259,9 @@
"Common.Views.Plugins.textLoading": "Loading",
"Common.Views.Plugins.textStart": "Start",
"Common.Views.Plugins.textStop": "Stop",
"Common.Views.Plugins.textBackgroundPlugins": "Background plugins",
"Common.Views.Plugins.textSettings": "Settings",
"Common.Views.Plugins.textTheListOfBackgroundPlugins": "The list of background plugins",
"Common.Views.Protection.hintAddPwd": "Encrypt with password",
"Common.Views.Protection.hintDelPwd": "Delete password",
"Common.Views.Protection.hintPwd": "Change or delete password",