mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 03:22:52 +00:00
298 lines
8.2 KiB
Text
298 lines
8.2 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kdevprojectmanagerview\n"
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
|
|
"PO-Revision-Date: 2013-07-22 09:48+0100\n"
|
|
"Last-Translator: José Nuno Coelho Pires <zepires@gmail.com>\n"
|
|
"Language-Team: Portuguese <kde-i18n-pt@kde.org>\n"
|
|
"Language: pt\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-POFile-IgnoreConsistency: Clean\n"
|
|
|
|
#. i18n: file: kdevprojectmanagerview.rc:5
|
|
#. i18n: ectx: Menu (project)
|
|
#: rc.cpp:3
|
|
msgctxt "@title:menu"
|
|
msgid "Run"
|
|
msgstr "Executar"
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:32
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, topButton)
|
|
#: rc.cpp:6
|
|
msgid "Move the selected items to the top"
|
|
msgstr "Mover os itens seleccionados para o topo"
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:35
|
|
#. i18n: ectx: property (text), widget (QToolButton, topButton)
|
|
#. i18n: file: projectbuildsetwidget.ui:61
|
|
#. i18n: ectx: property (text), widget (QToolButton, upButton)
|
|
#. i18n: file: projectbuildsetwidget.ui:71
|
|
#. i18n: ectx: property (text), widget (QToolButton, downButton)
|
|
#. i18n: file: projectbuildsetwidget.ui:97
|
|
#. i18n: ectx: property (text), widget (QToolButton, bottomButton)
|
|
#. i18n: file: projectbuildsetwidget.ui:147
|
|
#. i18n: ectx: property (text), widget (QToolButton, addItemButton)
|
|
#. i18n: file: projectbuildsetwidget.ui:157
|
|
#. i18n: ectx: property (text), widget (QToolButton, removeItemButton)
|
|
#: rc.cpp:9 rc.cpp:15 rc.cpp:21 rc.cpp:27 rc.cpp:39 rc.cpp:45
|
|
msgid "..."
|
|
msgstr "..."
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:58
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, upButton)
|
|
#: rc.cpp:12
|
|
msgid "Move the selected items up"
|
|
msgstr "Subir os itens seleccionados"
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:68
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, downButton)
|
|
#: rc.cpp:18
|
|
msgid "Move the selected item down"
|
|
msgstr "Descer os itens seleccionados"
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:94
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, bottomButton)
|
|
#: rc.cpp:24
|
|
msgid "Move the selected items to the bottom"
|
|
msgstr "Mover os itens seleccionados para o fundo"
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:121
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
#: rc.cpp:30
|
|
msgid "Build Sequence"
|
|
msgstr "Sequência de Compilação"
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:124
|
|
#. i18n: ectx: property (toolTip), widget (QLabel, label)
|
|
#: rc.cpp:33
|
|
msgid "These items will be built in the order they are listed."
|
|
msgstr "Estes itens serão compilados pela ordem indicada nesta lista."
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:144
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, addItemButton)
|
|
#: rc.cpp:36
|
|
msgid "Add currently selected items from project tree view to buildset."
|
|
msgstr ""
|
|
"Adicionar os itens seleccionados da árvore de projecto para o conjunto."
|
|
|
|
#. i18n: file: projectbuildsetwidget.ui:154
|
|
#. i18n: ectx: property (toolTip), widget (QToolButton, removeItemButton)
|
|
#: rc.cpp:42
|
|
msgid "Remove currently selected item from buildset."
|
|
msgstr "Remover o item seleccionado de momento do conjunto."
|
|
|
|
#. i18n: file: projectmanagerview.ui:14
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, ProjectManagerView)
|
|
#: rc.cpp:48 projectmanagerviewplugin.cpp:151
|
|
msgid "Projects"
|
|
msgstr "Projectos"
|
|
|
|
#. i18n: file: projectmanagerview.ui:17
|
|
#. i18n: ectx: property (whatsThis), widget (QWidget, ProjectManagerView)
|
|
#: rc.cpp:51
|
|
msgid "Project Manager"
|
|
msgstr "Gestor do Projecto"
|
|
|
|
#. i18n: file: projectmanagerview.ui:39
|
|
#. i18n: ectx: property (whatsThis), widget (ProjectTreeView, projectTreeView)
|
|
#: rc.cpp:54
|
|
msgid "Project Overview"
|
|
msgstr "Visão Geral do Projecto"
|
|
|
|
#. i18n: file: projectmanagerview.ui:59
|
|
#. i18n: ectx: property (whatsThis), widget (ProjectBuildSetWidget, buildSetView)
|
|
#: rc.cpp:57
|
|
msgid "Build Items:"
|
|
msgstr "Construir os Itens:"
|
|
|
|
#: projectbuildsetwidget.cpp:147
|
|
msgid "Build Set"
|
|
msgstr "Conjunto de Compilações"
|
|
|
|
#: projectbuildsetwidget.cpp:148
|
|
msgid "Remove From Build Set"
|
|
msgstr "Remover do conjunto"
|
|
|
|
#: projecttreeview.cpp:161
|
|
msgid "&Move Here"
|
|
msgstr "&Mover para Aqui"
|
|
|
|
#: projecttreeview.cpp:167
|
|
msgid "&Copy Here"
|
|
msgstr "&Copiar para Aqui"
|
|
|
|
#: projecttreeview.cpp:173 projecttreeview.cpp:232
|
|
msgid "C&ancel"
|
|
msgstr "C&ancelar"
|
|
|
|
#: projecttreeview.cpp:226
|
|
msgid "&Add to Target"
|
|
msgstr "&Adicionar ao Destino"
|
|
|
|
#: projecttreeview.cpp:345
|
|
msgid "Open Configuration..."
|
|
msgstr "Abrir a Configuração..."
|
|
|
|
#: projectmanagerview.cpp:94
|
|
msgid "Locate Current Document"
|
|
msgstr "Localizar o Documento Actual"
|
|
|
|
#: projectmanagerview.cpp:95
|
|
msgid "Locates the current document in the project tree and selects it."
|
|
msgstr "Localiza o documento actual na árvore do projecto e selecciona-o."
|
|
|
|
#: projectmanagerviewplugin.cpp:57
|
|
msgid "Project Management View"
|
|
msgstr "Área de Gestão do Projecto"
|
|
|
|
#: projectmanagerviewplugin.cpp:57
|
|
msgid "Toolview to do all the project management stuff"
|
|
msgstr "Uma área de ferramentas para tratar de toda a gestão do projecto"
|
|
|
|
#: projectmanagerviewplugin.cpp:108
|
|
msgid "Build all Projects"
|
|
msgstr "Construir Todos os Projectos"
|
|
|
|
#: projectmanagerviewplugin.cpp:113
|
|
msgid "Build Selection"
|
|
msgstr "Compilar a Selecção"
|
|
|
|
#: projectmanagerviewplugin.cpp:114
|
|
msgid "Build"
|
|
msgstr "Compilar"
|
|
|
|
#: projectmanagerviewplugin.cpp:120
|
|
msgid "Install Selection"
|
|
msgstr "Instalar a Selecção"
|
|
|
|
#: projectmanagerviewplugin.cpp:121
|
|
msgid "Install"
|
|
msgstr "Instalar"
|
|
|
|
#: projectmanagerviewplugin.cpp:127
|
|
msgid "Clean Selection"
|
|
msgstr "Limpar a Selecção"
|
|
|
|
#: projectmanagerviewplugin.cpp:128
|
|
msgid "Clean"
|
|
msgstr "Limpar"
|
|
|
|
#: projectmanagerviewplugin.cpp:133
|
|
msgid "Configure Selection"
|
|
msgstr "Configurar a Selecção"
|
|
|
|
#: projectmanagerviewplugin.cpp:134
|
|
msgid "Configure"
|
|
msgstr "Configurar"
|
|
|
|
#: projectmanagerviewplugin.cpp:139
|
|
msgid "Prune Selection"
|
|
msgstr "Eliminar a Selecção"
|
|
|
|
#: projectmanagerviewplugin.cpp:140
|
|
msgid "Prune"
|
|
msgstr "Eliminar"
|
|
|
|
#: projectmanagerviewplugin.cpp:241
|
|
msgid "Create File"
|
|
msgstr "Criar um Ficheiro"
|
|
|
|
#: projectmanagerviewplugin.cpp:247
|
|
msgid "Create Folder"
|
|
msgstr "Criar uma Pasta"
|
|
|
|
#: projectmanagerviewplugin.cpp:254
|
|
msgctxt "@action"
|
|
msgid "Build"
|
|
msgstr "Compilar"
|
|
|
|
#: projectmanagerviewplugin.cpp:258
|
|
msgctxt "@action"
|
|
msgid "Install"
|
|
msgstr "Instalar"
|
|
|
|
#: projectmanagerviewplugin.cpp:262
|
|
msgctxt "@action"
|
|
msgid "Clean"
|
|
msgstr "Limpar"
|
|
|
|
#: projectmanagerviewplugin.cpp:266
|
|
msgid "Add to Build Set"
|
|
msgstr "Adicionar ao Conjunto de Compilações"
|
|
|
|
#: projectmanagerviewplugin.cpp:273
|
|
msgid "Close Project"
|
|
msgid_plural "Close Projects"
|
|
msgstr[0] "Fechar o Projecto"
|
|
msgstr[1] "Fechar os Projectos"
|
|
|
|
#: projectmanagerviewplugin.cpp:279
|
|
msgid "Reload"
|
|
msgstr "Actualizar"
|
|
|
|
#: projectmanagerviewplugin.cpp:285
|
|
msgid "Remove"
|
|
msgstr "Remover"
|
|
|
|
#: projectmanagerviewplugin.cpp:289
|
|
msgid "Rename"
|
|
msgstr "Mudar o Nome"
|
|
|
|
#: projectmanagerviewplugin.cpp:295
|
|
msgid "Remove From Target"
|
|
msgstr "Remover do Destino"
|
|
|
|
#: projectmanagerviewplugin.cpp:489
|
|
msgid "Create Folder in %1"
|
|
msgstr "Criar uma Pasta em %1"
|
|
|
|
#: projectmanagerviewplugin.cpp:489
|
|
msgid "Folder Name"
|
|
msgstr "Nome da Pasta"
|
|
|
|
#: projectmanagerviewplugin.cpp:541
|
|
msgid "Do you really want to delete this item?"
|
|
msgid_plural "Do you really want to delete these %1 items?"
|
|
msgstr[0] "Deseja realmente remover este item?"
|
|
msgstr[1] "Deseja realmente remover estes %1 itens?"
|
|
|
|
#: projectmanagerviewplugin.cpp:544
|
|
msgid "Delete Files"
|
|
msgstr "Apagar os Ficheiros"
|
|
|
|
#: projectmanagerviewplugin.cpp:597
|
|
msgid "Rename..."
|
|
msgstr "Mudar o Nome..."
|
|
|
|
#: projectmanagerviewplugin.cpp:598
|
|
msgid "New name for '%1':"
|
|
msgstr "Novo nome para o '%1':"
|
|
|
|
#: projectmanagerviewplugin.cpp:609
|
|
msgid "There is already a file named '%1'"
|
|
msgstr "Já existe um ficheiro chamado '%1'"
|
|
|
|
#: projectmanagerviewplugin.cpp:612
|
|
msgid "Could not rename '%1'"
|
|
msgstr "Não é possível mudar o nome de '%1'"
|
|
|
|
#: projectmanagerviewplugin.cpp:615
|
|
msgid "'%1' is not a valid file name"
|
|
msgstr "'%1' não é um nome de ficheiro válido"
|
|
|
|
#: projectmanagerviewplugin.cpp:625
|
|
msgid "Create File in %1"
|
|
msgstr "Criar um Ficheiro em %1"
|
|
|
|
#: projectmanagerviewplugin.cpp:625
|
|
msgid "File name:"
|
|
msgstr "Nome do ficheiro:"
|