2011-03-14 13:44:03 -05:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
2024-02-19 11:07:26 +10:00
|
|
|
# Copyright (C) YEAR "Pacman Development Team <pacman-dev@lists.archlinux.org>"
|
2021-05-20 12:33:05 +10:00
|
|
|
# This file is distributed under the same license as the pacman-scripts package.
|
2018-04-29 23:56:07 +10:00
|
|
|
#
|
2011-09-22 11:26:21 -05:00
|
|
|
# Translators:
|
2015-02-14 11:17:18 +10:00
|
|
|
# ArchGalileu <geral@gasparsantos.eu>, 2011,2014
|
2016-02-23 12:56:40 +10:00
|
|
|
# Bruno Guerreiro <american.jesus.pt@gmail.com>, 2016
|
2019-10-07 18:12:24 +10:00
|
|
|
# c0d75bae60e6967ec54315cff4da5848, 2014
|
2018-04-29 23:43:07 +10:00
|
|
|
# DarkVenger, 2014
|
2019-08-12 11:42:10 +10:00
|
|
|
# c0d75bae60e6967ec54315cff4da5848, 2014
|
2014-12-19 13:53:35 +10:00
|
|
|
# ArchGalileu <geral@gasparsantos.eu>, 2011
|
2016-02-23 12:56:40 +10:00
|
|
|
# R00KIE <registosites@hotmail.com>, 2013,2016
|
2018-04-29 23:43:07 +10:00
|
|
|
# R00KIE <registosites@hotmail.com>, 2013,2016-2017
|
2013-04-30 21:18:42 +10:00
|
|
|
# R00KIE <registosites@hotmail.com>, 2011-2012
|
2019-08-12 11:42:10 +10:00
|
|
|
# Rui <xymarior@yandex.com>, 2019
|
|
|
|
# c0d75bae60e6967ec54315cff4da5848, 2014-2015
|
|
|
|
# c0d75bae60e6967ec54315cff4da5848, 2011-2012
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2011-03-14 13:44:03 -05:00
|
|
|
"Project-Id-Version: Arch Linux Pacman package manager\n"
|
2024-05-10 16:51:49 +10:00
|
|
|
"Report-Msgid-Bugs-To: https://gitlab.archlinux.org/pacman/pacman/-/issues\n"
|
2024-07-14 19:10:38 +10:00
|
|
|
"POT-Creation-Date: 2024-07-14 19:10+1000\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
"PO-Revision-Date: 2011-08-08 22:35+0000\n"
|
|
|
|
"Last-Translator: Rui <xymarior@yandex.com>, 2019\n"
|
|
|
|
"Language-Team: Portuguese (http://app.transifex.com/toofishes/archlinux-"
|
2018-04-29 23:56:07 +10:00
|
|
|
"pacman/language/pt/)\n"
|
|
|
|
"Language: pt\n"
|
2010-09-01 21:15:07 -05:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2024-02-19 11:07:26 +10:00
|
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
|
|
|
|
"1000000 == 0 ? 1 : 2;\n"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:141
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Cleaning up..."
|
|
|
|
msgstr "A finalizar..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:188
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "Entering %s environment..."
|
2011-10-12 07:22:09 -05:00
|
|
|
msgstr "Entra no ambiente %s..."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:195 scripts/makepkg.sh.in:421
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Starting %s()..."
|
|
|
|
msgstr "A iniciar %s()..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:201
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "pkgver() generated an invalid version: %s"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "pkgver() gerou uma versão inválida: %s"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:211
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "Failed to update %s from %s to %s"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "Falha ao atualizar %s de %s para %s"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:217
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Updated version: %s"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Versão atualizada: %s"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:219
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "%s is not writeable -- pkgver will not be updated"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "%s pode ser escrito -- pkgver não será atualizado"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:227
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Unable to find source file %s."
|
|
|
|
msgstr "Incapaz de encontrar a fonte do ficheiro %s."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:228 scripts/makepkg.sh.in:370
|
|
|
|
#: scripts/makepkg.sh.in:582 scripts/makepkg.sh.in:1080
|
|
|
|
#: scripts/makepkg.sh.in:1085 scripts/makepkg.sh.in:1090
|
|
|
|
#: scripts/makepkg.sh.in:1096 scripts/makepkg.sh.in:1106
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:62
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:55
|
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:86
|
2015-12-09 16:02:55 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:101
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:106
|
2015-12-09 16:02:55 +10:00
|
|
|
#: scripts/libmakepkg/source/file.sh.in:75
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/source/file.sh.in:145
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:54
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:66
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:102
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:108
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:125
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:134
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:142
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:52 scripts/libmakepkg/source/hg.sh.in:94
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:103
|
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:108
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:63
|
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:73
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/source.sh.in:162
|
|
|
|
#: scripts/libmakepkg/util/source.sh.in:171
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/util/util.sh.in:81
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Aborting..."
|
|
|
|
msgstr "A cancelar..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:253
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Pacman is currently in use, please wait..."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:274
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "'%s' returned a fatal error (%i): %s"
|
|
|
|
msgstr "'%s' retornou um erro fatal (%i): %s"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:293
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Installing missing dependencies..."
|
|
|
|
msgstr "A instalar dependências em falta..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:296
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "'%s' failed to install missing dependencies."
|
|
|
|
msgstr "'%s' falhou a instalação das dependências em falta."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:331
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Missing dependencies:"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "Dependências em falta:"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:347 scripts/makepkg.sh.in:361
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Failed to remove installed dependencies."
|
|
|
|
msgstr "Falhou ao remover dependências instaladas."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:369
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "A failure occurred in %s()."
|
|
|
|
msgstr "Uma falha ocorreu em %s()."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:482
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Invalid value for %s: %s"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Valor inválido para %s: %s"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:581
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "Missing %s directory."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "O diretório %s não existe."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:587
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Creating package \"%s\"..."
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "A criar o pacote \"%s\"..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:590 scripts/makepkg.sh.in:592
|
|
|
|
#: scripts/makepkg.sh.in:680
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Generating %s file..."
|
|
|
|
msgstr "A gerar %s ficheiros..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:600
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "Adding %s file..."
|
2011-04-18 11:19:13 -05:00
|
|
|
msgstr "A adicionar %s ficheiros..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:602
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "Failed to add %s file to package."
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "Falha ao adicionar o ficheiro %s ao pacote."
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:620
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Generating .MTREE file..."
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "A gerar o ficheiro .MTREE..."
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:626
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Compressing package..."
|
|
|
|
msgstr "A compactar o pacote..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:635
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Failed to create package file."
|
|
|
|
msgstr "Falhou ao criar o pacote."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:671
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Creating source package..."
|
|
|
|
msgstr "A criar pacote fontes..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:677 scripts/makepkg.sh.in:690
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Adding %s..."
|
|
|
|
msgstr "A adicionar %s..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:711
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Adding %s file (%s)..."
|
|
|
|
msgstr "A adicionar %s ficheiro (%s)..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:732
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Compressing source package..."
|
|
|
|
msgstr "A comprimir pacote fonte..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:742
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Failed to create source package file."
|
|
|
|
msgstr "Falhou ao criar o ficheiro do pacote fonte."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:757
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "Installing package %s with %s..."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "A instalar pacote %s com %s..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:759
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "Installing %s package group with %s..."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "A instalar %s grupo do pacote com %s..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:777
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Failed to install built package(s)."
|
|
|
|
msgstr "Falhou ao instalar pacote(s) compilado(s)."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:790
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "A package has already been built, installing existing package..."
|
|
|
|
msgstr "Um pacote já foi empacotado, a instalar pacote existente..."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:794
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "A package has already been built. (use %s to overwrite)"
|
|
|
|
msgstr "Um pacote já foi compilado. (use %s para sobrepor)"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:813
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid ""
|
|
|
|
"The package group has already been built, installing existing packages..."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"Um grupo de pacotes já foi empacotado, a instalar pacotes existentes..."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:817
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "The package group has already been built. (use %s to overwrite)"
|
|
|
|
msgstr "O grupo de pacotes já foi compilado. (use %s para sobrepor)"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:822
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Part of the package group has already been built. (use %s to overwrite)"
|
2013-03-10 13:07:16 +10:00
|
|
|
msgstr "Parte do grupo de pacotes já foi compilado. (use %s para sobrepor)"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:876
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "Make packages compatible for use with pacman"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "Tornar os pacotes compatíveis para uso com o pacman"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:878 scripts/pacman-db-upgrade.sh.in:41
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Usage: %s [options]"
|
|
|
|
msgstr "Uso: %s [opções]"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:880 scripts/pacman-key.sh.in:82
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Options:"
|
|
|
|
msgstr "Opções:"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:881
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " -A, --ignorearch Ignore incomplete %s field in %s"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " -A, --ignorearch Ignorar campos %s incompletos em %s"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:882
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -c, --clean Clean up work files after build"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -c, --clean Apagar ficheiroa utilizados na compilação após a mesma"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:883
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " -C, --cleanbuild Remove %s dir before building the package"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr " -C, --cleanbuild Remove o diretório %s antes de construir o pacote"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:884
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -d, --nodeps Skip all dependency checks"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -d, --nodeps Ignorar a verificação de dependências"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:885
|
|
|
|
msgid " -D, --dir <dir> Change to directory <dir> before processing PKGBUILD"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scripts/makepkg.sh.in:886
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " -e, --noextract Do not extract source files (use existing %s dir)"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -e, --noextract Não extrair os ficheiros de código-fonte (usar o "
|
|
|
|
"diretório %s existente)"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:887
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -f, --force Overwrite existing package"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -f, --force Sobrescrever pacote existente"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:888
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -g, --geninteg Generate integrity checks for source files"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -g, --geninteg Gerar teste(s) de integridade para ficheiro(s) fonte"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:889
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid " -h, --help Show this help message and exit"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " -h, --help Mostra esta mensagem de ajuda e termina"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:890
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -i, --install Install package after successful build"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -i, --install Instalar pacote após compilação bem-sucedida"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:891
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -L, --log Log package build process"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -L, --log Gerar log do processo de compilação"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:892
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -m, --nocolor Disable colorized output messages"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -m, --nocolor Inabilitar mensagens de saída coloridas"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:893
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -o, --nobuild Download and extract files only"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -o, --nobuild Fazer apenas descarga e extrair os ficheiros"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:894
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " -p <file> Use an alternate build script (instead of '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -p <arquivo> Usar um script alternativo de compilação (ao invés de "
|
|
|
|
"'%s')"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:895
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid ""
|
|
|
|
" -r, --rmdeps Remove installed dependencies after a successful build"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -r, --rmdeps Remover as dependências instaladas após compilação bem-"
|
|
|
|
"sucedido"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:896
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid " -R, --repackage Repackage contents of the package without rebuilding"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -R, --repackage Re-empacotar o conteúdo do pacote sem recompilar"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:897
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " -s, --syncdeps Install missing dependencies with %s"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " -s, --syncdeps Instalar as dependências em falta com %s"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:898
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid ""
|
|
|
|
" -S, --source Generate a source-only tarball without downloaded sources"
|
2011-11-15 23:16:28 -06:00
|
|
|
msgstr " -S, --source Criar um tarball fonte sem as fontes descarregadas"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:899
|
2013-04-30 21:18:42 +10:00
|
|
|
msgid " -V, --version Show version information and exit"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -V, --version Mostra a versão do programa e sai"
|
2013-04-30 21:18:42 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:900
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid ""
|
|
|
|
" --allsource Generate a source-only tarball including downloaded "
|
|
|
|
"sources"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --allsource Gerar um tarball somente com os fontes, incluindo os que "
|
|
|
|
"foram descarregados"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:901
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " --check Run the %s function in the %s"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " --check Executar a função %s no %s"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:902
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " --config <file> Use an alternate config file (instead of '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --config <arquivo> Usar um ficheiro de configuração alternativo (ao invés "
|
|
|
|
"de '%s')"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:903
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " --holdver Do not update VCS sources"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --holdver Não atualizar as fontes VCS"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:904
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid ""
|
2018-04-29 23:56:07 +10:00
|
|
|
" --key <key> Specify a key to use for %s signing instead of the default"
|
|
|
|
msgstr ""
|
|
|
|
" --key <chave> Especificar uma chave para assinar %s ao invés da por "
|
|
|
|
"omissão"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:905
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " --noarchive Do not create package archive"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --noarchive Não criar arquivo do pacote"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:906
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " --nocheck Do not run the %s function in the %s"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " --nocheck Não executar a função %s no %s"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:907
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " --noprepare Do not run the %s function in the %s"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr " --noprepare Não executar a função %s no %s"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:908
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid " --nosign Do not create a signature for the package"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " --nosign Não criar uma assinatura para o pacote"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:909
|
2018-07-19 14:12:04 +10:00
|
|
|
msgid " --packagelist Only list package filepaths that would be produced"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
" --packagelist Só lista caminhos de ficheiros de pacotes a ser produzidos"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:910
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid " --printsrcinfo Print the generated SRCINFO and exit"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --printsrcinfo Mostrar o SRCINFO gerado e sair"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:911
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " --sign Sign the resulting package with %s"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " --sign Assinar o pacote criado com %s"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:912
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " --skipchecksums Do not verify checksums of the source files"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
" --skipchecksums Não validar as somas de verificação (checlsum) dos "
|
|
|
|
"ficheiros-fonte"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:913
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid ""
|
|
|
|
" --skipinteg Do not perform any verification checks on source files"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --skipinteg Não executar nenhuma validação/verificação sobre os "
|
|
|
|
"ficheiros-fonte"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:914
|
2011-08-09 15:50:58 -05:00
|
|
|
msgid " --skippgpcheck Do not verify source files with PGP signatures"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --skippgpcheck Não verificar as assinaturas PGP dos ficheiros-fonte"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:915
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid ""
|
|
|
|
" --verifysource Download source files (if needed) and perform integrity "
|
|
|
|
"checks"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --verifysource Efetua o download dos ficheiros de source (se necessário) "
|
|
|
|
"e executa as verificações de integridade"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:917
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "These options can be passed to %s:"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Estas opções podem ser passadas ao %s:"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:919
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " --asdeps Install packages as non-explicitly installed"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --asdeps Instalar pacotes como não sendo explicitamente instalados"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:920
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid ""
|
|
|
|
" --needed Do not reinstall the targets that are already up to date"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --needed Não reinstalar pacotes que se encontram atualizados"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:921
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid ""
|
|
|
|
" --noconfirm Do not ask for confirmation when resolving dependencies"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --noconfirm Não pedir confirmação ao resolver dependências"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:922
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid " --noprogressbar Do not show a progress bar when downloading files"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --noprogressbar Não mostrar a barra de progresso enquanto descarrega os "
|
|
|
|
"ficheiros"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:924
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "If %s is not specified, %s will look for '%s'"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Se %s não se encontra especificado, %s irá procurar por '%s'"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:933 scripts/pacman-db-upgrade.sh.in:57
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:99 scripts/repo-add.sh.in:104
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid ""
|
2019-08-12 11:42:10 +10:00
|
|
|
"This is free software; see the source for copying conditions.\\nThere is NO "
|
2018-04-29 23:56:07 +10:00
|
|
|
"WARRANTY, to the extent permitted by law.\\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1042 scripts/repo-add.sh.in:602
|
2011-11-13 22:16:08 -06:00
|
|
|
msgid "%s signal caught. Exiting..."
|
|
|
|
msgstr "Detetado sinal %s. Terminando..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1112
|
2011-08-09 15:50:58 -05:00
|
|
|
msgid ""
|
2014-11-18 15:14:51 +10:00
|
|
|
"Running %s as root is not allowed as it can cause permanent,\\ncatastrophic "
|
|
|
|
"damage to your system."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2024-02-19 11:07:26 +10:00
|
|
|
"Executar %s como root não é permitido dado que pode causar danos "
|
|
|
|
"permanentes\\n e catastróficos ao seu sistema."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1118
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Do not use the %s option. This option is only for internal use by %s."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Não use a opção %s. Esta opção é apenas para uso interno do %s."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1133
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "%s does not exist."
|
|
|
|
msgstr "%s não existe."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1138
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "%s contains %s characters and cannot be sourced."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "%s contém %s caracteres e não pode ser lido."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1143
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "%s must be in the current working directory."
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "%s tem de estar no diretório de trabalho atual."
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1239 scripts/makepkg.sh.in:1254
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "Leaving %s environment."
|
|
|
|
msgstr "Saindo do ambiente %s."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1266
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "The key %s does not exist in your keyring."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "A chave %s não existe no seu gestor de chaves."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1268 scripts/repo-add.sh.in:148
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "There is no key in your keyring."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Não existe nenhuma chave no seu gestor de chaves."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1274
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Making package: %s"
|
|
|
|
msgstr "A criar o pacote: %s"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1280
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "A source package has already been built. (use %s to overwrite)"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Um pacote-fonte já foi compilado. (use %s para sobrepor)"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1300
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Signing package..."
|
|
|
|
msgstr "A assinar pacote..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1304
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Source package created: %s"
|
|
|
|
msgstr "Pacote fonte criado: %s"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1310
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Skipping dependency checks."
|
|
|
|
msgstr "A ignorar testes de dependência."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1318
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "Checking runtime dependencies..."
|
2011-04-18 11:19:13 -05:00
|
|
|
msgstr "A verfificar as dependências para executar a aplicação..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1325
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "Checking buildtime dependencies..."
|
2011-04-18 11:19:13 -05:00
|
|
|
msgstr "A verificar as dependências para construir a aplicação..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1337
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Could not resolve all dependencies."
|
|
|
|
msgstr "Não foi possível resolver todas as dependências."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1348
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Using existing %s tree"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "A utilizar a árvore existente %s"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1355 scripts/makepkg.sh.in:1386
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "Removing existing %s directory..."
|
|
|
|
msgstr "Removendo o diretório existente %s..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1381
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Sources are ready."
|
|
|
|
msgstr "As fontes estão prontos."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1408
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "Package directory is ready."
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "O diretório do pacote está pronto."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/makepkg.sh.in:1412
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Finished making: %s"
|
|
|
|
msgstr "Compilação concluída: %s"
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:39
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "Upgrade the local pacman database to a newer format"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "Atualize a base de dados local do pacman para um novo formato"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:43
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "options:"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "opções:"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:44
|
2018-04-29 23:43:07 +10:00
|
|
|
msgid " -d, --dbpath <path> set an alternate database location"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -d, --dbpath <caminho> definir um caminho alternativo para a base de dados"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:45
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " -h, --help show this help message and exit"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr " -h, --help mostra esta mensagem de ajuda e sai"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:46
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " -r, --root <path> set an alternate installation root"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -r, --root <caminho> define um local alternativo para a instalação"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:47
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " -V, --version show version information and exit"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr " -V, --version mostra informação sobre a versão e sai"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:48
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " --config <path> set an alternate configuration file"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --config <caminho> define um ficheiro de configuração alternativo"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:49
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid " --nocolor disable colorized output messages"
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr " --nocolor desativa cores nas mensagem de resultados"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:122 scripts/repo-add.sh.in:396
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "%s does not exist or is not a directory."
|
|
|
|
msgstr "%s não existe ou não é um diretório."
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:126
|
2011-04-18 11:19:13 -05:00
|
|
|
msgid "%s is not a pacman database directory."
|
|
|
|
msgstr "%s não é um caminho para a base de dados do pacman."
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:130
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "You must have correct permissions to upgrade the database."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Tem de ter as permissões corretas para atualizar a base de dados."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:140
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "Pacman lock file was found. Cannot run while pacman is running."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"Ficheiro lock do pacman foi encontrado. Não é possível executar enquanto "
|
|
|
|
"pacman está em execução."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:152
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "Pre-3.5 database format detected - upgrading..."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Formato da base de dados pré 3.5 detetado - a atualizar..."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:159
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "Done."
|
2011-04-18 11:19:13 -05:00
|
|
|
msgstr "Feito."
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:163
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "Pre-4.2 database format detected - upgrading..."
|
2014-12-19 13:53:35 +10:00
|
|
|
msgstr "Base de dados pre-4.2 detetada - a atualizar..."
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-db-upgrade.sh.in:185
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid "symlink '%s' points outside pacman root, manual repair required"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"atalho simbólico '%s' aponta para fora do diretório base do pacman, "
|
|
|
|
"reparação manual necessária"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:58
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Usage: %s [options] operation [targets]"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "Uso: %s [opções] operação [alvos]"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:60
|
2011-06-23 22:25:16 -05:00
|
|
|
msgid "Manage pacman's list of trusted keys"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Gerir a lista de chaves confiáveis do pacman"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:62
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Operations:"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "Operações:"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:63
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " -a, --add Add the specified keys (empty for stdin)"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -a, --add Adicionar as chaves especificadas (vazio para "
|
|
|
|
"stdin)"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:64
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " -d, --delete Remove the specified keyids"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -d, --delete Remove as keyids especificadas"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:65
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " -e, --export Export the specified or all keyids"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -e, --export Exportar a keyid especificada ou todas as keyids"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:66
|
2011-06-23 22:25:16 -05:00
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
" -f, --finger List fingerprint for specified or all keyids"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -f, --finger Listar a impressão digital para a keyid "
|
|
|
|
"especificada ou todas as keyids"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:67
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " -l, --list-keys List the specified or all keys"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -l, --list-keys Listar a chave especificada ou todas as chaves"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:68
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " -r, --recv-keys Fetch the specified keyids"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " -r, --recv-keys Obter as keyids especificadas"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:69
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " -u, --updatedb Update the trustdb of pacman"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr " -u, --updatedb Atualiza a trustdb do pacman"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:70
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
" -v, --verify Verify the file(s) specified by the signature(s)"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -v, --verify Verificar o(s) ficheiro(s) especificado(s) "
|
|
|
|
"pela(s) assinatura(s)"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:71
|
2011-08-09 15:50:58 -05:00
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
" --edit-key Present a menu for key management task on keyids"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --edit-key Apresenta um menu para gestão de chaves em keyids"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:72
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " --import Imports pubring.gpg from dir(s)"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr " --import Importa pubring.gpg dos diretórios"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:73
|
2011-06-23 22:25:16 -05:00
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
" --import-trustdb Imports ownertrust values from trustdb.gpg in "
|
2013-03-10 12:56:55 +10:00
|
|
|
"dir(s)"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --import-trustdb Importa valores de confiança de proprietário de "
|
|
|
|
"trustdb.gpg no(s) diretório(s)"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:74
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid " --init Ensure the keyring is properly initialized"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --init Garante que o gestor de chaves está corretamente "
|
|
|
|
"inicializado"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:75
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " --list-sigs List keys and their signatures"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --list-sigs Lista chaves e as suas assinaturas"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:76
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " --lsign-key Locally sign the specified keyid"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --lsign-key Assinar localmente a keyid especificada"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:77
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
" --populate Reload the default keys from the (given) "
|
|
|
|
"keyrings\\n in '%s'"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --populate Recarregar as chaves por omissão a partir dos "
|
|
|
|
"chaveiros\\n em '%s'"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/pacman-key.sh.in:79
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid ""
|
2013-03-10 13:07:16 +10:00
|
|
|
" --refresh-keys Update specified or all keys from a keyserver"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --refresh-keys Atualizar a chave especificada ou todas as "
|
|
|
|
"chaves a partir do servidor de chaves"
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-key.sh.in:80
|
|
|
|
msgid " --verbose Show extra information"
|
2021-05-20 12:33:05 +10:00
|
|
|
msgstr ""
|
2021-04-23 10:44:27 +10:00
|
|
|
|
|
|
|
#: scripts/pacman-key.sh.in:83
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
" --config <file> Use an alternate config file (instead "
|
|
|
|
"of\\n '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --config <ficheiro> Usar um ficheiro de configurações "
|
|
|
|
"alternativo (ao invés de\\n '%s')"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-key.sh.in:85
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
" --gpgdir <dir> Set an alternate directory for GnuPG "
|
|
|
|
"(instead\\n of '%s')"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
" --gpgdir <diretorio> Definir um diretório alternativo para o "
|
2018-04-29 23:56:07 +10:00
|
|
|
"GnuPG (ao invés\\n de '%s')"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/pacman-key.sh.in:87
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid ""
|
|
|
|
" --populate-from <dir> Set an alternate directory for --populate "
|
|
|
|
"(instead\\n of '%s')"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scripts/pacman-key.sh.in:89
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " --keyserver <server-url> Specify a keyserver to use if necessary"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" --keyserver <server-url> Especificar o servidor de chaves a utilizar se "
|
|
|
|
"necessário"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:91
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " -h, --help Show this help message and exit"
|
|
|
|
msgstr " -h, --help Mostra esta mensagem de ajuda e termina"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:92
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " -V, --version Show program version"
|
|
|
|
msgstr " -V, --version Mostra a versão do programa"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:134
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Failed to lookup key by name:"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "Falha ao procurar chave por nome:"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:142
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Key name is ambiguous:"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "Nome da chave é ambíguo:"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:150
|
2021-04-23 10:44:27 +10:00
|
|
|
msgid "Generating pacman master key. This may take some time."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:187
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "The key identified by %s could not be found locally."
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "A chave identificada por %s não pôde ser encontrada localmente."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:198 scripts/pacman-key.sh.in:210
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:219
|
2021-04-23 10:44:27 +10:00
|
|
|
msgid "_"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/pacman-key.sh.in:210
|
2021-04-23 10:44:27 +10:00
|
|
|
msgid "flags"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-03-04 13:07:58 +10:00
|
|
|
#: scripts/pacman-key.sh.in:264
|
2011-10-10 21:21:59 -05:00
|
|
|
msgid "You do not have sufficient permissions to read the %s keyring."
|
2011-11-15 23:16:28 -06:00
|
|
|
msgstr "Não tem permissões suficientes para ler o chaveiro %s."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:265
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "Use '%s' to correct the keyring permissions."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Use '%s' para corrigir as permissões do gestor de chaves."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:270
|
2011-10-10 21:21:59 -05:00
|
|
|
msgid "You do not have sufficient permissions to run this command."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Não tem permissões suficientes para efetuar este comando."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:276
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "There is no secret key available to sign with."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Não existe nenhuma chave secreta disponível para assinar."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:277
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "Use '%s' to generate a default secret key."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Use '%s' para gerar a chave secreta por omissão."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:295
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "No keyring files exist in %s."
|
2011-11-15 23:16:28 -06:00
|
|
|
msgstr "Não existem ficheiros de chaveiro em %s."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:302
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "The keyring file %s does not exist."
|
2011-11-15 23:16:28 -06:00
|
|
|
msgstr "O ficheiro do chaveiro %s não existe."
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:317
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "Appending keys from %s.gpg..."
|
2011-11-15 23:16:28 -06:00
|
|
|
msgstr "A adicionar chaves a partir de %s.gpg..."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:357
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "Locally signing trusted keys in keyring..."
|
2011-11-15 23:16:28 -06:00
|
|
|
msgstr "A assinar localmente as chaves de confiança no chaveiro..."
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:359
|
2011-10-10 21:21:59 -05:00
|
|
|
msgid "Importing owner trust values..."
|
2011-11-15 23:16:28 -06:00
|
|
|
msgstr "A importar os valores de confiança do proprietário..."
|
2011-10-10 21:21:59 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:369
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "Disabling revoked keys in keyring..."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A desativar as chaves revogadas no chaveiro..."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:372
|
2011-09-22 11:33:25 -05:00
|
|
|
msgid "Disabling key %s..."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A desativar a chave %s..."
|
2011-09-22 11:33:25 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:378
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "Disabled %s key."
|
|
|
|
msgid_plural "Disabled %s keys."
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
msgstr[2] ""
|
2021-04-23 10:44:27 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:385
|
2013-03-10 12:56:55 +10:00
|
|
|
msgid "A specified keyfile could not be added to the keyring."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível adicionar ao chaveiro o ficheiro de chaves especificado."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:393
|
2013-03-10 12:56:55 +10:00
|
|
|
msgid "A specified key could not be removed from the keyring."
|
|
|
|
msgstr "Não foi possível remover do chaveiro a chave especificada."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:403
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "The key identified by %s could not be edited."
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "A chave identificada por %s não pôde ser editada."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:415
|
2013-03-10 12:56:55 +10:00
|
|
|
msgid "A specified key could not be exported from the keyring."
|
|
|
|
msgstr "Não foi possível exportar do chaveiro a chave especificada."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:423
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "The fingerprint of a specified key could not be determined."
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "A impressão digital da chave especificada não pôde ser determinada."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:436 scripts/pacman-key.sh.in:455
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "%s could not be imported."
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "Não foi possível importar %s."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:440 scripts/pacman-key.sh.in:459
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "File %s does not exist and could not be imported."
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "O ficheiro %s não existe e não pôde ser importado."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:471
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "A specified key could not be listed."
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "A chave especificada não pôde ser listada."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:479
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "A specified signature could not be listed."
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "A assinatura especificada não pôde ser listada."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:491
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Locally signing key %s..."
|
|
|
|
msgstr "A assinar localmente a chave %s..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:496
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "%s could not be locally signed."
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "%s não pode ser assinado localmente."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:506
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "Locally signed %s key."
|
|
|
|
msgid_plural "Locally signed %s keys."
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
msgstr[2] ""
|
2021-04-23 10:44:27 +10:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:529
|
2019-10-14 09:43:35 +10:00
|
|
|
msgid "Remote key not fetched correctly from WKD or keyserver."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:534
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "Remote key not fetched correctly from keyserver."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
"A chave remota não foi obtida corretamente a partir do servidor de chaves."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:566
|
2021-04-23 10:44:27 +10:00
|
|
|
msgid "Could not update key: %s"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:587 scripts/repo-add.sh.in:268
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Cannot use armored signatures for packages: %s"
|
|
|
|
msgstr "Incapaz de utilizar assinaturas blindadas para os pacotes: %s"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:595
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "The signature verification for %s failed."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:601
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "The signature %s is not trusted."
|
2024-03-04 13:07:58 +10:00
|
|
|
msgstr ""
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:609
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "Updating trust database..."
|
|
|
|
msgstr "Atualizando a base de dados confiável..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:611
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "Trust database could not be updated."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A base de dados de confiança não pôde ser atualizada."
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:690
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "Cannot find the %s binary required for all %s operations."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"Incapaz de encontrar o comando %s necessário para todas as operações %s."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:695
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "%s needs to be run as root for this operation."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "%s precisa de ser executado como super-utilizador para esta operação."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:701
|
2011-08-09 15:50:58 -05:00
|
|
|
msgid "%s configuration file '%s' not found."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "%s ficheiro de configuração '%s' não encontrado."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:724
|
2011-08-08 17:17:15 -05:00
|
|
|
msgid "no operation specified (use -h for help)"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "nenhuma operação especificada (use -h para ajuda)"
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:729
|
2011-10-10 21:21:59 -05:00
|
|
|
msgid "Multiple operations specified."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "Múltiplas operações especificadas."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:730
|
2011-10-10 21:21:59 -05:00
|
|
|
msgid "Please run %s with each operation separately."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Por favor, execute %s para cada operação em separado."
|
2011-06-23 22:25:16 -05:00
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/pacman-key.sh.in:738
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "No targets specified"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "Nenhum alvo especificado"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:61
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Usage: repo-add [options] <path-to-db> <package> ...\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:63
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid ""
|
2018-04-29 23:56:07 +10:00
|
|
|
"repo-add will update a package database by reading a package file."
|
|
|
|
"\\nMultiple packages to add can be specified on the command line.\\n"
|
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
"repo-add irá atualizar a base de dados de pacotes ao ler um pacote.\\nPodem "
|
|
|
|
"ser especificados vários pacotes a adicionar na linha de comandos.\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:67 scripts/repo-add.sh.in:79
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Options:\\n"
|
|
|
|
msgstr "Opções:\\n"
|
2014-11-18 15:14:51 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:68
|
2014-11-18 15:14:51 +10:00
|
|
|
msgid ""
|
2018-04-29 23:56:07 +10:00
|
|
|
" -n, --new only add packages that are not already in the database\\n"
|
|
|
|
msgstr ""
|
|
|
|
" -n, --new adicionar apenas pacotes que ainda não estão na base de "
|
|
|
|
"dados\\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:69
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
" -R, --remove remove old package file from disk after updating "
|
|
|
|
"database\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -R, --remove remove o ficheiro do pacote do disco após atualizar a "
|
|
|
|
"base de dados\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:70
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid ""
|
|
|
|
" -p, --prevent-downgrade do not add package to database if a newer version "
|
|
|
|
"is already present\\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:72
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Usage: repo-remove [options] <path-to-db> <packagename> ...\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:74
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid ""
|
2024-02-19 11:07:26 +10:00
|
|
|
"repo-remove will update a package database by removing the package "
|
|
|
|
"name\\nspecified on the command line from the given repo database. "
|
|
|
|
"Multiple\\npackages to remove can be specified on the command line.\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2024-02-19 11:07:26 +10:00
|
|
|
"repo-remove irá atualizar a base de dados de pacotes ao remover o "
|
|
|
|
"pacote\\nespecificado na linha de comandos da base de dados do repositório. "
|
2018-04-29 23:56:07 +10:00
|
|
|
"Múltiplos\\npacotes a remover podem ser especificados na linha de comandos."
|
|
|
|
"\\n"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:81
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "Please move along, there is nothing to see here.\\n"
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "Por favor continue, não existe nada para ver aqui.\\n"
|
2012-01-30 21:56:53 -06:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:84
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid " --nocolor turn off color in output\\n"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr " --nocolor desligar cor na saída\\n"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:85
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid " -q, --quiet minimize output\\n"
|
|
|
|
msgstr " -q, --quiet minimizar escritas na consola\\n"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:86
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid " -s, --sign sign database with GnuPG after update\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -s, --sign assinar a base de dados com o GnuPG após a atualização\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:87
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid " -k, --key <key> use the specified key to sign the database\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
2024-02-19 11:07:26 +10:00
|
|
|
" -k, --key <chave> usar a chave especificada para assinar a base de "
|
|
|
|
"dados\\n"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:88
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid " -v, --verify verify database's signature before update\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
" -v, --verify verificar a assinatura da base de dados antes de "
|
2019-08-12 11:42:10 +10:00
|
|
|
"atualizar\\n"
|
2011-03-14 13:44:03 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:89
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid ""
|
2011-06-23 21:48:35 -05:00
|
|
|
"\\nSee %s(8) for more details and descriptions of the available options.\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"\\nVeja %s(8) para mais detalhes e descrições das opções disponíveis.\\n"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:93
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid ""
|
2012-01-30 21:56:53 -06:00
|
|
|
"Example: repo-add /path/to/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar.gz\\n"
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"Exemplo: repo-add /caminho/para/repo.db.tar.gz pacman-3.0.0-1-i686.pkg.tar."
|
|
|
|
"gz\\n"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:95
|
2012-01-30 21:56:53 -06:00
|
|
|
msgid "Example: repo-remove /path/to/repo.db.tar.gz kernel26\\n"
|
2012-02-06 21:59:12 -06:00
|
|
|
msgstr "Exemplo: repo-remove /caminho/para/repo.db.tar.gz kernel26\\n"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:139
|
2011-08-09 15:50:58 -05:00
|
|
|
msgid "Cannot find the gpg binary! Is GnuPG installed?"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Incapaz de encontrar o comando gpg! O GnuPG está instalado?"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:160
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Signing database '%s'..."
|
2016-01-30 10:13:55 +10:00
|
|
|
msgstr "A assinar a base de dados '%s'..."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:169
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "Created signature file '%s'"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "Criado ficheiro de assinatura '%s'"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:171
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failed to sign package database file '%s'"
|
2016-01-30 10:13:55 +10:00
|
|
|
msgstr "Falha ao assinar o ficheiro da base de dados do pacote '%s'"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:180
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "Verifying database signature..."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "A verificar a assinatura da base de dados..."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:183
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "No existing signature found, skipping verification."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Ignorando verificação; não foi encontrada alguma assinatura."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:188
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "Database signature file verified."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Verificado ficheiro de assinatura da base de dados."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:190
|
2011-06-23 21:48:35 -05:00
|
|
|
msgid "Database signature was NOT valid!"
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "A base de dados as assinaturas NÃO era válida!"
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:201
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "'%s' does not have a valid database archive extension."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"'%s' não possui uma extensão válida de arquivo de base de dados de pacotes."
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:238
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Invalid package file '%s'."
|
|
|
|
msgstr "Arquivo de pacote inválido '%s'."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:243
|
2011-08-25 15:53:25 -05:00
|
|
|
msgid "An entry for '%s' already existed"
|
|
|
|
msgstr "Uma entrada para '%s' já existe"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:253
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "A newer version for '%s' is already present in database"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:273
|
2012-01-05 17:04:42 -06:00
|
|
|
msgid "Invalid package signature file '%s'."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "Ficheiro de assinatura de pacote '%s', inválido."
|
2011-06-23 21:48:35 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:276
|
2011-08-25 15:53:25 -05:00
|
|
|
msgid "Adding package signature..."
|
2011-11-13 22:16:08 -06:00
|
|
|
msgstr "Adicionando assinatura ao pacote..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:283
|
2012-01-05 17:04:42 -06:00
|
|
|
msgid "Computing checksums..."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A calcular somas de verificação (checksum)..."
|
2012-01-05 17:04:42 -06:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:296 scripts/repo-add.sh.in:335
|
2011-03-14 13:44:03 -05:00
|
|
|
msgid "Creating '%s' db entry..."
|
2011-04-18 11:19:13 -05:00
|
|
|
msgstr "A criar registo '%s' na base de dados..."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/repo-add.sh.in:341
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Removing old package file '%s'"
|
2016-01-30 10:13:55 +10:00
|
|
|
msgstr "A remover ficheiro de pacote antigo: '%s'"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:359
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Removing existing entry '%s'..."
|
|
|
|
msgstr "A remover entrada existente '%s'..."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:404
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Failed to acquire lockfile: %s."
|
|
|
|
msgstr "Falhou ao adquirir o arquivo de bloqueio: %s."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:405
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Held by process %s"
|
|
|
|
msgstr "Mantido pelo processo %s"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:418
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Repository file '%s' is not a proper pacman database."
|
|
|
|
msgstr "Ficheiro de repositório '%s' não é uma base de dados do pacman."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:423
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Extracting %s to a temporary location..."
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr ""
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:431
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Repository file '%s' was not found."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "Ficheiro de repositório '%s' em falta."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:438
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Repository file '%s' could not be created."
|
|
|
|
msgstr "Ficheiro de repositório '%s' não pode ser criado."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:450
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "File '%s' not found."
|
|
|
|
msgstr "Ficheiro '%s' em falta."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:456
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "'%s' is not a package file, skipping"
|
|
|
|
msgstr "'%s' não é um pacote, a ignorar"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:460
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Adding package '%s'"
|
|
|
|
msgstr "Adicionando pacote '%s'"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:467
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Searching for package '%s'..."
|
|
|
|
msgstr "A pesquisar pelo pacote '%s'..."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:470
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Package matching '%s' not found."
|
|
|
|
msgstr "Pacote correspondente a '%s' em falta."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:534
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "No packages remain, creating empty database."
|
|
|
|
msgstr "Nenhum pacote resta, a criar banco de dados vazio."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:588
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Invalid command name '%s' specified."
|
|
|
|
msgstr "Comando especificado '%s' inválido."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:593
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Cannot create temp directory for database building."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível criar diretório temporário para criação da base de dados."
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:704
|
|
|
|
msgid "Package database was not modified due to errors."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scripts/repo-add.sh.in:709
|
2010-09-01 21:15:07 -05:00
|
|
|
msgid "Creating updated database file '%s'"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A criar ficheiro atualizado da base de dados '%s'"
|
2010-09-01 21:15:07 -05:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/repo-add.sh.in:713
|
|
|
|
msgid "No changes made to package database."
|
|
|
|
msgstr ""
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: scripts/libmakepkg/integrity.sh.in:34
|
|
|
|
msgid "Skipping all source file integrity checks."
|
|
|
|
msgstr ""
|
|
|
|
"Ignorando todas as verificações de integridade dos ficheiros de origem."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity.sh.in:36
|
|
|
|
msgid "Skipping verification of source file checksums."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A ignorar a soma de verificação (checksum) dos ficheiros-fonte."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity.sh.in:39
|
|
|
|
msgid "Skipping verification of source file PGP signatures."
|
|
|
|
msgstr "Ignorando a verificação de assinaturas PGP dos ficheiros de origem."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:61
|
|
|
|
msgid "Failure while calculating %s %s checksum"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:92
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Generating checksums for source files..."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A gerar somas de verificação (checksum) dos ficheiros-fonte..."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/generate_checksum.sh.in:104
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Invalid integrity algorithm '%s' specified."
|
|
|
|
msgstr "O algoritmo de integridade especificado '%s' é inválido."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity/generate_signature.sh.in:41
|
|
|
|
msgid "Created signature file %s."
|
|
|
|
msgstr "Criada a assinatura para o ficheiro %s ."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/integrity/generate_signature.sh.in:43
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Failed to sign package file %s."
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/integrity/generate_signature.sh.in:58
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Signing package(s)..."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A assinar os pacotes..."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:66
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Integrity checks are missing for: %s"
|
|
|
|
msgstr "Testes de integridade em falta para: %s"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:78
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Skipped"
|
|
|
|
msgstr "Saltado"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:90
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:73
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
|
|
|
|
msgid "FAILED"
|
|
|
|
msgstr "FALHOU"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:93
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:97
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Passed"
|
|
|
|
msgstr "Passou"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:114
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Validating %s files with %s..."
|
|
|
|
msgstr "A validar %s ficheiros com %s..."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:121
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "One or more files did not pass the validity check!"
|
|
|
|
msgstr "Um ou mais ficheiros não passaram no teste de validação!"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_checksum.sh.in:125
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Integrity checks (%s) differ in size from the source array."
|
|
|
|
msgstr "Testes de integridade (%s) diferem no tamanho da ordem das fontes."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:39
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Verifying source file signatures with %s..."
|
|
|
|
msgstr "A verificar assinaturas do ficheiro de origem com %s..."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:76
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "unknown public key"
|
|
|
|
msgstr "chave pública desconhecida"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:79
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "public key %s has been revoked"
|
|
|
|
msgstr "a chave pública %s foi revogada"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:82
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "bad signature from public key"
|
|
|
|
msgstr "má assinatura a partir da chave pública"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:85
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "error during signature verification"
|
|
|
|
msgstr "falha ao verificar assinatura"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:91
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "the public key %s is not trusted"
|
|
|
|
msgstr "a chave pública %s não é confiável"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:94
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "invalid public key"
|
|
|
|
msgstr "chave pública inválida"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/message.sh.in:79
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "WARNING:"
|
|
|
|
msgstr "ATENÇÃO:"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:100
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "the signature has expired."
|
|
|
|
msgstr "a assinatura expirou."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:104
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "the key has expired."
|
|
|
|
msgstr "a chave expirou."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:116
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "One or more PGP signatures could not be verified!"
|
|
|
|
msgstr "Uma ou mais assinaturas PGP não pode ser verificada!"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:121
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Warnings have occurred while verifying the signatures."
|
|
|
|
msgstr "Ocorreram avisos durante a verificação das assinaturas."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:122
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Please make sure you really trust them."
|
|
|
|
msgstr "Por favor, certifique-se de que realmente confia neles."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:138
|
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:214
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "SIGNATURE NOT FOUND"
|
|
|
|
msgstr "ASSINATURA NÃO ENCONTRADA"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/integrity/verify_signature.sh.in:151
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "SOURCE FILE NOT FOUND"
|
|
|
|
msgstr "FICHEIRO-FONTE NÃO ENCONTRADO"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_config/paths.sh.in:39
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:47
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:53
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "%s contains invalid characters: '%s'"
|
|
|
|
msgstr "%s contem carateres inválidos: '%s'"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_config/variable.sh.in:47
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:40
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:52
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:72
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:82
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "%s should be an array"
|
|
|
|
msgstr "%s deve ser um array"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_config/variable.sh.in:57
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:62
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:90
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "%s should not be an array"
|
|
|
|
msgstr "%s não deve ser um array"
|
|
|
|
|
2019-10-07 18:12:24 +10:00
|
|
|
#: scripts/libmakepkg/lint_config/variable.sh.in:66
|
|
|
|
msgid "PACKAGER should have the format 'Example Name <email@address.invalid>'"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: scripts/libmakepkg/lint_package.sh.in:41
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Checking for packaging issues..."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "A verificar se há problemas de pacotes..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_package/build_references.sh.in:36
|
|
|
|
msgid "Package contains reference to %s"
|
|
|
|
msgstr "Pacote contém referência a %s"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/lint_package/dotfiles.sh.in:38
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Dotfile found in package root '%s'"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr ""
|
2018-04-29 23:56:07 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_package/file_names.sh.in:36
|
|
|
|
msgid "Package contains paths with newlines"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "O pacote contém caminhos com caracteres de nova linha"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: scripts/libmakepkg/lint_package/missing_backup.sh.in:35
|
|
|
|
msgid "%s entry file not in package : %s"
|
|
|
|
msgstr "O ficheiro mencionado %s não está no pacote : %s"
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:40
|
|
|
|
msgid "Can not use '%s' architecture with other architectures"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:54
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/arch.sh.in:62
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "%s is not available for the '%s' architecture."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "%s não está disponível para a arquitetura '%s'."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/backup.sh.in:45
|
|
|
|
msgid "%s entry should not contain leading slash : %s"
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "As entradas %s não devem ter uma barra no início: %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/epoch.sh.in:36
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "%s must be an integer, not %s."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "%s tem de ser um inteiro, não %s."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/options.sh.in:52
|
|
|
|
msgid "%s array contains unknown option '%s'"
|
|
|
|
msgstr "A variável %s contém opção desconhecida '%s'"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:38
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Conflicting %s and %s functions in %s"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:41
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Missing %s function in %s"
|
|
|
|
msgstr "Falta a função %s em %s"
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:46
|
|
|
|
msgid "Extra %s function for split package '%s'"
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/package_function.sh.in:51
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Missing %s function for split package '%s'"
|
|
|
|
msgstr "Função %s em falta para separar o pacote '%s'"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkglist.sh.in:38
|
|
|
|
msgid "Requested package %s is not provided in %s"
|
|
|
|
msgstr "O pacote pretendido %s não está disponível em %s"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:37
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:65
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:35
|
2018-04-29 23:56:07 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:36
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "%s is not allowed to be empty."
|
|
|
|
msgstr "%s não pode estar vazio."
|
|
|
|
|
2018-07-19 14:12:04 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:41
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "%s is not allowed to start with a hyphen."
|
|
|
|
msgstr "%s não pode iniciar com um hífen."
|
|
|
|
|
2018-07-19 14:12:04 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:45
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "%s is not allowed to start with a dot."
|
|
|
|
msgstr "não é permitido que %s comece com ponto."
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgname.sh.in:49
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:46
|
|
|
|
msgid "%s may only contain ascii characters."
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgrel.sh.in:40
|
|
|
|
msgid "%s must be of the form 'integer[.integer]', not %s."
|
2019-10-07 18:12:24 +10:00
|
|
|
msgstr ""
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2018-04-29 23:56:07 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/pkgver.sh.in:41
|
|
|
|
msgid ""
|
|
|
|
"%s is not allowed to contain colons, forward slashes, hyphens or whitespace."
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr ""
|
2019-08-12 11:42:10 +10:00
|
|
|
"%s não pode conter caracteres de dois pontos, barras, hífenes ou espaços em "
|
|
|
|
"branco."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2018-05-15 11:03:42 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/provides.sh.in:46
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "%s array cannot contain comparison (< or >) operators."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"A ordem providenciada por %s não pode conter os operadores de comparação (< "
|
|
|
|
"ou >)."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/source.sh.in:36
|
|
|
|
msgid "Sparse arrays are not allowed for source"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Vetores esparsos não são permitidos como fonte"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/util.sh.in:34
|
|
|
|
msgid "%s file (%s) does not exist or is not a regular file."
|
|
|
|
msgstr "o ficheiro de %s (%s) não existe ou não é um ficheiro regular."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/lint_pkgbuild/variable.sh.in:108
|
|
|
|
msgid "%s does not allow empty values."
|
|
|
|
msgstr ""
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: scripts/libmakepkg/source.sh.in:40
|
|
|
|
msgid "Retrieving sources..."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "A obter as fontes..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source.sh.in:73
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Extracting sources..."
|
|
|
|
msgstr "A extrair as fontes..."
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:52
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Branching %s..."
|
2016-01-30 10:13:55 +10:00
|
|
|
msgstr "A ramificar %s..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:54
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failure while branching %s"
|
|
|
|
msgstr "Falha ao ramificar %s"
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:59
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Pulling %s..."
|
2016-01-30 10:13:55 +10:00
|
|
|
msgstr "A puxar %s..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:63
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failure while pulling %s"
|
|
|
|
msgstr "Falha ao puxar %s"
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:85
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:124
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:93 scripts/libmakepkg/source/svn.sh.in:62
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Unrecognized reference: %s"
|
|
|
|
msgstr "Referência desconhecida: %s"
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:94
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:93 scripts/libmakepkg/source/hg.sh.in:79
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:95
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Creating working copy of %s %s repo..."
|
|
|
|
msgstr "A criar uma cópia de trabalho %s do repositório %s ..."
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:100
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:101
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:102
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failure while updating working copy of %s %s repo"
|
|
|
|
msgstr "Falha ao atualizar a cópia em uso de %s %s repositório"
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/bzr.sh.in:105
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:107
|
|
|
|
#: scripts/libmakepkg/source/git.sh.in:141
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/hg.sh.in:107
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failure while creating working copy of %s %s repo"
|
|
|
|
msgstr "Falha ao criar uma copia de trabalho de %s do repositório %s"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:36
|
|
|
|
#: scripts/libmakepkg/source/local.sh.in:36
|
|
|
|
msgid "Found %s"
|
|
|
|
msgstr "Encontrado %s"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:55
|
|
|
|
msgid "Downloading %s..."
|
|
|
|
msgstr "A realizar a descarga de %s..."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/source/file.sh.in:74
|
|
|
|
msgid "Failure while downloading %s"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Falhou ao efetuar a descarga de %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/source/file.sh.in:136
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Extracting %s with %s"
|
|
|
|
msgstr "A extrair %s com %s"
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/source/file.sh.in:144
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failed to extract %s"
|
|
|
|
msgstr "Falhou ao extrair %s"
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/source/file.sh.in:159
|
|
|
|
msgid "NOT FOUND"
|
|
|
|
msgstr "EM FALTA"
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:51 scripts/libmakepkg/source/hg.sh.in:49
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:69
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Cloning %s %s repo..."
|
|
|
|
msgstr "A clonar %s do repositório %s ..."
|
|
|
|
|
2024-05-10 16:51:49 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:53 scripts/libmakepkg/source/hg.sh.in:51
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:72
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failure while downloading %s %s repo"
|
|
|
|
msgstr "Falha ao clonar %s do repositório %s"
|
|
|
|
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:65
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "%s is not a clone of %s"
|
|
|
|
msgstr "%s não é um clone de %s"
|
|
|
|
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:69 scripts/libmakepkg/source/hg.sh.in:56
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:77
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Updating %s %s repo..."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "A atualizar %s do repositório %s ..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:72 scripts/libmakepkg/source/hg.sh.in:60
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/source/svn.sh.in:81
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Failure while updating %s %s repo"
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Falha ao atualizar repositório %s do tipo %s"
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/source/git.sh.in:133
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Failure while checking out version %s, the git tag has been forged"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: scripts/libmakepkg/source/local.sh.in:39
|
|
|
|
msgid "%s was not found in the build directory and is not a URL."
|
|
|
|
msgstr "%s não foi encontrado no diretório de compilação e não é uma URL."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy.sh.in:41
|
|
|
|
msgid "Tidying install..."
|
|
|
|
msgstr "A organizar a instalação..."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/docs.sh.in:34
|
|
|
|
msgid "Removing doc files..."
|
|
|
|
msgstr "A remover os ficheiros doc..."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/emptydirs.sh.in:35
|
|
|
|
msgid "Removing empty directories..."
|
|
|
|
msgstr "A remover diretórios vazios..."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/libtool.sh.in:35
|
|
|
|
msgid "Removing %s files..."
|
|
|
|
msgstr "A remover %s ficheiros..."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/purge.sh.in:35
|
|
|
|
msgid "Purging unwanted files..."
|
2016-02-23 12:56:40 +10:00
|
|
|
msgstr "A remover ficheiros indesejados..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
|
|
|
#: scripts/libmakepkg/tidy/staticlibs.sh.in:35
|
|
|
|
msgid "Removing static library files..."
|
|
|
|
msgstr "A remover ficheiros de bibliotecas estáticas..."
|
|
|
|
|
2024-02-19 11:07:26 +10:00
|
|
|
#: scripts/libmakepkg/tidy/strip.sh.in:145
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "Stripping unneeded symbols from binaries and libraries..."
|
2018-04-29 23:56:07 +10:00
|
|
|
msgstr ""
|
|
|
|
"A remover símbolos de debug desnecessários de binários e bibliotecas..."
|
2015-12-09 16:02:55 +10:00
|
|
|
|
2024-07-14 19:10:38 +10:00
|
|
|
#: scripts/libmakepkg/tidy/strip.sh.in:195
|
2024-02-19 11:07:26 +10:00
|
|
|
msgid "Copying source files needed for debug symbols..."
|
|
|
|
msgstr ""
|
|
|
|
|
2015-12-09 16:02:55 +10:00
|
|
|
#: scripts/libmakepkg/tidy/zipman.sh.in:35
|
|
|
|
msgid "Compressing man and info pages..."
|
|
|
|
msgstr "A comprimir páginas man e infos..."
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/compress.sh.in:38
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "'%s' is not a valid archive extension."
|
|
|
|
msgstr "'%s' não é uma extensão de ficheiro válida."
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/message.sh.in:84
|
2015-12-09 16:02:55 +10:00
|
|
|
msgid "ERROR:"
|
|
|
|
msgstr "ERRO:"
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:81
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "option '%s' is ambiguous; possibilities:"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "opção '%s' é ambígua; possibilidades:"
|
2011-08-08 17:17:15 -05:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:112
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "option requires an argument"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "opção requer um argumento"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:134
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:187
|
|
|
|
msgid "invalid option"
|
|
|
|
msgstr "opção inválida"
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:148
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "option '%s' does not allow an argument"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "opção '%s' não permite argumentos"
|
2013-03-10 13:07:16 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/parseopts.sh.in:166
|
2013-03-10 13:07:16 +10:00
|
|
|
msgid "option '%s' requires an argument"
|
2013-06-18 13:17:30 +10:00
|
|
|
msgstr "opção '%s' requer um argumento"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/source.sh.in:161
|
2019-08-12 11:42:10 +10:00
|
|
|
msgid "Unknown download protocol: %s"
|
|
|
|
msgstr "Protocolo de download desconhecido: %s"
|
|
|
|
|
2021-04-23 10:44:27 +10:00
|
|
|
#: scripts/libmakepkg/util/source.sh.in:170
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "The download program %s is not installed."
|
|
|
|
msgstr "O programa de descargas %s não está instalado."
|
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/util/util.sh.in:80
|
2018-04-29 23:56:07 +10:00
|
|
|
msgid "Failed to change to directory %s"
|
2018-05-15 11:03:42 +10:00
|
|
|
msgstr "Falha ao mudar para o diretório %s"
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/util/util.sh.in:93
|
2018-07-19 14:12:04 +10:00
|
|
|
msgid "Failed to create the directory $%s (%s)."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Falha ao criar o diretório $%s (%s)."
|
2018-04-29 23:56:07 +10:00
|
|
|
|
2019-08-12 11:42:10 +10:00
|
|
|
#: scripts/libmakepkg/util/util.sh.in:96
|
2018-07-19 14:12:04 +10:00
|
|
|
msgid "You do not have write permission for the directory $%s (%s)."
|
2019-08-12 11:42:10 +10:00
|
|
|
msgstr "Não tem permissão de escrita no diretório $%s (%s)."
|
|
|
|
|
|
|
|
#: scripts/libmakepkg/util/util.sh.in:109
|
|
|
|
msgid "Failed to source %s"
|
|
|
|
msgstr "Falha ao fazer \"source\" de %s"
|