2016-01-27 21:29:05 +01:00
|
|
|
|
# Language file of OpenSlides used by Transifex:
|
|
|
|
|
# https://www.transifex.com/openslides/openslides/
|
|
|
|
|
# Copyright (C) 2011–2015 by OpenSlides team, see AUTHORS.
|
2013-09-24 22:13:50 +02:00
|
|
|
|
# This file is distributed under the same license as the OpenSlides package.
|
|
|
|
|
# Translators:
|
2018-05-23 16:33:54 +02:00
|
|
|
|
# Marco A.G.Pinto <marcoagpinto@sapo.pt>, 2016-2017
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: OpenSlides\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2018-05-23 16:33:54 +02:00
|
|
|
|
"POT-Creation-Date: 2018-05-23 16:13+0200\n"
|
|
|
|
|
"PO-Revision-Date: 2018-05-23 14:15+0000\n"
|
2017-12-20 20:44:27 +01:00
|
|
|
|
"Last-Translator: Emanuel Schütze <emanuel.schuetze@intevation.de>\n"
|
2016-01-27 21:29:05 +01:00
|
|
|
|
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/openslides/openslides/language/pt_PT/)\n"
|
2013-09-24 22:13:50 +02:00
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Language: pt_PT\n"
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: agenda/models.py:206
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "Agenda item"
|
|
|
|
|
msgstr "Item da agenda"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: agenda/models.py:207
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Hidden item"
|
|
|
|
|
msgstr "Item oculto"
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: agenda/models.py:356
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{user} is already on the list of speakers."
|
|
|
|
|
msgstr "{user} já está na lista de oradores."
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: agenda/models.py:359
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "An anonymous user can not be on lists of speakers."
|
|
|
|
|
msgstr "Um utilizador anónimo não pode estar em listas de oradores."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:116
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "The list of speakers is closed."
|
|
|
|
|
msgstr "A lista de oradores está fechada."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:125 agenda/views.py:150
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "User does not exist."
|
|
|
|
|
msgstr "Utilizador não existe."
|
2013-11-10 21:56:07 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:133
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "User %s was successfully added to the list of speakers."
|
|
|
|
|
msgstr "Utilizador %s adicionado com sucesso à lista de oradores."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:154
|
|
|
|
|
msgid "Marked has to be a bool."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: agenda/views.py:163
|
|
|
|
|
msgid "The user is not in the list of speakers."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: agenda/views.py:168
|
|
|
|
|
msgid "You are successfully marked the speaker."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: agenda/views.py:170
|
|
|
|
|
msgid "You are successfully unmarked the speaker."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: agenda/views.py:187
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You are not on the list of speakers."
|
|
|
|
|
msgstr "Não estás na lista de oradores."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:190
|
2016-08-25 09:27:19 +02:00
|
|
|
|
msgid "You are successfully removed from the list of speakers."
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgstr "Foste removido com sucesso da lista de oradores."
|
2016-08-25 09:27:19 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:212
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "speakers have been removed from the list of speakers."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "oradores foram removidos da lista de oradores."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:214
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "User %s has been removed from the list of speakers."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Utilizador %s foi removido da lista de oradores."
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:216
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "No speakers have been removed from the list of speakers."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Nenhuns oradores foram removidos da lista de oradores."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:236
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "The list of speakers is empty."
|
|
|
|
|
msgstr "A lista de oradores está vazia."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:241
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Speaker does not exist."
|
|
|
|
|
msgstr "Orador não existe."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:243
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "User is now speaking."
|
|
|
|
|
msgstr "Utilizador está agora a discursar."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:254
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "There is no one speaking at the moment according to %(item)s."
|
|
|
|
|
msgstr "Não há ninguém a discursar no momento, de acordo com %(item)s."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:256
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "The speech is finished now."
|
|
|
|
|
msgstr "O discurso está terminado agora."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:275 agenda/views.py:287 assignments/views.py:222
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Invalid data."
|
|
|
|
|
msgstr "Dados inválidos."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:300
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "List of speakers successfully sorted."
|
|
|
|
|
msgstr "Lista de oradores ordenada com sucesso."
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:309
|
|
|
|
|
msgid "Numbering of agenda items is deactivated."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: agenda/views.py:312
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "The agenda has been numbered."
|
|
|
|
|
msgstr "A agenda foi numerada."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:337
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "There must not be a hierarchical loop. Please reload the page."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Não deve haver um loop hierárquico. Por favor recarrega a página."
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: agenda/views.py:341
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "The agenda has been sorted."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "A agenda foi ordenada."
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/models.py:164
|
2013-11-24 20:37:13 +01:00
|
|
|
|
msgid "Election"
|
|
|
|
|
msgstr "Eleição"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/serializers.py:31
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Value for {} must be greater than 0"
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "O valor para {} deve ser maior que 0"
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/serializers.py:149
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You have to submit data for %d candidates."
|
|
|
|
|
msgstr "Tens de submeter dados para %d candidatos."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: assignments/serializers.py:153 motions/serializers.py:236
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You have to submit data for %d vote values."
|
|
|
|
|
msgstr "Tens de submeter dados para %d valores de voto."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: assignments/serializers.py:157 motions/serializers.py:240
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Vote value %s is invalid."
|
|
|
|
|
msgstr "O valor de voto %s é inválido."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-03-05 22:22:23 +01:00
|
|
|
|
#: assignments/views.py:66
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You are already elected."
|
|
|
|
|
msgstr "Já estás eleito."
|
|
|
|
|
|
2017-03-05 22:22:23 +01:00
|
|
|
|
#: assignments/views.py:76
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You can not candidate to this election because it is finished."
|
|
|
|
|
msgstr "Não podes candidatar-te a esta eleição porque ela está terminada."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:85
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You were nominated successfully."
|
|
|
|
|
msgstr "Foste nomeado com sucesso."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:90
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"You can not withdraw your candidature to this election because it is "
|
|
|
|
|
"finished."
|
|
|
|
|
msgstr "Não podes retirar a tua candidatura a esta eleição porque ela está terminada."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:95
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You are not a candidate of this election."
|
|
|
|
|
msgstr "Não és candidato desta eleição."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:97
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You have withdrawn your candidature successfully."
|
|
|
|
|
msgstr "Retiraste a tua candidatura com sucesso."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:106
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Invalid data. Expected dictionary, got %s."
|
|
|
|
|
msgstr "Dados inválidos. Dicionário esperado, obteve-se %s."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:112
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Invalid data. Expected something like {\"user\": <id>}."
|
|
|
|
|
msgstr "Dados inválidos. Esperava-se algo como {\"utilizador\": <id>}."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:116
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Invalid data. User %d does not exist."
|
|
|
|
|
msgstr "Dados inválidos. Utilizador %d não existe."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:136
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User %s is already elected."
|
|
|
|
|
msgstr "O utilizador %s já está eleito."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:138
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You can not nominate someone to this election because it is finished."
|
|
|
|
|
msgstr "Não podes nomear alguém para esta eleição porque ela está terminada."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:144
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "User %s is already nominated."
|
|
|
|
|
msgstr "O utilizador %s já está nomeado."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:149
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "User %s was nominated successfully."
|
|
|
|
|
msgstr "O utilizador %s foi nomeado com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:156
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"You can not delete someone's candidature to this election because it is "
|
|
|
|
|
"finished."
|
|
|
|
|
msgstr "Não podes excluir a candidatura de alguém a esta eleição porque ela está terminada."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:159
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User %s has no status in this election."
|
|
|
|
|
msgstr "O utilizador %s não tem status nesta eleição."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:161
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2013-11-10 21:56:07 +01:00
|
|
|
|
msgid "Candidate %s was withdrawn successfully."
|
|
|
|
|
msgstr "O candidato %s foi retirado com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:173
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "User %s is not a candidate of this election."
|
|
|
|
|
msgstr "O utilizador %s não é um candidato desta eleição."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:175
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User %s was successfully elected."
|
|
|
|
|
msgstr "O utilizador %s foi eleito com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:179
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "User %s is not an elected candidate of this election."
|
|
|
|
|
msgstr "O utilizador %s não é um candidato eleito desta eleição."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:182
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "User %s was successfully unelected."
|
|
|
|
|
msgstr "O utilizador %s foi não eleito com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:192
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Can not create ballot because there are no candidates."
|
|
|
|
|
msgstr "Não é possível criar votação porque não há candidatos."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:195
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Ballot created successfully."
|
|
|
|
|
msgstr "Votação criada com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:210
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "users has to be a list of IDs."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "utilizadores tem que ser uma lista de IDs."
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: assignments/views.py:237
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Assignment related users successfully sorted."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Os utilizadores relacionados com a tarefa foram ordenados com sucesso."
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:50 core/config.py:76
|
2016-08-25 09:27:19 +02:00
|
|
|
|
msgid "The config variable {} was not found."
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgstr "A variável de configuração {} não foi encontrada."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:85
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Wrong datatype. Expected %(expected_type)s, got %(got_type)s."
|
|
|
|
|
msgstr "Tipo de dados errado. Esperava-se %(expected_type)s, obteu-se %(got_type)s."
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:95
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Invalid input. Choice does not match."
|
|
|
|
|
msgstr "Entrada inválida. A escolha não coincide."
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:105
|
|
|
|
|
msgid "motions_comments has to be a dict."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/config.py:111
|
|
|
|
|
msgid "Each id has to be an int."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/config.py:114
|
|
|
|
|
msgid "Each id has to be greater then 0."
|
|
|
|
|
msgstr ""
|
2016-11-18 11:24:09 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:118
|
|
|
|
|
msgid "Each commentsfield in motions_comments has to be a dict."
|
|
|
|
|
msgstr ""
|
2016-11-18 11:24:09 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:120
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "A name and a public property have to be given."
|
|
|
|
|
msgstr "É necessário um nome e uma propriedade pública."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:122
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "name has to be string."
|
|
|
|
|
msgstr "o nome tem de ser uma string."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:124
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "public property has to be bool."
|
|
|
|
|
msgstr "a propriedade pública tem de ser booleano."
|
|
|
|
|
|
2017-03-05 22:22:23 +01:00
|
|
|
|
#: core/config.py:130
|
2018-05-23 16:33:54 +02:00
|
|
|
|
msgid "This has to be a dict."
|
2017-12-20 20:44:27 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/config.py:137 core/config.py:153
|
|
|
|
|
msgid "{} has to be given."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/config.py:139 core/config.py:155
|
|
|
|
|
msgid "{} has to be a string."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/config.py:143
|
|
|
|
|
msgid "Translations has to be a list."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/config.py:146
|
|
|
|
|
msgid "Every value has to be a dict, not {}."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/config.py:177
|
|
|
|
|
msgid "Too many values for config variables {} found."
|
|
|
|
|
msgstr ""
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:261
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Invalid value for config attribute input_type."
|
|
|
|
|
msgstr "Valor inválido para atributo de configuração input_type."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:263
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Either config attribute 'choices' must not be None or 'input_type' must not "
|
|
|
|
|
"be 'choice'."
|
|
|
|
|
msgstr "Qualquer atributo de configuração 'choices' não pode ser None ou 'input_type' não pode ser 'choice'."
|
2015-01-21 15:25:05 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:266
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Either config attribute 'choices' must be None or 'input_type' must be "
|
|
|
|
|
"'choice'."
|
|
|
|
|
msgstr "Qualquer atributo de configuração 'choices' deve ser None ou 'input_type' deve ser 'choice'."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: core/config.py:276
|
2016-08-25 09:27:19 +02:00
|
|
|
|
msgid "General"
|
|
|
|
|
msgstr "Geral"
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: core/views.py:277
|
|
|
|
|
msgid "The data has to be a list."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:280
|
|
|
|
|
msgid "All elements have to be dicts."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:420
|
|
|
|
|
msgid "The data has to be a dict."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:426
|
|
|
|
|
msgid "The id \"{}\" has to be int."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:432
|
|
|
|
|
msgid "Prune has to be an object."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:435
|
|
|
|
|
msgid "The prune projector id has to be int."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:440
|
|
|
|
|
msgid "The projector with id \"{}\" does not exist"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:444
|
|
|
|
|
msgid "Prune element has to be a dict or not given."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: core/views.py:772
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "All chat messages deleted successfully."
|
|
|
|
|
msgstr "Todas as mensagens de chat apagadas com sucesso."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: mediafiles/models.py:87
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "unknown"
|
|
|
|
|
msgstr "desconhecido"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/models.py:190
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "Motion"
|
|
|
|
|
msgstr "Moção"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/models.py:744
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "new"
|
|
|
|
|
msgstr "novo"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/models.py:969
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(time_and_messages)s by %(person)s"
|
|
|
|
|
msgstr "%(time_and_messages)s por %(person)s"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/serializers.py:36
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Workflow %(pk)d does not exist."
|
|
|
|
|
msgstr "Fluxo de trabalho %(pk)d não existe."
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:22
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "submitted"
|
|
|
|
|
msgstr "submetido"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:27 motions/signals.py:60
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "accepted"
|
|
|
|
|
msgstr "aceite"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:32 motions/signals.py:66
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "rejected"
|
|
|
|
|
msgstr "rejeitado"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:37
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "not decided"
|
|
|
|
|
msgstr "não decidido"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:47
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "published"
|
|
|
|
|
msgstr "publicado"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/signals.py:52 motions/views.py:300
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "permitted"
|
|
|
|
|
msgstr "permitido"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:72
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "withdrawed"
|
|
|
|
|
msgstr "retirado"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:77
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "adjourned"
|
|
|
|
|
msgstr "adiado"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:83
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "not concerned"
|
|
|
|
|
msgstr "não preocupado"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:89
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "refered to committee"
|
|
|
|
|
msgstr "referida à comissão"
|
2016-03-21 17:32:08 +01:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:95
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "needs review"
|
|
|
|
|
msgstr "necessita de revisão"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: motions/signals.py:100
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "rejected (not authorized)"
|
|
|
|
|
msgstr "rejeitado (não autorizado)"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:110
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "The parent motion does not exist."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "A moção pai não existe."
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:154
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "Motion created"
|
|
|
|
|
msgstr "Moção criada"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:256
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Motion updated"
|
|
|
|
|
msgstr "Moção actualizada"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:260
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "All supporters removed"
|
|
|
|
|
msgstr "Todos os apoiantes removidos"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:264
|
|
|
|
|
msgid "Comment {} updated"
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: motions/views.py:298 motions/views.py:310
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "Version"
|
|
|
|
|
msgstr "Versão"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:302
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Version %d permitted successfully."
|
|
|
|
|
msgstr "Versão %d permitida com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:307
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You can not delete the active version of a motion."
|
|
|
|
|
msgstr "Não podes eliminar a versão activa de uma moção.."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:312
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "deleted"
|
|
|
|
|
msgstr "eliminada"
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:314
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Version %d deleted successfully."
|
|
|
|
|
msgstr "Versão %d eliminada com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:337
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "You can not support this motion."
|
|
|
|
|
msgstr "Não podes apoiar esta moção."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:339
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "Motion supported"
|
|
|
|
|
msgstr "Moção apoiada"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:343
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "You have supported this motion successfully."
|
|
|
|
|
msgstr "Apoiaste esta moção com sucesso."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:348
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You can not unsupport this motion."
|
|
|
|
|
msgstr "Não podes desapoiar esta moção."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:350
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Motion unsupported"
|
|
|
|
|
msgstr "Moção não apoiada"
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:351
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You have unsupported this motion successfully."
|
|
|
|
|
msgstr "Desapoiaste esta moção com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:374
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Invalid data. State must be an integer."
|
|
|
|
|
msgstr "Dados inválidos. O estado deve ser um inteiro."
|
2013-11-24 20:37:13 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:377
|
2013-11-24 20:37:13 +01:00
|
|
|
|
#, python-format
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You can not set the state to %(state_id)d."
|
|
|
|
|
msgstr "Não podes definir o estado para %(state_id)d."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:385
|
2013-09-24 22:13:50 +02:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "The state of the motion was set to %s."
|
|
|
|
|
msgstr "O estado da moção foi definido para %s."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:389 motions/views.py:458 motions/views.py:726
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "State set to"
|
|
|
|
|
msgstr "Estado definido para"
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:413
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "Invalid data. Recommendation must be an integer."
|
|
|
|
|
msgstr "Dados inválidos. A recomendação deve ser um inteiro."
|
2015-01-21 15:25:05 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:417
|
2016-08-25 09:27:19 +02:00
|
|
|
|
#, python-brace-format
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "You can not set the recommendation to {recommendation_state_id}."
|
|
|
|
|
msgstr "Não podes definir a recomendação para {recommendation_state_id}."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:427
|
2016-11-18 11:24:09 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "The recommendation of the motion was set to %s."
|
|
|
|
|
msgstr "A recomendação da moção foi definida para %s."
|
2016-08-25 09:27:19 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:431
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "Recommendation set to"
|
|
|
|
|
msgstr "Recomendação definida para"
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:439
|
2017-12-20 20:44:27 +01:00
|
|
|
|
msgid "Cannot set an empty recommendation."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:479
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Vote created"
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Voto criado"
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:483
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "Vote created successfully."
|
|
|
|
|
msgstr "Voto criado com sucesso."
|
2016-08-25 09:27:19 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:509
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Vote updated"
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Voto actualizado"
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:518
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Vote deleted"
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Voto excluído"
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:652
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"Numbering aborted because the motion identifier \"%s\" already exists "
|
|
|
|
|
"outside of this category."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
#: motions/views.py:675
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Error: At least one identifier of this category does already exist in "
|
|
|
|
|
"another category."
|
|
|
|
|
msgstr "Erro: Pelo menos um identificador desta categoria já existe noutra categoria."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:680
|
2016-11-18 11:24:09 +01:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "All motions in category {category} numbered successfully."
|
|
|
|
|
msgstr "Todas as moções na categoria {category} numeradas com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: motions/views.py:731
|
2016-11-18 11:24:09 +01:00
|
|
|
|
msgid "Followed recommendations successfully."
|
|
|
|
|
msgstr "Recomendações seguidas com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: poll/models.py:194
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "majority"
|
|
|
|
|
msgstr "maioria"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: poll/models.py:196 poll/models.py:198
|
2016-03-21 17:32:08 +01:00
|
|
|
|
msgid "undocumented"
|
|
|
|
|
msgstr "indocumentado"
|
|
|
|
|
|
|
|
|
|
#: poll/serializers.py:16
|
|
|
|
|
msgid "Value for {} must not be less than -2"
|
|
|
|
|
msgstr "Valor para {} não pode ser inferior a -2"
|
|
|
|
|
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#: users/serializers.py:49
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"The groups this user belongs to. A user will get all permissions granted to "
|
|
|
|
|
"each of his/her groups."
|
|
|
|
|
msgstr "Os grupos a que este utilizador pertence. Um utilizador terá todas as permissões concedidas para cada um dos seus grupos."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/serializers.py:72
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Username, given name and surname can not all be empty."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Username, primeiro nome e apelido não podem estar todos vazios."
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/serializers.py:109
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Incorrect value \"{value}\". Expected app_label.codename string."
|
|
|
|
|
msgstr "Valor incorrecto \"{value}\". Esperava-se uma string app_label.codename."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/serializers.py:110
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "Invalid permission \"{value}\". Object does not exist."
|
|
|
|
|
msgstr "Permissão inválida \"{value}\". O objecto não existe."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:91
|
2013-09-24 22:13:50 +02:00
|
|
|
|
msgid "You can not deactivate yourself."
|
|
|
|
|
msgstr "Não podes desactivar-te a ti mesmo."
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:114
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You can not delete yourself."
|
|
|
|
|
msgstr "Não podes apagar-te a ti mesmo."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:131
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Password successfully reset."
|
|
|
|
|
msgstr "Senha redefinida com sucesso."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:172
|
2017-12-20 20:44:27 +01:00
|
|
|
|
#, python-brace-format
|
|
|
|
|
msgid "{number} users successfully imported."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:410
|
2017-03-05 22:22:23 +01:00
|
|
|
|
msgid "Cookies have to be enabled to use OpenSlides."
|
2017-03-29 14:08:57 +02:00
|
|
|
|
msgstr "Os cookies têm de estar activados para usar o OpenSlides."
|
2017-03-05 22:22:23 +01:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:413
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Username or password is not correct."
|
|
|
|
|
msgstr "Username ou senha incorrectos."
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:439
|
2016-01-27 21:29:05 +01:00
|
|
|
|
#, python-brace-format
|
2014-05-19 22:30:50 +02:00
|
|
|
|
msgid ""
|
2016-01-27 21:29:05 +01:00
|
|
|
|
"Installation was successfully. Use {username} and {password} for first "
|
|
|
|
|
"login. Important: Please change your password!"
|
|
|
|
|
msgstr "Instalação com sucesso. Usa {username} e {password} no primeiro login. Importante: Por favor altera a tua senha!"
|
2013-09-24 22:13:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:462
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "You are not authenticated."
|
|
|
|
|
msgstr "Não estás autenticado."
|
2014-05-19 22:30:50 +02:00
|
|
|
|
|
2018-05-23 16:33:54 +02:00
|
|
|
|
#: users/views.py:509
|
2016-01-27 21:29:05 +01:00
|
|
|
|
msgid "Old password does not match."
|
|
|
|
|
msgstr "A senha antiga não corresponde."
|