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 | 51 ++++++++++++++++++++-- 1 file changed, 48 insertions(+), 3 deletions(-) (limited to 'source/eu/officecfg') diff --git a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po index 6172288eb2f..f1c3120a185 100644 --- a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,8 +3,8 @@ 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-07-31 08:15+0000\n" +"POT-Creation-Date: 2019-08-28 19:39+0200\n" +"PO-Revision-Date: 2019-08-28 19:44+0000\n" "Last-Translator: Asier Sarasua Garmendia \n" "Language-Team: Librezale \n" "Language: eu\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1564560909.000000\n" +"X-POOTLE-MTIME: 1567021463.000000\n" #: BaseWindowState.xcu msgctxt "" @@ -28008,6 +28008,15 @@ msgctxt "" msgid "~Rows" msgstr "~Errenkadak" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:DeleteRows\n" +"TooltipLabel\n" +"value.text" +msgid "Delete selected rows" +msgstr "Ezabatu hautatutako errenkadak" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28026,6 +28035,15 @@ msgctxt "" msgid "~Columns" msgstr "Z~utabeak" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:DeleteColumns\n" +"TooltipLabel\n" +"value.text" +msgid "Delete selected columns" +msgstr "Ezabatu hautatutako zutabeak" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28044,6 +28062,15 @@ msgctxt "" msgid "~Table" msgstr "~Taula" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:DeleteTable\n" +"TooltipLabel\n" +"value.text" +msgid "Delete table" +msgstr "Ezabatu taula" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28161,6 +28188,15 @@ msgctxt "" msgid "C~ell" msgstr "~Gelaxka" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:EntireCell\n" +"TooltipLabel\n" +"value.text" +msgid "Select Cell" +msgstr "Hautatu gelaxka" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" @@ -28215,6 +28251,15 @@ msgctxt "" msgid "~Table" msgstr "~Taula" +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:SelectTable\n" +"TooltipLabel\n" +"value.text" +msgid "Select Table" +msgstr "Hautatu taula" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" -- cgit