You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
415 lines
8.2 KiB
415 lines
8.2 KiB
# translation of domtreeviewer.po to Galician
|
|
# Copyright (C) 2004, 2006 Free Software Foundation, Inc.
|
|
# Littleagle Thoronaug <thoronaug@yahoo.es>, 2004.
|
|
# Xabi G. Feal <xabigf@gmx.net>, 2006.
|
|
# mvillarino <mvillarino@users.sourceforge.net>, 2006.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: domtreeviewer\n"
|
|
"POT-Creation-Date: 2014-09-29 12:06-0500\n"
|
|
"PO-Revision-Date: 2006-05-14 04:49+0200\n"
|
|
"Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n"
|
|
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
|
|
"Language: gl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: KBabel 1.10\n"
|
|
|
|
#: domtreecommands.cpp:33
|
|
msgid "No error"
|
|
msgstr "Sen erros"
|
|
|
|
#: domtreecommands.cpp:34
|
|
msgid "Index size exceeded"
|
|
msgstr "Tamaño do índice excedido"
|
|
|
|
#: domtreecommands.cpp:35
|
|
msgid "DOMString size exceeded"
|
|
msgstr "Tamaño de DOMString excedido"
|
|
|
|
#: domtreecommands.cpp:36
|
|
msgid "Hierarchy request error"
|
|
msgstr "Erro de solicitude de xerarquía"
|
|
|
|
#: domtreecommands.cpp:37
|
|
msgid "Wrong document"
|
|
msgstr "Documento erróneo"
|
|
|
|
#: domtreecommands.cpp:38
|
|
msgid "Invalid character"
|
|
msgstr "Caracter inválido"
|
|
|
|
#: domtreecommands.cpp:39
|
|
msgid "No data allowed"
|
|
msgstr "Non se permitiron os datos"
|
|
|
|
#: domtreecommands.cpp:40
|
|
msgid "No modification allowed"
|
|
msgstr "Non se permitiu a modificación"
|
|
|
|
#: domtreecommands.cpp:41
|
|
msgid "Not found"
|
|
msgstr "Non atopado"
|
|
|
|
#: domtreecommands.cpp:42
|
|
msgid "Not supported"
|
|
msgstr "Non soportado"
|
|
|
|
#: domtreecommands.cpp:43
|
|
msgid "Attribute in use"
|
|
msgstr "Atributo en uso"
|
|
|
|
#: domtreecommands.cpp:44
|
|
msgid "Invalid state"
|
|
msgstr "Estado non válido"
|
|
|
|
#: domtreecommands.cpp:45
|
|
msgid "Syntax error"
|
|
msgstr "Erro de sintaxe"
|
|
|
|
#: domtreecommands.cpp:46
|
|
msgid "Invalid modification"
|
|
msgstr "Modificación inválida"
|
|
|
|
#: domtreecommands.cpp:47
|
|
msgid "Namespace error"
|
|
msgstr "Erro de Espazo de Nomes"
|
|
|
|
#: domtreecommands.cpp:48
|
|
msgid "Invalid access"
|
|
msgstr "Aceso non válido"
|
|
|
|
#: domtreecommands.cpp:56
|
|
#, c-format
|
|
msgid "Unknown Exception %1"
|
|
msgstr "Excepción descoñecida %1"
|
|
|
|
#: domtreecommands.cpp:292
|
|
msgid "Add attribute"
|
|
msgstr "Engadiro atributo"
|
|
|
|
#: domtreecommands.cpp:322
|
|
msgid "Change attribute value"
|
|
msgstr "Cambiar valor do atributo"
|
|
|
|
#: domtreecommands.cpp:353
|
|
msgid "Remove attribute"
|
|
msgstr "Borrar atributo"
|
|
|
|
#: domtreecommands.cpp:385
|
|
msgid "Rename attribute"
|
|
msgstr "Renomear atributo"
|
|
|
|
#: domtreecommands.cpp:421
|
|
msgid "Change textual content"
|
|
msgstr "Cambiar contido textual"
|
|
|
|
#: domtreecommands.cpp:483
|
|
msgid "Insert node"
|
|
msgstr "Inserir nodo"
|
|
|
|
#: domtreecommands.cpp:511
|
|
msgid "Remove node"
|
|
msgstr "Borrar nodo"
|
|
|
|
#: domtreecommands.cpp:557
|
|
msgid "Move node"
|
|
msgstr "Mover nodo"
|
|
|
|
#: domtreeview.cpp:127
|
|
#, c-format
|
|
msgid "DOM Tree for %1"
|
|
msgstr "Árbore DOM para %1"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 147
|
|
#: domtreeview.cpp:127 rc.cpp:51
|
|
#, no-c-format
|
|
msgid "DOM Tree"
|
|
msgstr "Árbore DOM"
|
|
|
|
#: domtreeview.cpp:464
|
|
msgid "Move Nodes"
|
|
msgstr "Mover nodos"
|
|
|
|
#: domtreeview.cpp:527
|
|
msgid "Save DOM Tree as HTML"
|
|
msgstr "Salvar Árbore DOM como HTML"
|
|
|
|
#: domtreeview.cpp:532
|
|
msgid "File Exists"
|
|
msgstr "O ficheiro xa existe"
|
|
|
|
#: domtreeview.cpp:533
|
|
msgid ""
|
|
"Do you really want to overwrite: \n"
|
|
"%1?"
|
|
msgstr ""
|
|
"¿Realmente desexa sobreescribir: \n"
|
|
"%1?"
|
|
|
|
#: domtreeview.cpp:534
|
|
msgid "Overwrite"
|
|
msgstr "Sobrescribir"
|
|
|
|
#: domtreeview.cpp:547
|
|
msgid "Unable to Open File"
|
|
msgstr "Imposible Abrir Ficheiro"
|
|
|
|
#: domtreeview.cpp:548
|
|
msgid ""
|
|
"Unable to open \n"
|
|
" %1 \n"
|
|
" for writing"
|
|
msgstr ""
|
|
"Imposible abrir \n"
|
|
" %1 \n"
|
|
" para escritura"
|
|
|
|
#: domtreeview.cpp:552
|
|
msgid "Invalid URL"
|
|
msgstr "URL non válida"
|
|
|
|
#: domtreeview.cpp:553
|
|
msgid ""
|
|
"This URL \n"
|
|
" %1 \n"
|
|
" is not valid."
|
|
msgstr ""
|
|
"Esta URL \n"
|
|
" %1 \n"
|
|
" non é válida."
|
|
|
|
#: domtreeview.cpp:766
|
|
msgid "Delete Nodes"
|
|
msgstr "Borrar nodos"
|
|
|
|
#: domtreeview.cpp:988
|
|
msgid "<Click to add>"
|
|
msgstr "<Prema para engadir>"
|
|
|
|
#: domtreeview.cpp:1215
|
|
msgid "Delete Attributes"
|
|
msgstr "Borrar Atributos"
|
|
|
|
#: domtreewindow.cpp:135
|
|
msgid "Show Message Log"
|
|
msgstr "Amosar Rexistro de Mensaxes"
|
|
|
|
#: domtreewindow.cpp:145
|
|
msgid "Expand"
|
|
msgstr "Expandir"
|
|
|
|
#: domtreewindow.cpp:149
|
|
msgid "Increase expansion level"
|
|
msgstr "Incrementar nível de expansión"
|
|
|
|
#: domtreewindow.cpp:150
|
|
msgid "Collapse"
|
|
msgstr "Colapsar"
|
|
|
|
#: domtreewindow.cpp:154
|
|
msgid "Decrease expansion level"
|
|
msgstr "Diminuir nível de expansión"
|
|
|
|
#: domtreewindow.cpp:161
|
|
msgid "Delete nodes"
|
|
msgstr "Borrar Nodos"
|
|
|
|
#: domtreewindow.cpp:162
|
|
msgid "New &Element ..."
|
|
msgstr "Novo &Elemento ..."
|
|
|
|
#: domtreewindow.cpp:166
|
|
msgid "New &Text Node ..."
|
|
msgstr "Novo Nodo de &Texto..."
|
|
|
|
#: domtreewindow.cpp:174
|
|
msgid "Delete attributes"
|
|
msgstr "Borrar atributos"
|
|
|
|
#: plugin_domtreeviewer.cpp:22
|
|
msgid "Show &DOM Tree"
|
|
msgstr "Amosar Árbore &DOM"
|
|
|
|
#. i18n: file domtreeviewerui.rc line 15
|
|
#: rc.cpp:12
|
|
#, no-c-format
|
|
msgid "&Go"
|
|
msgstr "&Ir"
|
|
|
|
#. i18n: file domtreeviewerui.rc line 21
|
|
#: rc.cpp:18
|
|
#, no-c-format
|
|
msgid "Tree Toolbar"
|
|
msgstr "Barra de Ferramentas da Árbore"
|
|
|
|
#. i18n: file plugin_domtreeviewer.rc line 8
|
|
#: rc.cpp:24
|
|
#, no-c-format
|
|
msgid "Extra Toolbar"
|
|
msgstr "Barra de Ferramentas Extra"
|
|
|
|
#. i18n: file attributeeditdialog.ui line 16
|
|
#: rc.cpp:27
|
|
#, no-c-format
|
|
msgid "Edit Attribute"
|
|
msgstr "Editar Atributo"
|
|
|
|
#. i18n: file attributeeditdialog.ui line 35
|
|
#: rc.cpp:30
|
|
#, no-c-format
|
|
msgid "Attribute &name:"
|
|
msgstr "Nome do &atributo:"
|
|
|
|
#. i18n: file attributeeditdialog.ui line 53
|
|
#: rc.cpp:33
|
|
#, no-c-format
|
|
msgid "Attribute &value:"
|
|
msgstr "Valor do a&tributo:"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 22
|
|
#: rc.cpp:42
|
|
#, no-c-format
|
|
msgid "DOM Tree Viewer"
|
|
msgstr "Visor da Árbore DOM"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 95
|
|
#: rc.cpp:45
|
|
#, no-c-format
|
|
msgid "&List"
|
|
msgstr "&Lista"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 128
|
|
#: rc.cpp:48
|
|
#, no-c-format
|
|
msgid "H&ide"
|
|
msgstr "&Agochar"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 183
|
|
#: rc.cpp:54
|
|
#, no-c-format
|
|
msgid "DOM Node Info"
|
|
msgstr "Información do Nodo DOM"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 202
|
|
#: rc.cpp:57
|
|
#, no-c-format
|
|
msgid "Node &value:"
|
|
msgstr "&Valor do nodo:"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 213
|
|
#: rc.cpp:60
|
|
#, no-c-format
|
|
msgid "Node &type:"
|
|
msgstr "&Tipo de nodo:"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 224
|
|
#: rc.cpp:63
|
|
#, no-c-format
|
|
msgid "Namespace &URI:"
|
|
msgstr "&URI do Espazo de Nomes:"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 235
|
|
#: rc.cpp:66
|
|
#, no-c-format
|
|
msgid "Node &name:"
|
|
msgstr "&Nome do nodo:"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 332
|
|
#: rc.cpp:69
|
|
#, no-c-format
|
|
msgid "Name"
|
|
msgstr "Nome"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 343
|
|
#: rc.cpp:72
|
|
#, no-c-format
|
|
msgid "Value"
|
|
msgstr "Valor"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 414
|
|
#: rc.cpp:75
|
|
#, no-c-format
|
|
msgid "Appl&y"
|
|
msgstr "Apli&car"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 456
|
|
#: rc.cpp:78
|
|
#, no-c-format
|
|
msgid "DOM Tree Options"
|
|
msgstr "Opcións da Árbore DOM"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 467
|
|
#: rc.cpp:81
|
|
#, no-c-format
|
|
msgid "&Pure"
|
|
msgstr "&Puro"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 478
|
|
#: rc.cpp:84
|
|
#, no-c-format
|
|
msgid "Show &attributes"
|
|
msgstr "Amosar &atributos"
|
|
|
|
#. i18n: file domtreeviewbase.ui line 489
|
|
#: rc.cpp:87
|
|
#, no-c-format
|
|
msgid "Highlight &HTML"
|
|
msgstr "Resaltar &HTML"
|
|
|
|
#. i18n: file elementeditdialog.ui line 16
|
|
#: rc.cpp:90
|
|
#, no-c-format
|
|
msgid "Edit Element"
|
|
msgstr "Editar Elemento"
|
|
|
|
#. i18n: file elementeditdialog.ui line 35
|
|
#: rc.cpp:93
|
|
#, no-c-format
|
|
msgid "Element &name:"
|
|
msgstr "&Nome do elemento:"
|
|
|
|
#. i18n: file elementeditdialog.ui line 61
|
|
#: rc.cpp:96
|
|
#, no-c-format
|
|
msgid "Element &namespace:"
|
|
msgstr "Espazo de &Nomes do Elemento:"
|
|
|
|
#. i18n: file elementeditdialog.ui line 118
|
|
#: rc.cpp:99 rc.cpp:123
|
|
#, no-c-format
|
|
msgid "&Append as Child"
|
|
msgstr "&Adxuntar coma Fillo"
|
|
|
|
#. i18n: file elementeditdialog.ui line 132
|
|
#: rc.cpp:102 rc.cpp:126
|
|
#, no-c-format
|
|
msgid "Insert &Before Current"
|
|
msgstr "Inserir &Antes do Actual"
|
|
|
|
#. i18n: file messagedialog.ui line 16
|
|
#: rc.cpp:108
|
|
#, no-c-format
|
|
msgid "Message Log"
|
|
msgstr "Rexistro de Mensaxes"
|
|
|
|
#. i18n: file messagedialog.ui line 55
|
|
#: rc.cpp:111
|
|
#, no-c-format
|
|
msgid "C&lear"
|
|
msgstr "&Limpar"
|
|
|
|
#. i18n: file texteditdialog.ui line 16
|
|
#: rc.cpp:117
|
|
#, no-c-format
|
|
msgid "Edit Text"
|
|
msgstr "Editar Texto"
|
|
|
|
#. i18n: file texteditdialog.ui line 27
|
|
#: rc.cpp:120
|
|
#, no-c-format
|
|
msgid "Edit &text for text node:"
|
|
msgstr "Editar &texto para o nodo do texto:"
|