aboutsummaryrefslogtreecommitdiff
path: root/source/de/xmlsecurity
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 21:49:09 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 22:26:29 +0100
commit930afa6de2cfae15db9af9574f6e0997f69955d8 (patch)
tree5863f083e23955062874bc3df080d23db9416cb4 /source/de/xmlsecurity
parentef59b48c9927301075cff0e2729b5d0a7ea214ed (diff)
update translations
and force-fix errors using pocheck Change-Id: I22c4f2470c82a226f332c5af79dadcc33e50d79a
Diffstat (limited to 'source/de/xmlsecurity')
-rw-r--r--source/de/xmlsecurity/uiconfig/ui.po19
1 files changed, 14 insertions, 5 deletions
diff --git a/source/de/xmlsecurity/uiconfig/ui.po b/source/de/xmlsecurity/uiconfig/ui.po
index ac8a6cf6463..159404e226d 100644
--- a/source/de/xmlsecurity/uiconfig/ui.po
+++ b/source/de/xmlsecurity/uiconfig/ui.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-02 20:03+0000\n"
-"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-23 12:36+0000\n"
+"Last-Translator: kuehl <kuehl@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480708988.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482496581.000000\n"
#: certgeneral.ui
msgctxt ""
@@ -208,6 +208,15 @@ msgstr "Beschreibung"
#: digitalsignaturesdialog.ui
msgctxt ""
"digitalsignaturesdialog.ui\n"
+"type\n"
+"label\n"
+"string.text"
+msgid "Signature type"
+msgstr "Signaturtyp"
+
+#: digitalsignaturesdialog.ui
+msgctxt ""
+"digitalsignaturesdialog.ui\n"
"macrohint\n"
"label\n"
"string.text"
office-4-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/pointarrayprimitive2d.cxx
AgeCommit message (Expand)Author
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet