cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
1107 lines
27 KiB
Plaintext
1107 lines
27 KiB
Plaintext
# translation of kwriteconfig.po to Spanish
|
|
# Translation of kwriteconfig to Spanish
|
|
# Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
|
|
#
|
|
# Miguel Revilla Rodríguez <yo@miguelrevilla.com>, 2003.
|
|
# Jaime Robles <jaime@kde.org>, 2003, 2008.
|
|
# Enrique Matias Sanchez (aka Quique) <cronopios@gmail.com>, 2007.
|
|
# SPDX-FileCopyrightText: 2012, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Eloy Cuadra <ecuadra@eloihr.net>
|
|
# Rocio Gallego <traducciones@rociogallego.com>, 2014.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: kwriteconfig\n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2014-04-11 02:17+0000\n"
|
|
"PO-Revision-Date: 2024-05-22 03:53+0200\n"
|
|
"Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
|
|
"Language-Team: Spanish <kde-l10n-es@kde.org>\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Lokalize 24.02.2\n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Qt-Contexts: true\n"
|
|
|
|
#: core/kconfig.cpp:936
|
|
msgctxt "KConfig|"
|
|
msgid "Please contact your system administrator."
|
|
msgstr "Póngase en contacto con el administrador de su sistema."
|
|
|
|
#: core/kconfigini.cpp:568
|
|
#, qt-format
|
|
msgctxt "KConfigIniBackend|"
|
|
msgid "Configuration file \"%1\" not writable.\n"
|
|
msgstr "No se puede escribir en el archivo de configuración «%1».\n"
|
|
|
|
#: core/kemailsettings.cpp:128 core/kemailsettings.cpp:131
|
|
#: core/kemailsettings.cpp:139
|
|
msgctxt "KEMailSettings|"
|
|
msgid "Default"
|
|
msgstr "Por omisión"
|
|
|
|
#: gui/kstandardactions.cpp:49
|
|
msgctxt "go back|"
|
|
msgid "&Back"
|
|
msgstr "A&trás"
|
|
|
|
#: gui/kstandardactions.cpp:56
|
|
msgctxt "go forward|"
|
|
msgid "&Forward"
|
|
msgstr "A&delante"
|
|
|
|
#: gui/kstandardactions.cpp:63
|
|
msgctxt "home page|"
|
|
msgid "&Home"
|
|
msgstr "&Inicio"
|
|
|
|
#: gui/kstandardactions_p.h:67
|
|
msgctxt "KStandardActions|"
|
|
msgid "&New"
|
|
msgstr "&Nueva"
|
|
|
|
#: gui/kstandardactions_p.h:67
|
|
msgctxt "KStandardActions|"
|
|
msgid "Create new document"
|
|
msgstr "Crear nuevo documento"
|
|
|
|
#: gui/kstandardactions_p.h:68
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Open…"
|
|
msgstr "&Abrir..."
|
|
|
|
#: gui/kstandardactions_p.h:68
|
|
msgctxt "KStandardActions|"
|
|
msgid "Open an existing document"
|
|
msgstr "Abrir un documento existente"
|
|
|
|
#: gui/kstandardactions_p.h:69
|
|
msgctxt "KStandardActions|"
|
|
msgid "Open &Recent"
|
|
msgstr "Abrir &reciente"
|
|
|
|
#: gui/kstandardactions_p.h:69
|
|
msgctxt "KStandardActions|"
|
|
msgid "Open a document which was recently opened"
|
|
msgstr "Abrir un documento abierto recientemente"
|
|
|
|
#: gui/kstandardactions_p.h:70
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Save"
|
|
msgstr "&Guardar"
|
|
|
|
#: gui/kstandardactions_p.h:70
|
|
msgctxt "KStandardActions|"
|
|
msgid "Save document"
|
|
msgstr "Guardar documento"
|
|
|
|
#: gui/kstandardactions_p.h:71
|
|
msgctxt "KStandardActions|"
|
|
msgid "Save &As…"
|
|
msgstr "G&uardar como..."
|
|
|
|
#: gui/kstandardactions_p.h:71
|
|
msgctxt "KStandardActions|"
|
|
msgid "Save document under a new name"
|
|
msgstr "Guardar el documento con un nombre nuevo"
|
|
|
|
#: gui/kstandardactions_p.h:72
|
|
msgctxt "KStandardActions|"
|
|
msgid "Re&vert"
|
|
msgstr "Re&vertir"
|
|
|
|
#: gui/kstandardactions_p.h:72
|
|
msgctxt "KStandardActions|"
|
|
msgid "Revert unsaved changes made to document"
|
|
msgstr "Revertir los cambios sin guardar hechos en el documento"
|
|
|
|
#: gui/kstandardactions_p.h:73
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Close"
|
|
msgstr "&Cerrar"
|
|
|
|
#: gui/kstandardactions_p.h:73
|
|
msgctxt "KStandardActions|"
|
|
msgid "Close document"
|
|
msgstr "Cerrar el documento"
|
|
|
|
#: gui/kstandardactions_p.h:74
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Print…"
|
|
msgstr "Im&primir..."
|
|
|
|
#: gui/kstandardactions_p.h:74
|
|
msgctxt "KStandardActions|"
|
|
msgid "Print document"
|
|
msgstr "Imprimir documento"
|
|
|
|
#: gui/kstandardactions_p.h:75
|
|
msgctxt "KStandardActions|"
|
|
msgid "Print Previe&w"
|
|
msgstr "Vista previa de la i&mpresión"
|
|
|
|
#: gui/kstandardactions_p.h:75
|
|
msgctxt "KStandardActions|"
|
|
msgid "Show a print preview of document"
|
|
msgstr "Mostrar una vista previa del documento impreso"
|
|
|
|
#: gui/kstandardactions_p.h:76
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Mail…"
|
|
msgstr "C&orreo..."
|
|
|
|
#: gui/kstandardactions_p.h:76
|
|
msgctxt "KStandardActions|"
|
|
msgid "Send document by mail"
|
|
msgstr "Enviar el documento por correo"
|
|
|
|
#: gui/kstandardactions_p.h:77
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Quit"
|
|
msgstr "&Salir"
|
|
|
|
#: gui/kstandardactions_p.h:77
|
|
msgctxt "KStandardActions|"
|
|
msgid "Quit application"
|
|
msgstr "Salir de la aplicación"
|
|
|
|
#: gui/kstandardactions_p.h:79
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Undo"
|
|
msgstr "&Deshacer"
|
|
|
|
#: gui/kstandardactions_p.h:79
|
|
msgctxt "KStandardActions|"
|
|
msgid "Undo last action"
|
|
msgstr "Deshacer la última acción"
|
|
|
|
#: gui/kstandardactions_p.h:80
|
|
msgctxt "KStandardActions|"
|
|
msgid "Re&do"
|
|
msgstr "Re&hacer"
|
|
|
|
#: gui/kstandardactions_p.h:80
|
|
msgctxt "KStandardActions|"
|
|
msgid "Redo last undone action"
|
|
msgstr "Rehacer la última acción deshecha"
|
|
|
|
#: gui/kstandardactions_p.h:81
|
|
msgctxt "KStandardActions|"
|
|
msgid "Cu&t"
|
|
msgstr "Cor&tar"
|
|
|
|
#: gui/kstandardactions_p.h:81
|
|
msgctxt "KStandardActions|"
|
|
msgid "Cut selection to clipboard"
|
|
msgstr "Cortar la selección al portapapeles"
|
|
|
|
#: gui/kstandardactions_p.h:82
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Copy"
|
|
msgstr "&Copiar"
|
|
|
|
#: gui/kstandardactions_p.h:82
|
|
msgctxt "KStandardActions|"
|
|
msgid "Copy selection to clipboard"
|
|
msgstr "Copiar la selección al portapapeles"
|
|
|
|
#: gui/kstandardactions_p.h:83
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Paste"
|
|
msgstr "&Pegar"
|
|
|
|
#: gui/kstandardactions_p.h:83
|
|
msgctxt "KStandardActions|"
|
|
msgid "Paste clipboard content"
|
|
msgstr "Pegar el contenido del portapapeles"
|
|
|
|
#: gui/kstandardactions_p.h:84
|
|
msgctxt "KStandardActions|"
|
|
msgid "C&lear"
|
|
msgstr "&Borrar"
|
|
|
|
#: gui/kstandardactions_p.h:85
|
|
msgctxt "KStandardActions|"
|
|
msgid "Select &All"
|
|
msgstr "&Seleccionar todo"
|
|
|
|
#: gui/kstandardactions_p.h:86
|
|
msgctxt "KStandardActions|"
|
|
msgid "Dese&lect"
|
|
msgstr "Dese&leccionar"
|
|
|
|
#: gui/kstandardactions_p.h:87
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Find…"
|
|
msgstr "&Buscar..."
|
|
|
|
#: gui/kstandardactions_p.h:88
|
|
msgctxt "KStandardActions|"
|
|
msgid "Find &Next"
|
|
msgstr "Buscar si&guiente"
|
|
|
|
#: gui/kstandardactions_p.h:89
|
|
msgctxt "KStandardActions|"
|
|
msgid "Find Pre&vious"
|
|
msgstr "B&uscar anterior"
|
|
|
|
#: gui/kstandardactions_p.h:90
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Replace…"
|
|
msgstr "&Sustituir..."
|
|
|
|
#: gui/kstandardactions_p.h:92
|
|
msgctxt "KStandardActions|"
|
|
msgid "Zoom to &Actual Size"
|
|
msgstr "&Ampliar al tamaño real"
|
|
|
|
#: gui/kstandardactions_p.h:92
|
|
msgctxt "KStandardActions|"
|
|
msgid "View document at its actual size"
|
|
msgstr "Ver el documento en su tamaño real"
|
|
|
|
#: gui/kstandardactions_p.h:93
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Fit to Page"
|
|
msgstr "A&justar a la página"
|
|
|
|
#: gui/kstandardactions_p.h:93
|
|
msgctxt "KStandardActions|"
|
|
msgid "Zoom to fit page in window"
|
|
msgstr "Ampliar para que la página quepa en la ventana"
|
|
|
|
#: gui/kstandardactions_p.h:94
|
|
msgctxt "KStandardActions|"
|
|
msgid "Fit to Page &Width"
|
|
msgstr "Ajustar a la a&nchura de la página"
|
|
|
|
#: gui/kstandardactions_p.h:94
|
|
msgctxt "KStandardActions|"
|
|
msgid "Zoom to fit page width in window"
|
|
msgstr "Ampliar para que la anchura de la página quepa en la ventana"
|
|
|
|
#: gui/kstandardactions_p.h:95
|
|
msgctxt "KStandardActions|"
|
|
msgid "Fit to Page &Height"
|
|
msgstr "Ajus&tar a la altura de la página"
|
|
|
|
#: gui/kstandardactions_p.h:95
|
|
msgctxt "KStandardActions|"
|
|
msgid "Zoom to fit page height in window"
|
|
msgstr "Ampliar para que la altura de la página quepa en la ventana"
|
|
|
|
#: gui/kstandardactions_p.h:96
|
|
msgctxt "KStandardActions|"
|
|
msgid "Zoom &In"
|
|
msgstr "Ampl&iar"
|
|
|
|
#: gui/kstandardactions_p.h:97
|
|
msgctxt "KStandardActions|"
|
|
msgid "Zoom &Out"
|
|
msgstr "&Reducir"
|
|
|
|
#: gui/kstandardactions_p.h:98
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Zoom…"
|
|
msgstr "A&mpliación..."
|
|
|
|
#: gui/kstandardactions_p.h:98
|
|
msgctxt "KStandardActions|"
|
|
msgid "Select zoom level"
|
|
msgstr "Seleccionar el nivel de ampliación"
|
|
|
|
#: gui/kstandardactions_p.h:99
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Refresh"
|
|
msgstr "&Refrescar"
|
|
|
|
#: gui/kstandardactions_p.h:99
|
|
msgctxt "KStandardActions|"
|
|
msgid "Refresh document"
|
|
msgstr "Actualizar el documento"
|
|
|
|
#: gui/kstandardactions_p.h:101
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Up"
|
|
msgstr "&Arriba"
|
|
|
|
#: gui/kstandardactions_p.h:101
|
|
msgctxt "KStandardActions|"
|
|
msgid "Go up"
|
|
msgstr "Subir"
|
|
|
|
#: gui/kstandardactions_p.h:106
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Previous Page"
|
|
msgstr "&Página anterior"
|
|
|
|
#: gui/kstandardactions_p.h:106
|
|
msgctxt "KStandardActions|"
|
|
msgid "Go to previous page"
|
|
msgstr "Ira a la página anterior"
|
|
|
|
#: gui/kstandardactions_p.h:107
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Next Page"
|
|
msgstr "Pági&na siguiente"
|
|
|
|
#: gui/kstandardactions_p.h:107
|
|
msgctxt "KStandardActions|"
|
|
msgid "Go to next page"
|
|
msgstr "Ir a la página siguiente"
|
|
|
|
#: gui/kstandardactions_p.h:108
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Go To…"
|
|
msgstr "&Ir a..."
|
|
|
|
#: gui/kstandardactions_p.h:109
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Go to Page…"
|
|
msgstr "&Ir a la página..."
|
|
|
|
#: gui/kstandardactions_p.h:110
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Go to Line…"
|
|
msgstr "&Ir a la línea..."
|
|
|
|
#: gui/kstandardactions_p.h:111
|
|
msgctxt "KStandardActions|"
|
|
msgid "&First Page"
|
|
msgstr "Pri&mera página"
|
|
|
|
#: gui/kstandardactions_p.h:111
|
|
msgctxt "KStandardActions|"
|
|
msgid "Go to first page"
|
|
msgstr "Ir a la primera página"
|
|
|
|
#: gui/kstandardactions_p.h:112
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Last Page"
|
|
msgstr "Ú<ima página"
|
|
|
|
#: gui/kstandardactions_p.h:112
|
|
msgctxt "KStandardActions|"
|
|
msgid "Go to last page"
|
|
msgstr "Ir a la última página"
|
|
|
|
#: gui/kstandardactions_p.h:113
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Back"
|
|
msgstr "&Retroceder"
|
|
|
|
#: gui/kstandardactions_p.h:113
|
|
msgctxt "KStandardActions|"
|
|
msgid "Go back in document"
|
|
msgstr "Retroceder en el documento"
|
|
|
|
#: gui/kstandardactions_p.h:114
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Forward"
|
|
msgstr "A&vanzar"
|
|
|
|
#: gui/kstandardactions_p.h:114
|
|
msgctxt "KStandardActions|"
|
|
msgid "Go forward in document"
|
|
msgstr "Avanzar en el documento"
|
|
|
|
#: gui/kstandardactions_p.h:116
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Add Bookmark"
|
|
msgstr "&Añadir marcador"
|
|
|
|
#: gui/kstandardactions_p.h:117
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Edit Bookmarks…"
|
|
msgstr "&Editar marcadores..."
|
|
|
|
#: gui/kstandardactions_p.h:119
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Spelling…"
|
|
msgstr "Comprobación &ortográfica..."
|
|
|
|
#: gui/kstandardactions_p.h:119
|
|
msgctxt "KStandardActions|"
|
|
msgid "Check spelling in document"
|
|
msgstr "Comprobar la ortografía del documento"
|
|
|
|
#: gui/kstandardactions_p.h:121
|
|
msgctxt "KStandardActions|"
|
|
msgid "Show &Menubar"
|
|
msgstr "&Mostrar la barra de menú"
|
|
|
|
#: gui/kstandardactions_p.h:121
|
|
msgctxt "KStandardActions|"
|
|
msgid "Show or hide menubar"
|
|
msgstr "Mostrar u ocultar la barra de menú"
|
|
|
|
#: gui/kstandardactions_p.h:122
|
|
msgctxt "KStandardActions|"
|
|
msgid "Show &Toolbar"
|
|
msgstr "Mos&trar la barra de herramientas"
|
|
|
|
#: gui/kstandardactions_p.h:122
|
|
msgctxt "KStandardActions|"
|
|
msgid "Show or hide toolbar"
|
|
msgstr "Mostrar u ocultar la barra de herramientas"
|
|
|
|
#: gui/kstandardactions_p.h:123
|
|
msgctxt "KStandardActions|"
|
|
msgid "Show St&atusbar"
|
|
msgstr "Mostrar la b&arra de estado"
|
|
|
|
#: gui/kstandardactions_p.h:123
|
|
msgctxt "KStandardActions|"
|
|
msgid "Show or hide statusbar"
|
|
msgstr "Mostrar u ocultar la barra de estado"
|
|
|
|
#: gui/kstandardactions_p.h:124
|
|
msgctxt "KStandardActions|"
|
|
msgid "F&ull Screen Mode"
|
|
msgstr "&Modo de pantalla completa"
|
|
|
|
#: gui/kstandardactions_p.h:125
|
|
msgctxt "KStandardActions|"
|
|
msgid "Configure Keyboard S&hortcuts…"
|
|
msgstr "Configurar los ata&jos de teclado..."
|
|
|
|
#: gui/kstandardactions_p.h:126
|
|
#, qt-format
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Configure %1…"
|
|
msgstr "&Configurar %1..."
|
|
|
|
#: gui/kstandardactions_p.h:127
|
|
msgctxt "KStandardActions|"
|
|
msgid "Configure Tool&bars…"
|
|
msgstr "Configurar &barras de herramientas..."
|
|
|
|
#: gui/kstandardactions_p.h:128
|
|
msgctxt "KStandardActions|"
|
|
msgid "Configure &Notifications…"
|
|
msgstr "Configurar ¬ificaciones..."
|
|
|
|
#: gui/kstandardactions_p.h:132
|
|
#, qt-format
|
|
msgctxt "KStandardActions|"
|
|
msgid "%1 &Handbook"
|
|
msgstr "&Manual de %1"
|
|
|
|
#: gui/kstandardactions_p.h:133
|
|
msgctxt "KStandardActions|"
|
|
msgid "What's &This?"
|
|
msgstr "¿&Qué es esto?"
|
|
|
|
#: gui/kstandardactions_p.h:134
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Report Bug…"
|
|
msgstr "In&formar de fallo..."
|
|
|
|
#: gui/kstandardactions_p.h:135
|
|
msgctxt "KStandardActions|"
|
|
msgid "Configure &Language…"
|
|
msgstr "Configurar &idioma..."
|
|
|
|
#: gui/kstandardactions_p.h:136
|
|
#, qt-format
|
|
msgctxt "KStandardActions|"
|
|
msgid "&About %1"
|
|
msgstr "&Acerca de %1"
|
|
|
|
#: gui/kstandardactions_p.h:137
|
|
msgctxt "KStandardActions|"
|
|
msgid "About &KDE"
|
|
msgstr "Acerca de &KDE"
|
|
|
|
#: gui/kstandardactions_p.h:138
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Delete"
|
|
msgstr "&Borrar"
|
|
|
|
#: gui/kstandardactions_p.h:139
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Rename…"
|
|
msgstr "Cambiar &nombre..."
|
|
|
|
#: gui/kstandardactions_p.h:140
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Move to Trash"
|
|
msgstr "&Mover a la papelera"
|
|
|
|
#: gui/kstandardactions_p.h:141
|
|
msgctxt "KStandardActions|"
|
|
msgid "&Donate"
|
|
msgstr "Hacer un &donativo"
|
|
|
|
#: gui/kstandardactions_p.h:142
|
|
msgctxt "KStandardActions|"
|
|
msgid "Open &Menu"
|
|
msgstr "Abrir el &menú"
|
|
|
|
#: gui/kstandardshortcut.cpp:71
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Open"
|
|
msgstr "Abrir"
|
|
|
|
#: gui/kstandardshortcut.cpp:72
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "New"
|
|
msgstr "Nuevo"
|
|
|
|
#: gui/kstandardshortcut.cpp:73
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Close"
|
|
msgstr "Cerrar"
|
|
|
|
#: gui/kstandardshortcut.cpp:74
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Save"
|
|
msgstr "Guardar"
|
|
|
|
#: gui/kstandardshortcut.cpp:75
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Print"
|
|
msgstr "Imprimir"
|
|
|
|
#: gui/kstandardshortcut.cpp:76
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Quit"
|
|
msgstr "Salir"
|
|
|
|
#: gui/kstandardshortcut.cpp:79
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Undo"
|
|
msgstr "Deshacer"
|
|
|
|
#: gui/kstandardshortcut.cpp:80
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Redo"
|
|
msgstr "Rehacer"
|
|
|
|
#: gui/kstandardshortcut.cpp:83
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Cut"
|
|
msgstr "Cortar"
|
|
|
|
#: gui/kstandardshortcut.cpp:84
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Copy"
|
|
msgstr "Copiar"
|
|
|
|
#: gui/kstandardshortcut.cpp:85
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Paste"
|
|
msgstr "Pegar"
|
|
|
|
#: gui/kstandardshortcut.cpp:88
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Paste Selection"
|
|
msgstr "Pegar selección"
|
|
|
|
#: gui/kstandardshortcut.cpp:95
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Select All"
|
|
msgstr "Seleccionar todo"
|
|
|
|
#: gui/kstandardshortcut.cpp:96
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Deselect"
|
|
msgstr "Deseleccionar"
|
|
|
|
#: gui/kstandardshortcut.cpp:99
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Delete Word Backwards"
|
|
msgstr "Borrar palabra hacia atrás"
|
|
|
|
#: gui/kstandardshortcut.cpp:111
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Delete Word Forward"
|
|
msgstr "Borrar palabra hacia adelante"
|
|
|
|
#: gui/kstandardshortcut.cpp:122
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Find"
|
|
msgstr "Buscar"
|
|
|
|
#: gui/kstandardshortcut.cpp:123
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Find Next"
|
|
msgstr "Buscar siguiente"
|
|
|
|
#: gui/kstandardshortcut.cpp:124
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Find Prev"
|
|
msgstr "Buscar anterior"
|
|
|
|
#: gui/kstandardshortcut.cpp:125
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Replace"
|
|
msgstr "Sustituir"
|
|
|
|
#: gui/kstandardshortcut.cpp:130
|
|
msgctxt "KStandardShortcut|@action Go to main page"
|
|
msgid "Home"
|
|
msgstr "Inicio"
|
|
|
|
#: gui/kstandardshortcut.cpp:138
|
|
msgctxt "KStandardShortcut|@action Beginning of document"
|
|
msgid "Begin"
|
|
msgstr "Principio"
|
|
|
|
#: gui/kstandardshortcut.cpp:150
|
|
msgctxt "KStandardShortcut|@action End of document"
|
|
msgid "End"
|
|
msgstr "Fin"
|
|
|
|
#: gui/kstandardshortcut.cpp:160
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Prior"
|
|
msgstr "Anterior"
|
|
|
|
#: gui/kstandardshortcut.cpp:163
|
|
msgctxt "KStandardShortcut|@action Opposite to Prior"
|
|
msgid "Next"
|
|
msgstr "Siguiente"
|
|
|
|
#: gui/kstandardshortcut.cpp:170
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Up"
|
|
msgstr "Arriba"
|
|
|
|
#: gui/kstandardshortcut.cpp:171
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Back"
|
|
msgstr "Atrás"
|
|
|
|
#: gui/kstandardshortcut.cpp:174
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Forward"
|
|
msgstr "Adelante"
|
|
|
|
#: gui/kstandardshortcut.cpp:182
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Reload"
|
|
msgstr "Volver a cargar"
|
|
|
|
#: gui/kstandardshortcut.cpp:191
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Beginning of Line"
|
|
msgstr "Principio de línea"
|
|
|
|
#: gui/kstandardshortcut.cpp:203
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "End of Line"
|
|
msgstr "Fin de línea"
|
|
|
|
#: gui/kstandardshortcut.cpp:213
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Go to Line"
|
|
msgstr "Ir a la línea"
|
|
|
|
#: gui/kstandardshortcut.cpp:216
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Backward Word"
|
|
msgstr "Palabra anterior"
|
|
|
|
#: gui/kstandardshortcut.cpp:228
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Forward Word"
|
|
msgstr "Palabra siguiente"
|
|
|
|
#: gui/kstandardshortcut.cpp:241
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Add Bookmark"
|
|
msgstr "Añadir marcador"
|
|
|
|
#: gui/kstandardshortcut.cpp:247
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Zoom In"
|
|
msgstr "Ampliar"
|
|
|
|
#: gui/kstandardshortcut.cpp:248
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Zoom Out"
|
|
msgstr "Reducir"
|
|
|
|
#: gui/kstandardshortcut.cpp:251
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Full Screen Mode"
|
|
msgstr "Modo de pantalla completa"
|
|
|
|
#: gui/kstandardshortcut.cpp:262
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Show Menu Bar"
|
|
msgstr "Mostrar la barra de menú"
|
|
|
|
#: gui/kstandardshortcut.cpp:265
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Activate Next Tab"
|
|
msgstr "Activar siguiente pestaña"
|
|
|
|
#: gui/kstandardshortcut.cpp:273
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Activate Previous Tab"
|
|
msgstr "Activar anterior pestaña"
|
|
|
|
#: gui/kstandardshortcut.cpp:281
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Help"
|
|
msgstr "Ayuda"
|
|
|
|
#: gui/kstandardshortcut.cpp:282
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "What's This"
|
|
msgstr "¿Qué es esto?"
|
|
|
|
#: gui/kstandardshortcut.cpp:287
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Text Completion"
|
|
msgstr "Terminación de texto"
|
|
|
|
#: gui/kstandardshortcut.cpp:295
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Previous Completion Match"
|
|
msgstr "Coincidencia de terminación anterior"
|
|
|
|
#: gui/kstandardshortcut.cpp:303
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Next Completion Match"
|
|
msgstr "Coincidencia de terminación siguiente"
|
|
|
|
#: gui/kstandardshortcut.cpp:311
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Substring Completion"
|
|
msgstr "Terminación de subcadenas"
|
|
|
|
#: gui/kstandardshortcut.cpp:320
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Previous Item in List"
|
|
msgstr "Anterior elemento de la lista"
|
|
|
|
#: gui/kstandardshortcut.cpp:328
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Next Item in List"
|
|
msgstr "Siguiente elemento de la línea"
|
|
|
|
#: gui/kstandardshortcut.cpp:335
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Open Recent"
|
|
msgstr "Abrir reciente"
|
|
|
|
#: gui/kstandardshortcut.cpp:336
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Save As"
|
|
msgstr "Guardar como"
|
|
|
|
#: gui/kstandardshortcut.cpp:337
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Revert"
|
|
msgstr "Revertir"
|
|
|
|
#: gui/kstandardshortcut.cpp:338
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Print Preview"
|
|
msgstr "Vista previa de la impresión"
|
|
|
|
#: gui/kstandardshortcut.cpp:339
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Mail"
|
|
msgstr "Correo"
|
|
|
|
#: gui/kstandardshortcut.cpp:340
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Clear"
|
|
msgstr "Borrar"
|
|
|
|
#: gui/kstandardshortcut.cpp:343
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Zoom to Actual Size"
|
|
msgstr "Ampliar al tamaño real"
|
|
|
|
#: gui/kstandardshortcut.cpp:349
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Fit To Page"
|
|
msgstr "Ajustar a la página"
|
|
|
|
#: gui/kstandardshortcut.cpp:350
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Fit To Width"
|
|
msgstr "Ajustar al ancho"
|
|
|
|
#: gui/kstandardshortcut.cpp:351
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Fit To Height"
|
|
msgstr "Ajustar a la altura"
|
|
|
|
#: gui/kstandardshortcut.cpp:352
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Zoom"
|
|
msgstr "Ampliación"
|
|
|
|
#: gui/kstandardshortcut.cpp:353
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Goto"
|
|
msgstr "Ir a"
|
|
|
|
#: gui/kstandardshortcut.cpp:354
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Goto Page"
|
|
msgstr "Ir a la página"
|
|
|
|
#: gui/kstandardshortcut.cpp:357
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Document Back"
|
|
msgstr "Anterior documento"
|
|
|
|
#: gui/kstandardshortcut.cpp:365
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Document Forward"
|
|
msgstr "Siguiente documento"
|
|
|
|
#: gui/kstandardshortcut.cpp:373
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Edit Bookmarks"
|
|
msgstr "Editar marcadores"
|
|
|
|
#: gui/kstandardshortcut.cpp:379
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Spelling"
|
|
msgstr "Corrección ortográfica"
|
|
|
|
#: gui/kstandardshortcut.cpp:380
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Show Toolbar"
|
|
msgstr "Mostrar la barra de herramientas"
|
|
|
|
#: gui/kstandardshortcut.cpp:381
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Show Statusbar"
|
|
msgstr "Mostrar la barra de estado"
|
|
|
|
#: gui/kstandardshortcut.cpp:384
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Key Bindings"
|
|
msgstr "Asignaciones de teclas"
|
|
|
|
#: gui/kstandardshortcut.cpp:392
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Configure Application"
|
|
msgstr "Configurar aplicación"
|
|
|
|
#: gui/kstandardshortcut.cpp:400
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Configure Toolbars"
|
|
msgstr "Configurar barras de herramientas"
|
|
|
|
#: gui/kstandardshortcut.cpp:408
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Configure Notifications"
|
|
msgstr "Configurar notificaciones"
|
|
|
|
#: gui/kstandardshortcut.cpp:414
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Report Bug"
|
|
msgstr "Informar de fallo"
|
|
|
|
#: gui/kstandardshortcut.cpp:417
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Configure Language…"
|
|
msgstr "Configurar idioma..."
|
|
|
|
#: gui/kstandardshortcut.cpp:423
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "About Application"
|
|
msgstr "Acerca de la aplicación"
|
|
|
|
#: gui/kstandardshortcut.cpp:424
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "About KDE"
|
|
msgstr "Acerca de KDE"
|
|
|
|
#: gui/kstandardshortcut.cpp:427
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Delete"
|
|
msgstr "Borrar"
|
|
|
|
#: gui/kstandardshortcut.cpp:428
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Rename"
|
|
msgstr "Cambiar nombre"
|
|
|
|
#: gui/kstandardshortcut.cpp:431
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Move to Trash"
|
|
msgstr "Mover a la papelera"
|
|
|
|
#: gui/kstandardshortcut.cpp:437
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Donate"
|
|
msgstr "Hacer un donativo"
|
|
|
|
#: gui/kstandardshortcut.cpp:440
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Show/Hide Hidden Files"
|
|
msgstr "Mostrar/ocultar archivos ocultos"
|
|
|
|
#: gui/kstandardshortcut.cpp:448
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Create Folder"
|
|
msgstr "Crear carpeta"
|
|
|
|
#: gui/kstandardshortcut.cpp:456
|
|
msgctxt ""
|
|
"KStandardShortcut|@action referring to the menu bar or a hamburger menu"
|
|
msgid "Open Main Menu"
|
|
msgstr "Abrir el menú principal"
|
|
|
|
#: gui/kstandardshortcut.cpp:464
|
|
msgctxt "KStandardShortcut|@action"
|
|
msgid "Open Context Menu"
|
|
msgstr "Abrir el menú de contexto"
|
|
|
|
#: kconf_update/kconf_update.cpp:368
|
|
msgctxt "main|"
|
|
msgid "KDE Tool for updating user configuration files"
|
|
msgstr ""
|
|
"Herramienta de KDE para actualizar archivos de configuración de usuario"
|
|
|
|
#: kconf_update/kconf_update.cpp:370
|
|
msgctxt "main|"
|
|
msgid "Keep output results from scripts"
|
|
msgstr "Mantener los resultados de salida de los scripts"
|
|
|
|
#: kconf_update/kconf_update.cpp:373
|
|
msgctxt "main|"
|
|
msgid ""
|
|
"For unit tests only: do not write the done entries, so that with every re-"
|
|
"run, the scripts are executed again"
|
|
msgstr ""
|
|
"Solo para pruebas unitarias: no escribir las entradas terminadas, de modo "
|
|
"que con cada repetición se ejecuten de nuevo los guiones"
|
|
|
|
#: kconf_update/kconf_update.cpp:375
|
|
msgctxt "main|"
|
|
msgid "Check whether config file itself requires updating"
|
|
msgstr "Comprobar si el archivo de configuración necesita actualización"
|
|
|
|
#: kconf_update/kconf_update.cpp:378
|
|
msgctxt "main|"
|
|
msgid "File(s) to read update instructions from"
|
|
msgstr "Archivo(s) de donde leer las instrucciones de actualización"
|
|
|
|
#: kconfig_compiler/kconfig_compiler.cpp:726
|
|
msgctxt "main|"
|
|
msgid "Directory to generate files in [.]"
|
|
msgstr "Directorio en el que generar los archivos [.]"
|
|
|
|
#: kconfig_compiler/kconfig_compiler.cpp:727
|
|
msgctxt "main|"
|
|
msgid "directory"
|
|
msgstr "directorio"
|
|
|
|
#: kconfig_compiler/kconfig_compiler.cpp:731
|
|
msgctxt "main|"
|
|
msgid "Display software license."
|
|
msgstr "Mostrar la licencia del software."
|
|
|
|
#: kreadconfig/kreadconfig.cpp:46 kreadconfig/kwriteconfig.cpp:25
|
|
msgctxt "main|"
|
|
msgid "Use <file> instead of global config"
|
|
msgstr "Usar <archivo> en lugar de la configuración global"
|
|
|
|
#: kreadconfig/kreadconfig.cpp:49 kreadconfig/kwriteconfig.cpp:28
|
|
msgctxt "main|"
|
|
msgid ""
|
|
"Group to look in. Use \"<default>\" for the root group, or use repeatedly "
|
|
"for nested groups."
|
|
msgstr ""
|
|
"Grupo en el que buscar. Use «<predeterminado>» para el grupo raíz, o úselo "
|
|
"de forma repetida para grupos anidados."
|
|
|
|
#: kreadconfig/kreadconfig.cpp:52 kreadconfig/kwriteconfig.cpp:31
|
|
msgctxt "main|"
|
|
msgid "Key to look for"
|
|
msgstr "Clave a buscar"
|
|
|
|
#: kreadconfig/kreadconfig.cpp:53
|
|
msgctxt "main|"
|
|
msgid "Default value"
|
|
msgstr "Valor por omisión"
|
|
|
|
#: kreadconfig/kreadconfig.cpp:54
|
|
msgctxt "main|"
|
|
msgid "Type of variable"
|
|
msgstr "Tipo de variable"
|
|
|
|
#: kreadconfig/kreadconfig.cpp:84 kreadconfig/kwriteconfig.cpp:69
|
|
msgctxt "main|"
|
|
msgid "Group name cannot be empty, use \"<default>\" for the root group"
|
|
msgstr ""
|
|
"El nombre del grupo no puede estar vacío. Use «<predeterminado>» para el "
|
|
"grupo raíz."
|
|
|
|
#: kreadconfig/kwriteconfig.cpp:34
|
|
msgctxt "main|"
|
|
msgid ""
|
|
"Type of variable. Use \"bool\" for a boolean, otherwise it is treated as a "
|
|
"string"
|
|
msgstr ""
|
|
"Tipo de variable. Use «bool» para un booleano, de lo contrario se tratará "
|
|
"como una cadena"
|
|
|
|
#: kreadconfig/kwriteconfig.cpp:36
|
|
msgctxt "main|"
|
|
msgid "Delete the designated key if enabled"
|
|
msgstr "Borrar la clave designada si está activado"
|
|
|
|
#: kreadconfig/kwriteconfig.cpp:37
|
|
msgctxt "main|"
|
|
msgid "The value to write. Mandatory, on a shell use '' for empty"
|
|
msgstr ""
|
|
"El valor a escribir. Obligatorio. En un intérprete de órdenes use '' para "
|
|
"indicar vacío"
|
|
|
|
#~ msgctxt "KStandardShortcut|@action"
|
|
#~ msgid "Tip Of Day"
|
|
#~ msgstr "Consejo del día"
|
|
|
|
#~ msgctxt "main|"
|
|
#~ msgid ""
|
|
#~ "For unit tests only: use test directories to stay away from the user's "
|
|
#~ "real files"
|
|
#~ msgstr ""
|
|
#~ "Solo para pruebas unitarias: usar directorios de pruebas para proteger "
|
|
#~ "los archivos reales del usuario"
|
|
|
|
#~ msgctxt "KStandardShortcut|@action"
|
|
#~ msgid "Save Options"
|
|
#~ msgstr "Guardar opciones"
|
|
|
|
#~ msgctxt "KStandardShortcut|@action"
|
|
#~ msgid "Switch Application Language"
|
|
#~ msgstr "Cambiar idioma de la aplicación"
|
|
|
|
#~ msgctxt "KStandardShortcut|@action"
|
|
#~ msgid "Preferences"
|
|
#~ msgstr "Preferencias"
|
|
|
|
#~ msgid "KWriteConfig"
|
|
#~ msgstr "KWriteConfig"
|
|
|
|
#~ msgid "Write KConfig entries - for use in shell scripts"
|
|
#~ msgstr ""
|
|
#~ "Escribir entradas de KConfig (para usar en guiones del intérprete de "
|
|
#~ "órdenes)"
|
|
|
|
#~ msgid "(c) 2001 Red Hat, Inc. & Luís Pedro Coelho"
|
|
#~ msgstr "© 2001 Red Hat, Inc. y Luís Pedro Coelho"
|
|
|
|
#~ msgid "Wrote kreadconfig on which this is based"
|
|
#~ msgstr "Escribió kreadconfig, en el que se basa este programa"
|
|
|
|
#~ msgid "Luís Pedro Coelho"
|
|
#~ msgstr "Luís Pedro Coelho"
|
|
|
|
#~ msgid "Bernhard Rosenkraenzer"
|
|
#~ msgstr "Bernhard Rosenkraenzer"
|