2011-03-01 16:52:36 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
2011-01-22 01:41:35 +08:00
|
|
|
#
|
2012-03-14 16:53:34 +08:00
|
|
|
# Translators:
|
2014-08-15 02:13:35 +08:00
|
|
|
# Jannis Leidel <jannis@leidel.info>, 2011
|
2015-04-01 20:30:37 +08:00
|
|
|
# jorgecarleitao <jorgecarleitao@gmail.com>, 2015
|
|
|
|
# Nuno Mariz <nmariz@gmail.com>, 2013,2015
|
2014-08-15 02:13:35 +08:00
|
|
|
# Paulo Köch <paulo.koch@gmail.com>, 2011
|
|
|
|
# Raúl Pedro Fernandes Santos, 2014
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2014-08-15 02:13:35 +08:00
|
|
|
"Project-Id-Version: django\n"
|
2011-01-22 01:41:35 +08:00
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2016-08-02 01:43:31 +08:00
|
|
|
"POT-Creation-Date: 2016-05-17 23:12+0200\n"
|
|
|
|
"PO-Revision-Date: 2016-05-21 09:09+0000\n"
|
|
|
|
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
2015-12-02 03:31:35 +08:00
|
|
|
"Language-Team: Portuguese (http://www.transifex.com/django/django/language/"
|
|
|
|
"pt/)\n"
|
2011-01-22 01:41:35 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2013-02-26 06:02:09 +08:00
|
|
|
"Language: pt\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Successfully deleted %(count)d %(items)s."
|
|
|
|
msgstr "Foram removidos com sucesso %(count)d %(items)s."
|
|
|
|
|
2011-01-22 03:42:52 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Cannot delete %(name)s"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Não é possível remover %(name)s "
|
2011-01-22 03:42:52 +08:00
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Are you sure?"
|
|
|
|
msgstr "Tem a certeza?"
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Delete selected %(verbose_name_plural)s"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Remover %(verbose_name_plural)s selecionados"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "Administration"
|
|
|
|
msgstr "Administração"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "All"
|
|
|
|
msgstr "Todos"
|
|
|
|
|
2011-03-21 06:16:14 +08:00
|
|
|
msgid "Yes"
|
|
|
|
msgstr "Sim"
|
|
|
|
|
|
|
|
msgid "No"
|
|
|
|
msgstr "Não"
|
|
|
|
|
|
|
|
msgid "Unknown"
|
|
|
|
msgstr "Desconhecido"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Any date"
|
|
|
|
msgstr "Qualquer data"
|
|
|
|
|
|
|
|
msgid "Today"
|
|
|
|
msgstr "Hoje"
|
|
|
|
|
|
|
|
msgid "Past 7 days"
|
|
|
|
msgstr "Últimos 7 dias"
|
|
|
|
|
|
|
|
msgid "This month"
|
|
|
|
msgstr "Este mês"
|
|
|
|
|
|
|
|
msgid "This year"
|
|
|
|
msgstr "Este ano"
|
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
msgid "No date"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "Has date"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Please enter the correct %(username)s and password for a staff account. Note "
|
|
|
|
"that both fields may be case-sensitive."
|
2011-01-22 01:41:35 +08:00
|
|
|
msgstr ""
|
2014-08-15 02:13:35 +08:00
|
|
|
"Por favor introduza o %(username)s e password corretos para a conta de "
|
|
|
|
"equipa. Tenha em atenção às maiúsculas e minúsculas."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Action:"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Ação:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Add another %(verbose_name)s"
|
|
|
|
msgstr "Adicionar outro %(verbose_name)s"
|
|
|
|
|
|
|
|
msgid "Remove"
|
|
|
|
msgstr "Remover"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "action time"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "hora da ação"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2015-12-02 03:31:35 +08:00
|
|
|
msgid "user"
|
|
|
|
msgstr "utilizador"
|
|
|
|
|
|
|
|
msgid "content type"
|
|
|
|
msgstr "tipo de conteúdo"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "object id"
|
2011-03-16 04:05:50 +08:00
|
|
|
msgstr "id do objeto"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#. Translators: 'repr' means representation
|
|
|
|
#. (https://docs.python.org/3/library/functions.html#repr)
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "object repr"
|
2011-03-16 04:05:50 +08:00
|
|
|
msgstr "repr do objeto"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "action flag"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "flag de ação"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "change message"
|
|
|
|
msgstr "modificar mensagem"
|
|
|
|
|
|
|
|
msgid "log entry"
|
|
|
|
msgstr "entrada de log"
|
|
|
|
|
|
|
|
msgid "log entries"
|
|
|
|
msgstr "entradas de log"
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Added \"%(object)s\"."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Adicionado \"%(object)s\"."
|
2012-03-14 16:53:34 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Changed \"%(object)s\" - %(changes)s"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Foram modificados \"%(object)s\" - %(changes)s"
|
2012-03-14 16:53:34 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Deleted \"%(object)s.\""
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Foram removidos \"%(object)s.\""
|
2012-03-14 16:53:34 +08:00
|
|
|
|
|
|
|
msgid "LogEntry Object"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Objeto LogEntry"
|
2012-03-14 16:53:34 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-brace-format
|
|
|
|
msgid "Added {name} \"{object}\"."
|
2015-04-01 20:30:37 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2015-12-02 03:31:35 +08:00
|
|
|
msgid "Added."
|
|
|
|
msgstr "Adicionado."
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "and"
|
|
|
|
msgstr "e"
|
|
|
|
|
2016-10-01 02:53:36 +08:00
|
|
|
#, python-brace-format
|
2016-08-02 01:43:31 +08:00
|
|
|
msgid "Changed {fields} for {name} \"{object}\"."
|
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-brace-format
|
|
|
|
msgid "Changed {fields}."
|
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-brace-format
|
|
|
|
msgid "Deleted {name} \"{object}\"."
|
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "No fields changed."
|
|
|
|
msgstr "Nenhum campo foi modificado."
|
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
msgid "None"
|
|
|
|
msgstr "Nenhum"
|
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid ""
|
2016-08-02 01:43:31 +08:00
|
|
|
"Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr ""
|
2016-08-02 01:43:31 +08:00
|
|
|
"Mantenha pressionado o \"Control\", ou \"Command\" no Mac, para selecionar "
|
|
|
|
"mais do que um."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-brace-format
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid ""
|
2016-08-02 01:43:31 +08:00
|
|
|
"The {name} \"{obj}\" was added successfully. You may edit it again below."
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-brace-format
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid ""
|
2016-08-02 01:43:31 +08:00
|
|
|
"The {name} \"{obj}\" was added successfully. You may add another {name} "
|
2013-02-26 06:02:09 +08:00
|
|
|
"below."
|
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-brace-format
|
|
|
|
msgid "The {name} \"{obj}\" was added successfully."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, python-brace-format
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid ""
|
2016-08-02 01:43:31 +08:00
|
|
|
"The {name} \"{obj}\" was changed successfully. You may edit it again below."
|
2011-01-22 01:41:35 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-brace-format
|
|
|
|
msgid ""
|
|
|
|
"The {name} \"{obj}\" was changed successfully. You may add another {name} "
|
|
|
|
"below."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, python-brace-format
|
|
|
|
msgid "The {name} \"{obj}\" was changed successfully."
|
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid ""
|
|
|
|
"Items must be selected in order to perform actions on them. No items have "
|
|
|
|
"been changed."
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
"Os itens devem ser selecionados de forma a efectuar ações sobre eles. Nenhum "
|
|
|
|
"item foi modificado."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "No action selected."
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Nenhuma ação selecionada."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
#, python-format
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "The %(name)s \"%(obj)s\" was deleted successfully."
|
|
|
|
msgstr "O(A) %(name)s \"%(obj)s\" foi removido(a) com sucesso."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "%(name)s object with primary key %(key)r does not exist."
|
|
|
|
msgstr "O object %(name)s com a chave primária %(key)r não existe."
|
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Add %s"
|
|
|
|
msgstr "Adicionar %s"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Change %s"
|
|
|
|
msgstr "Modificar %s"
|
|
|
|
|
|
|
|
msgid "Database error"
|
|
|
|
msgstr "Erro de base de dados"
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "%(count)s %(name)s was changed successfully."
|
|
|
|
msgid_plural "%(count)s %(name)s were changed successfully."
|
|
|
|
msgstr[0] "%(count)s %(name)s foi modificado com sucesso."
|
|
|
|
msgstr[1] "%(count)s %(name)s foram modificados com sucesso."
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "%(total_count)s selected"
|
|
|
|
msgid_plural "All %(total_count)s selected"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr[0] "%(total_count)s selecionado"
|
|
|
|
msgstr[1] "Todos %(total_count)s selecionados"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "0 of %(cnt)s selected"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "0 de %(cnt)s selecionados"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Change history: %s"
|
|
|
|
msgstr "Histórico de modificações: %s"
|
|
|
|
|
2015-04-01 20:30:37 +08:00
|
|
|
#. Translators: Model verbose name and instance representation,
|
|
|
|
#. suitable to be an item in a list.
|
2011-01-22 01:41:35 +08:00
|
|
|
#, python-format
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "%(class_name)s %(instance)s"
|
|
|
|
msgstr "%(class_name)s %(instance)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Deleting %(class_name)s %(instance)s would require deleting the following "
|
|
|
|
"protected related objects: %(related_objects)s"
|
|
|
|
msgstr ""
|
2015-04-01 20:30:37 +08:00
|
|
|
"Remover %(class_name)s %(instance)s exigiria a remoção dos seguintes objetos "
|
|
|
|
"relacionados protegidos: %(related_objects)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "Django site admin"
|
|
|
|
msgstr "Site de administração do Django"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "Django administration"
|
|
|
|
msgstr "Administração do Django"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "Site administration"
|
|
|
|
msgstr "Administração do site"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "Log in"
|
|
|
|
msgstr "Entrar"
|
2013-02-26 06:02:09 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "%(app)s administration"
|
|
|
|
msgstr "Administração de %(app)s"
|
2013-02-26 06:02:09 +08:00
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Page not found"
|
|
|
|
msgstr "Página não encontrada"
|
|
|
|
|
|
|
|
msgid "We're sorry, but the requested page could not be found."
|
|
|
|
msgstr "Pedimos desculpa, mas a página solicitada não foi encontrada."
|
|
|
|
|
|
|
|
msgid "Home"
|
|
|
|
msgstr "Início"
|
|
|
|
|
|
|
|
msgid "Server error"
|
|
|
|
msgstr "Erro do servidor"
|
|
|
|
|
|
|
|
msgid "Server error (500)"
|
|
|
|
msgstr "Erro do servidor (500)"
|
|
|
|
|
|
|
|
msgid "Server Error <em>(500)</em>"
|
|
|
|
msgstr "Erro do servidor <em>(500)</em>"
|
|
|
|
|
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"There's been an error. It's been reported to the site administrators via "
|
|
|
|
"email and should be fixed shortly. Thanks for your patience."
|
2011-01-22 01:41:35 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Ocorreu um erro. Foi enviada uma notificação para os administradores do "
|
|
|
|
"site, devendo o mesmo ser corrigido em breve. Obrigado pela atenção."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Run the selected action"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Executar a acção selecionada"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Go"
|
|
|
|
msgstr "Ir"
|
|
|
|
|
|
|
|
msgid "Click here to select the objects across all pages"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Clique aqui para selecionar os objetos em todas as páginas"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Select all %(total_count)s %(module_name)s"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Selecionar todos %(total_count)s %(module_name)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Clear selection"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Remover seleção"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid ""
|
|
|
|
"First, enter a username and password. Then, you'll be able to edit more user "
|
|
|
|
"options."
|
|
|
|
msgstr ""
|
|
|
|
"Primeiro introduza o nome do utilizador e palavra-passe. Depois poderá "
|
|
|
|
"editar mais opções do utilizador."
|
|
|
|
|
|
|
|
msgid "Enter a username and password."
|
|
|
|
msgstr "Introduza o utilizador e palavra-passe."
|
|
|
|
|
|
|
|
msgid "Change password"
|
|
|
|
msgstr "Modificar palavra-passe"
|
|
|
|
|
|
|
|
msgid "Please correct the error below."
|
|
|
|
msgstr "Por favor corrija os erros abaixo."
|
|
|
|
|
|
|
|
msgid "Please correct the errors below."
|
|
|
|
msgstr "Por favor corrija os erros abaixo."
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
#, python-format
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "Enter a new password for the user <strong>%(username)s</strong>."
|
|
|
|
msgstr ""
|
|
|
|
"Introduza uma nova palavra-passe para o utilizador <strong>%(username)s</"
|
|
|
|
"strong>."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Welcome,"
|
|
|
|
msgstr "Bem-vindo,"
|
|
|
|
|
2015-04-01 20:30:37 +08:00
|
|
|
msgid "View site"
|
|
|
|
msgstr "Ver site"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Documentation"
|
|
|
|
msgstr "Documentação"
|
|
|
|
|
|
|
|
msgid "Log out"
|
|
|
|
msgstr "Sair"
|
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Add %(name)s"
|
|
|
|
msgstr "Adicionar %(name)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "History"
|
|
|
|
msgstr "História"
|
|
|
|
|
|
|
|
msgid "View on site"
|
|
|
|
msgstr "Ver no site"
|
|
|
|
|
|
|
|
msgid "Filter"
|
|
|
|
msgstr "Filtro"
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
msgid "Remove from sorting"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Remover da ordenação"
|
2012-03-14 16:53:34 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Sorting priority: %(priority_number)s"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Prioridade de ordenação: %(priority_number)s"
|
2012-03-14 16:53:34 +08:00
|
|
|
|
|
|
|
msgid "Toggle sorting"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Altenar ordenação"
|
2012-03-14 16:53:34 +08:00
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr "Remover"
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
|
|
|
|
"related objects, but your account doesn't have permission to delete the "
|
|
|
|
"following types of objects:"
|
|
|
|
msgstr ""
|
|
|
|
"A remoção de %(object_name)s '%(escaped_object)s' resultará na remoção dos "
|
2011-03-01 16:52:36 +08:00
|
|
|
"objetos relacionados, mas a sua conta não tem permissão de remoção dos "
|
|
|
|
"seguintes tipos de objetos:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
#, python-format
|
2011-01-22 03:42:52 +08:00
|
|
|
msgid ""
|
|
|
|
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
|
|
|
|
"following protected related objects:"
|
|
|
|
msgstr ""
|
2011-03-01 16:52:36 +08:00
|
|
|
"Remover o %(object_name)s ' %(escaped_object)s ' exigiria a remoção dos "
|
|
|
|
"seguintes objetos protegidos relacionados:"
|
2011-01-22 03:42:52 +08:00
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
|
|
|
|
"All of the following related items will be deleted:"
|
|
|
|
msgstr ""
|
|
|
|
"Tem a certeza que deseja remover %(object_name)s \"%(escaped_object)s\"? "
|
|
|
|
"Todos os items relacionados seguintes irão ser removidos:"
|
|
|
|
|
2015-04-01 20:30:37 +08:00
|
|
|
msgid "Objects"
|
|
|
|
msgstr "Objectos"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Yes, I'm sure"
|
|
|
|
msgstr "Sim, tenho a certeza"
|
|
|
|
|
2015-04-01 20:30:37 +08:00
|
|
|
msgid "No, take me back"
|
|
|
|
msgstr "Não, retrocede"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Delete multiple objects"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Remover múltiplos objetos."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid ""
|
2011-01-22 03:42:52 +08:00
|
|
|
"Deleting the selected %(objects_name)s would result in deleting related "
|
|
|
|
"objects, but your account doesn't have permission to delete the following "
|
|
|
|
"types of objects:"
|
2011-01-22 01:41:35 +08:00
|
|
|
msgstr ""
|
2011-03-01 16:52:36 +08:00
|
|
|
"Remover o %(objects_name)s selecionado poderia resultar na remoção de "
|
|
|
|
"objetos relacionados, mas a sua conta não tem permissão para remover os "
|
|
|
|
"seguintes tipos de objetos:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
#, python-format
|
2011-01-22 03:42:52 +08:00
|
|
|
msgid ""
|
|
|
|
"Deleting the selected %(objects_name)s would require deleting the following "
|
|
|
|
"protected related objects:"
|
|
|
|
msgstr ""
|
2011-03-01 16:52:36 +08:00
|
|
|
"Remover o %(objects_name)s selecionado exigiria remover os seguintes objetos "
|
|
|
|
"protegidos relacionados:"
|
2011-01-22 03:42:52 +08:00
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid ""
|
2011-01-22 03:42:52 +08:00
|
|
|
"Are you sure you want to delete the selected %(objects_name)s? All of the "
|
|
|
|
"following objects and their related items will be deleted:"
|
2011-01-22 01:41:35 +08:00
|
|
|
msgstr ""
|
2011-03-01 16:52:36 +08:00
|
|
|
"Tem certeza de que deseja remover %(objects_name)s selecionado? Todos os "
|
|
|
|
"objetos seguintes e seus itens relacionados serão removidos:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2015-04-01 20:30:37 +08:00
|
|
|
msgid "Change"
|
|
|
|
msgstr "Modificar"
|
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid "Delete?"
|
|
|
|
msgstr "Remover?"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid " By %(filter_title)s "
|
|
|
|
msgstr " Por %(filter_title)s "
|
|
|
|
|
2015-04-01 20:30:37 +08:00
|
|
|
msgid "Summary"
|
|
|
|
msgstr "Sumário"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
#, python-format
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid "Models in the %(name)s application"
|
|
|
|
msgstr "Modelos na aplicação %(name)s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
msgid "Add"
|
|
|
|
msgstr "Adicionar"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "You don't have permission to edit anything."
|
|
|
|
msgstr "Não tem permissão para modificar nada."
|
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
msgid "Recent actions"
|
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2016-08-02 01:43:31 +08:00
|
|
|
msgid "My actions"
|
|
|
|
msgstr ""
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "None available"
|
|
|
|
msgstr "Nenhum disponível"
|
|
|
|
|
|
|
|
msgid "Unknown content"
|
|
|
|
msgstr "Conteúdo desconhecido"
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
"Something's wrong with your database installation. Make sure the appropriate "
|
|
|
|
"database tables have been created, and make sure the database is readable by "
|
|
|
|
"the appropriate user."
|
|
|
|
msgstr ""
|
|
|
|
"Passa-se algo de errado com a instalação da sua base de dados. Verifique se "
|
|
|
|
"as tabelas da base de dados foram criadas apropriadamente e verifique se a "
|
|
|
|
"base de dados pode ser lida pelo utilizador definido."
|
|
|
|
|
2015-12-02 03:31:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"You are authenticated as %(username)s, but are not authorized to access this "
|
|
|
|
"page. Would you like to login to a different account?"
|
|
|
|
msgstr ""
|
|
|
|
"Está autenticado como %(username)s, mas não está autorizado a aceder a esta "
|
|
|
|
"página. Deseja autenticar-se com uma conta diferente?"
|
|
|
|
|
2012-03-14 16:53:34 +08:00
|
|
|
msgid "Forgotten your password or username?"
|
2013-02-26 06:02:09 +08:00
|
|
|
msgstr "Esqueceu-se da sua palavra-passe ou utilizador?"
|
2012-03-14 16:53:34 +08:00
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Date/time"
|
|
|
|
msgstr "Data/hora"
|
|
|
|
|
|
|
|
msgid "User"
|
|
|
|
msgstr "Utilizador"
|
|
|
|
|
|
|
|
msgid "Action"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Ação"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid ""
|
|
|
|
"This object doesn't have a change history. It probably wasn't added via this "
|
|
|
|
"admin site."
|
|
|
|
msgstr ""
|
2011-03-16 04:05:50 +08:00
|
|
|
"Este objeto não tem histórico de modificações. Provavelmente não foi "
|
2011-01-22 01:41:35 +08:00
|
|
|
"modificado via site de administração."
|
|
|
|
|
|
|
|
msgid "Show all"
|
|
|
|
msgstr "Mostrar todos"
|
|
|
|
|
|
|
|
msgid "Save"
|
|
|
|
msgstr "Gravar"
|
|
|
|
|
2015-12-02 03:31:35 +08:00
|
|
|
msgid "Popup closing..."
|
|
|
|
msgstr "Fechando o popup..."
|
|
|
|
|
2015-04-01 20:30:37 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Change selected %(model)s"
|
|
|
|
msgstr "Alterar %(model)s selecionado."
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Add another %(model)s"
|
|
|
|
msgstr "Adicionar outro %(model)s"
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Delete selected %(model)s"
|
|
|
|
msgstr "Remover %(model)s seleccionado"
|
|
|
|
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "Search"
|
|
|
|
msgstr "Pesquisar"
|
|
|
|
|
2011-03-01 16:52:36 +08:00
|
|
|
#, python-format
|
2011-01-22 01:41:35 +08:00
|
|
|
msgid "%(counter)s result"
|
|
|
|
msgid_plural "%(counter)s results"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr[0] "%(counter)s resultado"
|
|
|
|
msgstr[1] "%(counter)s resultados"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "%(full_result_count)s total"
|
|
|
|
msgstr "%(full_result_count)s no total"
|
|
|
|
|
|
|
|
msgid "Save as new"
|
|
|
|
msgstr "Gravar como novo"
|
|
|
|
|
|
|
|
msgid "Save and add another"
|
|
|
|
msgstr "Gravar e adicionar outro"
|
|
|
|
|
|
|
|
msgid "Save and continue editing"
|
|
|
|
msgstr "Gravar e continuar a editar"
|
|
|
|
|
|
|
|
msgid "Thanks for spending some quality time with the Web site today."
|
|
|
|
msgstr "Obrigado pela sua visita."
|
|
|
|
|
|
|
|
msgid "Log in again"
|
|
|
|
msgstr "Entrar novamente"
|
|
|
|
|
|
|
|
msgid "Password change"
|
|
|
|
msgstr "Modificação da palavra-passe"
|
|
|
|
|
|
|
|
msgid "Your password was changed."
|
|
|
|
msgstr "A sua palavra-passe foi modificada."
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
"Please enter your old password, for security's sake, and then enter your new "
|
|
|
|
"password twice so we can verify you typed it in correctly."
|
|
|
|
msgstr ""
|
|
|
|
"Por razões de segurança, por favor introduza a sua palavra-passe antiga e "
|
|
|
|
"depois introduza a nova duas vezes para que possamos verificar se introduziu "
|
2011-03-16 04:05:50 +08:00
|
|
|
"corretamente."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Change my password"
|
|
|
|
msgstr "Modificar a minha palavra-passe"
|
|
|
|
|
|
|
|
msgid "Password reset"
|
|
|
|
msgstr "Palavra-passe de reinicialização"
|
|
|
|
|
|
|
|
msgid "Your password has been set. You may go ahead and log in now."
|
2011-03-16 04:05:50 +08:00
|
|
|
msgstr "A sua palavra-passe foi atribuída. Pode entrar agora."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Password reset confirmation"
|
2011-03-16 04:05:50 +08:00
|
|
|
msgstr "Confirmação da reinicialização da palavra-passe"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid ""
|
|
|
|
"Please enter your new password twice so we can verify you typed it in "
|
|
|
|
"correctly."
|
|
|
|
msgstr ""
|
|
|
|
"Por favor, introduza a sua nova palavra-passe duas vezes para verificarmos "
|
|
|
|
"se está correcta."
|
|
|
|
|
|
|
|
msgid "New password:"
|
|
|
|
msgstr "Nova palavra-passe:"
|
|
|
|
|
|
|
|
msgid "Confirm password:"
|
|
|
|
msgstr "Confirmação da palavra-passe:"
|
|
|
|
|
|
|
|
msgid ""
|
|
|
|
"The password reset link was invalid, possibly because it has already been "
|
|
|
|
"used. Please request a new password reset."
|
|
|
|
msgstr ""
|
|
|
|
"O endereço de reinicialização da palavra-passe é inválido, possivelmente "
|
|
|
|
"porque já foi usado. Por favor requisite uma nova reinicialização da palavra-"
|
|
|
|
"passe."
|
|
|
|
|
2014-08-15 02:13:35 +08:00
|
|
|
msgid ""
|
2015-04-01 20:30:37 +08:00
|
|
|
"We've emailed you instructions for setting your password, if an account "
|
|
|
|
"exists with the email you entered. You should receive them shortly."
|
2014-08-15 02:13:35 +08:00
|
|
|
msgstr ""
|
2015-04-01 20:30:37 +08:00
|
|
|
"Foram enviadas para o email indicado as instruções de configuração da "
|
|
|
|
"palavra-passe, se existir uma conta com o email que indicou. Deverá recebê-"
|
|
|
|
"las brevemente."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid ""
|
2014-08-15 02:13:35 +08:00
|
|
|
"If you don't receive an email, please make sure you've entered the address "
|
|
|
|
"you registered with, and check your spam folder."
|
2011-01-22 01:41:35 +08:00
|
|
|
msgstr ""
|
2014-08-15 02:13:35 +08:00
|
|
|
"Se não receber um email, por favor assegure-se de que introduziu o endereço "
|
|
|
|
"com o qual se registou e verifique a sua pasta de correio electrónico não "
|
|
|
|
"solicitado."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2011-03-16 04:05:50 +08:00
|
|
|
#, python-format
|
2011-03-01 16:52:36 +08:00
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"You're receiving this email because you requested a password reset for your "
|
2011-03-01 16:52:36 +08:00
|
|
|
"user account at %(site_name)s."
|
2011-01-22 01:41:35 +08:00
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Está a receber este email porque pediu para redefinir a palavra-chave para o "
|
|
|
|
"seu utilizador no site %(site_name)s."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Please go to the following page and choose a new password:"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Por favor siga a seguinte página e escolha a sua nova palavra-passe:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Your username, in case you've forgotten:"
|
|
|
|
msgstr "O seu nome de utilizador, no caso de se ter esquecido:"
|
|
|
|
|
|
|
|
msgid "Thanks for using our site!"
|
|
|
|
msgstr "Obrigado pela sua visita ao nosso site!"
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "The %(site_name)s team"
|
|
|
|
msgstr "A equipa do %(site_name)s"
|
|
|
|
|
|
|
|
msgid ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Forgotten your password? Enter your email address below, and we'll email "
|
2011-01-22 01:41:35 +08:00
|
|
|
"instructions for setting a new one."
|
|
|
|
msgstr ""
|
2013-02-26 06:02:09 +08:00
|
|
|
"Esqueceu-se da sua palavra-chave? Introduza o seu endereço de email e enviar-"
|
|
|
|
"lhe-emos instruções para definir uma nova."
|
2011-01-22 01:41:35 +08:00
|
|
|
|
2013-02-26 06:02:09 +08:00
|
|
|
msgid "Email address:"
|
|
|
|
msgstr "Endereço de email:"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
msgid "Reset my password"
|
|
|
|
msgstr "Reinicializar a minha palavra-passe"
|
|
|
|
|
|
|
|
msgid "All dates"
|
|
|
|
msgstr "Todas as datas"
|
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Select %s"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Selecionar %s"
|
2011-01-22 01:41:35 +08:00
|
|
|
|
|
|
|
#, python-format
|
|
|
|
msgid "Select %s to change"
|
2011-03-01 16:52:36 +08:00
|
|
|
msgstr "Selecione %s para modificar"
|
2014-08-15 02:13:35 +08:00
|
|
|
|
|
|
|
msgid "Date:"
|
|
|
|
msgstr "Data:"
|
|
|
|
|
|
|
|
msgid "Time:"
|
|
|
|
msgstr "Hora:"
|
|
|
|
|
|
|
|
msgid "Lookup"
|
|
|
|
msgstr "Procurar"
|
|
|
|
|
|
|
|
msgid "Currently:"
|
|
|
|
msgstr "Atualmente:"
|
|
|
|
|
|
|
|
msgid "Change:"
|
|
|
|
msgstr "Modificar:"
|