2024-10-14 14:38:48 +03:00
|
|
|
#
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: messages\n"
|
|
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
2024-10-14 14:38:48 +03:00
|
|
|
"POT-Creation-Date: 2024-10-14 11:37+0000\n"
|
2024-06-23 00:22:53 +03:00
|
|
|
"PO-Revision-Date: 2024-06-22 21:16+0000\n"
|
|
|
|
"Last-Translator: Cláudio Esperança <cesperanc@gmail.com>\n"
|
2018-01-19 04:03:09 +03:00
|
|
|
"Language-Team: none\n"
|
2018-01-26 12:11:14 +03:00
|
|
|
"Language: pt_PT\n"
|
2018-01-19 04:03:09 +03:00
|
|
|
"MIME-Version: 1.0\n"
|
2018-01-30 21:56:42 +03:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2018-01-26 12:11:14 +03:00
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
"X-Generator: Pontoon\n"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-21 13:13:56 +03:00
|
|
|
#: src/linter.js:161
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Validation Summary:"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Sumário de validação:"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#: src/linter.js:181
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Code"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Código"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#: src/linter.js:187
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Message"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Mensagem"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#: src/linter.js:193
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Description"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Descrição"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#: src/linter.js:199
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "File"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Ficheiro"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#: src/linter.js:205
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Line"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Linha"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#: src/linter.js:211
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Column"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Coluna"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-21 13:13:56 +03:00
|
|
|
#: src/linter.js:60
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Invalid manifest version range requested: --min-manifest-version (currently "
|
|
|
|
"set to %(minManifestVersion)s) should not be greater than --max-manifest-"
|
|
|
|
"version (currently set to %(maxManifestVersion)s)."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Pedido de intervalo da versão de manifesto inválido: --min-manifest-version "
|
|
|
|
"(atualmente definido como %(minManifestVersion)s) não deveria ser maior do "
|
|
|
|
"que --max-manifest-version (atualmente definido como %(maxManifestVersion)s)."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
2018-01-19 04:03:09 +03:00
|
|
|
#: src/messages/fluent.js:5
|
|
|
|
msgid "Your FTL is not valid."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O seu FTL não é válido."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
|
|
|
#: src/messages/fluent.js:6
|
|
|
|
msgid "Your FTL file could not be parsed."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O seu ficheiro FTL não pôde ser analisado."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/html.js:12
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Remote scripts are not allowed as per the Add-on Policies."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Scripts remotos não são permitidos conforme as políticas de extras."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/html.js:13
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Please include all scripts in the add-on. For more information, refer to "
|
|
|
|
"https://mzl.la/2uEOkYp."
|
|
|
|
msgstr ""
|
|
|
|
"Por favor, inclua todos os scripts no extra. Para mais informação, consulte "
|
|
|
|
"https://mzl.la/2uEOkYp."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
|
|
|
#: src/messages/html.js:5
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Inline scripts blocked by default"
|
2023-07-08 15:56:29 +03:00
|
|
|
msgstr "Scripts em linha bloqueados por predefinição"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/html.js:6
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Default CSP rules prevent inline JavaScript from running (https://mzl."
|
|
|
|
"la/2pn32nd)."
|
|
|
|
msgstr ""
|
|
|
|
"As regras CSP predefinidas impedem a execução do JavaScript em linha "
|
|
|
|
"(https://mzl.la/2pn32nd)."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
|
|
|
#: src/messages/javascript.js:100
|
|
|
|
msgid "Unadvised 3rd-party JS library"
|
|
|
|
msgstr "Biblioteca JS de terceiros desaconselhada"
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:101
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Your add-on uses a JavaScript library we do not recommend. Read more: "
|
|
|
|
"https://bit.ly/1TRIyZY"
|
|
|
|
msgstr ""
|
|
|
|
"O seu extra utiliza uma biblioteca de JavaScript que nós não recomendamos. "
|
|
|
|
"Saber mais: https://bit.ly/1TRIyZY"
|
2023-04-27 14:24:39 +03:00
|
|
|
|
|
|
|
#: src/messages/javascript.js:107
|
|
|
|
msgid "Known JS library detected"
|
|
|
|
msgstr "Biblioteca JS conhecida detetada"
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:108
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"JavaScript libraries are discouraged for simple add-ons, but are generally "
|
|
|
|
"accepted."
|
|
|
|
msgstr ""
|
|
|
|
"As bibliotecas de JavaScript são desencorajadas para extras simples, mas "
|
|
|
|
"geralmente são aceites."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
|
|
|
#: src/messages/javascript.js:116
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Due to both security and performance concerns, this may not be set using "
|
|
|
|
"dynamic values which have not been adequately sanitized. This can lead to "
|
|
|
|
"security issues or fairly serious performance degradation."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Devido a questões de segurança e de desempenho, isto não pode ser definido "
|
|
|
|
"utilizando valores dinâmicos que não foram adequadamente sanitizados. Isto "
|
|
|
|
"pode conduzir a problemas de segurança ou de uma degradação bastante séria "
|
|
|
|
"do desempenho."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
|
|
|
#: src/messages/javascript.js:125
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "{{api}} is not supported"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "{{api}} não é suportado"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:126
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "This API has not been implemented by Firefox."
|
|
|
|
msgstr "Esta API ainda não foi implementada pelo Firefox."
|
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:132
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"{{api}}\" has been removed in Manifest Version 3 (`manifest_version` "
|
|
|
|
"property)"
|
|
|
|
msgstr ""
|
|
|
|
"\"{{api}}\" foi removido da versão 3 do manifesto (propriedade "
|
|
|
|
"`manifest_version`)"
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:141
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "{{api}} is deprecated"
|
2021-11-16 01:45:40 +03:00
|
|
|
msgstr "{{api}} está obsoleta"
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:142
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "This API has been deprecated by Firefox."
|
2021-11-16 01:45:40 +03:00
|
|
|
msgstr "Esta API foi descontinuada pelo Firefox."
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:15
|
|
|
|
msgid "Content script file could not be found."
|
|
|
|
msgstr "O ficheiro de script de conteúdo não pôde ser encontrado."
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:154
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "\"{{api}}\" is deprecated or unimplemented"
|
2021-11-16 01:45:40 +03:00
|
|
|
msgstr "\"{{api}}\" está obsoleto ou não está implementado"
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:16
|
|
|
|
msgid "Content script file could not be found"
|
|
|
|
msgstr "O ficheiro de script de conteúdo não pôde ser encontrado"
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:162
|
2023-05-02 11:48:37 +03:00
|
|
|
msgid "\"%(api)s\" can cause issues when loaded temporarily"
|
2023-07-08 16:05:21 +03:00
|
|
|
msgstr "\"%(api)s\" pode causar problemas quando carregado temporariamente"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:165
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"This API can cause issues when loaded temporarily using about:debugging in "
|
|
|
|
"Firefox unless you specify \"browser_specific_settings.gecko.id\" in the "
|
|
|
|
"manifest. Please see: https://mzl.la/2hizK4a for more."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Esta API pode causar problemas quando carregada temporariamente utilizando "
|
|
|
|
"about:debugging no Firefox, a menos que especifique "
|
|
|
|
"\"browser_specific_settings.gecko.id\" no manifesto. Por favor, consulte: "
|
|
|
|
"https://mzl.la/2hizK4a para mais."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
|
|
|
#: src/messages/javascript.js:185
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "{{api}} is not supported in Firefox version {{minVersion}}"
|
2020-01-15 04:33:04 +03:00
|
|
|
msgstr "{{api}} não é suportado na versão {{minVersion}} do Firefox"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:188
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "This API is not implemented by the given minimum Firefox version"
|
2020-01-15 04:52:03 +03:00
|
|
|
msgstr "Esta API não está implementada pela versão mínima indicada do Firefox"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:196
|
2022-04-29 12:28:37 +03:00
|
|
|
msgid "{{api}} is not supported in Firefox for Android version {{minVersion}}"
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"{{api}} não é suportado na versão {{minVersion}} do Firefox para Android"
|
2022-04-29 12:28:37 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:199
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"This API is not implemented by the given minimum Firefox for Android version"
|
|
|
|
msgstr ""
|
|
|
|
"Esta API não está implementada pela versão mínima indicada do Firefox para "
|
|
|
|
"Android"
|
2022-04-29 12:28:37 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:22
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Content script file name should not be empty."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O nome do ficheiro de script de conteúdo não deve estar vazio."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:23
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Content script file name should not be empty"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O nome do ficheiro de script de conteúdo não deve estar vazio"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:30
|
|
|
|
msgid "\"%(method)s\" called with a non-literal uri"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:34
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Calling \"%(method)s\" with variable parameters can result in potential "
|
|
|
|
"security vulnerabilities if the variable contains a remote URI. Consider "
|
|
|
|
"using 'window.open' with the 'chrome=no' flag."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:45
|
|
|
|
msgid "\"%(method)s\" called with non-local URI"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:49
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Calling \"%(method)s\" with a non-local URI will result in the dialog being "
|
|
|
|
"opened with chrome privileges."
|
|
|
|
msgstr ""
|
|
|
|
"Invocar \"%(method)s\" com um URI não local irá resultar na abertura do "
|
|
|
|
"diálogo com privilégios chrome."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
|
|
|
#: src/messages/javascript.js:5
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "JavaScript syntax error"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Erro de sintaxe JavaScript"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:6
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"There is a JavaScript syntax error in your code, which might be related to "
|
|
|
|
"some experimental JavaScript features that aren't an official part of the "
|
|
|
|
"language specification and therefore not supported yet. The validation "
|
|
|
|
"cannot continue on this file."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:62
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Evaluation of strings as code can lead to security vulnerabilities and "
|
|
|
|
"performance issues, even in the most innocuous of circumstances. Please "
|
|
|
|
"avoid using `eval` and the `Function` constructor when at all possible."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:71
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"setTimeout, setInterval and execScript functions should be called only with "
|
|
|
|
"function expressions as their first argument"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:78
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Unexpected global passed as an argument"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Global inesperado passado como um argumento"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:79
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Passing a global as an argument is not recommended. Please make this a var "
|
|
|
|
"instead."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:85
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Use of document.write strongly discouraged."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Utilização de document.write fortemente desencorajada."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:86
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"document.write will fail in many circumstances when used in extensions, and "
|
|
|
|
"has potentially severe security repercussions when used improperly. "
|
|
|
|
"Therefore, it should not be used."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/javascript.js:93
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "Banned 3rd-party JS library"
|
|
|
|
msgstr "Biblioteca JS de terceiros banida"
|
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/javascript.js:94
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Your add-on uses a JavaScript library we consider unsafe. Read more: https://"
|
|
|
|
"bit.ly/1TRIyZY"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
2022-04-29 12:28:37 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/json.js:11
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Your JSON contains block comments."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O seu JSON contém comentários em bloco."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/json.js:12
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Only line comments (comments beginning with \"//\") are allowed in JSON "
|
|
|
|
"files. Please remove block comments (comments beginning with \"/*\")"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/json.js:19
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Duplicate keys are not allowed in JSON files."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Chaves duplicadas não são permitidas em ficheiros JSON."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/json.js:20
|
|
|
|
msgid "Duplicate key found in JSON file."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/json.js:5
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Your JSON is not valid."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O seu JSON não é válido."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/json.js:6
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Your JSON file could not be parsed."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O seu ficheiro JSON não pôde ser analisado."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#: src/messages/layout.js:107
|
|
|
|
msgid "Reserved filename found."
|
|
|
|
msgstr "Foi encontrado um nome de ficheiro reservado."
|
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:108
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Files whose names are reserved have been found in the add-on. Please refrain "
|
|
|
|
"from using them and rename your files."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/layout.js:22
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"The package is invalid. It may contain entries using invalid characters, as "
|
|
|
|
"an example using '\\' as a path separator is not allowed in Firefox. Try to "
|
|
|
|
"recreate your add-on package (ZIP) and make sure all entries are using '/' "
|
|
|
|
"as the path separator."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/layout.js:32
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "We were unable to decompress the zip file."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Não conseguimos descomprimir o ficheiro zip."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:37
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "manifest.json was not found"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "manifest.json não foi encontrado"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:38
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"No manifest.json was found at the root of the extension. The package file "
|
|
|
|
"must be a ZIP of the extension's files themselves, not of the containing "
|
|
|
|
"directory. See: https://mzl.la/2r2McKv for more on packaging."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/layout.js:45
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "File is too large to parse."
|
2018-12-02 01:51:37 +03:00
|
|
|
msgstr "Ficheiro é muito grande para analisar."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:47
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"This file is not binary and is too large to parse. Files larger than "
|
|
|
|
"%(maxFileSizeToParseMB)sMB will not be parsed. Consider moving large lists "
|
|
|
|
"of data out of JavaScript files and into JSON files, or splitting very large "
|
|
|
|
"files into smaller ones."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#: src/messages/layout.js:57
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Hidden file flagged"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Ficheiro oculto marcado"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:58
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Hidden files complicate the review process and can contain sensitive "
|
|
|
|
"information about the system that generated the add-on. Please modify the "
|
|
|
|
"packaging process so that these files aren't included."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/layout.js:6
|
|
|
|
msgid "Package contains duplicate entries"
|
|
|
|
msgstr "Pacote contém entradas duplicadas"
|
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#: src/messages/layout.js:66
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Flagged filename found"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Nome de ficheiro marcado encontrado"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:67 src/messages/layout.js:74
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Files were found that are either unnecessary or have been included "
|
|
|
|
"unintentionally. They should be removed."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/layout.js:7
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The package contains multiple entries with the same name. This practice has "
|
|
|
|
"been banned. Try unzipping and re-zipping your add-on package and try again."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#: src/messages/layout.js:73
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Flagged file extensions found"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Extensões de ficheiro marcadas encontradas"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#: src/messages/layout.js:80
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Flagged file type found"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Tipo de ficheiro marcado encontrado"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:81
|
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"Files whose names end with flagged extensions have been found in the add-on. "
|
|
|
|
"The extension of these files are flagged because they usually identify "
|
|
|
|
"binary components. Please see https://bit.ly/review-policy for more "
|
|
|
|
"information on the binary content review process."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#: src/messages/layout.js:90
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Package already signed"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Pacote já assinado"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:91
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Add-ons which are already signed will be re-signed when published on AMO. "
|
|
|
|
"This will replace any existing signatures on the add-on."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#: src/messages/layout.js:98
|
2018-01-30 21:56:42 +03:00
|
|
|
msgid "Firefox add-ons are not allowed to run coin miners."
|
2018-01-31 01:31:55 +03:00
|
|
|
msgstr "Extras do Firefox não têm permissão para executar \"coin miners\"."
|
2018-01-30 21:56:42 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/layout.js:99
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"We do not allow coinminer scripts to be run inside WebExtensions. See "
|
|
|
|
"https://github.com/mozilla/addons-linter/issues/1643 for more details."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/locale-messagesjson.js:13
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "String name is reserved for a predefined message"
|
2018-02-12 23:31:49 +03:00
|
|
|
msgstr "Nome de string está reservado para uma mensagem predefinida"
|
2018-02-12 22:38:48 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/locale-messagesjson.js:14
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"String names starting with @@ get translated to built-in constants (https://"
|
|
|
|
"mzl.la/2BL9ZjE)."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/locale-messagesjson.js:21
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"String name should only contain alpha-numeric characters, _ and @ (https://"
|
|
|
|
"mzl.la/2Eztyi5)."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/locale-messagesjson.js:27
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "Placeholder for message is missing"
|
2018-02-12 23:31:49 +03:00
|
|
|
msgstr "Marcador de posição para a mensagem está em falta"
|
2018-02-12 22:38:48 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/locale-messagesjson.js:28
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "A placeholder used in the message is not defined."
|
2018-02-12 23:31:49 +03:00
|
|
|
msgstr "Um marcador de posição utilizado na mensagem não está definido."
|
2018-02-12 22:38:48 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/locale-messagesjson.js:33
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "Placeholder name contains invalid characters"
|
2018-02-12 23:31:49 +03:00
|
|
|
msgstr "Nome de marcador de posição contém caracteres inválidos"
|
2018-02-12 22:38:48 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/locale-messagesjson.js:34
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Placeholder name should only contain alpha-numeric characters, _ and @ "
|
|
|
|
"(https://mzl.la/2ExbYez)."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/locale-messagesjson.js:40
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "Placeholder is missing the content property"
|
2018-02-12 23:31:49 +03:00
|
|
|
msgstr "Marcador de posição tem em falta a propriedade do conteúdo"
|
2018-02-12 22:38:48 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/locale-messagesjson.js:41
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"A placeholder needs a content property defining the replacement of it "
|
|
|
|
"(https://mzl.la/2DT1MQd)"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/locale-messagesjson.js:5
|
2018-02-12 22:38:48 +03:00
|
|
|
msgid "Translation string is missing the message property"
|
2018-02-12 23:31:49 +03:00
|
|
|
msgstr "String de tradução está em falta na propriedade de mensagem"
|
2018-02-12 22:38:48 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/locale-messagesjson.js:6
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"No \"message\" message property is set for a string (https://mzl.la/2DSBTjA)."
|
|
|
|
msgstr ""
|
|
|
|
"Nenhuma propriedade de mensagem \"message\" está definida para uma string "
|
|
|
|
"(https://mzl.la/2DSBTjA)."
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2023-04-27 14:24:39 +03:00
|
|
|
#: src/messages/manifestjson.js:10
|
2022-05-23 13:29:12 +03:00
|
|
|
msgid "The field is required."
|
|
|
|
msgstr "O campo é requerido."
|
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#: src/messages/manifestjson.js:102 src/messages/manifestjson.js:110
|
|
|
|
#: src/messages/manifestjson.js:118
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "The permission type is unsupported."
|
|
|
|
msgstr "O tipo de permissão não é suportado."
|
2022-04-29 12:28:37 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:103 src/messages/manifestjson.js:128
|
2022-04-29 12:28:37 +03:00
|
|
|
msgid "See https://mzl.la/1R1n1t0 (MDN Docs) for more information."
|
|
|
|
msgstr "Veja https://mzl.la/1R1n1t0 (MDN Docs) para mais informação."
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:11 src/messages/manifestjson.js:20
|
|
|
|
msgid "See https://mzl.la/1ZOhoEN (MDN Docs) for more information."
|
|
|
|
msgstr "Veja https://mzl.la/1ZOhoEN (MDN Docs) para mais informação."
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:111 src/messages/manifestjson.js:157
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "See https://mzl.la/2Qn0fWC (MDN Docs) for more information."
|
2021-11-16 01:45:40 +03:00
|
|
|
msgstr "Consulte https://mzl.la/2Qn0fWC (MDN Docs) para mais informação."
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:119 src/messages/manifestjson.js:166
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "See https://mzl.la/3Woeqv4 (MDN Docs) for more information."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:127 src/messages/manifestjson.js:156
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "Unknown permission."
|
|
|
|
msgstr "Permissão desconhecida."
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:138
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"%(instancePath)s: the following privileged permissions are only allowed in "
|
|
|
|
"privileged extensions: %(privilegedPermissions)s."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:165
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "Invalid host permission."
|
2021-11-16 01:45:40 +03:00
|
|
|
msgstr "Permissão de hospedeiro desconhecida."
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:174
|
2022-04-29 12:28:37 +03:00
|
|
|
msgid "Invalid install origin."
|
2022-06-08 19:35:05 +03:00
|
|
|
msgstr "Origem de instalação inválida."
|
2022-04-29 12:28:37 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:175
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Invalid install origin. A valid origin has - only - a scheme, hostname and "
|
|
|
|
"optional port. See https://mzl.la/3TEbqbE (MDN Docs) for more information."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:183
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "\"manifest_version\" in the manifest.json is not a valid value"
|
|
|
|
msgstr "\"manifest_version\" no manifest.json não é um valor válido"
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:186
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "See https://mzl.la/20PenXl (MDN Docs) for more information."
|
|
|
|
msgstr "Veja https://mzl.la/20PenXl (MDN Docs) para mais informação."
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:19
|
|
|
|
msgid "The field is invalid."
|
|
|
|
msgstr "O campo é inválido."
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:199
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "\"%(property)s\" allows remote code execution in manifest.json"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:203
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "A custom \"%(property)s\" needs additional review."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:215
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"%(property)s\" allows 'eval', which has strong security and performance "
|
|
|
|
"implications."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:219
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"In most cases the same result can be achieved differently, therefore it is "
|
|
|
|
"generally prohibited"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:227
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"name\" property must be a string with no leading/trailing whitespaces."
|
2023-06-21 11:35:42 +03:00
|
|
|
msgstr ""
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:230
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "See http://mzl.la/1STmr48 (MDN Docs) for more information."
|
|
|
|
msgstr "Veja http://mzl.la/1STmr48 (MDN Docs) para mais informação."
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:238
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "\"update_url\" is not allowed."
|
|
|
|
msgstr "\"update_url\" não é permitido."
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:239
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"applications.gecko.update_url\" or \"browser_specific_settings.gecko."
|
|
|
|
"update_url\" are not allowed for Mozilla-hosted add-ons."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:248
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "The \"update_url\" property is not used by Firefox."
|
|
|
|
msgstr "A propriedade \"update_url\" não é utilizada pelo Firefox."
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:249
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"update_url\" is not used by Firefox in the root of a manifest; your "
|
|
|
|
"add-on will be updated via the Add-ons site and not your \"update_url\". "
|
|
|
|
"See: https://mzl.la/25zqk4O"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:257
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "\"strict_max_version\" not required."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "\"strict_max_version\" não é requerido."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:258
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"strict_max_version\" shouldn't be used unless the add-on is expected not "
|
|
|
|
"to work with future versions of Firefox."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:267
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "No \"%(property)s\" property found in manifest.json"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:270
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "\"%(property)s\" is required"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:281
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "An icon defined in the manifest could not be found in the package."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Um ícone definido no manifesto não pôde ser encontrado no pacote."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:285
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Icon could not be found at \"%(path)s\"."
|
2018-12-02 01:51:37 +03:00
|
|
|
msgstr "Ícone não pôde ser encontrado em \"%(path)s\"."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:300
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "A background script defined in the manifest could not be found."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar um script de segundo plano definido no manifesto."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:303
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "A background page defined in the manifest could not be found."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar uma página de segundo plano definida no manifesto."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:308
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Background script could not be found at \"%(path)s\"."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Script de fundo não pôde ser encontrado em \"%(path)s\"."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:309
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Background page could not be found at \"%(path)s\"."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Página de fundo não pôde ser encontrada em \"%(path)s\"."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:31
|
|
|
|
msgid "\"%(fieldName)s\" is ignored for non-privileged add-ons."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:324
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "A content script defined in the manifest could not be found."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar um script de conteúdo definido no manifesto."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:325
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "A content script css file defined in the manifest could not be found."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar um ficheiro de conteúdo css definido no manifesto."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:330
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Content script defined in the manifest could not be found at \"%(path)s\"."
|
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar em \"%(path)s\" um script de conteúdo definido no "
|
|
|
|
"manifesto."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:333
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Content script css file defined in the manifest could not be found at "
|
|
|
|
"\"%(path)s\"."
|
|
|
|
msgstr ""
|
|
|
|
"Ficheiro de css do script de conteúdo definido no manifesto não pôde ser "
|
|
|
|
"encontrado em \"%(path)s\"."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:347
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "A dictionary file defined in the manifest could not be found."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar um ficheiro de dicionário definido no manifesto."
|
2023-04-27 14:24:39 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:35
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"%(fieldName)s\" manifest field is only used for privileged and temporarily "
|
|
|
|
"installed extensions."
|
2024-06-17 10:24:10 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:351
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Dictionary file defined in the manifest could not be found at \"%(path)s\"."
|
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar em \"%(path)s\" um ficheiro de dicionário "
|
|
|
|
"definido no manifesto."
|
2023-06-21 11:35:42 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:363
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "The manifest contains multiple dictionaries."
|
2020-01-15 04:33:04 +03:00
|
|
|
msgstr "O manifesto contém múltiplos dicionários."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:364
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Multiple dictionaries were defined in the manifest, which is unsupported."
|
|
|
|
msgstr ""
|
|
|
|
"Foram definidos múltiplos dicionários no manifesto, o que não é suportado."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:373
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "The manifest contains a dictionaries object, but it is empty."
|
2020-01-15 04:33:04 +03:00
|
|
|
msgstr "O manifesto contém um objeto de dicionários, mas está vazio."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:376
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "A dictionaries object was defined in the manifest, but it was empty."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Foi definido um objeto de dicionários no manifesto, mas este estava vazio."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:385
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "The manifest contains a dictionary but no id property."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"O manifesto contém um dicionário, mas nenhuma propriedade de identificação."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:386
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "A dictionary was found in the manifest, but there was no id set."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Foi encontrado um dicionário no manifesto, mas não havia nenhuma "
|
|
|
|
"identificação definida."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:396
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Forbidden content found in add-on."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Conteúdo proibido encontrado no extra."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:397
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "This add-on contains forbidden content."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Este extra contém conteúdo proibido."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:4
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Please refer to https://github.com/mozilla-extensions/xpi-manifest to learn "
|
|
|
|
"more about privileged extensions and signing."
|
2024-06-17 10:24:10 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:405
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Icons must be square."
|
2018-12-02 01:51:37 +03:00
|
|
|
msgstr "Ícones têm de ser quadrados."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:406
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Icon at \"%(path)s\" must be square."
|
2018-12-02 01:51:37 +03:00
|
|
|
msgstr "Ícone em \"%(path)s\" tem de ser quadrado."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:417
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "The size of the icon does not match the manifest."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O tamanho do ícone não corresponde ao manifesto."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:419
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Expected icon at \"%(path)s\" to be %(expected)d pixels wide but was "
|
|
|
|
"%(actual)d."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:432
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Corrupt image file"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Ficheiro de imagem corrupto"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:434
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Expected icon file at \"%(path)s\" is corrupted"
|
2018-12-02 01:51:37 +03:00
|
|
|
msgstr "Ficheiro de ícone esperado em \"%(path)s\" está corrompido"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:443
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "This property has been deprecated."
|
2021-11-16 01:45:40 +03:00
|
|
|
msgstr "Esta propriedade foi descontinuada."
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:450
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "This theme LWT alias has been removed in Firefox 70."
|
2020-01-15 04:33:04 +03:00
|
|
|
msgstr "Este nome alternativo do tema LWT foi removido no Firefox 70."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:451
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "See https://mzl.la/2T11Lkc (MDN Docs) for more information."
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Consulte https://mzl.la/2T11Lkc (Documentação da MDN) para mais informação."
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:466
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Theme image for \"%(type)s\" could not be found at \"%(path)s\""
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar em \"%(path)s\" a imagem do tema para \"%(type)s\""
|
2023-11-21 19:34:37 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:477
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Corrupted theme image file"
|
2020-01-15 04:52:03 +03:00
|
|
|
msgstr "Ficheiro de imagem de tema corrompido"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:479
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Theme image file at \"%(path)s\" is corrupted"
|
2020-01-15 04:52:03 +03:00
|
|
|
msgstr "O ficheiro de imagem do tema em \"%(path)s\" está corrompido"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:49
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"%(fieldName)s\" is not supported in manifest versions %(versionRange)s."
|
2024-06-17 10:24:10 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:490
|
2023-06-21 11:35:42 +03:00
|
|
|
msgid "Theme image file has an unsupported file extension"
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"O ficheiro de imagem do tema tem uma extensão de ficheiro não suportada"
|
2023-06-21 11:35:42 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:492
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Theme image file at \"%(path)s\" has an unsupported file extension"
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"O ficheiro de imagem do tema em \"%(path)s\" tem uma extensão de ficheiro "
|
|
|
|
"não suportada"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:506
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Theme image file has an unsupported mime type"
|
2020-01-15 04:33:04 +03:00
|
|
|
msgstr "O ficheiro de imagem do tema tem um tipo de MIME não suportado"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:508
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Theme image file at \"%(path)s\" has the unsupported mime type \"%(mime)s\""
|
|
|
|
msgstr ""
|
|
|
|
"O ficheiro de imagem do tema em \"%(path)s\" tem um tipo de MIME "
|
|
|
|
"\"%(mime)s\" não suportado"
|
2023-04-27 14:24:39 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:51
|
|
|
|
msgid "\"%(fieldName)s\" is not supported."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:522
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Theme image file mime type does not match its file extension"
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"O tipo de MIME do ficheiro de imagem do tema não corresponde com a sua "
|
|
|
|
"extensão de ficheiro"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:526
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Theme image file extension at \"%(path)s\" does not match its actual mime "
|
|
|
|
"type \"%(mime)s\""
|
|
|
|
msgstr ""
|
|
|
|
"O ficheiro de imagem do tema em \"%(path)s\" não corresponde com o seu tipo "
|
|
|
|
"de MIME \"%(mime)s\" atual"
|
2023-11-21 19:34:37 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:539
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "The \"default_locale\" is missing localizations."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O \"default_locale\" tem falta de idiomas."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:540
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"default_locale\" value is specified in the manifest, but no matching "
|
|
|
|
"\"messages.json\" in the \"_locales\" directory exists. See: https://mzl."
|
|
|
|
"la/2hjcaEE"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:548
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "The \"default_locale\" is missing but \"_locales\" exist."
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "O \"default_locale\" está em falta mas \"_locales\" existe."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:549
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"default_locale\" value is not specifed in the manifest, but a "
|
|
|
|
"\"_locales\" directory exists. See: https://mzl.la/2hjcaEE"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:557
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Unsupported image extension"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Extensão de imagem não suportada"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:558
|
2018-01-30 21:56:42 +03:00
|
|
|
msgid "Icons should be one of JPG/JPEG, WebP, GIF, PNG or SVG."
|
2018-12-02 01:51:37 +03:00
|
|
|
msgstr "Íones devem ser um de JPG/JPEG, WebP, GIF, PNG ou SVG."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:566
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"applications\" property overridden by \"browser_specific_settings\" "
|
|
|
|
"property"
|
|
|
|
msgstr ""
|
|
|
|
"Propriedade \"applications\" foi substituída pela propriedade "
|
|
|
|
"\"browser_specific_settings\""
|
2021-11-03 14:08:04 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:569
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"applications\" property is being ignored because it is superseded by "
|
|
|
|
"the \"browser_specific_settings\" property which is also defined in your "
|
|
|
|
"manifest. Consider removing applications."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:579
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "Empty language directory"
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Diretório de idiomas vazio"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:581
|
2018-01-19 04:03:09 +03:00
|
|
|
msgid "messages.json file missing in \"%(path)s\""
|
2018-01-26 12:11:14 +03:00
|
|
|
msgstr "Ficheiro messages.json em falta em \"%(path)s\""
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:597
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Manifest key not supported by the specified minimum Firefox version"
|
2024-10-14 14:38:48 +03:00
|
|
|
msgstr ""
|
|
|
|
"Chave de manifesto não suportada pela versão mínima especificada do Firefox"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:601 src/messages/manifestjson.js:623
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"strict_min_version\" requires Firefox %(minVersion)s, which was released "
|
|
|
|
"before version %(versionAdded)s introduced support for \"%(key)s\"."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:619
|
2019-07-25 15:41:33 +03:00
|
|
|
msgid "Permission not supported by the specified minimum Firefox version"
|
2020-01-15 04:52:03 +03:00
|
|
|
msgstr "Permissão não suportada pela versão mínima do Firefox especificada"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2023-06-21 11:35:42 +03:00
|
|
|
#: src/messages/manifestjson.js:64
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"%(instancePath)s: privileged manifest fields are only allowed in privileged "
|
|
|
|
"extensions."
|
2023-06-21 11:35:42 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:641
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Manifest key not supported by the specified minimum Firefox for Android "
|
|
|
|
"version"
|
|
|
|
msgstr ""
|
|
|
|
"Permissão não suportada pela versão mínima do Firefox para Android "
|
|
|
|
"especificada"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:645 src/messages/manifestjson.js:667
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"strict_min_version\" requires Firefox for Android %(minVersion)s, which "
|
|
|
|
"was released before version %(versionAdded)s introduced support for "
|
|
|
|
"\"%(key)s\"."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:663
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Permission not supported by the specified minimum Firefox for Android version"
|
|
|
|
msgstr ""
|
|
|
|
"Permissão não suportada versão mínima do Firefox para Android especificada"
|
2019-07-25 15:41:33 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:678
|
2021-11-03 14:08:04 +03:00
|
|
|
msgid "Linking to \"addons.mozilla.org\" is not allowed"
|
2021-11-16 01:45:40 +03:00
|
|
|
msgstr "A ligação a \"addons.mozilla.org\" não é permitida"
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:679
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"Links directing to \"addons.mozilla.org\" are not allowed to be used for "
|
|
|
|
"homepage"
|
|
|
|
msgstr ""
|
|
|
|
"Não podem ser utilizadas ligações na página inicial que direcionem para "
|
|
|
|
"\"addons.mozilla.org\""
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:691
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"%(permission)s\" permission requires \"strict_min_version\" to be set "
|
|
|
|
"to \"%(minFirefoxVersion)s\" or above"
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:696
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"%(permission)s\" permission requires \"strict_min_version\" to be set "
|
|
|
|
"to \"%(minFirefoxVersion)s\" or above. Please update your manifest.json "
|
|
|
|
"version to specify a minimum Firefox version."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:708
|
2022-05-16 13:53:40 +03:00
|
|
|
msgid "The extension ID is required in Manifest Version 3 and above."
|
2022-06-08 19:35:05 +03:00
|
|
|
msgstr "O ID da extensão é necessário no Manifesto Versão 3 e superior."
|
2022-05-16 13:53:40 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:711
|
2022-05-27 11:37:04 +03:00
|
|
|
msgid "See https://mzl.la/3PLZYdo for more information."
|
2022-06-08 19:35:05 +03:00
|
|
|
msgstr "Veja https://mzl.la/3PLZYdo para mais informações."
|
2022-05-16 13:53:40 +03:00
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:717
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"%(instancePath)s: Privileged extensions should declare privileged "
|
|
|
|
"permissions."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:728
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"This extension does not declare any privileged permission. It does not need "
|
|
|
|
"to be signed with the privileged certificate. Please upload it directly to "
|
|
|
|
"https://addons.mozilla.org/."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:741
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"%(instancePath)s: The \"mozillaAddons\" permission is required for "
|
|
|
|
"privileged extensions."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:744
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"%(instancePath)s: The \"mozillaAddons\" permission is required for "
|
|
|
|
"extensions that include privileged manifest fields."
|
2023-11-21 19:34:37 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:757
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"This extension does not include the \"mozillaAddons\" permission, which is "
|
|
|
|
"required for privileged extensions."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:767
|
2023-04-26 15:03:27 +03:00
|
|
|
msgid "Cannot use actions in hidden add-ons."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:768
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The hidden and browser_action/page_action (or action in Manifest Version 3 "
|
|
|
|
"and above) properties are mutually exclusive."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:776
|
2023-04-26 15:03:27 +03:00
|
|
|
msgid "Use \"browser_specific_settings\" instead of \"applications\"."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:777
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"applications\" property in the manifest is deprecated and will no "
|
|
|
|
"longer be accepted in Manifest Version 3 and above."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:785
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "\"applications\" is no longer allowed in Manifest Version 3 and above."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:787
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"applications\" property in the manifest is no longer allowed in "
|
|
|
|
"Manifest Version 3 and above. Use \"browser_specific_settings\" instead."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:795
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The version string should be simplified because it won't be compatible with "
|
|
|
|
"Manifest Version 3 and above."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:797
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"The version should be a string with 1 to 4 numbers separated with dots. Each "
|
|
|
|
"number should have up to 9 digits and leading zeros will no longer be "
|
|
|
|
"allowed. Letters will no longer be allowed either. See https://mzl."
|
|
|
|
"la/3h3mCRu (MDN Docs) for more information."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:806
|
2023-04-26 15:03:27 +03:00
|
|
|
msgid "The version string should be simplified."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:807
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"The version should be a string with 1 to 4 numbers separated with dots. Each "
|
|
|
|
"number should have up to 9 digits and leading zeros are not allowed. Letters "
|
|
|
|
"are no longer allowed. See https://mzl.la/3h3mCRu (MDN Docs) for more "
|
|
|
|
"information."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:816
|
2024-06-10 17:29:12 +03:00
|
|
|
msgid "incognito \"split\" is unsupported."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:817
|
2024-06-10 17:29:12 +03:00
|
|
|
msgid ""
|
2024-10-14 14:38:48 +03:00
|
|
|
"The incognito \"split\" value is unsupported and will be treated as "
|
|
|
|
"\"not_allowed\" in Firefox. Remove the key from the manifest file, if your "
|
|
|
|
"extension is compatible with Firefox's private browsing mode."
|
2024-06-10 17:29:12 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:825
|
|
|
|
msgid "The \"admin_install_only\" property is reserved."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:826
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"admin_install_only\" property is reserved and can only be used in "
|
|
|
|
"enterprise add-ons."
|
2024-06-17 10:24:10 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:83
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"/%(fieldName)s: \"%(permissionName)s\" is not supported in manifest versions "
|
|
|
|
"%(versionRange)s."
|
2023-04-27 14:24:39 +03:00
|
|
|
msgstr ""
|
|
|
|
|
2024-06-17 10:24:10 +03:00
|
|
|
#: src/messages/manifestjson.js:833
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set "
|
|
|
|
"to \"true\"."
|
2024-06-17 10:24:10 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:835
|
2024-10-14 14:38:48 +03:00
|
|
|
msgid ""
|
|
|
|
"The \"admin_install_only\" property must be set to \"true\" in an enterprise "
|
|
|
|
"add-on."
|
2024-06-17 10:24:10 +03:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/messages/manifestjson.js:85
|
2023-04-27 14:24:39 +03:00
|
|
|
msgid "/%(fieldName)s: \"%(permissionName)s\" is not supported."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-03-28 18:16:14 +03:00
|
|
|
#~ msgid "Invalid nesting of selectors found"
|
|
|
|
#~ msgstr "Aninhamento inválido de seletores encontrado"
|
|
|
|
|
|
|
|
#~ msgid "A CSS syntax error was encountered"
|
|
|
|
#~ msgstr "Um erro de sintaxe CSS foi encontrado"
|
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "An error was found in the CSS file being processed. As a result, further "
|
|
|
|
#~ "processing of that file is not possible"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Foi encontrado um erro no ficheiro CSS que está a ser processado. Como "
|
|
|
|
#~ "resultado, não é possível o processamento adicional desse ficheiro"
|
2024-03-28 18:16:14 +03:00
|
|
|
|
2024-03-12 16:37:12 +03:00
|
|
|
#~ msgid "Selectors should not be nested"
|
|
|
|
#~ msgstr "Os seletores não deverão ser integrados"
|
|
|
|
|
2023-06-21 11:35:42 +03:00
|
|
|
#~ msgid "The \"name\" property must be a string."
|
|
|
|
#~ msgstr "A propriedade \"name\" deve ser uma string."
|
|
|
|
|
2024-10-14 14:38:48 +03:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "Invalid install origin. A valid origin has - only - a scheme, hostname "
|
|
|
|
#~ "and optional port."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Origem de instalação inválida. Uma origem válida tem - apenas - um "
|
|
|
|
#~ "esquema, nome de anfitrião e porta opcional."
|
2023-04-26 15:03:27 +03:00
|
|
|
|
|
|
|
#~ msgid "The \"version\" property must be a string."
|
|
|
|
#~ msgstr "A propriedade \"version\" tem de ser uma string."
|
|
|
|
|
|
|
|
#~ msgid "See http://mzl.la/1kXIADa (MDN Docs) for more information."
|
|
|
|
#~ msgstr "Veja http://mzl.la/1kXIADa (MDN Docs) para mais informação."
|
|
|
|
|
|
|
|
#~ msgid "The \"version\" property uses a Firefox-specific format."
|
|
|
|
#~ msgstr "A propriedade \"version\" utiliza um formato específico do Firefox."
|
|
|
|
|
2022-04-29 12:28:37 +03:00
|
|
|
#~ msgid "addEventListener` called with truthy fourth argument."
|
|
|
|
#~ msgstr "addEventListener chamado com o quarto argumento."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2021-11-03 14:08:04 +03:00
|
|
|
#~ msgid "A custom content_security_policy needs additional review."
|
2024-10-14 14:38:48 +03:00
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Uma content_security_policy personalizada precisa de revisão adicional."
|
2018-01-19 04:03:09 +03:00
|
|
|
|
2019-07-25 15:41:33 +03:00
|
|
|
#~ msgid "Violation of Mozilla conditions of use."
|
|
|
|
#~ msgstr "Violação das condições de utilização da Mozilla."
|
2018-02-12 22:38:48 +03:00
|
|
|
|
|
|
|
#~ msgid "mozIndexedDB has been removed; use indexedDB instead"
|
|
|
|
#~ msgstr "mozIndexedDB foi removido; em alternativa, utilize indexedDB"
|
|
|
|
|
|
|
|
#~ msgid "mozIndexedDB has been removed; use indexedDB instead."
|
|
|
|
#~ msgstr "mozIndexedDB foi removido; em alternativa, utilize indexedDB."
|
|
|
|
|
|
|
|
#~ msgid "mozIndexedDB used as an object key/property"
|
|
|
|
#~ msgstr "mozIndexedDB utilizado como uma chave/propriedade de objeto"
|