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 | 47 +++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'source/jv/officecfg') diff --git a/source/jv/officecfg/registry/data/org/openoffice/Office/UI.po b/source/jv/officecfg/registry/data/org/openoffice/Office/UI.po index 67e1d4f412e..2e7cd1c935b 100644 --- a/source/jv/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/jv/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: 2019-07-30 19:48+0200\n" +"POT-Creation-Date: 2019-08-28 19:39+0200\n" "PO-Revision-Date: 2019-03-11 23:00+0000\n" "Last-Translator: Ki Drupadi \n" "Language-Team: LANGUAGE \n" @@ -28256,6 +28256,15 @@ msgctxt "" msgid "~Rows" msgstr "" +#: 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" @@ -28274,6 +28283,15 @@ msgctxt "" msgid "~Columns" msgstr "" +#: 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" @@ -28293,6 +28311,15 @@ msgctxt "" msgid "~Table" msgstr "Tabel" +#: 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" @@ -28410,6 +28437,15 @@ msgctxt "" msgid "C~ell" msgstr "" +#: 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" @@ -28465,6 +28501,15 @@ msgctxt "" msgid "~Table" msgstr "Tabel" +#: 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