mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
merge: updated translations
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
621f030977
commit
d3d4424bc5
45 changed files with 45900 additions and 1174 deletions
103
po/pt_PT.po
103
po/pt_PT.po
|
@ -14,8 +14,8 @@ msgstr ""
|
|||
"Project-Id-Version: aurweb\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n"
|
||||
"POT-Creation-Date: 2020-01-31 09:29+0100\n"
|
||||
"PO-Revision-Date: 2020-01-31 08:29+0000\n"
|
||||
"Last-Translator: Lukas Fleischer\n"
|
||||
"PO-Revision-Date: 2022-01-18 17:18+0000\n"
|
||||
"Last-Translator: Kevin Morris <kevr@0cost.org>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/lfleischer/aurweb/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -476,6 +476,12 @@ msgid ""
|
|||
"checkbox."
|
||||
msgstr "Os pacotes selecionados não foram desaprovados, verifique a caixa de confirmação."
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid ""
|
||||
"The selected packages have not been adopted, check the confirmation "
|
||||
"checkbox."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgbase.php lib/pkgreqfuncs.inc.php
|
||||
msgid "Cannot find package to merge votes and comments into."
|
||||
msgstr "Não é possível encontrar o pacote onde juntar os votos e os comentários."
|
||||
|
@ -574,6 +580,14 @@ msgstr "Marcar comentário."
|
|||
msgid "Flag Package Out-Of-Date"
|
||||
msgstr "Marcar pacote desatualizado."
|
||||
|
||||
#: templates/packages/flag.html
|
||||
msgid ""
|
||||
"This seems to be a VCS package. Please do %snot%s flag it out-of-date if the"
|
||||
" package version in the AUR does not match the most recent commit. Flagging "
|
||||
"this package should only be done if the sources moved or changes in the "
|
||||
"PKGBUILD are required because of recent upstream changes."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgflag.php
|
||||
#, php-format
|
||||
msgid ""
|
||||
|
@ -870,6 +884,10 @@ msgstr "O formulário de início de sessão encontra-se inibido para pedidos do
|
|||
msgid "Account suspended"
|
||||
msgstr "Conta Suspensa"
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to suspend accounts."
|
||||
msgstr ""
|
||||
|
||||
#: lib/acctfuncs.inc.php
|
||||
#, php-format
|
||||
msgid ""
|
||||
|
@ -955,6 +973,30 @@ msgstr "Erro ao obter os detalhes do pacote."
|
|||
msgid "Package details could not be found."
|
||||
msgstr "Não foi possivel encontrar detalhes acerca do pacote."
|
||||
|
||||
#: aurweb/routers/auth.py
|
||||
msgid "Bad Referer header."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "You did not select any packages to be notified about."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "The selected packages' notifications have been enabled."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "You did not select any packages for notification removal."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "A package you selected does not have notifications enabled."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "The selected packages' notifications have been removed."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You must be logged in before you can flag packages."
|
||||
msgstr "Tem de iniciar sessão antes de poder marcar pacotes."
|
||||
|
@ -991,6 +1033,10 @@ msgstr "Não tem permissão para eliminar pacotes."
|
|||
msgid "You did not select any packages to delete."
|
||||
msgstr "Não seleccionou nenhum pacote a apagar."
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "One of the packages you selected does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "The selected packages have been deleted."
|
||||
msgstr "Os pacotes seleccionados foram apagados."
|
||||
|
@ -999,10 +1045,18 @@ msgstr "Os pacotes seleccionados foram apagados."
|
|||
msgid "You must be logged in before you can adopt packages."
|
||||
msgstr "Tem de iniciar se sessão antes de poder adoptar pacotes."
|
||||
|
||||
#: aurweb/routers/package.py
|
||||
msgid "You are not allowed to adopt one of the packages you selected."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You must be logged in before you can disown packages."
|
||||
msgstr "Tem de iniciar se sessão antes de poder renunciar pacotes."
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid "You are not allowed to disown one of the packages you selected."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You did not select any packages to adopt."
|
||||
msgstr "Não seleccionou nenhum pacote a adoptar."
|
||||
|
@ -2240,3 +2294,48 @@ msgid ""
|
|||
"Please remember to cast your vote on proposal {id} [1]. The voting period "
|
||||
"ends in less than 48 hours."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "Invalid account type provided."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to change account types."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to change this user's account type to %s."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/packages/requests.py
|
||||
msgid "No due existing orphan requests to accept for %s."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/asgi.py
|
||||
msgid "Internal Server Error"
|
||||
msgstr ""
|
||||
|
||||
#: templates/errors/500.html
|
||||
msgid "A fatal error has occurred."
|
||||
msgstr ""
|
||||
|
||||
#: templates/errors/500.html
|
||||
msgid ""
|
||||
"Details have been logged and will be reviewed by the postmaster posthaste. "
|
||||
"We apologize for any inconvenience this may have caused."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/scripts/notify.py
|
||||
msgid "AUR Server Error"
|
||||
msgstr ""
|
||||
|
||||
#: templates/pkgbase/merge.html templates/packages/delete.html
|
||||
#: templates/packages/disown.html
|
||||
msgid "Related package request closure comments..."
|
||||
msgstr ""
|
||||
|
||||
#: templates/pkgbase/merge.html templates/packages/delete.html
|
||||
msgid ""
|
||||
"This action will close any pending package requests related to it. If "
|
||||
"%sComments%s are omitted, a closure comment will be autogenerated."
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue