mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
392 lines
11 KiB
Text
392 lines
11 KiB
Text
# Translation of kdevfiletemplates.po to Brazilian Portuguese
|
|
# Copyright (C) 2013-2014 This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# André Marcelo Alvarenga <alvarenga@kde.org>, 2013, 2014.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kdevfiletemplates\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
|
|
"PO-Revision-Date: 2014-06-26 23:01-0300\n"
|
|
"Last-Translator: André Marcelo Alvarenga <alvarenga@kde.org>\n"
|
|
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br@kde.org>\n"
|
|
"Language: pt_BR\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
"X-Generator: Lokalize 1.5\n"
|
|
|
|
#: classidentifierpage.cpp:44
|
|
msgid "Inheritance type and base class name"
|
|
msgstr "Tipo de herança e nome da classe de base"
|
|
|
|
#: templateselectionpage.cpp:86
|
|
msgctxt "%1: template comment"
|
|
msgid "<b>Preview:</b> %1"
|
|
msgstr "<b>Visualização:</b> %1"
|
|
|
|
#: templateselectionpage.cpp:192
|
|
msgid "Language"
|
|
msgstr "Linguagem"
|
|
|
|
#: templateselectionpage.cpp:192
|
|
msgid "Framework"
|
|
msgstr "Plataforma"
|
|
|
|
#: templateselectionpage.cpp:192
|
|
msgid "Template"
|
|
msgstr "Modelo"
|
|
|
|
#: templateselectionpage.cpp:227
|
|
msgid "Load Template From File"
|
|
msgstr "Carregar modelo a partir do arquivo"
|
|
|
|
#: templateclassassistant.cpp:202
|
|
msgid ""
|
|
"Choose one target to add the file or cancel if you do not want to do so."
|
|
msgstr ""
|
|
"Escolha um alvo para adicionar ao arquivo ou cancele se não quiser fazer "
|
|
"isso."
|
|
|
|
#: templateclassassistant.cpp:288 templateclassassistant.cpp:524
|
|
msgid "Create Files from Template in <filename>%1</filename>"
|
|
msgstr "Criar os arquivos a partir do modelo em <filename>%1</filename>"
|
|
|
|
#: templateclassassistant.cpp:292 templateclassassistant.cpp:528
|
|
msgid "Create Files from Template"
|
|
msgstr "Criar os arquivos a partir do modelo"
|
|
|
|
#: templateclassassistant.cpp:297
|
|
msgid "Language and Template"
|
|
msgstr "Linguagem e modelo"
|
|
|
|
#: templateclassassistant.cpp:321
|
|
msgid ""
|
|
"Create Files from Template <filename>%1</filename> in <filename>%2</filename>"
|
|
msgstr ""
|
|
"Criar os arquivos a partir do modelo <filename>%1</filename> em <filename>"
|
|
"%2</filename>"
|
|
|
|
#: templateclassassistant.cpp:327
|
|
msgid "Create Files from Template <filename>%1</filename>"
|
|
msgstr "Criar os arquivos a partir do modelo <filename>%1</filename>"
|
|
|
|
#: templateclassassistant.cpp:333
|
|
msgid "Class Basics"
|
|
msgstr "Base da classe"
|
|
|
|
#: templateclassassistant.cpp:339
|
|
msgid "Override Methods"
|
|
msgstr "Substituir os métodos"
|
|
|
|
#: templateclassassistant.cpp:344
|
|
msgid "Class Members"
|
|
msgstr "Membros da Classe"
|
|
|
|
#: templateclassassistant.cpp:372
|
|
msgid "Test Cases"
|
|
msgstr "Casos de teste"
|
|
|
|
#: templateclassassistant.cpp:382
|
|
msgid "License"
|
|
msgstr "Licença"
|
|
|
|
#: templateclassassistant.cpp:388
|
|
msgid "Output"
|
|
msgstr "Resultado"
|
|
|
|
#: templateclassassistant.cpp:398
|
|
msgid "Template Options"
|
|
msgstr "Opções do modelo"
|
|
|
|
#: templateclassassistant.cpp:480
|
|
msgid "Default"
|
|
msgstr "Padrão"
|
|
|
|
#. i18n: file: newclass.ui:17
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
#: rc.cpp:3
|
|
msgid "Identify the class and any classes from which it is to inherit."
|
|
msgstr "Identificar a classe e todas as classes das quais deverá herdar."
|
|
|
|
#. i18n: file: newclass.ui:23
|
|
#. i18n: ectx: property (text), widget (QLabel, identifierLabel)
|
|
#. i18n: file: testcases.ui:25
|
|
#. i18n: ectx: property (text), widget (QLabel, identifierLabel)
|
|
#: rc.cpp:6 rc.cpp:27
|
|
msgid "&Identifier:"
|
|
msgstr "&Identificador:"
|
|
|
|
#. i18n: file: newclass.ui:36
|
|
#. i18n: ectx: property (text), widget (QLabel, inheritanceLabel)
|
|
#: rc.cpp:9
|
|
msgid "In&heritance:"
|
|
msgstr "&Herança:"
|
|
|
|
#. i18n: file: outputlocation.ui:17
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
|
|
#: rc.cpp:12
|
|
msgid "Choose where to save the new class."
|
|
msgstr "Escolha onde salvar a nova classe."
|
|
|
|
#. i18n: file: outputlocation.ui:26
|
|
#. i18n: ectx: property (title), widget (QGroupBox, positionGroupBox)
|
|
#: rc.cpp:15
|
|
msgid "Location within existing file(s)"
|
|
msgstr "Localização dentro do(s) arquivo(s) existente(s)"
|
|
|
|
#. i18n: file: outputlocation.ui:41
|
|
#. i18n: ectx: property (title), widget (QGroupBox, urlGroupBox)
|
|
#: rc.cpp:18
|
|
msgid "Output file(s)"
|
|
msgstr "Arquivo(s) de saída"
|
|
|
|
#. i18n: file: outputlocation.ui:53
|
|
#. i18n: ectx: property (text), widget (QCheckBox, lowerFilenameCheckBox)
|
|
#: rc.cpp:21
|
|
msgid "Lower case file names"
|
|
msgstr "Nomes dos arquivos em minúsculas"
|
|
|
|
#. i18n: file: testcases.ui:17
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
#: rc.cpp:24
|
|
msgid "Set the test name and its test cases."
|
|
msgstr "Define o nome do teste e os seus casos."
|
|
|
|
#. i18n: file: testcases.ui:42
|
|
#. i18n: ectx: property (text), widget (QLabel, testCasesLabel)
|
|
#: rc.cpp:30
|
|
msgid "&Test Cases:"
|
|
msgstr "Casos de &teste:"
|
|
|
|
#. i18n: file: templatepreviewtoolview.ui:23
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
|
|
#: rc.cpp:33
|
|
msgid "Template type"
|
|
msgstr "Tipo do modelo"
|
|
|
|
#. i18n: file: templatepreviewtoolview.ui:32
|
|
#. i18n: ectx: property (text), widget (QRadioButton, projectRadioButton)
|
|
#: rc.cpp:36
|
|
msgid "Project template"
|
|
msgstr "Modelo de projeto"
|
|
|
|
#. i18n: file: templatepreviewtoolview.ui:42
|
|
#. i18n: ectx: property (text), widget (QRadioButton, classRadioButton)
|
|
#: rc.cpp:39
|
|
msgid "Class template"
|
|
msgstr "Modelo de classe"
|
|
|
|
#. i18n: file: templatepreviewtoolview.ui:70
|
|
#. i18n: ectx: property (text), widget (QLabel, emptyLinesPolicyLabel)
|
|
#: rc.cpp:42
|
|
msgid "&Empty lines policy"
|
|
msgstr "Política de linhas &vazias"
|
|
|
|
#. i18n: file: templatepreviewtoolview.ui:84
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, emptyLinesPolicyComboBox)
|
|
#: rc.cpp:45
|
|
msgid "Keep empty lines"
|
|
msgstr "Manter as linhas vazias"
|
|
|
|
#. i18n: file: templatepreviewtoolview.ui:89
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, emptyLinesPolicyComboBox)
|
|
#: rc.cpp:48
|
|
msgid "Remove repeated empty lines"
|
|
msgstr "Remover as linhas vazias repetidas"
|
|
|
|
#. i18n: file: templatepreviewtoolview.ui:94
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, emptyLinesPolicyComboBox)
|
|
#: rc.cpp:51
|
|
msgid "Remove all empty lines"
|
|
msgstr "Remover todas as linhas vazias"
|
|
|
|
#. i18n: file: licensechooser.ui:17
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
#: rc.cpp:54
|
|
msgid "Choose the license under which to place the new class."
|
|
msgstr "Escolha a licença sob a qual deseja colocar a classe nova."
|
|
|
|
#. i18n: file: licensechooser.ui:32
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: rc.cpp:57
|
|
msgid "License type:"
|
|
msgstr "Tipo da licença:"
|
|
|
|
#. i18n: file: licensechooser.ui:52
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, saveLicense)
|
|
#: rc.cpp:60
|
|
msgid "Click here if you want to save this license for future use"
|
|
msgstr "Clique aqui se quiser salvar esta licença para uso posterior"
|
|
|
|
#. i18n: file: licensechooser.ui:55
|
|
#. i18n: ectx: property (text), widget (QCheckBox, saveLicense)
|
|
#: rc.cpp:63
|
|
msgid "Save License"
|
|
msgstr "Salvar a licença"
|
|
|
|
#. i18n: file: licensechooser.ui:88
|
|
#. i18n: ectx: property (text), widget (QLabel, label_2)
|
|
#: rc.cpp:66
|
|
msgid ""
|
|
"<p>You can use <code><year></code> and <code><copyright holder></"
|
|
"code> as placeholders.</p>"
|
|
msgstr ""
|
|
"<p>Você pode usar o <code><year></code> e o <code><copyright "
|
|
"holder></code> como itens de substituição.</p>"
|
|
|
|
#. i18n: file: overridevirtuals.ui:23
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
#: rc.cpp:69
|
|
msgid "Select any methods you would like to override in the new class."
|
|
msgstr "Selecione os métodos que deseja substituir na classe nova."
|
|
|
|
#. i18n: file: overridevirtuals.ui:54
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, overridesTree)
|
|
#: rc.cpp:72
|
|
msgid "Superclass -> Function"
|
|
msgstr "Superclasse -> Função"
|
|
|
|
#. i18n: file: overridevirtuals.ui:59
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, overridesTree)
|
|
#: rc.cpp:75
|
|
msgid "Access"
|
|
msgstr "Acesso"
|
|
|
|
#. i18n: file: overridevirtuals.ui:64
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, overridesTree)
|
|
#: rc.cpp:78
|
|
msgid "Properties"
|
|
msgstr "Propriedades"
|
|
|
|
#. i18n: file: overridevirtuals.ui:74
|
|
#. i18n: ectx: property (text), widget (KPushButton, selectAllPushButton)
|
|
#: rc.cpp:81
|
|
msgid "Select &All"
|
|
msgstr "Selecion&ar tudo"
|
|
|
|
#. i18n: file: overridevirtuals.ui:81
|
|
#. i18n: ectx: property (text), widget (KPushButton, deselectAllPushButton)
|
|
#: rc.cpp:84
|
|
msgid "&Deselect All"
|
|
msgstr "&Desmarcar tudo"
|
|
|
|
#: licensepage.cpp:98
|
|
msgid "Other"
|
|
msgstr "Outro"
|
|
|
|
#: licensepage.cpp:149
|
|
msgid "Could not load previous license"
|
|
msgstr "Não foi possível carregar a licença anterior"
|
|
|
|
#: licensepage.cpp:164
|
|
msgid "The specified license already exists. Please provide a different name."
|
|
msgstr "Já existe a licença especificada. Indique um nome diferente."
|
|
|
|
#: licensepage.cpp:175
|
|
msgid "There was an error writing the file."
|
|
msgstr "Ocorreu um erro ao gravar o arquivo."
|
|
|
|
#: outputpage.cpp:125
|
|
msgid "Invalid output file: %2"
|
|
msgid_plural "Invalid output files: %2"
|
|
msgstr[0] "Arquivo de saída inválido: %2"
|
|
msgstr[1] "Arquivos de saída inválidos: %2"
|
|
|
|
#: outputpage.cpp:204
|
|
msgid "Line: "
|
|
msgstr "Linha: "
|
|
|
|
#: outputpage.cpp:210
|
|
msgid "Column: "
|
|
msgstr "Coluna: "
|
|
|
|
#: overridespage.cpp:48
|
|
msgid "Public"
|
|
msgstr "Público"
|
|
|
|
#: overridespage.cpp:50
|
|
msgid "Protected"
|
|
msgstr "Protegido"
|
|
|
|
#: overridespage.cpp:52
|
|
msgid "Private"
|
|
msgstr "Privado"
|
|
|
|
#: overridespage.cpp:65
|
|
msgid "Constructor"
|
|
msgstr "Construtor"
|
|
|
|
#: overridespage.cpp:67
|
|
msgid "Destructor"
|
|
msgstr "Destrutor"
|
|
|
|
#: overridespage.cpp:69
|
|
msgid "Signal"
|
|
msgstr "Sinal"
|
|
|
|
#: overridespage.cpp:71
|
|
msgid "Slot"
|
|
msgstr "Slot"
|
|
|
|
#: overridespage.cpp:73
|
|
msgid "Abstract function"
|
|
msgstr "Função abstrata"
|
|
|
|
#: filetemplatesplugin.cpp:36
|
|
msgid "File Templates Configuration"
|
|
msgstr "Configuração dos modelos de arquivos"
|
|
|
|
#: filetemplatesplugin.cpp:36
|
|
msgid "Manages templates for source files"
|
|
msgstr "Gerencia os modelos dos arquivos de código"
|
|
|
|
#: filetemplatesplugin.cpp:76
|
|
msgid "New From Template"
|
|
msgstr "Novo a partir do modelo"
|
|
|
|
#: filetemplatesplugin.cpp:78
|
|
msgid ""
|
|
"Allows you to create new source code files, such as classes or unit tests, "
|
|
"using templates."
|
|
msgstr ""
|
|
"Permite-lhe criar novos arquivos de código-fonte usando modelos, como por "
|
|
"exemplo, classes ou testes unitários."
|
|
|
|
#: filetemplatesplugin.cpp:79
|
|
msgid "Create new files from a template"
|
|
msgstr "Criar novos arquivos a partir de um modelo"
|
|
|
|
#: filetemplatesplugin.cpp:83 filetemplatesplugin.cpp:288
|
|
msgid "Template Preview"
|
|
msgstr "Visão de modelos"
|
|
|
|
#: filetemplatesplugin.cpp:122
|
|
msgid "Create From Template"
|
|
msgstr "Criar de um modelo"
|
|
|
|
#: filetemplatesplugin.cpp:142
|
|
msgid "Show Template Preview"
|
|
msgstr "Mostrar a exibição do modelo"
|
|
|
|
#: filetemplatesplugin.cpp:154
|
|
msgid "File Templates"
|
|
msgstr "Modelos de arquivo"
|
|
|
|
#: classmemberspage.cpp:42
|
|
msgid "Variable type and identifier"
|
|
msgstr "Tipo e identificador da variável"
|
|
|
|
#: templatepreviewtoolview.cpp:111
|
|
msgid ""
|
|
"The active text document is not a <application>KDevelop</application> "
|
|
"template"
|
|
msgstr ""
|
|
"O documento de texto ativo não é um modelo do <application>KDevelop</"
|
|
"application>"
|
|
|
|
#: templatepreviewtoolview.cpp:113
|
|
msgid "No active text document."
|
|
msgstr "Não existe nenhum documento de texto ativo."
|