4592 lines
127 KiB
Plaintext
4592 lines
127 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
# mbouzada <mbouzada@gmail.com>, 2013
|
|
# mbouzada <mbouzada@gmail.com>, 2013
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: MATE Desktop Environment\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-11-02 18:13+0000\n"
|
|
"PO-Revision-Date: 2016-01-26 17:19+0000\n"
|
|
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
|
|
"Language-Team: Galician "
|
|
"(http://www.transifex.com/projects/p/MATE/language/gl/)\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-11-09 17:16+0000\n"
|
|
"X-Generator: Launchpad (build 18255)\n"
|
|
"Language: gl\n"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:1
|
|
msgid "Use Default Font"
|
|
msgstr "Usar o tipo de letra predeterminado"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:3
|
|
msgctxt "editor-font"
|
|
msgid "'Monospace 12'"
|
|
msgstr ""
|
|
|
|
#: ../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 ""
|
|
"Un tipo de letra personalizado que se usará para a área de edición. Isto só "
|
|
"será efectivo se a opción «Usar tipo de letra predeterminado» está "
|
|
"desactivada."
|
|
|
|
#: ../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 dun esquema de estilos GtkSourceView usado para colorear o texto."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:8
|
|
msgid "Create Backup Copies"
|
|
msgstr "Crear copias de seguranza"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:10
|
|
msgid "Autosave"
|
|
msgstr "Gardado automático"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:12
|
|
msgid "Autosave Interval"
|
|
msgstr "Intervalo de gardado automático"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:14
|
|
msgid "Writable VFS schemes"
|
|
msgstr "Esquemas VFS escribíbeis"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:16
|
|
msgid "Maximum Number of Undo Actions"
|
|
msgstr "Número máximo de accións de desfacer"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:18
|
|
msgid "Line Wrapping Mode"
|
|
msgstr "Modo de axuste de liña"
|
|
|
|
#: ../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 como se axustan as liñas longas na área de edición. Use "
|
|
"«GTK_WRAP_NONE» para non axustar as liñas, «GTK_WRAP_WORD» para axustalas "
|
|
"aos límites da palabra e «GTK_WRAP_CHAR» para axustalas aos límites dos "
|
|
"caracteres individuais. Repare en que os valores diferencian maiúsculas de "
|
|
"minúsculas, así que asegúrese de que aparecen exactamente como se menciona "
|
|
"aquí."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:20
|
|
msgid "Tab Size"
|
|
msgstr "Tamaño da tabulación"
|
|
|
|
#: ../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 espazos que se deben amosar no canto de caracteres de "
|
|
"tabulación."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:22
|
|
msgid "Insert spaces"
|
|
msgstr "Inserir espazos"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:23
|
|
msgid "Whether xed should insert spaces instead of tabs."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:24
|
|
msgid "Automatic indent"
|
|
msgstr "Sangría automática"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:25
|
|
msgid "Whether xed should enable automatic indentation."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:26
|
|
msgid "Display Line Numbers"
|
|
msgstr "Amosar os números de liña"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:27
|
|
msgid "Whether xed should display line numbers in the editing area."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:28
|
|
msgid "Highlight Current Line"
|
|
msgstr "Realzar a liña actual"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:29
|
|
msgid "Whether xed should highlight the current line."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:30
|
|
msgid "Highlight Matching Bracket"
|
|
msgstr "Realzar a paréntese de peche"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:31
|
|
msgid "Whether xed should highlight the bracket matching the selected one."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:32
|
|
msgid "Display Right Margin"
|
|
msgstr "Amosar a marxe dereita"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:33
|
|
msgid "Whether xed should display the right margin in the editing area."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:34
|
|
msgid "Right Margin Position"
|
|
msgstr "Posición da marxe dereita"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:35
|
|
msgid "Specifies the position of the right margin."
|
|
msgstr "Especifica a posición da marxe dereita."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:36
|
|
msgid "Smart Home End"
|
|
msgstr "Inicio e fin intelixentes"
|
|
|
|
#: ../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 se move o cursor cando se premen as teclas INICIO e FIN. Use "
|
|
"«DISABLED» para moverse sempre ao inicio/fin da liña, use «AFTER» para "
|
|
"moverse ao inicio/fin da liña (a primeira vez que se preman as teclas) e ao "
|
|
"inicio/fin do texto ignorando os espazos en branco (a segunda vez que se "
|
|
"preman), use «BEFORE» para moverse ao inicio/fin do texto antes de moverse "
|
|
"ao inicio/fin da liña e finalmente use «ALWAYS» para moverse sempre ao "
|
|
"inicio/fin do texto no canto de ao inicio/fin da liña."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:38
|
|
msgid "Restore Previous Cursor Position"
|
|
msgstr "Restaurar a posición 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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:40
|
|
msgid "Enable Search Highlighting"
|
|
msgstr "Activar o realzado de busca"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:41
|
|
msgid ""
|
|
"Whether xed should highlight all the occurrences of the searched text."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:42
|
|
msgid "Enable Syntax Highlighting"
|
|
msgstr "Activar o realzado de sintaxe"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:43
|
|
msgid "Whether xed should enable syntax highlighting."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:44
|
|
msgid "Toolbar is Visible"
|
|
msgstr "A barra de ferramentas é visíbel"
|
|
|
|
#: ../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 debe ser visíbel nas xanelas de edición."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:46
|
|
msgid "Status Bar is Visible"
|
|
msgstr "A barra de estado é visíbel"
|
|
|
|
#: ../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 fondo das xanelas de edición debe ser visíbel."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:48
|
|
msgid "Side Pane is Visible"
|
|
msgstr "O panel lateral é visíbel"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:49
|
|
msgid ""
|
|
"Whether the side pane at the left of editing windows should be visible."
|
|
msgstr ""
|
|
"Indica se o panel lateral á esquerda da xanela de edición debe ser visíbel."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:50
|
|
msgid "Bottom Panel is Visible"
|
|
msgstr "O panel inferior é visíbel"
|
|
|
|
#: ../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 panel inferior no fondo das xanelas de edición debe ser visíbel."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:52
|
|
msgid "Maximum Recent Files"
|
|
msgstr "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 abertos recentemente que se amosarán "
|
|
"no submenú «Ficheiros recentes»."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:54
|
|
msgid "Print Syntax Highlighting"
|
|
msgstr "Imprimir o realce de sintaxe"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:55
|
|
msgid "Whether xed should print syntax highlighting when printing documents."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:56
|
|
msgid "Print Header"
|
|
msgstr "Imprimir a cabeceira"
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:57
|
|
msgid "Whether xed should include a document header when printing documents."
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:58
|
|
msgid "Printing Line Wrapping Mode"
|
|
msgstr "Impresión do modo de axuste de liña"
|
|
|
|
#: ../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 como se axustan as liñas longas ao imprimir. Use «GTK_WRAP_NONE» "
|
|
"para non axustar as liñas, «GTK_WRAP_WORD» para axustalas aos límites da "
|
|
"palabra e «GTK_WRAP_CHAR» para axustalas aos límites dos caracteres "
|
|
"individuais. Repare en que os valores diferencian maiúsculas de minúsculas, "
|
|
"así que asegúrese de que aparecen exactamente como se menciona aquí."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:60
|
|
msgid "Print Line Numbers"
|
|
msgstr "Imprimir os números de liña"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:62
|
|
msgctxt "print-font-body-pango"
|
|
msgid "'Monospace 9'"
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:63
|
|
msgid "Body Font for Printing"
|
|
msgstr "Tipo de letra do corpo para imprimir"
|
|
|
|
#: ../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 para utilizar no corpo do documento cando se "
|
|
"imprimen ficheiros."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:65
|
|
msgctxt "print-font-header-pango"
|
|
msgid "'Sans 11'"
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:66
|
|
msgid "Header Font for Printing"
|
|
msgstr "Tipo de letra da cabeceira para a impresión"
|
|
|
|
#: ../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 para utilizar na cabeceira das páxinas cando se "
|
|
"imprime un documento. Isto só será efectivo cando a opción «Imprimir "
|
|
"cabeceira« estea activada."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:68
|
|
msgctxt "print-font-numbers-pango"
|
|
msgid "'Sans 8'"
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:69
|
|
msgid "Line Number Font for Printing"
|
|
msgstr "Tipo de letra dos números de liña para a impresión"
|
|
|
|
#: ../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 para utilizar nos números de liñas cando se "
|
|
"imprime. Isto só será efectivo se a opción «Imprimir números de liña» é "
|
|
"diferente de cero."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:71
|
|
msgctxt "auto-detected"
|
|
msgid "[ 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16' ]"
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:72
|
|
msgid "Automatically Detected Encodings"
|
|
msgstr "Codificacións detectadas 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 ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:74
|
|
msgctxt "shown-in-menu"
|
|
msgid "[ 'ISO-8859-15' ]"
|
|
msgstr ""
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:75
|
|
msgid "Encodings shown in menu"
|
|
msgstr "Codificacións amosadas no menú"
|
|
|
|
#: ../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 codificacións amosadas no menú de Codificación de caracteres no "
|
|
"selector para gardar ou abrir un ficheiro. Só se usan as codificacións "
|
|
"recoñecidas."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:77
|
|
msgid "History for \"search for\" entries"
|
|
msgstr "Historial de entradas para «buscar por»"
|
|
|
|
#: ../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 «buscar por»."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:79
|
|
msgid "History for \"replace with\" entries"
|
|
msgstr "Historial de entradas para «substituír con»"
|
|
|
|
#: ../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 «substituír con»."
|
|
|
|
#: ../data/org.x.editor.gschema.xml.in.h:81
|
|
msgid "Active plugins"
|
|
msgstr "Engadidos activos"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../data/xed.appdata.xml.in.h:1
|
|
msgid "A Text Editor"
|
|
msgstr ""
|
|
|
|
#: ../data/xed.appdata.xml.in.h:2
|
|
msgid ""
|
|
"<p> 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. </p> <p> Xed "
|
|
"is extensible through a plugin system, which currently includes support for "
|
|
"spell checking, comparing files, viewing CVS ChangeLogs, and adjusting "
|
|
"indentation levels. </p>"
|
|
msgstr ""
|
|
|
|
#: ../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 "Saír da sesión _sen gardar"
|
|
|
|
#: ../xed/dialogs/xed-close-confirmation-dialog.c:143
|
|
msgid "_Cancel Logout"
|
|
msgstr "_Cancelar a saída"
|
|
|
|
#: ../xed/dialogs/xed-close-confirmation-dialog.c:150
|
|
msgid "Close _without Saving"
|
|
msgstr "Pechar _sen gardar"
|
|
|
|
#: ../xed/dialogs/xed-close-confirmation-dialog.c:199
|
|
msgid "Question"
|
|
msgstr "Pregunta"
|
|
|
|
#: ../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 non garda, os cambios desde o último %ld segundo perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Se non garda, os cambios desde os últimos %ld segundos perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../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 non garda, os cambios desde o último minuto perderanse permanentemente."
|
|
|
|
#: ../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 non garda, os cambios desde o último minuto e %ld segundo perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Se non garda, os cambios desde o último minuto e %ld segundos perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../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 non garda, os cambios desde o último %ld minuto perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Se non garda, os cambios desde os últimos %ld minutos perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../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 non garda, os cambios desde a última hora perderanse permanentemente."
|
|
|
|
#: ../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 non garda, os cambios desde a última hora e %d minuto perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Se non garda, os cambios desde a última hora e %d minutos perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../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 non garda, os cambios desde a última %d hora perderanse permanentemente."
|
|
msgstr[1] ""
|
|
"Se non garda, os cambios desde as últimas %d horas perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../xed/dialogs/xed-close-confirmation-dialog.c:503
|
|
#, c-format
|
|
msgid "Save changes to document \"%s\" before closing?"
|
|
msgstr "Quere gardar os cambios do documento «%s» antes de pechar?"
|
|
|
|
#: ../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] ""
|
|
"Hai %d documento con cambios sen gardar. Quere gardar os cambios antes de "
|
|
"pechar?"
|
|
msgstr[1] ""
|
|
"Hai %d documentos con cambios sen gardar. Quere gardar os cambios antes de "
|
|
"pechar?"
|
|
|
|
#: ../xed/dialogs/xed-close-confirmation-dialog.c:694
|
|
msgid "S_elect the documents you want to save:"
|
|
msgstr "S_eleccione os documentos que quere gardar:"
|
|
|
|
#. 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 non garda, todos os seus cambios perderanse permanentemente."
|
|
|
|
#: ../xed/dialogs/xed-encodings-dialog.c:321
|
|
msgid "Character Encodings"
|
|
msgstr "Codificacións de caracteres"
|
|
|
|
#: ../xed/dialogs/xed-encodings-dialog.c:384
|
|
#: ../xed/dialogs/xed-encodings-dialog.c:445
|
|
msgid "_Description"
|
|
msgstr "_Descrición"
|
|
|
|
#: ../xed/dialogs/xed-encodings-dialog.c:393
|
|
#: ../xed/dialogs/xed-encodings-dialog.c:454
|
|
msgid "_Encoding"
|
|
msgstr "_Codificación"
|
|
|
|
#: ../xed/dialogs/xed-encodings-dialog.ui.h:1
|
|
msgid "Character encodings"
|
|
msgstr "Codificacións de caracteres"
|
|
|
|
#: ../xed/dialogs/xed-encodings-dialog.ui.h:2
|
|
msgid "A_vailable encodings:"
|
|
msgstr "Codificacións _dispoñíbeis:"
|
|
|
|
#: ../xed/dialogs/xed-encodings-dialog.ui.h:3
|
|
msgid "E_ncodings shown in menu:"
|
|
msgstr "Codi_ficacións amosadas no menú:"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.c:572
|
|
msgid "Click on this button to select the font to be used by the editor"
|
|
msgstr ""
|
|
"Prema este botón para seleccionar o tipo de letra utilizado no editor"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.c:582
|
|
#, c-format
|
|
msgid "_Use the system fixed width font (%s)"
|
|
msgstr "_Usar 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 "Non é posíbel instalar o esquema de cores seleccionado."
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.c:810
|
|
msgid "Add Scheme"
|
|
msgstr "Engadir esquema"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.c:817
|
|
msgid "A_dd Scheme"
|
|
msgstr "_Engadir esquema"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.c:825
|
|
msgid "Color Scheme Files"
|
|
msgstr "Ficheiros de esquema de cores"
|
|
|
|
#: ../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 "Non foi posíbel eliminar o esquema de cor «%s»."
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.c:1088
|
|
msgid "Xed Preferences"
|
|
msgstr ""
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:1
|
|
msgid "Preferences"
|
|
msgstr "Preferencias"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:2
|
|
#: ../xed/xed-print-preferences.ui.h:9
|
|
msgid "Text Wrapping"
|
|
msgstr "Axuste do 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 "Activar o a_xuste de texto"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:5
|
|
#: ../xed/xed-print-preferences.ui.h:11
|
|
msgid "Do not _split words over two lines"
|
|
msgstr "Non _dividir as palabras en dúas liñas"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:6
|
|
#: ../xed/xed-print-preferences.ui.h:3
|
|
msgid "Line Numbers"
|
|
msgstr "Números de liña"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:7 ../xed/xed-view.c:1106
|
|
msgid "_Display line numbers"
|
|
msgstr "_Amosar os números de liña"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:8
|
|
msgid "Current Line"
|
|
msgstr "Liña actual"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:9
|
|
msgid "Highlight current _line"
|
|
msgstr "Realzar a _liña actual"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:10
|
|
msgid "Right Margin"
|
|
msgstr "Marxe dereita"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:11
|
|
msgid "Display right _margin"
|
|
msgstr "Amosar a _marxe dereita"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:12
|
|
msgid "_Right margin at column:"
|
|
msgstr "Marxe _dereita na columna:"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:13
|
|
msgid "Bracket Matching"
|
|
msgstr "Realce de paréntese"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:14
|
|
msgid "Highlight matching _bracket"
|
|
msgstr "Realzar a parén_tese de peche"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:15
|
|
msgid "View"
|
|
msgstr "Ver"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:16
|
|
msgid "Tab Stops"
|
|
msgstr "Tabulacións"
|
|
|
|
#: ../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_spazos no canto de tabulacións"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:19
|
|
msgid "Automatic Indentation"
|
|
msgstr "Sangría automática"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:20
|
|
msgid "_Enable automatic indentation"
|
|
msgstr "_Activar a sangría automática"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:21
|
|
msgid "File Saving"
|
|
msgstr "Gardado de ficheiro"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:22
|
|
msgid "Create a _backup copy of files before saving"
|
|
msgstr "Crear unha copia de _seguranza dos ficheiros antes de gardalos"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:23
|
|
msgid "_Autosave files every"
|
|
msgstr "_Gardar automaticamente os ficheiros 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 "Seleccionar o tipo de letra do editor"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:29
|
|
msgid "Color Scheme"
|
|
msgstr "Esquema de cor"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:30
|
|
msgid "_Add..."
|
|
msgstr "_Engadir..."
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:31
|
|
msgid "Font & Colors"
|
|
msgstr "Tipos de letra e cores"
|
|
|
|
#: ../xed/dialogs/xed-preferences-dialog.ui.h:32
|
|
msgid "Plugins"
|
|
msgstr "Engadidos"
|
|
|
|
#: ../xed/xed.c:104
|
|
msgid "Show the application's version"
|
|
msgstr "Amosar a versión do aplicativo"
|
|
|
|
#: ../xed/xed.c:107
|
|
msgid ""
|
|
"Set the character encoding to be used to open the files listed on the "
|
|
"command line"
|
|
msgstr ""
|
|
"Estabelecer a codificación de caracteres que se usará ao abrir os ficheiros "
|
|
"listados na liña de ordes"
|
|
|
|
#: ../xed/xed.c:107
|
|
msgid "ENCODING"
|
|
msgstr "CODIFICACIÓN"
|
|
|
|
#: ../xed/xed.c:110
|
|
msgid "Display list of possible values for the encoding option"
|
|
msgstr "Amosa a lista dos valores posíbeis de opcións de codificación"
|
|
|
|
#: ../xed/xed.c:113
|
|
msgid "Create a new top-level window in an existing instance of xed"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed.c:116
|
|
msgid "Create a new document in an existing instance of xed"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed.c:119
|
|
msgid "[FILE...]"
|
|
msgstr "[FICHEIRO...]"
|
|
|
|
#: ../xed/xed.c:174
|
|
#, c-format
|
|
msgid "%s: invalid encoding.\n"
|
|
msgstr "%s: codificación incorrecta.\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 unha lista completa das opcións de liña de "
|
|
"ordes dispoñíbeis.\n"
|
|
|
|
#: ../xed/xed-commands-file.c:250
|
|
#, c-format
|
|
msgid "Loading file '%s'…"
|
|
msgstr "Cargando o ficheiro «%s»…"
|
|
|
|
#: ../xed/xed-commands-file.c:259
|
|
#, c-format
|
|
msgid "Loading %d file…"
|
|
msgid_plural "Loading %d files…"
|
|
msgstr[0] "Cargando %d ficheiro…"
|
|
msgstr[1] "Cargando %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» é só de lectura."
|
|
|
|
#: ../xed/xed-commands-file.c:581
|
|
msgid "Do you want to try to replace it with the one you are saving?"
|
|
msgstr "Quere tentar substituílo co que está gardando agora?"
|
|
|
|
#: ../xed/xed-commands-file.c:589 ../xed/xed-ui.h:117
|
|
msgid "_Replace"
|
|
msgstr "_Substituír"
|
|
|
|
#: ../xed/xed-commands-file.c:650 ../xed/xed-commands-file.c:873
|
|
#, c-format
|
|
msgid "Saving file '%s'…"
|
|
msgstr "Gardando o ficheiro «%s»…"
|
|
|
|
#: ../xed/xed-commands-file.c:758
|
|
msgid "Save As…"
|
|
msgstr "Gardar como…"
|
|
|
|
#: ../xed/xed-commands-file.c:1087
|
|
#, c-format
|
|
msgid "Reverting the document '%s'…"
|
|
msgstr "Recuperando o documento «%s»…"
|
|
|
|
#: ../xed/xed-commands-file.c:1132
|
|
#, c-format
|
|
msgid "Revert unsaved changes to document '%s'?"
|
|
msgstr "Quere recuperar os cambios non gardados no 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] ""
|
|
"Os cambios realizados no documento no último %ld segundo perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Os cambios realizados no documento nos últimos %ld segundos perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../xed/xed-commands-file.c:1150
|
|
msgid ""
|
|
"Changes made to the document in the last minute will be permanently lost."
|
|
msgstr ""
|
|
"Os cambios realizados no documento no último minuto perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../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] ""
|
|
"Os cambios realizados no documento no último minuto e %ld segundo perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Os cambios realizados no documento no último minuto e %ld segundos "
|
|
"perderanse permanentemente."
|
|
|
|
#: ../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] ""
|
|
"Os cambios realizados no documento no último %ld minuto perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Os cambios realizados no documento nos últimos %ld minutos perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../xed/xed-commands-file.c:1181
|
|
msgid ""
|
|
"Changes made to the document in the last hour will be permanently lost."
|
|
msgstr ""
|
|
"Os cambios realizados no documento na última hora perderanse permanentemente."
|
|
|
|
#: ../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] ""
|
|
"Os cambios realizados no documento na última hora e %d minuto perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Os cambios realizados no documento na última hora e %d minutos perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../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] ""
|
|
"Os cambios realizados no documento na última %d hora perderanse "
|
|
"permanentemente."
|
|
msgstr[1] ""
|
|
"Os cambios realizados no documento nas últimas %d horas perderanse "
|
|
"permanentemente."
|
|
|
|
#: ../xed/xed-commands-file.c:1228
|
|
msgid "_Revert"
|
|
msgstr "_Recuperar"
|
|
|
|
#: ../xed/xed-commands-help.c:56
|
|
msgid "A small and lightweight text editor"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-document.c:1082 ../xed/xed-document.c:1102
|
|
#, c-format
|
|
msgid "Unsaved Document %d"
|
|
msgstr "O documento %d non se gardou"
|
|
|
|
#: ../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ó de lectura"
|
|
|
|
#: ../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 "Occidental"
|
|
|
|
#: ../xed/xed-encodings.c:153 ../xed/xed-encodings.c:227
|
|
#: ../xed/xed-encodings.c:264
|
|
msgid "Central European"
|
|
msgstr "Centroeuropeo"
|
|
|
|
#: ../xed/xed-encodings.c:155
|
|
msgid "South European"
|
|
msgstr "Sureuropeo"
|
|
|
|
#: ../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 "Hebreo 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 "Romanés"
|
|
|
|
#: ../xed/xed-encodings.c:195
|
|
msgid "Armenian"
|
|
msgstr "Armenio"
|
|
|
|
#: ../xed/xed-encodings.c:197 ../xed/xed-encodings.c:199
|
|
#: ../xed/xed-encodings.c:213
|
|
msgid "Chinese Traditional"
|
|
msgstr "Chinés tradicional"
|
|
|
|
#: ../xed/xed-encodings.c:201
|
|
msgid "Cyrillic/Russian"
|
|
msgstr "Cirílico/Ruso"
|
|
|
|
#: ../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 "Xaponé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 "Chinés simplificado"
|
|
|
|
#: ../xed/xed-encodings.c:222
|
|
msgid "Georgian"
|
|
msgstr "Xeorxiano"
|
|
|
|
#: ../xed/xed-encodings.c:233 ../xed/xed-encodings.c:274
|
|
msgid "Hebrew"
|
|
msgstr "Hebreo"
|
|
|
|
#: ../xed/xed-encodings.c:250
|
|
msgid "Cyrillic/Ukrainian"
|
|
msgstr "Cirílico/Ucraíno"
|
|
|
|
#: ../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 "Descoñecido"
|
|
|
|
#: ../xed/xed-encodings-combo-box.c:272
|
|
msgid "Automatically Detected"
|
|
msgstr "Autodetectada"
|
|
|
|
#: ../xed/xed-encodings-combo-box.c:288 ../xed/xed-encodings-combo-box.c:303
|
|
#, c-format
|
|
msgid "Current Locale (%s)"
|
|
msgstr "Configuración rexional actual (%s)"
|
|
|
|
#: ../xed/xed-encodings-combo-box.c:353
|
|
msgid "Add or Remove..."
|
|
msgstr "Engadir ou e_liminar..."
|
|
|
|
#: ../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 "Codificación de _caracteres:"
|
|
|
|
#: ../xed/xed-file-chooser-dialog.c:147
|
|
msgid "L_ine Ending:"
|
|
msgstr "Finalización de li_ña:"
|
|
|
|
#: ../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 Classic"
|
|
|
|
#: ../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 "Produciuse un erro ao amosar a axuda."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:179
|
|
#: ../xed/xed-io-error-message-area.c:481
|
|
msgid "_Retry"
|
|
msgstr "_Tentar de novo"
|
|
|
|
#: ../xed/xed-io-error-message-area.c:200
|
|
#, c-format
|
|
msgid "Could not find the file %s."
|
|
msgstr "Non foi posíbel localizar o ficheiro %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 ""
|
|
"Verifique que escribiu a localización correctamente e ténteo de novo."
|
|
|
|
#. 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/xed-io-error-message-area.c:223
|
|
msgid "xed cannot handle this location."
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-io-error-message-area.c:231
|
|
msgid "The location of the file cannot be mounted."
|
|
msgstr "Non é posíbel montar a localización do ficheiro."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:235
|
|
msgid ""
|
|
"The location of the file cannot be accessed because it is not mounted."
|
|
msgstr ""
|
|
"Non é posíbel acceder á localización do ficheiro porque non está montada."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:239
|
|
#, c-format
|
|
msgid "%s is a directory."
|
|
msgstr "%s é un cartafol."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:246
|
|
#, c-format
|
|
msgid "%s is not a valid location."
|
|
msgstr "%s non é unha localización 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 ""
|
|
"Non foi posíbel atopar o host %s. Verifique que a configuración do seu proxy "
|
|
"sexa correcta e ténteo de novo."
|
|
|
|
#: ../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 do host é incorrecto. Verifique que escribiu ben o enderezo e ténteo "
|
|
"de novo."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:297
|
|
#, c-format
|
|
msgid "%s is not a regular file."
|
|
msgstr "%s non é un ficheiro normal."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:302
|
|
msgid "Connection timed out. Please try again."
|
|
msgstr "Excedeuse o tempo de espera da conexión. Ténteo de novo."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:325
|
|
msgid "The file is too big."
|
|
msgstr "O ficheiro é demasiado 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/xed-io-error-message-area.c:412
|
|
#, c-format
|
|
msgid "Could not revert the file %s."
|
|
msgstr "Non foi posíbel recuperar o ficheiro %s."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:438
|
|
msgid "Ch_aracter Encoding:"
|
|
msgstr "Codificación de _caracteres:"
|
|
|
|
#. 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 "_Editar de todos os modos"
|
|
|
|
#. 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 "_Non 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 ligazóns seguidas é limitado e o ficheiro actual non se atopa "
|
|
"dentro deste límite."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:595
|
|
msgid "You do not have the permissions necessary to open the file."
|
|
msgstr "Non ten os permisos necesarios 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/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 "Verifique que non está tentando abrir un ficheiro binario."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:604
|
|
msgid "Select a character encoding from the menu and try again."
|
|
msgstr ""
|
|
"Seleccione unha codificación de caracteres desde o menú e ténteo de novo."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:610
|
|
#, c-format
|
|
msgid "There was a problem opening the file %s."
|
|
msgstr "Produciuse un 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 ten algúns caracteres incorrectos, se continúa a "
|
|
"edición deste ficheiro podería inutilizar este documento."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:615
|
|
msgid "You can also choose another character encoding and try again."
|
|
msgstr ""
|
|
"Vostede tamén pode seleccionar outra codificación de caracteres e tentalo de "
|
|
"novo."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:622
|
|
#, c-format
|
|
msgid "Could not open the file %s using the %s character encoding."
|
|
msgstr ""
|
|
"Non foi posíbel abrir o ficheiro %s usando a codificación de caracteres %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 ""
|
|
"Seleccione unha codificación de caracteres diferente desde o menú e ténteo "
|
|
"de novo."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:636
|
|
#, c-format
|
|
msgid "Could not open the file %s."
|
|
msgstr "Non foi posíbel 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 ""
|
|
"Non foi posíbel gardar o ficheiro %s usando a codificación de caracteres %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én un ou máis caracteres que non é posíbel codificar usando "
|
|
"a codificación de caracteres especificada."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:785
|
|
#, c-format
|
|
msgid "This file (%s) is already open in another xed window."
|
|
msgstr ""
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../xed/xed-io-error-message-area.c:858
|
|
#: ../xed/xed-io-error-message-area.c:954
|
|
msgid "S_ave Anyway"
|
|
msgstr "G_ardar de todos os modos"
|
|
|
|
#: ../xed/xed-io-error-message-area.c:862
|
|
#: ../xed/xed-io-error-message-area.c:958
|
|
msgid "D_on't Save"
|
|
msgstr "N_on gardar"
|
|
|
|
#. 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 modificado desde que se leu."
|
|
|
|
#: ../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 garda, todos os cambios externos poderían perderse. Quere gardalo de "
|
|
"todos os modos?"
|
|
|
|
#: ../xed/xed-io-error-message-area.c:976
|
|
#, c-format
|
|
msgid "Could not create a backup file while saving %s"
|
|
msgstr "Non foi posíbel crear un ficheiro de seguranza ao gardar %s"
|
|
|
|
#: ../xed/xed-io-error-message-area.c:979
|
|
#, c-format
|
|
msgid "Could not create a temporary backup file while saving %s"
|
|
msgstr "Non foi posíbel crear un ficheiro temporal de seguranza ao gardar %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 ""
|
|
|
|
#. 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 ""
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../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 non é unha localización válida. Verifique que escribiu ben o enderezo e "
|
|
"ténteo de novo."
|
|
|
|
#: ../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 ""
|
|
"Non ten os permisos necesarios para gardar o ficheiro. Verifique que "
|
|
"escribiu o enderezo correctamente e ténteo de novo."
|
|
|
|
#: ../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 ""
|
|
"Non hai suficiente espazo no disco para gardar o ficheiro. Libere un pouco "
|
|
"de espazo no disco e ténteo de novo."
|
|
|
|
#: ../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á tentando gardar o ficheiro nun disco só de lectura. Verifique que "
|
|
"escribiu o enderezo correctamente e ténteo de novo."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:1095
|
|
msgid ""
|
|
"A file with the same name already exists. Please use a different name."
|
|
msgstr "Xa existe un ficheiro co mesmo nome. Use un 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á tentando gardar o ficheiro ten unha limitación de "
|
|
"lonxitude dos nomes de ficheiro. Use un nome máis curto."
|
|
|
|
#: ../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á tentando gardar o ficheiro ten unha limitación nos tamaños "
|
|
"de ficheiro. Tente gardar un ficheiro máis pequeno ou gardalo nun disco que "
|
|
"non posúa esta limitación."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:1123
|
|
#, c-format
|
|
msgid "Could not save the file %s."
|
|
msgstr "Non foi posíbel gardar 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 modificado no disco."
|
|
|
|
#: ../xed/xed-io-error-message-area.c:1172
|
|
msgid "Do you want to drop your changes and reload the file?"
|
|
msgstr "Quere eliminar as modificacións e recargar o ficheiro?"
|
|
|
|
#: ../xed/xed-io-error-message-area.c:1174
|
|
msgid "Do you want to reload the file?"
|
|
msgstr "Quere recargar o ficheiro?"
|
|
|
|
#: ../xed/xed-io-error-message-area.c:1179
|
|
msgid "_Reload"
|
|
msgstr "_Recargar"
|
|
|
|
#: ../xed/xed-panel.c:338 ../xed/xed-panel.c:513
|
|
msgid "Empty"
|
|
msgstr "Baleiro"
|
|
|
|
#: ../xed/xed-panel.c:403
|
|
msgid "Hide panel"
|
|
msgstr "Ocultar o panel"
|
|
|
|
#: ../xed/xed-plugin-manager.c:54
|
|
msgid "Plugin"
|
|
msgstr "Engadido"
|
|
|
|
#: ../xed/xed-plugin-manager.c:55
|
|
msgid "Enabled"
|
|
msgstr "Activado"
|
|
|
|
#: ../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 "A_ctivar"
|
|
|
|
#: ../xed/xed-plugin-manager.c:532
|
|
msgid "Ac_tivate All"
|
|
msgstr "Ac_tivar todos"
|
|
|
|
#: ../xed/xed-plugin-manager.c:537
|
|
msgid "_Deactivate All"
|
|
msgstr "_Desactivar todos"
|
|
|
|
#: ../xed/xed-plugin-manager.c:803
|
|
msgid "Active _Plugins:"
|
|
msgstr "_Engadidos activos:"
|
|
|
|
#: ../xed/xed-plugin-manager.c:829
|
|
msgid "_About Plugin"
|
|
msgstr "_Sobre o engadido"
|
|
|
|
#: ../xed/xed-plugin-manager.c:833
|
|
msgid "C_onfigure Plugin"
|
|
msgstr "C_onfigurar o engadido"
|
|
|
|
#: ../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áxina %N de %Q"
|
|
|
|
#: ../xed/xed-print-job.c:813
|
|
msgid "Preparing..."
|
|
msgstr "Preparando..."
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:1
|
|
msgid "Syntax Highlighting"
|
|
msgstr "Resaltado de sintaxe"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:2
|
|
msgid "Print synta_x highlighting"
|
|
msgstr "Imprimir o realce de sinta_xe"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:4
|
|
msgid "Print line nu_mbers"
|
|
msgstr "Imprimir os nú_meros de liña"
|
|
|
|
#.
|
|
#: ../xed/xed-print-preferences.ui.h:6
|
|
msgid "_Number every"
|
|
msgstr "_Numerar cada"
|
|
|
|
#.
|
|
#: ../xed/xed-print-preferences.ui.h:8
|
|
msgid "lines"
|
|
msgstr "liñas"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:12
|
|
msgid "Page header"
|
|
msgstr "Cabeceira da páxina"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:13
|
|
msgid "Print page _headers"
|
|
msgstr "Im_primir as cabeceiras de páxina"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:14
|
|
msgid "Fonts"
|
|
msgstr "Tipos de letra"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:15
|
|
msgid "_Body:"
|
|
msgstr "_Corpo:"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:16
|
|
msgid "_Line numbers:"
|
|
msgstr "Números de _liña:"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:17
|
|
msgid "He_aders and footers:"
|
|
msgstr "C_abeceiras e pés de páxina:"
|
|
|
|
#: ../xed/xed-print-preferences.ui.h:18
|
|
msgid "_Restore Default Fonts"
|
|
msgstr "_Restaurar os tipos de letra predeterminados"
|
|
|
|
#: ../xed/xed-searchbar.ui.h:1
|
|
msgid "Replace All"
|
|
msgstr "Substituír todo"
|
|
|
|
#: ../xed/xed-searchbar.ui.h:2
|
|
msgid "Replace"
|
|
msgstr "Substituír"
|
|
|
|
#: ../xed/xed-searchbar.ui.h:3
|
|
msgid "_Search for: "
|
|
msgstr "_Buscar por: "
|
|
|
|
#: ../xed/xed-searchbar.ui.h:4
|
|
msgid "Replace _with: "
|
|
msgstr "Substituír _con: "
|
|
|
|
#: ../xed/xed-searchbar.ui.h:5
|
|
msgid "Next"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-searchbar.ui.h:6
|
|
msgid "Previous"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-searchbar.ui.h:7
|
|
msgid "Case sensitive"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-searchbar.ui.h:8
|
|
msgid "Whole word"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-searchbar.ui.h:9
|
|
msgid "Wrap"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-print-preview.c:564
|
|
msgid "Show the previous page"
|
|
msgstr "Amosar a páxina anterior"
|
|
|
|
#: ../xed/xed-print-preview.c:576
|
|
msgid "Show the next page"
|
|
msgstr "Amosar a páxina seguinte"
|
|
|
|
#: ../xed/xed-print-preview.c:592
|
|
msgid "Current page (Alt+P)"
|
|
msgstr "Páxina actual (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áxinas"
|
|
|
|
#: ../xed/xed-print-preview.c:624
|
|
msgid "The total number of pages in the document"
|
|
msgstr "O número total de páxinas do documento"
|
|
|
|
#: ../xed/xed-print-preview.c:641
|
|
msgid "Show multiple pages"
|
|
msgstr "Amosar múltiples páxinas"
|
|
|
|
#: ../xed/xed-print-preview.c:654
|
|
msgid "Zoom 1:1"
|
|
msgstr "Zoom 1:1"
|
|
|
|
#: ../xed/xed-print-preview.c:663
|
|
msgid "Zoom to fit the whole page"
|
|
msgstr "Ampliar até encaixar a páxina completa"
|
|
|
|
#: ../xed/xed-print-preview.c:672
|
|
msgid "Zoom the page in"
|
|
msgstr "Ampliar a páxina"
|
|
|
|
#: ../xed/xed-print-preview.c:681
|
|
msgid "Zoom the page out"
|
|
msgstr "Reducir a páxina"
|
|
|
|
#: ../xed/xed-print-preview.c:693
|
|
msgid "_Close Preview"
|
|
msgstr "Pe_char a previsualización"
|
|
|
|
#: ../xed/xed-print-preview.c:696
|
|
msgid "Close print preview"
|
|
msgstr "Pechar a previsualización de impresión"
|
|
|
|
#: ../xed/xed-print-preview.c:766
|
|
#, c-format
|
|
msgid "Page %d of %d"
|
|
msgstr "Páxina %d de %d"
|
|
|
|
#: ../xed/xed-print-preview.c:950
|
|
msgid "Page Preview"
|
|
msgstr "Previsualización da páxina"
|
|
|
|
#: ../xed/xed-print-preview.c:951
|
|
msgid "The preview of a page in the document to be printed"
|
|
msgstr "Previsualización dunha páxina no documento que se vai imprimir"
|
|
|
|
#: ../xed/xed-smart-charset-converter.c:319
|
|
msgid "It is not possible to detect the encoding automatically"
|
|
msgstr "Non é posíbel detectar a codificación automaticamente"
|
|
|
|
#: ../xed/xed-searchbar.c:69
|
|
#, c-format
|
|
msgid "Found and replaced %d occurrence"
|
|
msgid_plural "Found and replaced %d occurrences"
|
|
msgstr[0] "Encontrada e substituída %d aparición"
|
|
msgstr[1] "Encontradas e substituídas %d aparicións"
|
|
|
|
#: ../xed/xed-searchbar.c:77
|
|
msgid "Found and replaced one occurrence"
|
|
msgstr "Encontrada e substituída unha aparición"
|
|
|
|
#: ../xed/xed-searchbar.c:95
|
|
#, c-format
|
|
msgid "\"%s\" not found"
|
|
msgstr "«%s» non foi atopado"
|
|
|
|
#: ../xed/xed-statusbar.c:70 ../xed/xed-statusbar.c:76
|
|
msgid "OVR"
|
|
msgstr "SOB"
|
|
|
|
#: ../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 " Li %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] "Hai un separador con erros"
|
|
msgstr[1] "Hai %d separador con erros"
|
|
|
|
#: ../xed/xed-style-scheme-manager.c:214
|
|
#, c-format
|
|
msgid ""
|
|
"Directory '%s' could not be created: g_mkdir_with_parents() failed: %s"
|
|
msgstr ""
|
|
"Non foi posíbel crear o cartafol «%s»: fallou 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 "Recuperando %s de %s"
|
|
|
|
#: ../xed/xed-tab.c:663
|
|
#, c-format
|
|
msgid "Reverting %s"
|
|
msgstr "Recuperando %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 "Cargando %s de %s"
|
|
|
|
#: ../xed/xed-tab.c:686
|
|
#, c-format
|
|
msgid "Loading %s"
|
|
msgstr "Cargando %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 "Gardando %s en %s"
|
|
|
|
#: ../xed/xed-tab.c:776
|
|
#, c-format
|
|
msgid "Saving %s"
|
|
msgstr "Gardando %s"
|
|
|
|
#. Read only
|
|
#: ../xed/xed-tab.c:1647
|
|
msgid "RO"
|
|
msgstr "SL"
|
|
|
|
#: ../xed/xed-tab.c:1694
|
|
#, c-format
|
|
msgid "Error opening file %s"
|
|
msgstr "Produciuse un erro ao abrir o ficheiro %s"
|
|
|
|
#: ../xed/xed-tab.c:1699
|
|
#, c-format
|
|
msgid "Error reverting file %s"
|
|
msgstr "Produciuse un erro ao recuperar o ficheiro %s"
|
|
|
|
#: ../xed/xed-tab.c:1704
|
|
#, c-format
|
|
msgid "Error saving file %s"
|
|
msgstr "Produciuse un erro ao gardar 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 "Codificación:"
|
|
|
|
#: ../xed/xed-tab-label.c:275
|
|
msgid "Close document"
|
|
msgstr "Pechar o 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 "_Buscar"
|
|
|
|
#: ../xed/xed-ui.h:51
|
|
msgid "_Tools"
|
|
msgstr "_Ferramentas"
|
|
|
|
#: ../xed/xed-ui.h:52
|
|
msgid "_Documents"
|
|
msgstr "_Documentos"
|
|
|
|
#: ../xed/xed-ui.h:53
|
|
msgid "_Help"
|
|
msgstr "A_xuda"
|
|
|
|
#. File menu
|
|
#: ../xed/xed-ui.h:56
|
|
msgid "_New"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:57
|
|
msgid "Create a new document"
|
|
msgstr "Crear un documento novo"
|
|
|
|
#: ../xed/xed-ui.h:58
|
|
msgid "_Open..."
|
|
msgstr "_Abrir..."
|
|
|
|
#: ../xed/xed-ui.h:59
|
|
msgid "Open a file"
|
|
msgstr "Abrir un ficheiro"
|
|
|
|
#. Edit menu
|
|
#: ../xed/xed-ui.h:62
|
|
msgid "Pr_eferences"
|
|
msgstr "Pr_eferencias"
|
|
|
|
#: ../xed/xed-ui.h:63
|
|
msgid "Configure the application"
|
|
msgstr "Configurar o aplicativo"
|
|
|
|
#. Help menu
|
|
#: ../xed/xed-ui.h:66
|
|
msgid "_Contents"
|
|
msgstr "_Contidos"
|
|
|
|
#: ../xed/xed-ui.h:67
|
|
msgid "Open the xed manual"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:69
|
|
msgid "About this application"
|
|
msgstr "Sobre este aplicativo"
|
|
|
|
#: ../xed/xed-ui.h:73
|
|
msgid "Leave fullscreen mode"
|
|
msgstr "Saír do modo de pantalla completa"
|
|
|
|
#. File menu
|
|
#: ../xed/xed-ui.h:80
|
|
msgid "_Save"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:81
|
|
msgid "Save the current file"
|
|
msgstr "Gardar o ficheiro actual"
|
|
|
|
#: ../xed/xed-ui.h:82
|
|
msgid "Save _As..."
|
|
msgstr "Gardar _como..."
|
|
|
|
#: ../xed/xed-ui.h:83
|
|
msgid "Save the current file with a different name"
|
|
msgstr "Gardar o ficheiro actual cun nome diferente"
|
|
|
|
#: ../xed/xed-ui.h:84
|
|
msgid "Revert"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:85
|
|
msgid "Revert to a saved version of the file"
|
|
msgstr "Recuperar unha versión gardada do ficheiro"
|
|
|
|
#: ../xed/xed-ui.h:86
|
|
msgid "Print Previe_w"
|
|
msgstr "Pre_visualización da impresión"
|
|
|
|
#: ../xed/xed-ui.h:87
|
|
msgid "Print preview"
|
|
msgstr "Previsualización da impresión"
|
|
|
|
#: ../xed/xed-ui.h:88
|
|
msgid "_Print..."
|
|
msgstr "_Imprimir..."
|
|
|
|
#: ../xed/xed-ui.h:89
|
|
msgid "Print the current page"
|
|
msgstr "Imprimir a páxina actual"
|
|
|
|
#. Edit menu
|
|
#: ../xed/xed-ui.h:92
|
|
msgid "_Undo"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:93
|
|
msgid "Undo the last action"
|
|
msgstr "Desfacer a última acción"
|
|
|
|
#: ../xed/xed-ui.h:94
|
|
msgid "_Redo"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:95
|
|
msgid "Redo the last undone action"
|
|
msgstr "Refacer a última acción desfeita"
|
|
|
|
#: ../xed/xed-ui.h:96
|
|
msgid "C_ut"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:97
|
|
msgid "Cut the selection"
|
|
msgstr "Cortar a selección"
|
|
|
|
#: ../xed/xed-ui.h:98
|
|
msgid "_Copy"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:99
|
|
msgid "Copy the selection"
|
|
msgstr "Copiar a selección"
|
|
|
|
#: ../xed/xed-ui.h:100
|
|
msgid "_Paste"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:101
|
|
msgid "Paste the clipboard"
|
|
msgstr "Pegar o contido do portapapeis"
|
|
|
|
#: ../xed/xed-ui.h:102 ../plugins/filebrowser/xed-file-browser-widget.c:800
|
|
msgid "_Delete"
|
|
msgstr "E_liminar"
|
|
|
|
#: ../xed/xed-ui.h:103
|
|
msgid "Delete the selected text"
|
|
msgstr "Eliminar o texto seleccionado"
|
|
|
|
#: ../xed/xed-ui.h:104
|
|
msgid "Select _All"
|
|
msgstr "Seleccionar _todo"
|
|
|
|
#: ../xed/xed-ui.h:105
|
|
msgid "Select the entire document"
|
|
msgstr "Seleccionar todo o documento"
|
|
|
|
#. View menu
|
|
#: ../xed/xed-ui.h:108
|
|
msgid "_Highlight Mode"
|
|
msgstr "Modo de _realce"
|
|
|
|
#. Search menu
|
|
#: ../xed/xed-ui.h:111
|
|
msgid "_Find"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:112
|
|
msgid "Search for text"
|
|
msgstr "Buscar texto"
|
|
|
|
#: ../xed/xed-ui.h:113
|
|
msgid "Find Ne_xt"
|
|
msgstr "Buscar segu_inte"
|
|
|
|
#: ../xed/xed-ui.h:114
|
|
msgid "Search forwards for the same text"
|
|
msgstr "Buscar cara a adiante o mesmo texto"
|
|
|
|
#: ../xed/xed-ui.h:115
|
|
msgid "Find Pre_vious"
|
|
msgstr "Buscar an_terior"
|
|
|
|
#: ../xed/xed-ui.h:116
|
|
msgid "Search backwards for the same text"
|
|
msgstr "Buscar cara a atrás o mesmo texto"
|
|
|
|
#: ../xed/xed-ui.h:118
|
|
msgid "Search for and replace text"
|
|
msgstr "Buscar e substituír texto"
|
|
|
|
#: ../xed/xed-ui.h:119
|
|
msgid "Go to _Line..."
|
|
msgstr "Ir á _liña..."
|
|
|
|
#: ../xed/xed-ui.h:120
|
|
msgid "Go to a specific line"
|
|
msgstr "Ir a unha liña específica"
|
|
|
|
#. Documents menu
|
|
#: ../xed/xed-ui.h:123
|
|
msgid "_Save All"
|
|
msgstr "_Gardar todos"
|
|
|
|
#: ../xed/xed-ui.h:124
|
|
msgid "Save all open files"
|
|
msgstr "Gardar todos os ficheiros abertos"
|
|
|
|
#: ../xed/xed-ui.h:125
|
|
msgid "_Close All"
|
|
msgstr "_Pechar todos"
|
|
|
|
#: ../xed/xed-ui.h:126
|
|
msgid "Close all open files"
|
|
msgstr "Pechar todos os ficheiros abertos"
|
|
|
|
#: ../xed/xed-ui.h:127
|
|
msgid "_Previous Document"
|
|
msgstr "Documento an_terior"
|
|
|
|
#: ../xed/xed-ui.h:128
|
|
msgid "Activate previous document"
|
|
msgstr "Activar o documento anterior"
|
|
|
|
#: ../xed/xed-ui.h:129
|
|
msgid "_Next Document"
|
|
msgstr "Documento _seguinte"
|
|
|
|
#: ../xed/xed-ui.h:130
|
|
msgid "Activate next document"
|
|
msgstr "Activar o documento seguinte"
|
|
|
|
#: ../xed/xed-ui.h:131
|
|
msgid "_Move to New Window"
|
|
msgstr "_Mover a unha xanela nova"
|
|
|
|
#: ../xed/xed-ui.h:132
|
|
msgid "Move the current document to a new window"
|
|
msgstr "Mover o documento actual a unha xanela nova"
|
|
|
|
#: ../xed/xed-ui.h:138
|
|
msgid "_Close"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:139
|
|
msgid "Close the current file"
|
|
msgstr "Pechar o ficheiro actual"
|
|
|
|
#: ../xed/xed-ui.h:145
|
|
msgid "_Quit"
|
|
msgstr ""
|
|
|
|
#: ../xed/xed-ui.h:146
|
|
msgid "Quit the program"
|
|
msgstr "Saír do programa"
|
|
|
|
#: ../xed/xed-ui.h:151
|
|
msgid "_Toolbar"
|
|
msgstr "Barra de _ferramentas"
|
|
|
|
#: ../xed/xed-ui.h:152
|
|
msgid "Show or hide the toolbar in the current window"
|
|
msgstr "Amosar ou agochar a barra de ferramentas na xanela actual"
|
|
|
|
#: ../xed/xed-ui.h:154
|
|
msgid "_Statusbar"
|
|
msgstr "Barra de _estado"
|
|
|
|
#: ../xed/xed-ui.h:155
|
|
msgid "Show or hide the statusbar in the current window"
|
|
msgstr "Amosar ou agochar a barra de estado na xanela actual"
|
|
|
|
#: ../xed/xed-ui.h:158
|
|
msgid "Edit text in fullscreen"
|
|
msgstr "Editar texto a pantalla completa"
|
|
|
|
#: ../xed/xed-ui.h:165
|
|
msgid "Side _Pane"
|
|
msgstr "_Panel lateral"
|
|
|
|
#: ../xed/xed-ui.h:166
|
|
msgid "Show or hide the side pane in the current window"
|
|
msgstr "Amosar ou agochar o panel lateral da xanela actual"
|
|
|
|
#: ../xed/xed-ui.h:168
|
|
msgid "_Bottom Pane"
|
|
msgstr "Panel _inferior"
|
|
|
|
#: ../xed/xed-ui.h:169
|
|
msgid "Show or hide the bottom pane in the current window"
|
|
msgstr "Amosar ou agochar o panel inferior na xanela actual"
|
|
|
|
#: ../xed/xed-utils.c:1093
|
|
msgid "Please check your installation."
|
|
msgstr "Verifique a súa instalación."
|
|
|
|
#: ../xed/xed-utils.c:1166
|
|
#, c-format
|
|
msgid "Unable to open UI file %s. Error: %s"
|
|
msgstr "Non é posíbel abrir o ficheiro de IU %s. Erro: %s"
|
|
|
|
#: ../xed/xed-utils.c:1186
|
|
#, c-format
|
|
msgid "Unable to find the object '%s' inside file %s."
|
|
msgstr "Non é posíbel atopar o obxecto «%s» dentro do ficheiro %s."
|
|
|
|
#. Translators: '/ on <remote-share>'
|
|
#: ../xed/xed-utils.c:1346
|
|
#, c-format
|
|
msgid "/ on %s"
|
|
msgstr "/ en %s"
|
|
|
|
#: ../xed/xed-view.c:719
|
|
msgid "Line you want to move the cursor to"
|
|
msgstr "A liña á que quere mover o cursor"
|
|
|
|
#: ../xed/xed-window.c:742
|
|
#, c-format
|
|
msgid "Use %s highlight mode"
|
|
msgstr "Usar o 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 plano"
|
|
|
|
#: ../xed/xed-window.c:782
|
|
msgid "Disable syntax highlighting"
|
|
msgstr "Desactivar o 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 "Activar «%s»"
|
|
|
|
#: ../xed/xed-window.c:1572
|
|
msgid "Use Spaces"
|
|
msgstr "Usar espazos"
|
|
|
|
#: ../xed/xed-window.c:1629
|
|
msgid "Tab Width"
|
|
msgstr "Largura da tabulación"
|
|
|
|
#: ../xed/xed-window.c:3310
|
|
msgid "Elevated Privileges"
|
|
msgstr ""
|
|
|
|
#: ../plugins/changecase/changecase.xed-plugin.desktop.in.h:1
|
|
msgid "Change Case"
|
|
msgstr "Cambiar maiúsculas e minúsculas"
|
|
|
|
#: ../plugins/changecase/changecase.xed-plugin.desktop.in.h:2
|
|
msgid "Changes the case of selected text."
|
|
msgstr "Cambia as maiúsculas e minúsculas no texto seleccionado."
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:222
|
|
msgid "C_hange Case"
|
|
msgstr "C_ambiar maiúsculas e minúsculas"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:223
|
|
msgid "All _Upper Case"
|
|
msgstr "Todo en _maiúsculas"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:224
|
|
msgid "Change selected text to upper case"
|
|
msgstr "Cambia o texto seleccionado a maiúsculas"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:226
|
|
msgid "All _Lower Case"
|
|
msgstr "Todo en m_inúsculas"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:227
|
|
msgid "Change selected text to lower case"
|
|
msgstr "Cambia o texto seleccionado a minúsculas"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:229
|
|
msgid "_Invert Case"
|
|
msgstr "_Inverter as maiúsculas e minúsculas"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:230
|
|
msgid "Invert the case of selected text"
|
|
msgstr "Inverter as maiúsculas e minúsculas do texto seleccionado"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:232
|
|
msgid "_Title Case"
|
|
msgstr "Maiúsculas e minúsculas como _título"
|
|
|
|
#: ../plugins/changecase/xed-changecase-plugin.c:233
|
|
msgid "Capitalize the first letter of each selected word"
|
|
msgstr "Pór en maiúsculas a primeira letra de cada palabra seleccionada"
|
|
|
|
#: ../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 ""
|
|
"Analiza o documento actual e informa do número de palabras, liñas, "
|
|
"caracteres e caracteres que non son espazos nel."
|
|
|
|
#: ../plugins/docinfo/docinfo.ui.h:2
|
|
msgid "_Update"
|
|
msgstr "_Actualizar"
|
|
|
|
#: ../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 "Caracteres (sen espazos)"
|
|
|
|
#: ../plugins/docinfo/docinfo.ui.h:7
|
|
msgid "Characters (with spaces)"
|
|
msgstr "Caracteres (con espazos)"
|
|
|
|
#: ../plugins/docinfo/docinfo.ui.h:8
|
|
msgid "Words"
|
|
msgstr "Palabras"
|
|
|
|
#: ../plugins/docinfo/docinfo.ui.h:9
|
|
msgid "Lines"
|
|
msgstr "Liñas"
|
|
|
|
#: ../plugins/docinfo/docinfo.ui.h:10
|
|
msgid "Document"
|
|
msgstr "Documento"
|
|
|
|
#: ../plugins/docinfo/docinfo.ui.h:11
|
|
msgid "Selection"
|
|
msgstr "Selección"
|
|
|
|
#: ../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 información estatística sobre o documento actual"
|
|
|
|
#: ../plugins/filebrowser/filebrowser.xed-plugin.desktop.in.h:1
|
|
msgid "File Browser Pane"
|
|
msgstr "Panel do navegador de ficheiros"
|
|
|
|
#: ../plugins/filebrowser/filebrowser.xed-plugin.desktop.in.h:2
|
|
msgid "Easy file access from the side pane"
|
|
msgstr "Acceso fácil a ficheiros desde o panel lateral"
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:1
|
|
msgid "Set Location to First Document"
|
|
msgstr "Estabelecer a localización para o 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 é TRUE o engadido do navegador de ficheiros visualizará o cartafol do "
|
|
"primeiro documento aberto, xa que o navegador de ficheiros aínda non se usou "
|
|
"(isto xeralmente aplícase cando se abre un documento desde a liña de ordes, "
|
|
"co Caja, etc.)"
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:3
|
|
msgid "File Browser Filter Mode"
|
|
msgstr "Modo de filtro 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 os ficheiros que se filtran no navegador de ficheiros. "
|
|
"Os valores válidos son: none (non filtrar), hidden (filtrar ficheiros "
|
|
"agochados), binary (filtrar ficheiros binarios) e hidden_and_binary (filtrar "
|
|
"ficheiros agochados e binarios)."
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:5
|
|
msgid "File Browser Filter Pattern"
|
|
msgstr "Patrón de filtro 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 patrón de filtro co que filtrar o navegador de ficheiros. Este filtro "
|
|
"funciona por enriba de filter_mode."
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:7
|
|
msgid "Open With Tree View"
|
|
msgstr "Abrir con visualización en árbore"
|
|
|
|
#: ../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 ""
|
|
"Abre a visualización en árbore cando se carga o engadido do navegador de "
|
|
"ficheiros no canto da visualización de marcadores"
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:9
|
|
msgid "File Browser Root Directory"
|
|
msgstr "Cartafol raíz 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 cartafol raíz do navegador de ficheiros que se vai usar cando se carga o "
|
|
"engadido de navegador de ficheiros e onload/tree_view é TRUE."
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:11
|
|
msgid "File Browser Virtual Root Directory"
|
|
msgstr "Cartafol raíz 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 cartafol raíz virtual do navegador de ficheiros para usar cando se carga o "
|
|
"engadido do navegador de ficheiros e onload/tree_view é TRUE. A raíz virtual "
|
|
"debe estar sempre por debaixo da raíz actual."
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:13
|
|
msgid "Enable Restore of Remote Locations"
|
|
msgstr "Activar a restauración de localizacións remotas"
|
|
|
|
#: ../plugins/filebrowser/org.x.editor.plugins.filebrowser.gschema.xml.in.h:14
|
|
msgid "Sets whether to enable restoring of remote locations."
|
|
msgstr ""
|
|
"Estabelece se se debe activar a restauración de localizacións 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 "_Estabelecer a raíz ao documento activo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:409
|
|
msgid "Set the root to the active document location"
|
|
msgstr "Estabelecer a raíz para a localización do documento activo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:414
|
|
msgid "_Open terminal here"
|
|
msgstr "_Abrir un terminal aquí"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:416
|
|
msgid "Open a terminal at the currently opened directory"
|
|
msgstr "Abre un terminal no cartafol aberto actualmente"
|
|
|
|
#: ../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 "Produciuse un erro ao cargar o cartafol novo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:677
|
|
msgid "An error occurred while creating a new file"
|
|
msgstr "Produciuse un erro ao crear un ficheiro novo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:682
|
|
msgid "An error occurred while renaming a file or directory"
|
|
msgstr "Produciuse un erro ao renomear un ficheiro ou cartafol"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:687
|
|
msgid "An error occurred while deleting a file or directory"
|
|
msgstr "Produciuse un erro ao eliminar un ficheiro ou cartafol"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:692
|
|
msgid "An error occurred while opening a directory in the file manager"
|
|
msgstr "Produciuse un erro ao abrir un cartafol no xestor de ficheiros"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:696
|
|
msgid "An error occurred while setting a root directory"
|
|
msgstr "Produciuse un erro ao configurar o cartafol raíz"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:700
|
|
msgid "An error occurred while loading a directory"
|
|
msgstr "Produciuse un erro ao cargar un cartafol"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:703
|
|
msgid "An error occurred"
|
|
msgstr "Produciuse un erro"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:934
|
|
msgid ""
|
|
"Cannot move file to trash, do you\n"
|
|
"want to delete permanently?"
|
|
msgstr ""
|
|
"Non é posíbel mover o ficheiro ao lixo.\n"
|
|
"Quere eliminalo permanentemente?"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:938
|
|
#, c-format
|
|
msgid "The file \"%s\" cannot be moved to the trash."
|
|
msgstr "Non é posíbel mover ao lixo o ficheiro «%s»."
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:941
|
|
msgid "The selected files cannot be moved to the trash."
|
|
msgstr "Non é posíbel mover os ficheiros seleccionados ao lixo."
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:971
|
|
#, c-format
|
|
msgid "Are you sure you want to permanently delete \"%s\"?"
|
|
msgstr "Está seguro de que quere eliminar «%s» para sempre?"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:974
|
|
msgid "Are you sure you want to permanently delete the selected files?"
|
|
msgstr ""
|
|
"Está seguro de que quere eliminar para sempre os ficheiros seleccionados?"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-plugin.c:977
|
|
msgid "If you delete an item, it is permanently lost."
|
|
msgstr "Se elimina un elemento perderase para sempre."
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-store.c:1667
|
|
msgid "(Empty)"
|
|
msgstr "(Baleiro)"
|
|
|
|
#: ../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 renomeado está agora agochado polo filtro. É necesario axustar as "
|
|
"definicións do filtro para facelo visíbel"
|
|
|
|
#. 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á actualmente filtrado. Necesita axustar as definicións "
|
|
"de filtros para facelo visíbel"
|
|
|
|
#. 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 "cartafol"
|
|
|
|
#: ../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 cartafol novo está agora agochado polo filtro. É necesario axustar as "
|
|
"definicións do filtro para facelo visíbel"
|
|
|
|
#: ../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 ao lixo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:798
|
|
msgid "Move selected file or folder to trash"
|
|
msgstr "Mover o ficheiro ou cartafol seleccionado ao lixo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:801
|
|
msgid "Delete selected file or folder"
|
|
msgstr "Eliminar o ficheiro ou cartafol seleccionado"
|
|
|
|
#: ../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 seleccionado"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:814
|
|
msgid "Up"
|
|
msgstr "Arriba"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:815
|
|
msgid "Open the parent folder"
|
|
msgstr "Abre o cartafol pai"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:820
|
|
msgid "_New Folder"
|
|
msgstr "Cartafol _novo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:821
|
|
msgid "Add new empty folder"
|
|
msgstr "Engadir un cartafol novo baleiro"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:823
|
|
msgid "New F_ile"
|
|
msgstr "F_icheiro novo"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:824
|
|
msgid "Add new empty file"
|
|
msgstr "Engade un ficheiro novo baleiro"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:829
|
|
msgid "_Rename"
|
|
msgstr "_Renomear"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:830
|
|
msgid "Rename selected file or folder"
|
|
msgstr "Renomear o ficheiro ou cartafol seleccionado"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:836
|
|
msgid "_Previous Location"
|
|
msgstr "Localización _anterior"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:837
|
|
msgid "Go to the previous visited location"
|
|
msgstr "Ir á anterior localización visitada"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:839
|
|
msgid "_Next Location"
|
|
msgstr "_Seguinte localización"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:840
|
|
msgid "Go to the next visited location"
|
|
msgstr "Ir á seguinte localización visitada"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:841
|
|
msgid "Re_fresh View"
|
|
msgstr "A_ctualizar visualización"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:842
|
|
msgid "Refresh the view"
|
|
msgstr "Actualizar a visualización"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:843
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:861
|
|
msgid "_View Folder"
|
|
msgstr "_Ver cartafol"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:844
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:862
|
|
msgid "View folder in file manager"
|
|
msgstr "Ver o cartafol no xestor de ficheiros"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:851
|
|
msgid "Show _Hidden"
|
|
msgstr "Amosar os ag_ochados"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:852
|
|
msgid "Show hidden files and folders"
|
|
msgstr "Amosar os ficheiros e cartafoles agochados"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:854
|
|
msgid "Show _Binary"
|
|
msgstr "Amosar os _binarios"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:855
|
|
msgid "Show binary files"
|
|
msgstr "Amosar os ficheiros binarios"
|
|
|
|
#: ../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 "Localización anterior"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:989
|
|
msgid "Go to previous location"
|
|
msgstr "Ir á localización 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 a unha localización aberta anteriormente"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:1008
|
|
msgid "Next location"
|
|
msgstr "Seguinte localización"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:1010
|
|
msgid "Go to next location"
|
|
msgstr "Ir á seguinte localización"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:1222
|
|
msgid "_Match Filename"
|
|
msgstr "Coi_ncidir co nome de ficheiro"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:2129
|
|
#, c-format
|
|
msgid "No mount object for mounted volume: %s"
|
|
msgstr "Non hai un obxecto montado para o volume montado: %s"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:2209
|
|
#, c-format
|
|
msgid "Could not open media: %s"
|
|
msgstr "Non foi posíbel abrir o soporte: %s"
|
|
|
|
#: ../plugins/filebrowser/xed-file-browser-widget.c:2256
|
|
#, c-format
|
|
msgid "Could not mount volume: %s"
|
|
msgstr "Non foi posíbel montar o volume: %s"
|
|
|
|
#. ex:ts=8:noet:
|
|
#: ../plugins/modelines/modelines.xed-plugin.desktop.in.h:1
|
|
msgid "Modelines"
|
|
msgstr "Liñas de modo"
|
|
|
|
#: ../plugins/modelines/modelines.xed-plugin.desktop.in.h:2
|
|
msgid "Emacs, Kate and Vim-style modelines support for xed."
|
|
msgstr ""
|
|
|
|
#: ../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 selección actual"
|
|
|
|
#: ../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 un documento ou o texto seleccionado."
|
|
|
|
#: ../plugins/sort/sort.ui.h:2
|
|
msgid "_Sort"
|
|
msgstr "_Ordenar"
|
|
|
|
#: ../plugins/sort/sort.ui.h:3
|
|
msgid "_Reverse order"
|
|
msgstr "Orde in_versa"
|
|
|
|
#: ../plugins/sort/sort.ui.h:4
|
|
msgid "R_emove duplicates"
|
|
msgstr "E_liminar duplicados"
|
|
|
|
#: ../plugins/sort/sort.ui.h:5
|
|
msgid "_Ignore case"
|
|
msgstr "_Ignorar maiúsculas e minúsculas"
|
|
|
|
#: ../plugins/sort/sort.ui.h:6
|
|
msgid "S_tart at column:"
|
|
msgstr "Comez_ar na columna:"
|
|
|
|
#: ../plugins/sort/sort.ui.h:7
|
|
msgid "You cannot undo a sort operation"
|
|
msgstr "Non pode desfacer unha operación de ordenación"
|
|
|
|
#: ../plugins/spell/org.x.editor.plugins.spell.gschema.xml.in.h:1
|
|
msgid "Autocheck Type"
|
|
msgstr ""
|
|
|
|
#. 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 "(non hai suxestión de palabras)"
|
|
|
|
#: ../plugins/spell/xed-automatic-spell-checker.c:444
|
|
msgid "_More..."
|
|
msgstr "_Máis..."
|
|
|
|
#. Ignore all
|
|
#: ../plugins/spell/xed-automatic-spell-checker.c:499
|
|
msgid "_Ignore All"
|
|
msgstr "_Ignorar todos"
|
|
|
|
#. + Add to Dictionary
|
|
#: ../plugins/spell/xed-automatic-spell-checker.c:514
|
|
msgid "_Add"
|
|
msgstr "Eng_adir"
|
|
|
|
#: ../plugins/spell/xed-automatic-spell-checker.c:553
|
|
msgid "_Spelling Suggestions..."
|
|
msgstr "_Suxestións de ortografía..."
|
|
|
|
#: ../plugins/spell/xed-spell-checker-dialog.c:270
|
|
msgid "Check Spelling"
|
|
msgstr "Verificación ortográfica"
|
|
|
|
#: ../plugins/spell/xed-spell-checker-dialog.c:281
|
|
msgid "Suggestions"
|
|
msgstr "Suxestións"
|
|
|
|
#. 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 "(corrixir ortografía)"
|
|
|
|
#: ../plugins/spell/xed-spell-checker-dialog.c:709
|
|
msgid "Completed spell checking"
|
|
msgstr "Verificación ortográfica concluída"
|
|
|
|
#. 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 "Descoñecido (%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 "Predeterminado"
|
|
|
|
#: ../plugins/spell/xed-spell-language-dialog.c:141
|
|
#: ../plugins/spell/languages-dialog.ui.h:1
|
|
msgid "Set language"
|
|
msgstr "Definir o idioma"
|
|
|
|
#: ../plugins/spell/xed-spell-language-dialog.c:195
|
|
msgid "Languages"
|
|
msgstr "Idiomas"
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:92
|
|
msgid "_Check Spelling..."
|
|
msgstr "_Verificación ortográfica..."
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:94
|
|
msgid "Check the current document for incorrect spelling"
|
|
msgstr "Verificar a ortografía do documento actual"
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:100
|
|
msgid "Set _Language..."
|
|
msgstr "Definir o _idioma..."
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:102
|
|
msgid "Set the language of the current document"
|
|
msgstr "Definir o idioma do documento actual"
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:111
|
|
msgid "_Autocheck Spelling"
|
|
msgstr "Verificación _ortográfica automática"
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:113
|
|
msgid "Automatically spell-check the current document"
|
|
msgstr "Verificar automaticamente a ortografía do documento actual"
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:753
|
|
msgid "Configure Spell Checker plugin..."
|
|
msgstr ""
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:962
|
|
msgid "The document is empty."
|
|
msgstr "O documento está baleiro."
|
|
|
|
#: ../plugins/spell/xed-spell-plugin.c:992
|
|
msgid "No misspelled words"
|
|
msgstr "Non hai palabras con erros ortográficos"
|
|
|
|
#: ../plugins/spell/languages-dialog.ui.h:2
|
|
msgid "Select the _language of the current document."
|
|
msgstr "Seleccione o _idioma do documento actual."
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:1
|
|
msgid "Check spelling"
|
|
msgstr "Corrección ortográfica"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:2
|
|
msgid "Misspelled word:"
|
|
msgstr "Palabra incorrecta:"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:3
|
|
msgid "word"
|
|
msgstr "palabra"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:4
|
|
msgid "Change _to:"
|
|
msgstr "Cambiar _por:"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:5
|
|
msgid "Check _Word"
|
|
msgstr "Corrixir pala_bra"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:6
|
|
msgid "_Suggestions:"
|
|
msgstr "_Suxestións:"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:7
|
|
msgid "_Ignore"
|
|
msgstr "_Ignorar"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:8
|
|
msgid "Cha_nge"
|
|
msgstr "Ca_mbiar"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:9
|
|
msgid "Ignore _All"
|
|
msgstr "Ignorar _todos"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:10
|
|
msgid "Change A_ll"
|
|
msgstr "Cambiar _todos"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:11
|
|
msgid "User dictionary:"
|
|
msgstr "Dicionario do usuario:"
|
|
|
|
#: ../plugins/spell/spell-checker.ui.h:12
|
|
msgid "Add w_ord"
|
|
msgstr "Engadir _palabra"
|
|
|
|
#: ../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 ""
|
|
|
|
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:2
|
|
msgid "Autocheck spelling on document load..."
|
|
msgstr ""
|
|
|
|
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:3
|
|
msgid "_Never autocheck"
|
|
msgstr ""
|
|
|
|
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:4
|
|
msgid "_Remember autocheck by document"
|
|
msgstr ""
|
|
|
|
#: ../plugins/spell/xed-spell-setup-dialog.ui.h:5
|
|
msgid "_Always autocheck"
|
|
msgstr ""
|
|
|
|
#: ../plugins/spell/spell.xed-plugin.desktop.in.h:1
|
|
msgid "Spell Checker"
|
|
msgstr "Corrector ortográfico"
|
|
|
|
#: ../plugins/spell/spell.xed-plugin.desktop.in.h:2
|
|
msgid "Checks the spelling of the current document."
|
|
msgstr "Corrixe a ortografía do documento actual."
|
|
|
|
#: ../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 "Seleccione o grupo de etiquetas que quere usar"
|
|
|
|
#: ../plugins/taglist/xed-taglist-plugin-panel.c:627
|
|
msgid "_Preview"
|
|
msgstr "_Previsualización"
|
|
|
|
#: ../plugins/taglist/xed-taglist-plugin-panel.c:703
|
|
msgid "Available Tag Lists"
|
|
msgstr "Lista de etiquetas dispoñíbeis"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:1
|
|
msgid "XHTML 1.0 - Tags"
|
|
msgstr "Etiquetas - XHTML 1.0"
|
|
|
|
#: ../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ácter de tecla de accesibilidade"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:5
|
|
msgid "Acronym"
|
|
msgstr "Acrónimo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:6
|
|
msgid "Align"
|
|
msgstr "Aliñar"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:7
|
|
msgid "Alignment character"
|
|
msgstr "Carácter de aliñamento"
|
|
|
|
#: ../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 da á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 clase de miniaplicativo (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:13
|
|
msgid "Associated information"
|
|
msgstr "Información asociada"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:14
|
|
msgid "Author info"
|
|
msgstr "Información de autoría"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:15
|
|
msgid "Axis related headers"
|
|
msgstr "Cabeceiras relacionadas co eixe"
|
|
|
|
#. 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 fondo (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 "Textura de mosaico de fondo (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 "Negra"
|
|
|
|
#. 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 "Bordo (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:26
|
|
msgid "Cell rowspan"
|
|
msgstr "Extensión de filas da cela"
|
|
|
|
#. 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 "Centro (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:29
|
|
msgid "Character encoding of linked resource"
|
|
msgstr "Codificación de caracteres do recurso ligado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:30
|
|
msgid "Checked state"
|
|
msgstr "Estado marcado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:31
|
|
msgid "Citation"
|
|
msgstr "Cita"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:32
|
|
msgid "Cite reason for change"
|
|
msgstr "Citar a razón do cambio"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:33
|
|
msgid "Class implementation ID"
|
|
msgstr "ID de implementación de clase"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:34
|
|
msgid "Class list"
|
|
msgstr "Lista de clases"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:35
|
|
msgid "Clear text flow control"
|
|
msgstr "Limpar o control de fluxo de texto"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:36
|
|
msgid "Code content type"
|
|
msgstr "Tipo de contido do código"
|
|
|
|
#. 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 ligazóns seleccionadas (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:39
|
|
msgid "Column span"
|
|
msgstr "Extensión de columnas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:40
|
|
msgid "Columns"
|
|
msgstr "Columnas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:41
|
|
msgid "Comment"
|
|
msgstr "Comentario"
|
|
|
|
#: ../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 contido (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 do cambio"
|
|
|
|
#. NOTE: used in "object" tag
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:49
|
|
msgid "Declare flag"
|
|
msgstr "Parámetro de declaración"
|
|
|
|
#. Translators: DEFER is an optional attribute of the <script> tag.
|
|
#. It indicates that the script is not going to generate any document
|
|
#. content. The browser can continue parsing and drawing the page.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:53
|
|
msgid "Defer attribute"
|
|
msgstr "Diferir atributo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:54
|
|
msgid "Definition description"
|
|
msgstr "Descrición de definición"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:55
|
|
msgid "Definition list"
|
|
msgstr "Lista de definición"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:56
|
|
msgid "Definition term"
|
|
msgstr "Termo de definición"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:57
|
|
msgid "Deleted text"
|
|
msgstr "Texto eliminado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:58
|
|
msgid "Directionality"
|
|
msgstr "Direccionalidade"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:60
|
|
msgid "Directionality (deprecated)"
|
|
msgstr "Direccionalidade (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:61
|
|
msgid "Disabled"
|
|
msgstr "Desactivado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:62
|
|
msgid "DIV container"
|
|
msgstr "Contedor DIV"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:63
|
|
msgid "DIV Style container"
|
|
msgstr "Contedor de estilo DIV"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:64
|
|
msgid "Document base"
|
|
msgstr "Base do documento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:65
|
|
msgid "Document body"
|
|
msgstr "Corpo do documento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:66
|
|
msgid "Document head"
|
|
msgstr "Cabeceira do documento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:67
|
|
msgid "Element ID"
|
|
msgstr "ID de elemento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:68
|
|
msgid "Document title"
|
|
msgstr "Título do documento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:69
|
|
msgid "Document type"
|
|
msgstr "Tipo de documento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:70
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:72
|
|
msgid "Emphasis"
|
|
msgstr "Énfase"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:71
|
|
msgid "Encode type"
|
|
msgstr "Tipo codificado"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:73
|
|
msgid "Font face (deprecated)"
|
|
msgstr "Tipo de letra (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:74
|
|
msgid "For label"
|
|
msgstr "Para a etiqueta"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:75
|
|
msgid "Forced line break"
|
|
msgstr "Quebra forzada de liña"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:76
|
|
msgid "Form action handler"
|
|
msgstr "Manipulador de acción do formulario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:77
|
|
msgid "Form control group"
|
|
msgstr "Grupo de control do formulario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:78
|
|
msgid "Form field label text"
|
|
msgstr "Texto da etiqueta do campo do formulario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:79
|
|
msgid "Form input type"
|
|
msgstr "Tipo de entrada de formulario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:80
|
|
msgid "Form input"
|
|
msgstr "Entrada de formulario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:81
|
|
msgid "Form method"
|
|
msgstr "Método do formulario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:82
|
|
msgid "Form"
|
|
msgstr "Formulario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:83
|
|
msgid "Forward link"
|
|
msgstr "Ligazón para avanzar"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:84
|
|
msgid "Frame render parts"
|
|
msgstr "Partes de renderización do marco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:85
|
|
msgid "Frame source"
|
|
msgstr "Orixe do marco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:86
|
|
msgid "Frame target"
|
|
msgstr "Destino do marco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:87
|
|
msgid "Frame"
|
|
msgstr "Marco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:88
|
|
msgid "Frame border"
|
|
msgstr "Bordo do marco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:89
|
|
msgid "Frameset columns"
|
|
msgstr "Columnas do conxunto de marcos"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:90
|
|
msgid "Frameset rows"
|
|
msgstr "Filas do conxunto de marcos"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:91
|
|
msgid "Frameset"
|
|
msgstr "Conxunto de marcos"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:92
|
|
msgid "Frame spacing"
|
|
msgstr "Espazamento do marco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:93
|
|
msgid "Generic embedded object"
|
|
msgstr "Obxecto xenérico incorporado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:94
|
|
msgid "Generic metainformation"
|
|
msgstr "Metainformación xenérica"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:95
|
|
msgid "Generic span"
|
|
msgstr "Extensión xenérica"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:96
|
|
msgid "Header cell IDs"
|
|
msgstr "IDs de cela de cabeceira"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:97
|
|
msgid "Heading 1"
|
|
msgstr "Título 1"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:98
|
|
msgid "Heading 2"
|
|
msgstr "Título 2"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:99
|
|
msgid "Heading 3"
|
|
msgstr "Título 3"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:100
|
|
msgid "Heading 4"
|
|
msgstr "Título 4"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:101
|
|
msgid "Heading 5"
|
|
msgstr "Título 5"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:102
|
|
msgid "Heading 6"
|
|
msgstr "Título 6"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:103
|
|
msgid "Height"
|
|
msgstr "Altura"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:104
|
|
msgid "Horizontal rule"
|
|
msgstr "Regra horizontal"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:106
|
|
msgid "Horizontal space (deprecated)"
|
|
msgstr "Espazo horizontal (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:107
|
|
msgid "HREF URI"
|
|
msgstr "URI HREF"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:108
|
|
msgid "HTML root element"
|
|
msgstr "Elemento raíz HTML"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:109
|
|
msgid "HTTP header name"
|
|
msgstr "Nome de cabeceira HTTP"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:110
|
|
msgid "I18N BiDi override"
|
|
msgstr "Sobrescribir BiDi sobre l18n"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:111
|
|
msgid "Image map area"
|
|
msgstr "Área do mapa de imaxe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:112
|
|
msgid "Image map name"
|
|
msgstr "Nome do mapa de imaxe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:113
|
|
msgid "Image map"
|
|
msgstr "Mapa de imaxe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:114
|
|
msgid "Image"
|
|
msgstr "Imaxe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:115
|
|
msgid "Inline frame"
|
|
msgstr "Marco en liña"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:116
|
|
msgid "Inserted text"
|
|
msgstr "Texto inserido"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:117
|
|
msgid "Instance definition"
|
|
msgstr "Definición da instancia"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:118
|
|
msgid "Italic text"
|
|
msgstr "Texto en cursiva"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:120
|
|
msgid "Java applet (deprecated)"
|
|
msgstr "Miniaplicativo de Java (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:121
|
|
msgid "Label"
|
|
msgstr "Etiqueta"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:122
|
|
msgid "Language code"
|
|
msgstr "Código de idioma"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:123
|
|
msgid "Large text style"
|
|
msgstr "Estilo de texto grande"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:125
|
|
msgid "Link color (deprecated)"
|
|
msgstr "Cor da ligazón (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:126
|
|
msgid "List item"
|
|
msgstr "Elemento de lista"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:127
|
|
msgid "List of MIME types for file upload"
|
|
msgstr "Lista de tipos MIME para o envío de ficheiros"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:128
|
|
msgid "List of supported character sets"
|
|
msgstr "Lista de conxuntos de caracteres compatíbeis"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:129
|
|
msgid "Local change to font"
|
|
msgstr "Cambio local para o tipo de letra"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:130
|
|
msgid "Long description link"
|
|
msgstr "Descrición longa da ligazón"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:131
|
|
msgid "Long quotation"
|
|
msgstr "Cita longa"
|
|
|
|
#. Supported in XHTML 1.0 Frameset DTD only.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:133
|
|
msgid "Margin pixel height"
|
|
msgstr "Altura en píxeles da marxe"
|
|
|
|
#. Supported in XHTML 1.0 Frameset DTD only.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:135
|
|
msgid "Margin pixel width"
|
|
msgstr "Largura en píxeles da marxe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:136
|
|
msgid "Maximum length of text field"
|
|
msgstr "Lonxitude máxima do campo de texto"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:137
|
|
msgid "Output media"
|
|
msgstr "Medio de saída"
|
|
|
|
#. Here I take some liberties: There's no mandatory attributes,
|
|
#. but those are most common, and will likely be used.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:140
|
|
msgid "Media-independent link"
|
|
msgstr "Ligazón independente do soporte"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:142
|
|
msgid "Menu list (deprecated)"
|
|
msgstr "Lista de menú (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:143
|
|
msgid "Multi-line text field"
|
|
msgstr "Campo de texto multiliña"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:144
|
|
msgid "Multiple"
|
|
msgstr "Múltiple"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:145
|
|
msgid "Name"
|
|
msgstr "Nome"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:146
|
|
msgid "Named property value"
|
|
msgstr "Valor de propiedade con nome"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:147
|
|
msgid "No frames"
|
|
msgstr "Sen marcos"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:148
|
|
msgid "No resize"
|
|
msgstr "Sen redimensionamento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:149
|
|
msgid "No script"
|
|
msgstr "Sen script"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:151
|
|
msgid "No shade (deprecated)"
|
|
msgstr "Sen sombreado (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:152
|
|
msgid "No URI"
|
|
msgstr "Sen URI"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:154
|
|
msgid "No word wrap (deprecated)"
|
|
msgstr "Sen axuste de palabra (obsoleto)"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:156
|
|
msgid "Object applet file (deprecated)"
|
|
msgstr "Ficheiro do obxecto do miniaplicativo (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:157
|
|
msgid "Object data reference"
|
|
msgstr "Referencia de obxecto de datos"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:158
|
|
msgid "Offset for alignment character"
|
|
msgstr "Desprazamento para o carácter de aliñamento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:159
|
|
msgid "OnBlur event"
|
|
msgstr "Evento OnBlur"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:160
|
|
msgid "OnChange event"
|
|
msgstr "Evento OnChange"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:161
|
|
msgid "OnClick event"
|
|
msgstr "Evento OnClick"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:162
|
|
msgid "OnDblClick event"
|
|
msgstr "Evento OnDblClick"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:163
|
|
msgid "OnFocus event"
|
|
msgstr "Evento OnFocus"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:164
|
|
msgid "OnKeyDown event"
|
|
msgstr "Evento OnKeyDown"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:165
|
|
msgid "OnKeyPress event"
|
|
msgstr "Evento OnKeyPress"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:166
|
|
msgid "OnKeyUp event"
|
|
msgstr "Evento OnKeyUp"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:167
|
|
msgid "OnLoad event"
|
|
msgstr "Evento OnLoad"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:168
|
|
msgid "OnMouseDown event"
|
|
msgstr "Evento OnMouseDown"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:169
|
|
msgid "OnMouseMove event"
|
|
msgstr "Evento OnMouseMove"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:170
|
|
msgid "OnMouseOut event"
|
|
msgstr "Evento OnMouseOut"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:171
|
|
msgid "OnMouseOver event"
|
|
msgstr "Evento OnMouseOver"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:172
|
|
msgid "OnMouseUp event"
|
|
msgstr "Evento OnMouseUp"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:173
|
|
msgid "OnReset event"
|
|
msgstr "Evento OnReset"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:174
|
|
msgid "OnSelect event"
|
|
msgstr "Evento OnSelect"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:175
|
|
msgid "OnSubmit event"
|
|
msgstr "Evento OnSubmit"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:176
|
|
msgid "OnUnload event"
|
|
msgstr "Evento OnUnload"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:177
|
|
msgid "Option group"
|
|
msgstr "Grupo de opcións"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:178
|
|
msgid "Option selector"
|
|
msgstr "Selector de opcións"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:179
|
|
msgid "Ordered list"
|
|
msgstr "Lista ordenada"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:180
|
|
msgid "Paragraph class"
|
|
msgstr "Clase de parágrafo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:181
|
|
msgid "Paragraph style"
|
|
msgstr "Estilo de parágrafo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:182
|
|
msgid "Paragraph"
|
|
msgstr "Parágrafo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:183
|
|
msgid "Preformatted text"
|
|
msgstr "Texto preformatado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:184
|
|
msgid "Profile metainfo dictionary"
|
|
msgstr "Dicionario de metainformación do perfil"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:185
|
|
msgid "Push button"
|
|
msgstr "Botón premíbel"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:186
|
|
msgid "ReadOnly text and password"
|
|
msgstr "Texto e contrasinal só de lectura"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:188
|
|
msgid "Reduced spacing (deprecated)"
|
|
msgstr "Espazamento reducido (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:189
|
|
msgid "Reverse link"
|
|
msgstr "Ligazón inversa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:190
|
|
msgid "Rows"
|
|
msgstr "Filas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:191
|
|
msgid "Rulings between rows and columns"
|
|
msgstr "Intervalo entre as filas e as columnas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:192
|
|
msgid "Sample program output, scripts"
|
|
msgstr "Saída do programa de amosa, scripts"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:193
|
|
msgid "Scope covered by header cells"
|
|
msgstr "Ámbito cuberto polas celas de cabeceira"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:195
|
|
msgid "Script language name"
|
|
msgstr "Nome da linguaxe de script"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:196
|
|
msgid "Script statements"
|
|
msgstr "Instrucións de script"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:197
|
|
msgid "Scrollbar"
|
|
msgstr "Barra de desprazamento"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:198
|
|
msgid "Selectable option"
|
|
msgstr "Opción seleccionábel"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:199
|
|
msgid "Selected"
|
|
msgstr "Seleccionado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:200
|
|
msgid "Server-side image map"
|
|
msgstr "Mapa de imaxe do lado do servidor"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:201
|
|
msgid "Shape"
|
|
msgstr "Forma"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:202
|
|
msgid "Short inline quotation"
|
|
msgstr "Cita curta en liña"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:204
|
|
msgid "Size (deprecated)"
|
|
msgstr "Tamaño (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:205
|
|
msgid "Small text style"
|
|
msgstr "Estilo de texto pequeno"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:206
|
|
msgid "Source"
|
|
msgstr "Orixe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:207
|
|
msgid "Space-separated archive list"
|
|
msgstr "Lista de ficheiros separada por espazos"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:208
|
|
msgid "Spacing between cells"
|
|
msgstr "Espazamento entre celas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:209
|
|
msgid "Spacing within cells"
|
|
msgstr "Espazamento dentro das celas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:210
|
|
msgid "Span"
|
|
msgstr "Extensión"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:211
|
|
msgid "Standby load message"
|
|
msgstr "Mensaxe de espera durante a carga"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:213
|
|
msgid "Starting sequence number (deprecated)"
|
|
msgstr "Número da secuencia de inicio (obsoleto)"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:215
|
|
msgid "Strike-through text style (deprecated)"
|
|
msgstr "Estilo de texto riscado (obsoleto)"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:217
|
|
msgid "Strike-through text (deprecated)"
|
|
msgstr "Estilo de texto riscado (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:218
|
|
msgid "Strong emphasis"
|
|
msgstr "Énfase forte"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:219
|
|
msgid "Style info"
|
|
msgstr "Información de estilo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:220
|
|
msgid "Subscript"
|
|
msgstr "Subíndice"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:221
|
|
msgid "Superscript"
|
|
msgstr "Superíndice"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:222
|
|
msgid "Table body"
|
|
msgstr "Corpo da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:223
|
|
msgid "Table caption"
|
|
msgstr "Título da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:224
|
|
msgid "Table column group properties"
|
|
msgstr "Propiedades do grupo de columnas da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:225
|
|
msgid "Table column properties"
|
|
msgstr "Propiedades das columnas da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:226
|
|
msgid "Table data cell"
|
|
msgstr "Cela de datos da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:227
|
|
msgid "Table footer"
|
|
msgstr "Pé da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:228
|
|
msgid "Table header cell"
|
|
msgstr "Cela de cabeceira da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:229
|
|
msgid "Table header"
|
|
msgstr "Cabeceira da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:230
|
|
msgid "Table row"
|
|
msgstr "Fila da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:231
|
|
msgid "Table summary"
|
|
msgstr "Resumo da táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:232
|
|
msgid "Table"
|
|
msgstr "Táboa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:233
|
|
msgid "Target - Blank"
|
|
msgstr "Destino - Branco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:234
|
|
msgid "Target - Parent"
|
|
msgstr "Destino - Pai"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:235
|
|
msgid "Target - Self"
|
|
msgstr "Destino - El mesmo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:236
|
|
msgid "Target - Top"
|
|
msgstr "Destino - Superior"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:237
|
|
msgid "Teletype or monospace text style"
|
|
msgstr "Estilo de texto monoespazado ou teletipo"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:239
|
|
msgid "Text color (deprecated)"
|
|
msgstr "Cor do texto (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:240
|
|
msgid "Text entered by user"
|
|
msgstr "Texto introducido polo usuario"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:241
|
|
msgid "Title"
|
|
msgstr "Título"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:242
|
|
msgid "Underlined text style"
|
|
msgstr "Estilo de texto subliñado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:243
|
|
msgid "Unordered list"
|
|
msgstr "Lista non ordenada"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:244
|
|
msgid "Use image map"
|
|
msgstr "Usar mapa de imaxe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:245
|
|
msgid "Value interpretation"
|
|
msgstr "Interpretación do valor"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:246
|
|
msgid "Value"
|
|
msgstr "Valor"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:247
|
|
msgid "Variable or program argument"
|
|
msgstr "Variábel ou argumento de programa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:248
|
|
msgid "Vertical cell alignment"
|
|
msgstr "Aliñamento vertical da cela"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:250
|
|
msgid "Vertical space (deprecated)"
|
|
msgstr "Espazo vertical (obsoleto)"
|
|
|
|
#. Deprecated since HTML 4.01, not supported in XHTML 1.0 Strict DTD.
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:252
|
|
msgid "Visited link color (deprecated)"
|
|
msgstr "Cor de ligazón visitada (obsoleto)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:253
|
|
msgid "Width"
|
|
msgstr "Largura"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:254
|
|
msgid "HTML - Tags"
|
|
msgstr "Etiquetas - HTML"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:255
|
|
msgid "Above"
|
|
msgstr "Encima"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:256
|
|
msgid "Applet class file code"
|
|
msgstr "Código de ficheiro de clase do miniaplicativo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:257
|
|
msgid "Array"
|
|
msgstr "Matriz"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:258
|
|
msgid "Background color"
|
|
msgstr "Cor de fondo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:259
|
|
msgid "Background texture tile"
|
|
msgstr "Textura de mosaico de fondo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:260
|
|
msgid "Base font"
|
|
msgstr "Tipo de letra base"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:261
|
|
msgid "Border color"
|
|
msgstr "Cor do bordo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:262
|
|
msgid "Border"
|
|
msgstr "Bordo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:263
|
|
msgid "Center"
|
|
msgstr "Centro"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:264
|
|
msgid "Checked (state)"
|
|
msgstr "Marcado (estado)"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:265
|
|
msgid "Color of selected links"
|
|
msgstr "Cor das ligazóns seleccionadas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:266
|
|
msgid "Content scheme"
|
|
msgstr "Esquema do contido"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:267
|
|
msgid "Content type"
|
|
msgstr "Tipo de contido"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:268
|
|
msgid "Direction"
|
|
msgstr "Enderezo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:269
|
|
msgid "Directory list"
|
|
msgstr "Lista de cartafoles"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:270
|
|
msgid "HTML version"
|
|
msgstr "Versión HTML"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:271
|
|
msgid "Embedded object"
|
|
msgstr "Obxecto incorporado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:272
|
|
msgid "Figure"
|
|
msgstr "Figura"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:273
|
|
msgid "Font face"
|
|
msgstr "Tipo de letra"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:274
|
|
msgid "Frameborder"
|
|
msgstr "Bordo do marco"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:275
|
|
msgid "Framespacing"
|
|
msgstr "Espazamento dos marcos"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:276
|
|
msgid "Heading"
|
|
msgstr "Título"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:277
|
|
msgid "Horizontal space"
|
|
msgstr "Espazo horizontal"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:278
|
|
msgid "Image source"
|
|
msgstr "Orixe da imaxe"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:279
|
|
msgid "Inline layer"
|
|
msgstr "Capa en liña"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:280
|
|
msgid "Java applet"
|
|
msgstr "Miniaplicativo de Java"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:281
|
|
msgid "Layer"
|
|
msgstr "Capa"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:282
|
|
msgid "Link color"
|
|
msgstr "Cor da ligazón"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:283
|
|
msgid "Listing"
|
|
msgstr "Lista"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:284
|
|
msgid "Mail link"
|
|
msgstr "Ligazón de correo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:285
|
|
msgid "Marquee"
|
|
msgstr "Marquesiña"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:286
|
|
msgid "Menu list"
|
|
msgstr "Lista de menú"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:287
|
|
msgid "Multicolumn"
|
|
msgstr "Multicolumna"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:288
|
|
msgid "Next ID"
|
|
msgstr "ID seguinte"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:289
|
|
msgid "No embedded objects"
|
|
msgstr "Sen obxectos incorporados"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:290
|
|
msgid "No layers"
|
|
msgstr "Sen capas"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:291
|
|
msgid "No line break"
|
|
msgstr "Sen quebra de liña"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:292
|
|
msgid "No shade"
|
|
msgstr "Sen sombreado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:293
|
|
msgid "No word wrap"
|
|
msgstr "Sen axuste de palabra"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:294
|
|
msgid "Note"
|
|
msgstr "Nota"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:295
|
|
msgid "Object applet file"
|
|
msgstr "Ficheiro do obxecto do miniaplicativo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:296
|
|
msgid "Preformatted listing"
|
|
msgstr "Lista preformatada"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:297
|
|
msgid "Prompt message"
|
|
msgstr "Mensaxe de aviso"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:298
|
|
msgid "Quote"
|
|
msgstr "Cita"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:299
|
|
msgid "Range"
|
|
msgstr "Intervalo"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:300
|
|
msgid "Reduced spacing"
|
|
msgstr "Espazamento reducido"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:301
|
|
msgid "Root"
|
|
msgstr "Raíz"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:302
|
|
msgid "Single line prompt"
|
|
msgstr "Aviso dunha soa liña"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:303
|
|
msgid "Size"
|
|
msgstr "Tamaño"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:304
|
|
msgid "Soft line break"
|
|
msgstr "Quebra de liña suave"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:305
|
|
msgid "Sound"
|
|
msgstr "Son"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:306
|
|
msgid "Spacer"
|
|
msgstr "Espazador"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:307
|
|
msgid "Square root"
|
|
msgstr "Raíz cadrada"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:308
|
|
msgid "Starting sequence number"
|
|
msgstr "Número da secuencia de inicio"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:309
|
|
msgid "Strike-through text style"
|
|
msgstr "Estilo de texto riscado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:310
|
|
msgid "Strike-through text"
|
|
msgstr "Texto riscado"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:311
|
|
msgid "Tab order position"
|
|
msgstr "Orde dos separadores"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:312
|
|
msgid "Text color"
|
|
msgstr "Cor do texto"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:313
|
|
msgid "Text"
|
|
msgstr "Texto"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:314
|
|
msgid "Top margin in pixels"
|
|
msgstr "Marxe superior en píxeles"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:315
|
|
msgid "URL"
|
|
msgstr "URL"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:316
|
|
msgid "Vertical space"
|
|
msgstr "Espazo vertical"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:317
|
|
msgid "Visited link color"
|
|
msgstr "Cor de ligazón visitada"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:318
|
|
msgid "HTML - Special Characters"
|
|
msgstr "Caracteres especiais - HTML"
|
|
|
|
#: ../plugins/taglist/HTML.tags.xml.in.h:319
|
|
msgid "Non-breaking space"
|
|
msgstr "Espazo sen quebra"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:1
|
|
msgid "Latex - Tags"
|
|
msgstr "Etiquetas Latex"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:2
|
|
msgid "Bibliography (cite)"
|
|
msgstr "Bibliografía (cita)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:3
|
|
msgid "Bibliography (item)"
|
|
msgstr "Bibliografía (elemento)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:4
|
|
msgid "Bibliography (shortcite)"
|
|
msgstr "Bibliografía (cita curta)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:5
|
|
msgid "Bibliography (thebibliography)"
|
|
msgstr "Bibliografía (thebibliografphy)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:6
|
|
msgid "Brackets ()"
|
|
msgstr "Parénteses ()"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:7
|
|
msgid "Brackets []"
|
|
msgstr "Corchetes []"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:8
|
|
msgid "Brackets {}"
|
|
msgstr "Chaves {}"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:9
|
|
msgid "Brackets <>"
|
|
msgstr "Menor/maior que <>"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:10
|
|
msgid "File input"
|
|
msgstr "Ficheiro de entrada"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:11
|
|
msgid "Function cosine"
|
|
msgstr "Función coseno"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:12
|
|
msgid "Function e^"
|
|
msgstr "Función e^"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:13
|
|
msgid "Function exp"
|
|
msgstr "Función exp"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:14
|
|
msgid "Function log"
|
|
msgstr "Función log"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:15
|
|
msgid "Function log10"
|
|
msgstr "Función log10"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:16
|
|
msgid "Function sine"
|
|
msgstr "Función seno"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:17
|
|
msgid "Greek alpha"
|
|
msgstr "Alfa grego"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:18
|
|
msgid "Greek beta"
|
|
msgstr "Beta grego"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:19
|
|
msgid "Greek epsilon"
|
|
msgstr "Épsilon grego"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:20
|
|
msgid "Greek gamma"
|
|
msgstr "Gamma grego"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:21
|
|
msgid "Greek lambda"
|
|
msgstr "Lambda grego"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:22
|
|
msgid "Greek rho"
|
|
msgstr "Rho grego"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:23
|
|
msgid "Greek tau"
|
|
msgstr "Tau grego"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:24
|
|
msgid "Header 0 (chapter)"
|
|
msgstr "Cabeceira 0 (capítulo)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:25
|
|
msgid "Header 0 (chapter*)"
|
|
msgstr "Cabeceira 0 (capítulo*)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:26
|
|
msgid "Header 1 (section)"
|
|
msgstr "Cabeceira 1 (sección)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:27
|
|
msgid "Header 1 (section*)"
|
|
msgstr "Cabeceira 1 (sección*)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:28
|
|
msgid "Header 2 (subsection)"
|
|
msgstr "Cabeceira 2 (subsección)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:29
|
|
msgid "Header 2 (subsection*)"
|
|
msgstr "Cabeceira 2 (subsección*)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:30
|
|
msgid "Header 3 (subsubsection)"
|
|
msgstr "Cabeceira 3 (subsubsección)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:31
|
|
msgid "Header 3 (subsubsection*)"
|
|
msgstr "Cabeceira 3 (subsubsección*)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:32
|
|
msgid "Header 4 (paragraph)"
|
|
msgstr "Cabeceira 4 (parágrafo)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:33
|
|
msgid "Header appendix"
|
|
msgstr "Apéndice da cabeceira"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:34
|
|
msgid "List description"
|
|
msgstr "Lista de descrición"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:35
|
|
msgid "List enumerate"
|
|
msgstr "Lista enumerada"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:36
|
|
msgid "List itemize"
|
|
msgstr "Lista de elementos"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:37
|
|
msgid "Item with label"
|
|
msgstr "Elemento con etiqueta"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:38
|
|
msgid "Item"
|
|
msgstr "Elemento"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:39
|
|
msgid "Maths (display)"
|
|
msgstr "Matemáticas (amosar)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:40
|
|
msgid "Maths (inline)"
|
|
msgstr "Matemáticas (en liña)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:41
|
|
msgid "Operator fraction"
|
|
msgstr "Operador de fracción"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:42
|
|
msgid "Operator integral (display)"
|
|
msgstr "Operador integral (amosar)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:43
|
|
msgid "Operator integral (inline)"
|
|
msgstr "Operador integral (en liña)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:44
|
|
msgid "Operator sum (display)"
|
|
msgstr "Operador de suma (amosar)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:45
|
|
msgid "Operator sum (inline)"
|
|
msgstr "Operador de suma (en liña)"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:46
|
|
msgid "Reference label"
|
|
msgstr "Etiqueta de referencia"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:47
|
|
msgid "Reference ref"
|
|
msgstr "Referencia de ref"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:48
|
|
msgid "Symbol <<"
|
|
msgstr "Símbolo <<"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:49
|
|
msgid "Symbol <="
|
|
msgstr "Símbolo <="
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:50
|
|
msgid "Symbol >="
|
|
msgstr "Símbolo >="
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:51
|
|
msgid "Symbol >>"
|
|
msgstr "Símbolo >>"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:52
|
|
msgid "Symbol and"
|
|
msgstr "Símbolo and"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:53
|
|
msgid "Symbol const"
|
|
msgstr "Símbolo const"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:54
|
|
msgid "Symbol d2-by-dt2-partial"
|
|
msgstr "Símbolo d2-by-dt2-parcial"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:55
|
|
msgid "Symbol dagger"
|
|
msgstr "Símbolo daga"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:56
|
|
msgid "Symbol d-by-dt"
|
|
msgstr "Símbolo d-by-dt"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:57
|
|
msgid "Symbol d-by-dt-partial"
|
|
msgstr "Símbolo d-by-dt-parcial"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:58
|
|
msgid "Symbol equiv"
|
|
msgstr "Símbolo equivalencia"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:59
|
|
msgid "Symbol en-dash --"
|
|
msgstr "Símbolo guión --"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:60
|
|
msgid "Symbol em-dash ---"
|
|
msgstr "Símbolo guión ---"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:61
|
|
msgid "Symbol infinity"
|
|
msgstr "Símbolo infinito"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:62
|
|
msgid "Symbol mathspace ,"
|
|
msgstr "Símbolo espazo matemático ,"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:63
|
|
msgid "Symbol mathspace ."
|
|
msgstr "Símbolo espazo matemático ."
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:64
|
|
msgid "Symbol mathspace _"
|
|
msgstr "Símbolo espazo matemático _"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:65
|
|
msgid "Symbol mathspace __"
|
|
msgstr "Símbolo espazo matemático __"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:66
|
|
msgid "Symbol simeq"
|
|
msgstr "Símbolo simeq"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:67
|
|
msgid "Symbol star"
|
|
msgstr "Símbolo estrela"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:68
|
|
msgid "Typeface bold"
|
|
msgstr "Tipo de letra negra"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:69
|
|
msgid "Typeface type"
|
|
msgstr "Tipo de tipo de letra"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:70
|
|
msgid "Typeface italic"
|
|
msgstr "Tipo de letra cursiva"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:71
|
|
msgid "Typeface slanted"
|
|
msgstr "Tipo de letra inclinada"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:73
|
|
msgid "Unbreakable text"
|
|
msgstr "Texto sen quebra de liña"
|
|
|
|
#: ../plugins/taglist/Latex.tags.xml.in.h:74
|
|
msgid "Footnote"
|
|
msgstr "Nota ao pé de páxina"
|
|
|
|
#: ../plugins/taglist/taglist.xed-plugin.desktop.in.h:1
|
|
msgid "Tag list"
|
|
msgstr "Lista de etiquetas"
|
|
|
|
#: ../plugins/taglist/taglist.xed-plugin.desktop.in.h:2
|
|
msgid ""
|
|
"Provides a method to easily insert commonly used tags/strings into a "
|
|
"document without having to type them."
|
|
msgstr ""
|
|
"Fornece un método sinxelo para inserir nun documento as cadeas ou etiquetas "
|
|
"máis utilizadas sen ter que teclealas."
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:1
|
|
msgid "XSLT - Elements"
|
|
msgstr "Elementos - XSLT"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:2
|
|
msgid "XSLT - Functions"
|
|
msgstr "Funcións - XSLT"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:3
|
|
msgid "XSLT - Axes"
|
|
msgstr "Eixes - XSLT"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:4
|
|
msgid "ancestor"
|
|
msgstr "antecedente"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:5
|
|
msgid "ancestor-or-self"
|
|
msgstr "antecedente ou el mesmo"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:6
|
|
msgid "attribute"
|
|
msgstr "atributo"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:7
|
|
msgid "child"
|
|
msgstr "fillo"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:8
|
|
msgid "descendant"
|
|
msgstr "descendente"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:9
|
|
msgid "descendant-or-self"
|
|
msgstr "descendente ou el mesmo"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:10
|
|
msgid "following"
|
|
msgstr "seguinte"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:11
|
|
msgid "following-sibling"
|
|
msgstr "seguinte-irmán"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:12
|
|
msgid "namespace"
|
|
msgstr "espazo de nome"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:13
|
|
msgid "parent"
|
|
msgstr "pai"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:14
|
|
msgid "preceding"
|
|
msgstr "precedente"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:15
|
|
msgid "preceding-sibling"
|
|
msgstr "precedente-irmán"
|
|
|
|
#: ../plugins/taglist/XSLT.tags.xml.in.h:16
|
|
msgid "self"
|
|
msgstr "el mesmo"
|
|
|
|
#: ../plugins/taglist/XUL.tags.xml.in.h:1
|
|
msgid "XUL - Tags"
|
|
msgstr "Etiquetas - XUL"
|
|
|
|
#: ../plugins/time/org.x.editor.plugins.time.gschema.xml.in.h:1
|
|
msgid "Prompt type"
|
|
msgstr "Tipo de indicador"
|
|
|
|
#: ../plugins/time/org.x.editor.plugins.time.gschema.xml.in.h:2
|
|
msgid "Selected format"
|
|
msgstr "Formato seleccionado"
|
|
|
|
#: ../plugins/time/org.x.editor.plugins.time.gschema.xml.in.h:3
|
|
msgid "Custom format"
|
|
msgstr "Formato personalizado"
|
|
|
|
#: ../plugins/time/xed-time-plugin.c:179
|
|
msgid "In_sert Date and Time..."
|
|
msgstr "In_serir data e hora..."
|
|
|
|
#: ../plugins/time/xed-time-plugin.c:181
|
|
msgid "Insert current date and time at the cursor position"
|
|
msgstr "Insire a data e hora actuais na posición do cursor"
|
|
|
|
#: ../plugins/time/xed-time-plugin.c:562
|
|
msgid "Available formats"
|
|
msgstr "Formatos dispoñíbeis"
|
|
|
|
#: ../plugins/time/xed-time-plugin.c:713
|
|
msgid "Configure insert date/time plugin..."
|
|
msgstr "Configurar o engadido de inserción de data e hora..."
|
|
|
|
#: ../plugins/time/time.xed-plugin.desktop.in.h:1
|
|
msgid "Insert Date/Time"
|
|
msgstr "Inserir data e hora"
|
|
|
|
#: ../plugins/time/time.xed-plugin.desktop.in.h:2
|
|
msgid "Inserts current date and time at the cursor position."
|
|
msgstr "Insire a data e hora actuais na posición do cursor."
|
|
|
|
#: ../plugins/trailsave/trailsave.xed-plugin.desktop.in.h:1
|
|
msgid "Save Without Trailing Spaces"
|
|
msgstr ""
|
|
|
|
#: ../plugins/trailsave/trailsave.xed-plugin.desktop.in.h:2
|
|
msgid "Removes trailing spaces from lines before saving."
|
|
msgstr ""
|
|
|
|
#: ../plugins/time/xed-time-dialog.ui.h:1
|
|
msgid "Insert Date and Time"
|
|
msgstr "Inserir data e hora"
|
|
|
|
#: ../plugins/time/xed-time-dialog.ui.h:2
|
|
msgid "_Insert"
|
|
msgstr "_Inserir"
|
|
|
|
#: ../plugins/time/xed-time-dialog.ui.h:3
|
|
#: ../plugins/time/xed-time-setup-dialog.ui.h:5
|
|
msgid "Use the _selected format"
|
|
msgstr "Usar o formato _seleccionado"
|
|
|
|
#: ../plugins/time/xed-time-dialog.ui.h:5
|
|
#: ../plugins/time/xed-time-setup-dialog.ui.h:6
|
|
msgid "_Use custom format"
|
|
msgstr "_Usar formato personalizado"
|
|
|
|
#. Translators: Use the more common date format in your locale
|
|
#: ../plugins/time/xed-time-dialog.ui.h:7
|
|
#: ../plugins/time/xed-time-setup-dialog.ui.h:9
|
|
#, no-c-format
|
|
msgid "%d/%m/%Y %H:%M:%S"
|
|
msgstr "%d/%m/%Y %H:%M:%S"
|
|
|
|
#. Translators: This example should follow the date format defined in the entry above
|
|
#: ../plugins/time/xed-time-dialog.ui.h:8
|
|
#: ../plugins/time/xed-time-setup-dialog.ui.h:11
|
|
msgid "01/11/2009 17:52:00"
|
|
msgstr "01/11/2002 17:52:00"
|
|
|
|
#: ../plugins/time/xed-time-setup-dialog.ui.h:1
|
|
msgid "Configure date/time plugin"
|
|
msgstr "Configurar o engadido de data e hora"
|
|
|
|
#: ../plugins/time/xed-time-setup-dialog.ui.h:2
|
|
msgid "When inserting date/time..."
|
|
msgstr "Ao inserir a data/hora..."
|
|
|
|
#: ../plugins/time/xed-time-setup-dialog.ui.h:4
|
|
msgid "_Prompt for a format"
|
|
msgstr "_Preguntar por un formato"
|