summaryrefslogtreecommitdiffstats
path: root/locale/si/LC_MESSAGES
diff options
context:
space:
mode:
Diffstat (limited to 'locale/si/LC_MESSAGES')
-rw-r--r--locale/si/LC_MESSAGES/cli.po291
-rw-r--r--locale/si/LC_MESSAGES/core.po646
-rw-r--r--locale/si/LC_MESSAGES/plugins.po441
-rw-r--r--locale/si/LC_MESSAGES/setup.po301
-rw-r--r--locale/si/LC_MESSAGES/webUI.po297
5 files changed, 1976 insertions, 0 deletions
diff --git a/locale/si/LC_MESSAGES/cli.po b/locale/si/LC_MESSAGES/cli.po
new file mode 100644
index 000000000..9fa9fd321
--- /dev/null
+++ b/locale/si/LC_MESSAGES/cli.po
@@ -0,0 +1,291 @@
+msgid ""
+msgstr "Project-Id-Version: pyload\n"
+"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
+"POT-Creation-Date: 2013-11-30 16:17+0100\n"
+"PO-Revision-Date: 2014-03-22 14:03-0400\n"
+"Last-Translator: pyloadTeam <team@pyload.org>\n"
+"Language-Team: Sinhala\n"
+"Language: si_LK\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: crowdin.net\n"
+
+#: pyload/cli/AddPackage.py:48
+msgid "Add Package:"
+msgstr ""
+
+#: pyload/cli/AddPackage.py:53
+msgid "Enter a name for the new package"
+msgstr ""
+
+#: pyload/cli/AddPackage.py:57
+#, python-format
+msgid "Package: %s"
+msgstr ""
+
+#: pyload/cli/AddPackage.py:58
+msgid "Parse the links you want to add."
+msgstr ""
+
+#: pyload/cli/AddPackage.py:59
+#, python-format
+msgid "Type %s when done."
+msgstr ""
+
+#: pyload/cli/AddPackage.py:60
+msgid "Links added: "
+msgstr ""
+
+#: pyload/cli/AddPackage.py:64 pyload/cli/ManageFiles.py:149
+msgid " back to main menu"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:97
+msgid "Manage Packages:"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:99
+msgid "Manage Links:"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:104
+msgid "What do you want to move?"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:106
+msgid "What do you want to delete?"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:108
+msgid "What do you want to restart?"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:113
+msgid "Choose what you want to do, or enter package number."
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:115
+msgid "delete"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:115
+msgid "move"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:115
+msgid "restart"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:148
+msgid " - previous"
+msgstr ""
+
+#: pyload/cli/ManageFiles.py:148
+msgid " - next"
+msgstr ""
+
+#: pyload/cli/Cli.py:75 pyload/cli/Cli.py:133
+msgid " Command Line Interface"
+msgstr ""
+
+#: pyload/cli/Cli.py:165
+#, python-format
+msgid "%s Downloads:"
+msgstr ""
+
+#: pyload/cli/Cli.py:177
+msgid " Speed: "
+msgstr ""
+
+#: pyload/cli/Cli.py:177
+msgid " Size: "
+msgstr ""
+
+#: pyload/cli/Cli.py:178
+msgid " Finished in: "
+msgstr ""
+
+#: pyload/cli/Cli.py:179
+msgid " ID: "
+msgstr ""
+
+#: pyload/cli/Cli.py:184
+msgid "waiting: "
+msgstr ""
+
+#: pyload/cli/Cli.py:191 pyload/cli/Cli.py:193
+msgid "Status:"
+msgstr ""
+
+#: pyload/cli/Cli.py:191
+msgid "paused"
+msgstr ""
+
+#: pyload/cli/Cli.py:193
+msgid "running"
+msgstr ""
+
+#: pyload/cli/Cli.py:196
+msgid "total Speed"
+msgstr ""
+
+#: pyload/cli/Cli.py:196
+msgid "Files in queue"
+msgstr ""
+
+#: pyload/cli/Cli.py:197
+msgid "Total"
+msgstr ""
+
+#: pyload/cli/Cli.py:203
+msgid "Menu:"
+msgstr ""
+
+#: pyload/cli/Cli.py:205
+msgid " Add Links"
+msgstr ""
+
+#: pyload/cli/Cli.py:206
+msgid " Manage Queue"
+msgstr ""
+
+#: pyload/cli/Cli.py:207
+msgid " Manage Collector"
+msgstr ""
+
+#: pyload/cli/Cli.py:208
+msgid " (Un)Pause Server"
+msgstr ""
+
+#: pyload/cli/Cli.py:209
+msgid " Kill Server"
+msgstr ""
+
+#: pyload/cli/Cli.py:210
+msgid " Quit"
+msgstr ""
+
+#: pyload/cli/Cli.py:289 pyload/cli/Cli.py:296
+msgid "Please use this syntax: add <Package name> <link> <link2> ..."
+msgstr ""
+
+#: pyload/cli/Cli.py:315
+#, python-format
+msgid "Checking %d links:"
+msgstr ""
+
+#: pyload/cli/Cli.py:324
+msgid "File does not exists."
+msgstr ""
+
+#: pyload/cli/Cli.py:385
+msgid "pyLoad was terminated"
+msgstr ""
+
+#: pyload/cli/Cli.py:443
+msgid "Prints server status"
+msgstr ""
+
+#: pyload/cli/Cli.py:444
+msgid "Prints downloads in queue"
+msgstr ""
+
+#: pyload/cli/Cli.py:445
+msgid "Prints downloads in collector"
+msgstr ""
+
+#: pyload/cli/Cli.py:446
+msgid "Adds package to queue"
+msgstr ""
+
+#: pyload/cli/Cli.py:447
+msgid "Adds package to collector"
+msgstr ""
+
+#: pyload/cli/Cli.py:448
+msgid "Delete Files from Queue/Collector"
+msgstr ""
+
+#: pyload/cli/Cli.py:449
+msgid "Delete Packages from Queue/Collector"
+msgstr ""
+
+#: pyload/cli/Cli.py:450
+msgid "Move Packages from Queue to Collector or vice versa"
+msgstr ""
+
+#: pyload/cli/Cli.py:451
+msgid "Restart files"
+msgstr ""
+
+#: pyload/cli/Cli.py:452
+msgid "Restart packages"
+msgstr ""
+
+#: pyload/cli/Cli.py:453
+msgid "Check online status, works with local container"
+msgstr ""
+
+#: pyload/cli/Cli.py:454
+msgid "Checks online status of a container file"
+msgstr ""
+
+#: pyload/cli/Cli.py:455
+msgid "Pause the server"
+msgstr ""
+
+#: pyload/cli/Cli.py:456
+msgid "continue downloads"
+msgstr ""
+
+#: pyload/cli/Cli.py:457
+msgid "Toggle pause/unpause"
+msgstr ""
+
+#: pyload/cli/Cli.py:458
+msgid "kill server"
+msgstr ""
+
+#: pyload/cli/Cli.py:460
+msgid "List of commands:"
+msgstr ""
+
+#: pyload/cli/Cli.py:473
+msgid "Couldn't write user config file"
+msgstr ""
+
+#: pyload/cli/Cli.py:548 pyload/cli/Cli.py:580
+msgid "You need py-openssl to connect to this pyLoad core."
+msgstr ""
+
+#: pyload/cli/Cli.py:555
+msgid "Address: "
+msgstr ""
+
+#: pyload/cli/Cli.py:556
+msgid "Port: "
+msgstr ""
+
+#: pyload/cli/Cli.py:557
+msgid "Username: "
+msgstr ""
+
+#: pyload/cli/Cli.py:561
+msgid "Password: "
+msgstr ""
+
+#: pyload/cli/Cli.py:566 pyload/cli/Cli.py:575
+msgid "Login data is wrong."
+msgstr ""
+
+#: pyload/cli/Cli.py:568 pyload/cli/Cli.py:577
+#, python-format
+msgid "Could not establish connection to %(addr)s:%(port)s."
+msgstr ""
+
+#: pyload/cli/Cli.py:582
+msgid "Interactive mode ignored since you passed some commands."
+msgstr ""
+
diff --git a/locale/si/LC_MESSAGES/core.po b/locale/si/LC_MESSAGES/core.po
new file mode 100644
index 000000000..3d8f1649c
--- /dev/null
+++ b/locale/si/LC_MESSAGES/core.po
@@ -0,0 +1,646 @@
+msgid ""
+msgstr "Project-Id-Version: pyload\n"
+"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
+"POT-Creation-Date: 2013-11-30 16:17+0100\n"
+"PO-Revision-Date: 2014-03-22 14:03-0400\n"
+"Last-Translator: pyloadTeam <team@pyload.org>\n"
+"Language-Team: Sinhala\n"
+"Language: si_LK\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: crowdin.net\n"
+
+#: pyload/AddonManager.py:77
+#, python-format
+msgid "Error when executing %s"
+msgstr ""
+
+#: pyload/AddonManager.py:121
+#, python-format
+msgid "Failed activating %(name)s"
+msgstr ""
+
+#: pyload/AddonManager.py:124
+#, python-format
+msgid "Activated addons: %s"
+msgstr ""
+
+#: pyload/AddonManager.py:125
+#, python-format
+msgid "Deactivated addons: %s"
+msgstr ""
+
+#: pyload/AddonManager.py:184
+msgid "Activating addons..."
+msgstr ""
+
+#: pyload/AddonManager.py:194
+msgid "Deactivating addons..."
+msgstr ""
+
+#: pyload/web/ServerThread.py:49
+msgid "SSL certificates not found."
+msgstr ""
+
+#: pyload/web/ServerThread.py:53
+msgid "WebUI built is not available"
+msgstr ""
+
+#: pyload/web/ServerThread.py:55
+msgid "Running webUI in development mode"
+msgstr ""
+
+#: pyload/web/ServerThread.py:73
+msgid "Failed starting webserver: "
+msgstr ""
+
+#: pyload/web/ServerThread.py:107
+msgid "Failed importing webserver: "
+msgstr ""
+
+#: pyload/web/ServerThread.py:125
+msgid "This server offers no SSL, please consider using threaded instead"
+msgstr ""
+
+#: pyload/web/ServerThread.py:139
+#, python-format
+msgid "Starting %(name)s webserver: %(host)s:%(port)d"
+msgstr ""
+
+#: pyload/config/default.py:14
+msgid "Remote"
+msgstr ""
+
+#: pyload/config/default.py:14 pyload/config/default.py:21
+#: pyload/config/default.py:32 pyload/config/default.py:44
+#: pyload/config/default.py:55 pyload/config/default.py:62
+#: pyload/config/default.py:75 pyload/config/default.py:85
+#: pyload/config/default.py:93 pyload/config/default.py:105
+msgid "Description"
+msgstr ""
+
+#: pyload/config/default.py:14 pyload/config/default.py:21
+#: pyload/config/default.py:32 pyload/config/default.py:44
+#: pyload/config/default.py:55 pyload/config/default.py:62
+#: pyload/config/default.py:75 pyload/config/default.py:85
+#: pyload/config/default.py:93 pyload/config/default.py:105
+msgid "Long description"
+msgstr ""
+
+#: pyload/config/default.py:16 pyload/config/default.py:58
+#: pyload/config/default.py:65
+msgid "Activated"
+msgstr ""
+
+#: pyload/config/default.py:17 pyload/config/default.py:71
+#: pyload/config/default.py:82
+msgid "Port"
+msgstr ""
+
+#: pyload/config/default.py:18 pyload/config/default.py:79
+msgid "Address"
+msgstr ""
+
+#: pyload/config/default.py:21
+msgid "Log"
+msgstr ""
+
+#: pyload/config/default.py:23
+msgid "Size in kb"
+msgstr ""
+
+#: pyload/config/default.py:24
+msgid "Folder"
+msgstr ""
+
+#: pyload/config/default.py:25
+msgid "File Log"
+msgstr ""
+
+#: pyload/config/default.py:26
+msgid "Count"
+msgstr ""
+
+#: pyload/config/default.py:27
+msgid "Log Rotate"
+msgstr ""
+
+#: pyload/config/default.py:28
+msgid "Colorize Console"
+msgstr ""
+
+#: pyload/config/default.py:29
+msgid "Color Theme"
+msgstr ""
+
+#: pyload/config/default.py:32
+msgid "Permissions"
+msgstr ""
+
+#: pyload/config/default.py:34
+msgid "Groupname"
+msgstr ""
+
+#: pyload/config/default.py:35
+msgid "Change Group and User of Downloads"
+msgstr ""
+
+#: pyload/config/default.py:36
+msgid "Change file mode of downloads"
+msgstr ""
+
+#: pyload/config/default.py:37 pyload/config/default.py:77
+msgid "Username"
+msgstr ""
+
+#: pyload/config/default.py:38
+msgid "Filemode for Downloads"
+msgstr ""
+
+#: pyload/config/default.py:39
+msgid "Change group of running process"
+msgstr ""
+
+#: pyload/config/default.py:40
+msgid "Folder Permission mode"
+msgstr ""
+
+#: pyload/config/default.py:41
+msgid "Change user of running process"
+msgstr ""
+
+#: pyload/config/default.py:44
+msgid "General"
+msgstr "ප්‍රධාන"
+
+#: pyload/config/default.py:46
+msgid "Language"
+msgstr ""
+
+#: pyload/config/default.py:47
+msgid "Download Folder"
+msgstr ""
+
+#: pyload/config/default.py:48
+msgid "Use Checksum"
+msgstr ""
+
+#: pyload/config/default.py:49
+msgid "Create folder for each package"
+msgstr ""
+
+#: pyload/config/default.py:50
+msgid "Debug Mode"
+msgstr ""
+
+#: pyload/config/default.py:51
+msgid "Min Free Space (MB)"
+msgstr ""
+
+#: pyload/config/default.py:52
+msgid "CPU Priority"
+msgstr ""
+
+#: pyload/config/default.py:55
+msgid "SSL"
+msgstr ""
+
+#: pyload/config/default.py:57
+msgid "SSL Certificate"
+msgstr ""
+
+#: pyload/config/default.py:59
+msgid "SSL Key"
+msgstr ""
+
+#: pyload/config/default.py:62
+msgid "Webinterface"
+msgstr ""
+
+#: pyload/config/default.py:64
+msgid "Template"
+msgstr ""
+
+#: pyload/config/default.py:66
+msgid "Path Prefix"
+msgstr ""
+
+#: pyload/config/default.py:67
+msgid "Server"
+msgstr ""
+
+#: pyload/config/default.py:68
+msgid "Favor specific server"
+msgstr ""
+
+#: pyload/config/default.py:69
+msgid "IP"
+msgstr ""
+
+#: pyload/config/default.py:70
+msgid "Use HTTPS"
+msgstr ""
+
+#: pyload/config/default.py:72
+msgid "Development mode"
+msgstr ""
+
+#: pyload/config/default.py:75
+msgid "Proxy"
+msgstr ""
+
+#: pyload/config/default.py:78
+msgid "Use Proxy"
+msgstr ""
+
+#: pyload/config/default.py:80
+msgid "Password"
+msgstr ""
+
+#: pyload/config/default.py:81
+msgid "Protocol"
+msgstr ""
+
+#: pyload/config/default.py:85
+msgid "Reconnect"
+msgstr ""
+
+#: pyload/config/default.py:87 pyload/config/default.py:108
+msgid "End"
+msgstr ""
+
+#: pyload/config/default.py:88
+msgid "Use Reconnect"
+msgstr ""
+
+#: pyload/config/default.py:89
+msgid "Method"
+msgstr ""
+
+#: pyload/config/default.py:90 pyload/config/default.py:107
+msgid "Start"
+msgstr ""
+
+#: pyload/config/default.py:93
+msgid "Download"
+msgstr ""
+
+#: pyload/config/default.py:95
+msgid "Max Parallel Downloads"
+msgstr ""
+
+#: pyload/config/default.py:96
+msgid "Limit Download Speed"
+msgstr ""
+
+#: pyload/config/default.py:97
+msgid "Download interface to bind (ip or Name)"
+msgstr ""
+
+#: pyload/config/default.py:98
+msgid "Skip already existing files"
+msgstr ""
+
+#: pyload/config/default.py:99
+msgid "Max Download Speed in kb/s"
+msgstr ""
+
+#: pyload/config/default.py:100
+msgid "Allow IPv6"
+msgstr ""
+
+#: pyload/config/default.py:101
+msgid "Max connections for one download"
+msgstr ""
+
+#: pyload/config/default.py:102
+msgid "Restart failed downloads on startup"
+msgstr ""
+
+#: pyload/config/default.py:105
+msgid "Download Time"
+msgstr ""
+
+#: pyload/api/DownloadApi.py:33
+#, python-format
+msgid "Added package %(name)s as folder %(folder)s"
+msgstr ""
+
+#: pyload/api/DownloadApi.py:84
+#, python-format
+msgid "Added %d links to package"
+msgstr ""
+
+#: pyload/AccountManager.py:49
+#, python-format
+msgid "Account plugin %s not available"
+msgstr ""
+
+#: pyload/AccountManager.py:70
+#, python-format
+msgid "Could not load account %s"
+msgstr ""
+
+#: pyload/interaction/InteractionManager.py:88
+msgid "Query"
+msgstr ""
+
+#: pyload/interaction/InteractionManager.py:111
+msgid "Captcha request"
+msgstr ""
+
+#: pyload/interaction/InteractionManager.py:111
+msgid "Please solve the captcha."
+msgstr ""
+
+#: pyload/remote/RemoteManager.py:35
+#, python-format
+msgid "Remote backend error: %s"
+msgstr ""
+
+#: pyload/remote/RemoteManager.py:80
+#, python-format
+msgid "Starting %(name)s: %(addr)s:%(port)s"
+msgstr ""
+
+#: pyload/remote/RemoteManager.py:82
+#, python-format
+msgid "Failed loading backend %(name)s | %(error)s"
+msgstr ""
+
+#: pyload/FileManager.py:53
+msgid "none"
+msgstr ""
+
+#: pyload/FileManager.py:53
+msgid "offline"
+msgstr ""
+
+#: pyload/FileManager.py:53
+msgid "online"
+msgstr ""
+
+#: pyload/FileManager.py:53
+msgid "queued"
+msgstr ""
+
+#: pyload/FileManager.py:53
+msgid "paused"
+msgstr ""
+
+#: pyload/FileManager.py:54
+msgid "finished"
+msgstr ""
+
+#: pyload/FileManager.py:54
+msgid "skipped"
+msgstr ""
+
+#: pyload/FileManager.py:54
+msgid "failed"
+msgstr ""
+
+#: pyload/FileManager.py:54
+msgid "starting"
+msgstr ""
+
+#: pyload/FileManager.py:55
+msgid "waiting"
+msgstr ""
+
+#: pyload/FileManager.py:55
+msgid "downloading"
+msgstr ""
+
+#: pyload/FileManager.py:55
+msgid "temp. offline"
+msgstr ""
+
+#: pyload/FileManager.py:55
+msgid "aborted"
+msgstr ""
+
+#: pyload/FileManager.py:55
+msgid "not possible"
+msgstr ""
+
+#: pyload/FileManager.py:56
+msgid "decrypting"
+msgstr ""
+
+#: pyload/FileManager.py:56
+msgid "processing"
+msgstr ""
+
+#: pyload/FileManager.py:56
+msgid "custom"
+msgstr ""
+
+#: pyload/FileManager.py:56
+msgid "unknown"
+msgstr ""
+
+#: pyload/FileManager.py:426
+#, python-format
+msgid "Package finished: %s"
+msgstr ""
+
+#: pyload/Api.py:151
+#, python-format
+msgid "User '%s' tries to log in"
+msgstr ""
+
+#: pyload/Core.py:195
+msgid "Received Quit signal"
+msgstr ""
+
+#: pyload/Core.py:321
+#, python-format
+msgid "pyLoad already running with pid %s"
+msgstr ""
+
+#: pyload/Core.py:335
+#, python-format
+msgid "Failed changing group: %s"
+msgstr ""
+
+#: pyload/Core.py:345
+#, python-format
+msgid "Failed changing user: %s"
+msgstr ""
+
+#: pyload/Core.py:356
+msgid "Starting"
+msgstr ""
+
+#: pyload/Core.py:357
+#, python-format
+msgid "Using home directory: %s"
+msgstr ""
+
+#: pyload/Core.py:371
+msgid "All links removed"
+msgstr ""
+
+#: pyload/Core.py:401
+#, python-format
+msgid "Download time: %s"
+msgstr ""
+
+#: pyload/Core.py:416
+#, python-format
+msgid "Free space: %s"
+msgstr ""
+
+#: pyload/Core.py:436
+msgid "Activating Accounts..."
+msgstr ""
+
+#: pyload/Core.py:441
+msgid "Restarting failed downloads..."
+msgstr ""
+
+#: pyload/Core.py:449
+msgid "pyLoad is up and running"
+msgstr ""
+
+#: pyload/Core.py:472
+msgid "restarting pyLoad"
+msgstr ""
+
+#: pyload/Core.py:476
+msgid "pyLoad quits"
+msgstr ""
+
+#: pyload/Core.py:593
+msgid "shutting down..."
+msgstr ""
+
+#: pyload/Core.py:608
+msgid "error while shutting down"
+msgstr ""
+
+#: pyload/Core.py:690
+msgid "killed pyLoad from terminal"
+msgstr ""
+
+#: pyload/database/DatabaseBackend.py:167
+msgid "Database was deleted due to incompatible version."
+msgstr ""
+
+#: pyload/threads/DecrypterThread.py:30
+#, python-format
+msgid "Decrypted %(count)d links into package %(name)s"
+msgstr ""
+
+#: pyload/threads/DecrypterThread.py:55
+msgid "Decrypting aborted"
+msgstr ""
+
+#: pyload/threads/DecrypterThread.py:57
+msgid "Decrypting failed"
+msgstr ""
+
+#: pyload/threads/InfoThread.py:143
+#, python-format
+msgid "Info Fetching for %(name)s failed | %(err)s"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:147
+#, python-format
+msgid "Reconnect Failed: %s"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:187
+msgid "Reconnect script not found!"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:193
+msgid "Starting reconnect"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:207
+msgid "Failed executing reconnect script!"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:218
+#, python-format
+msgid "Reconnected, new IP: %s"
+msgstr ""
+
+#: pyload/threads/ThreadManager.py:296
+msgid "Not enough space left on device"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:64
+#, python-format
+msgid "Download starts: %s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:70
+#, python-format
+msgid "Download finished: %s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:75
+#, python-format
+msgid "Plugin %s is missing a function."
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:83 pyload/threads/DownloadThread.py:147
+#, python-format
+msgid "Download aborted: %s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:103
+#, python-format
+msgid "Download restarted: %(name)s | %(msg)s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:113
+#, python-format
+msgid "Download is offline: %s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:116 pyload/threads/DownloadThread.py:187
+#, python-format
+msgid "Download is temporary offline: %s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:119 pyload/threads/DownloadThread.py:192
+#, python-format
+msgid "Download failed: %(name)s | %(msg)s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:136
+msgid "Couldn't connect to host or connection reset, waiting 1 minute and retry."
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:171
+#, python-format
+msgid "Download skipped: %(name)s due to %(plugin)s"
+msgstr ""
+
+#: pyload/threads/DownloadThread.py:188
+msgid "Internal Server Error"
+msgstr ""
+
+#: pyload/threads/AddonThread.py:69
+msgid "An Error occurred"
+msgstr ""
+
+#: pyload/PluginManager.py:176
+#, python-format
+msgid "Error importing %(name)s: %(msg)s"
+msgstr ""
+
+#: pyload/utils/JsEngine.py:188
+msgid "No js engine detected, please install either Spidermonkey, ossp-js, pyv8, nodejs or rhino"
+msgstr ""
+
+#: pyload/utils/packagetools.py:130
+msgid "Unnamed package"
+msgstr ""
+
diff --git a/locale/si/LC_MESSAGES/plugins.po b/locale/si/LC_MESSAGES/plugins.po
new file mode 100644
index 000000000..51f106be6
--- /dev/null
+++ b/locale/si/LC_MESSAGES/plugins.po
@@ -0,0 +1,441 @@
+msgid ""
+msgstr "Project-Id-Version: pyload\n"
+"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
+"POT-Creation-Date: 2013-11-30 16:17+0100\n"
+"PO-Revision-Date: 2014-03-22 14:03-0400\n"
+"Last-Translator: pyloadTeam <team@pyload.org>\n"
+"Language-Team: Sinhala\n"
+"Language: si_LK\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: crowdin.net\n"
+
+#: pyload/plugins/network/CurlDownload.py:245
+#, python-format
+msgid "Download chunks failed, fallback to single connection | %s"
+msgstr ""
+
+#: pyload/plugins/Base.py:327
+msgid "Pil and tesseract not installed and no Client connected for captcha decrypting"
+msgstr ""
+
+#: pyload/plugins/Base.py:331
+msgid "No captcha result obtained in appropriate time."
+msgstr ""
+
+#: pyload/plugins/Hoster.py:267 pyload/plugins/Hoster.py:304
+#: pyload/plugins/hoster/ARD.py:79
+#, python-format
+msgid "Setting User and Group failed: %s"
+msgstr ""
+
+#: pyload/plugins/Crypter.py:170
+msgid "Not existing file or unsupported protocol"
+msgstr ""
+
+#: pyload/plugins/Crypter.py:228
+#, python-format
+msgid "Could not remove file '%s'"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:100
+msgid "Rapidshare: Traffic Share (direct download)"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:127
+#: pyload/plugins/hoster/RapidshareCom.py:194
+msgid "Already downloading from this ip address, waiting 60 seconds"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:131
+msgid "Invalid Auth Code, download will be restarted"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:199
+msgid "RapidShareCom: No free slots"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:202
+msgid "You need a premium account for this file"
+msgstr ""
+
+#: pyload/plugins/hoster/RapidshareCom.py:204
+msgid "Filename reported invalid"
+msgstr ""
+
+#: pyload/plugins/hoster/RPNetBiz.py:26
+#: pyload/plugins/hoster/RealdebridCom.py:41
+#: pyload/plugins/hoster/Premium4Me.py:28
+#: pyload/plugins/hoster/MultiDebridCom.py:46
+#: pyload/plugins/hoster/FastixRu.py:36 pyload/plugins/hoster/ZeveraCom.py:22
+#: pyload/plugins/hoster/UnrestrictLi.py:53
+#: pyload/plugins/hoster/SimplydebridCom.py:25
+#: pyload/plugins/hoster/AlldebridCom.py:38
+#: pyload/plugins/hoster/RehostTo.py:26 pyload/plugins/hoster/ReloadCc.py:24
+#: pyload/plugins/hoster/DebridItaliaCom.py:45
+#: pyload/plugins/hoster/PremiumizeMe.py:22
+#: pyload/plugins/addons/RPNetBiz.py:43
+#, python-format
+msgid "Please enter your %s account or deactivate this plugin"
+msgstr ""
+
+#: pyload/plugins/hoster/MegaNz.py:56
+msgid "Decryption failed"
+msgstr ""
+
+#: pyload/plugins/hoster/MegaNz.py:106
+msgid "No file key provided in the URL"
+msgstr ""
+
+#: pyload/plugins/hoster/MegaNz.py:118
+msgid "Error code:"
+msgstr ""
+
+#: pyload/plugins/hoster/FileserveCom.py:99
+msgid "Parallel download error, now waiting 60s."
+msgstr ""
+
+#: pyload/plugins/hoster/FileserveCom.py:215
+msgid "Not logged in."
+msgstr ""
+
+#: pyload/plugins/hoster/UploadedTo.py:129
+msgid "API key invalid"
+msgstr ""
+
+#: pyload/plugins/hoster/UploadedTo.py:153
+#, python-format
+msgid "%s: Not enough traffic left"
+msgstr ""
+
+#: pyload/plugins/hoster/UploadedTo.py:156
+msgid "Traffic exceeded"
+msgstr ""
+
+#: pyload/plugins/hoster/BasePlugin.py:65
+msgid "Authorization required (username:password)"
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:146
+#: pyload/plugins/hoster/NetloadIn.py:170
+msgid "File temporarily not available"
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:183
+#, python-format
+msgid "Netload: waiting between downloads %d s."
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:214
+#, python-format
+msgid "Netload: waiting for captcha %d s."
+msgstr ""
+
+#: pyload/plugins/hoster/NetloadIn.py:252
+msgid "Downloaded File was empty"
+msgstr ""
+
+#: pyload/plugins/hoster/FilesMailRu.py:99
+#, python-format
+msgid "There was HTML Code in the Downloaded File (%s)...redirect error? The Download will be restarted."
+msgstr ""
+
+#: pyload/plugins/hoster/XHamsterCom.py:74
+#: pyload/plugins/hoster/XHamsterCom.py:83
+#: pyload/plugins/hoster/XHamsterCom.py:86
+#, python-format
+msgid "long_url: %s"
+msgstr ""
+
+#: pyload/plugins/Account.py:140 pyload/plugins/Account.py:146
+#, python-format
+msgid "Could not login with account %(user)s | %(msg)s"
+msgstr ""
+
+#: pyload/plugins/Account.py:141
+msgid "Wrong Password"
+msgstr ""
+
+#: pyload/plugins/Account.py:202
+#, python-format
+msgid "Get Account Info for %s"
+msgstr ""
+
+#: pyload/plugins/Account.py:211
+#, python-format
+msgid "Error: %s"
+msgstr ""
+
+#: pyload/plugins/Account.py:264
+#, python-format
+msgid "Your Time %s has a wrong format, use: 1:22-3:44"
+msgstr ""
+
+#: pyload/plugins/Account.py:287
+#, python-format
+msgid "Account %s has not enough traffic, checking again in 30min"
+msgstr ""
+
+#: pyload/plugins/Account.py:295
+#, python-format
+msgid "Account %s is expired, checking again in 1h"
+msgstr ""
+
+#: pyload/plugins/Account.py:312
+#, python-format
+msgid "Login with %s"
+msgstr ""
+
+#: pyload/plugins/Addon.py:163
+#, python-format
+msgid "Error executing addon: %s"
+msgstr ""
+
+#: pyload/plugins/accounts/BitshareCom.py:37
+msgid "Activate direct Download in your Bitshare Account"
+msgstr ""
+
+#: pyload/plugins/crypter/SerienjunkiesOrg.py:130
+msgid "Downloadlimit reached"
+msgstr ""
+
+#: pyload/plugins/addons/Premium4Me.py:29
+msgid "Please add your premium.to account first and restart pyLoad"
+msgstr ""
+
+#: pyload/plugins/addons/ExternalScripts.py:54
+#, python-format
+msgid "Installed scripts for %s: "
+msgstr ""
+
+#: pyload/plugins/addons/ExternalScripts.py:69
+msgid "Script not executable:"
+msgstr ""
+
+#: pyload/plugins/addons/ExternalScripts.py:80
+#, python-format
+msgid "Error in %(script)s: %(error)s"
+msgstr ""
+
+#: pyload/plugins/addons/CaptchaTrader.py:69
+#: pyload/plugins/addons/Captcha9kw.py:59
+#: pyload/plugins/addons/ExpertDecoders.py:50
+#, python-format
+msgid "%s credits left"
+msgstr ""
+
+#: pyload/plugins/addons/CaptchaTrader.py:117
+msgid "Could not send response."
+msgstr ""
+
+#: pyload/plugins/addons/CaptchaTrader.py:135
+msgid "Your CaptchaTrader Account has not enough credits"
+msgstr ""
+
+#: pyload/plugins/addons/Captcha9kw.py:93
+#, python-format
+msgid "New CaptchaID from upload: %s : %s"
+msgstr ""
+
+#: pyload/plugins/addons/Captcha9kw.py:129
+msgid "Your Captcha 9kw.eu Account has not enough credits"
+msgstr ""
+
+#: pyload/plugins/addons/RehostTo.py:32
+msgid "Please add your rehost.to account first and restart pyLoad"
+msgstr ""
+
+#: pyload/plugins/addons/HotFolder.py:82
+#, python-format
+msgid "Added %s from HotFolder"
+msgstr ""
+
+#: pyload/plugins/addons/ClickAndLoad.py:75
+msgid "Click'N'Load: Port 9666 already in use"
+msgstr ""
+
+#: pyload/plugins/addons/XMPPInterface.py:83
+#: pyload/plugins/addons/IRCInterface.py:74
+#, python-format
+msgid "Package finished: %s"
+msgstr ""
+
+#: pyload/plugins/addons/XMPPInterface.py:91
+#, python-format
+msgid "Download finished: %(name)s @ %(plugin)s"
+msgstr ""
+
+#: pyload/plugins/addons/ExpertDecoders.py:95
+msgid "Your ExpertDecoders Account has not enough credits"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:74
+msgid "*** Plugins have been updated, please restart pyLoad ***"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:76
+msgid "Plugins updated and reloaded"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:79
+msgid "No plugin updates available"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:96
+msgid "No Updates for pyLoad"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:100
+#, python-format
+msgid "*** New pyLoad Version %s available ***"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:101
+msgid "*** Get it here: http://pyload.org/download ***"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:104
+msgid "Not able to connect server for updates"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:148
+#, python-format
+msgid "New version of %(type)s|%(name)s : %(version).2f"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:157
+#: pyload/plugins/addons/UpdateManager.py:162
+#, python-format
+msgid "Error when updating %s"
+msgstr ""
+
+#: pyload/plugins/addons/UpdateManager.py:162
+msgid "Version mismatch"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:97
+#, python-format
+msgid "No %s installed"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:99
+#: pyload/plugins/addons/ExtractArchive.py:104
+#, python-format
+msgid "Could not activate %s"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:109
+msgid "Activated"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:111
+msgid "No Extract plugins activated"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:116
+msgid "Extract package"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:116
+msgid "Scans package for archives and extract them"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:123
+#, python-format
+msgid "Package %s queued for later extracting"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:146
+#, python-format
+msgid "Check package %s"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:187
+#, python-format
+msgid "Extract to %s"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:202
+msgid "No files found to extract"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:209
+msgid "extracting"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:220
+msgid "Password protected"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:241
+msgid "Wrong password"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:249
+#, python-format
+msgid "Deleting %s files"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:256
+msgid "Extracting finished"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:262
+msgid "Archive Error"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:264
+msgid "CRC Mismatch"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:268
+msgid "Unknown Error"
+msgstr ""
+
+#: pyload/plugins/addons/ExtractArchive.py:320
+msgid "Setting User and Group failed"
+msgstr ""
+
+#: pyload/plugins/addons/LinkdecrypterCom.py:37
+msgid "Crypter list not found"
+msgstr ""
+
+#: pyload/plugins/addons/LinkdecrypterCom.py:51
+msgid "Crypter list is empty"
+msgstr ""
+
+#: pyload/plugins/addons/IRCInterface.py:82
+#, python-format
+msgid "Download finished: %(name)s @ %(plugin)s "
+msgstr ""
+
+#: pyload/plugins/addons/IRCInterface.py:95
+#, python-format
+msgid "New Captcha Request: %s"
+msgstr ""
+
+#: pyload/plugins/addons/IRCInterface.py:96
+#, python-format
+msgid "Answer with 'c %s text on the captcha'"
+msgstr ""
+
+#: pyload/plugins/addons/PremiumizeMe.py:48
+msgid "Please add a valid premiumize.me account first and restart pyLoad."
+msgstr ""
+
+#: pyload/plugins/addons/CaptchaBrotherhood.py:69
+#, python-format
+msgid "%d credits left"
+msgstr ""
+
+#: pyload/plugins/addons/MultiHoster.py:43
+#, python-format
+msgid "Activated %s"
+msgstr ""
+
+#: pyload/plugins/addons/MultiHoster.py:61
+msgid "No Hoster loaded"
+msgstr ""
+
diff --git a/locale/si/LC_MESSAGES/setup.po b/locale/si/LC_MESSAGES/setup.po
new file mode 100644
index 000000000..a255b423e
--- /dev/null
+++ b/locale/si/LC_MESSAGES/setup.po
@@ -0,0 +1,301 @@
+msgid ""
+msgstr "Project-Id-Version: pyload\n"
+"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
+"POT-Creation-Date: 2013-11-30 16:17+0100\n"
+"PO-Revision-Date: 2014-03-22 14:03-0400\n"
+"Last-Translator: pyloadTeam <team@pyload.org>\n"
+"Language-Team: Sinhala\n"
+"Language: si_LK\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: crowdin.net\n"
+
+#: pyload/setup/Setup.py:118
+msgid "Welcome to the pyLoad Configuration Assistent."
+msgstr ""
+
+#: pyload/setup/Setup.py:119
+msgid "It will check your system and make a basic setup in order to run pyLoad."
+msgstr ""
+
+#: pyload/setup/Setup.py:121
+msgid "The value in brackets [] always is the default value,"
+msgstr ""
+
+#: pyload/setup/Setup.py:122
+msgid "in case you don't want to change it or you are unsure what to choose, just hit enter."
+msgstr ""
+
+#: pyload/setup/Setup.py:124
+msgid "Don't forget: You can always rerun this assistent with --setup or -s parameter, when you start pyLoadCore."
+msgstr ""
+
+#: pyload/setup/Setup.py:125
+msgid "If you have any problems with this assistent hit CTRL+C,"
+msgstr ""
+
+#: pyload/setup/Setup.py:126
+msgid "to abort and don't let him start with pyLoadCore automatically anymore."
+msgstr ""
+
+#: pyload/setup/Setup.py:128
+msgid "When you are ready for system check, hit enter."
+msgstr ""
+
+#: pyload/setup/Setup.py:134
+msgid "Continue with setup?"
+msgstr ""
+
+#: pyload/setup/Setup.py:140
+#, python-format
+msgid "Do you want to change the config path? Current is %s"
+msgstr ""
+
+#: pyload/setup/Setup.py:142
+msgid "If you use pyLoad on a server or the home partition lives on an internal flash it may be a good idea to change it."
+msgstr ""
+
+#: pyload/setup/Setup.py:143
+msgid "Change config path?"
+msgstr ""
+
+#: pyload/setup/Setup.py:149
+msgid "Do you want to configure login data and basic settings?"
+msgstr ""
+
+#: pyload/setup/Setup.py:150
+msgid "This is recommend for first run."
+msgstr ""
+
+#: pyload/setup/Setup.py:151
+msgid "Make basic setup?"
+msgstr ""
+
+#: pyload/setup/Setup.py:158
+msgid "Do you want to configure ssl?"
+msgstr ""
+
+#: pyload/setup/Setup.py:159
+msgid "Configure ssl?"
+msgstr ""
+
+#: pyload/setup/Setup.py:164
+msgid "Do you want to configure webinterface?"
+msgstr ""
+
+#: pyload/setup/Setup.py:165
+msgid "Configure webinterface?"
+msgstr ""
+
+#: pyload/setup/Setup.py:170
+msgid "Setup finished successfully."
+msgstr ""
+
+#: pyload/setup/Setup.py:171
+msgid "Hit enter to exit and restart pyLoad"
+msgstr ""
+
+#: pyload/setup/Setup.py:178
+msgid "## Basic Setup ##"
+msgstr ""
+
+#: pyload/setup/Setup.py:181
+msgid "The following logindata is valid for CLI, GUI and webinterface."
+msgstr ""
+
+#: pyload/setup/Setup.py:187 pyload/setup/Setup.py:265
+#: pyload/setup/Setup.py:279
+msgid "Username"
+msgstr ""
+
+#: pyload/setup/Setup.py:194
+msgid "Language"
+msgstr ""
+
+#: pyload/setup/Setup.py:196
+msgid "Download folder"
+msgstr ""
+
+#: pyload/setup/Setup.py:197
+msgid "Max parallel downloads"
+msgstr ""
+
+#: pyload/setup/Setup.py:199
+msgid "Use Reconnect?"
+msgstr ""
+
+#: pyload/setup/Setup.py:202
+msgid "Reconnect script location"
+msgstr ""
+
+#: pyload/setup/Setup.py:207
+msgid "## Webinterface Setup ##"
+msgstr ""
+
+#: pyload/setup/Setup.py:210
+msgid "Activate webinterface?"
+msgstr ""
+
+#: pyload/setup/Setup.py:212
+msgid "Listen address, if you use 127.0.0.1 or localhost, the webinterface will only accessible locally."
+msgstr ""
+
+#: pyload/setup/Setup.py:213
+msgid "Address"
+msgstr ""
+
+#: pyload/setup/Setup.py:214
+msgid "Port"
+msgstr ""
+
+#: pyload/setup/Setup.py:216
+msgid "pyLoad offers several server backends, now following a short explanation."
+msgstr ""
+
+#: pyload/setup/Setup.py:217
+msgid "Default server, this server offers SSL and is a good alternative to builtin."
+msgstr ""
+
+#: pyload/setup/Setup.py:219
+msgid "Can be used by apache, lighttpd, requires you to configure them, which is not too easy job."
+msgstr ""
+
+#: pyload/setup/Setup.py:220
+msgid "Very fast alternative written in C, requires libev and linux knowledge."
+msgstr ""
+
+#: pyload/setup/Setup.py:221
+msgid "Get it from here: https://github.com/jonashaag/bjoern, compile it"
+msgstr ""
+
+#: pyload/setup/Setup.py:222
+msgid "and copy bjoern.so to pyload/lib"
+msgstr ""
+
+#: pyload/setup/Setup.py:226
+msgid "Attention: In some rare cases the builtin server is not working, if you notice problems with the webinterface"
+msgstr ""
+
+#: pyload/setup/Setup.py:227
+msgid "come back here and change the builtin server to the threaded one here."
+msgstr ""
+
+#: pyload/setup/Setup.py:229
+msgid "Server"
+msgstr ""
+
+#: pyload/setup/Setup.py:234
+msgid "## SSL Setup ##"
+msgstr ""
+
+#: pyload/setup/Setup.py:236
+msgid "Execute these commands from pyLoad config folder to make ssl certificates:"
+msgstr ""
+
+#: pyload/setup/Setup.py:242
+msgid "If you're done and everything went fine, you can activate ssl now."
+msgstr ""
+
+#: pyload/setup/Setup.py:243
+msgid "Activate SSL?"
+msgstr ""
+
+#: pyload/setup/Setup.py:255
+msgid "Select action"
+msgstr ""
+
+#: pyload/setup/Setup.py:256
+msgid "1 - Create/Edit user"
+msgstr ""
+
+#: pyload/setup/Setup.py:257
+msgid "2 - List users"
+msgstr ""
+
+#: pyload/setup/Setup.py:258
+msgid "3 - Remove user"
+msgstr ""
+
+#: pyload/setup/Setup.py:259
+msgid "4 - Quit"
+msgstr ""
+
+#: pyload/setup/Setup.py:270
+msgid "Users"
+msgstr ""
+
+#: pyload/setup/Setup.py:318
+msgid "Setting new configpath, current configuration will not be transferred!"
+msgstr ""
+
+#: pyload/setup/Setup.py:319
+msgid "Config path"
+msgstr ""
+
+#: pyload/setup/Setup.py:327
+msgid "Config path changed, setup will now close, please restart to go on."
+msgstr ""
+
+#: pyload/setup/Setup.py:328
+msgid "Press Enter to exit."
+msgstr ""
+
+#: pyload/setup/Setup.py:332
+#, python-format
+msgid "Setting config path failed: %s"
+msgstr ""
+
+#: pyload/setup/Setup.py:343
+msgid "y"
+msgstr ""
+
+#: pyload/setup/Setup.py:345
+msgid "n"
+msgstr ""
+
+#: pyload/setup/Setup.py:369
+msgid "Password: "
+msgstr ""
+
+#: pyload/setup/Setup.py:373
+msgid "Password too short. Use at least 4 symbols."
+msgstr ""
+
+#: pyload/setup/Setup.py:376
+msgid "Password (again): "
+msgstr ""
+
+#: pyload/setup/Setup.py:382
+msgid "Passwords did not match."
+msgstr ""
+
+#: pyload/setup/Setup.py:393
+msgid "yes"
+msgstr ""
+
+#: pyload/setup/Setup.py:393
+msgid "true"
+msgstr ""
+
+#: pyload/setup/Setup.py:393
+msgid "t"
+msgstr ""
+
+#: pyload/setup/Setup.py:396
+msgid "no"
+msgstr ""
+
+#: pyload/setup/Setup.py:396
+msgid "false"
+msgstr ""
+
+#: pyload/setup/Setup.py:396
+msgid "f"
+msgstr ""
+
+#: pyload/setup/Setup.py:399 pyload/setup/Setup.py:409
+msgid "Invalid Input"
+msgstr ""
+
diff --git a/locale/si/LC_MESSAGES/webUI.po b/locale/si/LC_MESSAGES/webUI.po
new file mode 100644
index 000000000..3016fc882
--- /dev/null
+++ b/locale/si/LC_MESSAGES/webUI.po
@@ -0,0 +1,297 @@
+msgid ""
+msgstr "Project-Id-Version: pyload\n"
+"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
+"POT-Creation-Date: 2013-11-30 16:17+0100\n"
+"PO-Revision-Date: 2014-03-22 14:03-0400\n"
+"Last-Translator: pyloadTeam <team@pyload.org>\n"
+"Language-Team: Sinhala\n"
+"Language: si_LK\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: crowdin.net\n"
+
+#: pyload/web/app/templates/default/admin.html:3
+#: pyload/web/app/templates/default/admin.html:4
+msgid "Admin"
+msgstr ""
+
+#: pyload/web/app/scripts/helpers/formatSize.js:9
+#: pyload/web/app/templates/default/setup/system.html:45
+msgid "not available"
+msgstr ""
+
+#: pyload/web/app/scripts/helpers/formatSize.js:11
+#: pyload/web/app/scripts/helpers/formatTime.js:10
+msgid "unlimited"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/package.html:25
+#: pyload/web/app/scripts/helpers/linkStatus.js:7
+msgid "online"
+msgstr ""
+
+#: pyload/web/app/scripts/helpers/linkStatus.js:9
+msgid "offline"
+msgstr ""
+
+#: pyload/web/app/scripts/helpers/linkStatus.js:11
+#: pyload/web/app/scripts/helpers/formatTime.js:8
+msgid "unknown"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/select.html:1
+msgid "1 package"
+msgid_plural "%d packages"
+msgstr[0] ""
+msgstr[1] ""
+
+#: pyload/web/app/templates/default/dashboard/select.html:4
+msgid "1 file"
+msgid_plural "%d files"
+msgstr[0] ""
+msgstr[1] ""
+
+#: pyload/web/app/templates/default/dashboard/package.html:33
+msgid "Addons"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/package.html:35
+msgid "Loading..."
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/actionbar.html:9
+msgid "Local"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/actionbar.html:18
+msgid "Search"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/actionbar.html:26
+msgid "Type"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/actionbar.html:44
+#: pyload/web/app/templates/default/dashboard/actionbar.html:49
+msgid "All"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/actionbar.html:50
+msgid "Finished"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/actionbar.html:51
+msgid "Unfinished"
+msgstr ""
+
+#: pyload/web/app/templates/default/dashboard/actionbar.html:52
+msgid "Failed"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/finished.html:3
+msgid "Nearly Done"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/finished.html:7
+msgid "Please check your settings."
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/finished.html:15
+msgid "Confirm"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/finished.html:20
+msgid "Please add a user first."
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/welcome.html:0
+msgid "Welcome!"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/welcome.html:2
+msgid "pyLoad is running and ready for configuration."
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/welcome.html:5
+msgid "Select your language:"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/welcome.html:12
+msgid "Start configuration"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/layout.html:2
+msgid "Setup"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/system.html:0
+msgid "System"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/system.html:9
+msgid "Dependencies"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/system.html:31
+msgid "Optional"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/system.html:38
+msgid "available"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/system.html:54
+msgid "Next"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/error.html:1
+msgid "Setup timed out"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/error.html:2
+msgid "Setup was closed due to inactivity. Please restart it to continue configuration."
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/error.html:5
+msgid "Setup finished"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/error.html:6
+msgid "Setup was successful. You can restart pyLoad now."
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/error.html:9
+msgid "Setup failed"
+msgstr ""
+
+#: pyload/web/app/templates/default/setup/error.html:11
+msgid "Try to restart it or open a bug report."
+msgstr ""
+
+#: pyload/web/app/templates/default/header/layout.html:13
+msgid "Running..."
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/addPluginConfig.html:3
+msgid "Choose a plugin"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/addPluginConfig.html:9
+msgid "Please choose a plugin, which you want to configure"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/addPluginConfig.html:23
+#: pyload/web/app/templates/default/linkgrabber/modal.html:39
+msgid "Add"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/addPluginConfig.html:24
+#: pyload/web/app/templates/default/linkgrabber/modal.html:40
+#: pyload/web/app/templates/default/dialogs/interactionTask.html:35
+msgid "Close"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/addAccount.html:2
+msgid "Add an account"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/addAccount.html:7
+msgid "Please enter your account data"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/confirmDelete.html:2
+msgid "Please confirm"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/confirmDelete.html:5
+msgid "Do you want to delete the selected items?"
+msgstr ""
+
+#: pyload/web/app/templates/default/dialogs/confirmDelete.html:8
+msgid "Delete"
+msgstr "මකන්න"
+
+#: pyload/web/app/templates/default/dialogs/confirmDelete.html:9
+msgid "Cancel"
+msgstr "අවලංගු කරන්න"
+
+#: pyload/web/app/templates/default/dialogs/interactionTask.html:34
+msgid "Submit"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/account.html:5
+msgid "premium"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/account.html:7
+msgid "valid"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/account.html:12
+msgid "invalid"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/account.html:23
+msgid "Traffic left:"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/account.html:27
+msgid "Valid until:"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/editAccount.html:2
+msgid "Edit account"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/editAccount.html:27
+msgid "Configuration"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/layout.html:2
+msgid "Accounts"
+msgstr ""
+
+#: pyload/web/app/templates/default/accounts/actionbar.html:2
+msgid "Add Account"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:3
+msgid "Add links"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:4
+msgid "paste & add links to pyLoad"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:13
+msgid " Paste your links here..."
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:17
+msgid "Container"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:18
+msgid "Upload"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:24
+msgid "URL"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:25
+msgid "Link to Website"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/modal.html:31
+msgid "Packages"
+msgstr ""
+
+#: pyload/web/app/templates/default/linkgrabber/package.html:19
+msgid "%d link"
+msgid_plural "%d links"
+msgstr[0] ""
+msgstr[1] ""
+