Signed-off-by: Thomas Petazzoni <[email protected]> --- locale/ocitysmap.pot | 68 ++++++++++++++++++++++++++++++++++++------------- 1 files changed, 50 insertions(+), 18 deletions(-)
diff --git a/locale/ocitysmap.pot b/locale/ocitysmap.pot index 55e3c9c..2e181a3 100644 --- a/locale/ocitysmap.pot +++ b/locale/ocitysmap.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-12-31 18:58+CET\n" +"POT-Creation-Date: 2012-03-31 23:23+CEST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -15,62 +15,94 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: ocitysmap2/indexlib/indexer.py:145 +#: ocitysmap2/indexlib/indexer.py:163 msgid "Places of worship" msgstr "" -#: ocitysmap2/indexlib/indexer.py:146 +#: ocitysmap2/indexlib/indexer.py:164 msgid "Place of worship" msgstr "" -#: ocitysmap2/indexlib/indexer.py:147 +#: ocitysmap2/indexlib/indexer.py:165 msgid "Kindergarten" msgstr "" -#: ocitysmap2/indexlib/indexer.py:147 ocitysmap2/indexlib/indexer.py:148 -#: ocitysmap2/indexlib/indexer.py:149 ocitysmap2/indexlib/indexer.py:150 -#: ocitysmap2/indexlib/indexer.py:151 +#: ocitysmap2/indexlib/indexer.py:165 ocitysmap2/indexlib/indexer.py:166 +#: ocitysmap2/indexlib/indexer.py:167 ocitysmap2/indexlib/indexer.py:168 +#: ocitysmap2/indexlib/indexer.py:169 msgid "Education" msgstr "" -#: ocitysmap2/indexlib/indexer.py:148 +#: ocitysmap2/indexlib/indexer.py:166 msgid "School" msgstr "" -#: ocitysmap2/indexlib/indexer.py:149 +#: ocitysmap2/indexlib/indexer.py:167 msgid "College" msgstr "" -#: ocitysmap2/indexlib/indexer.py:150 +#: ocitysmap2/indexlib/indexer.py:168 msgid "University" msgstr "" -#: ocitysmap2/indexlib/indexer.py:151 +#: ocitysmap2/indexlib/indexer.py:169 msgid "Library" msgstr "" -#: ocitysmap2/indexlib/indexer.py:152 +#: ocitysmap2/indexlib/indexer.py:170 msgid "Town hall" msgstr "" -#: ocitysmap2/indexlib/indexer.py:152 ocitysmap2/indexlib/indexer.py:153 -#: ocitysmap2/indexlib/indexer.py:154 ocitysmap2/indexlib/indexer.py:156 +#: ocitysmap2/indexlib/indexer.py:170 ocitysmap2/indexlib/indexer.py:171 +#: ocitysmap2/indexlib/indexer.py:172 ocitysmap2/indexlib/indexer.py:174 msgid "Public buildings" msgstr "" -#: ocitysmap2/indexlib/indexer.py:153 +#: ocitysmap2/indexlib/indexer.py:171 msgid "Post office" msgstr "" -#: ocitysmap2/indexlib/indexer.py:155 +#: ocitysmap2/indexlib/indexer.py:173 msgid "Public building" msgstr "" -#: ocitysmap2/indexlib/indexer.py:156 +#: ocitysmap2/indexlib/indexer.py:174 msgid "Police" msgstr "" -#: ocitysmap2/indexlib/indexer.py:357 +#: ocitysmap2/indexlib/indexer.py:379 msgid "Villages" msgstr "" +#: ocitysmap2/layoutlib/multi_page_renderer.py:484 +msgid "" +"Copyright \302\251 %(year)d MapOSMatic/OCitySMap developers.\n" +"http://www.maposmatic.org\n" +"\n" +"Map data \302\251 %(year)d OpenStreetMap.org and contributors (cc-by-sa).\n" +"http://www.openstreetmap.org\n" +"\n" +"Map rendered on: %(date)s. OSM data updated on: %(osmdate)s.\n" +"The map may be incomplete or inaccurate. You can contribute to improve this map.\n" +"See http://wiki.openstreetmap.org" +msgstr "" + +#: ocitysmap2/layoutlib/multi_page_renderer.py:499 +#: ocitysmap2/layoutlib/single_page_renderers.py:306 +msgid "unknown" +msgstr "" + +#: ocitysmap2/layoutlib/multi_page_renderer.py:574 +msgid "This page is intentionally left blank." +msgstr "" + +#: ocitysmap2/layoutlib/single_page_renderers.py:293 +msgid "" +"Copyright \302\251 %(year)d MapOSMatic/OCitySMap developers. Map data \302\251 %(year)d OpenStreetMap.org and contributors (cc-by-sa).\n" +"Map rendered on: %(date)s. OSM data updated on: %(osmdate)s. The map may be incomplete or inaccurate. You can contribute to improve this map. See http://wiki.openstreetmap.org" +msgstr "" + +#: ocitysmap2/layoutlib/single_page_renderers.py:634 +msgid "Test gettext" +msgstr "" + -- 1.7.4.1
