# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Emma's Software
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: epdfview 0.1.7\n"
"Report-Msgid-Bugs-To: jordi@emma-soft.com\n"
"POT-Creation-Date: 2009-02-28 21:40+0100\n"
"PO-Revision-Date: 2009-07-14 12:52+0100\n"
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician <proxecto@trasno.net>\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-Poedit-Language: Galician\n"
"X-Poedit-Country: SPAIN\n"

#: src/FindPter.cxx:187
msgid "No Results Found!"
msgstr "Non se atopan resultados!"

#: src/FindPter.cxx:195
#, c-format
msgid "Searching in page %d of %d..."
msgstr "Buscando na páxina %d de %d..."

#: src/IDocument.cxx:82
msgid "No error."
msgstr "Ningún erro."

#: src/IDocument.cxx:85
msgid "File not found."
msgstr "Non se atopa o ficheiro."

#: src/IDocument.cxx:88
msgid "Couldn't read the page catalog."
msgstr "Non se pode ler o catálogo da páxina."

#: src/IDocument.cxx:91
msgid "The PDF file is damaged and can't be repaired."
msgstr "O ficheiro PDF está danado e non se pode reparar."

#: src/IDocument.cxx:94
msgid "The file is encrypted and the password was incorrect or not supplied."
msgstr "O ficheiro está cifrado e o contrasinal non é correcto ou non foi fornecido."

#: src/IDocument.cxx:97
msgid "Nonexistent or invalid highlight file."
msgstr "O ficheiro de resaltado non existe ou non é correcto."

#: src/IDocument.cxx:100
msgid "Invalid printer."
msgstr "Impresora incorrecta."

#: src/IDocument.cxx:103
msgid "Error during printing."
msgstr "Atopouse un erro durante a impresión."

#: src/IDocument.cxx:106
msgid "The PDF file doesn't allow that operation."
msgstr "O ficheiro PDF non permite esta operación."

#: src/IDocument.cxx:109
msgid "Invalid page number."
msgstr "Número de páxina incorrecto."

#: src/IDocument.cxx:112
msgid "File I/O error."
msgstr "Atopouse un erro E/S no ficheiro."

#: src/IDocument.cxx:115
#, c-format
msgid "Unknown error (%d)."
msgstr "Atopouse un erro descoñecido (%d)."

#: src/main.cxx:59
msgid "[FILE] - view PDF documents"
msgstr "[FICHEIRO] - amosa documentos PDF"

#: src/main.cxx:72
#: src/MainPter.cxx:153
msgid "PDF Viewer"
msgstr "Visualizador de PDF"

#: src/MainPter.cxx:233
#, c-format
msgid "Reloading file %s..."
msgstr "Recargando o ficheiro %s..."

#: src/MainPter.cxx:237
#, c-format
msgid "Loading file %s..."
msgstr "Cargando o ficheiro %s..."

#: src/MainPter.cxx:413
#: src/MainPter.cxx:892
#, c-format
msgid "of %d"
msgstr "de %d"

#: src/MainPter.cxx:588
#, c-format
msgid "Saving document to %s..."
msgstr "Gardando o documento en %s..."

#: src/MainPter.cxx:832
#: src/MainPter.cxx:871
msgid "Error Loading File"
msgstr "Atopouse un erro cargando o ficheiro"

#: src/MainPter.cxx:872
msgid "The password you have supplied is not a valid password for this file."
msgstr "O contrasinal fornecido non é correcto para este ficheiro."

#: src/MainPter.cxx:953
msgid "Error Saving File"
msgstr "Produciuse un erro ao gravar o ficheiro"

#: src/PagePter.cxx:338
msgid "Loading..."
msgstr "Cargando..."

#: src/PrintPter.cxx:252
msgid "A4"
msgstr "A4"

#: src/PrintPter.cxx:280
msgid "300 DPI"
msgstr "300 DPI"

#: src/PrintPter.cxx:308
msgid "Grayscale"
msgstr "Escala de grises"

#: src/PrintPter.cxx:409
msgid "Idle"
msgstr "Inactivo"

#: src/PrintPter.cxx:412
msgid "Stopped"
msgstr "Detido "

#: src/PrintPter.cxx:415
msgid "Processing"
msgstr "Procesando"

#: src/PrintPter.cxx:418
msgid "Unknown"
msgstr "Descoñecido"

#: src/PDFDocument.cxx:272
#, c-format
msgid ""
"Failed to load document '%s'.\n"
"%s\n"
msgstr ""
"Fallou ao abrir o documento '%s'.\n"
"%s\n"

