mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 23:43:46 +01:00
425 lines
9.0 KiB
Plaintext
425 lines
9.0 KiB
Plaintext
# zathura - language file (Spanish)
|
|
# See LICENSE file for license and copyright information
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: zathura\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2012-10-05 11:40+0200\n"
|
|
"PO-Revision-Date: 2012-04-03 15:25+0000\n"
|
|
"Last-Translator: Moritz Lipp <mlq@pwmt.org>\n"
|
|
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
|
|
"zathura/language/es/)\n"
|
|
"Language: es\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"
|
|
|
|
#: ../callbacks.c:207
|
|
#, c-format
|
|
msgid "Invalid input '%s' given."
|
|
msgstr "Entrada inválida: '%s'."
|
|
|
|
#: ../callbacks.c:238
|
|
#, c-format
|
|
msgid "Invalid index '%s' given."
|
|
msgstr "Índice invalido: '%s'."
|
|
|
|
#: ../commands.c:35 ../commands.c:70 ../commands.c:97 ../commands.c:139
|
|
#: ../commands.c:253 ../commands.c:283 ../commands.c:309 ../commands.c:401
|
|
#: ../commands.c:522 ../shortcuts.c:456 ../shortcuts.c:1020
|
|
msgid "No document opened."
|
|
msgstr "Ningún documento abierto."
|
|
|
|
#: ../commands.c:41 ../commands.c:76 ../commands.c:103 ../commands.c:406
|
|
msgid "Invalid number of arguments given."
|
|
msgstr "Número de argumentos inválido."
|
|
|
|
#: ../commands.c:49
|
|
#, c-format
|
|
msgid "Bookmark successfuly updated: %s"
|
|
msgstr "Favorito actualizado con éxitosamente: %s"
|
|
|
|
#: ../commands.c:55
|
|
#, c-format
|
|
msgid "Could not create bookmark: %s"
|
|
msgstr "Error al crear favorito: %s"
|
|
|
|
#: ../commands.c:59
|
|
#, c-format
|
|
msgid "Bookmark successfuly created: %s"
|
|
msgstr "Favorito creado con éxitosamente: %s"
|
|
|
|
#: ../commands.c:82
|
|
#, c-format
|
|
msgid "Removed bookmark: %s"
|
|
msgstr "Favorito eliminado: %s"
|
|
|
|
#: ../commands.c:84
|
|
#, c-format
|
|
msgid "Failed to remove bookmark: %s"
|
|
msgstr "Error al eliminar el favorito: %s"
|
|
|
|
#: ../commands.c:110
|
|
#, c-format
|
|
msgid "No such bookmark: %s"
|
|
msgstr "No existe el favorito: %s"
|
|
|
|
#: ../commands.c:161 ../commands.c:183
|
|
msgid "No information available."
|
|
msgstr "No hay información disponible."
|
|
|
|
#: ../commands.c:221
|
|
msgid "Too many arguments."
|
|
msgstr "Demasiados argumentos."
|
|
|
|
#: ../commands.c:230
|
|
msgid "No arguments given."
|
|
msgstr "Ningún argumento recibido."
|
|
|
|
#: ../commands.c:289 ../commands.c:315
|
|
msgid "Document saved."
|
|
msgstr "Documento guardado."
|
|
|
|
#: ../commands.c:291 ../commands.c:317
|
|
msgid "Failed to save document."
|
|
msgstr "Error al guardar el documento."
|
|
|
|
#: ../commands.c:294 ../commands.c:320
|
|
msgid "Invalid number of arguments."
|
|
msgstr "Número de argumentos inválido."
|
|
|
|
#: ../commands.c:425
|
|
#, c-format
|
|
msgid "Couldn't write attachment '%s' to '%s'."
|
|
msgstr "No se pudo escribir el fichero adjunto '%s' a '%s'."
|
|
|
|
#: ../commands.c:427
|
|
#, c-format
|
|
msgid "Wrote attachment '%s' to '%s'."
|
|
msgstr "Escrito fichero adjunto '%s' a '%s'."
|
|
|
|
#: ../commands.c:471
|
|
#, c-format
|
|
msgid "Wrote image '%s' to '%s'."
|
|
msgstr "Escrito fichero adjunto '%s' a '%s'."
|
|
|
|
#: ../commands.c:473
|
|
#, c-format
|
|
msgid "Couldn't write image '%s' to '%s'."
|
|
msgstr "No se pudo escribir el fichero adjunto '%s' a '%s'."
|
|
|
|
#: ../commands.c:480
|
|
#, c-format
|
|
msgid "Unknown image '%s'."
|
|
msgstr ""
|
|
|
|
#: ../commands.c:484
|
|
#, c-format
|
|
msgid "Unknown attachment or image '%s'."
|
|
msgstr ""
|
|
|
|
#: ../commands.c:535
|
|
msgid "Argument must be a number."
|
|
msgstr "El argumento ha de ser un número."
|
|
|
|
#: ../completion.c:250
|
|
#, c-format
|
|
msgid "Page %d"
|
|
msgstr ""
|
|
|
|
#: ../completion.c:293
|
|
msgid "Attachments"
|
|
msgstr "Guardar ficheros adjuntos"
|
|
|
|
#. add images
|
|
#: ../completion.c:324
|
|
msgid "Images"
|
|
msgstr ""
|
|
|
|
#. zathura settings
|
|
#: ../config.c:135
|
|
msgid "Database backend"
|
|
msgstr "Base de datos"
|
|
|
|
#: ../config.c:137
|
|
msgid "Zoom step"
|
|
msgstr "Unidad de zoom"
|
|
|
|
#: ../config.c:139
|
|
msgid "Padding between pages"
|
|
msgstr "Separación entre páginas"
|
|
|
|
#: ../config.c:141
|
|
msgid "Number of pages per row"
|
|
msgstr "Número de páginas por fila"
|
|
|
|
#: ../config.c:143
|
|
msgid "Column of the first page"
|
|
msgstr ""
|
|
|
|
#: ../config.c:145
|
|
msgid "Scroll step"
|
|
msgstr "Unidad de desplazamiento"
|
|
|
|
#: ../config.c:147
|
|
msgid "Horizontal scroll step"
|
|
msgstr ""
|
|
|
|
#: ../config.c:149
|
|
msgid "Full page scroll overlap"
|
|
msgstr ""
|
|
|
|
#: ../config.c:151
|
|
msgid "Zoom minimum"
|
|
msgstr "Zoom mínimo"
|
|
|
|
#: ../config.c:153
|
|
msgid "Zoom maximum"
|
|
msgstr "Zoom máximo"
|
|
|
|
#: ../config.c:155
|
|
msgid "Life time (in seconds) of a hidden page"
|
|
msgstr ""
|
|
|
|
#: ../config.c:156
|
|
msgid "Amount of seconds between each cache purge"
|
|
msgstr ""
|
|
"Cantidad de segundos entre las comprobaciones de las páginas invisibles"
|
|
|
|
#: ../config.c:158
|
|
msgid "Number of positions to remember in the jumplist"
|
|
msgstr ""
|
|
|
|
#: ../config.c:160
|
|
msgid "Recoloring (dark color)"
|
|
msgstr "Recoloreado (color oscuro)"
|
|
|
|
#: ../config.c:162
|
|
msgid "Recoloring (light color)"
|
|
msgstr "Recoloreado (color claro)"
|
|
|
|
#: ../config.c:164
|
|
msgid "Color for highlighting"
|
|
msgstr "Color para destacar"
|
|
|
|
#: ../config.c:166
|
|
msgid "Color for highlighting (active)"
|
|
msgstr "Color para destacar (activo)"
|
|
|
|
#: ../config.c:170
|
|
msgid "Recolor pages"
|
|
msgstr "Recolorear páginas"
|
|
|
|
#: ../config.c:172
|
|
msgid "When recoloring keep original hue and adjust lightness only"
|
|
msgstr ""
|
|
|
|
#: ../config.c:174
|
|
msgid "Wrap scrolling"
|
|
msgstr "Navegación/Scroll cíclica/o"
|
|
|
|
#: ../config.c:176
|
|
msgid "Page aware scrolling"
|
|
msgstr ""
|
|
|
|
#: ../config.c:178
|
|
msgid "Advance number of pages per row"
|
|
msgstr ""
|
|
|
|
#: ../config.c:180
|
|
msgid "Horizontally centered zoom"
|
|
msgstr ""
|
|
|
|
#: ../config.c:182
|
|
msgid "Center result horizontally"
|
|
msgstr ""
|
|
|
|
#: ../config.c:184
|
|
msgid "Transparency for highlighting"
|
|
msgstr "Transparencia para el destacado"
|
|
|
|
#: ../config.c:186
|
|
msgid "Render 'Loading ...'"
|
|
msgstr "Renderizado 'Cargando ...'"
|
|
|
|
#: ../config.c:187
|
|
msgid "Adjust to when opening file"
|
|
msgstr "Ajustarse al abrir un fichero"
|
|
|
|
#: ../config.c:189
|
|
msgid "Show hidden files and directories"
|
|
msgstr "Mostrar directorios y ficheros ocultos"
|
|
|
|
#: ../config.c:191
|
|
msgid "Show directories"
|
|
msgstr "Mostrar directorios"
|
|
|
|
#: ../config.c:193
|
|
msgid "Always open on first page"
|
|
msgstr "Abrir siempre la primera página"
|
|
|
|
#: ../config.c:195
|
|
msgid "Highlight search results"
|
|
msgstr ""
|
|
|
|
#: ../config.c:197
|
|
msgid "Enable incremental search"
|
|
msgstr ""
|
|
|
|
#: ../config.c:199
|
|
msgid "Clear search results on abort"
|
|
msgstr ""
|
|
|
|
#: ../config.c:201
|
|
msgid "Use basename of the file in the window title"
|
|
msgstr ""
|
|
|
|
#: ../config.c:203 ../main.c:60
|
|
msgid "Enable synctex support"
|
|
msgstr ""
|
|
|
|
#. define default inputbar commands
|
|
#: ../config.c:350
|
|
msgid "Add a bookmark"
|
|
msgstr "Añadir Favorito"
|
|
|
|
#: ../config.c:351
|
|
msgid "Delete a bookmark"
|
|
msgstr "Eliminar Favorito"
|
|
|
|
#: ../config.c:352
|
|
msgid "List all bookmarks"
|
|
msgstr "Listar favoritos"
|
|
|
|
#: ../config.c:353
|
|
msgid "Close current file"
|
|
msgstr "Cerrar fichero actual"
|
|
|
|
#: ../config.c:354
|
|
msgid "Show file information"
|
|
msgstr "Mostrar información del fichero"
|
|
|
|
#: ../config.c:355
|
|
msgid "Execute a command"
|
|
msgstr ""
|
|
|
|
#: ../config.c:356
|
|
msgid "Show help"
|
|
msgstr "Mostrar ayuda"
|
|
|
|
#: ../config.c:357
|
|
msgid "Open document"
|
|
msgstr "Abrir documento"
|
|
|
|
#: ../config.c:358
|
|
msgid "Close zathura"
|
|
msgstr "Salir de zathura"
|
|
|
|
#: ../config.c:359
|
|
msgid "Print document"
|
|
msgstr "Imprimir documento"
|
|
|
|
#: ../config.c:360
|
|
msgid "Save document"
|
|
msgstr "Guardar documento"
|
|
|
|
#: ../config.c:361
|
|
msgid "Save document (and force overwriting)"
|
|
msgstr "Guardar documento (y sobreescribir)"
|
|
|
|
#: ../config.c:362
|
|
msgid "Save attachments"
|
|
msgstr "Guardar ficheros adjuntos"
|
|
|
|
#: ../config.c:363
|
|
msgid "Set page offset"
|
|
msgstr "Asignar el desplazamiento de página"
|
|
|
|
#: ../config.c:364
|
|
msgid "Mark current location within the document"
|
|
msgstr ""
|
|
|
|
#: ../config.c:365
|
|
msgid "Delete the specified marks"
|
|
msgstr ""
|
|
|
|
#: ../config.c:366
|
|
msgid "Don't highlight current search results"
|
|
msgstr ""
|
|
|
|
#: ../config.c:367
|
|
msgid "Highlight current search results"
|
|
msgstr ""
|
|
|
|
#: ../config.c:368
|
|
msgid "Show version information"
|
|
msgstr ""
|
|
|
|
#: ../links.c:166 ../links.c:223
|
|
msgid "Failed to run xdg-open."
|
|
msgstr "Error al tratar de ejecutar xdg-open"
|
|
|
|
#: ../main.c:52
|
|
msgid "Reparents to window specified by xid"
|
|
msgstr "Reasignar a la ventana especificada por xid"
|
|
|
|
#: ../main.c:53
|
|
msgid "Path to the config directory"
|
|
msgstr "Ruta al directorio de configuración"
|
|
|
|
#: ../main.c:54
|
|
msgid "Path to the data directory"
|
|
msgstr "Ruta para el directorio de datos"
|
|
|
|
#: ../main.c:55
|
|
msgid "Path to the directories containing plugins"
|
|
msgstr "Ruta a los directorios que contienen los plugins"
|
|
|
|
#: ../main.c:56
|
|
msgid "Fork into the background"
|
|
msgstr "Fork, ejecutándose en background"
|
|
|
|
#: ../main.c:57
|
|
msgid "Document password"
|
|
msgstr ""
|
|
|
|
#: ../main.c:58
|
|
msgid "Log level (debug, info, warning, error)"
|
|
msgstr "Nivel de log (debug, info, warning, error)"
|
|
|
|
#: ../main.c:59
|
|
msgid "Print version information"
|
|
msgstr "Mostrar información del fichero"
|
|
|
|
#: ../main.c:61
|
|
msgid "Synctex editor (forwarded to the synctex command)"
|
|
msgstr ""
|
|
|
|
#: ../page-widget.c:456
|
|
msgid "Loading..."
|
|
msgstr "Cargando ..."
|
|
|
|
#: ../page-widget.c:647
|
|
#, c-format
|
|
msgid "Copied selected text to clipboard: %s"
|
|
msgstr "Se ha copiado el texto seleccionado al portapapeles: %s"
|
|
|
|
#: ../page-widget.c:745
|
|
msgid "Copy image"
|
|
msgstr "Copiar imagen"
|
|
|
|
#: ../page-widget.c:746
|
|
msgid "Save image as"
|
|
msgstr ""
|
|
|
|
#: ../shortcuts.c:923
|
|
msgid "This document does not contain any index"
|
|
msgstr "Este documento no contiene ningún índice"
|
|
|
|
#: ../zathura.c:195 ../zathura.c:868
|
|
msgid "[No name]"
|
|
msgstr "[Sin nombre]"
|