diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-05-06 19:42:38 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-05-06 19:52:51 +0200 |
commit | 3d85ba95fa37f794cb08d0c4adce45621c1d8a4d (patch) | |
tree | b3aa0d5b918c02d2d095f26ae8e245fe28100827 /source/de/editeng | |
parent | 704f999109b58d58954585e970c8896b18803557 (diff) |
update translations for 7.0.0 Alpha1
and force-fix errors using pocheck
Change-Id: I898b0fed43f54fa952bba2d805d43855ed35a49a
Diffstat (limited to 'source/de/editeng')
-rw-r--r-- | source/de/editeng/messages.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/de/editeng/messages.po b/source/de/editeng/messages.po index cf4a2765650..394cb5388c5 100644 --- a/source/de/editeng/messages.po +++ b/source/de/editeng/messages.po @@ -4,8 +4,8 @@ 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-12-17 14:17+0100\n" -"PO-Revision-Date: 2019-12-22 17:40+0000\n" -"Last-Translator: kuehl <kuehl@libreoffice.org>\n" +"PO-Revision-Date: 2020-05-01 02:16+0000\n" +"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n" "Language-Team: German <https://weblate.documentfoundation.org/projects/libo_ui-master/editengmessages/de/>\n" "Language: de\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1512984903.000000\n" #. BHYB4 @@ -45,7 +45,7 @@ msgstr "Rechtsbündig" #: editeng/inc/strings.hrc:22 msgctxt "RID_SVXITEMS_HORJUST_BLOCK" msgid "Justify horizontally" -msgstr "" +msgstr "Horizontaler Blocksatz" #. DVmUh #: editeng/inc/strings.hrc:23 @@ -82,20 +82,20 @@ msgstr "Unten ausrichten" #: editeng/inc/strings.hrc:33 msgctxt "RID_SVXITEMS_HORJUST_BLOCK" msgid "Justify vertically" -msgstr "" +msgstr "Vertikaler Blocksatz" #. WQZvF #. enum SvxCellJustifyMethod ---------------------------------------------------- #: editeng/inc/strings.hrc:39 msgctxt "RID_SVXITEMS_JUSTMETHOD_AUTO" msgid "Automatic Justify" -msgstr "" +msgstr "Automatischer Blocksatz" #. o9aJe #: editeng/inc/strings.hrc:40 msgctxt "RID_SVXITEMS_JUSTMETHOD_DISTRIBUTE" msgid "Distributed Justify" -msgstr "" +msgstr "Verteilter Blocksatz" #. 2Lzx7 #: editeng/uiconfig/ui/spellmenu.ui:12 |