From 7d76d0e1efe58fa1fab7b5a831ce00b67f168eea Mon Sep 17 00:00:00 2001 From: JazzyNico Date: Tue, 25 May 2010 23:15:35 +0200 Subject: [PATCH] i18n. Missing files added to POTFILE.in (Bug #584829) --- po/POTFILES.in | 3 ++- po/inkscape.pot | 40 ++++++++++++++++++++++++++++++++++------ 2 files changed, 36 insertions(+), 7 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index fb8796a43..c1af496c5 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -109,7 +109,6 @@ [type: gettext/xml] share/extensions/text_lowercase.inx [type: gettext/xml] share/extensions/text_randomcase.inx [type: gettext/xml] share/extensions/text_replace.inx -[type: gettext/xml] share/extensions/text_sentencecase.inx [type: gettext/xml] share/extensions/text_titlecase.inx [type: gettext/xml] share/extensions/text_uppercase.inx [type: gettext/xml] share/extensions/triangle.inx @@ -326,10 +325,12 @@ src/sp-line.cpp src/sp-lpe-item.cpp src/sp-namedview.cpp src/sp-offset.cpp +src/sp-path.cpp src/sp-polygon.cpp src/sp-polyline.cpp src/sp-rect.cpp src/sp-spiral.cpp +src/sp-star.cpp src/sp-text.cpp src/sp-tref.cpp src/sp-tspan.cpp diff --git a/po/inkscape.pot b/po/inkscape.pot index b1ea33b24..4dd7fc515 100644 --- a/po/inkscape.pot +++ b/po/inkscape.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-24 11:08+0200\n" +"POT-Creation-Date: 2010-05-25 23:11+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1545,12 +1545,12 @@ msgstr "" #: ../share/extensions/text_lowercase.inx.h:1 #: ../share/extensions/text_randomcase.inx.h:1 #: ../share/extensions/text_replace.inx.h:4 -#: ../share/extensions/text_sentencecase.inx.h:2 #: ../share/extensions/text_titlecase.inx.h:1 #: ../share/extensions/text_uppercase.inx.h:1 ../src/dialogs/text-edit.cpp:375 #: ../src/selection-describer.cpp:69 #: ../src/ui/dialog/inkscape-preferences.cpp:547 ../src/verbs.cpp:2477 #: ../share/extensions/render_barcode_datamatrix.inx.h:6 +#: ../share/extensions/text_sentencecase.inx.h:2 msgid "Text" msgstr "" @@ -2757,10 +2757,6 @@ msgstr "" msgid "Replace:" msgstr "" -#: ../share/extensions/text_sentencecase.inx.h:1 -msgid "Sentence case" -msgstr "" - #: ../share/extensions/text_titlecase.inx.h:2 msgid "Title Case" msgstr "" @@ -12698,6 +12694,20 @@ msgstr "" msgid "Dynamic offset, %s by %f pt" msgstr "" +#: ../src/sp-path.cpp:156 +#, c-format +msgid "Path (%i node, path effect: %s)" +msgid_plural "Path (%i nodes, path effect: %s)" +msgstr[0] "" +msgstr[1] "" + +#: ../src/sp-path.cpp:159 +#, c-format +msgid "Path (%i node)" +msgid_plural "Path (%i nodes)" +msgstr[0] "" +msgstr[1] "" + #: ../src/sp-polygon.cpp:226 msgid "Polygon" msgstr "" @@ -12717,6 +12727,20 @@ msgstr "" msgid "Spiral with %3f turns" msgstr "" +#: ../src/sp-star.cpp:309 +#, c-format +msgid "Star with %d vertex" +msgid_plural "Star with %d vertices" +msgstr[0] "" +msgstr[1] "" + +#: ../src/sp-star.cpp:313 +#, c-format +msgid "Polygon with %d vertex" +msgid_plural "Polygon with %d vertices" +msgstr[0] "" +msgstr[1] "" + #. TRANSLATORS: For description of font with no name. #: ../src/sp-text.cpp:419 msgid "<no name found>" @@ -24466,6 +24490,10 @@ msgstr "" msgid "Square Size / px" msgstr "" +#: ../share/extensions/text_sentencecase.inx.h:1 +msgid "Sentence case" +msgstr "" + #: ../share/extensions/wireframe_sphere.inx.h:1 msgid "Hide lines behind the sphere" msgstr "" -- 2.30.2