#: src/gtk/FindView.cxx:51
msgid "Find:"
msgstr "Buscar:"

#: src/gtk/MainView.cxx:89
msgid "_File"
msgstr "_Ficheiro"

#: src/gtk/MainView.cxx:90
msgid "_Edit"
msgstr "_Editar"

#: src/gtk/MainView.cxx:91
msgid "_View"
msgstr "_Ver"

#: src/gtk/MainView.cxx:92
msgid "_Go"
msgstr "_Ir"

#: src/gtk/MainView.cxx:93
msgid "_Help"
msgstr "A_xuda"

#: src/gtk/MainView.cxx:95
msgid "_Open"
msgstr "_Abrir"

#: src/gtk/MainView.cxx:96
msgid "Open a PDF document"
msgstr "Abrir un documento PDF"

#: src/gtk/MainView.cxx:99
msgid "_Reload"
msgstr "_Recargar"

#: src/gtk/MainView.cxx:100
msgid "Reload the current document"
msgstr "Recarga o actual documento"

#: src/gtk/MainView.cxx:103
msgid "_Save a Copy..."
msgstr "_Gardar unha copia"

#: src/gtk/MainView.cxx:104
msgid "Save a copy of the current document"
msgstr "Garda unha copia do actual documento"

#: src/gtk/MainView.cxx:108
msgid "_Print..."
msgstr "I_mprimir"

#: src/gtk/MainView.cxx:109
msgid "Print the current document"
msgstr "Imprimir o documento actual"

#: src/gtk/MainView.cxx:113
msgid "_Close"
msgstr "Pe_char"

#: src/gtk/MainView.cxx:114
msgid "Close this window"
msgstr "Pechar esta ventá"

#: src/gtk/MainView.cxx:117
msgid "_Find"
msgstr "_Buscar"

#: src/gtk/MainView.cxx:118
msgid "Find a word in the document"
msgstr "Busca unha palabra no documento"

#: src/gtk/MainView.cxx:121
msgid "_Preferences..."
msgstr "_Preferencias..."

#: src/gtk/MainView.cxx:122
msgid "Change the application's preferences"
msgstr "Cambia as preferencias da aplicación"

#: src/gtk/MainView.cxx:125
msgid "Zoom _In"
msgstr "_Alonxar (zoom)"

#: src/gtk/MainView.cxx:126
msgid "Enlarge the document"
msgstr "Amplia o documento"

#: src/gtk/MainView.cxx:129
msgid "Zoom _Out"
msgstr "A_cercar (zoom)"

#: src/gtk/MainView.cxx:130
msgid "Shrink the document"
msgstr "Reduce o documento"

#: src/gtk/MainView.cxx:133
#: src/gtk/StockIcons.cxx:43
msgid "Rotate _Right"
msgstr "Rotar á _dereita"

#: src/gtk/MainView.cxx:134
msgid "Rotate the document 90 degrees clockwise"
msgstr "Xira o documento 90 graos no senso do reloxo"

#: src/gtk/MainView.cxx:137
#: src/gtk/StockIcons.cxx:42
msgid "Rotate _Left"
msgstr "Rotar á _esquerda"

#: src/gtk/MainView.cxx:138
msgid "Rotate the document 90 degrees counter-clockwise"
msgstr "Xira o documento 90 graos no senso contrario ao reloxo"

#: src/gtk/MainView.cxx:141
msgid "_First Page"
msgstr "_Primeira páxina"

#: src/gtk/MainView.cxx:142
msgid "Go to the first page"
msgstr "Ir á primeira páxina"

#: src/gtk/MainView.cxx:145
msgid "_Next Page"
msgstr "_Seguinte páxina"

#: src/gtk/MainView.cxx:146
msgid "Go to the next page"
msgstr "Ir á seguinte páxina"

#: src/gtk/MainView.cxx:149
msgid "_Previous Page"
msgstr "Páxina _anterior"

#: src/gtk/MainView.cxx:150
msgid "Go to the previous page"
msgstr "Ir á páxina anterior"

#: src/gtk/MainView.cxx:153
msgid "_Last Page"
msgstr "_Última páxina"

#: src/gtk/MainView.cxx:154
msgid "Go to the last page"
msgstr "Ir a última páxina"

#: src/gtk/MainView.cxx:157
msgid "_About"
msgstr "_Acerca de..."

#: src/gtk/MainView.cxx:158
msgid "Display application's credits"
msgstr "Amosa os créditos da aplicación"

#: src/gtk/MainView.cxx:175
msgid "F_ull screen"
msgstr "_Pantalla completa"

