From 83b70a72129e1cac332c4c01faebd64bf74f92f9 Mon Sep 17 00:00:00 2001 From: Uwe Sch??ler Date: Tue, 26 Mar 2013 18:15:32 +0100 Subject: German translation update (bzr r12248) --- po/de.po | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/po/de.po b/po/de.po index f6990c846..630aaefb2 100644 --- a/po/de.po +++ b/po/de.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: inkscape\n" "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2013-03-24 09:52+0100\n" -"PO-Revision-Date: 2013-03-24 11:34+0100\n" +"POT-Creation-Date: 2013-03-25 15:40+0100\n" +"PO-Revision-Date: 2013-03-26 18:14+0100\n" "Last-Translator: Uwe Schoeler \n" "Language-Team: \n" "Language: de\n" @@ -32325,21 +32325,20 @@ msgstr "Hilfe (Optionen)" msgid "" "This extension optimizes the SVG file according to the following options:\n" " * Shorten color names: convert all colors to #RRGGBB or #RGB format.\n" -" * Convert CSS attributes to XML attributes: convert styles from <" -"style> tags and inline style=\"\" declarations into XML attributes.\n" -" * Group collapsing: removes useless <g> elements, promoting their " -"contents up one level. Requires \"Remove unused ID names for elements\" to " -"be set.\n" -" * Create groups for similar attributes: create <g> elements for " -"runs of elements having at least one attribute in common (e.g. fill color, " -"stroke opacity, ...).\n" +" * Convert CSS attributes to XML attributes: convert styles from style " +"tags and inline style=\"\" declarations into XML attributes.\n" +" * Group collapsing: removes useless g elements, promoting their contents " +"up one level. Requires \"Remove unused ID names for elements\" to be set.\n" +" * Create groups for similar attributes: create g elements for runs of " +"elements having at least one attribute in common (e.g. fill color, stroke " +"opacity, ...).\n" " * Embed rasters: embed raster images as base64-encoded data URLs.\n" " * Keep editor data: don't remove Inkscape, Sodipodi or Adobe Illustrator " "elements and attributes.\n" -" * Remove metadata: remove <metadata> tags along with all the " -"information in them, which may include license metadata, alternate versions " -"for non-SVG-enabled browsers, etc.\n" -" * Remove comments: remove <!-- --> tags.\n" +" * Remove metadata: remove metadata tags along with all the information " +"in them, which may include license metadata, alternate versions for non-SVG-" +"enabled browsers, etc.\n" +" * Remove comments: remove comment tags.\n" " * Work around renderer bugs: emits slightly larger SVG data, but works " "around a bug in librsvg's renderer, which is used in Eye of GNOME and other " "various applications.\n" -- cgit v1.2.3