aboutsummaryrefslogtreecommitdiff
path: root/source/ru/cui
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-06-19 13:28:52 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-06-19 13:30:24 +0200
commit25766b4c4f5fe4e28a338f318013d1097228516d (patch)
treecaf18e860e105bbe8dc73e841a04e740fde486f8 /source/ru/cui
parent7a92b48d34b3ca0b1b92abf3587f11cc5523cf59 (diff)
update translations for master/7.6
and force-fix errors using pocheck Change-Id: I49fa67ebe7d8c3ec8f411920017667c1ae1875be
Diffstat (limited to 'source/ru/cui')
-rw-r--r--source/ru/cui/messages.po10
1 files changed, 8 insertions, 2 deletions
diff --git a/source/ru/cui/messages.po b/source/ru/cui/messages.po
index 39488eb3b74..cddc20a0af9 100644
--- a/source/ru/cui/messages.po
+++ b/source/ru/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-05-31 16:28+0200\n"
+"POT-Creation-Date: 2023-06-15 13:54+0200\n"
"PO-Revision-Date: 2023-05-28 19:34+0000\n"
"Last-Translator: bormant <bormant@mail.ru>\n"
"Language-Team: Russian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ru/>\n"
@@ -2189,9 +2189,15 @@ msgctxt "RID_LANGUAGETOOL_LEAVE_EMPTY"
msgid "Leave this field empty to use the free version"
msgstr "Оставьте это поле пустым, чтобы использовать бесплатную версию"
+#. SJCiC
+#: cui/inc/strings.hrc:410
+msgctxt "RID_LANGUAGETOOL_REST_LEAVE_EMPTY"
+msgid "Leave this field empty to use LanguageTool protocol"
+msgstr ""
+
#. FoBUc
#. Translatable names of color schemes
-#: cui/inc/strings.hrc:412
+#: cui/inc/strings.hrc:413
msgctxt "RID_COLOR_SCHEME_LIBREOFFICE_AUTOMATIC"
msgid "Automatic"
msgstr "Автоматически"
ffice-25-2'>libreoffice-25-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XOptimizedStorage.idl
AgeCommit message (Expand)Author
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2019-08-05Fix typosAndrea Gelmini