#: src/gtk/MainView.cxx:176
msgid "Toggle full screen window"
msgstr "Cambia a modo de pantalla completa"

#: src/gtk/MainView.cxx:179
msgid "Show _Toolbar"
msgstr "Amosar a barra de _ferramentas"

#: src/gtk/MainView.cxx:180
msgid "Show or hide the toolbar"
msgstr "Amosa ou agacha a barra de ferramentas"

#: src/gtk/MainView.cxx:183
msgid "Show _Statusbar"
msgstr "Amosar a barra de _estado"

#: src/gtk/MainView.cxx:184
msgid "Show or hide the statusbar"
msgstr "Amosa ou agacha a barra de estado"

#: src/gtk/MainView.cxx:187
msgid "Show I_ndex"
msgstr "Amosar o í_ndice"

#: src/gtk/MainView.cxx:188
msgid "Show or hide the document's outline"
msgstr "Amosa ou agacha o índice do documento"

#: src/gtk/MainView.cxx:191
msgid "Zoom to _Fit"
msgstr "Axuste _óptimo"

#: src/gtk/MainView.cxx:192
msgid "Make the current document fill the window"
msgstr "Fai que o documento encha a ventá"

#: src/gtk/MainView.cxx:195
#: src/gtk/StockIcons.cxx:44
msgid "Zoom to _Width"
msgstr "Axustar ao _ancho da páxina"

#: src/gtk/MainView.cxx:196
msgid "Make the current document fill the window width"
msgstr "Fai que o documento encha o ancho da ventá"

#: src/gtk/MainView.cxx:202
msgid "Scroll"
msgstr "Desprazamento"

#: src/gtk/MainView.cxx:203
msgid "Mouse scroll page"
msgstr "Despraza a páxina coa roda do rato"

#: src/gtk/MainView.cxx:205
msgid "Select Text"
msgstr "Seleccionar texto"

#: src/gtk/MainView.cxx:206
msgid " Mouse select text"
msgstr "Seleccionar texto co rato"

#: src/gtk/MainView.cxx:320
msgid "Open PDF File"
msgstr "Abre un ficheiro PDF"

#: src/gtk/MainView.cxx:340
#: src/gtk/MainView.cxx:454
msgid "Portable Document Format (PDF) Files"
msgstr "Ficheiros en formato portable de documentos (PDF)"

#: src/gtk/MainView.cxx:352
#: src/gtk/MainView.cxx:466
msgid "All Files"
msgstr "Todos os ficheiros"

#: src/gtk/MainView.cxx:404
msgid "Password"
msgstr "Contrasinal"

#: src/gtk/MainView.cxx:428
msgid "Save PDF File"
msgstr "Gardar ficheiro PDF"

#: src/gtk/MainView.cxx:858
msgid "Page"
msgstr "Páxina"

#: src/gtk/MainView.cxx:868
msgid "of 0"
msgstr "de 0"

#: src/gtk/MainView.cxx:921
msgid "Index"
msgstr "Índice"

#: src/gtk/MainView.cxx:991
#: src/gtk/MainView.cxx:1001
#, c-format
msgid "Error building UI manager: %s\n"
msgstr "Atopouse un erro construindo o xestor do interface: %s\n"

#: src/gtk/MainView.cxx:1108
msgid "A lightweight PDF viewer"
msgstr "Un visualizador lixeiro de PDF"

#: src/gtk/MainView.cxx:1111
msgid ""
"ePDFView is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2 of the License, or\n"
"(at your option) any later version.\n"
msgstr ""
"ePDFView é software libre; Vd. pode redistribuilo e/ou modificalo\n"
"baixo os termos da Licencia Pública Xeral de GNU publicada pola \n"
"Free Software Foundation; xa sexa na súa versión 2 ou (ao seu criterio)\n"
"nunha versión posterior.\n"

#: src/gtk/MainView.cxx:1115
msgid ""
"ePDFView is distributes in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
msgstr ""
"ePDFView distribuiese coa esperanza de que sexa útil,\n"
"pero SEN GARANTÍA; sen ningunha garantía implícita de\n"
"COMERCIALIZACIÓN ou IDONEIDADE PARA UN FIN DETERMINADO.  Mire a \n"
"Licencia Xeral GNU para máis detalles.\n"

#: src/gtk/MainView.cxx:1119
msgid ""
"You should have received a copy of the GNU General Public License\n"
"along with ePDFView; if not, write to the Free Software Foundation,Inc.,\n"
"59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n"
msgstr ""
"Vd. debería ter recibido unha copia da Licencia Pública Xeral de GNU\n"
"xunto co ePDFView; se non é o caso, escriba a Free Software Foundation,Inc.,\n"
"59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n"

