1 # Translation of dolphin_servicemenuinstaller.po to Brazilian Portuguese
2 # Copyright (C) 2019 This file is copyright:
3 # This file is distributed under the same license as the dolphin package.
5 # Luiz Fernando Ranghetti <elchevive@opensuse.org>, 2019, 2020.
6 # André Marcelo Alvarenga <alvarenga@kde.org>, 2019.
9 "Project-Id-Version: dolphin\n"
10 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
11 "POT-Creation-Date: 2023-11-07 02:44+0000\n"
12 "PO-Revision-Date: 2020-05-06 14:48-0300\n"
13 "Last-Translator: Luiz Fernando Ranghetti <elchevive@opensuse.org>\n"
14 "Language-Team: Brazilian Portuguese <kde-i18n-pt_BR@kde.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 "X-Generator: Lokalize 20.04.0\n"
22 #: servicemenuinstaller.cpp:43
24 msgid "Dolphin service menu installation failed"
25 msgstr "Não foi possível instalar o menu de serviço do Dolphin"
27 #: servicemenuinstaller.cpp:70
29 msgid "Failed to install \"%1\", exited with status \"%2\""
30 msgstr "Falha ao instalar \"%1\", saiu com o status \"%2\""
32 #: servicemenuinstaller.cpp:99
34 msgid "Failed to uninstall \"%1\", exited with status \"%2\""
35 msgstr "Falha ao desinstalar \"%1\", saiu com o status \"%2\""
37 #: servicemenuinstaller.cpp:111
39 msgid "The file does not exist!"
40 msgstr "O arquivo não existe!"
42 #: servicemenuinstaller.cpp:120
44 msgid "Unknown error when installing package"
45 msgstr "Erro desconhecido ao instalar o pacote"
47 #: servicemenuinstaller.cpp:183
49 msgid "Unsupported archive type %1: %2"
50 msgstr "Tipo de arquivo não suportado %1: %2"
52 #: servicemenuinstaller.cpp:189
54 msgid "Failed to run uncompressor command for %1"
55 msgstr "Não foi possível executar o comando de descompressão do %1"
57 #: servicemenuinstaller.cpp:193
59 msgid "Process did not finish in reasonable time: %1 %2"
60 msgstr "O processo não terminou em tempo razoável: %1 %2"
62 #: servicemenuinstaller.cpp:197
64 msgid "Failed to uncompress %1"
65 msgstr "Não foi possível descomprimir o %1"
67 #: servicemenuinstaller.cpp:234
69 msgid "Failed to run installer script %1"
70 msgstr "Não foi possível executar o script de instalação %1"
72 #: servicemenuinstaller.cpp:257
74 msgid "Failed to set permissions on %1: %2"
75 msgstr "Não foi possível definir as permissões de %1: %2"
77 #: servicemenuinstaller.cpp:273
79 msgctxt "%2 = comma separated list of arguments"
80 msgid "Installer script %1 failed, tried arguments \"%2\"."
81 msgstr "O script de instalação %1 falhou, tentados os argumentos \"%2\"."
83 #: servicemenuinstaller.cpp:275
85 msgctxt "Separator between arguments"
89 #: servicemenuinstaller.cpp:289
91 msgid "Failed to create path %1"
92 msgstr "Falha ao criar o caminho %1"
94 #: servicemenuinstaller.cpp:303
96 msgid "Failed to copy .desktop file %1 to %2: %3"
97 msgstr "Não foi possível copiar o arquivo .desktop %1 em %2: %3"
99 #: servicemenuinstaller.cpp:315 servicemenuinstaller.cpp:423
101 msgid "Failed to remove directory %1"
102 msgstr "Falha ao excluir a pasta %1"
104 #: servicemenuinstaller.cpp:321
106 msgid "Failed to create directory %1"
107 msgstr "Falha ao criar a pasta %1"
109 #: servicemenuinstaller.cpp:360
111 msgid "Failed to find an installation script in %1"
112 msgstr "Não foi possível encontrar um script de instalação em %1"
114 #: servicemenuinstaller.cpp:374
116 msgid "Failed to remove .desktop file %1: %2"
117 msgstr "Não foi possível remover o arquivo .desktop %1: %2"
119 #: servicemenuinstaller.cpp:417
121 msgid "Failed to find an uninstallation script in %1"
122 msgstr "Não foi possível encontrar um script de desinstalação em %1"
124 #: servicemenuinstaller.cpp:436
126 msgctxt "@info:shell"
127 msgid "Command to execute: install or uninstall."
128 msgstr "Comando a executar: install ou uninstall."
130 #: servicemenuinstaller.cpp:437
132 msgctxt "@info:shell"
133 msgid "Path to archive."
134 msgstr "Caminho para o arquivo."
136 #: servicemenuinstaller.cpp:442
138 msgid "Command is required."
139 msgstr "O comando é obrigatório."
141 #: servicemenuinstaller.cpp:445
143 msgid "Path to archive is required."
144 msgstr "O caminho do pacote é obrigatório."
146 #: servicemenuinstaller.cpp:461
148 msgid "Unsupported command %1"
149 msgstr "Comando não suportado %1"