diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-03-24 17:57:05 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-03-24 17:57:05 +0100 |
commit | f345daa09c0e3ff8384c346a3056c674b33ea733 (patch) | |
tree | 0cd1477816c77f9d1cbd5382d9ce8169d7341e33 /locale | |
parent | django 1.2 compability, some fixes (diff) | |
download | pyload-f345daa09c0e3ff8384c346a3056c674b33ea733.tar.xz |
new translation files
Diffstat (limited to 'locale')
38 files changed, 2064 insertions, 0 deletions
diff --git a/locale/de/LC_MESSAGES/pyLoad.mo b/locale/de/LC_MESSAGES/pyLoad.mo Binary files differindex 319eb5dd8..4ac56cbc7 100644 --- a/locale/de/LC_MESSAGES/pyLoad.mo +++ b/locale/de/LC_MESSAGES/pyLoad.mo diff --git a/locale/de/LC_MESSAGES/pyLoad.po b/locale/de/LC_MESSAGES/pyLoad.po new file mode 100755 index 000000000..c6ec1b4e2 --- /dev/null +++ b/locale/de/LC_MESSAGES/pyLoad.po @@ -0,0 +1,253 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-03 15:21+CET\n" +"PO-Revision-Date: 2010-03-24 15:38+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: ./module/download_thread.py:115 +#: module/download_thread.py:115 +msgid "Hoster unvailable, wait 60 seconds" +msgstr "Hoster nicht verfügbar, bitte 60 Sekunden warten" + +#: ./module/download_thread.py:117 +#: module/download_thread.py:117 +msgid "Error getting error code: %s" +msgstr "Konnte Fehlercode nicht bestimmen: %s" + +#: ./module/download_thread.py:163 +#: module/download_thread.py:163 +msgid "Checksum ok ('%s')" +msgstr "Prüfsumme richtig ('%s')" + +#: ./module/download_thread.py:165 +#: module/download_thread.py:165 +msgid "Checksum not matched! ('%s')" +msgstr "Prüfsumme stimmt nicht überein! ('%s')" + +#: ./module/download_thread.py:167 +#: module/download_thread.py:167 +msgid "Can't get checksum for %s" +msgstr "Konnte keine Prüfsumme für %s ermitteln" + +#: ./module/download_thread.py:169 +#: module/download_thread.py:169 +msgid "Checksum not implemented for %s" +msgstr "Prüfsumme nicht implementiert für %s" + +#: ./module/file_list.py:87 +#: module/file_list.py:87 +msgid "Found %s links in linkcollector" +msgstr "%s Links im Linksammler" + +#: ./module/file_list.py:89 +#: module/file_list.py:89 +msgid "Found %s unqueued packages" +msgstr "%s Pakete nicht in der Warteschlange" + +#: ./module/file_list.py:91 +#: module/file_list.py:91 +msgid "Added %s packages to queue" +msgstr "%s Pakete in der Warteschlange" + +#: ./module/thread_list.py:88 +#: module/thread_list.py:88 +msgid "Get links from: %s" +msgstr "Hole Links von: %s" + +#: ./module/thread_list.py:90 +#: module/thread_list.py:90 +msgid "Download starts: %s" +msgstr "Starte Download: %s" + +#: ./module/thread_list.py:136 +#: module/thread_list.py:136 +msgid "Parsed links from %s: %i" +msgstr "Gefundene Links in %s: %i" + +#: ./module/thread_list.py:138 +#: module/thread_list.py:138 +msgid "No links in %s" +msgstr "Keine Links in %s" + +#: ./module/thread_list.py:145 +#: module/thread_list.py:145 +msgid "Download finished: %s" +msgstr "Download fertiggestellt: %s" + +#: ./module/thread_list.py:151 +#: module/thread_list.py:151 +msgid "Download failed: %s | %s" +msgstr "Download fehlgeschlagen: %s | %s" + +#: ./module/thread_list.py:156 +#: module/thread_list.py:156 +msgid "Download aborted: %s" +msgstr "Download abgebrochen: %s" + +#: ./module/thread_list.py:206 +#: module/thread_list.py:206 +msgid "Starting reconnect" +msgstr "Starte Reconnect" + +#: ./module/thread_list.py:220 +#: module/thread_list.py:220 +msgid "Reconnected, new IP: %s" +msgstr "Neue Verbindung aufgebaut, IP: %s" + +#: ./pyLoadCore.py:111 +#: pyLoadCore.py:111 +msgid "pycrypto to decode container files" +msgstr "pyCrypto um Containerdateien zu öffnen" + +#: ./pyLoadCore.py:112 +#: pyLoadCore.py:112 +msgid "Python Image Libary (PIL) for captha reading" +msgstr "Python Image Library (PIL) für CAPTCHA-Erkennung" + +#: ./pyLoadCore.py:113 +#: pyLoadCore.py:113 +msgid "pycurl for lower memory footprint while downloading" +msgstr "Du kannst python installieren, um eine bessere Download-Performance zu erhalten" + +#: ./pyLoadCore.py:114 +#: pyLoadCore.py:114 +msgid "Django for webinterface" +msgstr "Django für das Webinterface" + +#: ./pyLoadCore.py:115 +#: pyLoadCore.py:115 +msgid "tesseract for captcha reading" +msgstr "Tesseract für die CAPTCHA-Erkennung" + +#: ./pyLoadCore.py:116 +#: pyLoadCore.py:116 +msgid "gocr for captcha reading" +msgstr "GOCR für die CAPTCHA-Erkennung" + +#: ./pyLoadCore.py:118 +#: pyLoadCore.py:118 +msgid "folder for logs" +msgstr "Ordner für Logs" + +#: ./pyLoadCore.py:119 +#: pyLoadCore.py:119 +msgid "folder for downloads" +msgstr "Downloadordner" + +#: ./pyLoadCore.py:120 +#: pyLoadCore.py:120 +msgid "file for links" +msgstr "Linkdatei" + +#: ./pyLoadCore.py:121 +#: pyLoadCore.py:121 +msgid "file for failed links" +msgstr "Datei mit fehlgeschlagenen Downloads" + +#: ./pyLoadCore.py:124 +#: pyLoadCore.py:124 +msgid "OpenSSL for secure connection" +msgstr "OpenSSL für eine sichere Verbindung" + +#: ./pyLoadCore.py:125 +#: pyLoadCore.py:125 +msgid "ssl certificate" +msgstr "SSL-Zertifikat" + +#: ./pyLoadCore.py:126 +#: pyLoadCore.py:126 +msgid "ssl key" +msgstr "SSL-Schlüssel" + +#: ./pyLoadCore.py:150 +#: pyLoadCore.py:150 +msgid "Downloadtime: %s" +msgstr "Downloadzeit: %s" + +#: ./pyLoadCore.py:179 +#: pyLoadCore.py:179 +msgid "restarting pyLoad" +msgstr "starte pyLoad neu" + +#: ./pyLoadCore.py:183 +#: pyLoadCore.py:183 +msgid "pyLoad quits" +msgstr "pyLoad beendet" + +#: ./pyLoadCore.py:194 +#: pyLoadCore.py:194 +msgid "Secure XMLRPC Server Started" +msgstr "Sicherer XMLRPC Server gestartet" + +#: ./pyLoadCore.py:197 +#: pyLoadCore.py:197 +msgid "Auth XMLRPC Server Started" +msgstr "XMLRPC Server gestartet..." + +#: ./pyLoadCore.py:203 +msgid "Failed starting XMLRPC server CLI and GUI will not be available: %s" +msgstr "Starten des XMLRPC-Servers fehlgeschlagen, CLI und GUI nicht verfügbar: %s" + +#: ./pyLoadCore.py:272 +#: pyLoadCore.py:272 +msgid "%s created" +msgstr "%s erstellt" + +#: ./pyLoadCore.py:275 +#: pyLoadCore.py:275 +msgid "could not find %s: %s" +msgstr "Konnte %s: %s nicht finden" + +#: ./pyLoadCore.py:277 +#: pyLoadCore.py:277 +msgid "could not create %s: %s" +msgstr "Konnte %s: %s nicht erstellen" + +#: ./pyLoadCore.py:305 +#: pyLoadCore.py:305 +msgid "%s added" +msgstr "%s hinzugefügt" + +#: ./pyLoadCore.py:306 +#: pyLoadCore.py:306 +msgid "created index of plugins" +msgstr "Pluginindex erstellt" + +#: ./pyLoadCore.py:325 +#: pyLoadCore.py:325 +msgid "shutting down..." +msgstr "Beenden..." + +#: ./pyLoadCore.py:341 +#: pyLoadCore.py:341 +msgid "No Updates for pyLoad" +msgstr "Keine Updates für pyLoad" + +#: ./pyLoadCore.py:344 +#: pyLoadCore.py:344 +msgid "New pyLoad Version %s available" +msgstr "Neue pyLoad Version - %s - verfügbar" + +#: ./pyLoadCore.py:369 +#: pyLoadCore.py:369 +msgid "Auto install Failed" +msgstr "Automatische Installation gescheitert" + +#: ./pyLoadCore.py:607 +#: pyLoadCore.py:607 +msgid "killed pyLoad from Terminal" +msgstr "pyLoad vom Terminal beendet." + diff --git a/locale/de/LC_MESSAGES/pyLoadCli.mo b/locale/de/LC_MESSAGES/pyLoadCli.mo Binary files differindex e137de19f..97c1d0969 100644 --- a/locale/de/LC_MESSAGES/pyLoadCli.mo +++ b/locale/de/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/de/LC_MESSAGES/pyLoadCli.po b/locale/de/LC_MESSAGES/pyLoadCli.po new file mode 100755 index 000000000..2c9cfbe76 --- /dev/null +++ b/locale/de/LC_MESSAGES/pyLoadCli.po @@ -0,0 +1,158 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010 pyLoad Team +# FIRST AUTHOR <bauerj@pyload.org>, 2010. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-04 18:59+CET\n" +"PO-Revision-Date: 2010-03-24 15:37+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: pyLoadCli.py:48 +msgid "pyLoadCore not running" +msgstr "pyLoadCore läuft nicht" + +#: pyLoadCli.py:54 +#: pyLoadCli.py:113 +msgid " Command Line Interface" +msgstr " Kommandozeileninterface" + +#: pyLoadCli.py:115 +msgid "%s Downloads:" +msgstr "%s Downloads:" + +#: pyLoadCli.py:125 +msgid " Finished in: " +msgstr " Fertig in: " + +#: pyLoadCli.py:125 +msgid " ID: " +msgstr " ID: " + +#: pyLoadCli.py:125 +msgid " Size: " +msgstr " Größe: " + +#: pyLoadCli.py:125 +msgid " Speed: " +msgstr " Geschwindigkeit: " + +#: pyLoadCli.py:130 +msgid "waiting: " +msgstr "wartend: " + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " Files in queue: " +msgstr " In Warteschlange: " + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " total Speed: " +msgstr " ges. Geschw.: " + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid "Status: " +msgstr "Status: " + +#: pyLoadCli.py:150 +msgid "Menu:" +msgstr "Menü:" + +#: pyLoadCli.py:155 +msgid " Add Links" +msgstr " Links hinzufügen" + +#: pyLoadCli.py:157 +msgid " Manage Links" +msgstr " Links verwalten" + +#: pyLoadCli.py:159 +msgid " (Un)Pause Server" +msgstr " Server (ent)pausieren" + +#: pyLoadCli.py:161 +msgid " Kill Server" +msgstr " Server beenden" + +#: pyLoadCli.py:163 +msgid " Quit" +msgstr " Beenden" + +#: pyLoadCli.py:173 +msgid "Name your package." +msgstr "Benenne dein Paket." + +#: pyLoadCli.py:183 +#: pyLoadCli.py:200 +#: pyLoadCli.py:244 +msgid " back to main menu" +msgstr " zurück zum Menü" + +#: pyLoadCli.py:188 +msgid "Package: %s" +msgstr "Packet: %s" + +#: pyLoadCli.py:190 +msgid "Parse the links you want to add." +msgstr "Kopiere die Links, die du hinzufügen willst." + +#: pyLoadCli.py:192 +msgid "Type %s when done." +msgstr "Tippe %s wenn du fertig bist." + +#: pyLoadCli.py:194 +msgid "Links added: " +msgstr "Links hinzugefügt: " + +#: pyLoadCli.py:206 +msgid "Type d(number of package) to delete a package, r to restart, or w/o d,r to look into it." +msgstr "Tippe d(Nummer des Paketes) um es zu löschen, r um es neu zu starten oder ohne d,r um hineinzuschauen." + +#: pyLoadCli.py:222 +msgid "Type d(number) of the link you want to delete or r(number) to restart." +msgstr "Tippe d(Nummer) um den Link zu löschen oder r(#) um ihn neuzustarten." + +#: pyLoadCli.py:242 +msgid " - next" +msgstr " - nächste Seite" + +#: pyLoadCli.py:242 +msgid " - previous" +msgstr " - vorige Seite" + +#: pyLoadCli.py:459 +msgid "Username: " +msgstr "Benutzername: " + +#: pyLoadCli.py:460 +msgid "Adress: " +msgstr "Adresse: " + +#: pyLoadCli.py:461 +msgid "Use SSL? ([y]/n): " +msgstr "SSL? ([y]/n): " + +#: pyLoadCli.py:466 +msgid "Port: " +msgstr "Port: " + +#: pyLoadCli.py:468 +msgid "Password: " +msgstr "Passwort: " + +#~ msgid "n" +#~ msgstr "n" +#~ msgid "p" +#~ msgstr "p" + diff --git a/locale/de/LC_MESSAGES/pyLoadGui.mo b/locale/de/LC_MESSAGES/pyLoadGui.mo Binary files differindex 1ae24953f..7fca76598 100644 --- a/locale/de/LC_MESSAGES/pyLoadGui.mo +++ b/locale/de/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/de/LC_MESSAGES/pyLoadGui.po b/locale/de/LC_MESSAGES/pyLoadGui.po new file mode 100644 index 000000000..ec597343c --- /dev/null +++ b/locale/de/LC_MESSAGES/pyLoadGui.po @@ -0,0 +1,261 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-03 15:21+CET\n" +"PO-Revision-Date: 2010-03-24 15:36+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: ./module/gui/CaptchaDock.py:25 +msgid "Captcha" +msgstr "Captcha" + +#: ./module/gui/CaptchaDock.py:56 +#: ./module/gui/PWInputWindow.py:28 +msgid "OK" +msgstr "OK" + +#: ./module/gui/CaptchaDock.py:57 +#: ./module/gui/ConnectionManager.py:154 +#: ./module/gui/PWInputWindow.py:29 +msgid "Cancel" +msgstr "Abbrechen" + +#: ./module/gui/ConnectionManager.py:33 +msgid "New" +msgstr "Neu" + +#: ./module/gui/ConnectionManager.py:34 +msgid "Edit" +msgstr "Bearbeiten" + +#: ./module/gui/ConnectionManager.py:35 +#: ./module/gui/MainWindow.py:191 +#: ./module/gui/MainWindow.py:205 +msgid "Remove" +msgstr "Entfernen" + +#: ./module/gui/ConnectionManager.py:36 +msgid "Connect" +msgstr "Verbinden" + +#: ./module/gui/ConnectionManager.py:76 +msgid "%s (Default)" +msgstr "%s (Standard)" + +#: ./module/gui/ConnectionManager.py:138 +msgid "Name:" +msgstr "Name:" + +#: ./module/gui/ConnectionManager.py:139 +msgid "Host:" +msgstr "Host:" + +#: ./module/gui/ConnectionManager.py:140 +msgid "SSL:" +msgstr "SSL:" + +#: ./module/gui/ConnectionManager.py:141 +msgid "Local:" +msgstr "Lokal:" + +#: ./module/gui/ConnectionManager.py:142 +msgid "User:" +msgstr "Benutzer:" + +#: ./module/gui/ConnectionManager.py:143 +msgid "Port:" +msgstr "Port:" + +#: ./module/gui/ConnectionManager.py:153 +msgid "Save" +msgstr "Speichern" + +#: ./module/gui/MainWindow.py:33 +msgid "pyLoad Client" +msgstr "pyLoad Client" + +#: ./module/gui/MainWindow.py:60 +msgid "Status: Not Connected" +msgstr "Status: nicht verbunden" + +#: ./module/gui/MainWindow.py:65 +msgid "File" +msgstr "Datei" + +#: ./module/gui/MainWindow.py:66 +msgid "Connections" +msgstr "Verbindungen" + +#: ./module/gui/MainWindow.py:70 +msgid "Exit" +msgstr "Beenden" + +#: ./module/gui/MainWindow.py:71 +msgid "Connection manager" +msgstr "Verbindungen verwalten" + +#: ./module/gui/MainWindow.py:88 +msgid "Queue" +msgstr "Warteschlange" + +#: ./module/gui/MainWindow.py:89 +msgid "Collector" +msgstr "Linksammler" + +#: ./module/gui/MainWindow.py:90 +msgid "Settings" +msgstr "Einstellungen" + +#: ./module/gui/MainWindow.py:91 +msgid "Log" +msgstr "Log" + +#: ./module/gui/MainWindow.py:117 +msgid "Main Toolbar" +msgstr "Toolbar" + +#: ./module/gui/MainWindow.py:120 +msgid "Toggle Pause/Resume" +msgstr "pause/fortsetzen" + +#: ./module/gui/MainWindow.py:126 +msgid "Stop" +msgstr "Stop" + +#: ./module/gui/MainWindow.py:128 +msgid "Add" +msgstr "Hinzufügen" + +#: ./module/gui/MainWindow.py:130 +msgid "Check Clipboard" +msgstr "Zwischenablage überwachen" + +#: ./module/gui/MainWindow.py:137 +msgid "Package" +msgstr "Paket" + +#: ./module/gui/MainWindow.py:138 +msgid "Links" +msgstr "Links" + +#: ./module/gui/MainWindow.py:139 +msgid "Container" +msgstr "Container" + +#: ./module/gui/MainWindow.py:156 +msgid "Packages" +msgstr "Pakete" + +#: ./module/gui/MainWindow.py:158 +msgid "Push selected packages to queue" +msgstr "Verschiebe ausgewählte Pakete in die Warteschlange" + +#: ./module/gui/MainWindow.py:192 +msgid "Restart" +msgstr "Neustarten" + +#: ./module/gui/MainWindow.py:193 +msgid "Pull out" +msgstr "in Linksammler verschieben" + +#: ./module/gui/MainWindow.py:206 +msgid "Push to queue" +msgstr "in Warteschlange verschieben" + +#: ./module/gui/MainWindow.py:207 +msgid "Edit Name" +msgstr "Name bearbeiten" + +#: ./module/gui/MainWindow.py:277 +msgid "All Container Types (%s)" +msgstr "Alle Container Arten (%s)" + +#: ./module/gui/MainWindow.py:278 +msgid "DLC (%s)" +msgstr "DLC (%s)" + +#: ./module/gui/MainWindow.py:279 +msgid "CCF (%s)" +msgstr "CCF (%s)" + +#: ./module/gui/MainWindow.py:280 +msgid "RSDF (%s)" +msgstr "RSDF (%s)" + +#: ./module/gui/MainWindow.py:281 +msgid "Text Files (%s)" +msgstr "Text Dateien (%s)" + +#: ./module/gui/MainWindow.py:283 +msgid "Open container" +msgstr "Container öffnen" + +#: ./module/gui/MainWindow.py:306 +msgid "Single Links" +msgstr "Einzelne Links" + +#: ./module/gui/PWInputWindow.py:27 +msgid "Password:" +msgstr "Passwort:" + +#: ./module/gui/PackageDock.py:24 +msgid "New Package" +msgstr "Neues Paket" + +#: ./module/gui/PackageDock.py:50 +#: ./pyLoadGui.py:236 +msgid "Name" +msgstr "Name" + +#: ./module/gui/PackageDock.py:53 +msgid "Links in this Package" +msgstr "Links in diesem Paket" + +#: ./module/gui/PackageDock.py:68 +msgid "Create" +msgstr "Erstellen" + +#: ./pyLoadGui.py:236 +msgid "Plugin" +msgstr "Plugin" + +#: ./pyLoadGui.py:236 +msgid "Progress" +msgstr "Fortschritt" + +#: ./pyLoadGui.py:236 +msgid "Status" +msgstr "Status" + +#: ./pyLoadGui.py:252 +msgid "Paused" +msgstr "Pausiert" + +#: ./pyLoadGui.py:254 +msgid "Running" +msgstr "Läuft" + +#: ./pyLoadGui.py:256 +msgid "Status: %(status)s | Speed: %(speed)s kb/s" +msgstr "Status: %(status)s | Geschwindigkeit: %(speed)s kb/s" + +#: ./pyLoadGui.py:281 +msgid "Update Available" +msgstr "Update verfügbar" + +#: ./pyLoadGui.py:305 +msgid "Unnamed" +msgstr "Unbenannt" + diff --git a/locale/en/LC_MESSAGES/setup.mo b/locale/en/LC_MESSAGES/setup.mo Binary files differnew file mode 100644 index 000000000..2c20cfbd4 --- /dev/null +++ b/locale/en/LC_MESSAGES/setup.mo diff --git a/locale/es/LC_MESSAGES/pyLoad.mo b/locale/es/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..2c20cfbd4 --- /dev/null +++ b/locale/es/LC_MESSAGES/pyLoad.mo diff --git a/locale/es/LC_MESSAGES/pyLoadCli.mo b/locale/es/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/es/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/es/LC_MESSAGES/pyLoadGui.mo b/locale/es/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/es/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/fi/LC_MESSAGES/pyLoad.mo b/locale/fi/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..2c20cfbd4 --- /dev/null +++ b/locale/fi/LC_MESSAGES/pyLoad.mo diff --git a/locale/fi/LC_MESSAGES/pyLoadCli.mo b/locale/fi/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/fi/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/fi/LC_MESSAGES/pyLoadGui.mo b/locale/fi/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/fi/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/it/LC_MESSAGES/pyLoad.mo b/locale/it/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..2c20cfbd4 --- /dev/null +++ b/locale/it/LC_MESSAGES/pyLoad.mo diff --git a/locale/it/LC_MESSAGES/pyLoadCli.mo b/locale/it/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/it/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/it/LC_MESSAGES/pyLoadGui.mo b/locale/it/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/it/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/nl/LC_MESSAGES/pyLoad.mo b/locale/nl/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..97a1a4bc6 --- /dev/null +++ b/locale/nl/LC_MESSAGES/pyLoad.mo diff --git a/locale/nl/LC_MESSAGES/pyLoad.po b/locale/nl/LC_MESSAGES/pyLoad.po new file mode 100755 index 000000000..11c0a4ba9 --- /dev/null +++ b/locale/nl/LC_MESSAGES/pyLoad.po @@ -0,0 +1,205 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-03 15:21+CET\n" +"PO-Revision-Date: 2010-03-24 15:40+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.5.1\n" +"Generated-By: pygettext.py 1.5\n" + +#: ./module/download_thread.py:115 +msgid "Hoster unvailable, wait 60 seconds" +msgstr "" + +#: ./module/download_thread.py:117 +msgid "Error getting error code: %s" +msgstr "" + +#: ./module/download_thread.py:163 +msgid "Checksum ok ('%s')" +msgstr "" + +#: ./module/download_thread.py:165 +msgid "Checksum not matched! ('%s')" +msgstr "" + +#: ./module/download_thread.py:167 +msgid "Can't get checksum for %s" +msgstr "" + +#: ./module/download_thread.py:169 +msgid "Checksum not implemented for %s" +msgstr "" + +#: ./module/file_list.py:87 +msgid "Found %s links in linkcollector" +msgstr "" + +#: ./module/file_list.py:89 +msgid "Found %s unqueued packages" +msgstr "" + +#: ./module/file_list.py:91 +msgid "Added %s packages to queue" +msgstr "" + +#: ./module/thread_list.py:88 +msgid "Get links from: %s" +msgstr "" + +#: ./module/thread_list.py:90 +msgid "Download starts: %s" +msgstr "" + +#: ./module/thread_list.py:136 +msgid "Parsed links from %s: %i" +msgstr "" + +#: ./module/thread_list.py:138 +msgid "No links in %s" +msgstr "" + +#: ./module/thread_list.py:145 +msgid "Download finished: %s" +msgstr "" + +#: ./module/thread_list.py:151 +msgid "Download failed: %s | %s" +msgstr "" + +#: ./module/thread_list.py:156 +msgid "Download aborted: %s" +msgstr "" + +#: ./module/thread_list.py:206 +msgid "Starting reconnect" +msgstr "" + +#: ./module/thread_list.py:220 +msgid "Reconnected, new IP: %s" +msgstr "" + +#: ./pyLoadCore.py:111 +msgid "pycrypto to decode container files" +msgstr "" + +#: ./pyLoadCore.py:112 +msgid "Python Image Libary (PIL) for captha reading" +msgstr "" + +#: ./pyLoadCore.py:113 +msgid "pycurl for lower memory footprint while downloading" +msgstr "" + +#: ./pyLoadCore.py:114 +msgid "Django for webinterface" +msgstr "" + +#: ./pyLoadCore.py:115 +msgid "tesseract for captcha reading" +msgstr "" + +#: ./pyLoadCore.py:116 +msgid "gocr for captcha reading" +msgstr "" + +#: ./pyLoadCore.py:118 +msgid "folder for logs" +msgstr "" + +#: ./pyLoadCore.py:119 +msgid "folder for downloads" +msgstr "" + +#: ./pyLoadCore.py:120 +msgid "file for links" +msgstr "" + +#: ./pyLoadCore.py:121 +msgid "file for failed links" +msgstr "" + +#: ./pyLoadCore.py:124 +msgid "OpenSSL for secure connection" +msgstr "" + +#: ./pyLoadCore.py:125 +msgid "ssl certificate" +msgstr "" + +#: ./pyLoadCore.py:126 +msgid "ssl key" +msgstr "" + +#: ./pyLoadCore.py:150 +msgid "Downloadtime: %s" +msgstr "" + +#: ./pyLoadCore.py:179 +msgid "restarting pyLoad" +msgstr "" + +#: ./pyLoadCore.py:183 +msgid "pyLoad quits" +msgstr "" + +#: ./pyLoadCore.py:194 +msgid "Secure XMLRPC Server Started" +msgstr "" + +#: ./pyLoadCore.py:197 +msgid "Auth XMLRPC Server Started" +msgstr "" + +#: ./pyLoadCore.py:203 +msgid "Failed starting XMLRPC server CLI and GUI will not be available: %s" +msgstr "" + +#: ./pyLoadCore.py:272 +msgid "%s created" +msgstr "" + +#: ./pyLoadCore.py:275 +msgid "could not find %s: %s" +msgstr "" + +#: ./pyLoadCore.py:277 +msgid "could not create %s: %s" +msgstr "" + +#: ./pyLoadCore.py:305 +msgid "%s added" +msgstr "" + +#: ./pyLoadCore.py:306 +msgid "created index of plugins" +msgstr "" + +#: ./pyLoadCore.py:325 +msgid "shutting down..." +msgstr "" + +#: ./pyLoadCore.py:341 +msgid "No Updates for pyLoad" +msgstr "" + +#: ./pyLoadCore.py:344 +msgid "New pyLoad Version %s available" +msgstr "" + +#: ./pyLoadCore.py:369 +msgid "Auto install Failed" +msgstr "" + +#: ./pyLoadCore.py:607 +msgid "killed pyLoad from Terminal" +msgstr "" + diff --git a/locale/nl/LC_MESSAGES/pyLoadCli.mo b/locale/nl/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..cb683c71f --- /dev/null +++ b/locale/nl/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/nl/LC_MESSAGES/pyLoadCli.po b/locale/nl/LC_MESSAGES/pyLoadCli.po new file mode 100755 index 000000000..6d00b8f86 --- /dev/null +++ b/locale/nl/LC_MESSAGES/pyLoadCli.po @@ -0,0 +1,151 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010 pyLoad Team +# FIRST AUTHOR <bauerj@pyload.org>, 2010. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-04 18:59+CET\n" +"PO-Revision-Date: 2010-03-24 15:40+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Translate Toolkit 1.5.1\n" +"Generated-By: pygettext.py 1.5\n" + +#: pyLoadCli.py:48 +msgid "pyLoadCore not running" +msgstr "" + +#: pyLoadCli.py:54 +#: pyLoadCli.py:113 +msgid " Command Line Interface" +msgstr "" + +#: pyLoadCli.py:115 +msgid "%s Downloads:" +msgstr "" + +#: pyLoadCli.py:125 +msgid " Finished in: " +msgstr "" + +#: pyLoadCli.py:125 +msgid " ID: " +msgstr "" + +#: pyLoadCli.py:125 +msgid " Size: " +msgstr "" + +#: pyLoadCli.py:125 +msgid " Speed: " +msgstr "" + +#: pyLoadCli.py:130 +msgid "waiting: " +msgstr "" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " Files in queue: " +msgstr "" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " total Speed: " +msgstr "" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid "Status: " +msgstr "" + +#: pyLoadCli.py:150 +msgid "Menu:" +msgstr "" + +#: pyLoadCli.py:155 +msgid " Add Links" +msgstr "" + +#: pyLoadCli.py:157 +msgid " Manage Links" +msgstr "" + +#: pyLoadCli.py:159 +msgid " (Un)Pause Server" +msgstr "" + +#: pyLoadCli.py:161 +msgid " Kill Server" +msgstr "" + +#: pyLoadCli.py:163 +msgid " Quit" +msgstr "" + +#: pyLoadCli.py:173 +msgid "Name your package." +msgstr "" + +#: pyLoadCli.py:183 +#: pyLoadCli.py:200 +#: pyLoadCli.py:244 +msgid " back to main menu" +msgstr "" + +#: pyLoadCli.py:188 +msgid "Package: %s" +msgstr "" + +#: pyLoadCli.py:190 +msgid "Parse the links you want to add." +msgstr "" + +#: pyLoadCli.py:192 +msgid "Type %s when done." +msgstr "" + +#: pyLoadCli.py:194 +msgid "Links added: " +msgstr "" + +#: pyLoadCli.py:206 +msgid "Type d(number of package) to delete a package, r to restart, or w/o d,r to look into it." +msgstr "" + +#: pyLoadCli.py:222 +msgid "Type d(number) of the link you want to delete or r(number) to restart." +msgstr "" + +#: pyLoadCli.py:242 +msgid " - next" +msgstr "" + +#: pyLoadCli.py:242 +msgid " - previous" +msgstr "" + +#: pyLoadCli.py:459 +msgid "Username: " +msgstr "" + +#: pyLoadCli.py:460 +msgid "Adress: " +msgstr "" + +#: pyLoadCli.py:461 +msgid "Use SSL? ([y]/n): " +msgstr "" + +#: pyLoadCli.py:466 +msgid "Port: " +msgstr "" + +#: pyLoadCli.py:468 +msgid "Password: " +msgstr "" + diff --git a/locale/nl/LC_MESSAGES/pyLoadGui.mo b/locale/nl/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..94df0f64b --- /dev/null +++ b/locale/nl/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/nl/LC_MESSAGES/pyLoadGui.po b/locale/nl/LC_MESSAGES/pyLoadGui.po new file mode 100755 index 000000000..ebf81e6e4 --- /dev/null +++ b/locale/nl/LC_MESSAGES/pyLoadGui.po @@ -0,0 +1,262 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-03 15:21+CET\n" +"PO-Revision-Date: 2010-03-24 15:41+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: ./module/gui/CaptchaDock.py:25 +msgid "Captcha" +msgstr "Captcha" + +#: ./module/gui/CaptchaDock.py:56 +#: ./module/gui/PWInputWindow.py:28 +msgid "OK" +msgstr "OK" + +#: ./module/gui/CaptchaDock.py:57 +#: ./module/gui/ConnectionManager.py:154 +#: ./module/gui/PWInputWindow.py:29 +msgid "Cancel" +msgstr "Annuleer" + +#: ./module/gui/ConnectionManager.py:33 +msgid "New" +msgstr "Nieuw" + +#: ./module/gui/ConnectionManager.py:34 +msgid "Edit" +msgstr "Wijzigen" + +#: ./module/gui/ConnectionManager.py:35 +#: ./module/gui/MainWindow.py:191 +#: ./module/gui/MainWindow.py:205 +msgid "Remove" +msgstr "Verwijder" + +#: ./module/gui/ConnectionManager.py:36 +msgid "Connect" +msgstr "Verbinden" + +#: ./module/gui/ConnectionManager.py:76 +msgid "%s (Default)" +msgstr "%s (Standaard)" + +#: ./module/gui/ConnectionManager.py:138 +msgid "Name:" +msgstr "Naam:" + +#: ./module/gui/ConnectionManager.py:139 +msgid "Host:" +msgstr "Host:" + +#: ./module/gui/ConnectionManager.py:140 +msgid "SSL:" +msgstr "SSL:" + +#: ./module/gui/ConnectionManager.py:141 +msgid "Local:" +msgstr "Lokaal:" + +#: ./module/gui/ConnectionManager.py:142 +msgid "User:" +msgstr "Gebruiker:" + +#: ./module/gui/ConnectionManager.py:143 +msgid "Port:" +msgstr "Port:" + +#: ./module/gui/ConnectionManager.py:153 +msgid "Save" +msgstr "Opslaan" + +#: ./module/gui/MainWindow.py:33 +msgid "pyLoad Client" +msgstr "pyLoad cliënt" + +#: ./module/gui/MainWindow.py:60 +msgid "Status: Not Connected" +msgstr "Status: Niet verbonden" + +#: ./module/gui/MainWindow.py:65 +msgid "File" +msgstr "Bestand" + +#: ./module/gui/MainWindow.py:66 +msgid "Connections" +msgstr "Verbindingen" + +#: ./module/gui/MainWindow.py:70 +msgid "Exit" +msgstr "Afsluiten" + +#: ./module/gui/MainWindow.py:71 +msgid "Connection manager" +msgstr "Verbindingen beheer" + +#: ./module/gui/MainWindow.py:88 +msgid "Queue" +msgstr "Wachtrij" + +#: ./module/gui/MainWindow.py:89 +msgid "Collector" +msgstr "Verzamelaar" + +#: ./module/gui/MainWindow.py:90 +msgid "Settings" +msgstr "Instellingen" + +#: ./module/gui/MainWindow.py:91 +msgid "Log" +msgstr "Logboek" + +#: ./module/gui/MainWindow.py:117 +msgid "Main Toolbar" +msgstr "Hoofd Toolbar" + +#: ./module/gui/MainWindow.py:120 +msgid "Toggle Pause/Resume" +msgstr "Pauze/Herstarten" + +#: ./module/gui/MainWindow.py:126 +msgid "Stop" +msgstr "Stop" + +#: ./module/gui/MainWindow.py:128 +msgid "Add" +msgstr "Toevoegen" + +#: ./module/gui/MainWindow.py:130 +msgid "Check Clipboard" +msgstr "Check Klembord" + +#: ./module/gui/MainWindow.py:137 +msgid "Package" +msgstr "Pakket" + +#: ./module/gui/MainWindow.py:138 +msgid "Links" +msgstr "Links" + +#: ./module/gui/MainWindow.py:139 +msgid "Container" +msgstr "Container" + +#: ./module/gui/MainWindow.py:156 +msgid "Packages" +msgstr "Pakketen" + +#: ./module/gui/MainWindow.py:158 +msgid "Push selected packages to queue" +msgstr "Verplaats de geselecteerde pakketen naar de wacht rij" + +#: ./module/gui/MainWindow.py:192 +msgid "Restart" +msgstr "Herstart" + +# Don't know in wich context this is. +#: ./module/gui/MainWindow.py:193 +msgid "Pull out" +msgstr "Pull out" + +#: ./module/gui/MainWindow.py:206 +msgid "Push to queue" +msgstr "Verplaats naar wacht rij" + +#: ./module/gui/MainWindow.py:207 +msgid "Edit Name" +msgstr "Wijzig Naam" + +#: ./module/gui/MainWindow.py:277 +msgid "All Container Types (%s)" +msgstr "Alle Containers types (%s)" + +#: ./module/gui/MainWindow.py:278 +msgid "DLC (%s)" +msgstr "DLC (%s)" + +#: ./module/gui/MainWindow.py:279 +msgid "CCF (%s)" +msgstr "CCF (%s)" + +#: ./module/gui/MainWindow.py:280 +msgid "RSDF (%s)" +msgstr "RSDF (%s)" + +#: ./module/gui/MainWindow.py:281 +msgid "Text Files (%s)" +msgstr "Tekst Bestanden (%s)" + +#: ./module/gui/MainWindow.py:283 +msgid "Open container" +msgstr "Open container" + +#: ./module/gui/MainWindow.py:306 +msgid "Single Links" +msgstr "Enkele Links" + +#: ./module/gui/PWInputWindow.py:27 +msgid "Password:" +msgstr "Wachtwoord:" + +#: ./module/gui/PackageDock.py:24 +msgid "New Package" +msgstr "Nieuw Pakket" + +#: ./module/gui/PackageDock.py:50 +#: ./pyLoadGui.py:236 +msgid "Name" +msgstr "Naam" + +#: ./module/gui/PackageDock.py:53 +msgid "Links in this Package" +msgstr "Links in dit pakket" + +#: ./module/gui/PackageDock.py:68 +msgid "Create" +msgstr "Creëer" + +#: ./pyLoadGui.py:236 +msgid "Plugin" +msgstr "Plugin" + +#: ./pyLoadGui.py:236 +msgid "Progress" +msgstr "Vooruitgang" + +#: ./pyLoadGui.py:236 +msgid "Status" +msgstr "Status" + +#: ./pyLoadGui.py:252 +msgid "Paused" +msgstr "Gepauzeerd" + +#: ./pyLoadGui.py:254 +msgid "Running" +msgstr "Gestart" + +#: ./pyLoadGui.py:256 +msgid "Status: %(status)s | Speed: %(speed)s kb/s" +msgstr "Status: %(status)s | Snelheid: %(speed)s kb/s" + +#: ./pyLoadGui.py:281 +msgid "Update Available" +msgstr "Update Beschikbaar" + +#: ./pyLoadGui.py:305 +msgid "Unnamed" +msgstr "Naamloos" + diff --git a/locale/pl/LC_MESSAGES/pyLoad.mo b/locale/pl/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..ccb640f1b --- /dev/null +++ b/locale/pl/LC_MESSAGES/pyLoad.mo diff --git a/locale/pl/LC_MESSAGES/pyLoad.po b/locale/pl/LC_MESSAGES/pyLoad.po new file mode 100755 index 000000000..1eb7414e3 --- /dev/null +++ b/locale/pl/LC_MESSAGES/pyLoad.po @@ -0,0 +1,207 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-03 15:21+CET\n" +"PO-Revision-Date: 2010-03-24 15:42+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: ./module/download_thread.py:115 +msgid "Hoster unvailable, wait 60 seconds" +msgstr "Host niedostępny, czekam 60 sekund" + +#: ./module/download_thread.py:117 +msgid "Error getting error code: %s" +msgstr "Błąd pobierania kod błędu: %s" + +#: ./module/download_thread.py:163 +msgid "Checksum ok ('%s')" +msgstr "Suma kontrolna OK ('%s')" + +#: ./module/download_thread.py:165 +msgid "Checksum not matched! ('%s')" +msgstr "Suma kontrolna niepoprawna ('%s')" + +#: ./module/download_thread.py:167 +msgid "Can't get checksum for %s" +msgstr "Nie znaleziono sumy kontrolnej dla %s" + +#: ./module/download_thread.py:169 +msgid "Checksum not implemented for %s" +msgstr "Sprawdzanie sumy kontrolnej nie zaimplementowane dla %s" + +#: ./module/file_list.py:87 +msgid "Found %s links in linkcollector" +msgstr "Znaleziono %s linków w link kolektorze" + +#: ./module/file_list.py:89 +msgid "Found %s unqueued packages" +msgstr "Znaleziono %s paczek spoza kolejki" + +#: ./module/file_list.py:91 +msgid "Added %s packages to queue" +msgstr "Dodano %s paczek do kolejki" + +#: ./module/thread_list.py:88 +msgid "Get links from: %s" +msgstr "Pobierz linki z: %s" + +#: ./module/thread_list.py:90 +msgid "Download starts: %s" +msgstr "Pobieranie rozpocznie się: %s" + +#: ./module/thread_list.py:136 +msgid "Parsed links from %s: %i" +msgstr "W %s znaleziono %i linków" + +#: ./module/thread_list.py:138 +msgid "No links in %s" +msgstr "Brak linków w %s" + +#: ./module/thread_list.py:145 +msgid "Download finished: %s" +msgstr "Pobieranie zakończono: %s" + +#: ./module/thread_list.py:151 +msgid "Download failed: %s | %s" +msgstr "Pobieranie nie udało się: %s | %s" + +#: ./module/thread_list.py:156 +msgid "Download aborted: %s" +msgstr "Pobieranie przerwane: %s" + +#: ./module/thread_list.py:206 +msgid "Starting reconnect" +msgstr "Próba ponownego połączenia" + +#: ./module/thread_list.py:220 +msgid "Reconnected, new IP: %s" +msgstr "Ponownie połączony, nowe IP: %s" + +#: ./pyLoadCore.py:111 +msgid "pycrypto to decode container files" +msgstr "pycrypto aby dekodować pliki kontenerowe" + +#: ./pyLoadCore.py:112 +msgid "Python Image Libary (PIL) for captha reading" +msgstr "PIL aby odczytywać tokeny (obrazki)" + +#: ./pyLoadCore.py:113 +msgid "pycurl for lower memory footprint while downloading" +msgstr "pycurl aby zmniejszyć zużycie pamięci w czasie pobierania" + +#: ./pyLoadCore.py:114 +msgid "Django for webinterface" +msgstr "Django aby mieć dostęp do interfejsu WWW" + +#: ./pyLoadCore.py:115 +msgid "tesseract for captcha reading" +msgstr "tesseract aby odczytywać tokeny (obrazki)" + +#: ./pyLoadCore.py:116 +msgid "gocr for captcha reading" +msgstr "gocr aby odczytywać tokeny (obrazki)" + +#: ./pyLoadCore.py:118 +msgid "folder for logs" +msgstr "katalog na logi" + +#: ./pyLoadCore.py:119 +msgid "folder for downloads" +msgstr "katalog na pobrane pliki" + +#: ./pyLoadCore.py:120 +msgid "file for links" +msgstr "katalog na linki" + +#: ./pyLoadCore.py:121 +msgid "file for failed links" +msgstr "katalog na linki których nie udało się odnaleźć" + +#: ./pyLoadCore.py:124 +msgid "OpenSSL for secure connection" +msgstr "OpenSSL dla szyfrowanego połączenia" + +#: ./pyLoadCore.py:125 +msgid "ssl certificate" +msgstr "certyfikat ssl" + +#: ./pyLoadCore.py:126 +msgid "ssl key" +msgstr "klucz ssl" + +#: ./pyLoadCore.py:150 +msgid "Downloadtime: %s" +msgstr "Czas pobierania: %s" + +#: ./pyLoadCore.py:179 +msgid "restarting pyLoad" +msgstr "przeładowuję pyLoad" + +#: ./pyLoadCore.py:183 +msgid "pyLoad quits" +msgstr "pyLoad zakańcza działanie" + +#: ./pyLoadCore.py:194 +msgid "Secure XMLRPC Server Started" +msgstr "Szyfrowany serwis XMLRPC wystartował" + +#: ./pyLoadCore.py:197 +msgid "Auth XMLRPC Server Started" +msgstr "Serwis XMLRPC z autentykacją wystartował" + +#: ./pyLoadCore.py:203 +msgid "Failed starting XMLRPC server CLI and GUI will not be available: %s" +msgstr "Nie udało się uruchomić serwisu XMLRPC - CLI i GUI nie będą dostępne: %s" + +#: ./pyLoadCore.py:272 +msgid "%s created" +msgstr "utworzono %s" + +#: ./pyLoadCore.py:275 +msgid "could not find %s: %s" +msgstr "nie można znaleźć %s: %s" + +#: ./pyLoadCore.py:277 +msgid "could not create %s: %s" +msgstr "nie można stworzyć %s: %s" + +#: ./pyLoadCore.py:305 +msgid "%s added" +msgstr "dodano %s" + +#: ./pyLoadCore.py:306 +msgid "created index of plugins" +msgstr "utworzono indeks wtyczek" + +#: ./pyLoadCore.py:325 +msgid "shutting down..." +msgstr "wyłączanie..." + +#: ./pyLoadCore.py:341 +msgid "No Updates for pyLoad" +msgstr "Brak aktualizacji pyLoad" + +#: ./pyLoadCore.py:344 +msgid "New pyLoad Version %s available" +msgstr "Dostępna nowa wersja %s pyLoad" + +#: ./pyLoadCore.py:369 +msgid "Auto install Failed" +msgstr "Automatyczna instalacja nie powiodła się" + +#: ./pyLoadCore.py:607 +msgid "killed pyLoad from Terminal" +msgstr "ubito pyLoad z poziomu terminala" + diff --git a/locale/pl/LC_MESSAGES/pyLoadCli.mo b/locale/pl/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..f649a4078 --- /dev/null +++ b/locale/pl/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/pl/LC_MESSAGES/pyLoadCli.po b/locale/pl/LC_MESSAGES/pyLoadCli.po new file mode 100755 index 000000000..64776e317 --- /dev/null +++ b/locale/pl/LC_MESSAGES/pyLoadCli.po @@ -0,0 +1,153 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010 pyLoad Team +# FIRST AUTHOR <bauerj@pyload.org>, 2010. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-04 18:59+CET\n" +"PO-Revision-Date: 2010-03-24 15:42+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: pyLoadCli.py:48 +msgid "pyLoadCore not running" +msgstr "pyLoadCore nie uruchomiony" + +#: pyLoadCli.py:54 +#: pyLoadCli.py:113 +msgid " Command Line Interface" +msgstr "IInterfejs Linii Komend (CLI)" + +#: pyLoadCli.py:115 +msgid "%s Downloads:" +msgstr "%s pobrań:" + +#: pyLoadCli.py:125 +msgid " Finished in: " +msgstr "Zakończono w:" + +#: pyLoadCli.py:125 +msgid " ID: " +msgstr "ID:" + +#: pyLoadCli.py:125 +msgid " Size: " +msgstr "Rozmiar:" + +#: pyLoadCli.py:125 +msgid " Speed: " +msgstr "Prędkość:" + +#: pyLoadCli.py:130 +msgid "waiting: " +msgstr "oczekują:" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " Files in queue: " +msgstr "Pliki w kolejce:" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " total Speed: " +msgstr "sumaryczna prędkość:" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid "Status: " +msgstr "Stan:" + +#: pyLoadCli.py:150 +msgid "Menu:" +msgstr "Menu:" + +#: pyLoadCli.py:155 +msgid " Add Links" +msgstr "Dodaj linki" + +#: pyLoadCli.py:157 +msgid " Manage Links" +msgstr "Zarządzaj linkami" + +#: pyLoadCli.py:159 +msgid " (Un)Pause Server" +msgstr "Zatrzymaj/Wznów serwer" + +#: pyLoadCli.py:161 +msgid " Kill Server" +msgstr "Wyłącz serwer" + +#: pyLoadCli.py:163 +msgid " Quit" +msgstr "Wyjście" + +#: pyLoadCli.py:173 +msgid "Name your package." +msgstr "Nazwij swój pakiet." + +#: pyLoadCli.py:183 +#: pyLoadCli.py:200 +#: pyLoadCli.py:244 +msgid " back to main menu" +msgstr "powrót do głównego menu" + +#: pyLoadCli.py:188 +msgid "Package: %s" +msgstr "Pakiet: %s" + +#: pyLoadCli.py:190 +msgid "Parse the links you want to add." +msgstr "Odczytaj linki które chcesz oddać." + +#: pyLoadCli.py:192 +msgid "Type %s when done." +msgstr "Wypisz %s kiedy ukończone." + +#: pyLoadCli.py:194 +msgid "Links added: " +msgstr "Dodanych linków:" + +#: pyLoadCli.py:206 +msgid "Type d(number of package) to delete a package, r to restart, or w/o d,r to look into it." +msgstr "Naciśnij d(numer paczki) aby ją usunąć, r aby zrestartować lub bez d czy r aby do niej zajrzeć." + +#: pyLoadCli.py:222 +msgid "Type d(number) of the link you want to delete or r(number) to restart." +msgstr "Naciśnij d(numer) linku który chcesz usunąć lub r(numer) aby link zrestartować." + +#: pyLoadCli.py:242 +msgid " - next" +msgstr " - następny" + +#: pyLoadCli.py:242 +msgid " - previous" +msgstr "- poprzedni" + +#: pyLoadCli.py:459 +msgid "Username: " +msgstr "Użytkownik:" + +#: pyLoadCli.py:460 +msgid "Adress: " +msgstr "Adres:" + +#: pyLoadCli.py:461 +msgid "Use SSL? ([y]/n): " +msgstr "Użyć SSL? ([y]/n):" + +#: pyLoadCli.py:466 +msgid "Port: " +msgstr "Port:" + +#: pyLoadCli.py:468 +msgid "Password: " +msgstr "Hasło:" + diff --git a/locale/pl/LC_MESSAGES/pyLoadGui.mo b/locale/pl/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..7d1745301 --- /dev/null +++ b/locale/pl/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/pl/LC_MESSAGES/pyLoadGui.po b/locale/pl/LC_MESSAGES/pyLoadGui.po new file mode 100755 index 000000000..700aea0c3 --- /dev/null +++ b/locale/pl/LC_MESSAGES/pyLoadGui.po @@ -0,0 +1,261 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-03 15:21+CET\n" +"PO-Revision-Date: 2010-03-24 15:41+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: ./module/gui/CaptchaDock.py:25 +msgid "Captcha" +msgstr "Token" + +#: ./module/gui/CaptchaDock.py:56 +#: ./module/gui/PWInputWindow.py:28 +msgid "OK" +msgstr "OK" + +#: ./module/gui/CaptchaDock.py:57 +#: ./module/gui/ConnectionManager.py:154 +#: ./module/gui/PWInputWindow.py:29 +msgid "Cancel" +msgstr "Anuluj" + +#: ./module/gui/ConnectionManager.py:33 +msgid "New" +msgstr "Nowy" + +#: ./module/gui/ConnectionManager.py:34 +msgid "Edit" +msgstr "Edytuj" + +#: ./module/gui/ConnectionManager.py:35 +#: ./module/gui/MainWindow.py:191 +#: ./module/gui/MainWindow.py:205 +msgid "Remove" +msgstr "Usuń" + +#: ./module/gui/ConnectionManager.py:36 +msgid "Connect" +msgstr "Połącz" + +#: ./module/gui/ConnectionManager.py:76 +msgid "%s (Default)" +msgstr "%s (domyślnie)" + +#: ./module/gui/ConnectionManager.py:138 +msgid "Name:" +msgstr "Nazwa:" + +#: ./module/gui/ConnectionManager.py:139 +msgid "Host:" +msgstr "Host:" + +#: ./module/gui/ConnectionManager.py:140 +msgid "SSL:" +msgstr "SSL:" + +#: ./module/gui/ConnectionManager.py:141 +msgid "Local:" +msgstr "Lokalny:" + +#: ./module/gui/ConnectionManager.py:142 +msgid "User:" +msgstr "Użytkownik:" + +#: ./module/gui/ConnectionManager.py:143 +msgid "Port:" +msgstr "Port:" + +#: ./module/gui/ConnectionManager.py:153 +msgid "Save" +msgstr "Zapisz" + +#: ./module/gui/MainWindow.py:33 +msgid "pyLoad Client" +msgstr "Klient pyLoad" + +#: ./module/gui/MainWindow.py:60 +msgid "Status: Not Connected" +msgstr "Status: nie połączony" + +#: ./module/gui/MainWindow.py:65 +msgid "File" +msgstr "Plik" + +#: ./module/gui/MainWindow.py:66 +msgid "Connections" +msgstr "Połączenia" + +#: ./module/gui/MainWindow.py:70 +msgid "Exit" +msgstr "Wyjście" + +#: ./module/gui/MainWindow.py:71 +msgid "Connection manager" +msgstr "Zarządzanie połączeniami" + +#: ./module/gui/MainWindow.py:88 +msgid "Queue" +msgstr "Kolejka" + +#: ./module/gui/MainWindow.py:89 +msgid "Collector" +msgstr "Kolektor" + +#: ./module/gui/MainWindow.py:90 +msgid "Settings" +msgstr "Ustawienia" + +#: ./module/gui/MainWindow.py:91 +msgid "Log" +msgstr "Log" + +#: ./module/gui/MainWindow.py:117 +msgid "Main Toolbar" +msgstr "Główny pasek" + +#: ./module/gui/MainWindow.py:120 +msgid "Toggle Pause/Resume" +msgstr "Wstrzymaj/Wznów" + +#: ./module/gui/MainWindow.py:126 +msgid "Stop" +msgstr "Zatrzymaj" + +#: ./module/gui/MainWindow.py:128 +msgid "Add" +msgstr "Dodaj" + +#: ./module/gui/MainWindow.py:130 +msgid "Check Clipboard" +msgstr "Sprawdź schowek" + +#: ./module/gui/MainWindow.py:137 +msgid "Package" +msgstr "Paczka" + +#: ./module/gui/MainWindow.py:138 +msgid "Links" +msgstr "Linki" + +#: ./module/gui/MainWindow.py:139 +msgid "Container" +msgstr "Kontener" + +#: ./module/gui/MainWindow.py:156 +msgid "Packages" +msgstr "Paczki" + +#: ./module/gui/MainWindow.py:158 +msgid "Push selected packages to queue" +msgstr "Wyślij wybraną paczkę do kolejki" + +#: ./module/gui/MainWindow.py:192 +msgid "Restart" +msgstr "Restartuj" + +#: ./module/gui/MainWindow.py:193 +msgid "Pull out" +msgstr "Wycofaj" + +#: ./module/gui/MainWindow.py:206 +msgid "Push to queue" +msgstr "Wyślij do kolejki" + +#: ./module/gui/MainWindow.py:207 +msgid "Edit Name" +msgstr "Edytuj nazwę" + +#: ./module/gui/MainWindow.py:277 +msgid "All Container Types (%s)" +msgstr "Wszystkie rodzaje kontenerów (%s)" + +#: ./module/gui/MainWindow.py:278 +msgid "DLC (%s)" +msgstr "DLC (%s)" + +#: ./module/gui/MainWindow.py:279 +msgid "CCF (%s)" +msgstr "CCF (%s)" + +#: ./module/gui/MainWindow.py:280 +msgid "RSDF (%s)" +msgstr "RSDF (%s)" + +#: ./module/gui/MainWindow.py:281 +msgid "Text Files (%s)" +msgstr "Pliki tekstowe (%s)" + +#: ./module/gui/MainWindow.py:283 +msgid "Open container" +msgstr "Otwórz kontener" + +#: ./module/gui/MainWindow.py:306 +msgid "Single Links" +msgstr "Pojedyńcze linki" + +#: ./module/gui/PWInputWindow.py:27 +msgid "Password:" +msgstr "Hasło:" + +#: ./module/gui/PackageDock.py:24 +msgid "New Package" +msgstr "Nowa paczka" + +#: ./module/gui/PackageDock.py:50 +#: ./pyLoadGui.py:236 +msgid "Name" +msgstr "Nazwa" + +#: ./module/gui/PackageDock.py:53 +msgid "Links in this Package" +msgstr "Linki na tej stronie" + +#: ./module/gui/PackageDock.py:68 +msgid "Create" +msgstr "Utwórz" + +#: ./pyLoadGui.py:236 +msgid "Plugin" +msgstr "Wtyczka" + +#: ./pyLoadGui.py:236 +msgid "Progress" +msgstr "Postęp" + +#: ./pyLoadGui.py:236 +msgid "Status" +msgstr "Stan" + +#: ./pyLoadGui.py:252 +msgid "Paused" +msgstr "Wstrzymany" + +#: ./pyLoadGui.py:254 +msgid "Running" +msgstr "Uruchomiony" + +#: ./pyLoadGui.py:256 +msgid "Status: %(status)s | Speed: %(speed)s kb/s" +msgstr "Stan: %(status)s | Prędkość: %(speed)s kb/s" + +#: ./pyLoadGui.py:281 +msgid "Update Available" +msgstr "Jest dostępna aktualizacja" + +#: ./pyLoadGui.py:305 +msgid "Unnamed" +msgstr "Bez nazwy" + diff --git a/locale/ro/LC_MESSAGES/pyLoad.mo b/locale/ro/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..2c20cfbd4 --- /dev/null +++ b/locale/ro/LC_MESSAGES/pyLoad.mo diff --git a/locale/ro/LC_MESSAGES/pyLoadCli.mo b/locale/ro/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/ro/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/ro/LC_MESSAGES/pyLoadGui.mo b/locale/ro/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/ro/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/ru/LC_MESSAGES/pyLoad.mo b/locale/ru/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..2c20cfbd4 --- /dev/null +++ b/locale/ru/LC_MESSAGES/pyLoad.mo diff --git a/locale/ru/LC_MESSAGES/pyLoadCli.mo b/locale/ru/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/ru/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/ru/LC_MESSAGES/pyLoadGui.mo b/locale/ru/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/ru/LC_MESSAGES/pyLoadGui.mo diff --git a/locale/tr/LC_MESSAGES/pyLoad.mo b/locale/tr/LC_MESSAGES/pyLoad.mo Binary files differnew file mode 100644 index 000000000..2c20cfbd4 --- /dev/null +++ b/locale/tr/LC_MESSAGES/pyLoad.mo diff --git a/locale/tr/LC_MESSAGES/pyLoadCli.mo b/locale/tr/LC_MESSAGES/pyLoadCli.mo Binary files differnew file mode 100644 index 000000000..30e94695b --- /dev/null +++ b/locale/tr/LC_MESSAGES/pyLoadCli.mo diff --git a/locale/tr/LC_MESSAGES/pyLoadCli.po b/locale/tr/LC_MESSAGES/pyLoadCli.po new file mode 100755 index 000000000..aa1421ecb --- /dev/null +++ b/locale/tr/LC_MESSAGES/pyLoadCli.po @@ -0,0 +1,153 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-02-04 18:59+CET\n" +"PO-Revision-Date: 2010-03-24 15:43+0100\n" +"Last-Translator: bauerj <jhnn.br@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.0.0\n" +"Generated-By: pygettext.py 1.5\n" + +#: pyLoadCli.py:48 +msgid "pyLoadCore not running" +msgstr "pyLoadCore çalışmıyor" + +#: pyLoadCli.py:54 +#: pyLoadCli.py:113 +msgid " Command Line Interface" +msgstr "" + +#: pyLoadCli.py:115 +msgid "%s Downloads:" +msgstr "" + +#: pyLoadCli.py:125 +msgid " Finished in: " +msgstr "Bitiş zamanı" + +#: pyLoadCli.py:125 +msgid " ID: " +msgstr "" + +#: pyLoadCli.py:125 +msgid " Size: " +msgstr "Büyüklük:" + +#: pyLoadCli.py:125 +msgid " Speed: " +msgstr "Hız:" + +#: pyLoadCli.py:130 +msgid "waiting: " +msgstr "bekleniyor:" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " Files in queue: " +msgstr "Beklemedeki dosyalar:" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid " total Speed: " +msgstr "toplam hız:" + +#: pyLoadCli.py:136 +#: pyLoadCli.py:138 +msgid "Status: " +msgstr "Statü:" + +#: pyLoadCli.py:150 +msgid "Menu:" +msgstr "Menü:" + +#: pyLoadCli.py:155 +msgid " Add Links" +msgstr "Linkler ekle" + +#: pyLoadCli.py:157 +msgid " Manage Links" +msgstr "Linkleri yönet" + +#: pyLoadCli.py:159 +msgid " (Un)Pause Server" +msgstr "" + +#: pyLoadCli.py:161 +msgid " Kill Server" +msgstr "" + +#: pyLoadCli.py:163 +msgid " Quit" +msgstr "" + +#: pyLoadCli.py:173 +msgid "Name your package." +msgstr "Dosyayı adlandırınız." + +#: pyLoadCli.py:183 +#: pyLoadCli.py:200 +#: pyLoadCli.py:244 +msgid " back to main menu" +msgstr "" + +#: pyLoadCli.py:188 +msgid "Package: %s" +msgstr "" + +#: pyLoadCli.py:190 +msgid "Parse the links you want to add." +msgstr "" + +#: pyLoadCli.py:192 +msgid "Type %s when done." +msgstr "" + +#: pyLoadCli.py:194 +msgid "Links added: " +msgstr "Eklenen linkler:" + +#: pyLoadCli.py:206 +msgid "Type d(number of package) to delete a package, r to restart, or w/o d,r to look into it." +msgstr "" + +#: pyLoadCli.py:222 +msgid "Type d(number) of the link you want to delete or r(number) to restart." +msgstr "" + +#: pyLoadCli.py:242 +msgid " - next" +msgstr "" + +#: pyLoadCli.py:242 +msgid " - previous" +msgstr "önceki" + +#: pyLoadCli.py:459 +msgid "Username: " +msgstr "Kullanıcı adı:" + +#: pyLoadCli.py:460 +msgid "Adress: " +msgstr "Adres:" + +#: pyLoadCli.py:461 +msgid "Use SSL? ([y]/n): " +msgstr "" + +#: pyLoadCli.py:466 +msgid "Port: " +msgstr "" + +#: pyLoadCli.py:468 +msgid "Password: " +msgstr "Şifre:" + diff --git a/locale/tr/LC_MESSAGES/pyLoadGui.mo b/locale/tr/LC_MESSAGES/pyLoadGui.mo Binary files differnew file mode 100644 index 000000000..1ae24953f --- /dev/null +++ b/locale/tr/LC_MESSAGES/pyLoadGui.mo |