2010-01-07 09:27:47 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
2013-04-04 23:33:27 +00:00
#
# Translators:
2013-04-18 01:43:52 +00:00
# rodrigo.avila <rodrigo@avila.net.br>, 2013
2010-01-07 09:27:47 +00:00
msgid ""
msgstr ""
2013-04-04 23:33:27 +00:00
"Project-Id-Version: MapOSMatic\n"
2014-05-28 14:42:53 +00:00
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2013-11-20 09:54+0000\n"
2013-05-17 01:45:44 +00:00
"Last-Translator: Guttorm Flatabø <post@guttormflatabo.com>\n"
2013-05-21 01:45:28 +00:00
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/maposmatic/language/pt_BR/)\n"
2010-01-07 09:27:47 +00:00
"MIME-Version: 1.0\n"
2012-05-07 17:30:00 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
2010-01-07 09:27:47 +00:00
"Content-Transfer-Encoding: 8bit\n"
2013-04-04 23:33:27 +00:00
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:163
2010-09-11 13:44:22 +00:00
msgid "Places of worship"
msgstr "Locais de adoração"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:164
2010-09-11 13:44:22 +00:00
msgid "Place of worship"
msgstr "Local de adoração"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:165 ocitysmap/indexlib/indexer.py:166
#: ocitysmap/indexlib/indexer.py:167 ocitysmap/indexlib/indexer.py:168
#: ocitysmap/indexlib/indexer.py:169
2010-09-11 13:44:22 +00:00
msgid "Education"
msgstr "Educação"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:165
2012-05-07 17:30:00 +00:00
msgid "Kindergarten"
msgstr "Creche"
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:166
2010-09-11 13:44:22 +00:00
msgid "School"
msgstr "Escola"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:167
2010-09-11 13:44:22 +00:00
msgid "College"
msgstr "Colégio"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:168
2010-09-11 13:44:22 +00:00
msgid "University"
msgstr "Universidade"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:169
2010-09-11 13:44:22 +00:00
msgid "Library"
msgstr "Biblioteca"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:170 ocitysmap/indexlib/indexer.py:171
#: ocitysmap/indexlib/indexer.py:172 ocitysmap/indexlib/indexer.py:174
2012-05-07 17:30:00 +00:00
msgid "Public buildings"
msgstr "Prédios públicos"
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:170
2010-09-11 13:44:22 +00:00
msgid "Town hall"
msgstr "Prefeitura Municipal"
2010-01-07 09:27:47 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:171
2010-09-11 13:44:22 +00:00
msgid "Post office"
msgstr "Correios"
2010-01-11 21:33:18 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:173
2010-09-11 13:44:22 +00:00
msgid "Public building"
msgstr "Prédio público"
2010-01-07 09:36:05 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:174
2010-09-11 13:44:22 +00:00
msgid "Police"
msgstr "Polícia"
2010-01-11 21:33:18 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/indexlib/indexer.py:399
2011-12-31 18:22:51 +00:00
msgid "Villages"
2012-04-02 21:35:40 +00:00
msgstr "Vilarejos"
2011-12-31 18:22:51 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/layoutlib/multi_page_renderer.py:470
2012-05-07 17:30:00 +00:00
#, python-format
2012-03-31 21:25:41 +00:00
msgid ""
"Copyright © %(year)d MapOSMatic/OCitySMap developers.\n"
"http://www.maposmatic.org\n"
"\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"
2013-04-04 23:33:27 +00:00
"The map may be incomplete or inaccurate. You can contribute to improve this map.\n"
2012-03-31 21:25:41 +00:00
"See http://wiki.openstreetmap.org"
2013-04-04 23:33:27 +00:00
msgstr "Copyright © %(year)d desenvolvedores do MapOSMatic/OCitySMap.\nhttp://www.maposmatic.org\n\nDados do Mapa © %(year)d OpenStreetMap.org e colaboradores (cc-by-sa).\nhttp://www.openstreetmap.org\n\nMapa renderizado em: %(date)s. Dados do OSM atualizados em: %(osmdate)s.\nO mapa pode estar incompleto ou incorreto. Você pode ajudar a melhorar este mapa.\nVeja como em http://wiki.openstreetmap.org"
2012-03-31 21:25:41 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/layoutlib/multi_page_renderer.py:485
#: ocitysmap/layoutlib/single_page_renderers.py:303
2012-03-31 21:25:41 +00:00
msgid "unknown"
2012-04-02 21:35:40 +00:00
msgstr "desconhecido"
2012-03-31 21:25:41 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/layoutlib/multi_page_renderer.py:540
2012-03-31 21:25:41 +00:00
msgid "This page is intentionally left blank."
2012-04-02 21:35:40 +00:00
msgstr "Esta página foi deixada em branco de propósito."
2012-03-31 21:25:41 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/layoutlib/single_page_renderers.py:290
2012-05-07 17:30:00 +00:00
#, python-format
2012-03-31 21:25:41 +00:00
msgid ""
2013-04-04 23:33:27 +00:00
"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 "Copyright © %(year)d desenvolvedores do MapOSMatic/OCitySMap. Dados do mapa © %(year)d OpenStreetMap.org e colaboradores (cc-by-sa).\nMapa foi renderizado em: %(date)s. Dados do OSM atualizados em: %(osmdate)s. O mapa pode estar incompleto ou incorreto. Você pode ajudar a melhorar este mapa. Veja como em http://wiki.openstreetmap.org"
2012-03-31 21:25:41 +00:00
2012-05-08 02:10:05 +00:00
#: ocitysmap/layoutlib/single_page_renderers.py:643
2012-03-31 21:25:41 +00:00
msgid "Test gettext"
2013-04-13 01:43:49 +00:00
msgstr "Testando o gettext"