# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Carlos Moreira , 2013 # Carlos Moreira , 2013-2015 # Tiago Santos , 2016 # msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-05 11:34+0000\n" "PO-Revision-Date: 2016-12-12 10:24+0000\n" "Last-Translator: Clement Lefebvre \n" "Language-Team: Portuguese pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-12-12 12:15+0000\n" "X-Generator: Launchpad (build 18292)\n" "Language: pt\n" #: ../data/org.x.editor.gschema.xml.in.h:1 msgid "Use Default Font" msgstr "Usar tipo de letra pré-definido" #: ../data/org.x.editor.gschema.xml.in.h:2 msgid "" "Whether to use the system's default fixed width font for editing text " "instead of a font specific to xed. If this option is turned off, then the " "font named in the \"Editor Font\" option will be used instead of the system " "font." msgstr "" "Se deve utilizar a largura de tipo de letra predefinida pelo sistema para " "editar o texto em vez da fonte especificada no xed. Se esta opção for " "desligada, o tipo de letra escolhido na opção \"Editor de tipo de Letra\" " "será utilizada em vez do tipo de letra do sistema." #: ../data/org.x.editor.gschema.xml.in.h:3 msgctxt "editor-font" msgid "'Monospace 12'" msgstr "'Monospace 12'" #: ../data/org.x.editor.gschema.xml.in.h:4 msgid "Editor Font" msgstr "Tipo de letra do editor" #: ../data/org.x.editor.gschema.xml.in.h:5 msgid "" "A custom font that will be used for the editing area. This will only take " "effect if the \"Use Default Font\" option is turned off." msgstr "" "Um tipo de letra personalizado para utilizar na área de edição. Só produz " "efeitos se a opção \"Usar tipo de letra predefinido\" estiver inativa." #: ../data/org.x.editor.gschema.xml.in.h:6 msgid "Style Scheme" msgstr "Esquema de estilos" #: ../data/org.x.editor.gschema.xml.in.h:7 msgid "The ID of a GtkSourceView Style Scheme used to color the text." msgstr "" "O ID do esquema de estilo GtkSourceView utilizado para a cor do texto." #: ../data/org.x.editor.gschema.xml.in.h:8 msgid "Create Backup Copies" msgstr "Criar cópias de segurança" #: ../data/org.x.editor.gschema.xml.in.h:9 msgid "" "Whether xed should create backup copies for the files it saves. You can set " "the backup file extension with the \"Backup Copy Extension\" option." msgstr "" "Se o xed deve criar cópias de segurança para os ficheiros que guarda. Pode " "definir a extensão das cópias de segurança com a opção \"Extensão das Cópias " "de Segurança\"." #: ../data/org.x.editor.gschema.xml.in.h:10 msgid "Autosave" msgstr "Gravação automática" #: ../data/org.x.editor.gschema.xml.in.h:11 msgid "" "Whether xed should automatically save modified files after a time interval. " "You can set the time interval with the \"Autosave Interval\" option." msgstr "" "Se o xed deve guardar automaticamente os ficheiros selecionados após um " "intervalo de tempo predeterminado. Pode devinir o intervalo de tempo na " "opção \"Intervalo de Gravação Automática\"." #: ../data/org.x.editor.gschema.xml.in.h:12 msgid "Autosave Interval" msgstr "Intervalo de gravação" #: ../data/org.x.editor.gschema.xml.in.h:13 msgid "" "Number of minutes after which xed will automatically save modified files. " "This will only take effect if the \"Autosave\" option is turned on." msgstr "" "Número de minutos após os quais o xed irá guardar automaticamente os " "ficheiros modificados. Isto só irá tomar efeito se a opção \"Gravação " "Automática\" estiver ativa." #: ../data/org.x.editor.gschema.xml.in.h:14 msgid "Writable VFS schemes" msgstr "Esquemas VFS de escrita" #: ../data/org.x.editor.gschema.xml.in.h:15 msgid "" "List of VFS schemes xed supports in write mode. The 'file' scheme is " "writable by default." msgstr "" "Lista de esquemas VFS que o xed suporta em modo de escrita. O esquema " "'ficheiro' tem permissão de escrita por predefinição." #: ../data/org.x.editor.gschema.xml.in.h:16 msgid "Maximum Number of Undo Actions" msgstr "Número máximo de ações a anular" #: ../data/org.x.editor.gschema.xml.in.h:17 msgid "" "Maximum number of actions that xed will be able to undo or redo. Use \"-1\" " "for unlimited number of actions." msgstr "" "Número máximo de ações que o xed pode desfazer ou refazer. Utilize \"-1\" " "para um número ilimitado de ações." #: ../data/org.x.editor.gschema.xml.in.h:18 msgid "Line Wrapping Mode" msgstr "Modo de translineação" #: ../data/org.x.editor.gschema.xml.in.h:19 msgid "" "Specifies how to wrap long lines in the editing area. Use \"GTK_WRAP_NONE\" " "for no wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and " "\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that " "the values are case-sensitive, so make sure they appear exactly as mentioned " "here." msgstr "" "Especifica a translineação das linhas na área de edição. Utilize " "\"GTK_WRAP_NONE\" para não translinear, \"GTK_WRAP_WORD\" para translinear " "nos limites das palavras e \"GTK_WRAP_CHAR\" para translinear nos limites " "dos caráteres individuais. Note que os valores são sensíveis à " "capitalização, pelo que se deverá certificar de que são inseridos exatamente " "como aqui mencionados." #: ../data/org.x.editor.gschema.xml.in.h:20 msgid "Tab Size" msgstr "Tamanho do tabulador" #: ../data/org.x.editor.gschema.xml.in.h:21 msgid "" "Specifies the number of spaces that should be displayed instead of Tab " "characters." msgstr "" "Especifica o número de espaços a mostrar em vez dos caráteres de tabulador." #: ../data/org.x.editor.gschema.xml.in.h:22 msgid "Insert spaces" msgstr "Inserir espaços" #: ../data/org.x.editor.gschema.xml.in.h:23 msgid "Whether xed should insert spaces instead of tabs." msgstr "Se o xed deve inserir espaço em vez de tabulações." #: ../data/org.x.editor.gschema.xml.in.h:24 msgid "Automatic indent" msgstr "Avanço automático" #: ../data/org.x.editor.gschema.xml.in.h:25 msgid "Whether xed should enable automatic indentation." msgstr "Se o xed deve ativar a identação automática." #: ../data/org.x.editor.gschema.xml.in.h:26 msgid "Display Line Numbers" msgstr "Mostrar número das linhas" #: ../data/org.x.editor.gschema.xml.in.h:27 msgid "Whether xed should display line numbers in the editing area." msgstr "Se o xed deve mostrar os números de linha na área de edição." #: ../data/org.x.editor.gschema.xml.in.h:28 msgid "Highlight Current Line" msgstr "Realçar a linha atual" #: ../data/org.x.editor.gschema.xml.in.h:29 msgid "Whether xed should highlight the current line." msgstr "Se o xed deve realçar a linha atual." #: ../data/org.x.editor.gschema.xml.in.h:30 msgid "Highlight Matching Bracket" msgstr "Realçar a chaveta coincidente" #: ../data/org.x.editor.gschema.xml.in.h:31 msgid "Whether xed should highlight the bracket matching the selected one." msgstr "Se o xed deve realçar a chaveta correspondente à selecionada." #: ../data/org.x.editor.gschema.xml.in.h:32 msgid "Display Right Margin" msgstr "Mostrar margem direita" #: ../data/org.x.editor.gschema.xml.in.h:33 msgid "Whether xed should display the right margin in the editing area." msgstr "Se o xed deve mostrar a margem direita na área de edição." #: ../data/org.x.editor.gschema.xml.in.h:34 msgid "Right Margin Position" msgstr "Posição da margem direita" #: ../data/org.x.editor.gschema.xml.in.h:35 msgid "Specifies the position of the right margin." msgstr "Especifica a posição da margem direita." #: ../data/org.x.editor.gschema.xml.in.h:36 msgid "Smart Home End" msgstr "Home End inteligente" #: ../data/org.x.editor.gschema.xml.in.h:37 msgid "" "Specifies how the cursor moves when the HOME and END keys are pressed. Use " "\"DISABLED\" to always move at the start/end of the line, \"AFTER\" to move " "to the start/end of the line the first time the keys are pressed and to the " "start/end of the text ignoring whitespaces the second time the keys are " "pressed, \"BEFORE\" to move to the start/end of the text before moving to " "the start/end of the line and \"ALWAYS\" to always move to the start/end of " "the text instead of the start/end of the line." msgstr "" "Especifica como o cursor se move ao premir as teclas HOME e END. Utilize " "\"DISABLED\" para mover sempre para o início/final da linha, \"AFTER\" para " "mover para o início/final da linha da primeira vez que as teclas são " "premidas e para o início/final do texto ignorando espaços da segunda vez que " "as teclas forem premidas, \"BEFORE\" para mover para o início/final do texto " "antes de mover para o início/final da linha e \"ALWAYS\" para mover sempre " "para o início/final do texto em vez do início/final da linha." #: ../data/org.x.editor.gschema.xml.in.h:38 msgid "Restore Previous Cursor Position" msgstr "Restaurar a posição anterior do cursor" #: ../data/org.x.editor.gschema.xml.in.h:39 msgid "" "Whether xed should restore the previous cursor position when a file is " "loaded." msgstr "" "Se o xed deve restaurar a posição anterior do cursor quando um ficheiro é " "carregado." #: ../data/org.x.editor.gschema.xml.in.h:40 msgid "Enable Search Highlighting" msgstr "Ativar realce do texto procurado" #: ../data/org.x.editor.gschema.xml.in.h:41 msgid "" "Whether xed should highlight all the occurrences of the searched text." msgstr "Se o xed deve realçar todas a ocorrências do texto procurado." #: ../data/org.x.editor.gschema.xml.in.h:42 msgid "Enable Syntax Highlighting" msgstr "Ativar realce de sintaxe" #: ../data/org.x.editor.gschema.xml.in.h:43 msgid "Whether xed should enable syntax highlighting." msgstr "Se o xed deve ativar os realces de sintaxe." #: ../data/org.x.editor.gschema.xml.in.h:44 msgid "Toolbar is Visible" msgstr "Barra de ferramentas é visível" #: ../data/org.x.editor.gschema.xml.in.h:45 msgid "Whether the toolbar should be visible in editing windows." msgstr "Se a barra de ferramentas deverá ser visível nas janelas de edição." #: ../data/org.x.editor.gschema.xml.in.h:46 msgid "Status Bar is Visible" msgstr "Barra de estado é visível" #: ../data/org.x.editor.gschema.xml.in.h:47 msgid "" "Whether the status bar at the bottom of editing windows should be visible." msgstr "" "Se a barra de estado no fundo das janelas de edição deverá ser visível." #: ../data/org.x.editor.gschema.xml.in.h:48 msgid "Side Pane is Visible" msgstr "Panel lateral é visível" #: ../data/org.x.editor.gschema.xml.in.h:49 msgid "" "Whether the side pane at the left of editing windows should be visible." msgstr "" "Se o painel lateral à esquerda nas janelas de edição deverá ou não ser " "visível." #: ../data/org.x.editor.gschema.xml.in.h:50 msgid "Bottom Panel is Visible" msgstr "O painel inferior é visível" #: ../data/org.x.editor.gschema.xml.in.h:51 msgid "" "Whether the bottom panel at the bottom of editing windows should be visible." msgstr "" "Se o painel inferior no fundo das janelas de edição deverá ou não ser " "visível." #: ../data/org.x.editor.gschema.xml.in.h:52 msgid "Maximum Recent Files" msgstr "Número máximo de ficheiros recentes" #: ../data/org.x.editor.gschema.xml.in.h:53 msgid "" "Specifies the maximum number of recently opened files that will be displayed " "in the \"Recent Files\" submenu." msgstr "" "Especifica o número máximo de ficheiros recentes a mostrar no submenu " "\"Ficheiros recentes\"." #: ../data/org.x.editor.gschema.xml.in.h:54 msgid "Print Syntax Highlighting" msgstr "Imprimir realce de sintaxe" #: ../data/org.x.editor.gschema.xml.in.h:55 msgid "Whether xed should print syntax highlighting when printing documents." msgstr "" "Se o xed deve imprimir os realces de sintaxe nos documentos impressos." #: ../data/org.x.editor.gschema.xml.in.h:56 msgid "Print Header" msgstr "Imprimir cabeçalho" #: ../data/org.x.editor.gschema.xml.in.h:57 msgid "Whether xed should include a document header when printing documents." msgstr "" "Se o xed deve incluir um cabeçalho do documento nos documentos a imprimir." #: ../data/org.x.editor.gschema.xml.in.h:58 msgid "Printing Line Wrapping Mode" msgstr "Modo de impressão da translineação" #: ../data/org.x.editor.gschema.xml.in.h:59 msgid "" "Specifies how to wrap long lines for printing. Use \"GTK_WRAP_NONE\" for no " "wrapping, \"GTK_WRAP_WORD\" for wrapping at word boundaries, and " "\"GTK_WRAP_CHAR\" for wrapping at individual character boundaries. Note that " "the values are case-sensitive, so make sure they appear exactly as mentioned " "here." msgstr "" "Especifica a translineação da linhas na impressão. Utilize \"GTK_WRAP_NONE\" " "para não translinear, \"GTK_WRAP_WORD\" para translinear nos limites das " "palavras e \"GTK_WRAP_CHAR\" para translinear nos limites dos caráteres " "individuais. Note que os valores são sensíveis à capitalização, pelo que se " "deverá certificar de que são inseridos exatamente como aqui mencionados." #: ../data/org.x.editor.gschema.xml.in.h:60 msgid "Print Line Numbers" msgstr "Imprimir número de linhas" #: ../data/org.x.editor.gschema.xml.in.h:61 msgid "" "If this value is 0, then no line numbers will be inserted when printing a " "document. Otherwise, xed will print line numbers every such number of lines." msgstr "" "Se este valor é 0, então os números de linha não serão inseridos nos " "documentos impressos. Caso contrário, o xed irá imprimir os números de linha " "de x em x linhas." #: ../data/org.x.editor.gschema.xml.in.h:62 msgctxt "print-font-body-pango" msgid "'Monospace 9'" msgstr "'Monospace 9'" #: ../data/org.x.editor.gschema.xml.in.h:63 msgid "Body Font for Printing" msgstr "Tipo de letra para impressão" #: ../data/org.x.editor.gschema.xml.in.h:64 msgid "" "Specifies the font to use for a document's body when printing documents." msgstr "" "Especifica o tipo de letra a utilizar para o texto de um documento ao " "imprimir documentos." #: ../data/org.x.editor.gschema.xml.in.h:65 msgctxt "print-font-header-pango" msgid "'Sans 11'" msgstr "'Sans 11'" #: ../data/org.x.editor.gschema.xml.in.h:66 msgid "Header Font for Printing" msgstr "Tipo de letra do cabeçalho para impressão" #: ../data/org.x.editor.gschema.xml.in.h:67 msgid "" "Specifies the font to use for page headers when printing a document. This " "will only take effect if the \"Print Header\" option is turned on." msgstr "" "Especifica o tipo de letra a utilizar para os cabeçalhos ao imprimir um " "documento. Só produz efeito se a opção \"Imprimir cabeçalho\" estiver ativa." #: ../data/org.x.editor.gschema.xml.in.h:68 msgctxt "print-font-numbers-pango" msgid "'Sans 8'" msgstr "'Sans 8'" #: ../data/org.x.editor.gschema.xml.in.h:69 msgid "Line Number Font for Printing" msgstr "Tipo de letra do número de linha para impressão" #: ../data/org.x.editor.gschema.xml.in.h:70 msgid "" "Specifies the font to use for line numbers when printing. This will only " "take effect if the \"Print Line Numbers\" option is non-zero." msgstr "" "Especifica o tipo de letra a utilizar para o número de linhas ao imprimir. " "Só produz efeito se a opção \"Print Line Numbers\" for diferente de zero." #: ../data/org.x.editor.gschema.xml.in.h:71 msgctxt "auto-detected" msgid "[ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ]" msgstr "[ 'UTF-8', 'ATUAL', 'ISO-8859-15', 'UTF-16' ]" #: ../data/org.x.editor.gschema.xml.in.h:72 msgid "Automatically Detected Encodings" msgstr "Codificações detetadas automaticamente" #: ../data/org.x.editor.gschema.xml.in.h:73 msgid "" "Sorted list of encodings used by xed for automatically detecting the " "encoding of a file. \"CURRENT\" represents the current locale encoding. Only " "recognized encodings are used." msgstr "" "Lista ordenada de codificações utilizadas pelo xed para detetar " "automaticamente a codificação de um ficheiro. \"ATUAL\" representa a " "localização de codificação atual. Só codificações reconhecidas serão " "utilizadas." #: ../data/org.x.editor.gschema.xml.in.h:74 msgctxt "shown-in-menu" msgid "[ 'ISO-8859-15' ]" msgstr "[ 'ISO-8859-15' ]" #: ../data/org.x.editor.gschema.xml.in.h:75 msgid "Encodings shown in menu" msgstr "Codificações mostradas no menu" #: ../data/org.x.editor.gschema.xml.in.h:76 msgid "" "List of encodings shown in the Character Encoding menu in open/save file " "selector. Only recognized encodings are used." msgstr "" "Lista de codificações mostradas no menu de Codificação de caráteres no " "seletor de abrir/gravar ficheiros. Só são utilizadas as codificações " "reconhecidas." #: ../data/org.x.editor.gschema.xml.in.h:77 msgid "History for \"search for\" entries" msgstr "Histórico de entradas em \"procurar\"" #: ../data/org.x.editor.gschema.xml.in.h:78 msgid "List of entries in \"search for\" textbox." msgstr "Lista de entradas na caixa de texto \"procurar\"." #: ../data/org.x.editor.gschema.xml.in.h:79 msgid "History for \"replace with\" entries" msgstr "Histórico de entradas em \"substituir por\"" #: ../data/org.x.editor.gschema.xml.in.h:80 msgid "List of entries in \"replace with\" textbox." msgstr "Lista de entradas na caixa de texto \"substituir por\"." #: ../data/org.x.editor.gschema.xml.in.h:81 msgid "Active plugins" msgstr "Suplementos ativos" #: ../data/org.x.editor.gschema.xml.in.h:82 msgid "" "List of active plugins. It contains the \"Location\" of the active plugins. " "See the .xed-plugin file for obtaining the \"Location\" of a given plugin." msgstr "" "Lista dos plugins ativos. Contém a \"Localização\" dos plugins ativos. Veja " "o ficheiro .xed-plugin para obter a \"Localização\" de um plugin específico." #: ../data/xed.appdata.xml.in.h:1 msgid "A Text Editor" msgstr "Um editor de texto" #: ../data/xed.appdata.xml.in.h:2 msgid "" "

