From 1bb0c88762d6fd00d77382381c3e55477bbd1872 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:00:04 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tde-i18n-es/messages/tdelibs/tdeioexec.po | 117 ++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 tde-i18n-es/messages/tdelibs/tdeioexec.po (limited to 'tde-i18n-es/messages/tdelibs/tdeioexec.po') diff --git a/tde-i18n-es/messages/tdelibs/tdeioexec.po b/tde-i18n-es/messages/tdelibs/tdeioexec.po new file mode 100644 index 00000000000..7952423cc25 --- /dev/null +++ b/tde-i18n-es/messages/tdelibs/tdeioexec.po @@ -0,0 +1,117 @@ +# translation of kioexec.po to Spanish +# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc. +# +# Miguel Revilla Rodríguez , 2003. +# Pablo de Vicente , 2003. +# Pablo de Vicente , 2005. +# Pablo de Vicente , 2006. +msgid "" +msgstr "" +"Project-Id-Version: kioexec\n" +"POT-Creation-Date: 2007-04-13 02:13+0200\n" +"PO-Revision-Date: 2006-05-07 09:34+0200\n" +"Last-Translator: Pablo de Vicente \n" +"Language-Team: Spanish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#: main.cpp:50 +msgid "KIO Exec - Opens remote files, watches modifications, asks for upload" +msgstr "" +"KIO Exec - Abre archivos remotos, observa modificaciones, y solicita cargas" + +#: main.cpp:54 +msgid "Treat URLs as local files and delete them afterwards" +msgstr "Tratar las URLs como archivos locales y borrarlos después" + +#: main.cpp:55 +msgid "Suggested file name for the downloaded file" +msgstr "Nombre sugerido para el archivo descargado" + +#: main.cpp:56 +msgid "Command to execute" +msgstr "Orden a ejecutar" + +#: main.cpp:57 +msgid "URL(s) or local file(s) used for 'command'" +msgstr "URL(s) o archivo(s) local(es) usados por 'command'" + +#: main.cpp:73 +msgid "" +"'command' expected.\n" +msgstr "" +"'orden' esperada.\n" + +#: main.cpp:102 +msgid "" +"The URL %1\n" +"is malformed" +msgstr "" +"La denominación de la URL %1\n" +"es incorrecta" + +#: main.cpp:104 +msgid "" +"Remote URL %1\n" +"not allowed with --tempfiles switch" +msgstr "" +"URL remota %1\n" +"no permitida con opción --tempfiles" + +#: main.cpp:237 +msgid "" +"The supposedly temporary file\n" +"%1\n" +"has been modified.\n" +"Do you still want to delete it?" +msgstr "" +"El archivo supuestamente temporal\n" +"%1\n" +"ha sido modificado.\n" +"¿Desea borrarlo?" + +#: main.cpp:238 main.cpp:245 +msgid "File Changed" +msgstr "Archivo cambiado" + +#: main.cpp:238 +msgid "Do Not Delete" +msgstr "No borrar" + +#: main.cpp:244 +msgid "" +"The file\n" +"%1\n" +"has been modified.\n" +"Do you want to upload the changes?" +msgstr "" +"El archivo\n" +"%1\n" +"ha sido modificado.\n" +"¿Desea enviar los cambios?" + +#: main.cpp:245 +msgid "Upload" +msgstr "Cargar" + +#: main.cpp:245 +msgid "Do Not Upload" +msgstr "No cargar" + +#: main.cpp:274 +msgid "KIOExec" +msgstr "KIOExec" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Pablo de Vicente" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "vicente@oan.es" -- cgit v1.2.1