#: src/gtk/MainView.cxx:1128
msgid "ePDFView"
msgstr "ePDFView"

#: src/gtk/MainView.cxx:1135
msgid "translator-credits"
msgstr ""
"Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
"Equipo: Galician <proxecto@trasno.net>"

#: src/gtk/PreferencesView.cxx:32
msgid "Preferences"
msgstr "Preferencias"

#: src/gtk/PreferencesView.cxx:46
msgid "External Commands"
msgstr "Ordenes externas"

#: src/gtk/PreferencesView.cxx:105
msgid "Web _Browser:"
msgstr "Navegador web:"

#: src/gtk/PreferencesView.cxx:118
#, c-format
msgid "Note: <i>%s</i> will be replaced by the URI."
msgstr "Nota: O parámetro <i>%s</i> substiuiráse pola URI."

#: src/gtk/PrintView.cxx:51
msgid "Print"
msgstr "Imprimir"

#: src/gtk/PrintView.cxx:69
#: src/gtk/PrintView.cxx:659
msgid "Printer"
msgstr "Impresora"

#: src/gtk/PrintView.cxx:74
msgid "Job"
msgstr "Traballo"

#: src/gtk/PrintView.cxx:79
msgid "Paper"
msgstr "Papel"

#: src/gtk/PrintView.cxx:359
msgid "<b>Print Range</b>"
msgstr "<b>Rango de impresión</b>"

#: src/gtk/PrintView.cxx:377
msgid "_All pages"
msgstr "_Todas as páxinas"

#: src/gtk/PrintView.cxx:380
msgid "_Range:"
msgstr "_Rango:"

#: src/gtk/PrintView.cxx:392
msgid "<b>Page Set</b>"
msgstr "<b>Conxunto de páxinas</b>"

#: src/gtk/PrintView.cxx:408
msgid "A_ll pages"
msgstr "T_odas as páxinas"

#: src/gtk/PrintView.cxx:412
msgid "O_dd pages"
msgstr "Páxinas i_mpares"

#: src/gtk/PrintView.cxx:416
msgid "_Even pages"
msgstr "Páxinas pa_res"

#: src/gtk/PrintView.cxx:420
msgid "<b>Copies</b>"
msgstr "<b>Copias</b>"

#: src/gtk/PrintView.cxx:437
msgid "N_umber of copies:"
msgstr "_Número de copias"

#: src/gtk/PrintView.cxx:444
msgid "C_ollate"
msgstr "_Compaxinar"

#: src/gtk/PrintView.cxx:465
msgid "<b>Paper and Layout</b>"
msgstr "<b>Papel e disposición</b>"

#: src/gtk/PrintView.cxx:482
msgid "Paper _Size:"
msgstr "Tama_ño do papel"

#: src/gtk/PrintView.cxx:508
msgid "Page _orientation:"
msgstr "_Orientación da páxina"

#: src/gtk/PrintView.cxx:539
msgid "_Layout:"
msgstr "_Disposición"

#: src/gtk/PrintView.cxx:568
msgid "<b>Output</b>"
msgstr "<b>Saída</b>"

#: src/gtk/PrintView.cxx:585
msgid "_Mode:"
msgstr "Modo:"

#: src/gtk/PrintView.cxx:613
msgid "_Resolution:"
msgstr "_Resolución:"

#: src/gtk/PrintView.cxx:668
msgid "State"
msgstr "Estado"

#: src/gtk/PrintView.cxx:677
msgid "Jobs"
msgstr "Traballos"

#: src/gtk/PrintView.cxx:686
msgid "Location"
msgstr "Lugar"

#: src/gtk/PrintView.cxx:717
msgid "Plain"
msgstr "Plana"

#: src/gtk/PrintView.cxx:723
msgid "2 pages in 1"
msgstr "2 páxinas en 1"

#: src/gtk/PrintView.cxx:729
msgid "4 pages in 1"
msgstr "4 páxinas en 1"

#: src/gtk/PrintView.cxx:735
msgid "6 pages in 1"
msgstr "6 páxinas en 1"

#: src/gtk/PrintView.cxx:750
msgid "Portrait"
msgstr "Vertical"

#: src/gtk/PrintView.cxx:756
msgid "Landscape"
msgstr "Horizontal"

#: src/gtk/StockIcons.cxx:40
msgid "Find _Next"
msgstr "Buscar _seguinte"

#: src/gtk/StockIcons.cxx:41
msgid "Find _Previous"
msgstr "Buscar _anterior"

