From 1561c5880d329f591bbefa768831594b271910c6 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 29 Aug 2019 23:34:20 +0200 Subject: update translations for 6.3.1 rc2 and force-fix errors using pocheck Change-Id: I68b4c6d31d4f902c9e1891192d433b101d6edb42 (cherry picked from commit 595d87648046bd70abf2eee0e328369f9c4be5e1) --- .../registry/data/org/openoffice/Office/UI.po | 57 +++++++++++++++++++--- 1 file changed, 51 insertions(+), 6 deletions(-) (limited to 'source/de/officecfg') diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po index a90a1940e05..522dbf1aa83 100644 --- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,9 +3,9 @@ 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: 2019-07-30 19:48+0200\n" -"PO-Revision-Date: 2019-08-08 09:28+0000\n" -"Last-Translator: Christian Kühl \n" +"POT-Creation-Date: 2019-08-28 19:39+0200\n" +"PO-Revision-Date: 2019-08-26 19:45+0000\n" +"Last-Translator: serval2412 \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1565256511.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1566848740.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -22804,7 +22804,7 @@ msgctxt "" "Label\n" "value.text" msgid "T~able" -msgstr "T~abelle" +msgstr "~Tabelle" #: GenericCommands.xcu msgctxt "" @@ -28008,6 +28008,15 @@ msgctxt "" msgid "~Rows" msgstr "~Zeilen" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:DeleteRows\n" +"TooltipLabel\n" +"value.text" +msgid "Delete selected rows" +msgstr "" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28026,6 +28035,15 @@ msgctxt "" msgid "~Columns" msgstr "~Spalten" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:DeleteColumns\n" +"TooltipLabel\n" +"value.text" +msgid "Delete selected columns" +msgstr "" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28044,6 +28062,15 @@ msgctxt "" msgid "~Table" msgstr "~Tabelle" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:DeleteTable\n" +"TooltipLabel\n" +"value.text" +msgid "Delete table" +msgstr "" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28161,6 +28188,15 @@ msgctxt "" msgid "C~ell" msgstr "Z~elle" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:EntireCell\n" +"TooltipLabel\n" +"value.text" +msgid "Select Cell" +msgstr "" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28215,6 +28251,15 @@ msgctxt "" msgid "~Table" msgstr "~Tabelle" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:SelectTable\n" +"TooltipLabel\n" +"value.text" +msgid "Select Table" +msgstr "" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -- cgit