aboutsummaryrefslogtreecommitdiff
path: root/source/de/helpcontent2/source/text/swriter/librelogo.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-12 14:12:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-12 16:10:43 +0200
commit060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (patch)
tree337893ab5a340bf2f5f4184ad598aebc33893a73 /source/de/helpcontent2/source/text/swriter/librelogo.po
parent5fbe7f221f27df62d1156763f03baa90322c366b (diff)
update translations
and force-fix errors using pocheck (based on 5-0 templates) Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb
Diffstat (limited to 'source/de/helpcontent2/source/text/swriter/librelogo.po')
-rw-r--r--source/de/helpcontent2/source/text/swriter/librelogo.po68
1 files changed, 58 insertions, 10 deletions
diff --git a/source/de/helpcontent2/source/text/swriter/librelogo.po b/source/de/helpcontent2/source/text/swriter/librelogo.po
index 33a398b3173..c5e5e940cd0 100644
--- a/source/de/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/de/helpcontent2/source/text/swriter/librelogo.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: 2015-04-22 23:39+0200\n"
-"PO-Revision-Date: 2014-08-27 09:50+0000\n"
-"Last-Translator: Christian <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2015-08-06 22:51+0200\n"
+"PO-Revision-Date: 2015-08-07 12:32+0000\n"
+"Last-Translator: Christian Kühl <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-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1409133006.000000\n"
+"X-POOTLE-MTIME: 1438950742.000000\n"
#: LibreLogo.xhp
msgctxt ""
@@ -757,8 +757,40 @@ msgctxt ""
"LibreLogo.xhp\n"
"par_1100\n"
"help.text"
-msgid "FILL ; close and fill the actual line shape<br/> CLOSE ; close the actual line shape<br/>"
-msgstr "FÜLLEN ; Schließt die aktuelle Form und füllt sie<br/> SCHLIESSEN ; Schließt die aktuelle Form<br/>"
+msgid "FILL ; close and fill the actual line shape or points<br/> CLOSE ; close the actual line shape or join the actual points<br/>"
+msgstr "FÜLLEN ; Schließt die aktuelle Form oder Kurve und füllt sie<br/> SCHLIESSEN ; Schließt die aktuelle Form oder Kurve<br/>"
+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1102\n"
+"help.text"
+msgid "Example: filling a regular triangle:"
+msgstr "Beispiel: ein gefülltes gleichzeitiges Dreieck:"
+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1104\n"
+"help.text"
+msgid "FORWARD 50 LEFT 120 FORWARD 50 FILL<br/>"
+msgstr "VOR 50 LINKS 120 VOR 50 FÜLLEN<br/>"
+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1106\n"
+"help.text"
+msgid "Example: drawing a regular triangle:"
+msgstr "Beispiel: ein gleichseitiges Dreieck:"
+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1108\n"
+"help.text"
+msgid "FORWARD 50 LEFT 120 FORWARD 50 CLOSE<br/>"
+msgstr "VOR 50 LINKS 120 VOR 50 SCHLIESSEN<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -885,7 +917,7 @@ msgctxt ""
"LibreLogo.xhp\n"
"par_1220\n"
"help.text"
-msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/> FILLCOLOR [“blue”, “red”] ; gradient between red and blue<br/> FILLCOLOR [[255, 255, 255], [255, 128, 0]] ; between white and orange<br/> FILLCOLOR [“blue”, “red”, 1, 0, 0] ; set axial gradient (with the required rotation and border settings), possible values: 0-5 = linear, axial, radial, elliptical, square and rectangle gradients<br/> FILLCOLOR [“red”, “blue”, 0, 90, 20] ; linear with 20% border, rotated with 90 degrees from the actual heading of the turtle<br/> FILLCOLOR [“red”, 'blue”, 0, 90, 20, 0, 0, 200, 50] ; from 200% to 50% intensity<br/> FILLCOLOR [ANY, ANY, 2, 0, 0, 50, 50] ; radial gradient with random colors and 50-50% horizontal and vertical positions of the center<br/>"
+msgid "FILLCOLOR “blue” ; fill with blue color, see also PENCOLOR<br/> FILLCOLOR “invisible” CIRCLE 10 ; unfilled circle<br/> FILLCOLOR [“blue”, “red”] ; gradient between red and blue<br/> FILLCOLOR [[255, 255, 255], [255, 128, 0]] ; between white and orange<br/> FILLCOLOR [“blue”, “red”, 1, 0, 0] ; set axial gradient (with the required rotation and border settings), possible values: 0-5 = linear, axial, radial, elliptical, square and rectangle gradients<br/> FILLCOLOR [“red”, “blue”, 0, 90, 20] ; linear with 20% border, rotated with 90 degrees from the actual heading of the turtle<br/> FILLCOLOR [“red”, “blue”, 0, 90, 20, 0, 0, 200, 50] ; from 200% to 50% intensity<br/> FILLCOLOR [ANY, ANY, 2, 0, 0, 50, 50] ; radial gradient with random colors and 50-50% horizontal and vertical positions of the center<br/>"
msgstr "FÜLLFARBE „blau“ ; Mit blauer Farbe gefüllt, vergleichen Sie STIFTFARBE<br/> FÜLLFARBE „ohne“ KREIS 10 ; Nicht gefüllter Kreis<br/> FÜLLFARBE [„blau“, „rot“] ; Farbverlauf von rot nach blau<br/> FÜLLFARBE [[255, 255, 255], [255, 128, 0]] ; Farbverlauf von weiß nach orange<br/> FÜLLFARBE [„blau“, „rot“, 1, 0, 0] ; Axialer Farbverlauf (zuzüglich der erforderlichen Einstellungen für Drehung und Umrandung), mögliche Werte sind: 0-5 = linear, axial, radial, elliptisch, quadratisch und rechteckig<br/> FÜLLFARBE [„rot“, „blau“, 0, 90, 20] ; Linearer Farbverlauf, um 90° gedreht zur derzeitigen Turtleausrichtung und 20% Rahmen<br/> FÜLLFARBE [„rot“, „blau“, 0, 90, 20, 0, 0, 200, 50] ; Farverlauf mit von 200% zu 50% abnehmender Farbintensität<br/> FF [BEL, BEL, 2, 0, 0, 50, 50] ; Radialer Farbverlauf mit zufälligen Farben, 50% horizontaler sowie 50% vertiakler Ausrichtung des Zentrums<br/>"
#: LibreLogo.xhp
@@ -989,8 +1021,8 @@ msgctxt ""
"LibreLogo.xhp\n"
"par_1330\n"
"help.text"
-msgid "RECTANGLE [50, 100] ; draw a rectange shape (50×100pt)<br/> RECTANGLE [50, 100, 10] ; draw a rectangle with rounded corners<br/>"
-msgstr ""
+msgid "RECTANGLE [50, 100] ; draw a rectangle shape (50×100pt)<br/> RECTANGLE [50, 100, 10] ; draw a rectangle with rounded corners<br/>"
+msgstr "RECHTECK [50, 100] ; Zeichnet den Umriss eines Rechtecks (Kantenlängen 50pt und 100pt)<br/> RECHTECK [50, 100, 10] ; Zeichnet ein Rechteck mit abgerundeten Ecken<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1011,6 +1043,22 @@ msgstr "PUNKT ; Zeichnet einen Punkt in Größe und Farbe des Stiftes<br/>"
#: LibreLogo.xhp
msgctxt ""
"LibreLogo.xhp\n"
+"par_1354\n"
+"help.text"
+msgid "CLOSE can join the last points, FILL can fill the shape defined by points. For example, it’s easy to draw a “flat” star starting from its center:"
+msgstr "SCHLIESSEN kann den letzten Punkt verbinden, FÜLLEN kann eine Form aus Punkten füllen. Z.B. kann man so einfach einen Stern, ausgehend vom Zentrum, zeichnen:"
+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
+"par_1357\n"
+"help.text"
+msgid "PENUP<br/> REPEAT 5 [<br/> FORWARD 80<br/> POINT<br/> BACK 80<br/> RIGHT 36<br/> FORWARD 50<br/> POINT<br/> BACK 50<br/> RIGHT 120<br/> ] FILL<br/>"
+msgstr "FLIEGEN<br/> WIEDERHOLE 5 [<br/> VOR 80<br/> PUNKT<br/> ZURÜCK 80<br/> RECHTS 36<br/> VOR 50<br/> PUNKT<br/> ZURÜCK 50<br/> RECHTS 36<br/> ] FÜLLEN<br/>"
+
+#: LibreLogo.xhp
+msgctxt ""
+"LibreLogo.xhp\n"
"hd_1360\n"
"help.text"
msgid "LABEL"