aboutsummaryrefslogtreecommitdiff
path: root/source/de/wizards
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-06 12:37:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-02 19:59:31 +0200
commit60030b8facb580b8721d616e0bcba4d77f33bb39 (patch)
tree61d801f9541ca7fc109b270a87f45b6173a751a5 /source/de/wizards
parent1561c5880d329f591bbefa768831594b271910c6 (diff)
update translations for 6.3.2 rc1
and force-fix errors using pocheck Change-Id: Ie9a2ed807a0fad0c57cdd939e147ae31b5082aa2 (cherry picked from commit 9063e2a14b9f0f8e67fc1ec8494f7ace8c12e47f)
Diffstat (limited to 'source/de/wizards')
-rw-r--r--source/de/wizards/source/resources.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/de/wizards/source/resources.po b/source/de/wizards/source/resources.po
index 2a5b9f38456..bfd741d1e52 100644
--- a/source/de/wizards/source/resources.po
+++ b/source/de/wizards/source/resources.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: 2019-04-24 18:26+0200\n"
-"PO-Revision-Date: 2019-05-07 05:32+0000\n"
+"PO-Revision-Date: 2019-08-31 04:12+0000\n"
"Last-Translator: Christian Kühl <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-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1557207175.000000\n"
+"X-POOTLE-MTIME: 1567224763.000000\n"
#: resources_en_US.properties
msgctxt ""
@@ -2206,7 +2206,7 @@ msgctxt ""
"RID_FORM_47\n"
"property.text"
msgid "Do not allow ~modification of existing data"
-msgstr "Existierende Daten dürfen nicht ~verändert werden."
+msgstr "Existierende Daten dürfen nicht ~verändert werden"
#: resources_en_US.properties
msgctxt ""
@@ -2214,7 +2214,7 @@ msgctxt ""
"RID_FORM_48\n"
"property.text"
msgid "Do not allow ~deletion of existing data"
-msgstr "Existierende Daten dürfen nicht ~gelöscht werden."
+msgstr "Existierende Daten dürfen nicht ~gelöscht werden"
#: resources_en_US.properties
msgctxt ""
@@ -2222,7 +2222,7 @@ msgctxt ""
"RID_FORM_49\n"
"property.text"
msgid "Do not allow ~addition of new data"
-msgstr "Neue Daten dürfen nicht ~hinzugefügt werden."
+msgstr "Neue Daten dürfen nicht ~hinzugefügt werden"
#: resources_en_US.properties
msgctxt ""
@@ -4270,7 +4270,7 @@ msgctxt ""
"SearchInSubDir\n"
"property.text"
msgid "Including subdirectories"
-msgstr "inkl. Unterverzeichnisse"
+msgstr "Inkl. Unterverzeichnisse"
#: resources_en_US.properties
msgctxt ""
3-6-6'>libreoffice-3-6-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_osx.mk
AgeCommit message (Expand)Author
2024-05-07Revert "make skia into static library"Noel Grandin
2024-05-07make skia into static libraryNoel Grandin
2024-03-16Revert "make skia into static library"Noel Grandin
2024-03-16make skia into static libraryNoel Grandin
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2022-06-29Don't link against private CoreUI framework when sandboxedChristian Lohmaier
2022-01-05Disable epoxy test with --disable-guiJan-Marek Glogowski
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-23add CreateCGImage() variant for Mac/SkiaLuboš Luňák
2021-08-23first WIP version of mac skia SalGraphics backendLuboš Luňák
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-01-17tdf#138122: Fix vcl for iOS after 1a167625314bf36b735176ed488e6ba9b5e9b675Tor Lillqvist
2020-07-06There is no QuickTime frameworkTor Lillqvist
2020-03-03Bin duplicationTor Lillqvist
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski