From a94865edb17b09bb5bf3222c7b04a39d89d76c36 Mon Sep 17 00:00:00 2001
From: TDE Weblate Click Edit Custom Widgets... in the "
+"Tools|Custom menu to add and change custom widgets. You can add "
+"properties as well as signals and slots to integrate custom widgets into "
+"TQt Designer, and provide a pixmap which will be used to represent "
+"the widget on the form. Clique em Editar widgets "
+"personalizados... no menu Ferramentas|Personalizador para "
+"adicionar e mudar widgets personalizados. Você pode adicionar propriedades, "
+"bem como sinais e slots, para integrá-los ao Qt Designer, e fornecer "
+"um pixmap, que será usado para representar o widget no formulário. %2 %2 Description: %2\n"
+" Syntax: %3%4 Descrição: %2\n"
+" Sintaxe: %3%4 Parameters are not obligatory."
+msgstr " Parâmetros não são obrigatórios."
-#: editor/widgetdatabase.cpp:502
-msgid "Pixmap Label"
-msgstr "Rótulo do Mapa de Pixels"
+#: editor/functionsimpl.cpp:217
+#, c-format
+msgid ""
+"_n: Only first argument is obligatory.\n"
+" Only first %n arguments are obligatory."
+msgstr ""
+" Só o primeiro argumento é obrigatório. Só os primeiros %n argumentos são obrigatórios. You can change the appearance and behavior of "
+"the selected widget in the property editor. You can set properties for "
+"components and forms at design time and see the immediately see the effects "
+"of the changes. Each property has its own editor which (depending on the "
+"property) can be used to enter new values, open a special dialog, or to "
+"select values from a predefined list. Click F1 to get detailed help "
+"for the selected property. You can resize the columns of the editor by "
+"dragging the separators in the list's header. Signal Handlers"
+"p> In the Signal Handlers tab you can define connections between the "
+"signals emitted by widgets and the slots in the form. (These connections can "
+"also be made using the connection tool.)"
+msgstr ""
+" Você poderá alterar a aparência e o "
+"comportamento do elemento selecionado no editor de propriedades. Você "
+"poderá definir as propriedades para os componentes e os formulários na "
+"altura do desenho e ver imediatamente os efeitos das alterações. Cada "
+"propriedade tem o seu próprio editor que (dependendo da propriedade) poderá "
+"ser usado para indicar os valores novos, abrir uma janela especial, ou para "
+"selecionar os valores a partir de uma lista predefinida. Carregue em F1"
+"b> para obter uma ajuda detalhada sobre a propriedade selecionada."
+"p> Você poderá redimensionar as colunas dos editores se arrastar os "
+"separadores no cabeçalho da lista. Tratamento de Sinais"
+"p> Na página em questão, você poderá definir as conexões entre os sinais "
+"emitidos e os 'slots' do formulário. (Estas conexões também podem ser "
+"efectuadas através da ferramenta de ligações)."
-#: editor/propertyeditor.cpp:406
-msgid "Reset the property to its default value"
-msgstr "Reiniciar a propriedade para seu valor padrão"
+#: editor/mainwindow.cpp:271
+msgid "Object Explorer"
+msgstr "Explorador de Objetos"
-#: editor/propertyeditor.cpp:407
-msgid "Click this button to reset the property to its default value"
-msgstr ""
-"Clique neste botão para reiniciar a propriedade para o seu valor padrão"
+#: editor/mainwindow.cpp:273
+msgid ""
+" The Object Explorer provides an overview of "
+"the relationships between the widgets in a form. You can use the clipboard "
+"functions using a context menu for each item in the view. It is also useful "
+"for selecting widgets in forms that have complex layouts. The columns "
+"can be resized by dragging the separator in the list's header. The "
+"second tab shows all the form's slots, class variables, includes, etc. O Explorador de Objetos contém uma visão "
+"geral sobre as relações entre os elementos num formulário. Você poderá usar "
+"as funções da área de transferência através de um menu de contexto para cada "
+"item na janela. Também é útil para a seleção dos elementos nos formulários "
+"com disposições complexas. As colunas podem ser redimensionadas "
+"arrastando o separador no cabeçalho da lista. A segunda página mostra "
+"todos os 'slots' do formulário, as variáveis da classe, inclusões, etc. The File Overview Window displays all "
+"open dialogs. Esta janela mostra todos os arquivos "
+"abertos. The Action Editor is used to add actions and "
+"action groups to a form, and to connect actions to slots. Actions and action "
+"groups can be dragged into menus and into toolbars, and may feature keyboard "
+"shortcuts and tooltips. If actions have pixmaps these are displayed on "
+"toolbar buttons and beside their names in menus. O Editor de Ações é usado para adicionar ações e "
+"grupos de ações em um formulário e para conectar ações a slots. As ações e "
+"grupos podem ser arrastados para os menus e barras de ferramentas, e podem "
+"exibir atalhos de teclado e dicas. Se as ações possuirem pixmaps, eles serão "
+"exibidos nos botões da barra de ferramentas, além de ter seus nomes nos "
+"menus. Use the various tools to add widgets or to change "
+"the layout and behavior of the components in the form. Select one or "
+"multiple widgets to move them or lay them out. If a single widget is chosen "
+"it can be resized using the resize handles. Changes in the Property "
+"Editor are visible at design time, and you can preview the form in "
+"different styles. You can change the grid resolution, or turn the grid "
+"off in the Preferences dialog from the Edit menu. You can "
+"have several forms open, and all open forms are listed in the Form List"
+"b>."
+msgstr ""
+"A janela de Formulário Use as várias ferramentas para adicionar "
+"widgets ou mudar o layout e comportamento dos componentes do formulário. "
+"Selecione um ou vários widgets para movê-los, ou organizá-los. Se um único "
+"widget é escolhido, ele pode ser redimensionado usando-se os manipuladores "
+"de redimensionamento. As mudanças no Editor de Propriedades são "
+"visíveis em tempo de edição, e você pode pré-visualizar o formulário em "
+"diferentes estilos. Você pode modificar a resolução da grade ou "
+"desligar a grade no diálogo Preferências do menu Editar."
+" Você pode também abrir vários formulários ao mesmo tempo, e todos eles "
+"estarão listados na Lista de Formulários."
-#: editor/propertyeditor.cpp:1770 editor/propertyeditor.cpp:1790
-#: editor/propertyeditor.cpp:1854
-msgid "Point Size"
-msgstr "Tamanho em Pontos"
+#: editor/mainwindow.cpp:955
+#, c-format
+msgid "&Undo: %1"
+msgstr "&Desfazer: %1"
-#: editor/propertyeditor.cpp:1772 editor/propertyeditor.cpp:1792
-#: editor/propertyeditor.cpp:1856
-msgid "Bold"
-msgstr "Negrito"
+#: editor/mainwindow.cpp:957 editor/mainwindowactions.cpp:100
+msgid "&Undo: Not Available"
+msgstr "&Desfazer: não disponível"
-#: editor/propertyeditor.cpp:1776 editor/propertyeditor.cpp:1796
-#: editor/propertyeditor.cpp:1860
-msgid "Underline"
-msgstr "Sublinhado"
+#: editor/mainwindow.cpp:959
+#, c-format
+msgid "&Redo: %1"
+msgstr "&Refazer: %1"
-#: editor/propertyeditor.cpp:1778 editor/propertyeditor.cpp:1798
-#: editor/propertyeditor.cpp:1862
-msgid "Strikeout"
-msgstr "Riscado"
+#: editor/mainwindow.cpp:961 editor/mainwindowactions.cpp:106
+msgid "&Redo: Not Available"
+msgstr "&Refazer: não disponível"
-#: editor/propertyeditor.cpp:1892 editor/propertyeditor.cpp:1910
-msgid "Connection"
-msgstr "Conexão"
+#: editor/mainwindow.cpp:1038
+msgid "Choose Pixmap..."
+msgstr "Escolher pixmap..."
-#: editor/propertyeditor.cpp:1897 editor/propertyeditor.cpp:1951
-msgid "Field"
-msgstr "Campo"
+#: editor/mainwindow.cpp:1042
+msgid "Edit Text..."
+msgstr "Editar texto..."
-#: editor/propertyeditor.cpp:2059 editor/propertyeditor.cpp:2077
-#: editor/propertyeditor.cpp:2127
-msgid "hSizeType"
-msgstr "Tipo Horiz."
+#: editor/mainwindow.cpp:1046
+msgid "Edit Title..."
+msgstr "Editar título..."
-#: editor/propertyeditor.cpp:2062 editor/propertyeditor.cpp:2079
-#: editor/propertyeditor.cpp:2129
-msgid "vSizeType"
-msgstr "Tipo Vert."
+#: editor/mainwindow.cpp:1050 editor/mainwindow.cpp:1128
+msgid "Edit Page Title..."
+msgstr "Editar título da página..."
-#: editor/propertyeditor.cpp:2065 editor/propertyeditor.cpp:2081
-#: editor/propertyeditor.cpp:2131
-msgid "horizontalStretch"
-msgstr "Alongamento Horiz."
+#: editor/mainwindow.cpp:1066 editor/mainwindow.cpp:1111
+msgid "Edit Kommander Text..."
+msgstr "Editar texto do Kommander..."
-#: editor/propertyeditor.cpp:2067 editor/propertyeditor.cpp:2083
-#: editor/propertyeditor.cpp:2133
-msgid "verticalStretch"
-msgstr "Alongamento Vert."
+#: editor/mainwindow.cpp:1075 editor/mainwindow.cpp:1085
+#: editor/mainwindow.cpp:1121 editor/mainwindow.cpp:1561
+msgid "Delete Page"
+msgstr "Excluir página"
-#: editor/propertyeditor.cpp:2254
-msgid "Arrow"
-msgstr "Seta"
+#: editor/mainwindow.cpp:1078 editor/mainwindow.cpp:1088
+#: editor/mainwindow.cpp:1125 editor/mainwindow.cpp:1560
+msgid "Add Page"
+msgstr "Adicionar página"
-#: editor/propertyeditor.cpp:2258
-msgid "Up-Arrow"
-msgstr "Seta para cima"
+#: editor/mainwindow.cpp:1095
+msgid "Edit..."
+msgstr "Editar..."
-#: editor/propertyeditor.cpp:2262
-msgid "Cross"
-msgstr "Cruz"
+#: editor/mainwindow.cpp:1131
+msgid "Edit Pages..."
+msgstr "Editar páginas..."
-#: editor/propertyeditor.cpp:2266
-msgid "Waiting"
-msgstr "Esperando"
+#: editor/mainwindow.cpp:1137
+msgid "Add Menu Item"
+msgstr "Adicionar Item de Menu"
-#: editor/propertyeditor.cpp:2270
-msgid "iBeam"
+#: editor/mainwindow.cpp:1139
+msgid "Add Toolbar"
+msgstr "Adicionar Barra de ferramentas"
+
+#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639
+#: editor/multilineeditorimpl.cpp:68 editor/paletteeditoradvanced.ui:198
+#, no-c-format
+msgid "Text"
msgstr "Texto"
-#: editor/propertyeditor.cpp:2274
-#, fuzzy
-msgid "Size Vertical"
-msgstr "Tamanho Vertical"
+#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639
+msgid "New text:"
+msgstr "Novo texto:"
-#: editor/propertyeditor.cpp:2278
-#, fuzzy
-msgid "Size Horizontal"
-msgstr "Tamanho Horizontal"
+#: editor/mainwindow.cpp:1156
+msgid "Set the 'text' of '%1'"
+msgstr "Configurar 'texto' de '%1'"
-#: editor/propertyeditor.cpp:2282
-msgid "Size Slash"
-msgstr "Barra de tamanho"
+#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655
+msgid "Title"
+msgstr "Título"
-#: editor/propertyeditor.cpp:2286
-msgid "Size Backslash"
-msgstr "Barra invertida de tamanho"
+#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655
+msgid "New title:"
+msgstr "Novo título:"
-#: editor/propertyeditor.cpp:2290
-msgid "Size All"
-msgstr "Mover"
+#: editor/mainwindow.cpp:1168
+msgid "Set the 'title' of '%1'"
+msgstr "Configurar 'título' de '%1'"
-#: editor/propertyeditor.cpp:2294
-msgid "Blank"
-msgstr "Vazio"
+#: editor/mainwindow.cpp:1178 editor/mainwindow.cpp:1291
+#: editor/wizardeditorimpl.cpp:200
+msgid "Page Title"
+msgstr "Título da página"
-#: editor/propertyeditor.cpp:2298
-#, fuzzy
-msgid "Split Vertical"
-msgstr "Dividir Verticalmente"
+#: editor/mainwindow.cpp:1178 editor/mainwindow.cpp:1291
+#: editor/wizardeditorimpl.cpp:200
+msgid "New page title:"
+msgstr "Novo Título da Página:"
-#: editor/propertyeditor.cpp:2302
-#, fuzzy
-msgid "Split Horizontal"
-msgstr "Dividir Horizontalmente"
+#: editor/mainwindow.cpp:1180
+msgid "Set the 'pageTitle' of '%1'"
+msgstr "Configura 'título da página' de '%1'"
-#: editor/propertyeditor.cpp:2306
-msgid "Pointing Hand"
-msgstr "Apontamento"
+#: editor/mainwindow.cpp:1192
+msgid "Set the 'pixmap' of '%1'"
+msgstr "Configurar 'pixmap' de '%1'"
-#: editor/propertyeditor.cpp:2310
-msgid "Forbidden"
-msgstr "Proibido"
+#: editor/mainwindow.cpp:1293 editor/wizardeditorimpl.cpp:202
+msgid "Rename page %1 of %2"
+msgstr "Renomear página %1 de %2"
-#: editor/propertyeditor.cpp:2402
-msgid "Property"
-msgstr "Propriedade"
+#: editor/mainwindow.cpp:1303
+msgid "Add Toolbar to '%1'"
+msgstr "Adicionar barra de ferramentas a '%1'"
-#: editor/propertyeditor.cpp:2403
-msgid "Value"
-msgstr "Valor"
-
-#: editor/propertyeditor.cpp:2885
-msgid "Set '%1' of '%2'"
-msgstr "Configurar '%1' de '%2'"
+#: editor/mainwindow.cpp:1307
+msgid "Add Menu to '%1'"
+msgstr "Adicionar Menu a '%1'"
-#: editor/propertyeditor.cpp:3006
-msgid "Sort &Categorized"
-msgstr "&Classificação categorizada"
+#: editor/mainwindow.cpp:1624
+msgid "Edit %1..."
+msgstr "Editar %1..."
-#: editor/propertyeditor.cpp:3007
-msgid "Sort &Alphabetically"
-msgstr "Ordenar &alfabeticamente"
+#: editor/mainwindow.cpp:1642
+msgid "Set the 'text' of '%2'"
+msgstr "Configurar 'texto' de '%2'"
-#: editor/propertyeditor.cpp:3137
-msgid "Reset '%1' of '%2'"
-msgstr "Reiniciar '%1' de '%2'"
+#: editor/mainwindow.cpp:1657
+msgid "Set the 'title' of '%2'"
+msgstr "Configurar 'título' de '%2'"
-#: editor/propertyeditor.cpp:3244
-#, fuzzy
+#: editor/mainwindow.cpp:1745
msgid ""
-" TQWidget::%1 There is no documentation available for this property. QWidget::%1 Não há documentação disponível para esta propriedade. Click Edit Custom Widgets... in the Tools|Custom "
-"menu to add and change custom widgets. You can add properties as well as "
-"signals and slots to integrate custom widgets into TQt Designer"
-", and provide a pixmap which will be used to represent the widget on the "
-"form. Clique em Editar widgets personalizados... no menu "
-"Ferramentas|Personalizador para adicionar e mudar widgets personalizados. "
-"Você pode adicionar propriedades, bem como sinais e slots, para integrá-los ao "
-"Qt Designer, e fornecer um pixmap, que será usado para representar o "
-"widget no formulário. %2 %2 %2 Click to insert a single %3,or double click to keep "
+"the tool selected."
msgstr ""
-"Você tentou inserir um widget dentro do widget de container '%1'.\n"
-"Isto não é possível. Para inserir este widget, o layout de '%1' deve ser "
-"primeiramente quebrado em pedaços.\n"
-"Deseja quebrar o layout ou cancelar a operação?"
-
-#: editor/formwindow.cpp:874 editor/formwindow.cpp:964
-msgid "Inserting Widget"
-msgstr "Inserindo widget"
-
-#: editor/formwindow.cpp:875 editor/formwindow.cpp:965
-msgid "&Break Layout"
-msgstr "Que&brar Layout"
+"Um %1 %2 Clique para inserir um único %3, ou clique duas "
+"vezes para manter a ferramenta selecionada."
-#: editor/formwindow.cpp:1224 editor/formwindow.cpp:1267
-msgid "Use Size Hint"
-msgstr "Usar tamanho sugerido"
+#: editor/mainwindowactions.cpp:258
+#, c-format
+msgid "The Layout toolbar%1"
+msgstr "A barra de ferramentas Layout%1"
-#: editor/formwindow.cpp:1443 editor/formwindow.cpp:1457
-#: editor/formwindow.cpp:1465 editor/mainwindowactions.cpp:204
-msgid "Adjust Size"
-msgstr "Ajustar Tamanho"
+#: editor/mainwindowactions.cpp:271
+msgid "&Layout"
+msgstr "&Layout"
-#: editor/formwindow.cpp:1661
-msgid "Click widgets to change the tab order..."
-msgstr "Clique nos widgets para modificar a ordem das abas..."
+#: editor/mainwindowactions.cpp:286
+msgid "Pointer"
+msgstr "Ponteiro"
-#: editor/formwindow.cpp:1670
-msgid "Drag a line to create a connection..."
-msgstr "Arraste a linha para criar uma conexão..."
+#: editor/mainwindowactions.cpp:289
+msgid "Selects the pointer tool"
+msgstr "Seleciona a ferramenta ponteiro"
-#: editor/formwindow.cpp:1676
-msgid "Click on the form to insert a %1..."
-msgstr "Clique no formulário para inserir um %1..."
+#: editor/mainwindowactions.cpp:293
+msgid "Connect Signal/Slots"
+msgstr "Conectar Sinais/Slots"
-#: editor/formwindow.cpp:1784
-msgid "Lower"
-msgstr "Minúsculas"
+#: editor/mainwindowactions.cpp:296
+msgid "Selects the connection tool"
+msgstr "Seleciona a ferramenta de conexão"
-#: editor/formwindow.cpp:1847
-msgid "Accelerator '%1' is used %2 times."
-msgstr "O acelerador '%1' está sendo usado %2 vez(es)."
+#: editor/mainwindowactions.cpp:300
+msgid "Tab Order"
+msgstr "Ordem da Tabulação"
-#: editor/formwindow.cpp:1848 editor/formwindow.cpp:1860
-#: editor/mainwindowactions.cpp:152
-msgid "Check Accelerators"
-msgstr "Verificar aceleradores"
+#: editor/mainwindowactions.cpp:303
+msgid "Selects the tab order tool"
+msgstr "Selecione a ferramenta de ordem da tabulação"
-#: editor/formwindow.cpp:1848
-msgid "&Select"
-msgstr "&Selecionar"
+#: editor/mainwindowactions.cpp:309
+#, c-format
+msgid "The Tools toolbar%1"
+msgstr "A Barra de Ferramentas%1"
-#: editor/formwindow.cpp:1859
-msgid "No accelerator is used more than once."
-msgstr "Nenhum acelerador está sendo usado mais de uma vez."
+#: editor/mainwindowactions.cpp:311
+msgid "Tools"
+msgstr "Ferramentas"
-#: editor/formwindow.cpp:1870
-msgid "Raise"
-msgstr "Elevar"
+#: editor/mainwindowactions.cpp:333
+msgid "The %1%2"
+msgstr "O %1%2"
-#: editor/formwindow.cpp:1909 editor/mainwindowactions.cpp:210
-#, fuzzy
-msgid "Lay Out Horizontally"
-msgstr "Formatar Horizontalmente"
+#: editor/mainwindowactions.cpp:334
+#, c-format
+msgid ""
+" Click on a button to insert a single widget, or double click to insert "
+"multiple %1."
+msgstr ""
+"Clique no botão para inserir um único widget, ou dê um clique duplo para "
+"inserir múltiplos %1."
-#: editor/formwindow.cpp:1919 editor/mainwindowactions.cpp:216
-#, fuzzy
-msgid "Lay Out Vertically"
-msgstr "Formatar Verticalmente"
+#: editor/mainwindowactions.cpp:338
+msgid "The %1 Widgets%2"
+msgstr "Os widgets %1%2"
-#: editor/formwindow.cpp:1930
-#, fuzzy
-msgid "Lay Out Horizontally (in splitter)"
-msgstr "Organizar horizontalmente (no divisor)"
+#: editor/mainwindowactions.cpp:339
+msgid ""
+" Click on a button to insert a single %1 widget, or double click to insert "
+"multiple widgets."
+msgstr ""
+"Clique no botão para inserir um único widget %1, ou dê um clique duplo para "
+"inserir múltiplos widgets."
-#: editor/formwindow.cpp:1941
-#, fuzzy
-msgid "Lay Out Vertically (in splitter)"
-msgstr "Organizar verticalmente (no divisor)"
+#: editor/mainwindowactions.cpp:368
+msgid "A %1"
+msgstr "Um %1"
-#: editor/formwindow.cpp:1954 editor/mainwindowactions.cpp:222
-msgid "Lay Out in a Grid"
-msgstr "Formatar em forma de grade"
+#: editor/mainwindowactions.cpp:371
+msgid " Double click on this tool to keep it selected. O clique duplo nesta ferramenta a mantém selecionada. Description: %2\n"
-" Syntax: %3%4 Descrição: %2\n"
-" Sintaxe: %3%4 Parameters are not obligatory."
-msgstr " Parâmetros não são obrigatórios."
+#: editor/mainwindowactions.cpp:474
+msgid "&Run"
+msgstr "Executa&r"
-#: editor/functionsimpl.cpp:217
-#, c-format
-msgid ""
-"_n: "
-" Only first argument is obligatory.\n"
-" Only first %n arguments are obligatory."
-msgstr ""
-" Só o primeiro argumento é obrigatório. Só os primeiros %n argumentos são obrigatórios. You can change the appearance and behavior of the selected widget in the "
-"property editor. You can set properties for components and forms at design time and see the "
-"immediately see the effects of the changes. Each property has its own editor "
-"which (depending on the property) can be used to enter new values, open a "
-"special dialog, or to select values from a predefined list. Click F1 "
-"to get detailed help for the selected property. You can resize the columns of the editor by dragging the separators in the "
-"list's header. Signal Handlers In the Signal Handlers tab you can define connections between the signals "
-"emitted by widgets and the slots in the form. (These connections can also be "
-"made using the connection tool.)"
-msgstr ""
-" Você poderá alterar a aparência e o comportamento do elemento selecionado no "
-"editor de propriedades. Você poderá definir as propriedades para os componentes e os formulários na "
-"altura do desenho e ver imediatamente os efeitos das alterações. Cada "
-"propriedade tem o seu próprio editor que (dependendo da propriedade) poderá ser "
-"usado para indicar os valores novos, abrir uma janela especial, ou para "
-"selecionar os valores a partir de uma lista predefinida. Carregue em F1 "
-"para obter uma ajuda detalhada sobre a propriedade selecionada. Você poderá redimensionar as colunas dos editores se arrastar os separadores "
-"no cabeçalho da lista. Tratamento de Sinais Na página em questão, você poderá definir as conexões entre os sinais "
-"emitidos e os 'slots' do formulário. (Estas conexões também podem ser "
-"efectuadas através da ferramenta de ligações)."
+#: editor/mainwindowactions.cpp:487
+#, fuzzy
+msgid "Executes dialog in KDE4"
+msgstr "Executa o diálogo"
-#: editor/mainwindow.cpp:271
-msgid "Object Explorer"
-msgstr "Explorador de Objetos"
+#: editor/mainwindowactions.cpp:500
+msgid "Tile"
+msgstr "Lado a lado"
-#: editor/mainwindow.cpp:273
-msgid ""
-" The Object Explorer provides an overview of the relationships between the "
-"widgets in a form. You can use the clipboard functions using a context menu for "
-"each item in the view. It is also useful for selecting widgets in forms that "
-"have complex layouts. The columns can be resized by dragging the separator in the list's "
-"header. The second tab shows all the form's slots, class variables, includes, "
-"etc. O Explorador de Objetos contém uma visão geral sobre as relações entre os "
-"elementos num formulário. Você poderá usar as funções da área de transferência "
-"através de um menu de contexto para cada item na janela. Também é útil para a "
-"seleção dos elementos nos formulários com disposições complexas. As colunas podem ser redimensionadas arrastando o separador no cabeçalho da "
-"lista. A segunda página mostra todos os 'slots' do formulário, as variáveis da "
-"classe, inclusões, etc. The File Overview Window displays all open dialogs. Esta janela mostra todos os arquivos abertos. The Action Editor is used to add actions and action groups to a form, and to "
-"connect actions to slots. Actions and action groups can be dragged into menus "
-"and into toolbars, and may feature keyboard shortcuts and tooltips. If actions "
-"have pixmaps these are displayed on toolbar buttons and beside their names in "
-"menus. O Editor de Ações é usado para adicionar ações e grupos de ações em um "
-"formulário e para conectar ações a slots. As ações e grupos podem ser "
-"arrastados para os menus e barras de ferramentas, e podem exibir atalhos de "
-"teclado e dicas. Se as ações possuirem pixmaps, eles serão exibidos nos botões "
-"da barra de ferramentas, além de ter seus nomes nos menus. Use the various tools to add widgets or to change the layout and behavior of "
-"the components in the form. Select one or multiple widgets to move them or lay "
-"them out. If a single widget is chosen it can be resized using the resize "
-"handles. Changes in the Property Editor are visible at design time, and you "
-"can preview the form in different styles. You can change the grid resolution, or turn the grid off in the "
-"Preferences dialog from the Edit menu."
-" You can have several forms open, and all open forms are listed in the "
-"Form List."
-msgstr ""
-"A janela de Formulário"
-" Use as várias ferramentas para adicionar widgets ou mudar o layout e "
-"comportamento dos componentes do formulário. Selecione um ou vários widgets "
-"para movê-los, ou organizá-los. Se um único widget é escolhido, ele pode ser "
-"redimensionado usando-se os manipuladores de redimensionamento. As mudanças no Editor de Propriedades são visíveis em tempo de "
-"edição, e você pode pré-visualizar o formulário em diferentes estilos. Você pode modificar a resolução da grade ou desligar a grade no diálogo "
-"Preferências do menu Editar."
-" Você pode também abrir vários formulários ao mesmo tempo, e todos eles "
-"estarão listados na Lista de Formulários."
+#: editor/mainwindowactions.cpp:543
+msgid "Vie&ws"
+msgstr "&Visões"
-#: editor/mainwindow.cpp:955
-#, c-format
-msgid "&Undo: %1"
-msgstr "&Desfazer: %1"
+#: editor/mainwindowactions.cpp:544
+msgid "Tool&bars"
+msgstr "&Barras de ferramentas"
-#: editor/mainwindow.cpp:957 editor/mainwindowactions.cpp:100
-msgid "&Undo: Not Available"
-msgstr "&Desfazer: não disponível"
+#: editor/mainwindowactions.cpp:580
+msgid "Opens a dialog to change shortcuts"
+msgstr "Abre um diálogo para mudar os atalhos"
-#: editor/mainwindow.cpp:959
-#, c-format
-msgid "&Redo: %1"
-msgstr "&Refazer: %1"
+#: editor/mainwindowactions.cpp:583
+msgid "Configure &Plugins..."
+msgstr "Configurar &Plugins..."
-#: editor/mainwindow.cpp:961 editor/mainwindowactions.cpp:106
-msgid "&Redo: Not Available"
-msgstr "&Refazer: não disponível"
+#: editor/mainwindowactions.cpp:585
+msgid "Opens a dialog to configure plugins"
+msgstr "Abre um diálogo para configurar plugins"
-#: editor/mainwindow.cpp:1038
-msgid "Choose Pixmap..."
-msgstr "Escolher pixmap..."
+#: editor/mainwindowactions.cpp:588
+msgid "&Configure Editor..."
+msgstr "&Configurar Editor..."
-#: editor/mainwindow.cpp:1042
-msgid "Edit Text..."
-msgstr "Editar texto..."
+#: editor/mainwindowactions.cpp:590
+msgid "Configure various aspects of this editor."
+msgstr "Configurar vários aspectos deste editor."
-#: editor/mainwindow.cpp:1046
-msgid "Edit Title..."
-msgstr "Editar título..."
+#: editor/mainwindowactions.cpp:594
+msgid "Opens a dialog to change preferences"
+msgstr "Abre um diálogo para modificar as preferências"
-#: editor/mainwindow.cpp:1050 editor/mainwindow.cpp:1128
-msgid "Edit Page Title..."
-msgstr "Editar título da página..."
+#: editor/mainwindowactions.cpp:610
+msgid "Create a new dialog..."
+msgstr "Criar um novo diálogo..."
-#: editor/mainwindow.cpp:1066 editor/mainwindow.cpp:1111
-msgid "Edit Kommander Text..."
-msgstr "Editar texto do Kommander..."
+#: editor/mainwindowactions.cpp:633
+msgid "Open a file..."
+msgstr "Abrir um arquivo..."
-#: editor/mainwindow.cpp:1075 editor/mainwindow.cpp:1085
-#: editor/mainwindow.cpp:1121 editor/mainwindow.cpp:1561
-msgid "Delete Page"
-msgstr "Excluir página"
+#: editor/mainwindowactions.cpp:638
+msgid "Open Files"
+msgstr "Abrir Arquivos"
-#: editor/mainwindow.cpp:1078 editor/mainwindow.cpp:1088
-#: editor/mainwindow.cpp:1125 editor/mainwindow.cpp:1560
-msgid "Add Page"
-msgstr "Adicionar página"
+#: editor/mainwindowactions.cpp:674
+msgid "Reading file '%1'..."
+msgstr "Lendo o arquivo '%1'..."
-#: editor/mainwindow.cpp:1095
-msgid "Edit..."
-msgstr "Editar..."
+#: editor/mainwindowactions.cpp:687
+msgid "Loaded file '%1'"
+msgstr "Arquivo '%1' carregado"
-#: editor/mainwindow.cpp:1131
-msgid "Edit Pages..."
-msgstr "Editar páginas..."
+#: editor/mainwindowactions.cpp:693 editor/mainwindowactions.cpp:694
+msgid "Could not load file '%1'"
+msgstr "Não foi possível carregar o arquivo '%1'"
-#: editor/mainwindow.cpp:1137
-msgid "Add Menu Item"
-msgstr "Adicionar Item de Menu"
+#: editor/mainwindowactions.cpp:694
+msgid "Load File"
+msgstr "Carregar arquivo"
-#: editor/mainwindow.cpp:1139
-msgid "Add Toolbar"
-msgstr "Adicionar Barra de ferramentas"
+#: editor/mainwindowactions.cpp:729
+msgid "Enter a filename..."
+msgstr "Digite um nome de arquivo..."
-#. i18n: file ./editor/paletteeditoradvanced.ui line 198
-#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639
-#: editor/multilineeditorimpl.cpp:68 rc.cpp:462
-#, no-c-format
-msgid "Text"
-msgstr "Texto"
+#: editor/mainwindowactions.cpp:757
+#, fuzzy
+msgid "TQt Designer is crashing. Attempting to save files..."
+msgstr ""
+"O Qt Designer teve problemas de funcionamento. Tentando salvar os arquivos..."
-#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639
-msgid "New text:"
-msgstr "Novo texto:"
+#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:857
+msgid "NewTemplate"
+msgstr "Novo Modelo"
-#: editor/mainwindow.cpp:1156
-msgid "Set the 'text' of '%1'"
-msgstr "Configurar 'texto' de '%1'"
+#: editor/mainwindowactions.cpp:806 editor/mainwindowactions.cpp:835
+msgid "Could not create the template"
+msgstr "Não foi possível criar o modelo"
-#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655
-msgid "Title"
-msgstr "Título"
+#: editor/createtemplate.ui:38 editor/mainwindowactions.cpp:806
+#: editor/mainwindowactions.cpp:835
+#, no-c-format
+msgid "Create Template"
+msgstr "Criar modelo"
-#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655
-msgid "New title:"
-msgstr "Novo título:"
+#: editor/mainwindowactions.cpp:909
+msgid ""
+"Cannot paste widgets. Designer could not find a container\n"
+"to paste into which does not contain a layout. Break the layout\n"
+"of the container you want to paste into and select this container\n"
+"and then paste again."
+msgstr ""
+"Não foi possível colar o widgets. O Designer do Kommander não encontrou um "
+"container para onde colar, que não\n"
+"contenha um layout. Quebre o layout do container se\n"
+"você desejar colar, e selecione este container; depois\n"
+"tente novamente."
-#: editor/mainwindow.cpp:1168
-msgid "Set the 'title' of '%1'"
-msgstr "Configurar 'título' de '%1'"
+#: editor/mainwindowactions.cpp:912
+msgid "Paste Error"
+msgstr "Erro ao colar"
-#: editor/mainwindow.cpp:1180
-msgid "Set the 'pageTitle' of '%1'"
-msgstr "Configura 'título da página' de '%1'"
+#: editor/mainwindowactions.cpp:1094
+msgid "Edit the current form's settings..."
+msgstr "Editar as configurações do formulário atual..."
-#: editor/mainwindow.cpp:1192
-msgid "Set the 'pixmap' of '%1'"
-msgstr "Configurar 'pixmap' de '%1'"
+#: editor/mainwindowactions.cpp:1102
+msgid "Edit preferences..."
+msgstr "Editar preferências..."
-#: editor/mainwindow.cpp:1303
-msgid "Add Toolbar to '%1'"
-msgstr "Adicionar barra de ferramentas a '%1'"
+#: editor/messagelog.cpp:34
+msgid "Copy Current &Line"
+msgstr "Copiar &Linha Atual"
-#: editor/mainwindow.cpp:1307
-msgid "Add Menu to '%1'"
-msgstr "Adicionar Menu a '%1'"
+#: editor/messagelog.cpp:35
+msgid "&Copy Content"
+msgstr "&Copiar Conteúdo"
-#: editor/mainwindow.cpp:1624
-msgid "Edit %1..."
-msgstr "Editar %1..."
+#: editor/messagelog.cpp:36
+msgid "&Save As..."
+msgstr "&Salvar Como..."
-#: editor/mainwindow.cpp:1642
-msgid "Set the 'text' of '%2'"
-msgstr "Configurar 'texto' de '%2'"
-
-#: editor/mainwindow.cpp:1657
-msgid "Set the 'title' of '%2'"
-msgstr "Configurar 'título' de '%2'"
-
-#: editor/mainwindow.cpp:1745
+#: editor/messagelog.cpp:122
msgid ""
-"Kommander found some temporary saved files, which were\n"
-"written when Kommander crashed last time. Do you want to\n"
-"load these files?"
+"*.log|Log Files (*.log)\n"
+"*|All Files"
msgstr ""
-"O Kommander econtrou arquivos temporários salvos, que \n"
-"foram escritos enquanto o Kommander foi finalizado devido a um erro na última "
-"vez. \n"
-"Deseja carregar estes arquivos?"
-
-#: editor/mainwindow.cpp:1747
-msgid "Restoring Last Session"
-msgstr "Restaurando a Última Sessão"
+"*.log|Arquivos Log (*.log)\n"
+"*|Todos os Arquivos"
-#: editor/mainwindow.cpp:1747
-msgid "Load"
-msgstr "Carregar"
+#: editor/messagelog.cpp:122
+msgid "Save Log File"
+msgstr "Salvar Arquivo de Log"
-#: editor/mainwindow.cpp:1747
-msgid "Do Not Load"
-msgstr "Não Carregar"
+#: editor/messagelog.cpp:127
+msgid " %2 Click to insert a single %3,or double click to keep the tool selected."
-msgstr ""
-"Um %1"
-" %2 Clique para inserir um único %3, ou clique duas vezes para manter a "
-"ferramenta selecionada."
+#: editor/propertyeditor.cpp:2262
+msgid "Cross"
+msgstr "Cruz"
-#: editor/mainwindowactions.cpp:258
-#, c-format
-msgid "The Layout toolbar%1"
-msgstr "A barra de ferramentas Layout%1"
+#: editor/propertyeditor.cpp:2266
+msgid "Waiting"
+msgstr "Esperando"
-#: editor/mainwindowactions.cpp:271
-msgid "&Layout"
-msgstr "&Layout"
+#: editor/propertyeditor.cpp:2270
+msgid "iBeam"
+msgstr "Texto"
-#: editor/mainwindowactions.cpp:286
-msgid "Pointer"
-msgstr "Ponteiro"
+#: editor/propertyeditor.cpp:2274
+#, fuzzy
+msgid "Size Vertical"
+msgstr "Tamanho Vertical"
-#: editor/mainwindowactions.cpp:289
-msgid "Selects the pointer tool"
-msgstr "Seleciona a ferramenta ponteiro"
+#: editor/propertyeditor.cpp:2278
+#, fuzzy
+msgid "Size Horizontal"
+msgstr "Tamanho Horizontal"
-#: editor/mainwindowactions.cpp:293
-msgid "Connect Signal/Slots"
-msgstr "Conectar Sinais/Slots"
+#: editor/propertyeditor.cpp:2282
+msgid "Size Slash"
+msgstr "Barra de tamanho"
-#: editor/mainwindowactions.cpp:296
-msgid "Selects the connection tool"
-msgstr "Seleciona a ferramenta de conexão"
+#: editor/propertyeditor.cpp:2286
+msgid "Size Backslash"
+msgstr "Barra invertida de tamanho"
-#: editor/mainwindowactions.cpp:300
-msgid "Tab Order"
-msgstr "Ordem da Tabulação"
+#: editor/propertyeditor.cpp:2290
+msgid "Size All"
+msgstr "Mover"
-#: editor/mainwindowactions.cpp:303
-msgid "Selects the tab order tool"
-msgstr "Selecione a ferramenta de ordem da tabulação"
+#: editor/propertyeditor.cpp:2294
+msgid "Blank"
+msgstr "Vazio"
-#: editor/mainwindowactions.cpp:309
-#, c-format
-msgid "The Tools toolbar%1"
-msgstr "A Barra de Ferramentas%1"
+#: editor/propertyeditor.cpp:2298
+#, fuzzy
+msgid "Split Vertical"
+msgstr "Dividir Verticalmente"
-#: editor/mainwindowactions.cpp:311
-msgid "Tools"
-msgstr "Ferramentas"
+#: editor/propertyeditor.cpp:2302
+#, fuzzy
+msgid "Split Horizontal"
+msgstr "Dividir Horizontalmente"
-#: editor/mainwindowactions.cpp:333
-msgid "The %1%2"
-msgstr "O %1%2"
+#: editor/propertyeditor.cpp:2306
+msgid "Pointing Hand"
+msgstr "Apontamento"
-#: editor/mainwindowactions.cpp:334
-#, c-format
-msgid ""
-" Click on a button to insert a single widget, or double click to insert "
-"multiple %1."
-msgstr ""
-"Clique no botão para inserir um único widget, ou dê um clique duplo para "
-"inserir múltiplos %1."
+#: editor/propertyeditor.cpp:2310
+msgid "Forbidden"
+msgstr "Proibido"
-#: editor/mainwindowactions.cpp:338
-msgid "The %1 Widgets%2"
-msgstr "Os widgets %1%2"
+#: editor/propertyeditor.cpp:2402
+msgid "Property"
+msgstr "Propriedade"
-#: editor/mainwindowactions.cpp:339
-msgid ""
-" Click on a button to insert a single %1 widget, or double click to insert "
-"multiple widgets."
-msgstr ""
-"Clique no botão para inserir um único widget %1, ou dê um clique duplo para "
-"inserir múltiplos widgets."
+#: editor/propertyeditor.cpp:2403
+msgid "Value"
+msgstr "Valor"
-#: editor/mainwindowactions.cpp:368
-msgid "A %1"
-msgstr "Um %1"
+#: editor/propertyeditor.cpp:2885
+msgid "Set '%1' of '%2'"
+msgstr "Configurar '%1' de '%2'"
-#: editor/mainwindowactions.cpp:371
-msgid " Double click on this tool to keep it selected. O clique duplo nesta ferramenta a mantém selecionada. TQWidget::%1 There is no documentation available for this "
+"property. QWidget::%1 Não há documentação disponível para esta "
+"propriedade. Select a template for the new form and click the OK"
-"-button to create it. Selecione um modelo para o novo formulário e clique em OK "
-"para criá-lo. Any script "
+"contained in this dialog will have write access to all of your home "
+"directory; running such dialogs may be dangerous: are you sure you "
+"want to continue? Quaisquer scripts contidos neste diálogo terão acesso "
+"total ao seu diretório pessoal; executar tal tipo de diálogo pode ser "
+"perigoso: você tem certeza que quer continuar? If you trust the "
+"scripting (viewable in kmdr-editor) in this program, make it executable to "
+"get rid of this warning. Are you sure you want to continue? Change the preferences of Qt Designer. There is always one tab with general "
-"preferences. There may be additional tabs, depending on which plugins are "
-"installed. Muda as preferências do Qt Designer. Há sempre uma página com preferências "
-"gerais. Podem existir outra páginas, dependendo dos 'plugins' instalados. When Show Grid is checked, all forms show a grid. Quando Mostrar grade está ativo, é mostrada uma grade em todos os "
-"formulários. When Snap to Grid is checked, the widgets snap to the grid using the "
-"the X/Y resolution. Quando Ajustar à grade está ativo, os elementos ajustam-se à grade "
-"utilizando a resolução X/Y. When Show Grid is checked, a grid is shown on all forms using the X/Y "
-"resolution. Quando Mostrar a grade está ativo, é mostrada uma grade em todos os "
-"formulários utilizando a resolução X/Y. You may provide an $environment variable as the first part of the "
-"pathname. Você pode utilizar uma variável de ambiente como componente inicial da "
-"localização. Change settings for the form. Settings like Comment and Author "
-"are for your own use and are not required. Muda opções do formulário. Opções como Comentário e Autor "
-"são para seu uso e não são obrigatórias. Change the current widget or form's palette. Use a generated palette or select colors for each color group and each color "
-"role. The palette can be tested with different widget layouts in the preview "
-"section. Muda a paleta de cores do componente ou formulário atual. Use uma paleta gerada ou selecione cores para cada grupo ou papel. A paleta pode ser testada com diferentes layouts de componente na seção de "
-"pré-visualização Available central color roles are: "
-"
%1
%1"
#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608
#: editor/mainwindow.cpp:268
msgid "Widgets"
msgstr "Widgets"
-#: editor/widgetfactory.cpp:291 editor/widgetfactory.cpp:571
-msgid "Move Tab Page"
-msgstr "Mover Aba"
+#: editor/command.cpp:499 editor/command.cpp:511
+msgid "Set 'name' Property"
+msgstr "Configurar propriedade 'nome'"
-#. i18n: file ./editor/templates/Configuration_Dialog.ui line 31
-#: editor/iconvieweditorimpl.cpp:57 editor/listboxeditorimpl.cpp:61
-#: editor/widgetfactory.cpp:891 editor/widgetfactory.cpp:924
-#: editor/widgetfactory.cpp:935 editor/widgetfactory.cpp:1126
-#: editor/widgetfactory.cpp:1236 rc.cpp:3
-#, no-c-format
-msgid "New Item"
-msgstr "Novo Item"
+#: editor/command.cpp:500
+msgid ""
+"The name of a widget must be unique.\n"
+"'%1' is already used in form '%2',\n"
+"so the name has been reverted to '%3'."
+msgstr ""
+"O nome de um widget deve ser único.\n"
+"'%1' já é usado no formulário '%2', \n"
+"logo o nome foi convertido para '%3'."
-#. i18n: file ./editor/listeditor.ui line 31
-#: editor/widgetfactory.cpp:934 editor/widgetfactory.cpp:1125
-#: editor/widgetfactory.cpp:1235 rc.cpp:69
-#, no-c-format
-msgid "Column 1"
-msgstr "Coluna 1"
+#: editor/command.cpp:512
+msgid ""
+"The name of a widget must not be null.\n"
+"The name has been reverted to '%1'."
+msgstr ""
+"O nome de um widget não pode ser nulo,\n"
+"logo o nome foi convertido para '%1'."
-#: editor/widgetfactory.cpp:967 editor/widgetfactory.cpp:1169
-msgid "Tab 1"
-msgstr "Aba 1"
+#: editor/connectioneditorimpl.cpp:229
+msgid "Connect/Disconnect the signals and slots of '%1' and '%2'"
+msgstr "Conectar/Desconectar os sinais e slots de '%1' e '%2'"
-#: editor/widgetfactory.cpp:970 editor/widgetfactory.cpp:1172
-msgid "Tab 2"
-msgstr "Aba 2"
+#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3430
+msgid "Remove Connection"
+msgstr "Remover Conexão"
-#: editor/widgetfactory.cpp:1156 editor/widgetfactory.cpp:1184
-msgid "Page 1"
-msgstr "Página 1"
+#: editor/connectioneditorimpl.cpp:237
+msgid "Remove Connections"
+msgstr "Remover Conexões"
-#: editor/widgetfactory.cpp:1157 editor/widgetfactory.cpp:1187
-msgid "Page 2"
-msgstr "Página 2"
+#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3480
+msgid "Add Connection"
+msgstr "Adicionar Conexão"
+
+#: editor/connectioneditorimpl.cpp:248
+msgid "Add Connections"
+msgstr "Adicionar Conexões"
#: editor/formfile.cpp:121
msgid ""
@@ -193,360 +274,266 @@ msgstr "Salvar arquivo?"
msgid "unnamed"
msgstr "sem nome"
-#: editor/iconvieweditorimpl.cpp:124 editor/listboxeditorimpl.cpp:134
-msgid "Edit Items of '%1'"
-msgstr "Editar os itens de '%1'"
+#: editor/formwindow.cpp:302
+msgid "&Horizontal"
+msgstr "&Horizontal"
-#: editor/wizardeditorimpl.cpp:62
-msgid "Edit Wizard Pages"
-msgstr "Editar Páginas do Assistente"
+#: editor/formwindow.cpp:303
+msgid "&Vertical"
+msgstr "&Vertical"
-#: editor/wizardeditorimpl.cpp:151 editor/wizardeditorimpl.cpp:171
-msgid "Swap Pages %1 and %2 of %3"
-msgstr "Trocar Páginas %1 e %2 de %3"
+#: editor/formwindow.cpp:317 editor/formwindow.cpp:425
+#, fuzzy
+msgid ""
+"A %1 (custom widget) %1
%1
The Property Editor
O Editor de Propriedades
The Object Explorer
The File Overview Window
%1
%1
%1
File does not exist.
%1
O arquivo não existe."
+"qt>"
-#: editor/propertyeditor.cpp:3591
-msgid "Property Editor (%1)"
-msgstr "Editor de Propriedades (%1)"
+#: editor/mainwindow.cpp:1815
+msgid "Open File"
+msgstr "Abrir Arquivo"
-#: editor/tableeditorimpl.cpp:55
-msgid "
%1
%1%1
"
-"%1
"
-"The Property Editor
"
-"O Editor de Propriedades
"
-"The Object Explorer
"
-"The File Overview Window
"
-"
%1
%1
%1
already exists. Overwrite it?
%1
já existe. Sobrescrever?
%1
%1
%1
File does not exist.
%1"
-"
O arquivo não existe.
%1
already exists. Overwrite it?
%1
já existe. Sobrescrever?
%1
%1
%1
does not exist.
%1
não existe. "
-"
Os papéis centrais disponíveis para as cores são: " -"
If this is used inside a button it allows alternate script languages " +"to be used and will return a value to the main script, which may be " +"unexpected." msgstr "" -"Escolha um arquivo de pixmap para a o papel central de cor selecionado." +"Executa um bloco de 'script'. É utilizado a bash se não for escolhida uma " +"'shell'. É principalmente para utilização em elementos que não os botões, " +"onde ações com 'scripts' não são esperadas. Não é necessária a localização " +"completa da 'shell' o que pode ser útil para a portabilidade.
Se isto " +"foi utilizado num botão permite a utilização de outras linguagens de " +"programação e devolve um valor ao 'script' principal, o que pode se " +"inesperado.
" -#. i18n: file ./editor/paletteeditoradvanced.ui line 335 -#: rc.cpp:498 -#, no-c-format -msgid "&Select color:" -msgstr "&Selecionar cor:" +#: plugin/specialinformation.cpp:412 +msgid "" +"Returns value of an environment (shell) variable. Do not use $ in the " +"name. For example, @env(PATH)." +msgstr "" +"Devolve o valor de variável de ambiente ('shell'). Não utilize $ no " +"nome. Por exemplo, @env(PATH)." -#. i18n: file ./editor/paletteeditoradvanced.ui line 363 -#: rc.cpp:504 -#, no-c-format -msgid "Choose a color for the selected central color role." -msgstr "Escolhe uma cor para o papel central de cor selecionado" +#: plugin/specialinformation.cpp:414 plugin/specialinformation.cpp:416 +msgid "Executes an external shell command." +msgstr "Executa um comando externo." -#. i18n: file ./editor/paletteeditoradvanced.ui line 375 -#: rc.cpp:507 -#, no-c-format -msgid "3D Shadow &Effects" -msgstr "&Efeitos de Sombra 3D" +#: plugin/specialinformation.cpp:418 +msgid "Parses an expression and returns computed value." +msgstr "Processa uma expressão e devolve o valor calculado." -#. i18n: file ./editor/paletteeditoradvanced.ui line 406 -#: rc.cpp:510 -#, no-c-format -msgid "Build &from button color:" -msgstr "Construir à par&tir da cor do botão:" +#: plugin/specialinformation.cpp:420 +#, fuzzy +msgid "" +"Executes loop: values from items list (passed as EOL-separated " +"string) are assigned to the variable.OldClose with @endif
New
if val == true "
+"then
// do op
elseif cond
// second chance
else
// cond "
+"failed
endif
Feche com @endif
" -#. i18n: file ./editor/paletteeditoradvanced.ui line 426 -#: rc.cpp:522 -#, no-c-format -msgid "Midlight" -msgstr "Meia-Luz" +#: plugin/specialinformation.cpp:430 +msgid "" +"Executes another Kommander dialog. Current dialog directory is used if no " +"path is given. Arguments may be given as named arguments which will become " +"global variables in the new dialog. For instance: var=val" +msgstr "" +"Executa outra janela Kommander. A pasta atual do diálogo é utilizada se não " +"for dada uma localização. Podem ser fornecidos argumentos como argumentos " +"com nome que se tornam variáveis globais na nova janela. Por exemplo: " +"var=val" -#. i18n: file ./editor/paletteeditoradvanced.ui line 431 -#: rc.cpp:525 -#, no-c-format -msgid "Mid" -msgstr "Médio" +#: plugin/specialinformation.cpp:432 +msgid "Reads setting from configration file for this dialog." +msgstr "Lê a configuração do arquivo de configuração desta janela." -#. i18n: file ./editor/paletteeditoradvanced.ui line 436 -#: rc.cpp:528 -#, no-c-format -msgid "Dark" -msgstr "Escuro" +#: plugin/specialinformation.cpp:434 +msgid "" +"Sets the value of a global variable. Global variables exist for the life of " +"the Kommander window." +msgstr "" +"Muda o valor de uma variável global. As variáveis globais existem durante a " +"duração da janela do Kommander." -#. i18n: file ./editor/paletteeditoradvanced.ui line 441 -#: rc.cpp:531 -#, no-c-format -msgid "Shadow" -msgstr "Sombra" +#: plugin/specialinformation.cpp:436 +msgid "Stores setting in configuration file for this dialog." +msgstr "Salva a configuração no arquivo de configuração desta janela." -#. i18n: file ./editor/paletteeditoradvanced.ui line 448 -#: rc.cpp:534 -#, no-c-format -msgid "Choose 3D-effect color role" -msgstr "Escolha o papel de cor para efeitos 3D" +#: plugin/specialinformation.cpp:438 +msgid "" +"Begin of switch block. Following case values are compared to " +"expression.@switch()
@case()
@end"
+msgstr ""
+"Início de um bloco switch. Em seguida os valores case são "
+"comparados com a expression.
@switch()
@case()
@end
Available effect roles are: " -"
Os papeis de efeito disponíveis são: " -"
Enter the text and click the OK-Button to apply the changes.
" +"Return from a script, optionaly with a value from the script to the caller" msgstr "" -"Editar Editor Multi Linha" -"Insira o texto e clique no botão OK para aplicar as alterações.
" -#. i18n: file ./editor/multilineeditor.ui line 65 -#: rc.cpp:603 rc.cpp:816 rc.cpp:885 rc.cpp:1176 rc.cpp:1284 -#, no-c-format -msgid "&Text:" -msgstr "&Texto:" +#: plugin/specialinformation.cpp:465 +msgid "Returns an EOL-separated list of all values in the array." +msgstr "Devolve uma lista separada por EOL de todos os valores da lista." -#. i18n: file ./editor/multilineeditor.ui line 84 -#: rc.cpp:606 -#, no-c-format -msgid "Enter your text here." -msgstr "Digite seu texto aqui." +#: plugin/specialinformation.cpp:467 +msgid "Returns an EOL-separated list of all keys in the array." +msgstr "Devolve uma lista separada por EOL's de todas as chaves da lista." -#. i18n: file ./editor/tableeditor.ui line 16 -#: rc.cpp:630 -#, no-c-format -msgid "Edit Table" -msgstr "Editar Tabela" +#: plugin/specialinformation.cpp:469 +msgid "Removes all elements from the array." +msgstr "Remove todos os elementos da lista." -#. i18n: file ./editor/tableeditor.ui line 34 -#: rc.cpp:633 rc.cpp:636 -#, no-c-format -msgid "1" -msgstr "1" +#: plugin/specialinformation.cpp:471 +msgid "Returns the number of elements in the array." +msgstr "Devolve o número de elementos na lista." -#. i18n: file ./editor/tableeditor.ui line 153 -#: rc.cpp:660 rc.cpp:1257 -#, no-c-format -msgid "Co&lumns" -msgstr "Co&lunas" +#: plugin/specialinformation.cpp:473 +msgid "Returns the value associated with the given key." +msgstr "Devolve o valor associado com a chave fornecida." -#. i18n: file ./editor/tableeditor.ui line 215 -#: rc.cpp:663 rc.cpp:717 rc.cpp:843 rc.cpp:1233 rc.cpp:1329 -#, no-c-format -msgid "Move up" -msgstr "Subir" +#: plugin/specialinformation.cpp:475 +msgid "Removes element with the given key from the array." +msgstr "Remove o elemento com a chave fornecida da lista." -#. i18n: file ./editor/tableeditor.ui line 218 -#: rc.cpp:666 rc.cpp:720 -#, no-c-format +#: plugin/specialinformation.cpp:477 +msgid "Adds element with the given key and value to the array" +msgstr "Adiciona o elemento com a chave fornecida e valor à lista" + +#: plugin/specialinformation.cpp:479 msgid "" -"Move the selected item up." -"The top-most column will be the first column of the list.
" +"Adds all elements in the string to the array. String should have key" +"\\tvalue\\n format." msgstr "" -"Sobe o item selecionado." -"A coluna no topo será a primeira coluna na lista.
" +"Adicionar todos os elemento no texto à lista. O texto deve estar no formato " +"chave\\tvalor\\n." -#. i18n: file ./editor/tableeditor.ui line 232 -#: rc.cpp:669 rc.cpp:723 rc.cpp:849 rc.cpp:1239 rc.cpp:1314 -#, no-c-format -msgid "Move down" -msgstr "Descer" +#: plugin/specialinformation.cpp:482 +msgid "Returns all elements in the array inkey\\tvalue\\nformat." +msgstr "" +"Devolve todos os elementos de uma lista no formato
chave\\tvalor\\n" +"pre>." -#. i18n: file ./editor/tableeditor.ui line 235 -#: rc.cpp:672 rc.cpp:726 -#, no-c-format +#: plugin/specialinformation.cpp:484 msgid "" -"Move the selected item down." -"The top-most column will be the first column of the list.
" +"Create an integer indexed array - starting from 0 - from a string. Use the " +"separator character to split the string. The separator's default value is " +"'\\t'." msgstr "" -"Desce o item selecionado." -"A coluna no topo será a primeira coluna na lista.
" - -#. i18n: file ./editor/tableeditor.ui line 243 -#: rc.cpp:675 rc.cpp:1305 -#, no-c-format -msgid "&Delete Column" -msgstr "&Remover Coluna" - -#. i18n: file ./editor/tableeditor.ui line 251 -#: rc.cpp:678 rc.cpp:1320 -#, no-c-format -msgid "&New Column" -msgstr "&Nova Coluna" -#. i18n: file ./editor/tableeditor.ui line 273 -#: rc.cpp:681 -#, no-c-format -msgid "Table:" -msgstr "Tabela:" +#: plugin/specialinformation.cpp:486 +msgid "" +"Create a string from an integer indexed array. Concatenate the elements with " +"the separator character. The separator's default value is '\\t'." +msgstr "" -#. i18n: file ./editor/tableeditor.ui line 295 -#: rc.cpp:684 rc.cpp:741 rc.cpp:798 rc.cpp:897 rc.cpp:1194 rc.cpp:1266 -#, no-c-format -msgid "Label4" -msgstr "Label4" +#: plugin/specialinformation.cpp:488 +#, fuzzy +msgid "" +"Remove keyNum elements starting with keyStart from an indexed array and " +"reindex the array. If keyNum is not specified, remove only the keyStart " +"element." +msgstr "Remove o elemento com a chave fornecida da lista." -#. i18n: file ./editor/tableeditor.ui line 315 -#: rc.cpp:687 rc.cpp:744 rc.cpp:801 rc.cpp:900 rc.cpp:1197 rc.cpp:1269 -#, no-c-format -msgid "Delete Pixmap" -msgstr "Remover Pixmap" +#: plugin/specialinformation.cpp:490 +msgid "" +"Insert the elements from string starting at key and reindex the array. Use " +"the separator to separate the elements from the string. The separator's " +"default value is '\\t'." +msgstr "" -#. i18n: file ./editor/tableeditor.ui line 318 -#: rc.cpp:690 rc.cpp:747 rc.cpp:1200 -#, no-c-format +#: plugin/specialinformation.cpp:492 msgid "" -"Delete the selected item's pixmap." -"The pixmap in the current column of the selected item will be deleted.
" +"Create a flipped copy of the array where the keys and values switch places. " +"NOTE: If the values are not unique they will be overwritten as keys! Set the " +"name of the array to copy to and go. Useful with combos and lists were you " +"have an index, a key and a value for data purposes." msgstr "" -"Apaga a imagem do item selecionado." -"A imagem da coluna atual do item selecionado será apagada.
" -#. i18n: file ./editor/tableeditor.ui line 335 -#: rc.cpp:696 rc.cpp:753 rc.cpp:810 rc.cpp:909 rc.cpp:1206 rc.cpp:1278 -#, no-c-format -msgid "Select a Pixmap" -msgstr "Selecionar um Pixmap" +#: plugin/specialinformation.cpp:496 +msgid "" +"Create a 2D array with zero based integer keys. Rows seperated with returns " +"or \\n and columns with tabs or \\t. You can then read and alter values with " +"\"name[0][1]\".
NOTE: Watch keys! The row and column keys when set " +"to true will read respectively the first row and first column as headings. " +"If for instance you set one where there is no column or row heading to read " +"it will read data, and if the data is not unique you will have missing " +"columns or rows as well as addressing not working." +msgstr "" -#. i18n: file ./editor/tableeditor.ui line 338 -#: rc.cpp:699 rc.cpp:756 rc.cpp:1209 -#, no-c-format +#: plugin/specialinformation.cpp:498 msgid "" -"Select a pixmap file for the item." -"The pixmap will be changed in the current column of the selected item.
" +"Convert 2D array to string, optionaly with row and column headings. If " +"written without values set it will default to no headings." msgstr "" -"Seleciona um arquivo de imagem para o item." -"A imagem vai ser alterada da coluna atual do item selecionado.
" -#. i18n: file ./editor/tableeditor.ui line 348 -#: rc.cpp:702 rc.cpp:735 -#, no-c-format -msgid "&Label:" -msgstr "Eti&queta:" +#: plugin/specialinformation.cpp:500 +#, fuzzy +msgid "Return the number of rows in the matrix" +msgstr "Devolve o número de elementos na lista." -#. i18n: file ./editor/tableeditor.ui line 359 -#: rc.cpp:705 rc.cpp:738 -#, no-c-format -msgid "Pixmap:" -msgstr "Imagem:" +#: plugin/specialinformation.cpp:502 +#, fuzzy +msgid "Return the number of columns in the matrix" +msgstr "Devolve o número de elementos na lista." -#. i18n: file ./editor/tableeditor.ui line 370 -#: rc.cpp:708 -#, no-c-format -msgid "&Field:" -msgstr "&Campo:" +#: plugin/specialinformation.cpp:504 +#, fuzzy +msgid "Clear the entire matrix" +msgstr "Limpar o texto editado" -#. i18n: file ./editor/tableeditor.ui line 394 -#: rc.cpp:711 -#, no-c-format -msgid "" -msgstr " " +#: plugin/specialinformation.cpp:506 +msgid "" +"Convert row to array. Useful break out rows of data to work with. If you " +"want to avoid spurious data Clear-First will wipe the array before filling " +"it. If you choose indexed it will use a zero based index. Otherwise it will " +"use the column keys." +msgstr "" -#. i18n: file ./editor/tableeditor.ui line 406 -#: rc.cpp:714 -#, no-c-format -msgid "&Rows" -msgstr "&Linhas" +#: plugin/specialinformation.cpp:508 +msgid "" +"Copy a column of a Matrix to an array and optionally clear array first to " +"avoid spurious data in loops" +msgstr "" -#. i18n: file ./editor/tableeditor.ui line 496 -#: rc.cpp:729 -#, no-c-format -msgid "&New Row" -msgstr "&Nova Linha" +#: plugin/specialinformation.cpp:510 +msgid "Copy a column of a Matrix to an indexed array" +msgstr "" -#. i18n: file ./editor/tableeditor.ui line 504 -#: rc.cpp:732 -#, no-c-format -msgid "&Delete Row" -msgstr "&Remover Linha" +#: plugin/specialinformation.cpp:512 +msgid "" +"Return the row keys from the matrix. Separator defaults to [tab] \"\\t\" if " +"left empty" +msgstr "" -#. i18n: file ./editor/listboxeditor.ui line 35 -#: rc.cpp:759 -#, no-c-format -msgid "Edit Listbox" -msgstr "Editar Caixa de Lista" +#: plugin/specialinformation.cpp:514 +msgid "" +"Return the column keys from the matrix. Separator defaults to [tab] \"\\t\" " +"if left empty" +msgstr "" -#. i18n: file ./editor/listboxeditor.ui line 41 -#: rc.cpp:762 -#, no-c-format +#: plugin/specialinformation.cpp:516 msgid "" -"Edit Listbox" -" Add, edit or delete items in the listbox.
" -"Click the New Item-button to create a new listbox entry, then enter " -"text and choose a pixmap.
" -"Select an item from the list and click the Delete Item" -"-button to remove the item from the list.
" +"Add a row to the matrix. Specifiy the row key and format the data as column " +"key [tab] column value on each line using key\\tval\\nkey\\tval format" msgstr "" -"Editar Lista" -"Adicionar, editar ou apagar itens da lista.
" -"Clique no botão Novo Item para criar uma nova entrada na lista, em " -"seguida insira texto e escolha uma imagem.
" -"Selecione um item da lista e clique no botão Apagar Item " -"para remover o item da lista.
" -#. i18n: file ./editor/listboxeditor.ui line 150 -#: rc.cpp:789 rc.cpp:1221 -#, no-c-format -msgid "The list of items." -msgstr "A lista de itens." +#: plugin/specialinformation.cpp:518 +msgid "Remove a row from the matrix by key name. Returns true if key is found." +msgstr "" -#. i18n: file ./editor/listboxeditor.ui line 158 -#: rc.cpp:792 rc.cpp:882 -#, no-c-format -msgid "&Item Properties" -msgstr "P&ropriedades do Item" +#: plugin/specialinformation.cpp:520 +msgid "" +"Remove a column from the matrix by key name. Returns true if key is found." +msgstr "" -#. i18n: file ./editor/listboxeditor.ui line 175 -#: rc.cpp:795 rc.cpp:894 rc.cpp:1263 -#, no-c-format -msgid "&Pixmap:" -msgstr "&Pixmap:" +#: plugin/specialinformation.cpp:522 +msgid "" +"Find the row key that matches a column value. Use this for unique key " +"searches. Iteration may be omitted and the default is to return the first " +"instance. In a loop it will return sequential finds until there are no more, " +"in which case it returns null." +msgstr "" -#. i18n: file ./editor/listboxeditor.ui line 209 -#: rc.cpp:804 rc.cpp:903 -#, no-c-format -msgid "Delete the selected item's pixmap." -msgstr "Remove o pixmap do item selecionado." +#: plugin/specialinformation.cpp:526 +msgid "Returns number of chars in the string." +msgstr "Devolve o número de caracteres no texto." -#. i18n: file ./editor/listboxeditor.ui line 229 -#: rc.cpp:813 -#, no-c-format -msgid "Choose a pixmap file for the selected item." -msgstr "Escolha um pixmap para o item selecionado." +#: plugin/specialinformation.cpp:528 +msgid "Checks if the the string contains the given substring." +msgstr "Verifica se o texto contém o subtexto fornecido." -#. i18n: file ./editor/listboxeditor.ui line 254 -#: rc.cpp:819 rc.cpp:888 rc.cpp:1179 -#, no-c-format -msgid "Change text" -msgstr "Mudar texto" +#: plugin/specialinformation.cpp:530 +msgid "" +"Returns the position of a substring in the string, or -1 if it is not found." +msgstr "" +"Devolve a posição de um subtexto dentro de texto, ou -1 se não for " +"encontrado." -#. i18n: file ./editor/listboxeditor.ui line 257 -#: rc.cpp:822 -#, no-c-format -msgid "Change the selected item's text." -msgstr "Muda o texto do item selecionado." +#: plugin/specialinformation.cpp:532 +msgid "" +"Returns the position of a substring in the string, or -1 if it is not found. " +"String is searched backwards" +msgstr "" +"Devolve a posição de um subtexto dentro de texto, ou -1 se não for " +"encontrado. O texto é procurado de trás para a frente" -#. i18n: file ./editor/listboxeditor.ui line 267 -#: rc.cpp:825 rc.cpp:864 rc.cpp:1212 -#, no-c-format -msgid "&New Item" -msgstr "&Novo Item" +#: plugin/specialinformation.cpp:534 +#, fuzzy +msgid "Returns the count of a given substring in the given string." +msgstr "Devolve o texto do item no índice fornecido." -#. i18n: file ./editor/listboxeditor.ui line 270 -#: rc.cpp:828 rc.cpp:867 rc.cpp:1215 -#, no-c-format -msgid "Add an item" -msgstr "Adicionar um item" +#: plugin/specialinformation.cpp:536 +msgid "Returns the first n chars of the string." +msgstr "Devolve os primeiros n caracteres do texto." -#. i18n: file ./editor/listboxeditor.ui line 273 -#: rc.cpp:831 -#, no-c-format -msgid "Add a new item.New items are appended to the list.
" -msgstr "" -"Adiciona um novo item." -"Novos itens são adicionados à lista.
" +#: plugin/specialinformation.cpp:538 +msgid "Returns the last n chars of the string." +msgstr "Devolve os últimos n caracteres do texto." -#. i18n: file ./editor/listboxeditor.ui line 281 -#: rc.cpp:834 rc.cpp:873 rc.cpp:1161 -#, no-c-format -msgid "&Delete Item" -msgstr "&Remover Item" +#: plugin/specialinformation.cpp:540 +msgid "Returns n chars of the string, starting from start." +msgstr "Devolve n caracteres do texto, a começar de início." -#. i18n: file ./editor/listboxeditor.ui line 287 -#: rc.cpp:840 -#, no-c-format -msgid "Delete the selected item" -msgstr "Remove o item selecionado" +#: plugin/specialinformation.cpp:542 +msgid "Removes all occurrences of given substring." +msgstr "Remove todas as ocorrência do subtexto fornecido." -#. i18n: file ./editor/listboxeditor.ui line 321 -#: rc.cpp:846 -#, no-c-format -msgid "Moves the selected item up." -msgstr "Move o item selecionado para cima." +#: plugin/specialinformation.cpp:544 +msgid "" +"Replaces all occurrences of the given substring with the given replacement." +msgstr "" +"Substituí todas as ocorrências do subtexto fornecido com o substituto " +"fornecido." -#. i18n: file ./editor/listboxeditor.ui line 338 -#: rc.cpp:852 -#, no-c-format -msgid "Move the selected item down." -msgstr "Move o item selecionado para baixo." +#: plugin/specialinformation.cpp:546 +msgid "Converts the string to uppercase." +msgstr "Converte o texto para maiúsculas." -#. i18n: file ./editor/iconvieweditor.ui line 35 -#: rc.cpp:855 -#, no-c-format -msgid "Edit Iconview" -msgstr "Editar a Visão de Ícones" +#: plugin/specialinformation.cpp:548 +msgid "Converts the string to lowercase." +msgstr "Converte o texto para minúsculas." -#. i18n: file ./editor/iconvieweditor.ui line 41 -#: rc.cpp:858 -#, no-c-format +#: plugin/specialinformation.cpp:550 msgid "" -"Edit Iconview" -"Add, edit or delete items in the icon view.
" -"Click the New Item-button to create a new item, then enter text and " -"choose a pixmap.
" -"Select an item from the view and click the Delete Item" -"-button to remove the item from the iconview.
" +"Compares two strings. Returns 0 if they are equal, -1 if the first one is " +"lower, 1 if the first one is higher" msgstr "" -"Editar a Visão de Ícones" -"Adicionar, editar ou apagar itens da visão de ícones.
" -"Clique no botão Novo Item para criar uma nova entrada, em seguida " -"insira texto e escolha uma imagem.
" -"Selecione um item da visão e clique no botão Apagar Item " -"para remover o item da lista.
" +"Compara dois textos. Devolve 0 se forem iguais, -1 se o primeiro for " +"inferior, 1 se o primeiro for superior" -#. i18n: file ./editor/iconvieweditor.ui line 72 -#: rc.cpp:861 -#, no-c-format -msgid "All items in the iconview." -msgstr "Todos os ítens da visão de ícones." - -#. i18n: file ./editor/iconvieweditor.ui line 100 -#: rc.cpp:870 -#, no-c-format -msgid "Create a new item for the iconview." -msgstr "Cria um novo item para a visão de ícones" +#: plugin/specialinformation.cpp:553 +msgid "Checks if the string is empty." +msgstr "Verifica se o texto está vazio." -#. i18n: file ./editor/iconvieweditor.ui line 111 -#: rc.cpp:876 rc.cpp:1164 -#, no-c-format -msgid "Delete item" -msgstr "Remover item" +#: plugin/specialinformation.cpp:555 +msgid "Checks if the string is a valid number." +msgstr "Verifica se o texto representa um número válido." -#. i18n: file ./editor/iconvieweditor.ui line 114 -#: rc.cpp:879 -#, no-c-format -msgid "Delete the selected item." -msgstr "Remove o item selecionado" +#: plugin/specialinformation.cpp:557 +msgid "Returns given section of a string." +msgstr "Devolve uma seção de um texto." -#. i18n: file ./editor/iconvieweditor.ui line 184 -#: rc.cpp:891 -#, no-c-format -msgid "Change the text for the selected item." -msgstr "Muda o texto do item selecionado." +#: plugin/specialinformation.cpp:559 +msgid "" +"Returns the given string with %1, %2, %3 replaced with arg1, arg2" +"i>, arg3 accordingly." +msgstr "" +"Devolve o texto com %1, %2, %3 substituídos por arg1, arg2, " +"arg3." -#. i18n: file ./editor/iconvieweditor.ui line 260 -#: rc.cpp:912 -#, no-c-format -msgid "Select a pixmap file for the current item." -msgstr "Seleciona um pixmap para o item atual." +#: plugin/specialinformation.cpp:561 +msgid "Round a floating point number by x digits." +msgstr "" -#. i18n: file ./editor/choosewidget.ui line 16 -#: rc.cpp:936 -#, no-c-format -msgid "Choose Widget" -msgstr "Escolher Componente" +#: plugin/specialinformation.cpp:563 +msgid "" +"Sort a string list. Only first paramter is required. Default separator is a " +"newline." +msgstr "" -#. i18n: file ./editor/choosewidget.ui line 118 -#: rc.cpp:945 -#, no-c-format -msgid "Find:" -msgstr "Procurar:" +#: plugin/specialinformation.cpp:565 +msgid "Strips white space from beginning and end of string." +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 35 -#: rc.cpp:948 -#, no-c-format -msgid "Edit Connections" -msgstr "Editar Conexões" +#: plugin/specialinformation.cpp:567 +msgid "" +"Pads the string to the total length indicated. if no pad character is given " +"spaces will be used. Try this with 0 on integer sequences and read them with " +"str_toint." +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 41 -#: rc.cpp:951 -#, no-c-format +#: plugin/specialinformation.cpp:569 msgid "" -"Edit Connections" -"Add and remove connections in the current form .
" -"Select a signal and a corresponding slot then press the Connect" -"-button to create a connection.
" -"Select a connection from the list then press the Disconnect" -"-button to delete the connection.
" +"Pads the string to the total length indicated. if no pad character is given " +"spaces will be used." msgstr "" -"Editar Conexões" -"Adiciona e remove conexões do formulário atual.
" -"Selecione um sinal e um 'slot' correspondente e clique no botão " -"Conectar para criar uma conexão.
" -"Selecione uma conexão da lista e clique em Desconectar " -"para apagar a conexão.
" -#. i18n: file ./editor/connectioneditor.ui line 56 -#: rc.cpp:954 -#, no-c-format -msgid "Sender" -msgstr "Remetente" +#: plugin/specialinformation.cpp:572 +msgid "Convert a string to an integer. If not possible use the default value" +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 67 -#: rc.cpp:957 -#, no-c-format -msgid "Signal" -msgstr "Sinal" +#: plugin/specialinformation.cpp:574 +msgid "" +"Convert a string to a double precision floating point value. If not possible " +"use the default value" +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 78 -#: rc.cpp:960 -#, no-c-format -msgid "Receiver" -msgstr "Receptor" +#: plugin/specialinformation.cpp:578 +msgid "Returns content of given file." +msgstr "Devolve o conteúdo de um determinado arquivo." -#. i18n: file ./editor/connectioneditor.ui line 89 -#: rc.cpp:963 -#, no-c-format -msgid "Slot" -msgstr "Slot" +#: plugin/specialinformation.cpp:580 +msgid "Writes given string to a file." +msgstr "Escreve o texto fornecido para um arquivo." -#. i18n: file ./editor/connectioneditor.ui line 111 -#: rc.cpp:966 -#, no-c-format -msgid "Displays the connections between the sender and the receiver." -msgstr "Mostra as conexões entre a origem e o destino." +#: plugin/specialinformation.cpp:582 +msgid "Appends given string to the end of a file." +msgstr "Adiciona o texto fornecido ao fim de um arquivo." -#. i18n: file ./editor/connectioneditor.ui line 119 -#: rc.cpp:969 -#, fuzzy, no-c-format -msgid "" -"A list of slots for the receiver." -"The slots that are displayed are only those which have arguments that " -"correspond with the arguments of the signal that is currently selected in the " -"Signal-list." +#: plugin/specialinformation.cpp:584 +msgid "Checks to see if file exists." msgstr "" -"Uma lista de 'slots' no destinatário." -"
Os 'slots' que são mostrados são apenas os que tem argumentos " -"correspondentes ao argumento do sinal atualmente selecionado na lista de " -"sinais.
" -#. i18n: file ./editor/connectioneditor.ui line 127 -#: rc.cpp:972 -#, fuzzy, no-c-format -msgid "Displays the list of signals that the widget emits." -msgstr "Mostra a lista de sinais que o elemento emite." +#: plugin/specialinformation.cpp:587 +#, fuzzy +msgid "" +"Shows color dialog. Returns color in #RRGGBB format. Defaults to the " +"parameter, if specified." +msgstr "Mostra um diálogo de cores. Devolve uma cor no formato #RRGGBB." -#. i18n: file ./editor/connectioneditor.ui line 143 -#: rc.cpp:975 -#, no-c-format -msgid "Si&gnals:" -msgstr "Si&nais:" +#: plugin/specialinformation.cpp:589 +msgid "Shows text selection dialog. Returns entered text." +msgstr "Mostra um diálogo de seleção de texto. Devolve o texto inserido." -#. i18n: file ./editor/connectioneditor.ui line 183 -#: rc.cpp:978 -#, no-c-format -msgid "&Slots:" -msgstr "&Slots:" +#: plugin/specialinformation.cpp:591 +msgid "Shows a dialog asking user for password and returns it." +msgstr "Mostra um diálogo de entrada de senha e a retorna." -#. i18n: file ./editor/connectioneditor.ui line 217 -#: rc.cpp:981 -#, no-c-format -msgid "&Disconnect" -msgstr "&Desconectar" +#: plugin/specialinformation.cpp:593 +msgid "Shows value selection dialog. Returns entered value." +msgstr "Mostra um diálogo de seleção de valores. Devolve o valor inserido." -#. i18n: file ./editor/connectioneditor.ui line 220 -#: rc.cpp:984 -#, no-c-format -msgid "Alt+D" +#: plugin/specialinformation.cpp:595 +msgid "Shows float value selection dialog. Returns entered value." msgstr "" +"Mostra um diálogo de seleção de valores de ponto flutuante. Devolve o valor " +"inserido." -#. i18n: file ./editor/connectioneditor.ui line 226 -#: rc.cpp:987 -#, no-c-format -msgid "Remove the selected connection" -msgstr "Remover a conexão selecionada" +#: plugin/specialinformation.cpp:597 +msgid "Shows existing file selection dialog. Returns selected file." +msgstr "" +"Mostra um diálogo de seleção de arquivos existentes. Devolve o arquivo " +"selecionado." -#. i18n: file ./editor/connectioneditor.ui line 229 -#: rc.cpp:990 -#, no-c-format -msgid "Remove the selected connection." -msgstr "Remover a conexão selecionada." +#: plugin/specialinformation.cpp:599 +msgid "Shows save file selection dialog. Returns selected file." +msgstr "" +"Mostra um diálogo de seleção para gravação de arquivos. Devolve o arquivo " +"selecionado." -#. i18n: file ./editor/connectioneditor.ui line 257 -#: rc.cpp:996 -#, no-c-format -msgid "Alt+O" +#: plugin/specialinformation.cpp:601 +msgid "Shows directory selection dialog. Returns selected directory." +msgstr "Mostra um diálogo de seleção de pastas. Devolve a pasta selecionada." + +#: plugin/specialinformation.cpp:603 +msgid "" +"Shows multiple files selection dialog. Returns EOL-separated list of " +"selected files." msgstr "" +"Mostra um diálogo de seleção de vários arquivos. Devolve uma lista separada " +"por EOL dos arquivos selecionados." -#. i18n: file ./editor/connectioneditor.ui line 277 -#: rc.cpp:1005 -#, no-c-format -msgid "Alt+C" +#: plugin/specialinformation.cpp:607 +msgid "" +"Shows an information dialog. Returns true when clicked so you can check for " +"user response." msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 318 -#: rc.cpp:1011 -#, no-c-format -msgid "Connec&tions:" -msgstr "Cone&xões:" +#: plugin/specialinformation.cpp:609 +msgid "" +"Shows an error dialog. Returns true when clicked so you can check for user " +"response." +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 346 -#: rc.cpp:1014 -#, no-c-format -msgid "Co&nnect" -msgstr "Con&ectar" +#: plugin/specialinformation.cpp:611 +msgid "" +"Shows a warning dialog with up to three buttons. Returns number of selected " +"button." +msgstr "" +"Mostra um diálogo de aviso com até três botões. Devolve o número do botão " +"selecionado." -#. i18n: file ./editor/connectioneditor.ui line 349 -#: rc.cpp:1017 -#, no-c-format -msgid "Alt+N" +#: plugin/specialinformation.cpp:613 +msgid "" +"Shows a question dialog with up to three buttons. Returns number of selected " +"button." msgstr "" +"Mostra um diálogo de perguntas com até três botões. Devolve o número do " +"botão selecionado." -#. i18n: file ./editor/connectioneditor.ui line 355 -#: rc.cpp:1020 -#, no-c-format -msgid "Create connection" -msgstr "Criar conexão" +#: pluginmanager/main.cpp:39 +msgid "" +"kmdr-plugins is a component of the Kommander dialog system that manages " +"installed plugins." +msgstr "" +"O kmdr-plugins é um componente do sistema de diálogos Kommander que gerencia " +"os plug-ins instalados." -#. i18n: file ./editor/connectioneditor.ui line 358 -#: rc.cpp:1023 -#, no-c-format -msgid "Create a connection between a signal and a slot." -msgstr "Cria uma conexão entre um sinal e um 'slot'." +#: pluginmanager/main.cpp:46 +msgid "Register given library" +msgstr "Registrar biblioteca fornecida" -#. i18n: file ./editor/paletteeditor.ui line 43 -#: rc.cpp:1026 -#, no-c-format -msgid "Edit Palette" -msgstr "Editar Paleta" +#: pluginmanager/main.cpp:48 +msgid "Remove given library" +msgstr "Remover biblioteca fornecida" -#. i18n: file ./editor/paletteeditor.ui line 68 -#: rc.cpp:1029 -#, no-c-format -msgid "Build Palette" -msgstr "Construir Paleta" +#: pluginmanager/main.cpp:50 +msgid "Check all installed plugins and remove those missing" +msgstr "Verificar todos os plugins instalador e remover os faltantes" + +#: pluginmanager/main.cpp:52 +msgid "List all installed plugins" +msgstr "Lista todos os plugins instalados" + +#: pluginmanager/main.cpp:59 +msgid "Kommander Plugin Manager" +msgstr "Gerenciador de plugins do Kommander" -#. i18n: file ./editor/paletteeditor.ui line 111 -#: rc.cpp:1032 -#, no-c-format -msgid "&3D effects:" -msgstr "Efeitos &3D:" +#: pluginmanager/main.cpp:80 +msgid "Error adding plugin '%1'" +msgstr "Erro adicionando plugin '%1'" -#. i18n: file ./editor/paletteeditor.ui line 142 -#: rc.cpp:1038 -#, no-c-format -msgid "Choose the effect-color for the generated palette." -msgstr "Escolha a cor de efeitos para a paleta gerada." +#: pluginmanager/main.cpp:85 +msgid "Error removing plugin '%1'" +msgstr "Erro removendo plugin '%1'" -#. i18n: file ./editor/paletteeditor.ui line 173 -#: rc.cpp:1041 -#, no-c-format -msgid "Back&ground:" -msgstr "Fun&do:" +#: pluginmanager/mainwindow.cpp:37 +msgid "Refresh" +msgstr "Recarregar" -#. i18n: file ./editor/paletteeditor.ui line 204 -#: rc.cpp:1047 -#, no-c-format -msgid "Choose the background color for the generated palette." -msgstr "Escolha a cor de fundo para a paleta gerada." +#: pluginmanager/mainwindow.cpp:72 +msgid "Add Kommander Plugin" +msgstr "Adicionar plugin do Kommander" -#. i18n: file ./editor/paletteeditor.ui line 229 -#: rc.cpp:1050 -#, no-c-format -msgid "&Tune Palette..." -msgstr "Ajus&tar Paleta..." +#: pluginmanager/mainwindow.cpp:80 +msgid "Unable to load Kommander plugin " +msgstr "
%1Impossível carregar o plugin " -#. i18n: file ./editor/paletteeditor.ui line 247 -#: rc.cpp:1053 -#, no-c-format -msgid "Preview" -msgstr "Pré-visualização" +#: pluginmanager/mainwindow.cpp:81 +msgid "Cannot add plugin" +msgstr "Não foi possível adicionar o plugin" -#. i18n: file ./editor/functions.ui line 16 -#: rc.cpp:1083 -#, no-c-format -msgid "Function Browser" -msgstr "Navegador de Funções" +#: widget/expression.cpp:199 widget/expression.cpp:208 +#, fuzzy +msgid "error" +msgstr "Erro ao colar" -#. i18n: file ./editor/functions.ui line 38 -#: rc.cpp:1086 -#, no-c-format -msgid "Description:" -msgstr "Descrição:" +#: widget/kommanderfunctions.cpp:120 +msgid "Unterminated @execBegin ... @execEnd block." +msgstr "Bloco @execBegin ... @execEnd não encerrado." -#. i18n: file ./editor/functions.ui line 67 -#: rc.cpp:1089 -#, no-c-format -msgid "&Group:" -msgstr "&Grupo:" +#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164 +msgid "Unterminated @forEach ... @end block." +msgstr "Bloco @forEach ... @end não encerrado." -#. i18n: file ./editor/functions.ui line 97 -#: rc.cpp:1092 -#, no-c-format -msgid "&Function:" -msgstr "&Função:" +#: widget/kommanderfunctions.cpp:201 +msgid "Unterminated @if ... @endif block." +msgstr "Bloco @if ... @endif não terminado." -#. i18n: file ./editor/functions.ui line 129 -#: rc.cpp:1095 -#, no-c-format -msgid "&Parameters" -msgstr "&Parâmetros" +#: widget/kommanderfunctions.cpp:221 +msgid "Unterminated @switch ... @end block." +msgstr "Bloco @switch ... @end não terminado." -#. i18n: file ./editor/functions.ui line 140 -#: rc.cpp:1098 -#, no-c-format -msgid "Arg3" -msgstr "Arg3" +#: widget/kommanderfunctions.cpp:320 +#, c-format +msgid "Unknown widget: @%1." +msgstr "Widget @%1 não reconhecido." -#. i18n: file ./editor/functions.ui line 148 -#: rc.cpp:1101 -#, no-c-format -msgid "Arg5" -msgstr "Arg5" +#: widget/kommanderfunctions.cpp:338 +msgid "Infinite loop: @%1 called inside @%2." +msgstr "Loop infinito: @%1 chamado de dentro de @%2." -#. i18n: file ./editor/functions.ui line 190 -#: rc.cpp:1104 -#, no-c-format -msgid "Insert function" -msgstr "Inserir função" +#: widget/kommanderfunctions.cpp:344 +msgid "Script for @%1 is empty." +msgstr "O script para @%1 está vazio." -#. i18n: file ./editor/functions.ui line 198 -#: rc.cpp:1107 -#, no-c-format -msgid "Arg4" -msgstr "Arg4" +#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99 +msgid "Invalid state for associated text." +msgstr "Estado inválido para o texto associado." -#. i18n: file ./editor/functions.ui line 240 -#: rc.cpp:1110 rc.cpp:1116 rc.cpp:1119 rc.cpp:1125 rc.cpp:1128 rc.cpp:1131 -#, no-c-format -msgid "Quote" -msgstr "" +#: widget/kommanderwidget.cpp:134 +msgid "Line %1: %2.\n" +msgstr "Linha %1: %2.\n" -#. i18n: file ./editor/functions.ui line 263 -#: rc.cpp:1113 -#, no-c-format -msgid "Arg1" -msgstr "Arg1" +#: widget/kommanderwidget.cpp:244 +msgid "Unknown special: '%1'." +msgstr "Especial desconhecido: '%1'." -#. i18n: file ./editor/functions.ui line 362 -#: rc.cpp:1122 -#, no-c-format -msgid "Widget:" -msgstr "Componente:" +#: widget/kommanderwidget.cpp:274 +msgid "Unmatched parenthesis in DCOP call '%1'." +msgstr "Parentêses inadequados na chamada DCOP '%1'." -#. i18n: file ./editor/functions.ui line 502 -#: rc.cpp:1134 -#, no-c-format -msgid "Arg6" -msgstr "Arg6" +#: widget/kommanderwidget.cpp:280 +msgid "Incorrect arguments in DCOP call '%1'." +msgstr "Argumentos incorretos na chamada DCOP '%1'." -#. i18n: file ./editor/functions.ui line 510 -#: rc.cpp:1137 -#, no-c-format -msgid "Arg2" -msgstr "Arg2" +#: widget/kommanderwidget.cpp:310 +msgid "Tried to perform DCOP query, but failed." +msgstr "Falha na tentativa de fazer uma chamada DCOP." -#. i18n: file ./editor/functions.ui line 623 -#: rc.cpp:1146 -#, no-c-format -msgid "Clear edited text" -msgstr "Limpar o texto editado" +#: widget/kommanderwidget.cpp:341 +msgid "DCOP return type %1 is not yet implemented." +msgstr "O tipo %1 retornado pelo DCOP ainda não foi implementado." -#. i18n: file ./editor/functions.ui line 631 -#: rc.cpp:1149 -#, no-c-format -msgid "Inserted &text:" -msgstr "&Texto inserido:" +#: widget/kommanderwidget.cpp:406 +msgid "Continue && Ignore Next Errors" +msgstr "Continuar e Ignorar os Próximos Erros" -#. i18n: file ./editor/listvieweditor.ui line 35 -#: rc.cpp:1152 -#, no-c-format -msgid "Edit Listview" -msgstr "Editar Visão de Lista" +#: widget/kommanderwidget.cpp:408 +msgid "
%1Error in widget %1: " +msgstr "%2
Erro no widget %1: " -#. i18n: file ./editor/listvieweditor.ui line 41 -#: rc.cpp:1155 -#, no-c-format +#: widget/kommanderwidget.cpp:427 msgid "" -"Edit Listview" -"%2
Use the controls on the Items-tab to add, edit or delete items in the " -"listview. Change the column configuration of the listview using the controls on " -"the Columns-tab.
Click the New Item" -"-button to create a new item, then enter text and add a pixmap." -"Select an item from the list and click the Delete Item" -"-button to remove the item from the list.
" +"Error in widget %1:\n" +" %2\n" msgstr "" -"Editar a Lista" -"Use os comandos na página Itens para adicionar, editar ou remover " -"itens da lista. Altere a configuração da coluna da lista com os comandos da " -"página Colunas.
" -"Clique no item Novo Item para criar um item novo, depois introduza o " -"texto e adicione uma imagem.
" -"Selecione um item da lista e clique no botão Remover o Item " -"para retirá-lo da lista.
" +"Erro no widget %1:\n" +" %2\n" -#. i18n: file ./editor/listvieweditor.ui line 85 -#: rc.cpp:1167 -#, no-c-format -msgid "Deletes the selected item.Any sub-items are also deleted.
" -msgstr "" -"Apaga o item selecionado." -"Os subitens também são apagados.
" +#: widget/kommanderwidget.cpp:582 +msgid "Unmatched parenthesis after '%1'." +msgstr "Parentêses inadequados após '%1'." -#. i18n: file ./editor/listvieweditor.ui line 99 -#: rc.cpp:1170 -#, no-c-format -msgid "Item &Properties" -msgstr "P&ropriedades do Item" +#: widget/kommanderwidget.cpp:591 +msgid "Unmatched quotes in argument of '%1'." +msgstr "Aspas inadequadas em um argumento de '%1'." -#. i18n: file ./editor/listvieweditor.ui line 116 -#: rc.cpp:1173 -#, no-c-format -msgid "Pi&xmap:" -msgstr "&Imagem:" +#: widget/kommanderwidget.cpp:593 +msgid "Unknown function group: '%1'." +msgstr "Grupo de funções desconhecido: '%1'." -#. i18n: file ./editor/listvieweditor.ui line 147 -#: rc.cpp:1182 -#, no-c-format -msgid "" -"Change the text of the item." -"The text will be changed in the current column of the selected item.
" -msgstr "" -"Mudar o texto de um item." -"O texto será modificado na coluna atual do item selecionado.
" +#: widget/kommanderwidget.cpp:595 +msgid "Unknown function: '%1' in group '%2'." +msgstr "Função '%1' desconhecida no grupo '%2'." -#. i18n: file ./editor/listvieweditor.ui line 155 -#: rc.cpp:1185 -#, no-c-format -msgid "Change column" -msgstr "Mudar coluna" +#: widget/kommanderwidget.cpp:597 +msgid "Unknown widget function: '%1'." +msgstr "Função do widget desconhecida: '%1'." -#. i18n: file ./editor/listvieweditor.ui line 158 -#: rc.cpp:1188 -#, no-c-format +#: widget/kommanderwidget.cpp:599 msgid "" -"Select the current column." -"The item's text and pixmap will be changed for the current column
" +"Not enough arguments for '%1' (%2 instead of %3).Correct syntax is: %4" msgstr "" -"Seleciona a coluna atual." -"
O texto e a imagem do item será alterado para a coluna atual
" +"Parâmetros insuficientes para '%1' (%2 ao invés de %3).A sintaxe correta " +"é: %4" -#. i18n: file ./editor/listvieweditor.ui line 166 -#: rc.cpp:1191 -#, no-c-format -msgid "Colu&mn:" -msgstr "Colu&na" - -#. i18n: file ./editor/listvieweditor.ui line 252 -#: rc.cpp:1218 -#, no-c-format -msgid "" -"Adds a new item to the list." -"
The item will be inserted at the top of the list and can be moved using the " -"up- and down-buttons.
" +#: widget/kommanderwidget.cpp:604 +msgid "Too many arguments for '%1' (%2 instead of %3).Correct syntax is: %4" msgstr "" -"Adiciona um novo item à lista." -"
Este item será inserido no topo da lista e pode ser movido usando os botões " -"de subir e de descer.
" +"Argumentos demais em '%1' (%2 ao invés de %3).A sintaxe correta é: %4" -#. i18n: file ./editor/listvieweditor.ui line 268 -#: rc.cpp:1224 -#, no-c-format -msgid "New &Subitem" -msgstr "Novo &Subitem" +#: widget/myprocess.cpp:94 +msgid "
Failed to start shell process " +msgstr "
%1Falha ao iniciar o processo do shell " -#. i18n: file ./editor/listvieweditor.ui line 271 -#: rc.cpp:1227 -#, no-c-format -msgid "Add a subitem" -msgstr "Adicionar um Subitem" +#: widget/parser.cpp:116 +msgid "Invalid character: '%1'" +msgstr "Caractere inválido: '%1'" -#. i18n: file ./editor/listvieweditor.ui line 274 -#: rc.cpp:1230 -#, no-c-format -msgid "" -"Create a new sub-item for the selected item." -"
%1New sub-items are inserted at the top of the list of sub-items, and new " -"levels are created automatically.
" -msgstr "" -"Cria um novo subitem para o item selecionado." -"Os novos subitens são inseridos no topo da lista de subitens e os novos " -"níveis são criados automaticamente.
" +#: widget/parser.cpp:192 +msgid "Constant value expected" +msgstr "Esperado um valor constante" -#. i18n: file ./editor/listvieweditor.ui line 308 -#: rc.cpp:1236 -#, no-c-format -msgid "" -"Move the selected item up." -"The item will be moved within its level in the hierarchy.
" -msgstr "" -"Sobe o item selecionado." -"O item será movido dentro do seu nível hierárquico.
" +#: widget/parser.cpp:223 +#, fuzzy +msgid "'%1' (%2) is not a widget" +msgstr "'%1' não é um widget" -#. i18n: file ./editor/listvieweditor.ui line 325 -#: rc.cpp:1242 -#, no-c-format -msgid "" -"Move the selected item down." -"The item will be moved within its level in the hierarchy.
" -msgstr "" -"Desce o item selecionado." -"O item será movido dentro do seu nível hierárquico.
" +#: widget/parser.cpp:235 widget/parser.cpp:520 +msgid "'%1' is not a function" +msgstr "'%1' não é uma função" -#. i18n: file ./editor/listvieweditor.ui line 339 -#: rc.cpp:1245 -#, no-c-format -msgid "Move left" -msgstr "Mover para a esquerda" +#: widget/parser.cpp:246 +msgid "Expected value" +msgstr "Esperado um valor" -#. i18n: file ./editor/listvieweditor.ui line 342 -#: rc.cpp:1248 -#, no-c-format -msgid "" -"Move the selected item one level up." -"This will also change the level of the item's sub-items.
" -msgstr "" -"Sobe o item selecionado um nível." -"Os subitens do item também mudam de nível.
" +#: widget/parser.cpp:271 widget/parser.cpp:281 +msgid "Divide by zero" +msgstr "Dividir por zero" -#. i18n: file ./editor/listvieweditor.ui line 356 -#: rc.cpp:1251 -#, no-c-format -msgid "Move right" -msgstr "Mover para a direita" +#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434 +msgid "in function '%1': %2" +msgstr "na função '%1': %2" -#. i18n: file ./editor/listvieweditor.ui line 359 -#: rc.cpp:1254 -#, no-c-format -msgid "" -"Move the selected item one level down." -"This will also change the level of the item's sub-items.
" -msgstr "" -"Desce o item selecionado um nível." -"Os subitens do item também mudam de nível.
" +#: widget/parser.cpp:426 +msgid "too few parameters" +msgstr "faltando parâmetros" -#. i18n: file ./editor/listvieweditor.ui line 386 -#: rc.cpp:1260 -#, no-c-format -msgid "Column Properties" -msgstr "Propriedades da Coluna" +#: widget/parser.cpp:428 +msgid "too many parameters" +msgstr "parâmetros sobrando" -#. i18n: file ./editor/listvieweditor.ui line 437 -#: rc.cpp:1272 -#, no-c-format -msgid "Delete the pixmap of the selected column." -msgstr "Remover o pixmap da coluna selecionada" +#: widget/parser.cpp:474 +msgid "in widget function '%1.%2': %3" +msgstr "na função do widget '%1.%2': %3" + +#: widget/parser.cpp:517 +msgid "'%1' is not a widget" +msgstr "'%1' não é um widget" + +#: widget/parser.cpp:522 +msgid "Unexpected symbol after variable '%1'" +msgstr "Símbolo inesperado após variável '%1'" -#. i18n: file ./editor/listvieweditor.ui line 457 -#: rc.cpp:1281 -#, no-c-format +#: widget/parser.cpp:741 msgid "" -"Select a pixmap file for the selected column." -"The pixmap will be displayed in the header of the listview.
" +"Expected '%1'
Possible cause of the error is having a variable with " +"the same name as a widget" msgstr "" -"Seleciona um arquivo de imagem para a coluna selecionada." -"A imagem será mostrada no cabeçalho da lista.
" -#. i18n: file ./editor/listvieweditor.ui line 482 -#: rc.cpp:1287 -#, no-c-format -msgid "Enter column text" -msgstr "Insira o texto da coluna" +#: widget/parser.cpp:743 +msgid "Expected '%1'" +msgstr "Experado '%1'" -#. i18n: file ./editor/listvieweditor.ui line 485 -#: rc.cpp:1290 -#, no-c-format +#: widget/parser.cpp:757 widget/parser.cpp:770 +msgid "Expected variable" +msgstr "Esperada uma variável" + +#: widgets/aboutdialog.cpp:59 msgid "" -"Enter the text for the selected column." -"The text will be displayed in the header of the listview.
" +"Sets information about the application. This is the first method that must " +"me called, any addition to the dialog done before initialization will be " +"ignored." msgstr "" -"Insira o texto para a coluna selecionada." -"O texto será mostrado no cabeçalho da visão em lista.
" - -#. i18n: file ./editor/listvieweditor.ui line 493 -#: rc.cpp:1293 -#, no-c-format -msgid "Clicka&ble" -msgstr "Clicá&vel" -#. i18n: file ./editor/listvieweditor.ui line 496 -#: rc.cpp:1296 -#, no-c-format -msgid "" -"If this option is checked, the selected column will react to mouse clicks on " -"the header." +#: widgets/aboutdialog.cpp:61 +msgid "Add an author. Only the author name is required." msgstr "" -"Se esta opção estiver ativa, a coluna selecionada reage quando o mouse clica no " -"cabeçalho." -#. i18n: file ./editor/listvieweditor.ui line 504 -#: rc.cpp:1299 -#, no-c-format -msgid "Re&sizable" -msgstr "Redimen&sionável" +#: widgets/aboutdialog.cpp:63 +msgid "Add a translator. Only the name is required." +msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 507 -#: rc.cpp:1302 -#, no-c-format -msgid "The column's width will be resizeable if this option is checked." +#: widgets/aboutdialog.cpp:65 +msgid "Set a short description text." msgstr "" -"A largura da coluna pode ser alterada se esta opção estiver assinalada." -#. i18n: file ./editor/listvieweditor.ui line 520 -#: rc.cpp:1308 -#, no-c-format -msgid "Delete column" -msgstr "Remover coluna" +#: widgets/aboutdialog.cpp:67 +msgid "Set a homepage address." +msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 523 -#: rc.cpp:1311 -#, no-c-format -msgid "Deletes the selected Column." -msgstr "Remove a coluna selecionada." +#: widgets/aboutdialog.cpp:69 +msgid "Set an email address, where bugs can be reported." +msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 540 -#: rc.cpp:1317 -#, no-c-format +#: widgets/aboutdialog.cpp:71 msgid "" -"Move the selected item down." -"The top-most column will be the first column in the list.
" +"Sets license information of the application. The parameter can be one of the " +"license keys - GPL_V2, LGPL_V2, BSD, ARTISTIC -, or a freely specified text." msgstr "" -"Desce o item selecionado." -"A coluna no topo será a primeira coluna na lista.
" -#. i18n: file ./editor/listvieweditor.ui line 551 -#: rc.cpp:1323 -#, no-c-format -msgid "Add a Column" -msgstr "Adicionar uma Coluna" +#: widgets/aboutdialog.cpp:73 +#, fuzzy +msgid "Returns the set version string." +msgstr "Devolve uma seção de um texto." -#. i18n: file ./editor/listvieweditor.ui line 554 -#: rc.cpp:1326 -#, no-c-format -msgid "" -"Create a new column." -"New columns are appended at the end of (right of) the list and may be moved " -"using the up- and down-buttons.
" -msgstr "" -"Criar uma nova coluna." -"As nova colunas são adicionadas no fim (direita) da lista e podem ser " -"movidas usando os botões de subir e descer.
" +#: widgets/buttongroup.cpp:51 +#, fuzzy +msgid "Returns the ID of the selected button." +msgstr "Devolve o texto do item no índice fornecido." -#. i18n: file ./editor/listvieweditor.ui line 571 -#: rc.cpp:1332 -#, no-c-format -msgid "" -"Move the selected item up." -"The top-most column will be the first column in the list.
" +#: widgets/closebutton.cpp:116 +msgid "Failed to start shell process." +msgstr "Houve uma falha ao iniciar o processo do shell." + +#: widgets/combobox.cpp:50 +msgid "Make the ComboBox expose it's list without mousing around." msgstr "" -"Sobe o item selecionado." -"A coluna no topo será a primeira coluna na lista.
" -#. i18n: file ./editor/listvieweditor.ui line 579 -#: rc.cpp:1335 -#, no-c-format -msgid "The list of columns." -msgstr "A lista de colunas." +#: widgets/dialog.cpp:56 +#, fuzzy +msgid "The name of the widget having focus" +msgstr "Devolve o texto do item no índice fornecido." -#. i18n: file ./editor/previewwidget.ui line 22 -#: rc.cpp:1359 -#, no-c-format -msgid "Preview Window" -msgstr "Janela de Pré-visualização" +#: widgets/dialog.cpp:57 +msgid "" +"Set a wait cursor. CAUTION: if set more than once an equal number of calls " +"to restore must be made to clear it." +msgstr "" -#. i18n: file ./editor/previewwidget.ui line 67 -#: rc.cpp:1362 -#, no-c-format -msgid "ButtonGroup" -msgstr "Grupo de Botões" +#: widgets/dialog.cpp:58 +msgid "Restore normal curser. NOTE: must be called as many times as wait was." +msgstr "" -#. i18n: file ./editor/previewwidget.ui line 84 -#: rc.cpp:1365 -#, no-c-format -msgid "RadioButton1" -msgstr "Botão de Rádio 1" +#: widgets/execbutton.cpp:62 +msgid "For use only when button is togle type." +msgstr "" -#. i18n: file ./editor/previewwidget.ui line 95 -#: rc.cpp:1368 -#, no-c-format -msgid "RadioButton2" -msgstr "Botão de Rádio 2" +#: widgets/execbutton.cpp:63 +msgid "Associate a Kommander PopupMenu with this ExecButton." +msgstr "" -#. i18n: file ./editor/previewwidget.ui line 103 -#: rc.cpp:1371 -#, no-c-format -msgid "RadioButton3" -msgstr "Botão de Rádio 3" +#: widgets/execbutton.cpp:64 +#, fuzzy +msgid "Set the text on the ExecButton." +msgstr "Muda o texto do item selecionado." -#. i18n: file ./editor/previewwidget.ui line 113 -#: rc.cpp:1374 -#, no-c-format -msgid "ButtonGroup2" -msgstr "Grupo de Botões 2" +#: widgets/fontdialog.cpp:49 +msgid "" +"Sets the default font for the dialog, by specifying the family, the size and " +"other style options." +msgstr "" -#. i18n: file ./editor/previewwidget.ui line 130 -#: rc.cpp:1377 -#, no-c-format -msgid "CheckBox1" -msgstr "Caixa de Verificação 1" +#: widgets/fontdialog.cpp:51 +#, fuzzy +msgid "Returns the font family." +msgstr "Devolve o conteúdo de um determinado arquivo." -#. i18n: file ./editor/previewwidget.ui line 141 -#: rc.cpp:1380 -#, no-c-format -msgid "CheckBox2" -msgstr "Caixa de Verificação 2" +#: widgets/fontdialog.cpp:53 +#, fuzzy +msgid "Returns the font size in point." +msgstr "Retorna o conteúdo do componente." -#. i18n: file ./editor/previewwidget.ui line 175 -#: rc.cpp:1383 -#, no-c-format -msgid "LineEdit" -msgstr "Editor de Linha" +#: widgets/fontdialog.cpp:55 +#, fuzzy +msgid "Returns true, if the font is bold." +msgstr "Devolve o texto do item no índice fornecido." -#. i18n: file ./editor/previewwidget.ui line 181 -#: rc.cpp:1386 -#, no-c-format -msgid "ComboBox" -msgstr "Caixa de Seleção" +#: widgets/fontdialog.cpp:57 +#, fuzzy +msgid "Returns true, if the font is italic." +msgstr "Devolve o texto do item no índice fornecido." -#. i18n: file ./editor/previewwidget.ui line 212 -#: rc.cpp:1389 -#, no-c-format -msgid "PushButton" -msgstr "Botão" +#: widgets/lineedit.cpp:45 +#, fuzzy +msgid "Clear widget modified status." +msgstr "Limpar o texto editado" -#. i18n: file ./editor/previewwidget.ui line 249 -#: rc.cpp:1392 -#, no-c-format +#: widgets/popupmenu.cpp:56 msgid "" -"\n" -" http://www.trolltech.com \n" -"
\n" -"\n" -" http://www.kde.org \n" -"
" +"Insert an item into the popup menu. The executeWidget's execute method will " +"be run when this item is selected. Returns the id of the inserted item. Use " +"-1 for index to insert to the end. The icon is optional." msgstr "" -"\n" -" http://www.trolltech.com \n" -"
\n" -"\n" -" http://www.kde.org \n" -"
" -#: widgets/combobox.cpp:50 -msgid "Make the ComboBox expose it's list without mousing around." +#: widgets/popupmenu.cpp:57 +msgid "" +"Insert a separator item into the popup menu. Use -1 for index to insert to " +"the end." msgstr "" -#: widgets/aboutdialog.cpp:59 +#: widgets/popupmenu.cpp:58 msgid "" -"Sets information about the application. This is the first method that must me " -"called, any addition to the dialog done before initialization will be ignored." +"Change an item specified by id in the popup menu. The executeWidget's " +"execute method will be run when this item is selected." msgstr "" -#: widgets/aboutdialog.cpp:61 -msgid "Add an author. Only the author name is required." +#: widgets/popupmenu.cpp:59 +msgid "Enable the item specified by id in the popup menu." msgstr "" -#: widgets/aboutdialog.cpp:63 -msgid "Add a translator. Only the name is required." +#: widgets/popupmenu.cpp:60 +msgid "Check if the item specified by id is enabled." msgstr "" -#: widgets/aboutdialog.cpp:65 -msgid "Set a short description text." +#: widgets/popupmenu.cpp:61 +msgid "Make the item specified by id visible." msgstr "" -#: widgets/aboutdialog.cpp:67 -msgid "Set a homepage address." +#: widgets/popupmenu.cpp:62 +msgid "Apply checked status for the item specified by id." msgstr "" -#: widgets/aboutdialog.cpp:69 -msgid "Set an email address, where bugs can be reported." +#: widgets/popupmenu.cpp:63 +msgid "Check if the item specified by id is visible." msgstr "" -#: widgets/aboutdialog.cpp:71 +#: widgets/popupmenu.cpp:64 +msgid "Verify if the item specified by id is checked." +msgstr "" + +#: widgets/popupmenu.cpp:65 msgid "" -"Sets license information of the application. The parameter can be one of the " -"license keys - GPL_V2, LGPL_V2, BSD, ARTISTIC -, or a freely specified text." +"Insert submenu widget into the popup menu. Use -1 for index to insert to the " +"end. The icon is optional." msgstr "" -#: widgets/aboutdialog.cpp:73 +#: widgets/progressbar.cpp:46 #, fuzzy -msgid "Returns the set version string." -msgstr "Devolve uma seção de um texto." +msgid "Sets the ProgresBar color" +msgstr "Selecione a ferramenta de ordem da tabulação" + +#: widgets/progressbar.cpp:47 +#, fuzzy +msgid "Sets the ProgresBar text color" +msgstr "Selecione a ferramenta de ordem da tabulação" #: widgets/table.cpp:58 msgid "" @@ -3977,8 +3412,8 @@ msgstr "" #: widgets/table.cpp:60 msgid "" -"Select cells using the upper left and lower right cell addresses
" -"Not guaranteed to have KDE4 compatiblility" +"Select cells using the upper left and lower right cell addresses
Not " +"guaranteed to have KDE4 compatiblility" msgstr "" #: widgets/table.cpp:61 @@ -3988,20 +3423,20 @@ msgstr "Remove o item com o índice fornecido." #: widgets/table.cpp:62 msgid "" -"Select the column with the zero based index.
" -"Not guaranteed to have KDE4 compatiblility" +"Select the column with the zero based index.
Not guaranteed to have " +"KDE4 compatiblility" msgstr "" #: widgets/table.cpp:63 msgid "" -"Set the column read only using zero based index.
" -"Not guaranteed to have KDE4 compatiblility" +"Set the column read only using zero based index.
Not guaranteed to " +"have KDE4 compatiblility" msgstr "" #: widgets/table.cpp:64 msgid "" -"Set the row read only using zero based index.
" -"Not guaranteed to have KDE4 compatiblility" +"Set the row read only using zero based index.
Not guaranteed to have " +"KDE4 compatiblility" msgstr "" #: widgets/table.cpp:65 @@ -4019,67 +3454,44 @@ msgstr "Devolve o texto do item no índice fornecido." msgid "Returns the text of the header for the row index" msgstr "Devolve o texto do item no índice fornecido." -#: widgets/timer.cpp:63 -msgid "Set the timer timeout interval in ms." -msgstr "" - -#: widgets/treewidget.cpp:67 -msgid "Add column at end with column header" -msgstr "" - -#: widgets/treewidget.cpp:68 -msgid "Set sorting for a column" -msgstr "" - -#: widgets/treewidget.cpp:71 -msgid "Get the column caption for column index" -msgstr "" - -#: widgets/treewidget.cpp:72 -msgid "Set the pixel width for column index - use 0 to hide" -msgstr "" - -#: widgets/treewidget.cpp:73 -msgid "Set to left, right or center, case insensitive " -msgstr "" - -#: widgets/treewidget.cpp:74 -msgid "Get the count of top level items." -msgstr "" - -#: widgets/treewidget.cpp:75 -msgid "Expand or collapse a node." -msgstr "" - -#: widgets/treewidget.cpp:76 -msgid "See if node is open or closed." -msgstr "" +#: widgets/tabwidget.cpp:55 +#, fuzzy +msgid "Sets an icon on the specified tab. Index is zero based." +msgstr "Seleciona o item no índice indicado. Os índices começam em zero." -#: widgets/fontdialog.cpp:49 -msgid "" -"Sets the default font for the dialog, by specifying the family, the size and " -"other style options." -msgstr "" +#: widgets/tabwidget.cpp:56 +#, fuzzy +msgid "Returns the tab label at the given index. Index is zero based." +msgstr "Seleciona o item no índice indicado. Os índices começam em zero." -#: widgets/fontdialog.cpp:51 +#: widgets/tabwidget.cpp:57 #, fuzzy -msgid "Returns the font family." -msgstr "Devolve o conteúdo de um determinado arquivo." +msgid "" +"Returns true if tab at specified index is enabled, otherwise returns false." +msgstr "Seleciona o item no índice indicado. Os índices começam em zero." -#: widgets/fontdialog.cpp:53 +#: widgets/tabwidget.cpp:58 #, fuzzy -msgid "Returns the font size in point." -msgstr "Retorna o conteúdo do componente." +msgid "Sets the tab at the given index to enabled or disabled." +msgstr "Seleciona o item no índice indicado. Os índices começam em zero." -#: widgets/fontdialog.cpp:55 +#: widgets/tabwidget.cpp:59 +msgid "Show or hide the tabs on the tab widget." +msgstr "" + +#: widgets/tabwidget.cpp:60 #, fuzzy -msgid "Returns true, if the font is bold." -msgstr "Devolve o texto do item no índice fornecido." +msgid "Set the current page by name." +msgstr "Salva o diálogo atual" -#: widgets/fontdialog.cpp:57 +#: widgets/tabwidget.cpp:61 #, fuzzy -msgid "Returns true, if the font is italic." -msgstr "Devolve o texto do item no índice fornecido." +msgid "Sets the tab tab label." +msgstr "Selecione a ferramenta de ordem da tabulação" + +#: widgets/textbrowser.cpp:45 widgets/textbrowser.cpp:46 +msgid "Set notify click to intercept clicks and handle links" +msgstr "" #: widgets/textedit.cpp:56 #, fuzzy @@ -4089,14 +3501,14 @@ msgstr "Configura o conteúdo do componente." #: widgets/textedit.cpp:57 msgid "" "Select a block of text using the paragraph number and character index of the " -"line. You can use the cursorPositionChanged(int, int) signal to get this data " -"in real time into a script." +"line. You can use the cursorPositionChanged(int, int) signal to get this " +"data in real time into a script." msgstr "" #: widgets/textedit.cpp:58 msgid "" -"Search for text from the cursor or a specified position. You can specifiy case " -"sensitive search and forward or backward." +"Search for text from the cursor or a specified position. You can specifiy " +"case sensitive search and forward or backward." msgstr "" #: widgets/textedit.cpp:60 @@ -4125,21 +3537,8 @@ msgstr "" msgid "Use to revert from superscript to normal script." msgstr "" -#: widgets/execbutton.cpp:62 -msgid "For use only when button is togle type." -msgstr "" - -#: widgets/execbutton.cpp:63 -msgid "Associate a Kommander PopupMenu with this ExecButton." -msgstr "" - -#: widgets/execbutton.cpp:64 -#, fuzzy -msgid "Set the text on the ExecButton." -msgstr "Muda o texto do item selecionado." - -#: widgets/textbrowser.cpp:45 widgets/textbrowser.cpp:46 -msgid "Set notify click to intercept clicks and handle links" +#: widgets/timer.cpp:63 +msgid "Set the timer timeout interval in ms." msgstr "" #: widgets/toolbox.cpp:39 @@ -4153,8 +3552,8 @@ msgstr "Devolve o texto do item no índice fornecido." #: widgets/toolbox.cpp:42 msgid "" -"Remove the selected widget, returns the index of the removed widget or -1 if no " -"such widget was found." +"Remove the selected widget, returns the index of the removed widget or -1 if " +"no such widget was found." msgstr "" #: widgets/toolbox.cpp:43 @@ -4184,1450 +3583,1702 @@ msgid "" "Returns the index of the widget, -1 if the widget is not part of the toolbox." msgstr "Devolve o índice de um item com o texto indicado." -#: widgets/closebutton.cpp:116 -msgid "Failed to start shell process." -msgstr "Houve uma falha ao iniciar o processo do shell." - -#: widgets/progressbar.cpp:46 -#, fuzzy -msgid "Sets the ProgresBar color" -msgstr "Selecione a ferramenta de ordem da tabulação" - -#: widgets/progressbar.cpp:47 -#, fuzzy -msgid "Sets the ProgresBar text color" -msgstr "Selecione a ferramenta de ordem da tabulação" - -#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99 -msgid "Invalid state for associated text." -msgstr "Estado inválido para o texto associado." - -#: widgets/popupmenu.cpp:56 -msgid "" -"Insert an item into the popup menu. The executeWidget's execute method will be " -"run when this item is selected. Returns the id of the inserted item. Use -1 for " -"index to insert to the end. The icon is optional." +#: widgets/treewidget.cpp:67 +msgid "Add column at end with column header" msgstr "" -#: widgets/popupmenu.cpp:57 -msgid "" -"Insert a separator item into the popup menu. Use -1 for index to insert to the " -"end." +#: widgets/treewidget.cpp:68 +msgid "Set sorting for a column" msgstr "" -#: widgets/popupmenu.cpp:58 -msgid "" -"Change an item specified by id in the popup menu. The executeWidget's execute " -"method will be run when this item is selected." +#: widgets/treewidget.cpp:71 +msgid "Get the column caption for column index" msgstr "" -#: widgets/popupmenu.cpp:59 -msgid "Enable the item specified by id in the popup menu." +#: widgets/treewidget.cpp:72 +msgid "Set the pixel width for column index - use 0 to hide" msgstr "" -#: widgets/popupmenu.cpp:60 -msgid "Check if the item specified by id is enabled." +#: widgets/treewidget.cpp:73 +msgid "Set to left, right or center, case insensitive " msgstr "" -#: widgets/popupmenu.cpp:61 -msgid "Make the item specified by id visible." +#: widgets/treewidget.cpp:74 +msgid "Get the count of top level items." msgstr "" -#: widgets/popupmenu.cpp:62 -msgid "Apply checked status for the item specified by id." +#: widgets/treewidget.cpp:75 +msgid "Expand or collapse a node." msgstr "" -#: widgets/popupmenu.cpp:63 -msgid "Check if the item specified by id is visible." +#: widgets/treewidget.cpp:76 +msgid "See if node is open or closed." msgstr "" -#: widgets/popupmenu.cpp:64 -msgid "Verify if the item specified by id is checked." +#: working/plugintemplate/plugin.cpp:19 +#, fuzzy +msgid "Kommander %{APPNAME} plugin." +msgstr "Adicionar plugin do Kommander" + +#: working/plugintemplate/widget.cpp:43 +msgid "Call function1 with two arguments, second is optional." msgstr "" -#: widgets/popupmenu.cpp:65 -msgid "" -"Insert submenu widget into the popup menu. Use -1 for index to insert to the " -"end. The icon is optional." +#: working/plugintemplate/widget.cpp:44 +msgid "Get a TQString as a result of function2." msgstr "" -#: widgets/tabwidget.cpp:55 -#, fuzzy -msgid "Sets an icon on the specified tab. Index is zero based." -msgstr "Seleciona o item no índice indicado. Os índices começam em zero." +#: editor/actioneditor.ui:19 +#, no-c-format +msgid "Edit Actions" +msgstr "Editar Ações" -#: widgets/tabwidget.cpp:56 -#, fuzzy -msgid "Returns the tab label at the given index. Index is zero based." -msgstr "Seleciona o item no índice indicado. Os índices começam em zero." +#: editor/actioneditor.ui:61 +#, no-c-format +msgid "Create new Action" +msgstr "Cria uma nova Ação" -#: widgets/tabwidget.cpp:57 -#, fuzzy -msgid "" -"Returns true if tab at specified index is enabled, otherwise returns false." -msgstr "Seleciona o item no índice indicado. Os índices começam em zero." +#: editor/actioneditor.ui:78 +#, no-c-format +msgid "Delete current Action" +msgstr "Remover a Ação atual" -#: widgets/tabwidget.cpp:58 -#, fuzzy -msgid "Sets the tab at the given index to enabled or disabled." -msgstr "Seleciona o item no índice indicado. Os índices começam em zero." +#: editor/actioneditor.ui:95 +#, no-c-format +msgid "Connect current Action" +msgstr "Conectar a Ação atual" -#: widgets/tabwidget.cpp:59 -msgid "Show or hide the tabs on the tab widget." -msgstr "" +#: editor/assoctexteditor.ui:16 +#, no-c-format +msgid "Edit Text" +msgstr "Editar Texto" -#: widgets/tabwidget.cpp:60 -#, fuzzy -msgid "Set the current page by name." -msgstr "Salva o diálogo atual" +#: editor/assoctexteditor.ui:35 +#, no-c-format +msgid "&Widget:" +msgstr "&Componente:" -#: widgets/tabwidget.cpp:61 -#, fuzzy -msgid "Sets the tab tab label." -msgstr "Selecione a ferramenta de ordem da tabulação" +#: editor/assoctexteditor.ui:67 +#, no-c-format +msgid "&Text for:" +msgstr "&Texto para:" -#: widgets/buttongroup.cpp:51 -#, fuzzy -msgid "Returns the ID of the selected button." -msgstr "Devolve o texto do item no índice fornecido." +#: editor/assoctexteditor.ui:104 +#, no-c-format +msgid "&Function..." +msgstr "&Função..." -#: widgets/lineedit.cpp:45 -#, fuzzy -msgid "Clear widget modified status." -msgstr "Limpar o texto editado" +#: editor/assoctexteditor.ui:137 +#, no-c-format +msgid "Wi&dget:" +msgstr "Com&ponente:" -#: widgets/dialog.cpp:56 -#, fuzzy -msgid "The name of the widget having focus" -msgstr "Devolve o texto do item no índice fornecido." +#: editor/assoctexteditor.ui:184 +#, no-c-format +msgid "Fi&le..." +msgstr "&Arquivo..." -#: widgets/dialog.cpp:57 +#: editor/choosewidget.ui:16 +#, no-c-format +msgid "Choose Widget" +msgstr "Escolher Componente" + +#: editor/choosewidget.ui:118 +#, no-c-format +msgid "Find:" +msgstr "Procurar:" + +#: editor/connectioneditor.ui:35 +#, no-c-format +msgid "Edit Connections" +msgstr "Editar Conexões" + +#: editor/connectioneditor.ui:41 +#, no-c-format msgid "" -"Set a wait cursor. CAUTION: if set more than once an equal number of calls to " -"restore must be made to clear it." +"Edit ConnectionsAdd and remove connections in the current form ." +"p>
Select a signal and a corresponding slot then press the Connect-" +"button to create a connection.
Select a connection from the list then " +"press the Disconnect-button to delete the connection.
" msgstr "" +"Editar ConexõesAdiciona e remove conexões do formulário atual." +"p>
Selecione um sinal e um 'slot' correspondente e clique no botão " +"Conectar para criar uma conexão.
Selecione uma conexão da " +"lista e clique em Desconectar para apagar a conexão.
" -#: widgets/dialog.cpp:58 -msgid "Restore normal curser. NOTE: must be called as many times as wait was." +#: editor/connectioneditor.ui:56 +#, no-c-format +msgid "Sender" +msgstr "Remetente" + +#: editor/connectioneditor.ui:67 +#, no-c-format +msgid "Signal" +msgstr "Sinal" + +#: editor/connectioneditor.ui:78 +#, no-c-format +msgid "Receiver" +msgstr "Receptor" + +#: editor/connectioneditor.ui:89 +#, no-c-format +msgid "Slot" +msgstr "Slot" + +#: editor/connectioneditor.ui:111 +#, no-c-format +msgid "Displays the connections between the sender and the receiver." +msgstr "Mostra as conexões entre a origem e o destino." + +#: editor/connectioneditor.ui:119 +#, fuzzy, no-c-format +msgid "" +"A list of slots for the receiver.The slots that are displayed are " +"only those which have arguments that correspond with the arguments of the " +"signal that is currently selected in the Signal-list." msgstr "" +"Uma lista de 'slots' no destinatário.
Os 'slots' que são mostrados " +"são apenas os que tem argumentos correspondentes ao argumento do sinal " +"atualmente selecionado na lista de sinais.
" -#: widget/expression.cpp:199 widget/expression.cpp:208 -#, fuzzy -msgid "error" -msgstr "Erro ao colar" +#: editor/connectioneditor.ui:127 +#, fuzzy, no-c-format +msgid "Displays the list of signals that the widget emits." +msgstr "Mostra a lista de sinais que o elemento emite." -#: widget/parser.cpp:116 -msgid "Invalid character: '%1'" -msgstr "Caractere inválido: '%1'" +#: editor/connectioneditor.ui:143 +#, no-c-format +msgid "Si&gnals:" +msgstr "Si&nais:" -#: widget/parser.cpp:192 -msgid "Constant value expected" -msgstr "Esperado um valor constante" +#: editor/connectioneditor.ui:183 +#, no-c-format +msgid "&Slots:" +msgstr "&Slots:" -#: widget/parser.cpp:223 -#, fuzzy -msgid "'%1' (%2) is not a widget" -msgstr "'%1' não é um widget" +#: editor/connectioneditor.ui:217 +#, no-c-format +msgid "&Disconnect" +msgstr "&Desconectar" -#: widget/parser.cpp:235 widget/parser.cpp:520 -msgid "'%1' is not a function" -msgstr "'%1' não é uma função" +#: editor/connectioneditor.ui:220 +#, no-c-format +msgid "Alt+D" +msgstr "" -#: widget/parser.cpp:246 -msgid "Expected value" -msgstr "Esperado um valor" +#: editor/connectioneditor.ui:226 +#, no-c-format +msgid "Remove the selected connection" +msgstr "Remover a conexão selecionada" -#: widget/parser.cpp:271 widget/parser.cpp:281 -msgid "Divide by zero" -msgstr "Dividir por zero" +#: editor/connectioneditor.ui:229 +#, no-c-format +msgid "Remove the selected connection." +msgstr "Remover a conexão selecionada." -#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434 -msgid "in function '%1': %2" -msgstr "na função '%1': %2" +#: editor/connectioneditor.ui:257 +#, no-c-format +msgid "Alt+O" +msgstr "" -#: widget/parser.cpp:426 -msgid "too few parameters" -msgstr "faltando parâmetros" +#: editor/connectioneditor.ui:266 editor/formsettings.ui:98 +#: editor/iconvieweditor.ui:325 editor/listboxeditor.ui:109 +#: editor/listvieweditor.ui:658 editor/multilineeditor.ui:158 +#: editor/paletteeditor.ui:377 editor/paletteeditoradvanced.ui:597 +#: editor/preferences.ui:552 editor/tableeditor.ui:111 +#: editor/wizardeditor.ui:200 +#, no-c-format +msgid "Close the dialog and apply all the changes." +msgstr "Fechar o diálogo e aplicar todas as mudanças." -#: widget/parser.cpp:428 -msgid "too many parameters" -msgstr "parâmetros sobrando" +#: editor/connectioneditor.ui:277 +#, no-c-format +msgid "Alt+C" +msgstr "" -#: widget/parser.cpp:474 -msgid "in widget function '%1.%2': %3" -msgstr "na função do widget '%1.%2': %3" +#: editor/connectioneditor.ui:283 editor/formsettings.ui:112 +#: editor/iconvieweditor.ui:353 editor/listboxeditor.ui:137 +#: editor/listvieweditor.ui:686 editor/multilineeditor.ui:196 +#: editor/paletteeditor.ui:391 editor/paletteeditoradvanced.ui:611 +#: editor/preferences.ui:569 editor/tableeditor.ui:139 +#: editor/wizardeditor.ui:228 +#, no-c-format +msgid "Close the dialog and discard any changes." +msgstr "Fechar o diálogo e descartar todas as mudanças." -#: widget/parser.cpp:517 -msgid "'%1' is not a widget" -msgstr "'%1' não é um widget" +#: editor/connectioneditor.ui:318 +#, no-c-format +msgid "Connec&tions:" +msgstr "Cone&xões:" -#: widget/parser.cpp:522 -msgid "Unexpected symbol after variable '%1'" -msgstr "Símbolo inesperado após variável '%1'" +#: editor/connectioneditor.ui:346 +#, no-c-format +msgid "Co&nnect" +msgstr "Con&ectar" -#: widget/parser.cpp:741 -msgid "" -"Expected '%1'" -"
" -"
Possible cause of the error is having a variable with the same name as a " -"widget" +#: editor/connectioneditor.ui:349 +#, no-c-format +msgid "Alt+N" msgstr "" -#: widget/parser.cpp:743 -msgid "Expected '%1'" -msgstr "Experado '%1'" +#: editor/connectioneditor.ui:355 +#, no-c-format +msgid "Create connection" +msgstr "Criar conexão" -#: widget/parser.cpp:757 widget/parser.cpp:770 -msgid "Expected variable" -msgstr "Esperada uma variável" +#: editor/connectioneditor.ui:358 +#, no-c-format +msgid "Create a connection between a signal and a slot." +msgstr "Cria uma conexão entre um sinal e um 'slot'." -#: widget/kommanderfunctions.cpp:120 -msgid "Unterminated @execBegin ... @execEnd block." -msgstr "Bloco @execBegin ... @execEnd não encerrado." +#: editor/createtemplate.ui:61 +#, no-c-format +msgid "Template &name:" +msgstr "&Nome do modelo:" -#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164 -msgid "Unterminated @forEach ... @end block." -msgstr "Bloco @forEach ... @end não encerrado." +#: editor/createtemplate.ui:76 +#, no-c-format +msgid "Name of the new template" +msgstr "Nome do novo modelo" -#: widget/kommanderfunctions.cpp:201 -msgid "Unterminated @if ... @endif block." -msgstr "Bloco @if ... @endif não terminado." +#: editor/createtemplate.ui:80 +#, no-c-format +msgid "Enter the name of the new template" +msgstr "Entre com o nome do novo modelo" -#: widget/kommanderfunctions.cpp:221 -msgid "Unterminated @switch ... @end block." -msgstr "Bloco @switch ... @end não terminado." +#: editor/createtemplate.ui:91 +#, no-c-format +msgid "Class of the new template" +msgstr "Classe do novo modelo" -#: widget/kommanderfunctions.cpp:320 -#, c-format -msgid "Unknown widget: @%1." -msgstr "Widget @%1 não reconhecido." +#: editor/createtemplate.ui:95 +#, no-c-format +msgid "" +"Enter the name of the class which should be used as the template's base class" +msgstr "Entre com o nome da classe que deve ser usada como base para o modelo." -#: widget/kommanderfunctions.cpp:338 -msgid "Infinite loop: @%1 called inside @%2." -msgstr "Loop infinito: @%1 chamado de dentro de @%2." +#: editor/createtemplate.ui:142 +#, no-c-format +msgid "C&reate" +msgstr "C&riar" -#: widget/kommanderfunctions.cpp:344 -msgid "Script for @%1 is empty." -msgstr "O script para @%1 está vazio." +#: editor/createtemplate.ui:150 +#, no-c-format +msgid "Creates the new template" +msgstr "Cria o novo modelo" -#: widget/myprocess.cpp:94 -msgid "Failed to start shell process " -msgstr "
%1Falha ao iniciar o processo do shell " +#: editor/createtemplate.ui:165 +#, no-c-format +msgid "Closes the Dialog" +msgstr "Fecha o Diálogo" -#: widget/kommanderwidget.cpp:134 +#: editor/createtemplate.ui:178 +#, no-c-format +msgid "&Baseclass for template:" +msgstr "Classe de &Base para o modelo:" + +#: editor/formsettings.ui:35 +#, no-c-format +msgid "Form Settings" +msgstr "Configurações do Formulário" + +#: editor/formsettings.ui:41 +#, no-c-format msgid "" -"Line %1: %2.\n" +"Form Settings
%1Change settings for the form. Settings like " +"Comment and Author are for your own use and are not required." +"p>" msgstr "" -"Linha %1: %2.\n" - -#: widget/kommanderwidget.cpp:244 -msgid "Unknown special: '%1'." -msgstr "Especial desconhecido: '%1'." +"Configurações do Formulário
Muda opções do formulário. Opções como " +"Comentário e Autor são para seu uso e não são obrigatórias.
" -#: widget/kommanderwidget.cpp:274 -msgid "Unmatched parenthesis in DCOP call '%1'." -msgstr "Parentêses inadequados na chamada DCOP '%1'." +#: editor/formsettings.ui:122 +#, no-c-format +msgid "La&youts" +msgstr "Dis&posições" -#: widget/kommanderwidget.cpp:280 -msgid "Incorrect arguments in DCOP call '%1'." -msgstr "Argumentos incorretos na chamada DCOP '%1'." +#: editor/formsettings.ui:155 +#, no-c-format +msgid "Default mar&gin:" +msgstr "Mar&gem padrão:" -#: widget/kommanderwidget.cpp:310 -msgid "Tried to perform DCOP query, but failed." -msgstr "Falha na tentativa de fazer uma chamada DCOP." +#: editor/formsettings.ui:166 +#, no-c-format +msgid "D&efault spacing:" +msgstr "&Espaçamento padrão:" -#: widget/kommanderwidget.cpp:341 -msgid "DCOP return type %1 is not yet implemented." -msgstr "O tipo %1 retornado pelo DCOP ainda não foi implementado." +#: editor/formsettings.ui:202 +#, no-c-format +msgid "Enter a comment about the form." +msgstr "Entre com um comentário sobre o formulário." -#: widget/kommanderwidget.cpp:406 -msgid "Continue && Ignore Next Errors" -msgstr "Continuar e Ignorar os Próximos Erros" +#: editor/formsettings.ui:227 +#, no-c-format +msgid "Co&mment:" +msgstr "Co&mentário:" -#: widget/kommanderwidget.cpp:408 -msgid "Error in widget %1: " -msgstr "%2
Erro no widget %1: " +#: editor/formsettings.ui:238 +#, no-c-format +msgid "&License:" +msgstr "&Licença:" -#: widget/kommanderwidget.cpp:427 -msgid "" -"Error in widget %1:\n" -" %2\n" -msgstr "" -"Erro no widget %1:\n" -" %2\n" +#: editor/formsettings.ui:249 editor/formsettings.ui:282 +#: editor/formsettings.ui:293 +#, no-c-format +msgid "Enter your name" +msgstr "Digite seu nome" -#: widget/kommanderwidget.cpp:582 -msgid "Unmatched parenthesis after '%1'." -msgstr "Parentêses inadequados após '%1'." +#: editor/formsettings.ui:252 editor/formsettings.ui:285 +#: editor/formsettings.ui:296 +#, no-c-format +msgid "Enter your name." +msgstr "Digite seu nome." -#: widget/kommanderwidget.cpp:591 -msgid "Unmatched quotes in argument of '%1'." -msgstr "Aspas inadequadas em um argumento de '%1'." +#: editor/formsettings.ui:260 +#, no-c-format +msgid "&Version:" +msgstr "&Versão:" -#: widget/kommanderwidget.cpp:593 -msgid "Unknown function group: '%1'." -msgstr "Grupo de funções desconhecido: '%1'." +#: editor/formsettings.ui:271 +#, no-c-format +msgid "A&uthor:" +msgstr "A&utor:" -#: widget/kommanderwidget.cpp:595 -msgid "Unknown function: '%1' in group '%2'." -msgstr "Função '%1' desconhecida no grupo '%2'." +#: editor/functions.ui:16 +#, no-c-format +msgid "Function Browser" +msgstr "Navegador de Funções" -#: widget/kommanderwidget.cpp:597 -msgid "Unknown widget function: '%1'." -msgstr "Função do widget desconhecida: '%1'." +#: editor/functions.ui:38 +#, no-c-format +msgid "Description:" +msgstr "Descrição:" -#: widget/kommanderwidget.cpp:599 -msgid "" -"Not enough arguments for '%1' (%2 instead of %3)." -"%2
Correct syntax is: %4" -msgstr "" -"Parâmetros insuficientes para '%1' (%2 ao invés de %3)." -"
A sintaxe correta é: %4" +#: editor/functions.ui:67 +#, no-c-format +msgid "&Group:" +msgstr "&Grupo:" -#: widget/kommanderwidget.cpp:604 -msgid "Too many arguments for '%1' (%2 instead of %3).
Correct syntax is: %4" -msgstr "" -"Argumentos demais em '%1' (%2 ao invés de %3)." -"
A sintaxe correta é: %4" +#: editor/functions.ui:97 +#, no-c-format +msgid "&Function:" +msgstr "&Função:" -#: plugin/specialinformation.cpp:286 -msgid "Inserts the item if it will not create a duplicate." -msgstr "Insere o item, desde que ele não crie um duplicado." +#: editor/functions.ui:129 +#, no-c-format +msgid "&Parameters" +msgstr "&Parâmetros" -#: plugin/specialinformation.cpp:288 -msgid "" -"Returns scripts associated with widget. This is an advanced feature that would " -"not be commonly used." -msgstr "" -"Devolve os 'scripts' associados com o elemento. Esta é uma características " -"avançadas que não deve ser utilizada normalmente." +#: editor/functions.ui:140 +#, no-c-format +msgid "Arg3" +msgstr "Arg3" -#: plugin/specialinformation.cpp:289 -msgid "Stops execution of the script associated with the widget." -msgstr "Para a execução do 'script' associado com o elemento." +#: editor/functions.ui:148 +#, no-c-format +msgid "Arg5" +msgstr "Arg5" -#: plugin/specialinformation.cpp:291 -msgid "Returns text of a cell in a table." -msgstr "Devolve o texto de uma célula numa tabela." +#: editor/functions.ui:190 +#, no-c-format +msgid "Insert function" +msgstr "Inserir função" -#: plugin/specialinformation.cpp:293 -msgid "Returns 1 for checked boxes, 0 for unchecked." -msgstr "Devolve 1 para opções ativadas, 0 para não ativadas." +#: editor/functions.ui:198 +#, no-c-format +msgid "Arg4" +msgstr "Arg4" -#: plugin/specialinformation.cpp:295 -msgid "" -"Returns the list of child widgets contained in the parent widget. Set the " -"recursive parameter to true to include widgets contained by child " -"widgets." +#: editor/functions.ui:240 editor/functions.ui:295 editor/functions.ui:339 +#: editor/functions.ui:391 editor/functions.ui:435 editor/functions.ui:479 +#, no-c-format +msgid "Quote" msgstr "" -"Devolve a lista de elementos filhos contido no elemento pai. Se o parâmetro " -"recursivo for verdadeiro são incluídos os elementos contidos pelos " -"elementos filhos." -#: plugin/specialinformation.cpp:297 -msgid "Removes all content from the widget." -msgstr "Remove todo o conteúdo do elemento." +#: editor/functions.ui:263 +#, no-c-format +msgid "Arg1" +msgstr "Arg1" -#: plugin/specialinformation.cpp:300 -#, fuzzy -msgid "Get the column count" -msgstr "Remover coluna" +#: editor/functions.ui:362 +#, no-c-format +msgid "Widget:" +msgstr "Componente:" -#: plugin/specialinformation.cpp:302 -msgid "Returns number of items in a widget such as combobox or listbox." -msgstr "" -"Devolve o número de itens num elemento como uma lista ou uma lista de seleção." +#: editor/functions.ui:502 +#, no-c-format +msgid "Arg6" +msgstr "Arg6" -#: plugin/specialinformation.cpp:304 -msgid "Returns index of current column." -msgstr "Devolve o índice da coluna atual." +#: editor/functions.ui:510 +#, no-c-format +msgid "Arg2" +msgstr "Arg2" -#: plugin/specialinformation.cpp:306 -msgid "Returns index of current item." -msgstr "Devolve o índice do item atual." +#: editor/functions.ui:623 +#, no-c-format +msgid "Clear edited text" +msgstr "Limpar o texto editado" -#: plugin/specialinformation.cpp:308 -msgid "Returns index of current row." -msgstr "Devolve o índice da linha atual." +#: editor/functions.ui:631 +#, no-c-format +msgid "Inserted &text:" +msgstr "&Texto inserido:" -#: plugin/specialinformation.cpp:310 -msgid "" -"Executes the script associated with the widget. With the new parser the execute " -"method can take one or more arguments." -msgstr "" +#: editor/iconvieweditor.ui:35 +#, no-c-format +msgid "Edit Iconview" +msgstr "Editar a Visão de Ícones" -#: plugin/specialinformation.cpp:312 +#: editor/iconvieweditor.ui:41 +#, no-c-format msgid "" -"Returns the index of an item with the given text. Defaults to case sensitive. " -"Matching can be an exact match or match if it contains the string. Only the " -"first argument is requred. If no column is given it will search the first by " -"default." +"Edit Iconview
Add, edit or delete items in the icon view." +"p>
Click the New Item-button to create a new item, then enter text " +"and choose a pixmap.
Select an item from the view and click the " +"Delete Item-button to remove the item from the iconview.
" msgstr "" +"Editar a Visão de ÍconesAdicionar, editar ou apagar itens da visão " +"de ícones.
Clique no botão Novo Item para criar uma nova " +"entrada, em seguida insira texto e escolha uma imagem.
Selecione um " +"item da visão e clique no botão Apagar Item para remover o item da " +"lista.
" -#: plugin/specialinformation.cpp:314 -msgid "Inserts new column (or count columns) at column position." -msgstr "" -"Insere uma nova coluna (ou count colunas) na posição coluna." +#: editor/iconvieweditor.ui:72 +#, no-c-format +msgid "All items in the iconview." +msgstr "Todos os ítens da visão de ícones." -#: plugin/specialinformation.cpp:316 -msgid "Inserts item at index position." -msgstr "Insere o item na posição indice." +#: editor/iconvieweditor.ui:94 editor/listboxeditor.ui:267 +#: editor/listvieweditor.ui:246 +#, no-c-format +msgid "&New Item" +msgstr "&Novo Item" -#: plugin/specialinformation.cpp:319 -msgid "Inserts multiple items (EOL-separated) at index position." -msgstr "Insere vários itens (separados por EOL) na posição indice." +#: editor/iconvieweditor.ui:97 editor/listboxeditor.ui:270 +#: editor/listvieweditor.ui:249 +#, no-c-format +msgid "Add an item" +msgstr "Adicionar um item" -#: plugin/specialinformation.cpp:322 -msgid "Inserts new row (or count rows) at row position." -msgstr "" -"Insere uma nova linha (ou count linhas) na posição linha." +#: editor/iconvieweditor.ui:100 +#, no-c-format +msgid "Create a new item for the iconview." +msgstr "Cria um novo item para a visão de ícones" -#: plugin/specialinformation.cpp:324 -msgid "Returns the text of the item at the given index." -msgstr "Devolve o texto do item no índice fornecido." +#: editor/iconvieweditor.ui:108 editor/listboxeditor.ui:281 +#: editor/listvieweditor.ui:79 +#, no-c-format +msgid "&Delete Item" +msgstr "&Remover Item" -#: plugin/specialinformation.cpp:326 -msgid "" -"Returns the depth of the current item in the tree. Root items have depth 0." -msgstr "" -"Devolve a profundidade do item atual na árvore. Os itens de topo possuem " -"profundidade 0." +#: editor/iconvieweditor.ui:111 editor/listvieweditor.ui:82 +#, no-c-format +msgid "Delete item" +msgstr "Remover item" -#: plugin/specialinformation.cpp:328 -msgid "Returns the slash-separated path to the given item in the tree." -msgstr "Devolve a localização separada por barras do item atual na árvore." +#: editor/iconvieweditor.ui:114 +#, no-c-format +msgid "Delete the selected item." +msgstr "Remove o item selecionado" -#: plugin/specialinformation.cpp:330 -msgid "" -"Removes the column (or count consecutive columns) with the given index." -msgstr "" -"Remove a coluna (ou count colunas seguidas) com o índice fornecido." +#: editor/iconvieweditor.ui:147 editor/listboxeditor.ui:158 +#, no-c-format +msgid "&Item Properties" +msgstr "P&ropriedades do Item" -#: plugin/specialinformation.cpp:332 -msgid "Removes the item with the given index." -msgstr "Remove o item com o índice fornecido." +#: editor/iconvieweditor.ui:164 editor/listboxeditor.ui:237 +#: editor/listvieweditor.ui:127 editor/listvieweditor.ui:465 +#: editor/multilineeditor.ui:65 +#, no-c-format +msgid "&Text:" +msgstr "&Texto:" -#: plugin/specialinformation.cpp:335 -msgid "" -"Removes the row (or count consecutive rows) with the given index." -msgstr "" -"Remove a linha (ou count linhas seguidas) com o índice fornecido." +#: editor/iconvieweditor.ui:181 editor/listboxeditor.ui:254 +#: editor/listvieweditor.ui:144 +#, no-c-format +msgid "Change text" +msgstr "Mudar texto" -#: plugin/specialinformation.cpp:338 -msgid "" -"Returns selected text or text of current item.\n" -"In case of Table widgets, returns the selection coordinates, separated by " -"commas in TopRow,LeftColumn,BottomRow,RightColumn form. " -msgstr "" +#: editor/iconvieweditor.ui:184 +#, no-c-format +msgid "Change the text for the selected item." +msgstr "Muda o texto do item selecionado." -#: plugin/specialinformation.cpp:340 -msgid "" -"Sets scripts associated with widget. This is an advanced feature that would not " -"be commonly used." -msgstr "" -"Muda os 'scripts' associados com o elemento. Esta é uma características " -"avançadas que não deve ser utilizada normalmente." +#: editor/iconvieweditor.ui:192 editor/listboxeditor.ui:175 +#: editor/listvieweditor.ui:403 +#, no-c-format +msgid "&Pixmap:" +msgstr "&Pixmap:" -#: plugin/specialinformation.cpp:342 -msgid "Enables or disables widget." -msgstr "Habilita ou desabilita o componente." +#: editor/iconvieweditor.ui:217 editor/listboxeditor.ui:186 +#: editor/listvieweditor.ui:191 editor/listvieweditor.ui:414 +#: editor/tableeditor.ui:295 editor/tableeditor.ui:562 +#, no-c-format +msgid "Label4" +msgstr "Label4" -#: plugin/specialinformation.cpp:345 -msgid "Sets text of a cell in a table." -msgstr "Define o texto de uma célula na tabela." +#: editor/iconvieweditor.ui:237 editor/listboxeditor.ui:206 +#: editor/listvieweditor.ui:211 editor/listvieweditor.ui:434 +#: editor/tableeditor.ui:315 editor/tableeditor.ui:582 +#, no-c-format +msgid "Delete Pixmap" +msgstr "Remover Pixmap" -#: plugin/specialinformation.cpp:347 -#, fuzzy -msgid "Inserts a widget into a cell of a table." -msgstr "Define o texto de uma célula na tabela." +#: editor/iconvieweditor.ui:240 editor/listboxeditor.ui:209 +#, no-c-format +msgid "Delete the selected item's pixmap." +msgstr "Remove o pixmap do item selecionado." -#: plugin/specialinformation.cpp:349 -msgid "" -"Returns the name of a widget inserted into a cell, or an empty string if the " -"cell contains no widget or an unknown widget type." -msgstr "" +#: editor/iconvieweditor.ui:257 editor/listboxeditor.ui:226 +#: editor/listvieweditor.ui:231 editor/listvieweditor.ui:454 +#: editor/tableeditor.ui:335 editor/tableeditor.ui:602 +#, no-c-format +msgid "Select a Pixmap" +msgstr "Selecionar um Pixmap" -#: plugin/specialinformation.cpp:351 -msgid "Sets/unsets checkbox." -msgstr "Marca/desmarca a caixa de verificação." +#: editor/iconvieweditor.ui:260 +#, no-c-format +msgid "Select a pixmap file for the current item." +msgstr "Seleciona um pixmap para o item atual." -#: plugin/specialinformation.cpp:353 -msgid "Sets caption of the column column." -msgstr "Muda a legenda da coluna column." +#: editor/iconvieweditor.ui:339 editor/listboxeditor.ui:123 +#: editor/listvieweditor.ui:672 editor/multilineeditor.ui:177 +#: editor/tableeditor.ui:125 editor/wizardeditor.ui:214 +#, no-c-format +msgid "Apply all changes." +msgstr "Aplicar todas as mudanças." -#: plugin/specialinformation.cpp:355 -msgid "Selects the item at the specified index. Indexes are zero based." -msgstr "Seleciona o item no índice indicado. Os índices começam em zero." +#: editor/listboxeditor.ui:35 +#, no-c-format +msgid "Edit Listbox" +msgstr "Editar Caixa de Lista" -#: plugin/specialinformation.cpp:358 +#: editor/listboxeditor.ui:41 +#, no-c-format msgid "" -"Inserts a tab to the tabwidget with the specified label at the given index. " -"Indexes are zero based." +"Edit ListboxAdd, edit or delete items in the listbox.
Click " +"the New Item-button to create a new listbox entry, then enter text " +"and choose a pixmap.
Select an item from the list and click the " +"Delete Item-button to remove the item from the list.
" msgstr "" -"Insere uma aba no tabwidget com um rótulo de acordo com o índice fornecido. Os " -"índices começam em zero." +"Editar ListaAdicionar, editar ou apagar itens da lista." +"p>
Clique no botão Novo Item para criar uma nova entrada na lista, " +"em seguida insira texto e escolha uma imagem.
Selecione um item da " +"lista e clique no botão Apagar Item para remover o item da lista.
" -#: plugin/specialinformation.cpp:360 -msgid "Sets maximum numeric value" -msgstr "Define o valor númerico máximo" +#: editor/listboxeditor.ui:150 editor/listvieweditor.ui:260 +#, no-c-format +msgid "The list of items." +msgstr "A lista de itens." -#: plugin/specialinformation.cpp:362 -msgid "" -"Sets pixmap at the given index to the specified icon. Use index = -1 " -"to set the pixmap for all items." +#: editor/listboxeditor.ui:229 +#, no-c-format +msgid "Choose a pixmap file for the selected item." +msgstr "Escolha um pixmap para o item selecionado." + +#: editor/listboxeditor.ui:257 +#, no-c-format +msgid "Change the selected item's text." +msgstr "Muda o texto do item selecionado." + +#: editor/listboxeditor.ui:273 +#, no-c-format +msgid "Add a new item.New items are appended to the list.
" msgstr "" -"Configura a imagem no índice indicado para o ícone fornecido. Use o " -"indice = -1 para definir a imagem para todos os itens." +"Adiciona um novo item.Novos itens são adicionados à lista.
" -#: plugin/specialinformation.cpp:364 -msgid "Sets caption of the row row." -msgstr "Muda a legenda da linha row." +#: editor/listboxeditor.ui:287 +#, no-c-format +msgid "Delete the selected item" +msgstr "Remove o item selecionado" -#: plugin/specialinformation.cpp:366 -msgid "Selects given text or select item containing given text." -msgstr "Seleciona o texto indicado ou o item que contém esse texto." +#: editor/listboxeditor.ui:318 editor/listvieweditor.ui:305 +#: editor/listvieweditor.ui:568 editor/tableeditor.ui:215 +#: editor/tableeditor.ui:446 +#, no-c-format +msgid "Move up" +msgstr "Subir" -#: plugin/specialinformation.cpp:369 -msgid "Sets widget's content." -msgstr "Configura o conteúdo do componente." +#: editor/listboxeditor.ui:321 +#, no-c-format +msgid "Moves the selected item up." +msgstr "Move o item selecionado para cima." -#: plugin/specialinformation.cpp:372 -msgid "Shows/hides widget." -msgstr "Mostra/esconde o componente." +#: editor/listboxeditor.ui:335 editor/listvieweditor.ui:322 +#: editor/listvieweditor.ui:537 editor/tableeditor.ui:232 +#: editor/tableeditor.ui:468 +#, no-c-format +msgid "Move down" +msgstr "Descer" -#: plugin/specialinformation.cpp:373 -msgid "Returns content of widget." -msgstr "Retorna o conteúdo do componente." +#: editor/listboxeditor.ui:338 +#, no-c-format +msgid "Move the selected item down." +msgstr "Move o item selecionado para baixo." -#: plugin/specialinformation.cpp:375 -msgid "Returns type(class) of widget." -msgstr "Retorna o tipo (classe) do componente." +#: editor/listeditor.ui:55 editor/wizardeditor.ui:90 +#, no-c-format +msgid "&Add" +msgstr "&Adicionar" -#: plugin/specialinformation.cpp:377 -msgid "" -"Makes the widget editable or read only, depending on the editable argument." -msgstr "" +#: editor/listeditor.ui:71 +#, no-c-format +msgid "Re&name" +msgstr "Re&nomear" -#: plugin/specialinformation.cpp:379 +#: editor/listvieweditor.ui:35 +#, no-c-format +msgid "Edit Listview" +msgstr "Editar Visão de Lista" + +#: editor/listvieweditor.ui:41 +#, no-c-format msgid "" -"Return the widget's geometry as x y w h. This is useful for positioning " -"a created widget." +"Edit ListviewUse the controls on the Items-tab to add, edit " +"or delete items in the listview. Change the column configuration of the " +"listview using the controls on the Columns-tab.
Click the New " +"Item-button to create a new item, then enter text and add a pixmap." +"p>Select an item from the list and click the Delete Item-button to " +"remove the item from the list.
" +msgstr "" +"Editar a ListaUse os comandos na página Itens para " +"adicionar, editar ou remover itens da lista. Altere a configuração da coluna " +"da lista com os comandos da página Colunas.
Clique no item " +"Novo Item para criar um item novo, depois introduza o texto e " +"adicione uma imagem.
Selecione um item da lista e clique no botão " +"Remover o Item para retirá-lo da lista.
" + +#: editor/listvieweditor.ui:85 +#, no-c-format +msgid "Deletes the selected item.Any sub-items are also deleted.
" msgstr "" +"Apaga o item selecionado.Os subitens também são apagados.
" -#: plugin/specialinformation.cpp:381 -#, fuzzy -msgid "Returns true if the widget has focus." -msgstr "Devolve o texto do item no índice fornecido." +#: editor/listvieweditor.ui:99 +#, no-c-format +msgid "Item &Properties" +msgstr "P&ropriedades do Item" -#: plugin/specialinformation.cpp:383 -#, fuzzy -msgid "Gets the widget's background color." -msgstr "Usar uma cor de fundo." +#: editor/listvieweditor.ui:116 +#, no-c-format +msgid "Pi&xmap:" +msgstr "&Imagem:" -#: plugin/specialinformation.cpp:385 +#: editor/listvieweditor.ui:147 +#, no-c-format msgid "" -"Sets the widget's background color. Colors can be by name, like blue, or in hex " -"like #0000ff for blue. Use the color dialog or a color picker if unsure." +"Change the text of the item.The text will be changed in the " +"current column of the selected item.
" msgstr "" +"Mudar o texto de um item.O texto será modificado na coluna atual " +"do item selecionado.
" -#: plugin/specialinformation.cpp:387 -msgid "See if widget has been modified." -msgstr "" +#: editor/listvieweditor.ui:155 +#, no-c-format +msgid "Change column" +msgstr "Mudar coluna" -#: plugin/specialinformation.cpp:393 +#: editor/listvieweditor.ui:158 +#, no-c-format msgid "" -"Returns current widget's content. This was required inside widget A to return " -"widget A content when requested by widget B. The new method is to use @A.text " -"inside B instead of just @A if you just want the unaltered text." +"Select the current column.The item's text and pixmap will be " +"changed for the current column
" msgstr "" -"Deve o conteúdo do elemento atual. Isto era necessário dentro do elemento A " -"para devolver o conteúdo do elemento A quando pedido pelo elemento B. O novo " -"método é utilizar @A.texto dentro de B em vez de apenas @A se quiser o texto " -"não alterado." +"Seleciona a coluna atual.O texto e a imagem do item será alterado " +"para a coluna atual
" -#: plugin/specialinformation.cpp:395 +#: editor/listvieweditor.ui:166 +#, no-c-format +msgid "Colu&mn:" +msgstr "Colu&na" + +#: editor/listvieweditor.ui:214 editor/tableeditor.ui:318 +#: editor/tableeditor.ui:585 +#, no-c-format msgid "" -"Returns selected text or text of current item. This is deprecated for " -"@mywidget.selected." +"Delete the selected item's pixmap.The pixmap in the current column " +"of the selected item will be deleted.
" msgstr "" -"Devolve o texto selecionado ou o texto do item atual. Desvaforecido em favor de " -"@elemento.selected." +"Apaga a imagem do item selecionado.A imagem da coluna atual do " +"item selecionado será apagada.
" -#: plugin/specialinformation.cpp:397 +#: editor/listvieweditor.ui:234 editor/tableeditor.ui:338 +#: editor/tableeditor.ui:605 +#, no-c-format msgid "" -"Does nothing. This is useful if you request a CheckBox or RadioButton to return " -"a value where a state, typically the unchecked state, has no value. The @null " -"prevents an error indicating it is empty." +"Select a pixmap file for the item.The pixmap will be changed in " +"the current column of the selected item.
" msgstr "" -"Não faz nada. Isto é util se você pedir que uma opção devolva um valor quando " -"um estado, normalmente o estado não selecionado, não tem valor. O @null evita " -"um erro indicando que está vazio." - -#: plugin/specialinformation.cpp:399 -msgid "Returns the pid (process ID) of the current process." -msgstr "Devolve o pid (ID de processo) do processo atual." +"Seleciona um arquivo de imagem para o item.A imagem vai ser " +"alterada da coluna atual do item selecionado.
" -#: plugin/specialinformation.cpp:401 +#: editor/listvieweditor.ui:252 +#, no-c-format msgid "" -"Returns DCOP identifier of current process. This is shorthand for " -"kmdr-executor-@pid." +"Adds a new item to the list.The item will be inserted at the top " +"of the list and can be moved using the up- and down-buttons.
" msgstr "" -"Devolve o identificador DCOP do processo atual. Isto é uma abreviatura para " -"kmdr-executor-@pid." - -#: plugin/specialinformation.cpp:404 -msgid "Returns the pid of the parent Kommander window." -msgstr "Devolve o pid da janela Kommander pai." +"Adiciona um novo item à lista.Este item será inserido no topo da " +"lista e pode ser movido usando os botões de subir e de descer.
" -#: plugin/specialinformation.cpp:406 -msgid "Writes text on stderr." -msgstr "Escreve text no 'standard error'." +#: editor/listvieweditor.ui:268 +#, no-c-format +msgid "New &Subitem" +msgstr "Novo &Subitem" -#: plugin/specialinformation.cpp:408 -msgid "Writes text on standard output." -msgstr "Escreve text no 'standard output'." +#: editor/listvieweditor.ui:271 +#, no-c-format +msgid "Add a subitem" +msgstr "Adicionar um Subitem" -#: plugin/specialinformation.cpp:410 +#: editor/listvieweditor.ui:274 +#, no-c-format msgid "" -"Executes a script block. Bash is used if no shell is given. It is primarily for " -"use in non-button widgets where script actions are not expected. Full path is " -"not required for the shell which may be useful for portability. " -"If this is used inside a button it allows alternate script languages to " -"be used and will return a value to the main script, which may be unexpected." +"Create a new sub-item for the selected item.
New sub-items are " +"inserted at the top of the list of sub-items, and new levels are created " +"automatically.
" msgstr "" -"Executa um bloco de 'script'. É utilizado a bash se não for escolhida uma " -"'shell'. É principalmente para utilização em elementos que não os botões, onde " -"ações com 'scripts' não são esperadas. Não é necessária a localização completa " -"da 'shell' o que pode ser útil para a portabilidade." -"Se isto foi utilizado num botão permite a utilização de outras linguagens " -"de programação e devolve um valor ao 'script' principal, o que pode se " -"inesperado.
" +"Cria um novo subitem para o item selecionado.Os novos subitens são " +"inseridos no topo da lista de subitens e os novos níveis são criados " +"automaticamente.
" -#: plugin/specialinformation.cpp:412 +#: editor/listvieweditor.ui:308 +#, no-c-format msgid "" -"Returns value of an environment (shell) variable. Do not use $ " -"in the name. For example, @env(PATH)." +"Move the selected item up.The item will be moved within its level " +"in the hierarchy.
" msgstr "" -"Devolve o valor de variável de ambiente ('shell'). Não utilize $ " -"no nome. Por exemplo, @env(PATH)." +"Sobe o item selecionado.O item será movido dentro do seu nível " +"hierárquico.
" -#: plugin/specialinformation.cpp:414 plugin/specialinformation.cpp:416 -msgid "Executes an external shell command." -msgstr "Executa um comando externo." +#: editor/listvieweditor.ui:325 +#, no-c-format +msgid "" +"Move the selected item down.The item will be moved within its " +"level in the hierarchy.
" +msgstr "" +"Desce o item selecionado.O item será movido dentro do seu nível " +"hierárquico.
" -#: plugin/specialinformation.cpp:418 -msgid "Parses an expression and returns computed value." -msgstr "Processa uma expressão e devolve o valor calculado." +#: editor/listvieweditor.ui:339 +#, no-c-format +msgid "Move left" +msgstr "Mover para a esquerda" -#: plugin/specialinformation.cpp:420 -#, fuzzy +#: editor/listvieweditor.ui:342 +#, no-c-format msgid "" -"Executes loop: values from items list (passed as EOL-separated string) " -"are assigned to the variable. " -"
Old" -"
@forEach(i,A\\nB\\nC\\n)" -"
@# @i=A" -"
@end" -"
New" -"
foreach i in MyArray do" -"
//i = key, MyArray[i] = val" -"
end " +"Move the selected item one level up.This will also change the " +"level of the item's sub-items.
" msgstr "" -"Executa ciclo: valores da lista de itens (passados como um texto " -"separado por EOL) são atribuídos à variável." -"
@forEach(i,A\\nB\\nC\\n)" -"
@# @i=A" -"
@endif" +"Sobe o item selecionado um nível.Os subitens do item também mudam " +"de nível.
" -#: plugin/specialinformation.cpp:422 -#, fuzzy +#: editor/listvieweditor.ui:356 +#, no-c-format +msgid "Move right" +msgstr "Mover para a direita" + +#: editor/listvieweditor.ui:359 +#, no-c-format msgid "" -"Executes loop: variable is set to start and is increased by step " -"each time loop is executed. Execution stops when variable becomes larger then " -"end. " -"
Old" -"
@for(i,1,10,1)" -"
@# @i=1" -"
@endif" -"
New" -"
for i=0 to 20 step 5 do" -"
debug(i)" -"
end." -msgstr "" -"Executa uma ciclo: a variável começa em início e incrementada em " -"passo cada vez que o ciclo é executado. A execução para quando a variável " -"se torna maior que fim." -"
@for(i,1,10,1)" -"
@# @i=1" -"
@endif." +"Move the selected item one level down.This will also change the " +"level of the item's sub-items.
" +msgstr "" +"Desce o item selecionado um nível.Os subitens do item também mudam " +"de nível.
" -#: plugin/specialinformation.cpp:424 -msgid "Returns the value of a global variable." -msgstr "Devolve o valor de uma variável global." +#: editor/listvieweditor.ui:369 editor/tableeditor.ui:153 +#, no-c-format +msgid "Co&lumns" +msgstr "Co&lunas" -#: plugin/specialinformation.cpp:426 +#: editor/listvieweditor.ui:386 +#, no-c-format +msgid "Column Properties" +msgstr "Propriedades da Coluna" + +#: editor/listvieweditor.ui:437 +#, no-c-format +msgid "Delete the pixmap of the selected column." +msgstr "Remover o pixmap da coluna selecionada" + +#: editor/listvieweditor.ui:457 +#, no-c-format msgid "" -"Translates the string into the current language. Texts in GUI would be " -"automatically extracted for translation." +"Select a pixmap file for the selected column.The pixmap will be " +"displayed in the header of the listview.
" msgstr "" -"Traduz o texto para o idioma atual. Os texto na interface são extraídos " -"automaticamente para tradução." +"Seleciona um arquivo de imagem para a coluna selecionada.A imagem " +"será mostrada no cabeçalho da lista.
" -#: plugin/specialinformation.cpp:428 -#, fuzzy +#: editor/listvieweditor.ui:482 +#, no-c-format +msgid "Enter column text" +msgstr "Insira o texto da coluna" + +#: editor/listvieweditor.ui:485 +#, no-c-format msgid "" -"Executes block if expression is true (non-zero number or non-empty string.) " -"OldClose with @endif
" -"New" -"
" +"Enter the text for the selected column.
if val == true then" -"
// do op" -"
elseif cond" -"
// second chance" -"
else" -"
// cond failed" -"
endifThe text will be displayed " +"in the header of the listview.
" msgstr "" -"Executa o bloco se a expressão for verdadeira (número diferente de zero ou " -"texto não vazio.) " -"Feche com @endif
" +"Insira o texto para a coluna selecionada.O texto será mostrado no " +"cabeçalho da visão em lista.
" -#: plugin/specialinformation.cpp:430 +#: editor/listvieweditor.ui:493 +#, no-c-format +msgid "Clicka&ble" +msgstr "Clicá&vel" + +#: editor/listvieweditor.ui:496 +#, no-c-format msgid "" -"Executes another Kommander dialog. Current dialog directory is used if no path " -"is given. Arguments may be given as named arguments which will become global " -"variables in the new dialog. For instance: var=val" +"If this option is checked, the selected column will react to mouse clicks on " +"the header." msgstr "" -"Executa outra janela Kommander. A pasta atual do diálogo é utilizada se não for " -"dada uma localização. Podem ser fornecidos argumentos como argumentos com nome " -"que se tornam variáveis globais na nova janela. Por exemplo: var=val" +"Se esta opção estiver ativa, a coluna selecionada reage quando o mouse clica " +"no cabeçalho." -#: plugin/specialinformation.cpp:432 -msgid "Reads setting from configration file for this dialog." -msgstr "Lê a configuração do arquivo de configuração desta janela." +#: editor/listvieweditor.ui:504 +#, no-c-format +msgid "Re&sizable" +msgstr "Redimen&sionável" -#: plugin/specialinformation.cpp:434 -msgid "" -"Sets the value of a global variable. Global variables exist for the life of the " -"Kommander window." +#: editor/listvieweditor.ui:507 +#, no-c-format +msgid "The column's width will be resizeable if this option is checked." msgstr "" -"Muda o valor de uma variável global. As variáveis globais existem durante a " -"duração da janela do Kommander." +"A largura da coluna pode ser alterada se esta opção estiver assinalada." -#: plugin/specialinformation.cpp:436 -msgid "Stores setting in configuration file for this dialog." -msgstr "Salva a configuração no arquivo de configuração desta janela." +#: editor/listvieweditor.ui:517 editor/tableeditor.ui:243 +#, no-c-format +msgid "&Delete Column" +msgstr "&Remover Coluna" -#: plugin/specialinformation.cpp:438 +#: editor/listvieweditor.ui:520 +#, no-c-format +msgid "Delete column" +msgstr "Remover coluna" + +#: editor/listvieweditor.ui:523 +#, no-c-format +msgid "Deletes the selected Column." +msgstr "Remove a coluna selecionada." + +#: editor/listvieweditor.ui:540 +#, no-c-format msgid "" -"Begin of switch block. Following case values are compared to " -"expression." -"@switch()" -"
@case()" -"
@end" +"Move the selected item down.The top-most column will be the first " +"column in the list.
" msgstr "" -"Início de um bloco switch. Em seguida os valores case " -"são comparados com a expression." -"@switch()" -"
" +"Desce o item selecionado.
@case()" -"
@endA coluna no topo será a primeira coluna " +"na lista.
" -#: plugin/specialinformation.cpp:440 -msgid "Executes an external DCOP call." -msgstr "Executa uma chamada DCOP externa." +#: editor/listvieweditor.ui:548 editor/tableeditor.ui:251 +#, no-c-format +msgid "&New Column" +msgstr "&Nova Coluna" -#: plugin/specialinformation.cpp:442 -msgid "Adds a comment to EOL that Kommander will not parse" -msgstr "Adicionar um comentário ao EOL que o Kommander não processa" +#: editor/listvieweditor.ui:551 +#, no-c-format +msgid "Add a Column" +msgstr "Adicionar uma Coluna" -#: plugin/specialinformation.cpp:444 +#: editor/listvieweditor.ui:554 +#, no-c-format msgid "" -"Creates a new widget with the specified type and as the child of parent." +"Create a new column.New columns are appended at the end of (right " +"of) the list and may be moved using the up- and down-buttons.
" msgstr "" +"Criar uma nova coluna.As nova colunas são adicionadas no fim " +"(direita) da lista e podem ser movidas usando os botões de subir e descer." +"p>" -#: plugin/specialinformation.cpp:446 +#: editor/listvieweditor.ui:571 +#, no-c-format msgid "" -"Returns true if there is a widget with the passed name, false otherwise." +"Move the selected item up.
The top-most column will be the first " +"column in the list.
" msgstr "" +"Sobe o item selecionado.A coluna no topo será a primeira coluna na " +"lista.
" -#: plugin/specialinformation.cpp:448 -msgid "Connects the signal of sender with the slot of the receiver" -msgstr "" +#: editor/listvieweditor.ui:579 +#, no-c-format +msgid "The list of columns." +msgstr "A lista de colunas." -#: plugin/specialinformation.cpp:450 -#, fuzzy -msgid "Disconnects the signal of sender from the slot of the receiver" -msgstr "Mostra as conexões entre a origem e o destino." +#: editor/multilineeditor.ui:38 +#, no-c-format +msgid "Edit Multiline Edit" +msgstr "Editar Editor Multilinhas" -#: plugin/specialinformation.cpp:455 -msgid "Exits script execution and returns" +#: editor/multilineeditor.ui:46 +#, no-c-format +msgid "" +"Edit Multiline EditEnter the text and click the OK-Button " +"to apply the changes.
" msgstr "" +"Editar Editor Multi LinhaInsira o texto e clique no botão OK" +"b> para aplicar as alterações.
" -#: plugin/specialinformation.cpp:457 -msgid "Exits the current block of a while, for or foreach loop" -msgstr "" +#: editor/multilineeditor.ui:84 +#, no-c-format +msgid "Enter your text here." +msgstr "Digite seu texto aqui." -#: plugin/specialinformation.cpp:459 -msgid "Exit a step and return to the beginning of a loop" -msgstr "" +#: editor/newform.ui:35 +#, no-c-format +msgid "New File" +msgstr "Novo Arquivo" -#: plugin/specialinformation.cpp:461 +#: editor/newform.ui:41 +#, no-c-format msgid "" -"Return from a script, optionaly with a value from the script to the caller" +"New FormSelect a template for the new form and click the OK-" +"button to create it.
" msgstr "" +"Novo FormulárioSelecione um modelo para o novo formulário e clique " +"em OK para criá-lo.
" -#: plugin/specialinformation.cpp:465 -msgid "Returns an EOL-separated list of all values in the array." -msgstr "Devolve uma lista separada por EOL de todos os valores da lista." +#: editor/newform.ui:109 +#, no-c-format +msgid "Create a new form using the selected template." +msgstr "Cria um novo formulário usando o modelo selecionado." -#: plugin/specialinformation.cpp:467 -msgid "Returns an EOL-separated list of all keys in the array." -msgstr "Devolve uma lista separada por EOL's de todas as chaves da lista." +#: editor/newform.ui:123 +#, no-c-format +msgid "Close the dialog without creating a new form." +msgstr "Fecha o diálogo sem criar um novo formulário." -#: plugin/specialinformation.cpp:469 -msgid "Removes all elements from the array." -msgstr "Remove todos os elementos da lista." +#: editor/newform.ui:145 +#, no-c-format +msgid "Displays a list of the available templates." +msgstr "Mostra uma lista de todos os formulários disponíveis." -#: plugin/specialinformation.cpp:471 -msgid "Returns the number of elements in the array." -msgstr "Devolve o número de elementos na lista." +#: editor/paletteeditor.ui:43 +#, no-c-format +msgid "Edit Palette" +msgstr "Editar Paleta" -#: plugin/specialinformation.cpp:473 -msgid "Returns the value associated with the given key." -msgstr "Devolve o valor associado com a chave fornecida." +#: editor/paletteeditor.ui:68 +#, no-c-format +msgid "Build Palette" +msgstr "Construir Paleta" -#: plugin/specialinformation.cpp:475 -msgid "Removes element with the given key from the array." -msgstr "Remove o elemento com a chave fornecida da lista." +#: editor/paletteeditor.ui:111 +#, no-c-format +msgid "&3D effects:" +msgstr "Efeitos &3D:" + +#: editor/paletteeditor.ui:139 editor/paletteeditor.ui:201 +#: editor/paletteeditoradvanced.ui:360 editor/paletteeditoradvanced.ui:531 +#: editor/preferences.ui:111 +#, no-c-format +msgid "Choose a color" +msgstr "Escolher uma cor" + +#: editor/paletteeditor.ui:142 +#, no-c-format +msgid "Choose the effect-color for the generated palette." +msgstr "Escolha a cor de efeitos para a paleta gerada." + +#: editor/paletteeditor.ui:173 +#, no-c-format +msgid "Back&ground:" +msgstr "Fun&do:" -#: plugin/specialinformation.cpp:477 -msgid "Adds element with the given key and value to the array" -msgstr "Adiciona o elemento com a chave fornecida e valor à lista" +#: editor/paletteeditor.ui:204 +#, no-c-format +msgid "Choose the background color for the generated palette." +msgstr "Escolha a cor de fundo para a paleta gerada." -#: plugin/specialinformation.cpp:479 -msgid "" -"Adds all elements in the string to the array. String should have " -"key\\tvalue\\n format." -msgstr "" -"Adicionar todos os elemento no texto à lista. O texto deve estar no formato " -"chave\\tvalor\\n." +#: editor/paletteeditor.ui:229 +#, no-c-format +msgid "&Tune Palette..." +msgstr "Ajus&tar Paleta..." -#: plugin/specialinformation.cpp:482 -msgid "" -"Returns all elements in the array in " -"key\\tvalue\\nformat." -msgstr "" -"Devolve todos os elementos de uma lista no formato " -"chave\\tvalor\\n." +#: editor/paletteeditor.ui:247 +#, no-c-format +msgid "Preview" +msgstr "Pré-visualização" -#: plugin/specialinformation.cpp:484 -msgid "" -"Create an integer indexed array - starting from 0 - from a string. Use the " -"separator character to split the string. The separator's default value is " -"'\\t'." -msgstr "" +#: editor/paletteeditor.ui:278 editor/paletteeditoradvanced.ui:81 +#, no-c-format +msgid "Select &palette:" +msgstr "Selecionar &paleta:" -#: plugin/specialinformation.cpp:486 -msgid "" -"Create a string from an integer indexed array. Concatenate the elements with " -"the separator character. The separator's default value is '\\t'." -msgstr "" +#: editor/paletteeditor.ui:287 editor/paletteeditoradvanced.ui:90 +#, no-c-format +msgid "Active Palette" +msgstr "Paleta Ativa" -#: plugin/specialinformation.cpp:488 -#, fuzzy -msgid "" -"Remove keyNum elements starting with keyStart from an indexed array and reindex " -"the array. If keyNum is not specified, remove only the keyStart element." -msgstr "Remove o elemento com a chave fornecida da lista." +#: editor/paletteeditor.ui:292 editor/paletteeditoradvanced.ui:95 +#, no-c-format +msgid "Inactive Palette" +msgstr "Paleta Inativa" -#: plugin/specialinformation.cpp:490 -msgid "" -"Insert the elements from string starting at key and reindex the array. Use the " -"separator to separate the elements from the string. The separator's default " -"value is '\\t'." -msgstr "" +#: editor/paletteeditor.ui:297 editor/paletteeditoradvanced.ui:100 +#, no-c-format +msgid "Disabled Palette" +msgstr "Paleta Desabilitada" -#: plugin/specialinformation.cpp:492 -msgid "" -"Create a flipped copy of the array where the keys and values switch places. " -"NOTE: If the values are not unique they will be overwritten as keys! Set the " -"name of the array to copy to and go. Useful with combos and lists were you have " -"an index, a key and a value for data purposes." -msgstr "" +#: editor/paletteeditoradvanced.ui:38 +#, no-c-format +msgid "Tune Palette" +msgstr "Ajustar Paleta" -#: plugin/specialinformation.cpp:496 +#: editor/paletteeditoradvanced.ui:44 +#, no-c-format msgid "" -"Create a 2D array with zero based integer keys. Rows seperated with returns or " -"\\n and columns with tabs or \\t. You can then read and alter values with " -"\"name[0][1]\"." -"
NOTE: Watch keys! The row and column keys when set to true will read " -"respectively the first row and first column as headings. If for instance you " -"set one where there is no column or row heading to read it will read data, and " -"if the data is not unique you will have missing columns or rows as well as " -"addressing not working." +"Edit PaletteChange the current widget or form's palette.
Use " +"a generated palette or select colors for each color group and each color " +"role.
The palette can be tested with different widget layouts in the " +"preview section.
" msgstr "" +"Editar PaletaMuda a paleta de cores do componente ou formulário " +"atual.
Use uma paleta gerada ou selecione cores para cada grupo ou " +"papel.
A paleta pode ser testada com diferentes layouts de componente " +"na seção de pré-visualização
" -#: plugin/specialinformation.cpp:498 -msgid "" -"Convert 2D array to string, optionaly with row and column headings. If written " -"without values set it will default to no headings." -msgstr "" +#: editor/paletteeditoradvanced.ui:122 +#, no-c-format +msgid "Auto" +msgstr "Automática" -#: plugin/specialinformation.cpp:500 -#, fuzzy -msgid "Return the number of rows in the matrix" -msgstr "Devolve o número de elementos na lista." +#: editor/paletteeditoradvanced.ui:139 +#, no-c-format +msgid "Build the inactive palette from the active palette." +msgstr "Constrói a paleta inativa a partir da ativa." -#: plugin/specialinformation.cpp:502 -#, fuzzy -msgid "Return the number of columns in the matrix" -msgstr "Devolve o número de elementos na lista." +#: editor/paletteeditoradvanced.ui:150 +#, no-c-format +msgid "Build the disabled palette from the active palette." +msgstr "Constrói a paleta desabilitada a partir da ativa." -#: plugin/specialinformation.cpp:504 -#, fuzzy -msgid "Clear the entire matrix" -msgstr "Limpar o texto editado" +#: editor/paletteeditoradvanced.ui:163 +#, no-c-format +msgid "Central Color &Roles" +msgstr "Papéis &Centrais de Cores" -#: plugin/specialinformation.cpp:506 -msgid "" -"Convert row to array. Useful break out rows of data to work with. If you want " -"to avoid spurious data Clear-First will wipe the array before filling it. If " -"you choose indexed it will use a zero based index. Otherwise it will use the " -"column keys." -msgstr "" +#: editor/paletteeditoradvanced.ui:178 +#, no-c-format +msgid "Background" +msgstr "Fundo" -#: plugin/specialinformation.cpp:508 -msgid "" -"Copy a column of a Matrix to an array and optionally clear array first to avoid " -"spurious data in loops" -msgstr "" +#: editor/paletteeditoradvanced.ui:183 +#, no-c-format +msgid "Foreground" +msgstr "Frente" -#: plugin/specialinformation.cpp:510 -msgid "Copy a column of a Matrix to an indexed array" -msgstr "" +#: editor/paletteeditoradvanced.ui:188 +#, no-c-format +msgid "Button" +msgstr "Botão" -#: plugin/specialinformation.cpp:512 -msgid "" -"Return the row keys from the matrix. Separator defaults to [tab] \"\\t\" if " -"left empty" -msgstr "" +#: editor/paletteeditoradvanced.ui:193 +#, no-c-format +msgid "Base" +msgstr "Base" -#: plugin/specialinformation.cpp:514 -msgid "" -"Return the column keys from the matrix. Separator defaults to [tab] \"\\t\" if " -"left empty" -msgstr "" +#: editor/paletteeditoradvanced.ui:203 +#, no-c-format +msgid "BrightText" +msgstr "Texto Brilhante" -#: plugin/specialinformation.cpp:516 -msgid "" -"Add a row to the matrix. Specifiy the row key and format the data as column key " -"[tab] column value on each line using key\\tval\\nkey\\tval format" -msgstr "" +#: editor/paletteeditoradvanced.ui:208 +#, no-c-format +msgid "ButtonText" +msgstr "Texto de Botão" -#: plugin/specialinformation.cpp:518 -msgid "Remove a row from the matrix by key name. Returns true if key is found." -msgstr "" +#: editor/paletteeditoradvanced.ui:213 +#, no-c-format +msgid "Highlight" +msgstr "Seleção" -#: plugin/specialinformation.cpp:520 -msgid "" -"Remove a column from the matrix by key name. Returns true if key is found." -msgstr "" +#: editor/paletteeditoradvanced.ui:218 +#, no-c-format +msgid "HighlightText" +msgstr "Texto Selecionado" -#: plugin/specialinformation.cpp:522 -msgid "" -"Find the row key that matches a column value. Use this for unique key searches. " -"Iteration may be omitted and the default is to return the first instance. In a " -"loop it will return sequential finds until there are no more, in which case it " -"returns null." -msgstr "" +#: editor/paletteeditoradvanced.ui:223 +#, no-c-format +msgid "Link" +msgstr "Link" -#: plugin/specialinformation.cpp:526 -msgid "Returns number of chars in the string." -msgstr "Devolve o número de caracteres no texto." +#: editor/paletteeditoradvanced.ui:228 +#, no-c-format +msgid "LinkVisited" +msgstr "Link Visitado" -#: plugin/specialinformation.cpp:528 -msgid "Checks if the the string contains the given substring." -msgstr "Verifica se o texto contém o subtexto fornecido." +#: editor/paletteeditoradvanced.ui:235 +#, no-c-format +msgid "Choose the central color role" +msgstr "Escolha o papel central de cores" -#: plugin/specialinformation.cpp:530 -msgid "" -"Returns the position of a substring in the string, or -1 if it is not found." -msgstr "" -"Devolve a posição de um subtexto dentro de texto, ou -1 se não for encontrado." +#: editor/paletteeditoradvanced.ui:238 +#, no-c-format +msgid "" +"Select a color role.Available central color roles are:
" +"
" +msgstr "" +"Selecione um papel para a cor.- Background - general background color.
- Foreground - general " +"foreground color.
- Base - used as the background color for example, " +"for text entry widgets; it is usually white or another light color.
" +"- Text - the forground color used with Base. Usually this is the same as " +"the Foreground, in which case it must provide good contrast both with the " +"Background and with the Base.
- Button - general button background " +"color; useful where buttons need a background different from Background, as " +"in the Macintosh style.
- ButtonText - a foreground color used with " +"the Button color.
- Highlight - a color used to indicate a selected " +"or highlighted item.
- HighlightedText - a text color that contrasts " +"to Highlight.
- BrightText - a text color that is very different " +"from Foreground and contrasts well with, for example, black.
Os papéis centrais disponíveis para " +"as cores são:
" + +#: editor/paletteeditoradvanced.ui:285 +#, no-c-format +msgid "Choose pi&xmap:" +msgstr "Escolher pi&xmap:" -#: plugin/specialinformation.cpp:532 -msgid "" -"Returns the position of a substring in the string, or -1 if it is not found. " -"String is searched backwards" +#: editor/paletteeditoradvanced.ui:310 editor/preferences.ui:168 +#, no-c-format +msgid "Select a pixmap" +msgstr "Selecione um pixmap" + +#: editor/paletteeditoradvanced.ui:313 +#, no-c-format +msgid "Choose a pixmap file for the selected central color role." msgstr "" -"Devolve a posição de um subtexto dentro de texto, ou -1 se não for encontrado. " -"O texto é procurado de trás para a frente" +"Escolha um arquivo de pixmap para a o papel central de cor selecionado." -#: plugin/specialinformation.cpp:534 -#, fuzzy -msgid "Returns the count of a given substring in the given string." -msgstr "Devolve o texto do item no índice fornecido." +#: editor/paletteeditoradvanced.ui:335 +#, no-c-format +msgid "&Select color:" +msgstr "&Selecionar cor:" -#: plugin/specialinformation.cpp:536 -msgid "Returns the first n chars of the string." -msgstr "Devolve os primeiros n caracteres do texto." +#: editor/paletteeditoradvanced.ui:363 +#, no-c-format +msgid "Choose a color for the selected central color role." +msgstr "Escolhe uma cor para o papel central de cor selecionado" -#: plugin/specialinformation.cpp:538 -msgid "Returns the last n chars of the string." -msgstr "Devolve os últimos n caracteres do texto." +#: editor/paletteeditoradvanced.ui:375 +#, no-c-format +msgid "3D Shadow &Effects" +msgstr "&Efeitos de Sombra 3D" -#: plugin/specialinformation.cpp:540 -msgid "Returns n chars of the string, starting from start." -msgstr "Devolve n caracteres do texto, a começar de início." +#: editor/paletteeditoradvanced.ui:406 +#, no-c-format +msgid "Build &from button color:" +msgstr "Construir à par&tir da cor do botão:" -#: plugin/specialinformation.cpp:542 -msgid "Removes all occurrences of given substring." -msgstr "Remove todas as ocorrência do subtexto fornecido." +#: editor/paletteeditoradvanced.ui:412 +#, no-c-format +msgid "Generate shadings" +msgstr "Gerar sombras" -#: plugin/specialinformation.cpp:544 -msgid "" -"Replaces all occurrences of the given substring with the given replacement." +#: editor/paletteeditoradvanced.ui:415 +#, no-c-format +msgid "Check to let 3D-effect colors be calculated from the button-color." msgstr "" -"Substituí todas as ocorrências do subtexto fornecido com o substituto " -"fornecido." - -#: plugin/specialinformation.cpp:546 -msgid "Converts the string to uppercase." -msgstr "Converte o texto para maiúsculas." - -#: plugin/specialinformation.cpp:548 -msgid "Converts the string to lowercase." -msgstr "Converte o texto para minúsculas." +"Marque para deixar que as cores dos efeitos 3D sejam calculadas a partir da " +"cor do botão." -#: plugin/specialinformation.cpp:550 -msgid "" -"Compares two strings. Returns 0 if they are equal, -1 if the first one is " -"lower, 1 if the first one is higher" -msgstr "" -"Compara dois textos. Devolve 0 se forem iguais, -1 se o primeiro for inferior, " -"1 se o primeiro for superior" +#: editor/paletteeditoradvanced.ui:421 +#, no-c-format +msgid "Light" +msgstr "Luz" -#: plugin/specialinformation.cpp:553 -msgid "Checks if the string is empty." -msgstr "Verifica se o texto está vazio." +#: editor/paletteeditoradvanced.ui:426 +#, no-c-format +msgid "Midlight" +msgstr "Meia-Luz" -#: plugin/specialinformation.cpp:555 -msgid "Checks if the string is a valid number." -msgstr "Verifica se o texto representa um número válido." +#: editor/paletteeditoradvanced.ui:431 +#, no-c-format +msgid "Mid" +msgstr "Médio" -#: plugin/specialinformation.cpp:557 -msgid "Returns given section of a string." -msgstr "Devolve uma seção de um texto." +#: editor/paletteeditoradvanced.ui:436 +#, no-c-format +msgid "Dark" +msgstr "Escuro" -#: plugin/specialinformation.cpp:559 -msgid "" -"Returns the given string with %1, %2, %3 replaced with arg1, arg2" -", arg3 accordingly." -msgstr "" -"Devolve o texto com %1, %2, %3 substituídos por arg1, arg2, " -"arg3." +#: editor/paletteeditoradvanced.ui:441 +#, no-c-format +msgid "Shadow" +msgstr "Sombra" -#: plugin/specialinformation.cpp:561 -msgid "Round a floating point number by x digits." -msgstr "" +#: editor/paletteeditoradvanced.ui:448 +#, no-c-format +msgid "Choose 3D-effect color role" +msgstr "Escolha o papel de cor para efeitos 3D" -#: plugin/specialinformation.cpp:563 +#: editor/paletteeditoradvanced.ui:451 +#, no-c-format msgid "" -"Sort a string list. Only first paramter is required. Default separator is a " -"newline." +"Select a color effect role.
- Fundo - a cor de fundo geral.
- Primeiro Plano " +"- a cor geral do texto.
- Base - usada como a cor de fundo, por " +"exemplo, para os campos de texto; é normalmente branca ou outra cor clara." +"li>
- Texto - a cor do texto usada com o Base. Normalmente é igual ao " +"Primeiro Plano onde, neste caso, deverá dar um bom contraste com o Fundo e " +"com a Base.
- Botão - a cor de fundo geral do botão; é útil quando os " +"botões precisam de um fundo diferente do Fundo propriamente dito, como " +"acontece no estilo do Macintosh.
- TextoBotão - uma cor do texto " +"usada com a cor Botão.
- Realce - uma cor usada para indicar que um " +"item está selecionado ou realçado.
- RealceTexto - uma cor do texto " +"para contrastar com a Realce.
- TextoBrilhante - uma cor de texto que " +"é bastante diferente da Primeiro Plano e contrasta bem com, por exemplo, o " +"preto.
Available effect roles are:
" +"
" msgstr "" +"Selecione um papel para o efeito de cor.- Light - lighter than Button color.
- Midlight - between Button " +"and Light.
- Mid - between Button and Dark.
- Dark - darker " +"than Button.
- Shadow - a very dark color.
Os papeis de efeito " +"disponíveis são:
" -#: plugin/specialinformation.cpp:565 -msgid "Strips white space from beginning and end of string." -msgstr "" +#: editor/paletteeditoradvanced.ui:506 +#, no-c-format +msgid "Select co&lor:" +msgstr "Se&lecionar cor:" -#: plugin/specialinformation.cpp:567 -msgid "" -"Pads the string to the total length indicated. if no pad character is given " -"spaces will be used. Try this with 0 on integer sequences and read them with " -"str_toint." -msgstr "" +#: editor/paletteeditoradvanced.ui:534 +#, no-c-format +msgid "Choose a color for the selected effect color role." +msgstr "Escolha uma cor para o papel de cor do efeito selecionado." -#: plugin/specialinformation.cpp:569 -msgid "" -"Pads the string to the total length indicated. if no pad character is given " -"spaces will be used." -msgstr "" +#: editor/pixmapfunction.ui:61 +#, no-c-format +msgid "&Enter arguments for loading the pixmap:" +msgstr "&Insira os argumentos para carregar a imagem:" -#: plugin/specialinformation.cpp:572 -msgid "Convert a string to an integer. If not possible use the default value" -msgstr "" +#: editor/pixmapfunction.ui:109 +#, fuzzy, no-c-format +msgid "TQPixmap(" +msgstr "QPixmap(" -#: plugin/specialinformation.cpp:574 +#: editor/pixmapfunction.ui:573 +#, no-c-format +msgid ")" +msgstr ")" + +#: editor/preferences.ui:35 +#, no-c-format +msgid "Preferences" +msgstr "Preferências" + +#: editor/preferences.ui:41 +#, no-c-format msgid "" -"Convert a string to a double precision floating point value. If not possible " -"use the default value" +"Preferences
- Claro - mais claro que a cor do Botão.
" +"- Meio Claro - Entre o Botão e o Claro.
- Médio - entre Botão e " +"Escuro.
- Escuro - mais escuro que Botão.
- Sombra - um cor " +"muito escura.
Change the preferences of Qt Designer. There is always " +"one tab with general preferences. There may be additional tabs, depending on " +"which plugins are installed.
" msgstr "" +"PreferênciasMuda as preferências do Qt Designer. Há sempre uma " +"página com preferências gerais. Podem existir outra páginas, dependendo dos " +"'plugins' instalados.
" -#: plugin/specialinformation.cpp:578 -msgid "Returns content of given file." -msgstr "Devolve o conteúdo de um determinado arquivo." +#: editor/preferences.ui:62 +#, no-c-format +msgid "General" +msgstr "Geral" -#: plugin/specialinformation.cpp:580 -msgid "Writes given string to a file." -msgstr "Escreve o texto fornecido para um arquivo." +#: editor/preferences.ui:79 +#, no-c-format +msgid "Backgro&und" +msgstr "F&undo" -#: plugin/specialinformation.cpp:582 -msgid "Appends given string to the end of a file." -msgstr "Adiciona o texto fornecido ao fim de um arquivo." +#: editor/preferences.ui:114 +#, no-c-format +msgid "Select a color in the color dialog." +msgstr "Selecione uma cor no diálogo de cores." -#: plugin/specialinformation.cpp:584 -msgid "Checks to see if file exists." -msgstr "" +#: editor/preferences.ui:125 +#, no-c-format +msgid "Co&lor" +msgstr "C&or" -#: plugin/specialinformation.cpp:587 -#, fuzzy -msgid "" -"Shows color dialog. Returns color in #RRGGBB format. Defaults to the parameter, " -"if specified." -msgstr "Mostra um diálogo de cores. Devolve uma cor no formato #RRGGBB." +#: editor/preferences.ui:128 +#, no-c-format +msgid "Use a background color" +msgstr "Usar uma cor de fundo" -#: plugin/specialinformation.cpp:589 -msgid "Shows text selection dialog. Returns entered text." -msgstr "Mostra um diálogo de seleção de texto. Devolve o texto inserido." +#: editor/preferences.ui:131 +#, no-c-format +msgid "Use a background color." +msgstr "Usar uma cor de fundo." -#: plugin/specialinformation.cpp:591 -msgid "Shows a dialog asking user for password and returns it." -msgstr "Mostra um diálogo de entrada de senha e a retorna." +#: editor/preferences.ui:139 +#, no-c-format +msgid "&Pixmap" +msgstr "Ima&gem" -#: plugin/specialinformation.cpp:593 -msgid "Shows value selection dialog. Returns entered value." -msgstr "Mostra um diálogo de seleção de valores. Devolve o valor inserido." +#: editor/preferences.ui:145 +#, no-c-format +msgid "Use a background pixmap" +msgstr "Usar uma imagem de fundo" -#: plugin/specialinformation.cpp:595 -msgid "Shows float value selection dialog. Returns entered value." -msgstr "" -"Mostra um diálogo de seleção de valores de ponto flutuante. Devolve o valor " -"inserido." +#: editor/preferences.ui:148 +#, no-c-format +msgid "Use a background pixmap." +msgstr "Usar uma imagen de fundo." -#: plugin/specialinformation.cpp:597 -msgid "Shows existing file selection dialog. Returns selected file." -msgstr "" -"Mostra um diálogo de seleção de arquivos existentes. Devolve o arquivo " -"selecionado." +#: editor/preferences.ui:171 +#, no-c-format +msgid "Choose a pixmap file." +msgstr "Escolher um arquivo de imagem." -#: plugin/specialinformation.cpp:599 -msgid "Shows save file selection dialog. Returns selected file." -msgstr "" -"Mostra um diálogo de seleção para gravação de arquivos. Devolve o arquivo " -"selecionado." +#: editor/preferences.ui:181 +#, no-c-format +msgid "Show &grid" +msgstr "Mostrar &grade" -#: plugin/specialinformation.cpp:601 -msgid "Shows directory selection dialog. Returns selected directory." -msgstr "Mostra um diálogo de seleção de pastas. Devolve a pasta selecionada." +#: editor/preferences.ui:187 +#, no-c-format +msgid "Show Grid" +msgstr "Mostrar Grade" -#: plugin/specialinformation.cpp:603 +#: editor/preferences.ui:190 +#, no-c-format msgid "" -"Shows multiple files selection dialog. Returns EOL-separated list of selected " -"files." +"Customize the grid appearance for all forms.When Show Grid " +"is checked, all forms show a grid.
" msgstr "" -"Mostra um diálogo de seleção de vários arquivos. Devolve uma lista separada por " -"EOL dos arquivos selecionados." +"Personalizar a aparência da grade para todos os formulários.Quando " +"Mostrar grade está ativo, é mostrada uma grade em todos os " +"formulários.
" -#: plugin/specialinformation.cpp:607 -msgid "" -"Shows an information dialog. Returns true when clicked so you can check for " -"user response." -msgstr "" +#: editor/preferences.ui:198 +#, no-c-format +msgid "Gr&id" +msgstr "Grad&e" -#: plugin/specialinformation.cpp:609 -msgid "" -"Shows an error dialog. Returns true when clicked so you can check for user " -"response." -msgstr "" +#: editor/preferences.ui:218 +#, no-c-format +msgid "Sn&ap to grid" +msgstr "&Ajustar à grade" -#: plugin/specialinformation.cpp:611 -msgid "" -"Shows a warning dialog with up to three buttons. Returns number of selected " -"button." -msgstr "" -"Mostra um diálogo de aviso com até três botões. Devolve o número do botão " -"selecionado." +#: editor/preferences.ui:224 +#, no-c-format +msgid "Snap to the grid" +msgstr "Ajustar à grade" -#: plugin/specialinformation.cpp:613 +#: editor/preferences.ui:227 +#, no-c-format msgid "" -"Shows a question dialog with up to three buttons. Returns number of selected " -"button." +"Customize the grid-settings for all forms.When Snap to Grid " +"is checked, the widgets snap to the grid using the the X/Y resolution.
" msgstr "" -"Mostra um diálogo de perguntas com até três botões. Devolve o número do botão " -"selecionado." +"Personalizar a configuração de grade para todos os formulários." +"b>Quando Ajustar à grade está ativo, os elementos ajustam-se à " +"grade utilizando a resolução X/Y.
" -#: pluginmanager/main.cpp:39 +#: editor/preferences.ui:258 editor/preferences.ui:278 +#, no-c-format +msgid "Grid resolution" +msgstr "Resolução da grade" + +#: editor/preferences.ui:261 editor/preferences.ui:281 +#, no-c-format msgid "" -"kmdr-plugins is a component of the Kommander dialog system that manages " -"installed plugins." +"Customize the grid-settings for all forms.When Show Grid is " +"checked, a grid is shown on all forms using the X/Y resolution.
" msgstr "" -"O kmdr-plugins é um componente do sistema de diálogos Kommander que gerencia os " -"plug-ins instalados." - -#: pluginmanager/main.cpp:46 -msgid "Register given library" -msgstr "Registrar biblioteca fornecida" - -#: pluginmanager/main.cpp:48 -msgid "Remove given library" -msgstr "Remover biblioteca fornecida" - -#: pluginmanager/main.cpp:50 -msgid "Check all installed plugins and remove those missing" -msgstr "Verificar todos os plugins instalador e remover os faltantes" - -#: pluginmanager/main.cpp:52 -msgid "List all installed plugins" -msgstr "Lista todos os plugins instalados" - -#: pluginmanager/main.cpp:59 -msgid "Kommander Plugin Manager" -msgstr "Gerenciador de plugins do Kommander" - -#: pluginmanager/main.cpp:80 -msgid "Error adding plugin '%1'" -msgstr "Erro adicionando plugin '%1'" +"Personalizar a configuração de grade para todos os formulários." +"b>Quando Mostrar a grade está ativo, é mostrada uma grade em todos " +"os formulários utilizando a resolução X/Y.
" -#: pluginmanager/main.cpp:85 -msgid "Error removing plugin '%1'" -msgstr "Erro removendo plugin '%1'" +#: editor/preferences.ui:289 +#, no-c-format +msgid "Grid-&X:" +msgstr "Grade &X:" -#: pluginmanager/mainwindow.cpp:37 -msgid "Refresh" -msgstr "Recarregar" +#: editor/preferences.ui:300 +#, no-c-format +msgid "Grid-&Y:" +msgstr "Grade &Y:" -#: pluginmanager/mainwindow.cpp:72 -msgid "Add Kommander Plugin" -msgstr "Adicionar plugin do Kommander" +#: editor/preferences.ui:327 editor/preferences.ui:378 +#, no-c-format +msgid "" +"A splash screen is displayed when starting Qt Designer if this option is " +"checked." +msgstr "" +"Se esta opção for selecionada é mostrado uma tela inicial ao iniciar o Qt " +"Designer." -#: pluginmanager/mainwindow.cpp:80 -msgid "Unable to load Kommander plugin " -msgstr "
%1Impossível carregar o plugin " +#: editor/preferences.ui:335 +#, no-c-format +msgid "Ge&neral" +msgstr "Ge&ral" -#: pluginmanager/mainwindow.cpp:81 -msgid "Cannot add plugin" -msgstr "Não foi possível adicionar o plugin" +#: editor/preferences.ui:352 +#, no-c-format +msgid "Restore last &workspace on startup" +msgstr "Restaurar o último espaço de &trabalho na inicialização" -#: working/plugintemplate/widget.cpp:43 -msgid "Call function1 with two arguments, second is optional." -msgstr "" +#: editor/preferences.ui:358 +#, no-c-format +msgid "Restore last workspace" +msgstr "Restaura o último espaço de trabalho" -#: working/plugintemplate/widget.cpp:44 -msgid "Get a TQString as a result of function2." +#: editor/preferences.ui:361 +#, no-c-format +msgid "" +"The current workspace settings will be restored the next time you start Qt " +"Designer if this option is checked." msgstr "" +"Se esta opção estiver ativada, a configuração do espaço de trabalho atual " +"será recuperada da próxima vez que iniciar o Qt Designer." -#: working/plugintemplate/plugin.cpp:19 -#, fuzzy -msgid "Kommander %{APPNAME} plugin." -msgstr "Adicionar plugin do Kommander" +#: editor/preferences.ui:369 +#, no-c-format +msgid "Show &splash screen on startup" +msgstr "Mo&strar a tela inicial no início" -#: executor/instance.cpp:115 -msgid "
%1Unable to create dialog. " -msgstr "Impossível criar o diálogo. " +#: editor/preferences.ui:375 +#, no-c-format +msgid "Show Splashscreen" +msgstr "Mostrar o Tela Inicial" -#: executor/instance.cpp:187 -msgid "Kommander file " -msgstr "
%1
does not exist.O arquivo do Kommander " +#: editor/preferences.ui:386 +#, no-c-format +msgid "Disable data&base auto-edit in preview" +msgstr "Desativar a edição automática da &base de dados na previsão" -#: executor/instance.cpp:195 +#: editor/preferences.ui:397 +#, no-c-format +msgid "&Documentation path:" +msgstr "Localização da &documentação:" + +#: editor/preferences.ui:422 +#, no-c-format msgid "" -"
%1
não existe.This file does not have a .kmdr extension. As a security precaution " -"Kommander will only run Kommander scripts with a clear identity. " +"Enter the path to the documentation.You may provide an " +"$environment variable as the first part of the pathname.
" msgstr "" -"Este arquivo não tem uma extensão .kmdr. Como uma precaução de " -"segurança o Kommander somente rodará scripts com uma clara identidade.. " +"Insira a localização da documentação.Você pode utilizar uma " +"variável de ambiente como componente inicial da localização.
" -#: executor/instance.cpp:197 -msgid "Wrong Extension" -msgstr "Extensão Incorreta" +#: editor/preferences.ui:436 +#, no-c-format +msgid "Select path" +msgstr "Selecionar caminho" -#: executor/instance.cpp:214 -msgid "" -"This dialog is running from your /tmp directory. This may mean that " -"it was run from a KMail attachment or from a webpage. " -" " -msgstr "" -"Any script contained in this dialog will have write access to all of your " -"home directory; running such dialogs may be dangerous: " -"
are you sure you want to continue?
Este diálogo está sendo executado do seu diretório /tmp" -". Isso significa que ele pode ter sido executado por um arquivo anexo do KMail " -"ou por uma página web." -" " +#: editor/preferences.ui:439 +#, no-c-format +msgid "Look for the documentation path." +msgstr "Procurar a localização da documentação." -#: executor/instance.cpp:218 executor/instance.cpp:223 -msgid "Run Nevertheless" -msgstr "Executar Mesmo Assim" +#: editor/preferences.ui:451 +#, no-c-format +msgid "&Toolbars" +msgstr "&Barras de ferramentas" -#: executor/instance.cpp:223 -msgid "" -"Quaisquer scripts contidos neste diálogo terão acesso total ao seu diretório " -"pessoal; executar tal tipo de diálogo pode ser perigoso: " -"
você tem certeza que quer continuar?
The Kommander file %1 does not have the executable attribute " -"set and could possibly contain dangerous exploits." -" " +#: editor/preferences.ui:468 +#, no-c-format +msgid "Show &big icons" +msgstr "Mostrar ícones &grandes" + +#: editor/preferences.ui:471 +#, no-c-format +msgid "Big Icons" +msgstr "Ícones Grandes" + +#: editor/preferences.ui:474 +#, no-c-format +msgid "Big icons will be used in the toolbars if this is checked." msgstr "" +"Se esta opção estiver ativa são utilizados ícones grandes nas barras de " +"ferramentas." -#: executor/main.cpp:45 -msgid "" -"Executor is a component of the Kommander dialog system that executes .kmdr " -"files given as arguments or via stdin" +#: editor/preferences.ui:482 +#, no-c-format +msgid "Show text lab&els" +msgstr "Mostrar &etiquetas de texto" + +#: editor/preferences.ui:485 +#, no-c-format +msgid "Text Labels" +msgstr "Etiquetas de Texto" + +#: editor/preferences.ui:488 +#, no-c-format +msgid "Text labels will be usin in the toolbars if this is checked." msgstr "" -"Executor é um componente do sistema de diálogos Kommander, que executa arquivos " -".kmdr fornecidos como argumentos via entrada padrão" +"Se esta opção estiver ativa são utilizadas etiquetas de texto nas barras de " +"ferramentas." -#: executor/main.cpp:50 -msgid "Read dialog from standard input" -msgstr "Processar o diálogo a partir da entrada padrão" +#: editor/previewwidget.ui:22 +#, no-c-format +msgid "Preview Window" +msgstr "Janela de Pré-visualização" -#: executor/main.cpp:51 -msgid "Use given catalog for translation" -msgstr "Usar o catálogo para tradução fornecido" +#: editor/previewwidget.ui:67 +#, no-c-format +msgid "ButtonGroup" +msgstr "Grupo de Botões" -#: executor/main.cpp:58 -msgid "Kommander Executor" -msgstr "Executor do Kommander" +#: editor/previewwidget.ui:84 +#, no-c-format +msgid "RadioButton1" +msgstr "Botão de Rádio 1" -#: executor/main.cpp:87 -msgid "" -"Error: no dialog given. Use --stdin option to read dialog from standard input.\n" -msgstr "" -"Erro: nenhuma janela fornecida. Usea opção --stdin para ler a janela do " -"'standard input'.\n" +#: editor/previewwidget.ui:95 +#, no-c-format +msgid "RadioButton2" +msgstr "Botão de Rádio 2" -#: executor/register.cpp:66 -msgid "Return EOL-separated list of all values in the array." -msgstr "Devolve uma lista separada por EOL de todos os valores da lista." +#: editor/previewwidget.ui:103 +#, no-c-format +msgid "RadioButton3" +msgstr "Botão de Rádio 3" -#: executor/register.cpp:67 -msgid "Return EOL-separated list of all keys in the array." -msgstr "Devolve uma lista separada por EOL de todas as chaves da lista." +#: editor/previewwidget.ui:113 +#, no-c-format +msgid "ButtonGroup2" +msgstr "Grupo de Botões 2" -#: executor/register.cpp:68 -msgid "Remove all elements from the array." -msgstr "Remove todos os elementos da lista." +#: editor/previewwidget.ui:130 +#, no-c-format +msgid "CheckBox1" +msgstr "Caixa de Verificação 1" -#: executor/register.cpp:69 -msgid "Return number of elements in the array." -msgstr "Devolve o número de elementos na lista." +#: editor/previewwidget.ui:141 +#, no-c-format +msgid "CheckBox2" +msgstr "Caixa de Verificação 2" -#: executor/register.cpp:70 -msgid "Return the value associated with given key." -msgstr "Devolve o valor associado com a chave fornecida." +#: editor/previewwidget.ui:175 +#, no-c-format +msgid "LineEdit" +msgstr "Editor de Linha" -#: executor/register.cpp:71 -msgid "Remove element with given key from the array." -msgstr "Remove o elemento com a chave fornecida da lista." +#: editor/previewwidget.ui:181 +#, no-c-format +msgid "ComboBox" +msgstr "Caixa de Seleção" -#: executor/register.cpp:72 -msgid "Add element with given key and value to the array" -msgstr "Adiciona o elemento com a chave fornecida e valor à lista" +#: editor/previewwidget.ui:212 +#, no-c-format +msgid "PushButton" +msgstr "Botão" -#: executor/register.cpp:73 +#: editor/previewwidget.ui:244 +#, no-c-format msgid "" -"Add all elements in the string to the array. String should have key>" -"\\tvalue\\n format." +"If you trust the scripting (viewable in kmdr-editor) in this program, make " -"it executable to get rid of this warning." -"
Are you sure you want to continue?
\n" +" http://www.trolltech.com \n" +"
\n" +"\n" +" http://www.kde.org \n" +"
" msgstr "" -"Adiciona todos os elemento no texto à lista. O texto deve estar no formato " -"chave\\tvalor\\n." +"\n" +" http://www.trolltech.com \n" +"
\n" +"\n" +" http://www.kde.org \n" +"
" -#: executor/register.cpp:75 -msgid "" -"Return all elements in the array in key>\\tvalue\\n format." -msgstr "" -"Devolve todos os elementos de uma lista no formato chave\\tvalor\\n." +#: editor/tableeditor.ui:16 +#, no-c-format +msgid "Edit Table" +msgstr "Editar Tabela" -#: executor/register.cpp:77 -msgid "" -"Create an integer indexed array - starting from 0 - from a string. Use the " -"separator character to split the string." -msgstr "" +#: editor/tableeditor.ui:34 editor/tableeditor.ui:39 +#, no-c-format +msgid "1" +msgstr "1" -#: executor/register.cpp:78 +#: editor/tableeditor.ui:218 editor/tableeditor.ui:449 +#, no-c-format msgid "" -"Create a string from an integer indexed array. Concatenate the elements with " -"the separator character." +"Move the selected item up.The top-most column will be the first " +"column of the list.
" msgstr "" +"Sobe o item selecionado.A coluna no topo será a primeira coluna na " +"lista.
" -#: executor/register.cpp:79 -#, fuzzy +#: editor/tableeditor.ui:235 editor/tableeditor.ui:471 +#, no-c-format msgid "" -"Remove the element specified by the key from an indexed array and reindex the " -"array." -msgstr "Remove o elemento com a chave fornecida da lista." - -#: executor/register.cpp:82 -msgid "Return number of chars in the string." -msgstr "Devolve o número de caracteres no texto." - -#: executor/register.cpp:83 -msgid "Check if the string contains given substring." -msgstr "Verifica se o texto contém o subtexto indicado." - -#: executor/register.cpp:84 -msgid "Return position of a substring in the string, or -1 if it isn't found." +"Move the selected item down.The top-most column will be the first " +"column of the list.
" msgstr "" -"Devolve a posição de um subtexto dentro de texto, ou -1 se não for encontrado." - -#: executor/register.cpp:86 -msgid "Return first n chars of the string." -msgstr "Devolve os primeiros 'num' caracteres do texto." +"Desce o item selecionado.A coluna no topo será a primeira coluna " +"na lista.
" -#: executor/register.cpp:87 -msgid "Return last n chars of the string." -msgstr "Devolve os últimos 'num' caracteres do texto." +#: editor/tableeditor.ui:273 +#, no-c-format +msgid "Table:" +msgstr "Tabela:" -#: executor/register.cpp:88 -msgid "Return substring of the string, starting from given position." -msgstr "" -"Devolve uma subsequência do texto, delimitada pelas posições indicadas." +#: editor/tableeditor.ui:348 editor/tableeditor.ui:526 +#, no-c-format +msgid "&Label:" +msgstr "Eti&queta:" -#: executor/register.cpp:90 -msgid "Replace all occurencies of given substring." -msgstr "Remove todas as ocorrência do subtexto fornecido." +#: editor/tableeditor.ui:359 editor/tableeditor.ui:537 +#, no-c-format +msgid "Pixmap:" +msgstr "Imagem:" -#: executor/register.cpp:91 -msgid "Replace all occurencies of given substring with given replacement." -msgstr "" -"Substituí todas as ocorrências do subtexto fornecido com o substituto " -"fornecido." +#: editor/tableeditor.ui:370 +#, no-c-format +msgid "&Field:" +msgstr "&Campo:" -#: executor/register.cpp:93 -msgid "Convert the string to uppercase." -msgstr "Converter a string para letras maiúsculas." +#: editor/tableeditor.ui:394 +#, no-c-format +msgid "" +msgstr " " -#: executor/register.cpp:94 -msgid "Convert the string to lowercase." -msgstr "Converter a string para letras minúsculas." +#: editor/tableeditor.ui:406 +#, no-c-format +msgid "&Rows" +msgstr "&Linhas" -#: executor/register.cpp:95 -msgid "" -"Compare two strings. Return 0 if they are equal, -1 if the first one is lower, " -"1 if the first one is higher" -msgstr "" -"Compara dois textos. Devolve 0 se forem iguais, -1 se o primeiro texto for " -"menor ou 1 se o primeiro texto for maior" +#: editor/tableeditor.ui:496 +#, no-c-format +msgid "&New Row" +msgstr "&Nova Linha" -#: executor/register.cpp:97 -msgid "Check if string is empty." -msgstr "Verifica se a string está vazia." +#: editor/tableeditor.ui:504 +#, no-c-format +msgid "&Delete Row" +msgstr "&Remover Linha" -#: executor/register.cpp:98 -msgid "Check if string is a valid number." -msgstr "Verifica se a string é um número válido." +#: editor/templates/Configuration_Dialog.ui:55 +#: editor/templates/Configuration_Dialog.ui:63 +#: editor/templates/Tab_Dialog.ui:37 editor/templates/Tab_Dialog.ui:45 +#, no-c-format +msgid "Tab" +msgstr "Aba" -#: executor/register.cpp:101 -msgid "Return content of given file." -msgstr "Retorna o conteúdo de um arquivo." +#: editor/templates/Configuration_Dialog.ui:89 +#: editor/templates/Dialog_with_Buttons_(Bottom).ui:48 +#: editor/templates/Dialog_with_Buttons_(Right).ui:73 +#: editor/templates/Tab_Dialog.ui:71 +#, no-c-format +msgid "F1" +msgstr "F1" -#: executor/register.cpp:102 -msgid "Write given string to a file." -msgstr "Escreve a string dada para um arquivo." +#: editor/wizardeditor.ui:16 +#, no-c-format +msgid "Wizard Page Editor" +msgstr "Editor de Páginas de Assistente" -#: executor/register.cpp:103 -msgid "Append given string to the end of a file." -msgstr "Adicionar a string dada ao fim de um arquivo." +#: editor/wizardeditor.ui:61 +#, no-c-format +msgid "Wizard pages:" +msgstr "Páginas do assistente:" #~ msgid "Shows an information dialog." #~ msgstr "Mostra um diálogo informativo." -- cgit v1.2.1