Xed is a small, but powerful text editor. It has most standard text " "editor functions and fully supports international text in Unicode. Advanced " "features include syntax highlighting and automatic indentation of source " "code, printing and editing of multiple documents in one window.

Xed " "is extensible through a plugin system, which currently includes support for " "spell checking, comparing files, viewing CVS ChangeLogs, and adjusting " "indentation levels.

" msgstr "" "

Xed é um editor de texto pequeno mas poderoso. Tem a maioria das funções " "padrão de um editor de texto e tem suporte completo a texto internacional em " "Unicode. Funções avançadas incluem realces de sintaxe, indentação automática " "de código fonte e impressão e edição de múltiplos documentos numa única " "janela.

Xed é extensível através do seu sistema de plugins, que " "neste momento suporta verificação ortográfica, comparação de ficheiros, " "visualização de ficheiros de registo de alterações CVS e ajuste de níveis de " "indentação.

" #: ../data/xed.desktop.in.in.h:1 ../xed/xed-print-job.c:763 msgid "Text Editor" msgstr "Editor de texto" #: ../data/xed.desktop.in.in.h:2 msgid "Edit text files" msgstr "Editar ficheiros de texto" #: ../xed/dialogs/xed-close-confirmation-dialog.c:139 msgid "Log Out _without Saving" msgstr "_Sair da sessão sem gravar" #: ../xed/dialogs/xed-close-confirmation-dialog.c:143 msgid "_Cancel Logout" msgstr "_Cancelar saída da sessão" #: ../xed/dialogs/xed-close-confirmation-dialog.c:150 msgid "Close _without Saving" msgstr "Fechar _sem gravar" #: ../xed/dialogs/xed-close-confirmation-dialog.c:199 msgid "Question" msgstr "Pergunta" #: ../xed/dialogs/xed-close-confirmation-dialog.c:399 #, c-format msgid "" "If you don't save, changes from the last %ld second will be permanently lost." msgid_plural "" "If you don't save, changes from the last %ld seconds will be permanently " "lost." msgstr[0] "" "Se não guardar, as alterações do último %ld segundo serão permanentemente " "perdidas." msgstr[1] "" "Se não guardar, as alterações dos últimos %ld segundos serão permanentemente " "perdidas." #: ../xed/dialogs/xed-close-confirmation-dialog.c:408 msgid "" "If you don't save, changes from the last minute will be permanently lost." msgstr "" "Se não guardar, as alterações do último minuto serão permanentemente " "perdidas." #: ../xed/dialogs/xed-close-confirmation-dialog.c:414 #, c-format msgid "" "If you don't save, changes from the last minute and %ld second will be " "permanently lost." msgid_plural "" "If you don't save, changes from the last minute and %ld seconds will be " "permanently lost." msgstr[0] "" "Se não guardar, as alterações do último minuto e %ld segundo serão " "permanentemente perdidas." msgstr[1] "" "Se não guardar, as alterações do último minuto e %ld segundos serão " "permanentemente perdidas." #: ../xed/dialogs/xed-close-confirmation-dialog.c:424 #, c-format msgid "" "If you don't save, changes from the last %ld minute will be permanently lost." msgid_plural "" "If you don't save, changes from the last %ld minutes will be permanently " "lost." msgstr[0] "" "Se não guardar, as alterações do último %ld minuto serão permanentemente " "perdidas." msgstr[1] "" "Se não guardar, as alterações dos últimos %ld minutos serão permanentemente " "perdidas." #: ../xed/dialogs/xed-close-confirmation-dialog.c:439 msgid "" "If you don't save, changes from the last hour will be permanently lost." msgstr "" "Se não guardar, as alterações da última hora serão permanentemente perdidas." #: ../xed/dialogs/xed-close-confirmation-dialog.c:445 #, c-format msgid "" "If you don't save, changes from the last hour and %d minute will be " "permanently lost." msgid_plural "" "If you don't save, changes from the last hour and %d minutes will be " "permanently lost." msgstr[0] "" "Se não guardar, as alterações da última hora e %d minuto serão " "permanentemente perdidas." msgstr[1] "" "Se não guardar, as alterações da última hora e %d minutos serão " "permanentemente perdidas." #: ../xed/dialogs/xed-close-confirmation-dialog.c:460 #, c-format msgid "" "If you don't save, changes from the last %d hour will be permanently lost." msgid_plural "" "If you don't save, changes from the last %d hours will be permanently lost." msgstr[0] "" "Se não guardar, as alterações da última %d hora serão permanentemente " "perdidas." msgstr[1] "" "Se não guardar, as alterações das últimas %d horas serão permanentemente " "perdidas." #: ../xed/dialogs/xed-close-confirmation-dialog.c:503 #, c-format msgid "Save changes to document \"%s\" before closing?" msgstr "Guardar as alterações ao documento \"%s\" antes de fechar?" #: ../xed/dialogs/xed-close-confirmation-dialog.c:677 #, c-format msgid "" "There is %d document with unsaved changes. Save changes before closing?" msgid_plural "" "There are %d documents with unsaved changes. Save changes before closing?" msgstr[0] "" "Existe %d documento com alterações por guardar. Guardar as alterações antes " "de fechar?" msgstr[1] "" "Existem %d documentos com alterações por guardar. Guardar as alterações " "antes de fechar?" #: ../xed/dialogs/xed-close-confirmation-dialog.c:694 msgid "S_elect the documents you want to save:" msgstr "S_elecione os documentos que deseja guardar:" #. Secondary label #: ../xed/dialogs/xed-close-confirmation-dialog.c:713 msgid "If you don't save, all your changes will be permanently lost." msgstr "Se não guardar, todas as alterações serão permanentemente perdidas." #: ../xed/dialogs/xed-encodings-dialog.c:321 msgid "Character Encodings" msgstr "Codificações de caráteres" #: ../xed/dialogs/xed-encodings-dialog.c:384 #: ../xed/dialogs/xed-encodings-dialog.c:445 msgid "_Description" msgstr "_Descrição" #: ../xed/dialogs/xed-encodings-dialog.c:393 #: ../xed/dialogs/xed-encodings-dialog.c:454 msgid "_Encoding" msgstr "Codi_ficação" #: ../xed/dialogs/xed-encodings-dialog.ui.h:1 msgid "Character encodings" msgstr "Codificações de caráteres" #: ../xed/dialogs/xed-encodings-dialog.ui.h:2 msgid "A_vailable encodings:" msgstr "Codificações disponí_veis:" #: ../xed/dialogs/xed-encodings-dialog.ui.h:3 msgid "E_ncodings shown in menu:" msgstr "Codificações mostradas no me_nu:" #: ../xed/dialogs/xed-preferences-dialog.c:572 msgid "Click on this button to select the font to be used by the editor" msgstr "" "Clique neste botão para selecionar o tipo de letra utilizado pelo editor" #: ../xed/dialogs/xed-preferences-dialog.c:582 #, c-format msgid "_Use the system fixed width font (%s)" msgstr "_Utilizar o tipo de letra de largura fixa do sistema (%s)" #: ../xed/dialogs/xed-preferences-dialog.c:785 msgid "The selected color scheme cannot be installed." msgstr "O esquema de cores selecionado não pode ser instalado." #: ../xed/dialogs/xed-preferences-dialog.c:810 msgid "Add Scheme" msgstr "Adicionar esquema" #: ../xed/dialogs/xed-preferences-dialog.c:817 msgid "A_dd Scheme" msgstr "A_dicionar esquema" #: ../xed/dialogs/xed-preferences-dialog.c:825 msgid "Color Scheme Files" msgstr "Ficheiros de esquemas de cor" #: ../xed/dialogs/xed-preferences-dialog.c:832 #: ../xed/xed-file-chooser-dialog.c:53 msgid "All Files" msgstr "Todos os ficheiros" #: ../xed/dialogs/xed-preferences-dialog.c:877 #, c-format msgid "Could not remove color scheme \"%s\"." msgstr "Não foi possível remover o esquema \"%s\"." #: ../xed/dialogs/xed-preferences-dialog.c:1088 msgid "Xed Preferences" msgstr "Preferências do Xed" #: ../xed/dialogs/xed-preferences-dialog.ui.h:1 msgid "Preferences" msgstr "Preferências" #: ../xed/dialogs/xed-preferences-dialog.ui.h:2 #: ../xed/xed-print-preferences.ui.h:9 msgid "Text Wrapping" msgstr "Translineação de texto" #: ../xed/dialogs/xed-preferences-dialog.ui.h:3 #: ../plugins/docinfo/docinfo.ui.h:4 ../plugins/time/xed-time-dialog.ui.h:4 #: ../plugins/time/xed-time-setup-dialog.ui.h:3 msgid " " msgstr " " #: ../xed/dialogs/xed-preferences-dialog.ui.h:4 #: ../xed/xed-print-preferences.ui.h:10 msgid "Enable text _wrapping" msgstr "_Ativar translineação" #: ../xed/dialogs/xed-preferences-dialog.ui.h:5 #: ../xed/xed-print-preferences.ui.h:11 msgid "Do not _split words over two lines" msgstr "Não _separar palavras em duas linhas" #: ../xed/dialogs/xed-preferences-dialog.ui.h:6 #: ../xed/xed-print-preferences.ui.h:3 msgid "Line Numbers" msgstr "Número de linhas" #: ../xed/dialogs/xed-preferences-dialog.ui.h:7 ../xed/xed-view.c:1106 msgid "_Display line numbers" msgstr "Mo_strar número de linhas" #: ../xed/dialogs/xed-preferences-dialog.ui.h:8 msgid "Current Line" msgstr "Linha atual" #: ../xed/dialogs/xed-preferences-dialog.ui.h:9 msgid "Highlight current _line" msgstr "Realçar _linha atual" #: ../xed/dialogs/xed-preferences-dialog.ui.h:10 msgid "Right Margin" msgstr "Margem direita" #: ../xed/dialogs/xed-preferences-dialog.ui.h:11 msgid "Display right _margin" msgstr "_Mostrar margem direita" #: ../xed/dialogs/xed-preferences-dialog.ui.h:12 msgid "_Right margin at column:" msgstr "Margem di_reita na coluna:" #: ../xed/dialogs/xed-preferences-dialog.ui.h:13 msgid "Bracket Matching" msgstr "Chavetas coincidentes" #: ../xed/dialogs/xed-preferences-dialog.ui.h:14 msgid "Highlight matching _bracket" msgstr "Realçar c_haveta coincidente" #: ../xed/dialogs/xed-preferences-dialog.ui.h:15 msgid "View" msgstr "Ver" #: ../xed/dialogs/xed-preferences-dialog.ui.h:16 msgid "Tab Stops" msgstr "Tabulações" #: ../xed/dialogs/xed-preferences-dialog.ui.h:17 msgid "_Tab width:" msgstr "Largura do _tabulador:" #: ../xed/dialogs/xed-preferences-dialog.ui.h:18 msgid "Insert _spaces instead of tabs" msgstr "Inserir e_spaços em vez de tabuladores" #: ../xed/dialogs/xed-preferences-dialog.ui.h:19 msgid "Automatic Indentation" msgstr "Avanço automático" #: ../xed/dialogs/xed-preferences-dialog.ui.h:20 msgid "_Enable automatic indentation" msgstr "A_tivar avanço _automático" #: ../xed/dialogs/xed-preferences-dialog.ui.h:21 msgid "File Saving" msgstr "Gravação de ficheiros" #: ../xed/dialogs/xed-preferences-dialog.ui.h:22 msgid "Create a _backup copy of files before saving" msgstr "Criar uma có_pia de segurança do ficheiro antes de gravar" #: ../xed/dialogs/xed-preferences-dialog.ui.h:23 msgid "_Autosave files every" msgstr "Guardar os ficheiros _automaticamente a cada" #: ../xed/dialogs/xed-preferences-dialog.ui.h:24 msgid "_minutes" msgstr "_minutos" #: ../xed/dialogs/xed-preferences-dialog.ui.h:25 msgid "Editor" msgstr "Editor" #: ../xed/dialogs/xed-preferences-dialog.ui.h:26 msgid "Font" msgstr "Tipo de letra" #: ../xed/dialogs/xed-preferences-dialog.ui.h:27 msgid "Editor _font: " msgstr "_Tipo de letra do editor: " #: ../xed/dialogs/xed-preferences-dialog.ui.h:28 msgid "Pick the editor font" msgstr "Escolha o tipo de letra do editor" #: ../xed/dialogs/xed-preferences-dialog.ui.h:29 msgid "Color Scheme" msgstr "Esquema de cores" #: ../xed/dialogs/xed-preferences-dialog.ui.h:30 msgid "_Add..." msgstr "_Adicionar..." #: ../xed/dialogs/xed-preferences-dialog.ui.h:31 msgid "Font & Colors" msgstr "Tipo de letra e cores" #: ../xed/dialogs/xed-preferences-dialog.ui.h:32 msgid "Plugins" msgstr "Suplementos" #: ../xed/xed.c:104 msgid "Show the application's version" msgstr "Mostrar a versão da aplicação" #: ../xed/xed.c:107 msgid "" "Set the character encoding to be used to open the files listed on the " "command line" msgstr "" "Defina a codificação de caráteres a utilizar para abrir os ficheiros " "listados na linha de comando" #: ../xed/xed.c:107 msgid "ENCODING" msgstr "CODIFICAÇÃO" #: ../xed/xed.c:110 msgid "Display list of possible values for the encoding option" msgstr "Mostrar lista de valores possíveis para a opção de codificação" #: ../xed/xed.c:113 msgid "Create a new top-level window in an existing instance of xed" msgstr "Criar uma nova janela de nível máximo na instância atual do xed" #: ../xed/xed.c:116 msgid "Create a new document in an existing instance of xed" msgstr "Cria um novo documento na instância existente do xed" #: ../xed/xed.c:119 msgid "[FILE...]" msgstr "[FICHEIRO...]" #: ../xed/xed.c:174 #, c-format msgid "%s: invalid encoding.\n" msgstr "%s: codificação inválida.\n" #. Setup command line options #: ../xed/xed.c:520 msgid "- Edit text files" msgstr "- Editar ficheiros de texto" #: ../xed/xed.c:529 #, c-format msgid "" "%s\n" "Run '%s --help' to see a full list of available command line options.\n" msgstr "" "%s\n" "Execute \"%s --help\" para ver uma lista completa das opções de linha de " "comandos.\n" #: ../xed/xed-commands-file.c:250 #, c-format msgid "Loading file '%s'…" msgstr "A carregar \"%s'\"" #: ../xed/xed-commands-file.c:259 #, c-format msgid "Loading %d file…" msgid_plural "Loading %d files…" msgstr[0] "A carregar %d ficheiro…" msgstr[1] "A carregar %d ficheiros…" #. Translators: "Open Files" is the title of the file chooser window #: ../xed/xed-commands-file.c:465 msgid "Open Files" msgstr "Abrir ficheiros" #: ../xed/xed-commands-file.c:576 #, c-format msgid "The file \"%s\" is read-only." msgstr "O ficheiro \"%s\" é de leitura." #: ../xed/xed-commands-file.c:581 msgid "Do you want to try to replace it with the one you are saving?" msgstr "Pretende tentar susbstituir o ficheiro pelo que está a gravar?" #: ../xed/xed-commands-file.c:589 ../xed/xed-ui.h:117 msgid "_Replace" msgstr "Substitui_r" #: ../xed/xed-commands-file.c:650 ../xed/xed-commands-file.c:873 #, c-format msgid "Saving file '%s'…" msgstr "A gravar o ficheiro \"%s\"…" #: ../xed/xed-commands-file.c:758 msgid "Save As…" msgstr "Guardar como…" #: ../xed/xed-commands-file.c:1087 #, c-format msgid "Reverting the document '%s'…" msgstr "A reverter o documento \"%s\"…" #: ../xed/xed-commands-file.c:1132 #, c-format msgid "Revert unsaved changes to document '%s'?" msgstr "Reverter as alterações não guardadas do documento \"%s\"?" #: ../xed/xed-commands-file.c:1141 #, c-format msgid "" "Changes made to the document in the last %ld second will be permanently lost." msgid_plural "" "Changes made to the document in the last %ld seconds will be permanently " "lost." msgstr[0] "" "As alterações efetuadas ao documento no último %ld segundo serão " "permanentemente perdidas." msgstr[1] "" "As alterações efetuadas ao documento nos últimos %ld segundos serão " "permanentemente perdidas." #: ../xed/xed-commands-file.c:1150 msgid "" "Changes made to the document in the last minute will be permanently lost." msgstr "" "As alterações efetuadas ao documento no último minuto serão permanentemente " "perdidas." #: ../xed/xed-commands-file.c:1156 #, c-format msgid "" "Changes made to the document in the last minute and %ld second will be " "permanently lost." msgid_plural "" "Changes made to the document in the last minute and %ld seconds will be " "permanently lost." msgstr[0] "" "As alterações efetuadas ao documento no último minuto e %ld segundo serão " "permanentemente perdidas." msgstr[1] "" "As alterações efetuadas ao documento no último minuto e %ld segundos serão " "permanentemente perdidas." #: ../xed/xed-commands-file.c:1166 #, c-format msgid "" "Changes made to the document in the last %ld minute will be permanently lost." msgid_plural "" "Changes made to the document in the last %ld minutes will be permanently " "lost." msgstr[0] "" "As alterações efetuadas ao documento no último %ld minuto serão " "permanentemente perdidas." msgstr[1] "" "As alterações efetuadas ao documento nos últimos %ld minutos serão " "permanentemente perdidas." #: ../xed/xed-commands-file.c:1181 msgid "" "Changes made to the document in the last hour will be permanently lost." msgstr "" "As alterações efetuadas ao documento na última hora serão permanentemente " "perdidas." #: ../xed/xed-commands-file.c:1187 #, c-format msgid "" "Changes made to the document in the last hour and %d minute will be " "permanently lost." msgid_plural "" "Changes made to the document in the last hour and %d minutes will be " "permanently lost." msgstr[0] "" "As alterações efetuadas ao documento na última hora e %d minuto serão " "permanentemente perdidas." msgstr[1] "" "As alterações efetuadas ao documento na última hora e %d minutos serão " "permanentemente perdidas." #: ../xed/xed-commands-file.c:1202 #, c-format msgid "" "Changes made to the document in the last %d hour will be permanently lost." msgid_plural "" "Changes made to the document in the last %d hours will be permanently lost." msgstr[0] "" "As alterações efetuadas ao documento na última %d hora serão permanentemente " "perdidas." msgstr[1] "" "As alterações efetuadas ao documento nas últimas %d horas serão " "permanentemente perdidas." #: ../xed/xed-commands-file.c:1228 msgid "_Revert" msgstr "_Reverter" #: ../xed/xed-commands-help.c:56 msgid "A small and lightweight text editor" msgstr "Um editor de texto pequeno e leve" #: ../xed/xed-document.c:1082 ../xed/xed-document.c:1102 #, c-format msgid "Unsaved Document %d" msgstr "Documento não guardado %d" #: ../xed/xed-documents-panel.c:97 ../xed/xed-documents-panel.c:111 #: ../xed/xed-window.c:1860 ../xed/xed-window.c:1864 msgid "Read-Only" msgstr "Só leitura" #: ../xed/xed-documents-panel.c:784 ../xed/xed-window.c:3089 msgid "Documents" msgstr "Documentos" #: ../xed/xed-encodings.c:138 ../xed/xed-encodings.c:180 #: ../xed/xed-encodings.c:182 ../xed/xed-encodings.c:184 #: ../xed/xed-encodings.c:186 ../xed/xed-encodings.c:188 #: ../xed/xed-encodings.c:190 ../xed/xed-encodings.c:192 msgid "Unicode" msgstr "Unicode" #: ../xed/xed-encodings.c:151 ../xed/xed-encodings.c:175 #: ../xed/xed-encodings.c:225 ../xed/xed-encodings.c:268 msgid "Western" msgstr "Ocidental" #: ../xed/xed-encodings.c:153 ../xed/xed-encodings.c:227 #: ../xed/xed-encodings.c:264 msgid "Central European" msgstr "Europa Central" #: ../xed/xed-encodings.c:155 msgid "South European" msgstr "Europa do Sul" #: ../xed/xed-encodings.c:157 ../xed/xed-encodings.c:171 #: ../xed/xed-encodings.c:278 msgid "Baltic" msgstr "Báltico" #: ../xed/xed-encodings.c:159 ../xed/xed-encodings.c:229 #: ../xed/xed-encodings.c:242 ../xed/xed-encodings.c:246 #: ../xed/xed-encodings.c:248 ../xed/xed-encodings.c:266 msgid "Cyrillic" msgstr "Cirílico" #: ../xed/xed-encodings.c:161 ../xed/xed-encodings.c:235 #: ../xed/xed-encodings.c:276 msgid "Arabic" msgstr "Árabe" #: ../xed/xed-encodings.c:163 ../xed/xed-encodings.c:270 msgid "Greek" msgstr "Grego" #: ../xed/xed-encodings.c:165 msgid "Hebrew Visual" msgstr "Hebreu Visual" #: ../xed/xed-encodings.c:167 ../xed/xed-encodings.c:231 #: ../xed/xed-encodings.c:272 msgid "Turkish" msgstr "Turco" #: ../xed/xed-encodings.c:169 msgid "Nordic" msgstr "Nórdico" #: ../xed/xed-encodings.c:173 msgid "Celtic" msgstr "Celta" #: ../xed/xed-encodings.c:177 msgid "Romanian" msgstr "Romeno" #: ../xed/xed-encodings.c:195 msgid "Armenian" msgstr "Arménio" #: ../xed/xed-encodings.c:197 ../xed/xed-encodings.c:199 #: ../xed/xed-encodings.c:213 msgid "Chinese Traditional" msgstr "Mandarim tradicional" #: ../xed/xed-encodings.c:201 msgid "Cyrillic/Russian" msgstr "Cirílico/Russo" #: ../xed/xed-encodings.c:204 ../xed/xed-encodings.c:206 #: ../xed/xed-encodings.c:208 ../xed/xed-encodings.c:238 #: ../xed/xed-encodings.c:253 msgid "Japanese" msgstr "Japonês" #: ../xed/xed-encodings.c:211 ../xed/xed-encodings.c:240 #: ../xed/xed-encodings.c:244 ../xed/xed-encodings.c:259 msgid "Korean" msgstr "Coreano" #: ../xed/xed-encodings.c:216 ../xed/xed-encodings.c:218 #: ../xed/xed-encodings.c:220 msgid "Chinese Simplified" msgstr "Mandarim simplificado" #: ../xed/xed-encodings.c:222 msgid "Georgian" msgstr "Georgiano" #: ../xed/xed-encodings.c:233 ../xed/xed-encodings.c:274 msgid "Hebrew" msgstr "Hebreu" #: ../xed/xed-encodings.c:250 msgid "Cyrillic/Ukrainian" msgstr "Cirílico/Ucraniano" #: ../xed/xed-encodings.c:255 ../xed/xed-encodings.c:261 #: ../xed/xed-encodings.c:280 msgid "Vietnamese" msgstr "Vietnamita" #: ../xed/xed-encodings.c:257 msgid "Thai" msgstr "Tailandês" #: ../xed/xed-encodings.c:431 msgid "Unknown" msgstr "Desconhecido" #: ../xed/xed-encodings-combo-box.c:272 msgid "Automatically Detected" msgstr "Detetado automaticamente" #: ../xed/xed-encodings-combo-box.c:288 ../xed/xed-encodings-combo-box.c:303 #, c-format msgid "Current Locale (%s)" msgstr "Configuração regional atual (%s)" #: ../xed/xed-encodings-combo-box.c:353 msgid "Add or Remove..." msgstr "Adicionar ou remover..." #: ../xed/xed-file-chooser-dialog.c:54 msgid "All Text Files" msgstr "Todos os ficheiros de texto" #: ../xed/xed-file-chooser-dialog.c:82 msgid "C_haracter Encoding:" msgstr "Codifica_ção de caráteres:" #: ../xed/xed-file-chooser-dialog.c:147 msgid "L_ine Ending:" msgstr "F_inal de linha:" #: ../xed/xed-file-chooser-dialog.c:166 msgid "Unix/Linux" msgstr "Unix/Linux" #: ../xed/xed-file-chooser-dialog.c:172 msgid "Mac OS Classic" msgstr "Mac OS Clássico" #: ../xed/xed-file-chooser-dialog.c:178 msgid "Windows" msgstr "Windows" #: ../xed/xed-help.c:81 msgid "There was an error displaying the help." msgstr "Ocorreu um erro ao mostrar a ajuda." #: ../xed/xed-io-error-message-area.c:179 #: ../xed/xed-io-error-message-area.c:481 msgid "_Retry" msgstr "_Tentar novamente" #: ../xed/xed-io-error-message-area.c:200 #, c-format msgid "Could not find the file %s." msgstr "Não foi possível encontrar %s." #: ../xed/xed-io-error-message-area.c:202 #: ../xed/xed-io-error-message-area.c:241 #: ../xed/xed-io-error-message-area.c:248 msgid "Please check that you typed the location correctly and try again." msgstr "" "Certifique-se de que introduziu corretamente a localização e tente novamente." #. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) #: ../xed/xed-io-error-message-area.c:217 #, c-format msgid "xed cannot handle %s locations." msgstr "xed não consegue lidar com localizações %s." #: ../xed/xed-io-error-message-area.c:223 msgid "xed cannot handle this location." msgstr "xed não consegue lidar com esta localização." #: ../xed/xed-io-error-message-area.c:231 msgid "The location of the file cannot be mounted." msgstr "A localização do ficheiro não foi montada." #: ../xed/xed-io-error-message-area.c:235 msgid "" "The location of the file cannot be accessed because it is not mounted." msgstr "" "Não foi possível aceder ao ficheiro pois a sua localização não está montada." #: ../xed/xed-io-error-message-area.c:239 #, c-format msgid "%s is a directory." msgstr "%s é um diretório." #: ../xed/xed-io-error-message-area.c:246 #, c-format msgid "%s is not a valid location." msgstr "%s não é uma localização válida." #: ../xed/xed-io-error-message-area.c:276 #, c-format msgid "" "Host %s could not be found. Please check that your proxy settings are " "correct and try again." msgstr "" "Não foi possível encontrar %s. Certifique-se de que as suas configurações de " "proxy estão corretas e tente novamente." #: ../xed/xed-io-error-message-area.c:289 #, c-format msgid "" "Hostname was invalid. Please check that you typed the location correctly and " "try again." msgstr "" "O nome de máquina é inválido. Certifique-se de que inseriu a localização " "corretamente e tente novamente." #: ../xed/xed-io-error-message-area.c:297 #, c-format msgid "%s is not a regular file." msgstr "%s não é um ficheiro normal." #: ../xed/xed-io-error-message-area.c:302 msgid "Connection timed out. Please try again." msgstr "A ligação expirou. Tente novamente." #: ../xed/xed-io-error-message-area.c:325 msgid "The file is too big." msgstr "O ficheiro é muito grande." #: ../xed/xed-io-error-message-area.c:366 #, c-format msgid "Unexpected error: %s" msgstr "Erro inesperado: %s" #: ../xed/xed-io-error-message-area.c:402 msgid "xed cannot find the file. Perhaps it has recently been deleted." msgstr "" "xed não consegue encontrar o ficheiro. Talvez tenha sido removido " "recentemente." #: ../xed/xed-io-error-message-area.c:412 #, c-format msgid "Could not revert the file %s." msgstr "Não foi possível reverter o ficheiro %s." #: ../xed/xed-io-error-message-area.c:438 msgid "Ch_aracter Encoding:" msgstr "Codificação de c_aráteres:" #. Translators: the access key chosen for this string should be #. different from other main menu access keys (Open, Edit, View...) #: ../xed/xed-io-error-message-area.c:490 #: ../xed/xed-io-error-message-area.c:765 msgid "Edit Any_way" msgstr "Ainda a_ssim editar" #. Translators: the access key chosen for this string should be #. different from other main menu access keys (Open, Edit, View...) #: ../xed/xed-io-error-message-area.c:495 #: ../xed/xed-io-error-message-area.c:770 msgid "D_on't Edit" msgstr "Nã_o editar" #: ../xed/xed-io-error-message-area.c:591 msgid "" "The number of followed links is limited and the actual file could not be " "found within this limit." msgstr "" "O número de atalhos seguidos é limitado e o ficheiro atual não foi " "encontrado dentro desse limite." #: ../xed/xed-io-error-message-area.c:595 msgid "You do not have the permissions necessary to open the file." msgstr "Não possui as permissões necessárias para abrir o ficheiro." #: ../xed/xed-io-error-message-area.c:601 msgid "xed has not been able to detect the character encoding." msgstr "xed não conseguiu detetar a codificação de caráteres." #: ../xed/xed-io-error-message-area.c:603 #: ../xed/xed-io-error-message-area.c:625 msgid "Please check that you are not trying to open a binary file." msgstr "Certifique-se de que não está a tentar abrir um ficheiro binário." #: ../xed/xed-io-error-message-area.c:604 msgid "Select a character encoding from the menu and try again." msgstr "Selecione uma codificação de caráteres do menu e tente novamente." #: ../xed/xed-io-error-message-area.c:610 #, c-format msgid "There was a problem opening the file %s." msgstr "Ocorreu um erro ao abrir o ficheiro %s." #: ../xed/xed-io-error-message-area.c:612 msgid "" "The file you opened has some invalid characters. If you continue editing " "this file you could make this document useless." msgstr "" "O ficheiro que abriu tem alguns caráteres inválidos. Se continuar a editar " "este ficheiro pode danificar o documento." #: ../xed/xed-io-error-message-area.c:615 msgid "You can also choose another character encoding and try again." msgstr "" "Também pode escolher outra codificação de caráteres e tentar novamente." #: ../xed/xed-io-error-message-area.c:622 #, c-format msgid "Could not open the file %s using the %s character encoding." msgstr "" "Não foi possível abrir o ficheiro %s utilizando a codificação de caráteres " "%s." #: ../xed/xed-io-error-message-area.c:626 #: ../xed/xed-io-error-message-area.c:701 msgid "Select a different character encoding from the menu and try again." msgstr "Escolha uma codificação de caráteres diferente e tente novamente." #: ../xed/xed-io-error-message-area.c:636 #, c-format msgid "Could not open the file %s." msgstr "Não foi possível abrir o ficheiro %s." #: ../xed/xed-io-error-message-area.c:696 #, c-format msgid "Could not save the file %s using the %s character encoding." msgstr "" "Não foi possível guardar o ficheiro %s utilizando a codificação de caráteres " "%s." #: ../xed/xed-io-error-message-area.c:699 msgid "" "The document contains one or more characters that cannot be encoded using " "the specified character encoding." msgstr "" "O documento contém um ou mais caráteres que não podem ser codificados " "utilizando a codificação de carateres especificada." #: ../xed/xed-io-error-message-area.c:785 #, c-format msgid "This file (%s) is already open in another xed window." msgstr "Este ficheiro (%s) já está aberto noutra janela do xed." #: ../xed/xed-io-error-message-area.c:799 msgid "" "xed opened this instance of the file in a non-editable way. Do you want to " "edit it anyway?" msgstr "" "O xed abriu esta instância do ficheiro de uma forma não editável. Quer " "continuar a editar mesmo assim?" #: ../xed/xed-io-error-message-area.c:858 #: ../xed/xed-io-error-message-area.c:954 msgid "S_ave Anyway" msgstr "Gr_avar na mesma" #: ../xed/xed-io-error-message-area.c:862 #: ../xed/xed-io-error-message-area.c:958 msgid "D_on't Save" msgstr "_Não guardar" #. FIXME: review this message, it's not clear since for the user the "modification" #. could be interpreted as the changes he made in the document. beside "reading" is #. not accurate (since last load/save) #: ../xed/xed-io-error-message-area.c:880 #, c-format msgid "The file %s has been modified since reading it." msgstr "O ficheiro %s foi alterado desde que o abriu." #: ../xed/xed-io-error-message-area.c:895 msgid "" "If you save it, all the external changes could be lost. Save it anyway?" msgstr "" "Se o guardar, todas as alterações externas serão perdidas. Continuar?" #: ../xed/xed-io-error-message-area.c:976 #, c-format msgid "Could not create a backup file while saving %s" msgstr "" "Não foi possível criar uma cópia de segurança do ficheiro ao gravar %s" #: ../xed/xed-io-error-message-area.c:979 #, c-format msgid "Could not create a temporary backup file while saving %s" msgstr "" "Não foi possível criar uma cópia de segurança temporária do ficheiro ao " "gravar %s" #: ../xed/xed-io-error-message-area.c:995 msgid "" "xed could not back up the old copy of the file before saving the new one. " "You can ignore this warning and save the file anyway, but if an error occurs " "while saving, you could lose the old copy of the file. Save anyway?" msgstr "" "O xed não conseguiu criar uma cópia de segurança do ficheiro antes de criar " "um novo. Pode ignorar este aviso e guardar o ficheiro de qualquer forma mas " "se um erro ocorrer ao guardar, irá perder a cópia do ficheiro antigo. " "Guardar mesmo assim?" #. Translators: %s is a URI scheme (like for example http:, ftp:, etc.) #: ../xed/xed-io-error-message-area.c:1055 #, c-format msgid "" "xed cannot handle %s locations in write mode. Please check that you typed " "the location correctly and try again." msgstr "" "o xed não consegue lidar com as localizações %s em modo de escrita. Por " "favor, verifique se escreveu as localizações corretamente e tente novamente." #: ../xed/xed-io-error-message-area.c:1063 msgid "" "xed cannot handle this location in write mode. Please check that you typed " "the location correctly and try again." msgstr "" "O xed não consegue lidar com esta localização em modo de escrita. Por favor, " "verifique se escreveu a localização corretamente e tente novamente." #: ../xed/xed-io-error-message-area.c:1072 #, c-format msgid "" "%s is not a valid location. Please check that you typed the location " "correctly and try again." msgstr "" "%s não é uma localização válida. Certifique-se de que inseriu a localização " "correta e tente novamente." #: ../xed/xed-io-error-message-area.c:1078 msgid "" "You do not have the permissions necessary to save the file. Please check " "that you typed the location correctly and try again." msgstr "" "Não possui as permissões necessárias para guardar o ficheiro. Certifique-se " "de que inseriu a localização correta e tente novamente." #: ../xed/xed-io-error-message-area.c:1084 msgid "" "There is not enough disk space to save the file. Please free some disk space " "and try again." msgstr "" "Não existe espaço livre em disco para guardar o ficheiro. Liberte algum " "espaço no disco e tente novamente." #: ../xed/xed-io-error-message-area.c:1089 msgid "" "You are trying to save the file on a read-only disk. Please check that you " "typed the location correctly and try again." msgstr "" "Está a tentar guardar o ficheiro num disco apenas de leitura. Certifique-se " "de que inseriu a localização correta e tente novamente." #: ../xed/xed-io-error-message-area.c:1095 msgid "" "A file with the same name already exists. Please use a different name." msgstr "Já existe um ficheiro com o mesmo nome. Utilize um nome diferente." #: ../xed/xed-io-error-message-area.c:1100 msgid "" "The disk where you are trying to save the file has a limitation on length of " "the file names. Please use a shorter name." msgstr "" "O disco onde está a tentar guardar o ficheiro está limitado ao tamanho do " "nome dos ficheiros. Utilize um nome mais pequeno." #: ../xed/xed-io-error-message-area.c:1107 msgid "" "The disk where you are trying to save the file has a limitation on file " "sizes. Please try saving a smaller file or saving it to a disk that does not " "have this limitation." msgstr "" "O disco onde está a tentar guardar o ficheiro está limitado ao tamanho dos " "ficheiros. Tente guardar um ficheiro mais pequeno ou num disco que não tenha " "essa limitação." #: ../xed/xed-io-error-message-area.c:1123 #, c-format msgid "Could not save the file %s." msgstr "Não foi possível guardar o ficheiro %s." #. FIXME: review this message, it's not clear since for the user the "modification" #. could be interpreted as the changes he made in the document. beside "reading" is #. not accurate (since last load/save) #: ../xed/xed-io-error-message-area.c:1167 #, c-format msgid "The file %s changed on disk." msgstr "O ficheiro %s foi alterado no disco." #: ../xed/xed-io-error-message-area.c:1172 msgid "Do you want to drop your changes and reload the file?" msgstr "Pretende descartar as alterações e recarregar o ficheiro?" #: ../xed/xed-io-error-message-area.c:1174 msgid "Do you want to reload the file?" msgstr "Pretende recarregar o ficheiro?" #: ../xed/xed-io-error-message-area.c:1179 msgid "_Reload" msgstr "_Recarregar" #: ../xed/xed-panel.c:338 ../xed/xed-panel.c:513 msgid "Empty" msgstr "Vazio" #: ../xed/xed-panel.c:403 msgid "Hide panel" msgstr "Ocultar painel" #: ../xed/xed-plugin-manager.c:54 msgid "Plugin" msgstr "Suplemento" #: ../xed/xed-plugin-manager.c:55 msgid "Enabled" msgstr "Ativo" #: ../xed/xed-plugin-manager.c:504 ../xed/xed-ui.h:68 msgid "_About" msgstr "_Sobre" #: ../xed/xed-plugin-manager.c:512 msgid "C_onfigure" msgstr "C_onfigurar" #: ../xed/xed-plugin-manager.c:521 msgid "A_ctivate" msgstr "Ati_var" #: ../xed/xed-plugin-manager.c:532 msgid "Ac_tivate All" msgstr "Ativar _todos" #: ../xed/xed-plugin-manager.c:537 msgid "_Deactivate All" msgstr "_Desativar todos" #: ../xed/xed-plugin-manager.c:803 msgid "Active _Plugins:" msgstr "_Suplementos ativos:" #: ../xed/xed-plugin-manager.c:829 msgid "_About Plugin" msgstr "_Sobre o suplemento" #: ../xed/xed-plugin-manager.c:833 msgid "C_onfigure Plugin" msgstr "C_onfigurar suplemento" #: ../xed/xed-print-job.c:547 #, c-format msgid "File: %s" msgstr "Ficheiro: %s" #: ../xed/xed-print-job.c:556 msgid "Page %N of %Q" msgstr "Página %N de %Q" #: ../xed/xed-print-job.c:813 msgid "Preparing..." msgstr "A preparar..." #: ../xed/xed-print-preferences.ui.h:1 msgid "Syntax Highlighting" msgstr "Realce de sintaxe" #: ../xed/xed-print-preferences.ui.h:2 msgid "Print synta_x highlighting" msgstr "Imprimir realce de sinta_xe" #: ../xed/xed-print-preferences.ui.h:4 msgid "Print line nu_mbers" msgstr "Imprimir nú_mero das linhas" #. #: ../xed/xed-print-preferences.ui.h:6 msgid "_Number every" msgstr "_Números a cada" #. #: ../xed/xed-print-preferences.ui.h:8 msgid "lines" msgstr "linhas" #: ../xed/xed-print-preferences.ui.h:12 msgid "Page header" msgstr "Cabeçalho da página" #: ../xed/xed-print-preferences.ui.h:13 msgid "Print page _headers" msgstr "Imprimir _cabeçalho das páginas" #: ../xed/xed-print-preferences.ui.h:14 msgid "Fonts" msgstr "Tipos de letra" #: ../xed/xed-print-preferences.ui.h:15 msgid "_Body:" msgstr "_Texto:" #: ../xed/xed-print-preferences.ui.h:16 msgid "_Line numbers:" msgstr "Número de _linhas:" #: ../xed/xed-print-preferences.ui.h:17 msgid "He_aders and footers:" msgstr "C_abeçalhos e rodapés:" #: ../xed/xed-print-preferences.ui.h:18 msgid "_Restore Default Fonts" msgstr "_Restaurar tipo de letras pré-definidas" #: ../xed/xed-searchbar.ui.h:1 msgid "Replace All" msgstr "Substituir todas" #: ../xed/xed-searchbar.ui.h:2 msgid "Replace" msgstr "Substituir" #: ../xed/xed-searchbar.ui.h:3 msgid "_Search for: " msgstr "Procura_r por: " #: ../xed/xed-searchbar.ui.h:4 msgid "Replace _with: " msgstr "Su_bstituir por: " #: ../xed/xed-searchbar.ui.h:5 msgid "Next" msgstr "Seguinte" #: ../xed/xed-searchbar.ui.h:6 msgid "Previous" msgstr "Anterior" #: ../xed/xed-searchbar.ui.h:7 msgid "Case sensitive" msgstr "Sensível à capitalização" #: ../xed/xed-searchbar.ui.h:8 msgid "Whole word" msgstr "Palavra completa" #: ../xed/xed-searchbar.ui.h:9 msgid "Wrap" msgstr "Quebrar" #: ../xed/xed-searchbar.ui.h:10 msgid "Close" msgstr "Encerrar" #: ../xed/xed-print-preview.c:564 msgid "Show the previous page" msgstr "Mostrar página anterior" #: ../xed/xed-print-preview.c:576 msgid "Show the next page" msgstr "Mostrar página seguinte" #: ../xed/xed-print-preview.c:592 msgid "Current page (Alt+P)" msgstr "Página atual (Alt+P)" #. Translators: the "of" from "1 of 19" in print preview. #: ../xed/xed-print-preview.c:615 msgid "of" msgstr "de" #: ../xed/xed-print-preview.c:623 msgid "Page total" msgstr "Total de páginas" #: ../xed/xed-print-preview.c:624 msgid "The total number of pages in the document" msgstr "O número total de páginas no documento" #: ../xed/xed-print-preview.c:641 msgid "Show multiple pages" msgstr "Mostrar múltiplas páginas" #: ../xed/xed-print-preview.c:654 msgid "Zoom 1:1" msgstr "Tamanho 1:1" #: ../xed/xed-print-preview.c:663 msgid "Zoom to fit the whole page" msgstr "Ajustar para caber toda a página" #: ../xed/xed-print-preview.c:672 msgid "Zoom the page in" msgstr "Ampliar a página" #: ../xed/xed-print-preview.c:681 msgid "Zoom the page out" msgstr "Reduzir a página" #: ../xed/xed-print-preview.c:693 msgid "_Close Preview" msgstr "_Fechar antevisão" #: ../xed/xed-print-preview.c:696 msgid "Close print preview" msgstr "Fechar antevisão de impressão" #: ../xed/xed-print-preview.c:766 #, c-format msgid "Page %d of %d" msgstr "Página %d de %d" #: ../xed/xed-print-preview.c:950 msgid "Page Preview" msgstr "Antevisão de página" #: ../xed/xed-print-preview.c:951 msgid "The preview of a page in the document to be printed" msgstr "Uma antevisão da página no documento a ser impresso" #: ../xed/xed-smart-charset-converter.c:319 msgid "It is not possible to detect the encoding automatically" msgstr "Não é possível detetar a codificação automaticamente" #: ../xed/xed-searchbar.c:70 #, c-format msgid "Found and replaced %d occurrence" msgid_plural "Found and replaced %d occurrences" msgstr[0] "Encontrada e substituída %d ocorrência" msgstr[1] "Encontradas e substituídas %d ocorrências" #: ../xed/xed-searchbar.c:78 msgid "Found and replaced one occurrence" msgstr "Encontrada e substituída uma ocorrência" #: ../xed/xed-searchbar.c:96 #, c-format msgid "\"%s\" not found" msgstr "\"%s\" não foi encontrado" #: ../xed/xed-statusbar.c:70 ../xed/xed-statusbar.c:76 msgid "OVR" msgstr "SOBR" #: ../xed/xed-statusbar.c:70 ../xed/xed-statusbar.c:76 msgid "INS" msgstr "INS" #. Translators: "Ln" is an abbreviation for "Line", Col is an abbreviation for "Column". Please, #. use abbreviations if possible to avoid space problems. #: ../xed/xed-statusbar.c:252 #, c-format msgid " Ln %d, Col %d" msgstr " Ln %d, Col %d" #: ../xed/xed-statusbar.c:353 #, c-format msgid "There is a tab with errors" msgid_plural "There are %d tabs with errors" msgstr[0] "Existe um separador com erros" msgstr[1] "Existem %d separadores com erros" #: ../xed/xed-style-scheme-manager.c:214 #, c-format msgid "" "Directory '%s' could not be created: g_mkdir_with_parents() failed: %s" msgstr "" "Não foi possível criar o diretório \"%s\": falha em g_mkdir_with_parents(): " "%s" #. Translators: the first %s is a file name (e.g. test.txt) the second one #. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) #: ../xed/xed-tab.c:656 #, c-format msgid "Reverting %s from %s" msgstr "A reverter %s em %s" #: ../xed/xed-tab.c:663 #, c-format msgid "Reverting %s" msgstr "A reverter %s" #. Translators: the first %s is a file name (e.g. test.txt) the second one #. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) #: ../xed/xed-tab.c:679 #, c-format msgid "Loading %s from %s" msgstr "A carregar %s em %s" #: ../xed/xed-tab.c:686 #, c-format msgid "Loading %s" msgstr "A carregar %s" #. Translators: the first %s is a file name (e.g. test.txt) the second one #. is a directory (e.g. ssh://master.gnome.org/home/users/paolo) #: ../xed/xed-tab.c:769 #, c-format msgid "Saving %s to %s" msgstr "A gravar %s em %s" #: ../xed/xed-tab.c:776 #, c-format msgid "Saving %s" msgstr "A gravar %s" #. Read only #: ../xed/xed-tab.c:1647 msgid "RO" msgstr "AL" #: ../xed/xed-tab.c:1694 #, c-format msgid "Error opening file %s" msgstr "Erro ao abrir o ficheiro %s" #: ../xed/xed-tab.c:1699 #, c-format msgid "Error reverting file %s" msgstr "Erro ao reverter o ficheiro %s" #: ../xed/xed-tab.c:1704 #, c-format msgid "Error saving file %s" msgstr "Erro ao gravar o ficheiro %s" #: ../xed/xed-tab.c:1725 msgid "Unicode (UTF-8)" msgstr "Unicode (UTF-8)" #: ../xed/xed-tab.c:1732 msgid "Name:" msgstr "Nome:" #: ../xed/xed-tab.c:1733 msgid "MIME Type:" msgstr "Tipo MIME:" #: ../xed/xed-tab.c:1734 msgid "Encoding:" msgstr "Codificação:" #: ../xed/xed-tab-label.c:275 msgid "Close document" msgstr "Fechar documento" #. Toplevel #: ../xed/xed-ui.h:47 msgid "_File" msgstr "_Ficheiro" #: ../xed/xed-ui.h:48 msgid "_Edit" msgstr "_Editar" #: ../xed/xed-ui.h:49 msgid "_View" msgstr "_Ver" #: ../xed/xed-ui.h:50 msgid "_Search" msgstr "Procur_ar" #: ../xed/xed-ui.h:51 msgid "_Tools" msgstr "Ferramen_tas" #: ../xed/xed-ui.h:52 msgid "_Documents" msgstr "_Documentos" #: ../xed/xed-ui.h:53 msgid "_Help" msgstr "_Ajuda" #. File menu #: ../xed/xed-ui.h:56 msgid "_New" msgstr "_Novo" #: ../xed/xed-ui.h:57 msgid "Create a new document" msgstr "Criar um novo documento" #: ../xed/xed-ui.h:58 msgid "_Open..." msgstr "_Abrir..." #: ../xed/xed-ui.h:59 msgid "Open a file" msgstr "Abrir um ficheiro" #. Edit menu #: ../xed/xed-ui.h:62 msgid "Pr_eferences" msgstr "Pr_eferências" #: ../xed/xed-ui.h:63 msgid "Configure the application" msgstr "Configurar a aplicação" #. Help menu #: ../xed/xed-ui.h:66 msgid "_Contents" msgstr "_Conteúdo" #: ../xed/xed-ui.h:67 msgid "Open the xed manual" msgstr "Abrir o manual do xed" #: ../xed/xed-ui.h:69 msgid "About this application" msgstr "Sobre esta aplicação" #: ../xed/xed-ui.h:73 msgid "Leave fullscreen mode" msgstr "Sair de ecrã completo" #. File menu #: ../xed/xed-ui.h:80 msgid "_Save" msgstr "_Guardar" #: ../xed/xed-ui.h:81 msgid "Save the current file" msgstr "Guardar o ficheiro atual" #: ../xed/xed-ui.h:82 msgid "Save _As..." msgstr "Guardar _como..." #: ../xed/xed-ui.h:83 msgid "Save the current file with a different name" msgstr "Guardar o ficheiro atual com um nome diferente" #: ../xed/xed-ui.h:84 msgid "Revert" msgstr "Reverter" #: ../xed/xed-ui.h:85 msgid "Revert to a saved version of the file" msgstr "Reverter para uma versão guardada do ficheiro" #: ../xed/xed-ui.h:86 msgid "Print Previe_w" msgstr "Pré-visualizar impres_são" #: ../xed/xed-ui.h:87 msgid "Print preview" msgstr "Pré-visualizar impressão" #: ../xed/xed-ui.h:88 msgid "_Print..." msgstr "Im_primir..." #: ../xed/xed-ui.h:89 msgid "Print the current page" msgstr "Imprimir a página atual" #. Edit menu #: ../xed/xed-ui.h:92 msgid "_Undo" msgstr "Desfa_zer" #: ../xed/xed-ui.h:93 msgid "Undo the last action" msgstr "Anular a última ação" #: ../xed/xed-ui.h:94 msgid "_Redo" msgstr "_Refazer" #: ../xed/xed-ui.h:95 msgid "Redo the last undone action" msgstr "Refazer a última ação anulada" #: ../xed/xed-ui.h:96 msgid "C_ut" msgstr "C_ortar" #: ../xed/xed-ui.h:97 msgid "Cut the selection" msgstr "Cortar seleção" #: ../xed/xed-ui.h:98 msgid "_Copy" msgstr "_Copiar" #: ../xed/xed-ui.h:99 msgid "Copy the selection" msgstr "Copiar seleção" #: ../xed/xed-ui.h:100 msgid "_Paste" msgstr "Co_lar" #: ../xed/xed-ui.h:101 msgid "Paste the clipboard" msgstr "Colar da área de transferência" #: ../xed/xed-ui.h:102 ../plugins/filebrowser/xed-file-browser-widget.c:800 msgid "_Delete" msgstr "_Eliminar" #: ../xed/xed-ui.h:103 msgid "Delete the selected text" msgstr "ELiminar o texto selecionado" #: ../xed/xed-ui.h:104 msgid "Select _All" msgstr "Selecion_ar tudo" #: ../xed/xed-ui.h:105 msgid "Select the entire document" msgstr "Selecionar todo o documento" #. View menu #: ../xed/xed-ui.h:108 msgid "_Highlight Mode" msgstr "M_odo de realce" #. Search menu #: ../xed/xed-ui.h:111 msgid "_Find" msgstr "_Procurar" #: ../xed/xed-ui.h:112 msgid "Search for text" msgstr "Procurar pelo texto" #: ../xed/xed-ui.h:113 msgid "Find Ne_xt" msgstr "Procurar _seguinte" #: ../xed/xed-ui.h:114 msgid "Search forwards for the same text" msgstr "Avançar na procura do mesmo texto" #: ../xed/xed-ui.h:115 msgid "Find Pre_vious" msgstr "Procurar _anterior" #: ../xed/xed-ui.h:116 msgid "Search backwards for the same text" msgstr "Recuar na procura do mesmo texto" #: ../xed/xed-ui.h:118 msgid "Search for and replace text" msgstr "Procurar e substituir texto" #: ../xed/xed-ui.h:119 msgid "Go to _Line..." msgstr "Ir para a _linha..." #: ../xed/xed-ui.h:120 msgid "Go to a specific line" msgstr "Ir para uma linha específica" #. Documents menu #: ../xed/xed-ui.h:123 msgid "_Save All" msgstr "Guardar _todos" #: ../xed/xed-ui.h:124 msgid "Save all open files" msgstr "Guardar todos os ficheiros abertos" #: ../xed/xed-ui.h:125 msgid "_Close All" msgstr "_Fechar todos" #: ../xed/xed-ui.h:126 msgid "Close all open files" msgstr "Fechar todos os ficheiros abertos" #: ../xed/xed-ui.h:127 msgid "_Previous Document" msgstr "Documento _anterior" #: ../xed/xed-ui.h:128 msgid "Activate previous document" msgstr "Ativar o documento anterior" #: ../xed/xed-ui.h:129 msgid "_Next Document" msgstr "Documento _seguinte" #: ../xed/xed-ui.h:130 msgid "Activate next document" msgstr "Ativar o documento seguinte" #: ../xed/xed-ui.h:131 msgid "_Move to New Window" msgstr "_Mover para nova janela" #: ../xed/xed-ui.h:132 msgid "Move the current document to a new window" msgstr "Mover o documento atual para uma nova janela" #: ../xed/xed-ui.h:138 msgid "_Close" msgstr "Fe_char" #: ../xed/xed-ui.h:139 msgid "Close the current file" msgstr "Fechar o ficheiro atual" #: ../xed/xed-ui.h:145 msgid "_Quit" msgstr "_Sair" #: ../xed/xed-ui.h:146 msgid "Quit the program" msgstr "Sair da aplicação" #: ../xed/xed-ui.h:151 msgid "_Toolbar" msgstr "Barra de ferramen_tas" #: ../xed/xed-ui.h:152 msgid "Show or hide the toolbar in the current window" msgstr "Mostrar ou ocultar a barra de ferramentas na janela atual" #: ../xed/xed-ui.h:154 msgid "_Statusbar" msgstr "Barra de e_stado" #: ../xed/xed-ui.h:155 msgid "Show or hide the statusbar in the current window" msgstr "Mostrar ou ocultar a barra de estado na janela atual" #: ../xed/xed-ui.h:158 msgid "Edit text in fullscreen" msgstr "Editar texto em ecrã completo" #: ../xed/xed-ui.h:165 msgid "Side _Pane" msgstr "_Painel lateral" #: ../xed/xed-ui.h:166 msgid "Show or hide the side pane in the current window" msgstr "Mostrar ou ocultar o painel lateral na janela atual" #: ../xed/xed-ui.h:168 msgid "_Bottom Pane" msgstr "Painel _inferior" #: ../xed/xed-ui.h:169 msgid "Show or hide the bottom pane in the current window" msgstr "Mostrar ou ocultar o painel inferior na janela atual" #: ../xed/xed-utils.c:1093 msgid "Please check your installation." msgstr "Verifique a sua instalação." #: ../xed/xed-utils.c:1166 #, c-format msgid "Unable to open UI file %s. Error: %s" msgstr "Não foi possível abrir o ficheiro de interface %s. Erro: %s" #: ../xed/xed-utils.c:1186 #, c-format msgid "Unable to find the object '%s' inside file %s." msgstr "Não foi possível encontrar o objeto \"%s\" no ficheiro %s." #. Translators: '/ on ' #: ../xed/xed-utils.c:1346 #, c-format msgid "/ on %s" msgstr "/ em %s" #: ../xed/xed-view.c:719 msgid "Line you want to move the cursor to" msgstr "A linha para onde quer mover o cursor" #: ../xed/xed-window.c:742 #, c-format msgid "Use %s highlight mode" msgstr "Utilizar modo de realce %s" #. add the "Plain Text" item before all the others #. Translators: "Plain Text" means that no highlight mode is selected in the #. * "View->Highlight Mode" submenu and so syntax highlighting is disabled #: ../xed/xed-window.c:782 ../xed/xed-window.c:1591 msgid "Plain Text" msgstr "Texto simples" #: ../xed/xed-window.c:782 msgid "Disable syntax highlighting" msgstr "Desativar realce de sintaxe" #. Translators: %s is a URI #: ../xed/xed-window.c:1036 #, c-format msgid "Open '%s'" msgstr "Abrir \"%s\"" #. Translators: %s is a URI #: ../xed/xed-window.c:1321 #, c-format msgid "Activate '%s'" msgstr "Ativar \"%s\"" #: ../xed/xed-window.c:1572 msgid "Use Spaces" msgstr "Utilizar espaços" #: ../xed/xed-window.c:1629 msgid "Tab Width" msgstr "Largura do tabulador" #: ../xed/xed-window.c:3310 msgid "Elevated Privileges" msgstr "Privilégios Elevados" #: ../plugins/changecase/changecase.xed-plugin.desktop.in.h:1 msgid "Change Case" msgstr "Alterar a capitalização" #: ../plugins/changecase/changecase.xed-plugin.desktop.in.h:2 msgid "Changes the case of selected text." msgstr "Altera a capitalização do texto selecionado." #: ../plugins/changecase/xed-changecase-plugin.c:222 msgid "C_hange Case" msgstr "_Alterar a capitalização" #: ../plugins/changecase/xed-changecase-plugin.c:223 msgid "All _Upper Case" msgstr "Tudo em maiúsc_ulas" #: ../plugins/changecase/xed-changecase-plugin.c:224 msgid "Change selected text to upper case" msgstr "Alterar o texto selecionado para maiúsculas" #: ../plugins/changecase/xed-changecase-plugin.c:226 msgid "All _Lower Case" msgstr "Tudo em minúscu_las" #: ../plugins/changecase/xed-changecase-plugin.c:227 msgid "Change selected text to lower case" msgstr "Alterar o texto selecionado para minúsculas" #: ../plugins/changecase/xed-changecase-plugin.c:229 msgid "_Invert Case" msgstr "_Inverter capitalização" #: ../plugins/changecase/xed-changecase-plugin.c:230 msgid "Invert the case of selected text" msgstr "Inverter a capitalização do texto selecionado" #: ../plugins/changecase/xed-changecase-plugin.c:232 msgid "_Title Case" msgstr "Primeira le_tra em maiúscula" #: ../plugins/changecase/xed-changecase-plugin.c:233 msgid "Capitalize the first letter of each selected word" msgstr "Capitalizar a primeira letra de cada palavra selecionada" #: ../plugins/docinfo/docinfo.xed-plugin.desktop.in.h:1 #: ../plugins/docinfo/docinfo.ui.h:1 msgid "Document Statistics" msgstr "Estatísticas do documento" #: ../plugins/docinfo/docinfo.xed-plugin.desktop.in.h:2 msgid "" "Analyzes the current document and reports the number of words, lines, " "characters and non-space characters in it." msgstr "" "Analisa o documento atual e determina o número de palavras, linhas, " "caráteres e caráteres sem espaços." #: ../plugins/docinfo/docinfo.ui.h:2 msgid "_Update" msgstr "At_ualizar" #: ../plugins/docinfo/docinfo.ui.h:3 msgid "File Name" msgstr "Nome de ficheiro" #: ../plugins/docinfo/docinfo.ui.h:5 msgid "Bytes" msgstr "Bytes" #: ../plugins/docinfo/docinfo.ui.h:6 msgid "Characters (no spaces)" msgstr "Caráteres (sem espaços)" #: ../plugins/docinfo/docinfo.ui.h:7 msgid "Characters (with spaces)" msgstr "Caráteres (com espaços)" #: ../plugins/docinfo/docinfo.ui.h:8 msgid "Words" msgstr "Palavras" #: ../plugins/docinfo/docinfo.ui.h:9 msgid "Lines" msgstr "Linhas" #: ../plugins/docinfo/docinfo.ui.h:10 msgid "Document" msgstr "Documento" #: ../plugins/docinfo/docinfo.ui.h:11 msgid "Selection" msgstr "Seleção" #: ../plugins/docinfo/xed-docinfo-plugin.c:423 msgid "_Document Statistics" msgstr "Estatísticas do _documento" #: ../plugins/docinfo/xed-docinfo-plugin.c:425 msgid "Get statistical information on the current document" msgstr "Obter informação estatística sobre o documento atual" #: ../plugins/filebrowser/filebrowser.xed-plugin.desktop.in.h:1 msgid "File Browser Pane" msgstr "Painel de navegador de ficheiros" #: ../plugins/filebrowser/filebrowser.xed-plugin.desktop.in.h:2 msgid "Easy file access from the side pane" msgstr "Acesso simples a ficheiros a partir do painel lateral" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:1 msgid "Set Location to First Document" msgstr "Definir a localização para a do primeiro documento" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:2 msgid "" "If TRUE the file browser plugin will view the directory of the first opened " "document given that the file browser hasn't been used yet. (Thus this " "generally applies to opening a document from the command line or opening it " "with Caja, etc.)" msgstr "" "Se VERDADEIRO, o suplemento de navegador de ficheiros irá ver o diretório do " "primeiro documento aberto em que o navegador ainda não tenha sido utilizado. " "(Isto é aplicável à abertura de ficheiros pela linha de comandos, pelo Caja, " "etc.)" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:3 msgid "File Browser Filter Mode" msgstr "Modo de filtragem do navegador de ficheiros" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:4 msgid "" "This value determines what files get filtered from the file browser. Valid " "values are: none (filter nothing), hidden (filter hidden files), binary " "(filter binary files) and hidden_and_binary (filter both hidden and binary " "files)." msgstr "" "Este valor determina que ficheiros são filtrados do navegador de ficheiros. " "Os valores possíveis são: \"none\" (não filtrar nada), \"hidden\" (filtrar " "os ficheiros ocultos), \"binary\" (filtrar os ficheiros binários) e " "\"hidden_and_binary\" (filtrar os ficheiros ocultos e os ficheiros binários)." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:5 msgid "File Browser Filter Pattern" msgstr "Padrão de filtragem do navegador de ficheiros" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:6 msgid "" "The filter pattern to filter the file browser with. This filter works on top " "of the filter_mode." msgstr "" "O padrão de filtragem a utilizar no navegador de ficheiros. Este filtro atua " "sobre o filter_mode." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:7 msgid "Open With Tree View" msgstr "Abrir com vista de árvore" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:8 msgid "" "Open the tree view when the file browser plugin gets loaded instead of the " "bookmarks view" msgstr "" "Abrir o suplemento de navegação de ficheiros em vista de árvore, em vez de " "em vista de marcadores" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:9 msgid "File Browser Root Directory" msgstr "Diretório raiz do navegador de ficheiros" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:10 msgid "" "The file browser root directory to use when loading the file browser plugin " "and onload/tree_view is TRUE." msgstr "" "O diretório raiz a utilizar pelo navegador de ficheiros ao iniciar o " "suplemento e se onload/tree_view for VERDADEIRO." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:11 msgid "File Browser Virtual Root Directory" msgstr "Diretório raiz virtual do navegador de ficheiros" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:12 msgid "" "The file browser virtual root directory to use when loading the file browser " "plugin when onload/tree_view is TRUE. The virtual root must always be below " "the actual root." msgstr "" "O diretório raiz virtual a utilizar pelo navegador de ficheiros ao iniciar o " "suplemento e se onload/tree_view for VERDADEIRO. A raiz virtual deve estar " "sempre abaixo da raiz atual." #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:13 msgid "Enable Restore of Remote Locations" msgstr "Ativar ligação a localizações remotas" #: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:14 msgid "Sets whether to enable restoring of remote locations." msgstr "Define se reativar ou não localizações remotas." #: ../plugins/filebrowser/xed-file-bookmarks-store.c:235 msgid "File System" msgstr "Sistema de ficheiros" #: ../plugins/filebrowser/xed-file-browser-plugin.c:407 msgid "_Set root to active document" msgstr "_Definir a raiz para o documento ativo" #: ../plugins/filebrowser/xed-file-browser-plugin.c:409 msgid "Set the root to the active document location" msgstr "Definir a raiz para a localização do documento ativo" #: ../plugins/filebrowser/xed-file-browser-plugin.c:414 msgid "_Open terminal here" msgstr "_Abrir uma consola aqui" #: ../plugins/filebrowser/xed-file-browser-plugin.c:416 msgid "Open a terminal at the currently opened directory" msgstr "Abrir uma consola no diretório atualmente aberto" #: ../plugins/filebrowser/xed-file-browser-plugin.c:557 msgid "File Browser" msgstr "Navegador de ficheiros" #: ../plugins/filebrowser/xed-file-browser-plugin.c:674 msgid "An error occurred while creating a new directory" msgstr "Ocorreu um erro ao criar um novo diretório" #: ../plugins/filebrowser/xed-file-browser-plugin.c:677 msgid "An error occurred while creating a new file" msgstr "Ocorreu um erro ao criar um novo ficheiro" #: ../plugins/filebrowser/xed-file-browser-plugin.c:682 msgid "An error occurred while renaming a file or directory" msgstr "Ocorreu um erro ao mudar o nome do ficheiro ou diretório" #: ../plugins/filebrowser/xed-file-browser-plugin.c:687 msgid "An error occurred while deleting a file or directory" msgstr "Ocorreu um erro ao eliminar o ficheiro ou diretório" #: ../plugins/filebrowser/xed-file-browser-plugin.c:692 msgid "An error occurred while opening a directory in the file manager" msgstr "Ocorreu um erro ao abrir o diretório no gestor de ficheiros" #: ../plugins/filebrowser/xed-file-browser-plugin.c:696 msgid "An error occurred while setting a root directory" msgstr "Ocorreu um erro ao definir o diretório raiz" #: ../plugins/filebrowser/xed-file-browser-plugin.c:700 msgid "An error occurred while loading a directory" msgstr "Ocorreu um erro ao carregar o diretório" #: ../plugins/filebrowser/xed-file-browser-plugin.c:703 msgid "An error occurred" msgstr "Ocorreu um erro" #: ../plugins/filebrowser/xed-file-browser-plugin.c:934 msgid "" "Cannot move file to trash, do you\n" "want to delete permanently?" msgstr "" "Não foi possível mover o ficheiro para o lixo.\n" "Eliminar permanentemente?" #: ../plugins/filebrowser/xed-file-browser-plugin.c:938 #, c-format msgid "The file \"%s\" cannot be moved to the trash." msgstr "O ficheiro \"%s\" não pode ser movido para o lixo." #: ../plugins/filebrowser/xed-file-browser-plugin.c:941 msgid "The selected files cannot be moved to the trash." msgstr "Os ficheiros selecionados não podem ser movidos para o lixo." #: ../plugins/filebrowser/xed-file-browser-plugin.c:971 #, c-format msgid "Are you sure you want to permanently delete \"%s\"?" msgstr "Tem a certeza de que pretende eliminar \"%s\" permanentemente?" #: ../plugins/filebrowser/xed-file-browser-plugin.c:974 msgid "Are you sure you want to permanently delete the selected files?" msgstr "" "Tem a certeza de que pretende eliminar os ficheiros selecionados " "permanentemente?" #: ../plugins/filebrowser/xed-file-browser-plugin.c:977 msgid "If you delete an item, it is permanently lost." msgstr "Se eliminar um item, este será permanentemente perdido." #: ../plugins/filebrowser/xed-file-browser-store.c:1667 msgid "(Empty)" msgstr "(Vazio)" #: ../plugins/filebrowser/xed-file-browser-store.c:3305 msgid "" "The renamed file is currently filtered out. You need to adjust your filter " "settings to make the file visible" msgstr "" "O ficheiro com o novo nome está excluido do filtro. Tem de alterar as " "definições do filtro para tornar o ficheiro visível" #. Translators: This is the default name of new files created by the file browser pane. #: ../plugins/filebrowser/xed-file-browser-store.c:3544 msgid "file" msgstr "ficheiro" #: ../plugins/filebrowser/xed-file-browser-store.c:3568 msgid "" "The new file is currently filtered out. You need to adjust your filter " "settings to make the file visible" msgstr "" "O novo ficheiro está excluido do filtro. Tem de alterar as definições do " "filtro para tornar o ficheiro visível" #. Translators: This is the default name of new directories created by the file browser pane. #: ../plugins/filebrowser/xed-file-browser-store.c:3597 msgid "directory" msgstr "diretório" #: ../plugins/filebrowser/xed-file-browser-store.c:3617 msgid "" "The new directory is currently filtered out. You need to adjust your filter " "settings to make the directory visible" msgstr "" "O novo diretório está excluido do filtro. Tem de alterar as definições do " "filtro para tornar o ficheiro visível" #: ../plugins/filebrowser/xed-file-browser-widget.c:711 msgid "Bookmarks" msgstr "Marcadores" #: ../plugins/filebrowser/xed-file-browser-widget.c:792 msgid "_Filter" msgstr "_Filtro" #: ../plugins/filebrowser/xed-file-browser-widget.c:797 msgid "_Move to Trash" msgstr "_Mover para o lixo" #: ../plugins/filebrowser/xed-file-browser-widget.c:798 msgid "Move selected file or folder to trash" msgstr "Mover o ficheiro ou pasta selecionado para o lixo" #: ../plugins/filebrowser/xed-file-browser-widget.c:801 msgid "Delete selected file or folder" msgstr "Eliminar o ficheiro ou pasta selecionado" #: ../plugins/filebrowser/xed-file-browser-widget.c:807 msgid "Open" msgstr "Abrir" #: ../plugins/filebrowser/xed-file-browser-widget.c:808 msgid "Open selected file" msgstr "Abrir o ficheiro selecionado" #: ../plugins/filebrowser/xed-file-browser-widget.c:814 msgid "Up" msgstr "Para cima" #: ../plugins/filebrowser/xed-file-browser-widget.c:815 msgid "Open the parent folder" msgstr "Abrir a pasta superior" #: ../plugins/filebrowser/xed-file-browser-widget.c:820 msgid "_New Folder" msgstr "_Nova pasta" #: ../plugins/filebrowser/xed-file-browser-widget.c:821 msgid "Add new empty folder" msgstr "Adicionar uma pasta vazia" #: ../plugins/filebrowser/xed-file-browser-widget.c:823 msgid "New F_ile" msgstr "Novo f_icheiro" #: ../plugins/filebrowser/xed-file-browser-widget.c:824 msgid "Add new empty file" msgstr "Adicionar um ficheiro vazio" #: ../plugins/filebrowser/xed-file-browser-widget.c:829 msgid "_Rename" msgstr "Muda_r nome" #: ../plugins/filebrowser/xed-file-browser-widget.c:830 msgid "Rename selected file or folder" msgstr "Mudar nome do ficheiro ou pasta selecionado" #: ../plugins/filebrowser/xed-file-browser-widget.c:836 msgid "_Previous Location" msgstr "Localização _anterior" #: ../plugins/filebrowser/xed-file-browser-widget.c:837 msgid "Go to the previous visited location" msgstr "Ir para a localização anteriormente visitada" #: ../plugins/filebrowser/xed-file-browser-widget.c:839 msgid "_Next Location" msgstr "Localização _seguinte" #: ../plugins/filebrowser/xed-file-browser-widget.c:840 msgid "Go to the next visited location" msgstr "Ir para a localização visitada seguinte" #: ../plugins/filebrowser/xed-file-browser-widget.c:841 msgid "Re_fresh View" msgstr "Atuali_zar vista" #: ../plugins/filebrowser/xed-file-browser-widget.c:842 msgid "Refresh the view" msgstr "Atualizar vista" #: ../plugins/filebrowser/xed-file-browser-widget.c:843 #: ../plugins/filebrowser/xed-file-browser-widget.c:861 msgid "_View Folder" msgstr "_Ver pasta" #: ../plugins/filebrowser/xed-file-browser-widget.c:844 #: ../plugins/filebrowser/xed-file-browser-widget.c:862 msgid "View folder in file manager" msgstr "Ver a pasta no gestor de ficheiros" #: ../plugins/filebrowser/xed-file-browser-widget.c:851 msgid "Show _Hidden" msgstr "Mostrar _ocultos" #: ../plugins/filebrowser/xed-file-browser-widget.c:852 msgid "Show hidden files and folders" msgstr "Mostrar os ficheiros e pastas ocultos" #: ../plugins/filebrowser/xed-file-browser-widget.c:854 msgid "Show _Binary" msgstr "Mostrar _binários" #: ../plugins/filebrowser/xed-file-browser-widget.c:855 msgid "Show binary files" msgstr "Mostrar os ficheiros binários" #: ../plugins/filebrowser/xed-file-browser-widget.c:987 #: ../plugins/filebrowser/xed-file-browser-widget.c:996 #: ../plugins/filebrowser/xed-file-browser-widget.c:1017 msgid "Previous location" msgstr "Localização anterior" #: ../plugins/filebrowser/xed-file-browser-widget.c:989 msgid "Go to previous location" msgstr "Ir para a localização anterior" #: ../plugins/filebrowser/xed-file-browser-widget.c:991 #: ../plugins/filebrowser/xed-file-browser-widget.c:1012 msgid "Go to a previously opened location" msgstr "Ir para uma localização anteriormente aberta" #: ../plugins/filebrowser/xed-file-browser-widget.c:1008 msgid "Next location" msgstr "Localização seguinte" #: ../plugins/filebrowser/xed-file-browser-widget.c:1010 msgid "Go to next location" msgstr "Ir para a localização seguinte" #: ../plugins/filebrowser/xed-file-browser-widget.c:1222 msgid "_Match Filename" msgstr "E_quivaler a nome de ficheiro" #: ../plugins/filebrowser/xed-file-browser-widget.c:2129 #, c-format msgid "No mount object for mounted volume: %s" msgstr "Nenhum objeto de montagem para a unidade montada: %s" #: ../plugins/filebrowser/xed-file-browser-widget.c:2209 #, c-format msgid "Could not open media: %s" msgstr "Não foi possível abrir a unidade: %s" #: ../plugins/filebrowser/xed-file-browser-widget.c:2256 #, c-format msgid "Could not mount volume: %s" msgstr "Não foi possível montar a unidade: %s" #. ex:ts=8:noet: #: ../plugins/modelines/modelines.xed-plugin.desktop.in.h:1 msgid "Modelines" msgstr "Comandos de linha" #: ../plugins/modelines/modelines.xed-plugin.desktop.in.h:2 msgid "Emacs, Kate and Vim-style modelines support for xed." msgstr "Suporte xed para modos de linha do estilo Emacs, Kate e Vim." #: ../plugins/sort/xed-sort-plugin.c:88 msgid "S_ort..." msgstr "_Ordenar..." #: ../plugins/sort/xed-sort-plugin.c:90 msgid "Sort the current document or selection" msgstr "Ordenar o documento ou seleção" #: ../plugins/sort/sort.xed-plugin.desktop.in.h:1 ../plugins/sort/sort.ui.h:1 msgid "Sort" msgstr "Ordenar" #: ../plugins/sort/sort.xed-plugin.desktop.in.h:2 msgid "Sorts a document or selected text." msgstr "Ordena um documento ou o texto selecionado." #: ../plugins/sort/sort.ui.h:2 msgid "_Sort" msgstr "Or_denar" #: ../plugins/sort/sort.ui.h:3 msgid "_Reverse order" msgstr "Inverte_r ordem" #: ../plugins/sort/sort.ui.h:4 msgid "R_emove duplicates" msgstr "R_emover duplicados" #: ../plugins/sort/sort.ui.h:5 msgid "_Ignore case" msgstr "_Ignorar capitalização" #: ../plugins/sort/sort.ui.h:6 msgid "S_tart at column:" msgstr "Ini_ciar na coluna:" #: ../plugins/sort/sort.ui.h:7 msgid "You cannot undo a sort operation" msgstr "Não pode anular uma operação de ordenação" #: ../plugins/spell/org.x.editor.plugins.spell.gschema.xml.in.h:1 msgid "Autocheck Type" msgstr "Verificação Automática de Tipo" #. Translators: Displayed in the "Check Spelling" dialog if there are no suggestions for the current misspelled word #. Translators: Displayed in the "Check Spelling" dialog if there are no suggestions #. * for the current misspelled word #: ../plugins/spell/xed-automatic-spell-checker.c:420 #: ../plugins/spell/xed-spell-checker-dialog.c:455 msgid "(no suggested words)" msgstr "(sem sugestões)" #: ../plugins/spell/xed-automatic-spell-checker.c:444 msgid "_More..." msgstr "_Mais..." #. Ignore all #: ../plugins/spell/xed-automatic-spell-checker.c:499 msgid "_Ignore All" msgstr "_Ignorar todas" #. + Add to Dictionary #: ../plugins/spell/xed-automatic-spell-checker.c:514 msgid "_Add" msgstr "_Adicionar" #: ../plugins/spell/xed-automatic-spell-checker.c:553 msgid "_Spelling Suggestions..." msgstr "_Sugestões de ortografia..." #: ../plugins/spell/xed-spell-checker-dialog.c:270 msgid "Check Spelling" msgstr "Verificação ortográfica" #: ../plugins/spell/xed-spell-checker-dialog.c:281 msgid "Suggestions" msgstr "Sugestões" #. Translators: Displayed in the "Check Spelling" dialog if the current word isn't misspelled #: ../plugins/spell/xed-spell-checker-dialog.c:562 msgid "(correct spelling)" msgstr "(corrigir ortografia)" #: ../plugins/spell/xed-spell-checker-dialog.c:709 msgid "Completed spell checking" msgstr "Correção ortográfica terminada" #. Translators: the first %s is the language name, and #. * the second %s is the locale name. Example: #. * "French (France)" #. #: ../plugins/spell/xed-spell-checker-language.c:285 #: ../plugins/spell/xed-spell-checker-language.c:291 #, c-format msgctxt "language" msgid "%s (%s)" msgstr "%s (%s)" #. Translators: this refers to an unknown language code #. * (one which isn't in our built-in list). #. #: ../plugins/spell/xed-spell-checker-language.c:300 #, c-format msgctxt "language" msgid "Unknown (%s)" msgstr "Desconhecido (%s)" #. Translators: this refers the Default language used by the #. * spell checker #. #: ../plugins/spell/xed-spell-checker-language.c:406 msgctxt "language" msgid "Default" msgstr "Pré-definido" #: ../plugins/spell/xed-spell-language-dialog.c:141 #: ../plugins/spell/languages-dialog.ui.h:1 msgid "Set language" msgstr "Definir idioma" #: ../plugins/spell/xed-spell-language-dialog.c:195 msgid "Languages" msgstr "Idiomas" #: ../plugins/spell/xed-spell-plugin.c:92 msgid "_Check Spelling..." msgstr "Verificação _ortográfica" #: ../plugins/spell/xed-spell-plugin.c:94 msgid "Check the current document for incorrect spelling" msgstr "Verificar a ortografia do documento atual" #: ../plugins/spell/xed-spell-plugin.c:100 msgid "Set _Language..." msgstr "Definir i_dioma..." #: ../plugins/spell/xed-spell-plugin.c:102 msgid "Set the language of the current document" msgstr "Definir o idioma do documento atual" #: ../plugins/spell/xed-spell-plugin.c:111 msgid "_Autocheck Spelling" msgstr "Verificar ortografia _automaticamente" #: ../plugins/spell/xed-spell-plugin.c:113 msgid "Automatically spell-check the current document" msgstr "Efetuar automaticamente verificação ortográfica do documento atual" #: ../plugins/spell/xed-spell-plugin.c:753 msgid "Configure Spell Checker plugin..." msgstr "Configurar o complemento de Verificação Ortográfica..." #: ../plugins/spell/xed-spell-plugin.c:962 msgid "The document is empty." msgstr "O documento está vazio." #: ../plugins/spell/xed-spell-plugin.c:992 msgid "No misspelled words" msgstr "Nenhuma palavra incorreta" #: ../plugins/spell/languages-dialog.ui.h:2 msgid "Select the _language of the current document." msgstr "Selecione o idioma do documento atua_l." #: ../plugins/spell/spell-checker.ui.h:1 msgid "Check spelling" msgstr "Verificação ortográfica" #: ../plugins/spell/spell-checker.ui.h:2 msgid "Misspelled word:" msgstr "Palavra incorreta:" #: ../plugins/spell/spell-checker.ui.h:3 msgid "word" msgstr "palavra" #: ../plugins/spell/spell-checker.ui.h:4 msgid "Change _to:" msgstr "Alterar _para:" #: ../plugins/spell/spell-checker.ui.h:5 msgid "Check _Word" msgstr "Verificar _palavra" #: ../plugins/spell/spell-checker.ui.h:6 msgid "_Suggestions:" msgstr "_Sugestões:" #: ../plugins/spell/spell-checker.ui.h:7 msgid "_Ignore" msgstr "_Ignorar" #: ../plugins/spell/spell-checker.ui.h:8 msgid "Cha_nge" msgstr "_Alterar" #: ../plugins/spell/spell-checker.ui.h:9 msgid "Ignore _All" msgstr "Ignorar tod_as" #: ../plugins/spell/spell-checker.ui.h:10 msgid "Change A_ll" msgstr "A_lterar todas" #: ../plugins/spell/spell-checker.ui.h:11 msgid "User dictionary:" msgstr "Dicionário do utilizador:" #: ../plugins/spell/spell-checker.ui.h:12 msgid "Add w_ord" msgstr "Adici_onar palavra" #: ../plugins/spell/spell-checker.ui.h:13 msgid "Language:" msgstr "Idioma:" #: ../plugins/spell/spell-checker.ui.h:14 msgid "Language" msgstr "Idioma" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:1 msgid "_Configure Spell Checker plugin..." msgstr "_Configurar verificação ortográfica..." #: ../plugins/spell/xed-spell-setup-dialog.ui.h:2 msgid "Autocheck spelling on document load..." msgstr "Verificação ortográfica automática ao abrir o documentos..." #: ../plugins/spell/xed-spell-setup-dialog.ui.h:3 msgid "_Never autocheck" msgstr "_Nunca verificar automaticamente" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:4 msgid "_Remember autocheck by document" msgstr "Memoriza_r verificação automática por documento" #: ../plugins/spell/xed-spell-setup-dialog.ui.h:5 msgid "_Always autocheck" msgstr "Verific_ar sempre" #: ../plugins/spell/spell.xed-plugin.desktop.in.h:1 msgid "Spell Checker" msgstr "Corretor ortográfico" #: ../plugins/spell/spell.xed-plugin.desktop.in.h:2 msgid "Checks the spelling of the current document." msgstr "Efetua a verificação ortográfica do documento atual." #: ../plugins/taglist/xed-taglist-plugin.c:98 #: ../plugins/taglist/xed-taglist-plugin-panel.c:706 #: ../plugins/taglist/xed-taglist-plugin-panel.c:722 msgid "Tags" msgstr "Etiquetas" #: ../plugins/taglist/xed-taglist-plugin-panel.c:608 msgid "Select the group of tags you want to use" msgstr "Selecione o grupo de etiquetas a utilizar" #: ../plugins/taglist/xed-taglist-plugin-panel.c:627 msgid "_Preview" msgstr "_Antever" #: ../plugins/taglist/xed-taglist-plugin-panel.c:703 msgid "Available Tag Lists" msgstr "Lista de etiquetas disponíveis" #: ../plugins/taglist/HTML.tags.xml.in.h:1 msgid "XHTML 1.0 - Tags" msgstr "XHTML 1.0 - Etiquetas" #: ../plugins/taglist/HTML.tags.xml.in.h:2 msgid "Abbreviated form" msgstr "Forma abreviada" #: ../plugins/taglist/HTML.tags.xml.in.h:3 msgid "Abbreviation" msgstr "Abreviatura" #: ../plugins/taglist/HTML.tags.xml.in.h:4 msgid "Accessibility key character" msgstr "Caráter de tecla de acessibilidade" #: ../plugins/taglist/HTML.tags.xml.in.h:5 msgid "Acronym" msgstr "Acrónimo" #: ../plugins/taglist/HTML.tags.xml.in.h:6 msgid "Align" msgstr "Alinhamento" #: ../plugins/taglist/HTML.tags.xml.in.h:7 msgid "Alignment character" msgstr "Caráter de alinhamento" #: ../plugins/taglist/HTML.tags.xml.in.h:8 msgid "Alternative" msgstr "Alternativa" #: ../plugins/taglist/HTML.tags.xml.in.h:9 msgid "Anchor URI" msgstr "URI âncora" #: ../plugins/taglist/HTML.tags.xml.in.h:10 msgid "Anchor" msgstr "Âncora" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:12 msgid "Applet class file code (deprecated)" msgstr "Código de ficheiro de classe da applet (obsoleto)" #: ../plugins/taglist/HTML.tags.xml.in.h:13 msgid "Associated information" msgstr "Informação associada" #: ../plugins/taglist/HTML.tags.xml.in.h:14 msgid "Author info" msgstr "Informação de autor" #: ../plugins/taglist/HTML.tags.xml.in.h:15 msgid "Axis related headers" msgstr "Cabeçalhos relacionados com o eixo" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:17 msgid "Background color (deprecated)" msgstr "Cor de fundo (obsoleto)" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:19 msgid "Background texture tile (deprecated)" msgstr "Mosaico de textura de fundo (obsoleto)" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:21 msgid "Base font (deprecated)" msgstr "Tipo de letra base (obsoleto)" #: ../plugins/taglist/HTML.tags.xml.in.h:22 msgid "Base URI" msgstr "URI base" #: ../plugins/taglist/HTML.tags.xml.in.h:23 msgid "Bold" msgstr "Negrito" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:25 msgid "Border (deprecated)" msgstr "Contorno (obsoleto)" #: ../plugins/taglist/HTML.tags.xml.in.h:26 msgid "Cell rowspan" msgstr "Junção de células em linha" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:28 msgid "Center (deprecated)" msgstr "Centrar (obsoleto)" #: ../plugins/taglist/HTML.tags.xml.in.h:29 msgid "Character encoding of linked resource" msgstr "Codificação de caráteres do recurso associado" #: ../plugins/taglist/HTML.tags.xml.in.h:30 msgid "Checked state" msgstr "Estado selecionado" #: ../plugins/taglist/HTML.tags.xml.in.h:31 msgid "Citation" msgstr "Citação" #: ../plugins/taglist/HTML.tags.xml.in.h:32 msgid "Cite reason for change" msgstr "Cite o motivo da alteração" #: ../plugins/taglist/HTML.tags.xml.in.h:33 msgid "Class implementation ID" msgstr "ID de implementação de classe" #: ../plugins/taglist/HTML.tags.xml.in.h:34 msgid "Class list" msgstr "Lista de classe" #: ../plugins/taglist/HTML.tags.xml.in.h:35 msgid "Clear text flow control" msgstr "Limpar o controlo de fluxo de texto" #: ../plugins/taglist/HTML.tags.xml.in.h:36 msgid "Code content type" msgstr "Tipo do código de conteúdo" #. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:38 msgid "Color of selected links (deprecated)" msgstr "Cor das ligações selecionadas (obsoleto)" #: ../plugins/taglist/HTML.tags.xml.in.h:39 msgid "Column span" msgstr "Junção de colunas" #: ../plugins/taglist/HTML.tags.xml.in.h:40 msgid "Columns" msgstr "Colunas" #: ../plugins/taglist/HTML.tags.xml.in.h:41 msgid "Comment" msgstr "Comentário" #: ../plugins/taglist/HTML.tags.xml.in.h:42 msgid "Computer code fragment" msgstr "Fragmento de código informático" #. The "type" attribute is deprecated for the "ol" tag only, #. since HTML 4.01, not supported in XHTML 1.0 Strict DTD. #: ../plugins/taglist/HTML.tags.xml.in.h:45 msgid "Content type (deprecated)" msgstr "Tipo de conteúdo (obsoleto)" #: ../plugins/taglist/HTML.tags.xml.in.h:46 msgid "Coordinates" msgstr "Coordenadas" #: ../plugins/taglist/HTML.tags.xml.in.h:47 msgid "Date and time of change" msgstr "Data e hora da alteração" #. NOTE: used in "object" tag #: ../plugins/taglist/HTML.tags.xml.in.h:49 msgid "Declare flag" msgstr "Parâmetro de declaração" #. Translators: DEFER is an optional attribute of the