summaryrefslogtreecommitdiffstats
path: root/locale/it/LC_MESSAGES/pyLoad.po
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-07-18 01:02:57 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-07-19 02:25:56 +0200
commit35474a8f1f8acb141bb415556f3bda94399d2aee (patch)
tree79b13a6e2fdbedf99004b16d0723c677e781b9c1 /locale/it/LC_MESSAGES/pyLoad.po
parentRemove self-tests from all files (diff)
downloadpyload-35474a8f1f8acb141bb415556f3bda94399d2aee.tar.xz
Rename pyLoadCore as pyload and pyLoadCli as pyload-cli
Diffstat (limited to 'locale/it/LC_MESSAGES/pyLoad.po')
-rw-r--r--locale/it/LC_MESSAGES/pyLoad.po62
1 files changed, 31 insertions, 31 deletions
diff --git a/locale/it/LC_MESSAGES/pyLoad.po b/locale/it/LC_MESSAGES/pyLoad.po
index 659ceceff..5ed574e9e 100644
--- a/locale/it/LC_MESSAGES/pyLoad.po
+++ b/locale/it/LC_MESSAGES/pyLoad.po
@@ -12,120 +12,120 @@ msgstr "Project-Id-Version: pyload\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: crowdin.net\n"
-#: pyLoadCore.py:182
+#: pyload.py:182
msgid "Received Quit signal"
msgstr "Ricevuto segnale di uscita"
-#: pyLoadCore.py:303
+#: pyload.py:303
#, python-format
msgid "pyLoad already running with pid %s"
msgstr "pyLoad già in esecuzione con pid %s"
-#: pyLoadCore.py:317
+#: pyload.py:317
#, python-format
msgid "Failed changing group: %s"
msgstr "Impossibile cambiare il gruppo: %s"
-#: pyLoadCore.py:327
+#: pyload.py:327
#, python-format
msgid "Failed changing user: %s"
msgstr "Impossibile cambiare utente: %s"
-#: pyLoadCore.py:329
+#: pyload.py:329
msgid "folder for logs"
msgstr "cartella dei log"
-#: pyLoadCore.py:340
+#: pyload.py:340
msgid "Starting"
msgstr "Avvio"
-#: pyLoadCore.py:341
+#: pyload.py:341
#, python-format
msgid "Using home directory: %s"
msgstr "Uso la cartella home: %s"
-#: pyLoadCore.py:350
+#: pyload.py:350
msgid "pycrypto to decode container files"
msgstr "pycrypto per decodificare la libreria di file"
-#: pyLoadCore.py:353
+#: pyload.py:353
msgid "folder for temporary files"
msgstr "cartella per i file temporanei"
-#: pyLoadCore.py:358
+#: pyload.py:358
msgid "folder for downloads"
msgstr "cartella dei download"
-#: pyLoadCore.py:361
+#: pyload.py:361
msgid "OpenSSL for secure connection"
msgstr "OpenSSL per la connessione sicura"
-#: pyLoadCore.py:365
+#: pyload.py:365
msgid "Moving old user config to DB"
msgstr "Sposto la vecchia configurazione utente al DB"
-#: pyLoadCore.py:368
-msgid "Please check your logindata with ./pyLoadCore.py -u"
-msgstr "Per favore controlla i tuoi dati di accesso eseguendo ./pyLoadCore.py -u"
+#: pyload.py:368
+msgid "Please check your logindata with ./pyload.py -u"
+msgstr "Per favore controlla i tuoi dati di accesso eseguendo ./pyload.py -u"
-#: pyLoadCore.py:371
+#: pyload.py:371
msgid "All links removed"
msgstr "Tutti i link rimossi"
-#: pyLoadCore.py:402
+#: pyload.py:402
#, python-format
msgid "Downloadtime: %s"
msgstr "Tempo di download: %s"
-#: pyLoadCore.py:412
+#: pyload.py:412
#, python-format
msgid "Free space: %s"
msgstr "Spazio libero: %s"
-#: pyLoadCore.py:432
+#: pyload.py:432
msgid "Activating Accounts..."
msgstr "Attivazione Account..."
-#: pyLoadCore.py:438
+#: pyload.py:438
msgid "Activating Plugins..."
msgstr "Attivo i Plugins..."
-#: pyLoadCore.py:441
+#: pyload.py:441
msgid "pyLoad is up and running"
msgstr "pyLoad è attivo e funzionante"
-#: pyLoadCore.py:460
+#: pyload.py:460
msgid "restarting pyLoad"
msgstr "riavvio pyLoad"
-#: pyLoadCore.py:464
+#: pyload.py:464
msgid "pyLoad quits"
msgstr "esco da pyLoad"
-#: pyLoadCore.py:521
+#: pyload.py:521
#, python-format
msgid "Install %s"
msgstr "Installazione %s"
-#: pyLoadCore.py:557
+#: pyload.py:557
#, python-format
msgid "could not find %(desc)s: %(name)s"
msgstr "%(desc)s: %(name)s non trovato"
-#: pyLoadCore.py:559
+#: pyload.py:559
#, python-format
msgid "could not create %(desc)s: %(name)s"
msgstr "non posso creare %(desc)s: %(name)s"
-#: pyLoadCore.py:580
+#: pyload.py:580
msgid "shutting down..."
msgstr "spegnimento..."
-#: pyLoadCore.py:597
+#: pyload.py:597
msgid "error while shutting down"
msgstr "errore durante lo spegnimento"
-#: pyLoadCore.py:661
+#: pyload.py:661
msgid "killed pyLoad from Terminal"
msgstr "pyLoad chiuso da Terminale"
@@ -333,8 +333,8 @@ msgid "not available"
msgstr "non disponibile"
#: module/web/pyload_app.py:508
-msgid "Run pyLoadCore.py -s to access the setup."
-msgstr "Esegui pyLoadCore.py -s per accedere al setup."
+msgid "Run pyload.py -s to access the setup."
+msgstr "Esegui pyload.py -s per accedere al setup."
#: module/network/HTTPDownload.py:245
#, python-format