Split Portuguese language translation into European Portuguese and Brazilian Portuguese
This commit is contained in:
Binary file not shown.
@@ -11,7 +11,7 @@ msgstr ""
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2012-04-20 18:24+0000\n"
|
||||
"Last-Translator: tetjarediske <tetja.rediske@googlemail.com>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.net/projects/p/mayan-edms/language/de_DE/)\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-06-17 19:02-0400\n"
|
||||
"POT-Creation-Date: 2012-07-01 23:40-0400\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"
|
||||
@@ -17,77 +17,80 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: __init__.py:5
|
||||
#: __init__.py:22
|
||||
msgid "search"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:6 views.py:72
|
||||
#: __init__.py:23
|
||||
msgid "advanced search"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:7
|
||||
#: __init__.py:24
|
||||
msgid "search again"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:8
|
||||
msgid "Search terms"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "user"
|
||||
#: __init__.py:64
|
||||
msgid "Update the search index with the most recent modified documents."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "query"
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:22
|
||||
msgid "datetime created"
|
||||
msgid "query"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:23
|
||||
msgid "datetime created"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:24
|
||||
msgid "hits"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:61
|
||||
#: models.py:55
|
||||
msgid "recent search"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:62
|
||||
#: models.py:56
|
||||
msgid "recent searches"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
#, python-format
|
||||
msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)"
|
||||
#: models.py:64
|
||||
msgid "date time"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:37
|
||||
msgid "results"
|
||||
#: models.py:79
|
||||
msgid "indexable object"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
#, python-format
|
||||
msgid "Search error: %s"
|
||||
#: models.py:80
|
||||
msgid "indexable objects"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:60
|
||||
msgid "type"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19
|
||||
#: templatetags/search_tags.py:20
|
||||
#: views.py:41 views.py:43 templatetags/search_tags.py:22
|
||||
#: templatetags/search_tags.py:23
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:12
|
||||
msgid "Maximum amount search hits to fetch and display."
|
||||
#: views.py:45
|
||||
#, python-format
|
||||
msgid "results for: %s"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:13
|
||||
#: conf/settings.py:7
|
||||
msgid "Searching"
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:14
|
||||
msgid "Maximum number of search queries to remember per user."
|
||||
msgstr ""
|
||||
|
||||
#: conf/settings.py:22
|
||||
msgid "Interval in second on which to trigger the search index update."
|
||||
msgstr ""
|
||||
|
||||
#: templates/search_help.html:3
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
@@ -99,16 +102,21 @@ msgid ""
|
||||
"%(search_results_limit)s results will be available."
|
||||
msgstr ""
|
||||
|
||||
#: templates/search_results.html:3
|
||||
#: templates/search_results.html:3 templates/search/search.html:4
|
||||
msgid "Search results"
|
||||
msgstr ""
|
||||
|
||||
#: templates/search_results.html:19
|
||||
#: templates/search_results.html:20
|
||||
#, python-format
|
||||
msgid "Elapsed time: %(time_delta)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/search_tags.py:33
|
||||
#: templates/search/search.html:22
|
||||
#, python-format
|
||||
msgid "Elapsed time: %(elapsed_time)s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/search_tags.py:36
|
||||
#, python-format
|
||||
msgid "recent searches (maximum of %d)"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@ msgstr ""
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2011-11-04 17:06+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mayan-edms/language/es/)\n"
|
||||
"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
Binary file not shown.
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2012-06-08 07:42+0000\n"
|
||||
"Last-Translator: Carlo Zanatto <>\n"
|
||||
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/language/it/)\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
Binary file not shown.
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2012-02-21 15:21+0000\n"
|
||||
"Last-Translator: mic <winterfall24@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.net/projects/p/mayan-edms/language/pl/)\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
Binary file not shown.
@@ -11,7 +11,7 @@ msgstr ""
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2011-11-03 02:32+0000\n"
|
||||
"Last-Translator: emersonsoares <dev.emerson@gmail.com>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/language/pt/)\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
BIN
apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
BIN
apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
115
apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po
Normal file
115
apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,115 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# <dev.emerson@gmail.com>, 2011.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2012-07-02 03:31+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
||||
|
||||
#: __init__.py:5
|
||||
msgid "search"
|
||||
msgstr "pesquisa"
|
||||
|
||||
#: __init__.py:6 views.py:72
|
||||
msgid "advanced search"
|
||||
msgstr "pesquisa avançada"
|
||||
|
||||
#: __init__.py:7
|
||||
msgid "search again"
|
||||
msgstr "pesquisar novamente"
|
||||
|
||||
#: forms.py:8
|
||||
msgid "Search terms"
|
||||
msgstr "Termos de pesquisa"
|
||||
|
||||
#: models.py:20
|
||||
msgid "user"
|
||||
msgstr "usuário"
|
||||
|
||||
#: models.py:21
|
||||
msgid "query"
|
||||
msgstr "pergunta"
|
||||
|
||||
#: models.py:22
|
||||
msgid "datetime created"
|
||||
msgstr "Data e hora da criação"
|
||||
|
||||
#: models.py:23
|
||||
msgid "hits"
|
||||
msgstr "visitas"
|
||||
|
||||
#: models.py:61
|
||||
msgid "recent search"
|
||||
msgstr "pesquisa recente"
|
||||
|
||||
#: models.py:62
|
||||
msgid "recent searches"
|
||||
msgstr "pesquisas recentes"
|
||||
|
||||
#: views.py:33
|
||||
#, python-format
|
||||
msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)"
|
||||
msgstr "resultados, (mostrando apenas %(shown_result_count)s de %(result_count)s )"
|
||||
|
||||
#: views.py:37
|
||||
msgid "results"
|
||||
msgstr "resultados"
|
||||
|
||||
#: views.py:56
|
||||
#, python-format
|
||||
msgid "Search error: %s"
|
||||
msgstr "Erro de pesquisa: %s"
|
||||
|
||||
#: views.py:60
|
||||
msgid "type"
|
||||
msgstr "tipo"
|
||||
|
||||
#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19
|
||||
#: templatetags/search_tags.py:20
|
||||
msgid "Search"
|
||||
msgstr "Pesquisa"
|
||||
|
||||
#: conf/settings.py:12
|
||||
msgid "Maximum amount search hits to fetch and display."
|
||||
msgstr "Quantidade máxima acessos para a pesquisa buscar e mostrar."
|
||||
|
||||
#: conf/settings.py:13
|
||||
msgid "Maximum number of search queries to remember per user."
|
||||
msgstr "Número máximo de consultas de pesquisa para se lembrar por usuário."
|
||||
|
||||
#: templates/search_help.html:3
|
||||
msgid "Help"
|
||||
msgstr "Ajuda"
|
||||
|
||||
#: templates/search_help.html:4
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Enter the desired search keywords separated by space. Only the top "
|
||||
"%(search_results_limit)s results will be available."
|
||||
msgstr "Digite as palavras-chave da pesquisa desejada separadas por um espaço. Apenas o máximo %(search_results_limit)s resultados estarão disponíveis."
|
||||
|
||||
#: templates/search_results.html:3
|
||||
msgid "Search results"
|
||||
msgstr "Resultados da pesquisa"
|
||||
|
||||
#: templates/search_results.html:19
|
||||
#, python-format
|
||||
msgid "Elapsed time: %(time_delta)s seconds"
|
||||
msgstr "Tempo decorrido: %(time_delta)s segundos"
|
||||
|
||||
#: templatetags/search_tags.py:33
|
||||
#, python-format
|
||||
msgid "recent searches (maximum of %d)"
|
||||
msgstr "pesquisas recentes (maximum of %d)"
|
||||
Binary file not shown.
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2011-11-03 22:40+0000\n"
|
||||
"Last-Translator: Sergey Glita <gsv70@mail.ru>\n"
|
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/language/ru/)\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
Reference in New Issue
Block a user