diff options
59 files changed, 4786 insertions, 171 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 diff --git a/module/web/locale/de/LC_MESSAGES/django.mo b/module/web/locale/de/LC_MESSAGES/django.mo Binary files differindex 5136d5503..1bbe278a9 100644 --- a/module/web/locale/de/LC_MESSAGES/django.mo +++ b/module/web/locale/de/LC_MESSAGES/django.mo diff --git a/module/web/locale/de/LC_MESSAGES/django.po b/module/web/locale/de/LC_MESSAGES/django.po index 081a61199..a6140b513 100644 --- a/module/web/locale/de/LC_MESSAGES/django.po +++ b/module/web/locale/de/LC_MESSAGES/django.po @@ -2,276 +2,291 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-03-24 13:53+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2010-02-03 15:16+0000\n" +"PO-Revision-Date: 2010-03-24 15:25+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" - -#: ajax/views.py:110 -#, python-format -msgid "waiting %s" -msgstr "" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.0\n" #: pyload/views.py:26 -msgid "" -"Can't connect to pyLoad. Please check your configuration and make sure " -"pyLoad is running." -msgstr "" +msgid "Can't connect to pyLoad. Please check your configuration and make sure pyLoad is running." +msgstr "Kann Verbindung zu pyLoad. Bitte überprüfe die Einstellungen und den Core." #: pyload/views.py:47 msgid "You don't have permission to view this page." -msgstr "" +msgstr "Du hast keine Rechte um diese Seite zu betrachten." -#: pyload/views.py:86 +#: pyload/views.py:88 msgid "Download directory not found." -msgstr "" +msgstr "Downloadordner nicht gefunden." -#: templates/default/base.html:21 templates/default/base.html.py:217 +#: templates/default/base.html:21 +#: templates/default/base.html.py:184 msgid "Webinterface" -msgstr "" +msgstr "Weboberfläche" -#: templates/default/base.html:33 -msgid "Please Enter a packagename." -msgstr "" - -#: templates/default/base.html:85 templates/default/base.html.py:94 -#: templates/default/base.html:205 templates/default/base.html.py:206 -msgid "on" -msgstr "" - -#: templates/default/base.html:89 templates/default/base.html.py:98 -#: templates/default/base.html:205 templates/default/base.html.py:206 -msgid "off" -msgstr "" - -#: templates/default/base.html:149 +#: templates/default/base.html:126 msgid "Logout" -msgstr "" +msgstr "Abmelden" -#: templates/default/base.html:151 +#: templates/default/base.html:128 msgid "Administrate" -msgstr "" +msgstr "Administrieren" -#: templates/default/base.html:157 +#: templates/default/base.html:134 msgid "Please Login!" -msgstr "" +msgstr "Bitte anmelden!" -#: templates/default/base.html:169 templates/default/collector.html:90 -#: templates/default/downloads.html:8 templates/default/logs.html:9 -#: templates/default/queue.html:80 templates/default/settings.html:9 +#: templates/default/base.html:146 +#: templates/default/queue.html:78 msgid "Home" -msgstr "" +msgstr "Start" -#: templates/default/base.html:172 templates/default/collector.html:93 -#: templates/default/downloads.html:11 templates/default/logs.html:12 -#: templates/default/queue.html:75 templates/default/queue.html.py:76 -#: templates/default/queue.html:83 templates/default/settings.html:12 -#: templates/default/window.html:29 +#: templates/default/base.html:149 +#: templates/default/queue.html:75 +#: templates/default/queue.html.py:79 msgid "Queue" -msgstr "" +msgstr "Warteschlange" -#: templates/default/base.html:175 templates/default/collector.html:85 -#: templates/default/collector.html:86 templates/default/collector.html:96 -#: templates/default/downloads.html:14 templates/default/logs.html:15 -#: templates/default/queue.html:86 templates/default/settings.html:15 -#: templates/default/window.html:31 -msgid "Collector" -msgstr "" - -#: templates/default/base.html:178 templates/default/collector.html:99 -#: templates/default/downloads.html:17 templates/default/downloads.html:28 -#: templates/default/logs.html:18 templates/default/queue.html:89 -#: templates/default/settings.html:18 +#: templates/default/base.html:151 +#: templates/default/downloads.html:20 +#: templates/default/queue.html:80 msgid "Downloads" -msgstr "" +msgstr "Downloads" -#: templates/default/base.html:181 templates/default/collector.html:102 -#: templates/default/downloads.html:20 templates/default/logs.html:4 -#: templates/default/logs.html.py:5 templates/default/logs.html:21 -#: templates/default/queue.html:92 templates/default/settings.html:21 +#: templates/default/base.html:153 +#: templates/default/logs.html:4 +#: templates/default/queue.html:81 msgid "Logs" -msgstr "" - -#: templates/default/base.html:184 templates/default/collector.html:105 -#: templates/default/downloads.html:23 templates/default/logs.html:24 -#: templates/default/queue.html:95 templates/default/settings.html:4 -#: templates/default/settings.html.py:5 templates/default/settings.html:24 -msgid "Config" -msgstr "" +msgstr "Log" -#: templates/default/base.html:196 +#: templates/default/base.html:165 msgid "Play" -msgstr "" +msgstr "Start" -#: templates/default/base.html:197 +#: templates/default/base.html:166 msgid "Cancel" -msgstr "" +msgstr "Abbrechen" -#: templates/default/base.html:198 +#: templates/default/base.html:167 msgid "Stop" -msgstr "" +msgstr "Stoppen" -#: templates/default/base.html:199 +#: templates/default/base.html:168 msgid "Add" -msgstr "" - -#: templates/default/base.html:205 -msgid "Download:" -msgstr "" +msgstr "Hinzufügen" -#: templates/default/base.html:206 -msgid "Reconnect:" -msgstr "" - -#: templates/default/base.html:207 +#: templates/default/base.html:174 msgid "Speed:" -msgstr "" +msgstr "Geschwindigkeit:" -#: templates/default/base.html:208 +#: templates/default/base.html:175 msgid "Active:" -msgstr "" +msgstr "Aktiv:" -#: templates/default/base.html:209 +#: templates/default/base.html:176 msgid "Reload page" -msgstr "" +msgstr "Aktualisieren" -#: templates/default/base.html:237 +#: templates/default/base.html:204 msgid "© 2008-2010 the pyLoad Team" msgstr "© 2008-2010 das pyLoad Team" -#: templates/default/base.html:239 +#: templates/default/base.html:206 msgid "Back to top" -msgstr "" - -#: templates/default/collector.html:114 templates/default/queue.html:104 -msgid "Delete Package" -msgstr "" - -#: templates/default/collector.html:116 -msgid "Reset Package" -msgstr "" +msgstr "Nach oben" -#: templates/default/collector.html:118 -msgid "Push Package to Queue" -msgstr "" - -#: templates/default/collector.html:131 templates/default/queue.html:119 -msgid "Folder:" -msgstr "" - -#: templates/default/collector.html:133 templates/default/queue.html:121 -msgid "Delete Link" -msgstr "" - -#: templates/default/collector.html:135 templates/default/queue.html:123 -msgid "Restart Link" -msgstr "" - -#: templates/default/downloads.html:33 +#: templates/default/downloads.html:25 msgid "It's recommend not to download Files bigger than ~10MB from here." -msgstr "" +msgstr "Wir empfehlen keine Dateien die größer als 10MB sind von hier herunterzuladen." -#: templates/default/home.html:192 +#: templates/default/home.html:198 msgid "Active Downloads" -msgstr "" +msgstr "Aktiv" -#: templates/default/home.html:199 templates/default/window.html:11 +#: templates/default/home.html:205 +#: templates/default/window.html:11 msgid "Name" -msgstr "" +msgstr "Name" -#: templates/default/home.html:200 +#: templates/default/home.html:206 msgid "Status" -msgstr "" +msgstr "Status" -#: templates/default/home.html:201 -msgid "Information" -msgstr "" - -#: templates/default/home.html:202 +#: templates/default/home.html:208 msgid "Size" -msgstr "" +msgstr "Größe" -#: templates/default/home.html:203 +#: templates/default/home.html:209 msgid "Progress" -msgstr "" +msgstr "Fortschritt" #: templates/default/login.html:4 msgid "Login" -msgstr "" +msgstr "Anmelden" #: templates/default/login.html:15 msgid "Username" -msgstr "" +msgstr "Benutzername" #: templates/default/login.html:20 msgid "Password" -msgstr "" +msgstr "Passwort" #: templates/default/login.html:30 msgid "Your username and password didn't match. Please try again." -msgstr "" +msgstr "Anmeldeinformation falsch. Bitte noch einmal versuchen." #: templates/default/logout.html:9 msgid "You were successfully logged out." -msgstr "" +msgstr "Du wurdest erfolgreich abgemeldet." -#: templates/default/logs.html:34 -msgid "Start" -msgstr "" - -#: templates/default/logs.html:34 -msgid "prev" -msgstr "" - -#: templates/default/logs.html:34 -msgid "next" -msgstr "" - -#: templates/default/queue.html:106 -msgid "Restart Package" -msgstr "" +#: templates/default/queue.html:105 +msgid "Folder:" +msgstr "Ordner:" -#: templates/default/window.html:9 templates/default/window.html.py:35 +#: templates/default/window.html:9 +#: templates/default/window.html.py:26 msgid "Add Package" -msgstr "" +msgstr "Paket hinzufügen" #: templates/default/window.html:10 msgid "Paste your links or upload a container." -msgstr "" +msgstr "Links einfügen oder Container hochladen." #: templates/default/window.html:12 msgid "The name of the new package." -msgstr "" +msgstr "Name des neuen Pakets." #: templates/default/window.html:16 msgid "Links" -msgstr "" +msgstr "Links" #: templates/default/window.html:17 msgid "Paste your links here" -msgstr "" +msgstr "Links hier einfügen" #: templates/default/window.html:21 msgid "File" -msgstr "" +msgstr "Datei" #: templates/default/window.html:22 msgid "Upload a container." -msgstr "" +msgstr "Container hochladen." + +#: templates/default/window.html:27 +msgid "Reset" +msgstr "Zurücksetzen" + +#: templates/default/collector.html:114 +#: templates/default/queue.html:104 +msgid "Delete Package" +msgstr "Paket löschen" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "Paket in Warteschlange verschieben" + +#: templates/default/collector.html:133 +#: templates/default/queue.html:121 +msgid "Delete Link" +msgstr "Link löschen" + +#: templates/default/collector.html:135 +#: templates/default/queue.html:123 +msgid "Restart Link" +msgstr "Link neustarten" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "Paket zurücksetzen" + +#: templates/default/base.html:31 +msgid "Please Enter a packagename." +msgstr "Bitte gib einen Paketnamen ein." + +#: templates/default/logs.html:34 +msgid "next" +msgstr "weiter" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "Starten" + +#: templates/default/base.html:153 +#: templates/default/collector.html:85 +#: templates/default/collector.html:86 +#: templates/default/collector.html:96 +#: templates/default/downloads.html:14 +#: templates/default/logs.html:15 +#: templates/default/queue.html:86 +#: templates/default/settings.html:15 +msgid "Collector" +msgstr "Linksammler" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "Paket neustarten" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "zurück" + +#: templates/default/base.html:162 +#: templates/default/collector.html:105 +#: templates/default/downloads.html:23 +#: templates/default/logs.html:24 +#: templates/default/queue.html:95 +#: templates/default/settings.html:4 +#: templates/default/settings.html.py:5 +#: templates/default/settings.html:24 +msgid "Config" +msgstr "Einstellungen" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "Information" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "Download:" + +#: templates/default/base.html:89 +#: templates/default/base.html.py:98 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "off" +msgstr "aus" + +#: templates/default/base.html:85 +#: templates/default/base.html.py:94 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "on" +msgstr "an" #: templates/default/window.html:26 msgid "Destination" -msgstr "" +msgstr "Zielort:" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "Reconnect:" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "warte %s" + +#~ msgid "Infos" +#~ msgstr "Infos" -#: templates/default/window.html:36 -msgid "Reset" -msgstr "" diff --git a/module/web/locale/es/LC_MESSAGES/django.mo b/module/web/locale/es/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..3fb287c3d --- /dev/null +++ b/module/web/locale/es/LC_MESSAGES/django.mo diff --git a/module/web/locale/es/LC_MESSAGES/django.po b/module/web/locale/es/LC_MESSAGES/django.po new file mode 100644 index 000000000..f4f85013b --- /dev/null +++ b/module/web/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,277 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-24 13:54+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#: pyload/views.py:26 +msgid "" +"Can't connect to pyLoad. Please check your configuration and make sure " +"pyLoad is running." +msgstr "" + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:86 +msgid "Download directory not found." +msgstr "" + +#: templates/default/base.html:21 templates/default/base.html.py:217 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:33 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/base.html:85 templates/default/base.html.py:94 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/base.html:89 templates/default/base.html.py:98 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:149 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:151 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:157 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:169 templates/default/collector.html:90 +#: templates/default/downloads.html:8 templates/default/logs.html:9 +#: templates/default/queue.html:80 templates/default/settings.html:9 +msgid "Home" +msgstr "" + +#: templates/default/base.html:172 templates/default/collector.html:93 +#: templates/default/downloads.html:11 templates/default/logs.html:12 +#: templates/default/queue.html:75 templates/default/queue.html.py:76 +#: templates/default/queue.html:83 templates/default/settings.html:12 +#: templates/default/window.html:29 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:175 templates/default/collector.html:85 +#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/downloads.html:14 templates/default/logs.html:15 +#: templates/default/queue.html:86 templates/default/settings.html:15 +#: templates/default/window.html:31 +msgid "Collector" +msgstr "" + +#: templates/default/base.html:178 templates/default/collector.html:99 +#: templates/default/downloads.html:17 templates/default/downloads.html:28 +#: templates/default/logs.html:18 templates/default/queue.html:89 +#: templates/default/settings.html:18 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:181 templates/default/collector.html:102 +#: templates/default/downloads.html:20 templates/default/logs.html:4 +#: templates/default/logs.html.py:5 templates/default/logs.html:21 +#: templates/default/queue.html:92 templates/default/settings.html:21 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:184 templates/default/collector.html:105 +#: templates/default/downloads.html:23 templates/default/logs.html:24 +#: templates/default/queue.html:95 templates/default/settings.html:4 +#: templates/default/settings.html.py:5 templates/default/settings.html:24 +msgid "Config" +msgstr "" + +#: templates/default/base.html:196 +msgid "Play" +msgstr "" + +#: templates/default/base.html:197 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:198 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:199 +msgid "Add" +msgstr "" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: templates/default/base.html:207 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:208 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:209 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:237 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:239 +msgid "Back to top" +msgstr "" + +#: templates/default/collector.html:114 templates/default/queue.html:104 +msgid "Delete Package" +msgstr "" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "" + +#: templates/default/collector.html:131 templates/default/queue.html:119 +msgid "Folder:" +msgstr "" + +#: templates/default/collector.html:133 templates/default/queue.html:121 +msgid "Delete Link" +msgstr "" + +#: templates/default/collector.html:135 templates/default/queue.html:123 +msgid "Restart Link" +msgstr "" + +#: templates/default/downloads.html:33 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "" + +#: templates/default/home.html:192 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:199 templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:200 +msgid "Status" +msgstr "" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/home.html:202 +msgid "Size" +msgstr "" + +#: templates/default/home.html:203 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/window.html:9 templates/default/window.html.py:35 +msgid "Add Package" +msgstr "" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "" + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "" + +#: templates/default/window.html:16 +msgid "Links" +msgstr "" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "" + +#: templates/default/window.html:21 +msgid "File" +msgstr "" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/window.html:36 +msgid "Reset" +msgstr "" diff --git a/module/web/locale/fi/LC_MESSAGES/django.mo b/module/web/locale/fi/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..3fb287c3d --- /dev/null +++ b/module/web/locale/fi/LC_MESSAGES/django.mo diff --git a/module/web/locale/fi/LC_MESSAGES/django.po b/module/web/locale/fi/LC_MESSAGES/django.po new file mode 100644 index 000000000..f4f85013b --- /dev/null +++ b/module/web/locale/fi/LC_MESSAGES/django.po @@ -0,0 +1,277 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-24 13:54+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#: pyload/views.py:26 +msgid "" +"Can't connect to pyLoad. Please check your configuration and make sure " +"pyLoad is running." +msgstr "" + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:86 +msgid "Download directory not found." +msgstr "" + +#: templates/default/base.html:21 templates/default/base.html.py:217 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:33 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/base.html:85 templates/default/base.html.py:94 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/base.html:89 templates/default/base.html.py:98 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:149 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:151 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:157 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:169 templates/default/collector.html:90 +#: templates/default/downloads.html:8 templates/default/logs.html:9 +#: templates/default/queue.html:80 templates/default/settings.html:9 +msgid "Home" +msgstr "" + +#: templates/default/base.html:172 templates/default/collector.html:93 +#: templates/default/downloads.html:11 templates/default/logs.html:12 +#: templates/default/queue.html:75 templates/default/queue.html.py:76 +#: templates/default/queue.html:83 templates/default/settings.html:12 +#: templates/default/window.html:29 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:175 templates/default/collector.html:85 +#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/downloads.html:14 templates/default/logs.html:15 +#: templates/default/queue.html:86 templates/default/settings.html:15 +#: templates/default/window.html:31 +msgid "Collector" +msgstr "" + +#: templates/default/base.html:178 templates/default/collector.html:99 +#: templates/default/downloads.html:17 templates/default/downloads.html:28 +#: templates/default/logs.html:18 templates/default/queue.html:89 +#: templates/default/settings.html:18 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:181 templates/default/collector.html:102 +#: templates/default/downloads.html:20 templates/default/logs.html:4 +#: templates/default/logs.html.py:5 templates/default/logs.html:21 +#: templates/default/queue.html:92 templates/default/settings.html:21 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:184 templates/default/collector.html:105 +#: templates/default/downloads.html:23 templates/default/logs.html:24 +#: templates/default/queue.html:95 templates/default/settings.html:4 +#: templates/default/settings.html.py:5 templates/default/settings.html:24 +msgid "Config" +msgstr "" + +#: templates/default/base.html:196 +msgid "Play" +msgstr "" + +#: templates/default/base.html:197 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:198 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:199 +msgid "Add" +msgstr "" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: templates/default/base.html:207 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:208 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:209 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:237 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:239 +msgid "Back to top" +msgstr "" + +#: templates/default/collector.html:114 templates/default/queue.html:104 +msgid "Delete Package" +msgstr "" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "" + +#: templates/default/collector.html:131 templates/default/queue.html:119 +msgid "Folder:" +msgstr "" + +#: templates/default/collector.html:133 templates/default/queue.html:121 +msgid "Delete Link" +msgstr "" + +#: templates/default/collector.html:135 templates/default/queue.html:123 +msgid "Restart Link" +msgstr "" + +#: templates/default/downloads.html:33 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "" + +#: templates/default/home.html:192 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:199 templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:200 +msgid "Status" +msgstr "" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/home.html:202 +msgid "Size" +msgstr "" + +#: templates/default/home.html:203 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/window.html:9 templates/default/window.html.py:35 +msgid "Add Package" +msgstr "" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "" + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "" + +#: templates/default/window.html:16 +msgid "Links" +msgstr "" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "" + +#: templates/default/window.html:21 +msgid "File" +msgstr "" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/window.html:36 +msgid "Reset" +msgstr "" diff --git a/module/web/locale/fr/LC_MESSAGES/django.mo b/module/web/locale/fr/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..3fb287c3d --- /dev/null +++ b/module/web/locale/fr/LC_MESSAGES/django.mo diff --git a/module/web/locale/fr/LC_MESSAGES/django.po b/module/web/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 000000000..f4f85013b --- /dev/null +++ b/module/web/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,277 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-24 13:54+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#: pyload/views.py:26 +msgid "" +"Can't connect to pyLoad. Please check your configuration and make sure " +"pyLoad is running." +msgstr "" + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:86 +msgid "Download directory not found." +msgstr "" + +#: templates/default/base.html:21 templates/default/base.html.py:217 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:33 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/base.html:85 templates/default/base.html.py:94 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/base.html:89 templates/default/base.html.py:98 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:149 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:151 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:157 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:169 templates/default/collector.html:90 +#: templates/default/downloads.html:8 templates/default/logs.html:9 +#: templates/default/queue.html:80 templates/default/settings.html:9 +msgid "Home" +msgstr "" + +#: templates/default/base.html:172 templates/default/collector.html:93 +#: templates/default/downloads.html:11 templates/default/logs.html:12 +#: templates/default/queue.html:75 templates/default/queue.html.py:76 +#: templates/default/queue.html:83 templates/default/settings.html:12 +#: templates/default/window.html:29 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:175 templates/default/collector.html:85 +#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/downloads.html:14 templates/default/logs.html:15 +#: templates/default/queue.html:86 templates/default/settings.html:15 +#: templates/default/window.html:31 +msgid "Collector" +msgstr "" + +#: templates/default/base.html:178 templates/default/collector.html:99 +#: templates/default/downloads.html:17 templates/default/downloads.html:28 +#: templates/default/logs.html:18 templates/default/queue.html:89 +#: templates/default/settings.html:18 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:181 templates/default/collector.html:102 +#: templates/default/downloads.html:20 templates/default/logs.html:4 +#: templates/default/logs.html.py:5 templates/default/logs.html:21 +#: templates/default/queue.html:92 templates/default/settings.html:21 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:184 templates/default/collector.html:105 +#: templates/default/downloads.html:23 templates/default/logs.html:24 +#: templates/default/queue.html:95 templates/default/settings.html:4 +#: templates/default/settings.html.py:5 templates/default/settings.html:24 +msgid "Config" +msgstr "" + +#: templates/default/base.html:196 +msgid "Play" +msgstr "" + +#: templates/default/base.html:197 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:198 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:199 +msgid "Add" +msgstr "" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: templates/default/base.html:207 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:208 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:209 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:237 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:239 +msgid "Back to top" +msgstr "" + +#: templates/default/collector.html:114 templates/default/queue.html:104 +msgid "Delete Package" +msgstr "" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "" + +#: templates/default/collector.html:131 templates/default/queue.html:119 +msgid "Folder:" +msgstr "" + +#: templates/default/collector.html:133 templates/default/queue.html:121 +msgid "Delete Link" +msgstr "" + +#: templates/default/collector.html:135 templates/default/queue.html:123 +msgid "Restart Link" +msgstr "" + +#: templates/default/downloads.html:33 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "" + +#: templates/default/home.html:192 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:199 templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:200 +msgid "Status" +msgstr "" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/home.html:202 +msgid "Size" +msgstr "" + +#: templates/default/home.html:203 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/window.html:9 templates/default/window.html.py:35 +msgid "Add Package" +msgstr "" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "" + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "" + +#: templates/default/window.html:16 +msgid "Links" +msgstr "" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "" + +#: templates/default/window.html:21 +msgid "File" +msgstr "" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/window.html:36 +msgid "Reset" +msgstr "" diff --git a/module/web/locale/it/LC_MESSAGES/django.mo b/module/web/locale/it/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..3fb287c3d --- /dev/null +++ b/module/web/locale/it/LC_MESSAGES/django.mo diff --git a/module/web/locale/it/LC_MESSAGES/django.po b/module/web/locale/it/LC_MESSAGES/django.po new file mode 100644 index 000000000..f4f85013b --- /dev/null +++ b/module/web/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,277 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-24 13:54+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#: pyload/views.py:26 +msgid "" +"Can't connect to pyLoad. Please check your configuration and make sure " +"pyLoad is running." +msgstr "" + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:86 +msgid "Download directory not found." +msgstr "" + +#: templates/default/base.html:21 templates/default/base.html.py:217 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:33 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/base.html:85 templates/default/base.html.py:94 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/base.html:89 templates/default/base.html.py:98 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:149 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:151 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:157 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:169 templates/default/collector.html:90 +#: templates/default/downloads.html:8 templates/default/logs.html:9 +#: templates/default/queue.html:80 templates/default/settings.html:9 +msgid "Home" +msgstr "" + +#: templates/default/base.html:172 templates/default/collector.html:93 +#: templates/default/downloads.html:11 templates/default/logs.html:12 +#: templates/default/queue.html:75 templates/default/queue.html.py:76 +#: templates/default/queue.html:83 templates/default/settings.html:12 +#: templates/default/window.html:29 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:175 templates/default/collector.html:85 +#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/downloads.html:14 templates/default/logs.html:15 +#: templates/default/queue.html:86 templates/default/settings.html:15 +#: templates/default/window.html:31 +msgid "Collector" +msgstr "" + +#: templates/default/base.html:178 templates/default/collector.html:99 +#: templates/default/downloads.html:17 templates/default/downloads.html:28 +#: templates/default/logs.html:18 templates/default/queue.html:89 +#: templates/default/settings.html:18 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:181 templates/default/collector.html:102 +#: templates/default/downloads.html:20 templates/default/logs.html:4 +#: templates/default/logs.html.py:5 templates/default/logs.html:21 +#: templates/default/queue.html:92 templates/default/settings.html:21 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:184 templates/default/collector.html:105 +#: templates/default/downloads.html:23 templates/default/logs.html:24 +#: templates/default/queue.html:95 templates/default/settings.html:4 +#: templates/default/settings.html.py:5 templates/default/settings.html:24 +msgid "Config" +msgstr "" + +#: templates/default/base.html:196 +msgid "Play" +msgstr "" + +#: templates/default/base.html:197 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:198 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:199 +msgid "Add" +msgstr "" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: templates/default/base.html:207 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:208 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:209 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:237 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:239 +msgid "Back to top" +msgstr "" + +#: templates/default/collector.html:114 templates/default/queue.html:104 +msgid "Delete Package" +msgstr "" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "" + +#: templates/default/collector.html:131 templates/default/queue.html:119 +msgid "Folder:" +msgstr "" + +#: templates/default/collector.html:133 templates/default/queue.html:121 +msgid "Delete Link" +msgstr "" + +#: templates/default/collector.html:135 templates/default/queue.html:123 +msgid "Restart Link" +msgstr "" + +#: templates/default/downloads.html:33 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "" + +#: templates/default/home.html:192 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:199 templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:200 +msgid "Status" +msgstr "" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/home.html:202 +msgid "Size" +msgstr "" + +#: templates/default/home.html:203 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/window.html:9 templates/default/window.html.py:35 +msgid "Add Package" +msgstr "" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "" + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "" + +#: templates/default/window.html:16 +msgid "Links" +msgstr "" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "" + +#: templates/default/window.html:21 +msgid "File" +msgstr "" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/window.html:36 +msgid "Reset" +msgstr "" diff --git a/module/web/locale/nl/LC_MESSAGES/django.mo b/module/web/locale/nl/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..26edb6ad6 --- /dev/null +++ b/module/web/locale/nl/LC_MESSAGES/django.mo diff --git a/module/web/locale/nl/LC_MESSAGES/django.po b/module/web/locale/nl/LC_MESSAGES/django.po new file mode 100755 index 000000000..9f6541fb9 --- /dev/null +++ b/module/web/locale/nl/LC_MESSAGES/django.po @@ -0,0 +1,293 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# 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:16+0000\n" +"PO-Revision-Date: 2010-03-24 15:27+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" + +#: pyload/views.py:26 +msgid "Can't connect to pyLoad. Please check your configuration and make sure pyLoad is running." +msgstr "Kon niet verbinden met pyLoad. Kijk de configuratie na en wees zeker dat pyLoad is gestart." + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "Je hebt geen rechten om deze pagina te zien." + +#: pyload/views.py:88 +msgid "Download directory not found." +msgstr "Download map niet gevonden." + +#: templates/default/base.html:21 +#: templates/default/base.html.py:184 +msgid "Webinterface" +msgstr "Webinterface" + +#: templates/default/base.html:126 +msgid "Logout" +msgstr "Log uit" + +#: templates/default/base.html:128 +msgid "Administrate" +msgstr "Administratie" + +#: templates/default/base.html:134 +msgid "Please Login!" +msgstr "Log in alsjeblieft!" + +#: templates/default/base.html:146 +#: templates/default/queue.html:78 +msgid "Home" +msgstr "Home" + +#: templates/default/base.html:149 +#: templates/default/queue.html:75 +#: templates/default/queue.html.py:79 +msgid "Queue" +msgstr "Wachtrij" + +#: templates/default/base.html:151 +#: templates/default/downloads.html:20 +#: templates/default/queue.html:80 +msgid "Downloads" +msgstr "Downloads" + +#: templates/default/base.html:153 +#: templates/default/logs.html:4 +#: templates/default/queue.html:81 +msgid "Logs" +msgstr "Logboek" + +#: templates/default/base.html:165 +msgid "Play" +msgstr "Start" + +#: templates/default/base.html:166 +msgid "Cancel" +msgstr "Annuleer" + +#: templates/default/base.html:167 +msgid "Stop" +msgstr "Stop" + +#: templates/default/base.html:168 +msgid "Add" +msgstr "Toevoegen" + +#: templates/default/base.html:174 +msgid "Speed:" +msgstr "Snelheid:" + +#: templates/default/base.html:175 +msgid "Active:" +msgstr "Actief:" + +#: templates/default/base.html:176 +msgid "Reload page" +msgstr "Herlaad pagina" + +#: templates/default/base.html:204 +msgid "© 2008-2010 the pyLoad Team" +msgstr "© 2008-2010 the pyLoad Team" + +#: templates/default/base.html:206 +msgid "Back to top" +msgstr "Naar top" + +#: templates/default/downloads.html:25 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "Het is niet aangeraden bestanden te downloaden die groter zijn dan 10MB van uit hier." + +#: templates/default/home.html:198 +msgid "Active Downloads" +msgstr "Actieve downloads" + +#: templates/default/home.html:205 +#: templates/default/window.html:11 +msgid "Name" +msgstr "Naam" + +#: templates/default/home.html:206 +msgid "Status" +msgstr "Status" + +#: templates/default/home.html:208 +msgid "Size" +msgstr "Grote" + +#: templates/default/home.html:209 +msgid "Progress" +msgstr "Vooruitgang" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "Log in" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "Gebruikersnaam" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "Wachtwoord" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "Je gebruikersnaam en wachtwoord komen niet overeen, probeer het nog een keer." + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "Je bent succesvol uitgelogd." + +#: templates/default/queue.html:105 +msgid "Folder:" +msgstr "Map:" + +#: templates/default/window.html:9 +#: templates/default/window.html.py:26 +msgid "Add Package" +msgstr "Toevoegen Pakket" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "Plak je links of upload een DLC bestand." + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "De naam of het nieuwe pakket." + +#: templates/default/window.html:16 +msgid "Links" +msgstr "Links" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "Plak je links hier" + +#: templates/default/window.html:21 +msgid "File" +msgstr "Bestand" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "Upload een container" + +#: templates/default/window.html:27 +msgid "Reset" +msgstr "Herstart" + +#: templates/default/collector.html:114 +#: templates/default/queue.html:104 +msgid "Delete Package" +msgstr "Delete pakket" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "Stuur het pakket naar de wachtrij" + +#: templates/default/collector.html:133 +#: templates/default/queue.html:121 +msgid "Delete Link" +msgstr "Verwijder Link" + +#: templates/default/collector.html:135 +#: templates/default/queue.html:123 +msgid "Restart Link" +msgstr "Herstart Link" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "Herstart Pakket" + +#: templates/default/base.html:31 +msgid "Please Enter a packagename." +msgstr "Enter een pakketnaam." + +#: templates/default/logs.html:34 +msgid "next" +msgstr "Volgende" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "Start" + +#: templates/default/base.html:153 +#: templates/default/collector.html:85 +#: templates/default/collector.html:86 +#: templates/default/collector.html:96 +#: templates/default/downloads.html:14 +#: templates/default/logs.html:15 +#: templates/default/queue.html:86 +#: templates/default/settings.html:15 +msgid "Collector" +msgstr "Verzamelaar" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "Herstart Pakket" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "Vorige" + +#: templates/default/base.html:162 +#: templates/default/collector.html:105 +#: templates/default/downloads.html:23 +#: templates/default/logs.html:24 +#: templates/default/queue.html:95 +#: templates/default/settings.html:4 +#: templates/default/settings.html.py:5 +#: templates/default/settings.html:24 +msgid "Config" +msgstr "Configuratie" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/base.html:205 +#, fuzzy +msgid "Download:" +msgstr "Downloads" + +#: templates/default/base.html:89 +#: templates/default/base.html.py:98 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:85 +#: templates/default/base.html.py:94 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#~ msgid "Infos" +#~ msgstr "Informatie" + diff --git a/module/web/locale/pl/LC_MESSAGES/django.mo b/module/web/locale/pl/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..803ca8a68 --- /dev/null +++ b/module/web/locale/pl/LC_MESSAGES/django.mo diff --git a/module/web/locale/pl/LC_MESSAGES/django.po b/module/web/locale/pl/LC_MESSAGES/django.po new file mode 100755 index 000000000..64f29d66b --- /dev/null +++ b/module/web/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,293 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# 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:16+0000\n" +"PO-Revision-Date: 2010-03-24 15:27+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" + +#: pyload/views.py:26 +msgid "Can't connect to pyLoad. Please check your configuration and make sure pyLoad is running." +msgstr "Nie można połączyć się z pyLoad. Proszę sprawdzić konfigurację i upewnić się, że pyLoad działa." + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "Nie masz uprawnień aby oglądać tę stronę." + +#: pyload/views.py:88 +msgid "Download directory not found." +msgstr "Katalog na pobrane pliki nie istnieje." + +#: templates/default/base.html:21 +#: templates/default/base.html.py:184 +msgid "Webinterface" +msgstr "Interfejs WWW" + +#: templates/default/base.html:126 +msgid "Logout" +msgstr "Wyloguj" + +#: templates/default/base.html:128 +msgid "Administrate" +msgstr "Zarządzaj" + +#: templates/default/base.html:134 +msgid "Please Login!" +msgstr "Proszę się zalogować!" + +#: templates/default/base.html:146 +#: templates/default/queue.html:78 +msgid "Home" +msgstr "Home" + +#: templates/default/base.html:149 +#: templates/default/queue.html:75 +#: templates/default/queue.html.py:79 +msgid "Queue" +msgstr "Kolejka" + +#: templates/default/base.html:151 +#: templates/default/downloads.html:20 +#: templates/default/queue.html:80 +msgid "Downloads" +msgstr "Pobrane" + +#: templates/default/base.html:153 +#: templates/default/logs.html:4 +#: templates/default/queue.html:81 +msgid "Logs" +msgstr "Logi" + +#: templates/default/base.html:165 +msgid "Play" +msgstr "Start" + +#: templates/default/base.html:166 +msgid "Cancel" +msgstr "Anuluj" + +#: templates/default/base.html:167 +msgid "Stop" +msgstr "Zatrzymaj" + +#: templates/default/base.html:168 +msgid "Add" +msgstr "Dodaj" + +#: templates/default/base.html:174 +msgid "Speed:" +msgstr "Prędkość:" + +#: templates/default/base.html:175 +msgid "Active:" +msgstr "Aktywny:" + +#: templates/default/base.html:176 +msgid "Reload page" +msgstr "Odśwież stronę" + +#: templates/default/base.html:204 +msgid "© 2008-2010 the pyLoad Team" +msgstr "© 2008-2010 Zespół pyLoad" + +#: templates/default/base.html:206 +msgid "Back to top" +msgstr "Początek strony" + +#: templates/default/downloads.html:25 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "Nie zaleca się pobierania stąd plików większych niż 10MB." + +#: templates/default/home.html:198 +msgid "Active Downloads" +msgstr "Obecnie pobierane" + +#: templates/default/home.html:205 +#: templates/default/window.html:11 +msgid "Name" +msgstr "Nazwa" + +#: templates/default/home.html:206 +msgid "Status" +msgstr "Stan" + +#: templates/default/home.html:208 +msgid "Size" +msgstr "Rozmiar" + +#: templates/default/home.html:209 +msgid "Progress" +msgstr "Postęp" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "Zaloguj" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "Użytkownik" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "Hasło" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "Nieprawidłowy użytkownik lub hasło. Proszę spróbować ponownie." + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "Wylogowano pomyślnie." + +#: templates/default/queue.html:105 +msgid "Folder:" +msgstr "Katalog:" + +#: templates/default/window.html:9 +#: templates/default/window.html.py:26 +msgid "Add Package" +msgstr "Dodaj paczkę" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "Wklej linki lub załaduj kontener." + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "Nazwa paczki." + +#: templates/default/window.html:16 +msgid "Links" +msgstr "Linki" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "Tutaj wklej swoje linki" + +#: templates/default/window.html:21 +msgid "File" +msgstr "Plik" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "Załaduj kontener." + +#: templates/default/window.html:27 +msgid "Reset" +msgstr "Wyczyść" + +#: templates/default/collector.html:114 +#: templates/default/queue.html:104 +msgid "Delete Package" +msgstr "Usuń paczkę" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "Dodaj paczkę do kolejki" + +#: templates/default/collector.html:133 +#: templates/default/queue.html:121 +msgid "Delete Link" +msgstr "Usuń link" + +#: templates/default/collector.html:135 +#: templates/default/queue.html:123 +msgid "Restart Link" +msgstr "Zrestartuj link" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "Zresetuj paczkę" + +#: templates/default/base.html:31 +msgid "Please Enter a packagename." +msgstr "Podaj nazwę paczki" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "następny" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "Start" + +#: templates/default/base.html:153 +#: templates/default/collector.html:85 +#: templates/default/collector.html:86 +#: templates/default/collector.html:96 +#: templates/default/downloads.html:14 +#: templates/default/logs.html:15 +#: templates/default/queue.html:86 +#: templates/default/settings.html:15 +msgid "Collector" +msgstr "Zbieracz" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "Zrestartuj paczkę" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "poprzedni" + +#: templates/default/base.html:162 +#: templates/default/collector.html:105 +#: templates/default/downloads.html:23 +#: templates/default/logs.html:24 +#: templates/default/queue.html:95 +#: templates/default/settings.html:4 +#: templates/default/settings.html.py:5 +#: templates/default/settings.html:24 +msgid "Config" +msgstr "Konfiguracja" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/base.html:205 +#, fuzzy +msgid "Download:" +msgstr "Pobrane" + +#: templates/default/base.html:89 +#: templates/default/base.html.py:98 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:85 +#: templates/default/base.html.py:94 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#~ msgid "Infos" +#~ msgstr "Informacje" + diff --git a/module/web/locale/ro/LC_MESSAGES/django.mo b/module/web/locale/ro/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..3fb287c3d --- /dev/null +++ b/module/web/locale/ro/LC_MESSAGES/django.mo diff --git a/module/web/locale/ro/LC_MESSAGES/django.po b/module/web/locale/ro/LC_MESSAGES/django.po new file mode 100644 index 000000000..f4f85013b --- /dev/null +++ b/module/web/locale/ro/LC_MESSAGES/django.po @@ -0,0 +1,277 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-24 13:54+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#: pyload/views.py:26 +msgid "" +"Can't connect to pyLoad. Please check your configuration and make sure " +"pyLoad is running." +msgstr "" + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:86 +msgid "Download directory not found." +msgstr "" + +#: templates/default/base.html:21 templates/default/base.html.py:217 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:33 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/base.html:85 templates/default/base.html.py:94 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/base.html:89 templates/default/base.html.py:98 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:149 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:151 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:157 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:169 templates/default/collector.html:90 +#: templates/default/downloads.html:8 templates/default/logs.html:9 +#: templates/default/queue.html:80 templates/default/settings.html:9 +msgid "Home" +msgstr "" + +#: templates/default/base.html:172 templates/default/collector.html:93 +#: templates/default/downloads.html:11 templates/default/logs.html:12 +#: templates/default/queue.html:75 templates/default/queue.html.py:76 +#: templates/default/queue.html:83 templates/default/settings.html:12 +#: templates/default/window.html:29 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:175 templates/default/collector.html:85 +#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/downloads.html:14 templates/default/logs.html:15 +#: templates/default/queue.html:86 templates/default/settings.html:15 +#: templates/default/window.html:31 +msgid "Collector" +msgstr "" + +#: templates/default/base.html:178 templates/default/collector.html:99 +#: templates/default/downloads.html:17 templates/default/downloads.html:28 +#: templates/default/logs.html:18 templates/default/queue.html:89 +#: templates/default/settings.html:18 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:181 templates/default/collector.html:102 +#: templates/default/downloads.html:20 templates/default/logs.html:4 +#: templates/default/logs.html.py:5 templates/default/logs.html:21 +#: templates/default/queue.html:92 templates/default/settings.html:21 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:184 templates/default/collector.html:105 +#: templates/default/downloads.html:23 templates/default/logs.html:24 +#: templates/default/queue.html:95 templates/default/settings.html:4 +#: templates/default/settings.html.py:5 templates/default/settings.html:24 +msgid "Config" +msgstr "" + +#: templates/default/base.html:196 +msgid "Play" +msgstr "" + +#: templates/default/base.html:197 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:198 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:199 +msgid "Add" +msgstr "" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: templates/default/base.html:207 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:208 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:209 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:237 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:239 +msgid "Back to top" +msgstr "" + +#: templates/default/collector.html:114 templates/default/queue.html:104 +msgid "Delete Package" +msgstr "" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "" + +#: templates/default/collector.html:131 templates/default/queue.html:119 +msgid "Folder:" +msgstr "" + +#: templates/default/collector.html:133 templates/default/queue.html:121 +msgid "Delete Link" +msgstr "" + +#: templates/default/collector.html:135 templates/default/queue.html:123 +msgid "Restart Link" +msgstr "" + +#: templates/default/downloads.html:33 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "" + +#: templates/default/home.html:192 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:199 templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:200 +msgid "Status" +msgstr "" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/home.html:202 +msgid "Size" +msgstr "" + +#: templates/default/home.html:203 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/window.html:9 templates/default/window.html.py:35 +msgid "Add Package" +msgstr "" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "" + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "" + +#: templates/default/window.html:16 +msgid "Links" +msgstr "" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "" + +#: templates/default/window.html:21 +msgid "File" +msgstr "" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/window.html:36 +msgid "Reset" +msgstr "" diff --git a/module/web/locale/ru/LC_MESSAGES/django.mo b/module/web/locale/ru/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..3fb287c3d --- /dev/null +++ b/module/web/locale/ru/LC_MESSAGES/django.mo diff --git a/module/web/locale/ru/LC_MESSAGES/django.po b/module/web/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 000000000..f4f85013b --- /dev/null +++ b/module/web/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,277 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-24 13:54+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + +#: pyload/views.py:26 +msgid "" +"Can't connect to pyLoad. Please check your configuration and make sure " +"pyLoad is running." +msgstr "" + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:86 +msgid "Download directory not found." +msgstr "" + +#: templates/default/base.html:21 templates/default/base.html.py:217 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:33 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/base.html:85 templates/default/base.html.py:94 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/base.html:89 templates/default/base.html.py:98 +#: templates/default/base.html:205 templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:149 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:151 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:157 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:169 templates/default/collector.html:90 +#: templates/default/downloads.html:8 templates/default/logs.html:9 +#: templates/default/queue.html:80 templates/default/settings.html:9 +msgid "Home" +msgstr "" + +#: templates/default/base.html:172 templates/default/collector.html:93 +#: templates/default/downloads.html:11 templates/default/logs.html:12 +#: templates/default/queue.html:75 templates/default/queue.html.py:76 +#: templates/default/queue.html:83 templates/default/settings.html:12 +#: templates/default/window.html:29 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:175 templates/default/collector.html:85 +#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/downloads.html:14 templates/default/logs.html:15 +#: templates/default/queue.html:86 templates/default/settings.html:15 +#: templates/default/window.html:31 +msgid "Collector" +msgstr "" + +#: templates/default/base.html:178 templates/default/collector.html:99 +#: templates/default/downloads.html:17 templates/default/downloads.html:28 +#: templates/default/logs.html:18 templates/default/queue.html:89 +#: templates/default/settings.html:18 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:181 templates/default/collector.html:102 +#: templates/default/downloads.html:20 templates/default/logs.html:4 +#: templates/default/logs.html.py:5 templates/default/logs.html:21 +#: templates/default/queue.html:92 templates/default/settings.html:21 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:184 templates/default/collector.html:105 +#: templates/default/downloads.html:23 templates/default/logs.html:24 +#: templates/default/queue.html:95 templates/default/settings.html:4 +#: templates/default/settings.html.py:5 templates/default/settings.html:24 +msgid "Config" +msgstr "" + +#: templates/default/base.html:196 +msgid "Play" +msgstr "" + +#: templates/default/base.html:197 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:198 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:199 +msgid "Add" +msgstr "" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: templates/default/base.html:207 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:208 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:209 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:237 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:239 +msgid "Back to top" +msgstr "" + +#: templates/default/collector.html:114 templates/default/queue.html:104 +msgid "Delete Package" +msgstr "" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "" + +#: templates/default/collector.html:131 templates/default/queue.html:119 +msgid "Folder:" +msgstr "" + +#: templates/default/collector.html:133 templates/default/queue.html:121 +msgid "Delete Link" +msgstr "" + +#: templates/default/collector.html:135 templates/default/queue.html:123 +msgid "Restart Link" +msgstr "" + +#: templates/default/downloads.html:33 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "" + +#: templates/default/home.html:192 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:199 templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:200 +msgid "Status" +msgstr "" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/home.html:202 +msgid "Size" +msgstr "" + +#: templates/default/home.html:203 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/window.html:9 templates/default/window.html.py:35 +msgid "Add Package" +msgstr "" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "" + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "" + +#: templates/default/window.html:16 +msgid "Links" +msgstr "" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "" + +#: templates/default/window.html:21 +msgid "File" +msgstr "" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/window.html:36 +msgid "Reset" +msgstr "" diff --git a/module/web/locale/tr/LC_MESSAGES/django.mo b/module/web/locale/tr/LC_MESSAGES/django.mo Binary files differnew file mode 100644 index 000000000..f3f56a4cb --- /dev/null +++ b/module/web/locale/tr/LC_MESSAGES/django.mo diff --git a/module/web/locale/tr/LC_MESSAGES/django.po b/module/web/locale/tr/LC_MESSAGES/django.po new file mode 100755 index 000000000..2c65bd38c --- /dev/null +++ b/module/web/locale/tr/LC_MESSAGES/django.po @@ -0,0 +1,287 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# 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:16+0000\n" +"PO-Revision-Date: 2010-03-24 15:25+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" + +#: pyload/views.py:26 +msgid "Can't connect to pyLoad. Please check your configuration and make sure pyLoad is running." +msgstr "" + +#: pyload/views.py:47 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:88 +msgid "Download directory not found." +msgstr "" + +#: templates/default/base.html:21 +#: templates/default/base.html.py:184 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:126 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:128 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:134 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:146 +#: templates/default/queue.html:78 +msgid "Home" +msgstr "" + +#: templates/default/base.html:149 +#: templates/default/queue.html:75 +#: templates/default/queue.html.py:79 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:151 +#: templates/default/downloads.html:20 +#: templates/default/queue.html:80 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:153 +#: templates/default/logs.html:4 +#: templates/default/queue.html:81 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:165 +msgid "Play" +msgstr "" + +#: templates/default/base.html:166 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:167 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:168 +msgid "Add" +msgstr "" + +#: templates/default/base.html:174 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:175 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:176 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:204 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:206 +msgid "Back to top" +msgstr "" + +#: templates/default/downloads.html:25 +msgid "It's recommend not to download Files bigger than ~10MB from here." +msgstr "" + +#: templates/default/home.html:198 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:205 +#: templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:206 +msgid "Status" +msgstr "" + +#: templates/default/home.html:208 +msgid "Size" +msgstr "" + +#: templates/default/home.html:209 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:4 +msgid "Login" +msgstr "" + +#: templates/default/login.html:15 +msgid "Username" +msgstr "" + +#: templates/default/login.html:20 +msgid "Password" +msgstr "" + +#: templates/default/login.html:30 +msgid "Your username and password didn't match. Please try again." +msgstr "" + +#: templates/default/logout.html:9 +msgid "You were successfully logged out." +msgstr "" + +#: templates/default/queue.html:105 +msgid "Folder:" +msgstr "" + +#: templates/default/window.html:9 +#: templates/default/window.html.py:26 +msgid "Add Package" +msgstr "" + +#: templates/default/window.html:10 +msgid "Paste your links or upload a container." +msgstr "" + +#: templates/default/window.html:12 +msgid "The name of the new package." +msgstr "" + +#: templates/default/window.html:16 +msgid "Links" +msgstr "" + +#: templates/default/window.html:17 +msgid "Paste your links here" +msgstr "" + +#: templates/default/window.html:21 +msgid "File" +msgstr "" + +#: templates/default/window.html:22 +msgid "Upload a container." +msgstr "" + +#: templates/default/window.html:27 +msgid "Reset" +msgstr "" + +#: templates/default/collector.html:114 +#: templates/default/queue.html:104 +msgid "Delete Package" +msgstr "" + +#: templates/default/collector.html:118 +msgid "Push Package to Queue" +msgstr "" + +#: templates/default/collector.html:133 +#: templates/default/queue.html:121 +msgid "Delete Link" +msgstr "" + +#: templates/default/collector.html:135 +#: templates/default/queue.html:123 +msgid "Restart Link" +msgstr "" + +#: templates/default/collector.html:116 +msgid "Reset Package" +msgstr "" + +#: templates/default/base.html:31 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/logs.html:34 +msgid "next" +msgstr "" + +#: templates/default/logs.html:34 +msgid "Start" +msgstr "" + +#: templates/default/base.html:153 +#: templates/default/collector.html:85 +#: templates/default/collector.html:86 +#: templates/default/collector.html:96 +#: templates/default/downloads.html:14 +#: templates/default/logs.html:15 +#: templates/default/queue.html:86 +#: templates/default/settings.html:15 +msgid "Collector" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/logs.html:34 +msgid "prev" +msgstr "" + +#: templates/default/base.html:162 +#: templates/default/collector.html:105 +#: templates/default/downloads.html:23 +#: templates/default/logs.html:24 +#: templates/default/queue.html:95 +#: templates/default/settings.html:4 +#: templates/default/settings.html.py:5 +#: templates/default/settings.html:24 +msgid "Config" +msgstr "" + +#: templates/default/home.html:201 +msgid "Information" +msgstr "" + +#: templates/default/base.html:205 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:89 +#: templates/default/base.html.py:98 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "off" +msgstr "" + +#: templates/default/base.html:85 +#: templates/default/base.html.py:94 +#: templates/default/base.html:205 +#: templates/default/base.html.py:206 +msgid "on" +msgstr "" + +#: templates/default/window.html:26 +msgid "Destination" +msgstr "" + +#: templates/default/base.html:206 +msgid "Reconnect:" +msgstr "" + +#: ajax/views.py:110 +#, python-format +msgid "waiting %s" +msgstr "" + diff --git a/pyLoadCli.py b/pyLoadCli.py index 0137a0310..016a29ebf 100755 --- a/pyLoadCli.py +++ b/pyLoadCli.py @@ -323,6 +323,7 @@ class pyLoadCli: class RefreshThread(threading.Thread): def __init__(self, cli): threading.Thread.__init__(self) + self.setDaemon(True) self.cli = cli def run(self): |