summaryrefslogtreecommitdiffstats
path: root/locale/ca/LC_MESSAGES/pyLoadCli.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/ca/LC_MESSAGES/pyLoadCli.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/ca/LC_MESSAGES/pyLoadCli.po')
-rw-r--r--locale/ca/LC_MESSAGES/pyLoadCli.po102
1 files changed, 51 insertions, 51 deletions
diff --git a/locale/ca/LC_MESSAGES/pyLoadCli.po b/locale/ca/LC_MESSAGES/pyLoadCli.po
index 2779ee1fe..995e05137 100644
--- a/locale/ca/LC_MESSAGES/pyLoadCli.po
+++ b/locale/ca/LC_MESSAGES/pyLoadCli.po
@@ -12,210 +12,210 @@ msgstr "Project-Id-Version: pyload\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: crowdin.net\n"
-#: pyLoadCli.py:75 pyLoadCli.py:133
+#: module/cli/Cli.py:75 module/cli/Cli.py:133
msgid " Command Line Interface"
msgstr " Línia de Comandes"
-#: pyLoadCli.py:165
+#: module/cli/Cli.py:165
#, python-format
msgid "%s Downloads:"
msgstr "%s Baixades:"
-#: pyLoadCli.py:177
+#: module/cli/Cli.py:177
msgid " Speed: "
msgstr " Velocitat: "
-#: pyLoadCli.py:177
+#: module/cli/Cli.py:177
msgid " Size: "
msgstr " Mida: "
-#: pyLoadCli.py:178
+#: module/cli/Cli.py:178
msgid " Finished in: "
msgstr " Acabarà en: "
-#: pyLoadCli.py:179
+#: module/cli/Cli.py:179
msgid " ID: "
msgstr " ID: "
-#: pyLoadCli.py:184
+#: module/cli/Cli.py:184
msgid "waiting: "
msgstr "esperant: "
-#: pyLoadCli.py:191 pyLoadCli.py:193
+#: module/cli/Cli.py:191 module/cli/Cli.py:193
msgid "Status:"
msgstr "Estat:"
-#: pyLoadCli.py:191
+#: module/cli/Cli.py:191
msgid "paused"
msgstr "pausat"
-#: pyLoadCli.py:193
+#: module/cli/Cli.py:193
msgid "running"
msgstr "executant"
-#: pyLoadCli.py:196
+#: module/cli/Cli.py:196
msgid "total Speed"
msgstr "velocitat Total"
-#: pyLoadCli.py:196
+#: module/cli/Cli.py:196
msgid "Files in queue"
msgstr "Fitxers en cua"
-#: pyLoadCli.py:197
+#: module/cli/Cli.py:197
msgid "Total"
msgstr ""
-#: pyLoadCli.py:203
+#: module/cli/Cli.py:203
msgid "Menu:"
msgstr "Menú:"
-#: pyLoadCli.py:205
+#: module/cli/Cli.py:205
msgid " Add Links"
msgstr " Afegeix enllaços"
-#: pyLoadCli.py:206
+#: module/cli/Cli.py:206
msgid " Manage Queue"
msgstr " Gestiona Cua"
-#: pyLoadCli.py:207
+#: module/cli/Cli.py:207
msgid " Manage Collector"
msgstr " Gestiona Col·lector"
-#: pyLoadCli.py:208
+#: module/cli/Cli.py:208
msgid " (Un)Pause Server"
msgstr "Reprèn/Pausa Servidor"
-#: pyLoadCli.py:209
+#: module/cli/Cli.py:209
msgid " Kill Server"
msgstr " Mata Servidor"
-#: pyLoadCli.py:210
+#: module/cli/Cli.py:210
msgid " Quit"
msgstr " Surt"
-#: pyLoadCli.py:289 pyLoadCli.py:296
+#: module/cli/Cli.py:289 module/cli/Cli.py:296
msgid "Please use this syntax: add <Package name> <link> <link2> ..."
msgstr "Si us plau empreu aquesta sintaxi: add <Package name> <link> <link2> ..."
-#: pyLoadCli.py:315
+#: module/cli/Cli.py:315
#, python-format
msgid "Checking %d links:"
msgstr "Comprovant %d enllaç(os):"
-#: pyLoadCli.py:324
+#: module/cli/Cli.py:324
msgid "File does not exists."
msgstr "El fitxer no existeix."
-#: pyLoadCli.py:385
+#: module/cli/Cli.py:385
msgid "pyLoad was terminated"
msgstr "pyLoad ha finalitzat"
-#: pyLoadCli.py:443
+#: module/cli/Cli.py:443
msgid "Prints server status"
msgstr "Mostra estat del servidor"
-#: pyLoadCli.py:444
+#: module/cli/Cli.py:444
msgid "Prints downloads in queue"
msgstr "Mostra descàrregues en cua"
-#: pyLoadCli.py:445
+#: module/cli/Cli.py:445
msgid "Prints downloads in collector"
msgstr "Mostra descàrreges en el col·lector"
-#: pyLoadCli.py:446
+#: module/cli/Cli.py:446
msgid "Adds package to queue"
msgstr "Afegeix paquet a la cua"
-#: pyLoadCli.py:447
+#: module/cli/Cli.py:447
msgid "Adds package to collector"
msgstr "Afegeix paquet al col·lector"
-#: pyLoadCli.py:448
+#: module/cli/Cli.py:448
msgid "Delete Files from Queue/Collector"
msgstr "Elimina Fitxers de la Cua/Col·lector"
-#: pyLoadCli.py:449
+#: module/cli/Cli.py:449
msgid "Delete Packages from Queue/Collector"
msgstr "Elimina Paquets de la Cua/Col·lector"
-#: pyLoadCli.py:450
+#: module/cli/Cli.py:450
msgid "Move Packages from Queue to Collector or vice versa"
msgstr "Mou Paquets de la Cua al Col·lector o viceversa"
-#: pyLoadCli.py:451
+#: module/cli/Cli.py:451
msgid "Restart files"
msgstr "Reinicia fitxers"
-#: pyLoadCli.py:452
+#: module/cli/Cli.py:452
msgid "Restart packages"
msgstr "Reinicia paquets"
-#: pyLoadCli.py:453
+#: module/cli/Cli.py:453
msgid "Check online status, works with local container"
msgstr "Comprova l'estat online, funciona amb contenidor local"
-#: pyLoadCli.py:454
+#: module/cli/Cli.py:454
msgid "Checks online status of a container file"
msgstr "Comprova l'estat online d'un fitxer contenidor"
-#: pyLoadCli.py:455
+#: module/cli/Cli.py:455
msgid "Pause the server"
msgstr "Pausa el servidor"
-#: pyLoadCli.py:456
+#: module/cli/Cli.py:456
msgid "continue downloads"
msgstr "continua les descàrregues"
-#: pyLoadCli.py:457
+#: module/cli/Cli.py:457
msgid "Toggle pause/unpause"
msgstr "Canvia pausa/reprèn"
-#: pyLoadCli.py:458
+#: module/cli/Cli.py:458
msgid "kill server"
msgstr "mata servidor"
-#: pyLoadCli.py:460
+#: module/cli/Cli.py:460
msgid "List of commands:"
msgstr "Llista de comandes:"
-#: pyLoadCli.py:473
+#: module/cli/Cli.py:473
msgid "Couldn't write user config file"
msgstr "No s'ha pogut escriure el fitxer de configuració d'usuari"
-#: pyLoadCli.py:548
+#: module/cli/Cli.py:548
msgid "You need py-openssl to connect to this pyLoad Core."
msgstr "Necessites py-openssl per connectar-te al nucli del pyLoad."
-#: pyLoadCli.py:555
+#: module/cli/Cli.py:555
msgid "Address: "
msgstr "Adreça: "
-#: pyLoadCli.py:556
+#: module/cli/Cli.py:556
msgid "Port: "
msgstr ""
-#: pyLoadCli.py:557
+#: module/cli/Cli.py:557
msgid "Username: "
msgstr "Nom d'usuari: "
-#: pyLoadCli.py:561
+#: module/cli/Cli.py:561
msgid "Password: "
msgstr "Contrasenya: "
-#: pyLoadCli.py:566 pyLoadCli.py:575
+#: module/cli/Cli.py:566 module/cli/Cli.py:575
msgid "Login data is wrong."
msgstr "Dades d'accés incorrectes."
-#: pyLoadCli.py:568 pyLoadCli.py:577
+#: module/cli/Cli.py:568 module/cli/Cli.py:577
#, python-format
msgid "Could not establish connection to %(addr)s:%(port)s."
msgstr "No s'ha pogut establir la connexió a %(addr)s:%(port)s."
-#: pyLoadCli.py:580
+#: module/cli/Cli.py:580
msgid "You need py-openssl to connect to this pyLoad core."
msgstr "Necessites py-openssl per connectar-te al nucli del pyLoad."
-#: pyLoadCli.py:582
+#: module/cli/Cli.py:582
msgid "Interactive mode ignored since you passed some commands."
msgstr "Mode interactiu ignorat ja que has especificat algunes comandes."