aboutsummaryrefslogtreecommitdiff
path: root/source/hsb/officecfg
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/hsb/officecfg
parent7a92b48d34b3ca0b1b92abf3587f11cc5523cf59 (diff)
update translations for master/7.6
and force-fix errors using pocheck Change-Id: I49fa67ebe7d8c3ec8f411920017667c1ae1875be
Diffstat (limited to 'source/hsb/officecfg')
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po34
1 files changed, 32 insertions, 2 deletions
diff --git a/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po b/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po
index e89e86e1278..043cee0e263 100644
--- a/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.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-19 12:46+0200\n"
"PO-Revision-Date: 2023-06-08 18:34+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/hsb/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : ((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565003053.000000\n"
#. W5ukN
@@ -33138,6 +33138,36 @@ msgctxt ""
msgid "Delete selected rows"
msgstr "Wubrane linki zhašeć"
+#. WGcRm
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:DeleteColumns\n"
+"Label\n"
+"value.text"
+msgid "Delete Columns"
+msgstr "Špalty zhašeć"
+
+#. P6wy9
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:DeleteColumns\n"
+"ContextLabel\n"
+"value.text"
+msgid "~Columns"
+msgstr "Špa~lty"
+
+#. rhbdp
+#: WriterCommands.xcu
+msgctxt ""
+"WriterCommands.xcu\n"
+"..WriterCommands.UserInterface.Commands..uno:DeleteColumns\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Delete selected columns"
+msgstr "Wubrane špalty zhašeć"
+
#. RxF66
#: WriterCommands.xcu
msgctxt ""
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textspacingcontext.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin