diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
commit | 1bb0c88762d6fd00d77382381c3e55477bbd1872 (patch) | |
tree | e4df854f212e8e7735e8249948b6b3ecb441fc2c /tde-i18n-it/messages/tdelibs/tdeioexec.po | |
parent | 4cd567a4569676dd42e7d9b1c5aa99e19801b482 (diff) | |
download | tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.tar.gz tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-it/messages/tdelibs/tdeioexec.po')
-rw-r--r-- | tde-i18n-it/messages/tdelibs/tdeioexec.po | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/tde-i18n-it/messages/tdelibs/tdeioexec.po b/tde-i18n-it/messages/tdelibs/tdeioexec.po new file mode 100644 index 00000000000..8052c9eb7b4 --- /dev/null +++ b/tde-i18n-it/messages/tdelibs/tdeioexec.po @@ -0,0 +1,117 @@ +# translation of kioexec.po to Italian +# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc. +# +# Daniele Medri <madrid@linuxmeeting.net>, 2003. +# Nicola Ruggero <nixprog.adsl@tiscali.it>, 2005, 2006. +# Nicola Ruggero <nicola@nxnt.org>, 2006. +msgid "" +msgstr "" +"Project-Id-Version: kioexec\n" +"POT-Creation-Date: 2007-04-13 02:13+0200\n" +"PO-Revision-Date: 2006-09-25 15:16+0200\n" +"Last-Translator: Nicola Ruggero <nicola@nxnt.org>\n" +"Language-Team: Italian <tde-i18n-it@kde.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: main.cpp:50 +msgid "KIO Exec - Opens remote files, watches modifications, asks for upload" +msgstr "" +"KIO Exec - Apre file remoti, controlla le modifiche, chiede conferma per " +"l'invio" + +#: main.cpp:54 +msgid "Treat URLs as local files and delete them afterwards" +msgstr "Tratta gli URL come file locali ed eliminali in seguito" + +#: main.cpp:55 +msgid "Suggested file name for the downloaded file" +msgstr "Nome scelto per il file scaricato" + +#: main.cpp:56 +msgid "Command to execute" +msgstr "Comando da eseguire" + +#: main.cpp:57 +msgid "URL(s) or local file(s) used for 'command'" +msgstr "Gli URL o i file locali usati per \"command\"" + +#: main.cpp:73 +msgid "" +"'command' expected.\n" +msgstr "" +"Atteso \"command\".\n" + +#: main.cpp:102 +msgid "" +"The URL %1\n" +"is malformed" +msgstr "" +"L'URL %1\n" +"non è corretto" + +#: main.cpp:104 +msgid "" +"Remote URL %1\n" +"not allowed with --tempfiles switch" +msgstr "" +"URL remoto %1\n" +"non permesso con l'opzione --tempfiles" + +#: main.cpp:237 +msgid "" +"The supposedly temporary file\n" +"%1\n" +"has been modified.\n" +"Do you still want to delete it?" +msgstr "" +"Il file temporaneo\n" +"%1\n" +"è stato modificato.\n" +"Vuoi ancora eliminarlo?" + +#: main.cpp:238 main.cpp:245 +msgid "File Changed" +msgstr "File modificato" + +#: main.cpp:238 +msgid "Do Not Delete" +msgstr "Non eliminare" + +#: main.cpp:244 +msgid "" +"The file\n" +"%1\n" +"has been modified.\n" +"Do you want to upload the changes?" +msgstr "" +"Il file\n" +"%1\n" +"è stato modificato.\n" +"Vuoi inviare i cambiamenti?" + +#: main.cpp:245 +msgid "Upload" +msgstr "Invia" + +#: main.cpp:245 +msgid "Do Not Upload" +msgstr "Non inviare" + +#: main.cpp:274 +msgid "KIOExec" +msgstr "KIOExec" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Nicola Ruggero,Daniele Medri" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "nicola@nxnt.org" |