Signed-off-by: David MENTRE <[email protected]> --- locale/ocitysmap.pot | 61 ++++++++++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 27 deletions(-)
diff --git a/locale/ocitysmap.pot b/locale/ocitysmap.pot index 2e181a3..ee652c0 100644 --- a/locale/ocitysmap.pot +++ b/locale/ocitysmap.pot @@ -1,19 +1,21 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2012-03-31 23:23+CEST\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-05-07 16:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" -"Generated-By: pygettext.py 1.5\n" - +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" #: ocitysmap2/indexlib/indexer.py:163 msgid "Places of worship" @@ -23,16 +25,16 @@ msgstr "" msgid "Place of worship" msgstr "" -#: ocitysmap2/indexlib/indexer.py:165 -msgid "Kindergarten" -msgstr "" - #: 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:165 +msgid "Kindergarten" +msgstr "" + #: ocitysmap2/indexlib/indexer.py:166 msgid "School" msgstr "" @@ -49,15 +51,15 @@ msgstr "" msgid "Library" msgstr "" -#: ocitysmap2/indexlib/indexer.py:170 -msgid "Town hall" -msgstr "" - #: 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:170 +msgid "Town hall" +msgstr "" + #: ocitysmap2/indexlib/indexer.py:171 msgid "Post office" msgstr "" @@ -70,39 +72,44 @@ msgstr "" msgid "Police" msgstr "" -#: ocitysmap2/indexlib/indexer.py:379 +#: ocitysmap2/indexlib/indexer.py:399 msgid "Villages" msgstr "" -#: ocitysmap2/layoutlib/multi_page_renderer.py:484 +#: ocitysmap2/layoutlib/multi_page_renderer.py:474 +#, python-format msgid "" -"Copyright \302\251 %(year)d MapOSMatic/OCitySMap developers.\n" +"Copyright © %(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" +"Map data © %(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" +"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 +#: ocitysmap2/layoutlib/multi_page_renderer.py:489 +#: ocitysmap2/layoutlib/single_page_renderers.py:305 msgid "unknown" msgstr "" -#: ocitysmap2/layoutlib/multi_page_renderer.py:574 +#: ocitysmap2/layoutlib/multi_page_renderer.py:544 msgid "This page is intentionally left blank." msgstr "" -#: ocitysmap2/layoutlib/single_page_renderers.py:293 +#: ocitysmap2/layoutlib/single_page_renderers.py:292 +#, python-format 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" +"Copyright © %(year)d MapOSMatic/OCitySMap developers. Map data © %(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 +#: ocitysmap2/layoutlib/single_page_renderers.py:645 msgid "Test gettext" msgstr "" - -- 1.7.9.5
