summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2010-05-25 21:15:35 +0000
committerJazzyNico <nicoduf@yahoo.fr>2010-05-25 21:15:35 +0000
commitdafa061e1691c9b871dbe2ec4501b90681326291 (patch)
treeb59308f86c4fa79aeab2f0ddaa5dfdc606ae027f
parentTranslations. Check-markup msgctxt support added. (diff)
downloadinkscape-dafa061e1691c9b871dbe2ec4501b90681326291.tar.gz
inkscape-dafa061e1691c9b871dbe2ec4501b90681326291.zip
i18n. Missing files added to POTFILE.in (Bug #584829)
Fixed bugs: - https://launchpad.net/bugs/584829 (bzr r9450)
-rw-r--r--po/POTFILES.in3
-rw-r--r--po/inkscape.pot40
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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 "<b>Dynamic offset</b>, %s by %f pt"
msgstr ""
+#: ../src/sp-path.cpp:156
+#, c-format
+msgid "<b>Path</b> (%i node, path effect: %s)"
+msgid_plural "<b>Path</b> (%i nodes, path effect: %s)"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../src/sp-path.cpp:159
+#, c-format
+msgid "<b>Path</b> (%i node)"
+msgid_plural "<b>Path</b> (%i nodes)"
+msgstr[0] ""
+msgstr[1] ""
+
#: ../src/sp-polygon.cpp:226
msgid "<b>Polygon</b>"
msgstr ""
@@ -12717,6 +12727,20 @@ msgstr ""
msgid "<b>Spiral</b> with %3f turns"
msgstr ""
+#: ../src/sp-star.cpp:309
+#, c-format
+msgid "<b>Star</b> with %d vertex"
+msgid_plural "<b>Star</b> with %d vertices"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../src/sp-star.cpp:313
+#, c-format
+msgid "<b>Polygon</b> with %d vertex"
+msgid_plural "<b>Polygon</b> with %d vertices"
+msgstr[0] ""
+msgstr[1] ""
+
#. TRANSLATORS: For description of font with no name.
#: ../src/sp-text.cpp:419
msgid "&lt;no name found&gt;"
@@ -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 ""