diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-08-31 21:09:40 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-08-31 21:09:40 +0200 |
commit | 26961676bf2bada721a5d7e69dadac00820a0cfa (patch) | |
tree | 09ec684fed2285925e965cc8a31badbaddc96dd4 /locale/django.pot | |
parent | cleanup (diff) | |
download | pyload-26961676bf2bada721a5d7e69dadac00820a0cfa.tar.xz |
encoding fix, locale cleanup
Diffstat (limited to 'locale/django.pot')
-rw-r--r-- | locale/django.pot | 382 |
1 files changed, 382 insertions, 0 deletions
diff --git a/locale/django.pot b/locale/django.pot new file mode 100644 index 000000000..71a5229c4 --- /dev/null +++ b/locale/django.pot @@ -0,0 +1,382 @@ +# 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-08-31 20:58+0200\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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ServerThread.py:45 +msgid "Database for Webinterface does not exitst, it will not be available." +msgstr "" + +#: ServerThread.py:46 +msgid "Please run: python pyLoadCore.py -s" +msgstr "" + +#: ServerThread.py:47 +msgid "" +"Go through the setup and create a database and add an user to gain access." +msgstr "" + +#: ServerThread.py:88 +msgid "SSL certificates not found." +msgstr "" + +#: ServerThread.py:98 +#, python-format +msgid "" +"Can't use %(server)s, either python-flup or %(server)s is not installed!" +msgstr "" + +#: ServerThread.py:132 +#, python-format +msgid "Starting nginx Webserver: %(host)s:%(port)d" +msgstr "" + +#: ServerThread.py:169 +#, python-format +msgid "Starting lighttpd Webserver: %(host)s:%(port)d" +msgstr "" + +#: ServerThread.py:179 +#, python-format +msgid "Starting django builtin Webserver: %(host)s:%(port)d" +msgstr "" + +#: ajax/views.py:116 +#, python-format +msgid "waiting %s" +msgstr "" + +#: pyload/views.py:32 +msgid "" +"Can't connect to pyLoad. Please check your configuration and make sure " +"pyLoad is running." +msgstr "" + +#: pyload/views.py:53 +msgid "You don't have permission to view this page." +msgstr "" + +#: pyload/views.py:126 +msgid "Download directory not found." +msgstr "" + +#: pyload/views.py:365 +msgid "Error occured when setting the following options:" +msgstr "" + +#: pyload/views.py:369 +msgid "All options were set correctly." +msgstr "" + +#: templates/default/base.html:21 templates/default/base.html.py:284 +msgid "Webinterface" +msgstr "" + +#: templates/default/base.html:34 +msgid "Please Enter a packagename." +msgstr "" + +#: templates/default/base.html:100 templates/default/base.html.py:109 +#: templates/default/base.html:272 templates/default/base.html.py:273 +#: templates/default/settings.html:106 +msgid "on" +msgstr "" + +#: templates/default/base.html:104 templates/default/base.html.py:113 +#: templates/default/base.html:272 templates/default/base.html.py:273 +#: templates/default/settings.html:107 +msgid "off" +msgstr "" + +#: templates/default/base.html:163 templates/default/captcha.html:10 +msgid "Please read the text on the captcha." +msgstr "" + +#: templates/default/base.html:168 +msgid "No Captchas to read." +msgstr "" + +#: templates/default/base.html:212 +msgid "Captcha waiting" +msgstr "" + +#: templates/default/base.html:217 +msgid "Logout" +msgstr "" + +#: templates/default/base.html:219 +msgid "Administrate" +msgstr "" + +#: templates/default/base.html:224 +msgid "Please Login!" +msgstr "" + +#: templates/default/base.html:236 templates/default/collector.html:90 +#: templates/default/downloads.html:8 templates/default/logs.html:11 +#: templates/default/queue.html:80 templates/default/settings.html:49 +msgid "Home" +msgstr "" + +#: templates/default/base.html:239 templates/default/collector.html:93 +#: templates/default/downloads.html:11 templates/default/logs.html:14 +#: templates/default/queue.html:75 templates/default/queue.html.py:76 +#: templates/default/queue.html:83 templates/default/settings.html:52 +#: templates/default/window.html:29 +msgid "Queue" +msgstr "" + +#: templates/default/base.html:242 templates/default/collector.html:85 +#: templates/default/collector.html:86 templates/default/collector.html:96 +#: templates/default/downloads.html:14 templates/default/logs.html:17 +#: templates/default/queue.html:86 templates/default/settings.html:55 +#: templates/default/window.html:31 +msgid "Collector" +msgstr "" + +#: templates/default/base.html:245 templates/default/collector.html:99 +#: templates/default/downloads.html:17 templates/default/downloads.html:28 +#: templates/default/logs.html:20 templates/default/queue.html:89 +#: templates/default/settings.html:58 +msgid "Downloads" +msgstr "" + +#: templates/default/base.html:248 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:23 +#: templates/default/queue.html:92 templates/default/settings.html:61 +msgid "Logs" +msgstr "" + +#: templates/default/base.html:251 templates/default/collector.html:105 +#: templates/default/downloads.html:23 templates/default/logs.html:26 +#: templates/default/queue.html:95 templates/default/settings.html:5 +#: templates/default/settings.html.py:6 templates/default/settings.html:64 +msgid "Config" +msgstr "" + +#: templates/default/base.html:263 +msgid "Play" +msgstr "" + +#: templates/default/base.html:264 +msgid "Cancel" +msgstr "" + +#: templates/default/base.html:265 +msgid "Stop" +msgstr "" + +#: templates/default/base.html:266 +msgid "Add" +msgstr "" + +#: templates/default/base.html:272 +msgid "Download:" +msgstr "" + +#: templates/default/base.html:273 +msgid "Reconnect:" +msgstr "" + +#: templates/default/base.html:274 +msgid "Speed:" +msgstr "" + +#: templates/default/base.html:275 +msgid "Active:" +msgstr "" + +#: templates/default/base.html:276 +msgid "Reload page" +msgstr "" + +#: templates/default/base.html:304 +msgid "© 2008-2010 the pyLoad Team" +msgstr "" + +#: templates/default/base.html:306 +msgid "Back to top" +msgstr "" + +#: templates/default/captcha.html:9 +msgid "Captcha reading" +msgstr "" + +#: templates/default/captcha.html:14 +msgid "Captcha" +msgstr "" + +#: templates/default/captcha.html:15 +msgid "The captcha." +msgstr "" + +#: templates/default/captcha.html:21 +msgid "Text" +msgstr "" + +#: templates/default/captcha.html:22 +msgid "Input the text on the captcha." +msgstr "" + +#: templates/default/captcha.html:29 templates/default/settings.html:170 +msgid "Submit" +msgstr "" + +#: templates/default/captcha.html:30 +msgid "Close" +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:205 +msgid "Active Downloads" +msgstr "" + +#: templates/default/home.html:212 templates/default/window.html:11 +msgid "Name" +msgstr "" + +#: templates/default/home.html:213 +msgid "Status" +msgstr "" + +#: templates/default/home.html:214 +msgid "Information" +msgstr "" + +#: templates/default/home.html:215 +msgid "Size" +msgstr "" + +#: templates/default/home.html:216 +msgid "Progress" +msgstr "" + +#: templates/default/login.html:5 +msgid "Login" +msgstr "" + +#: templates/default/login.html:17 +msgid "Username" +msgstr "" + +#: templates/default/login.html:22 +msgid "Password" +msgstr "" + +#: templates/default/login.html:32 +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:33 +msgid "Start" +msgstr "" + +#: templates/default/logs.html:33 +msgid "prev" +msgstr "" + +#: templates/default/logs.html:33 +msgid "next" +msgstr "" + +#: templates/default/logs.html:33 +msgid "End" +msgstr "" + +#: templates/default/queue.html:106 +msgid "Restart Package" +msgstr "" + +#: templates/default/settings.html:139 +msgid "Delete? " +msgstr "" + +#: templates/default/settings.html:149 +msgid "New account:" +msgstr "" + +#: templates/default/settings.html:156 +msgid "New password:" +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 "" |