aboutsummaryrefslogtreecommitdiff
path: root/source/de/fpicker
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 18:58:51 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 20:12:44 +0200
commit781673fea7346b0d148bf85984826c0556fdf1b9 (patch)
treec1b6090e665319fbc118017cb082d97eba9630de /source/de/fpicker
parentd9ae641365f094cc1898d7f614dc8a72a1c6b914 (diff)
update translations for 4.4.0.0alpha1
(based on the 4.3 translations) and force-fix errors using pocheck Change-Id: I64547fd1d137a0bfa7bd4a55e8a547a7845faf96
Diffstat (limited to 'source/de/fpicker')
-rw-r--r--source/de/fpicker/source/office.po6
-rw-r--r--source/de/fpicker/uiconfig/ui.po12
2 files changed, 10 insertions, 8 deletions
diff --git a/source/de/fpicker/source/office.po b/source/de/fpicker/source/office.po
index e8a7b1447ea..2ed4cfaaf6a 100644
--- a/source/de/fpicker/source/office.po
+++ b/source/de/fpicker/source/office.po
@@ -4,7 +4,7 @@ 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: 2014-05-02 00:01+0200\n"
-"PO-Revision-Date: 2012-11-19 20:56+0000\n"
+"PO-Revision-Date: 2014-05-23 19:03+0000\n"
"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353358569.0\n"
+"X-POOTLE-MTIME: 1400871800.000000\n"
#: OfficeFilePicker.src
msgctxt ""
@@ -153,7 +153,7 @@ msgctxt ""
"BTN_EXPLORERFILE_CONNECT_TO_SERVER\n"
"pushbutton.text"
msgid "Servers..."
-msgstr ""
+msgstr "Server..."
#: iodlg.src
msgctxt ""
diff --git a/source/de/fpicker/uiconfig/ui.po b/source/de/fpicker/uiconfig/ui.po
index 94d1c2244aa..2ab94dd4bd8 100644
--- a/source/de/fpicker/uiconfig/ui.po
+++ b/source/de/fpicker/uiconfig/ui.po
@@ -4,15 +4,17 @@ 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: 2014-05-02 00:01+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2014-05-23 19:05+0000\n"
+"Last-Translator: Christian <kuehl.christian@googlemail.com>\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: 1400871901.000000\n"
#: foldernamedialog.ui
msgctxt ""
@@ -21,7 +23,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Folder Name ?"
-msgstr ""
+msgstr "Ordnername?"
#: foldernamedialog.ui
msgctxt ""
@@ -30,7 +32,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Na_me"
-msgstr ""
+msgstr "_Name"
#: foldernamedialog.ui
msgctxt ""
@@ -39,4 +41,4 @@ msgctxt ""
"label\n"
"string.text"
msgid "Create new folder"
-msgstr ""
+msgstr "Neuen Ordner anlegen"
eoffice-4-4-6'>libreoffice-4-4-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/graphic/GraphicObject2.cxx
AgeCommit message (Expand)Author
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin
2018-11-27remove unused GraphicManagerDrawFlags enum valueNoel Grandin