lang sync

This commit is contained in:
Marcos Pinto 2008-12-10 03:16:52 +00:00
commit 983440ab20
42 changed files with 991 additions and 731 deletions

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-16 02:26+0000\n" "PO-Revision-Date: 2008-10-16 02:26+0000\n"
"Last-Translator: bob00work <Unknown>\n" "Last-Translator: bob00work <Unknown>\n"
"Language-Team: Arabic <ar@li.org>\n" "Language-Team: Arabic <ar@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "تحميل"
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-29 13:42+0000\n" "PO-Revision-Date: 2008-10-29 13:42+0000\n"
"Last-Translator: Yasen Pramatarov <Unknown>\n" "Last-Translator: Yasen Pramatarov <Unknown>\n"
"Language-Team: Bulgarian <bg@li.org>\n" "Language-Team: Bulgarian <bg@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Няма входящи връзки!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "Изтегляне"
msgid "Upload" msgid "Upload"
msgstr "Качване" msgstr "Качване"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Програмата е заключена" msgstr "Програмата е заключена"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-12 12:05+0000\n" "PO-Revision-Date: 2008-11-12 12:05+0000\n"
"Last-Translator: NeV3rKilL <Unknown>\n" "Last-Translator: NeV3rKilL <Unknown>\n"
"Language-Team: Catalan <ca@li.org>\n" "Language-Team: Catalan <ca@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "Descarrega"
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,97 +7,97 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-12 12:35+0000\n" "PO-Revision-Date: 2008-12-09 00:12+0000\n"
"Last-Translator: Peter Surňák <Unknown>\n" "Last-Translator: slush <Unknown>\n"
"Language-Team: Czech <cs@li.org>\n" "Language-Team: Czech <cs@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
msgid "Announce OK" msgid "Announce OK"
msgstr "" msgstr "Oznámení OK"
#: deluge/core/torrentmanager.py:689 #: deluge/core/torrentmanager.py:689
msgid "Announce Sent" msgid "Announce Sent"
msgstr "" msgstr "Oznámení odesláno"
#: deluge/core/torrentmanager.py:698 #: deluge/core/torrentmanager.py:698
msgid "Alert" msgid "Alert"
msgstr "" msgstr "Upozornění"
#: deluge/core/torrentmanager.py:709 #: deluge/core/torrentmanager.py:709
msgid "Warning" msgid "Warning"
msgstr "" msgstr "Varování"
#: deluge/core/torrentmanager.py:719 deluge/ui/gtkui/sidebar.py:61 #: deluge/core/torrentmanager.py:719 deluge/ui/gtkui/sidebar.py:61
#: deluge/ui/webui/scripts/template_strings.py:25 #: deluge/ui/webui/scripts/template_strings.py:25
msgid "Error" msgid "Error"
msgstr "" msgstr "Chyba"
#: deluge/plugins/label/label/webui_config.py:38 #: deluge/plugins/label/label/webui_config.py:38
#: deluge/plugins/label/label/gtkui.py:315 deluge/ui/gtkui/sidebar.py:68 #: deluge/plugins/label/label/gtkui.py:315 deluge/ui/gtkui/sidebar.py:68
msgid "Labels" msgid "Labels"
msgstr "" msgstr "Štítky"
#: deluge/plugins/label/label/webui_config.py:50 #: deluge/plugins/label/label/webui_config.py:50
msgid "Select Label" msgid "Select Label"
msgstr "" msgstr "Vybrat štítek"
#: deluge/plugins/label/label/webui_config.py:75 #: deluge/plugins/label/label/webui_config.py:75
#: deluge/ui/webui/config_tabs_deluge.py:94 #: deluge/ui/webui/config_tabs_deluge.py:94
#: deluge/ui/webui/config_tabs_deluge.py:110 #: deluge/ui/webui/config_tabs_deluge.py:110
#: deluge/ui/webui/torrent_options.py:42 deluge/ui/webui/torrent_add.py:43 #: deluge/ui/webui/torrent_options.py:42 deluge/ui/webui/torrent_add.py:43
msgid "Maximum Connections" msgid "Maximum Connections"
msgstr "" msgstr "Maximum spojení"
#: deluge/plugins/label/label/webui_config.py:76 #: deluge/plugins/label/label/webui_config.py:76
#: deluge/ui/webui/config_tabs_deluge.py:95 #: deluge/ui/webui/config_tabs_deluge.py:95
#: deluge/ui/webui/config_tabs_deluge.py:111 #: deluge/ui/webui/config_tabs_deluge.py:111
msgid "Maximum Download Speed (Kib/s)" msgid "Maximum Download Speed (Kib/s)"
msgstr "" msgstr "Maximální rychlost stahování (Kib/s]"
#: deluge/plugins/label/label/webui_config.py:77 #: deluge/plugins/label/label/webui_config.py:77
#: deluge/ui/webui/config_tabs_deluge.py:96 #: deluge/ui/webui/config_tabs_deluge.py:96
#: deluge/ui/webui/config_tabs_deluge.py:112 #: deluge/ui/webui/config_tabs_deluge.py:112
msgid "Maximum Upload Speed (Kib/s)" msgid "Maximum Upload Speed (Kib/s)"
msgstr "" msgstr "Maximální rychlost odesílání (Kib/s)"
#: deluge/plugins/label/label/webui_config.py:78 #: deluge/plugins/label/label/webui_config.py:78
#: deluge/ui/webui/config_tabs_deluge.py:97 #: deluge/ui/webui/config_tabs_deluge.py:97
#: deluge/ui/webui/config_tabs_deluge.py:113 #: deluge/ui/webui/config_tabs_deluge.py:113
#: deluge/ui/webui/torrent_options.py:43 deluge/ui/webui/torrent_add.py:44 #: deluge/ui/webui/torrent_options.py:43 deluge/ui/webui/torrent_add.py:44
msgid "Maximum Upload Slots" msgid "Maximum Upload Slots"
msgstr "" msgstr "Maximum slotů k odesílání"
#: deluge/plugins/label/label/webui_config.py:80 #: deluge/plugins/label/label/webui_config.py:80
msgid "Apply" msgid "Apply"
msgstr "" msgstr "Použít"
#: deluge/plugins/label/label/webui_config.py:81 #: deluge/plugins/label/label/webui_config.py:81
#: deluge/ui/webui/register_menu.py:44 #: deluge/ui/webui/register_menu.py:44
msgid "Delete" msgid "Delete"
msgstr "" msgstr "Odstranit"
#: deluge/plugins/label/label/webui_config.py:91 #: deluge/plugins/label/label/webui_config.py:91
msgid "Add Label" msgid "Add Label"
msgstr "" msgstr "Přidat štítek"
#: deluge/plugins/label/label/webui_config.py:100 #: deluge/plugins/label/label/webui_config.py:100
#: deluge/plugins/label/label/gtkui.py:96 #: deluge/plugins/label/label/gtkui.py:96
#: deluge/plugins/label/label/gtkui.py:264 #: deluge/plugins/label/label/gtkui.py:264
#: deluge/plugins/label/label/webui_pages.py:54 #: deluge/plugins/label/label/webui_pages.py:54
msgid "Label" msgid "Label"
msgstr "" msgstr "Štítek"
#: deluge/plugins/label/label/webui_config.py:107 #: deluge/plugins/label/label/webui_config.py:107
#: deluge/plugins/label/label/gtkui.py:293 #: deluge/plugins/label/label/gtkui.py:293
#: deluge/ui/webui/scripts/template_strings.py:30 #: deluge/ui/webui/scripts/template_strings.py:30
msgid "General" msgid "General"
msgstr "" msgstr "Obecné"
#: deluge/plugins/label/label/webui_config.py:116 #: deluge/plugins/label/label/webui_config.py:116
msgid "Hide filter items with 0 hits" msgid "Hide filter items with 0 hits"
@ -105,13 +105,13 @@ msgstr ""
#: deluge/plugins/label/label/gtk_sidebar.py:64 #: deluge/plugins/label/label/gtk_sidebar.py:64
msgid "Filters" msgid "Filters"
msgstr "" msgstr "Filtry"
#: deluge/plugins/label/label/gtkui.py:101 #: deluge/plugins/label/label/gtkui.py:101
#: deluge/ui/gtkui/edittrackersdialog.py:75 #: deluge/ui/gtkui/edittrackersdialog.py:75
#: deluge/ui/webui/scripts/template_strings.py:68 #: deluge/ui/webui/scripts/template_strings.py:68
msgid "Tracker" msgid "Tracker"
msgstr "" msgstr "Tracker"
#: deluge/plugins/label/label/gtkui.py:311 #: deluge/plugins/label/label/gtkui.py:311
msgid "Hide Zero Hits" msgid "Hide Zero Hits"
@ -120,141 +120,142 @@ msgstr ""
#: deluge/plugins/label/label/gtkui.py:340 deluge/ui/webui/register_menu.py:43 #: deluge/plugins/label/label/gtkui.py:340 deluge/ui/webui/register_menu.py:43
#: deluge/ui/webui/scripts/template_strings.py:3 #: deluge/ui/webui/scripts/template_strings.py:3
msgid "Add" msgid "Add"
msgstr "" msgstr "Přidat"
#: deluge/plugins/label/label/core.py:257 #: deluge/plugins/label/label/core.py:257
msgid "Invalid label, valid characters:[a-z0-9_-]" msgid "Invalid label, valid characters:[a-z0-9_-]"
msgstr "" msgstr "Neplatný štítek. Povolené znaky: a-z, 0-9, \"_\" a \"-\""
#: deluge/plugins/label/label/core.py:258 #: deluge/plugins/label/label/core.py:258
msgid "Empty Label" msgid "Empty Label"
msgstr "" msgstr "Prázdný štítek"
#: deluge/plugins/label/label/core.py:259 #: deluge/plugins/label/label/core.py:259
#: deluge/plugins/label/label/core.py:273 #: deluge/plugins/label/label/core.py:273
#: deluge/plugins/label/label/core.py:291 #: deluge/plugins/label/label/core.py:291
#: deluge/plugins/label/label/core.py:323 #: deluge/plugins/label/label/core.py:323
msgid "Unknown Label" msgid "Unknown Label"
msgstr "" msgstr "Neznámý štítek"
#: deluge/plugins/label/label/core.py:324 #: deluge/plugins/label/label/core.py:324
msgid "Unknown Torrent" msgid "Unknown Torrent"
msgstr "" msgstr "Neznámý torrent"
#: deluge/plugins/blocklist/blocklist/webui.py:38 #: deluge/plugins/blocklist/blocklist/webui.py:38
msgid "Emule IP list (GZip)" msgid "Emule IP list (GZip)"
msgstr "" msgstr "Emule seznam IP (GZip)"
#: deluge/plugins/blocklist/blocklist/webui.py:39 #: deluge/plugins/blocklist/blocklist/webui.py:39
msgid "SafePeer Text (Zipped)" msgid "SafePeer Text (Zipped)"
msgstr "" msgstr "SafePeer text (zipovaný)"
#: deluge/plugins/blocklist/blocklist/webui.py:40 #: deluge/plugins/blocklist/blocklist/webui.py:40
msgid "PeerGuardian Text (Uncompressed)" msgid "PeerGuardian Text (Uncompressed)"
msgstr "" msgstr "PeerGuardian text (nekomprimovaný)"
#: deluge/plugins/blocklist/blocklist/webui.py:41 #: deluge/plugins/blocklist/blocklist/webui.py:41
msgid "PeerGuardian P2B (GZip)" msgid "PeerGuardian P2B (GZip)"
msgstr "" msgstr "PeerGuardian P2B (GZip)"
#: deluge/plugins/blocklist/blocklist/webui.py:50 #: deluge/plugins/blocklist/blocklist/webui.py:50
msgid "BlockList" msgid "BlockList"
msgstr "" msgstr "Seznam blokovaných"
#: deluge/plugins/blocklist/blocklist/webui.py:70 #: deluge/plugins/blocklist/blocklist/webui.py:70
#: deluge/ui/webui/torrent_add.py:57 #: deluge/ui/webui/torrent_add.py:57
#: deluge/ui/webui/scripts/template_strings.py:75 #: deluge/ui/webui/scripts/template_strings.py:75
msgid "Url" msgid "Url"
msgstr "" msgstr "URL"
#: deluge/plugins/blocklist/blocklist/webui.py:71 #: deluge/plugins/blocklist/blocklist/webui.py:71
msgid "Check for every (days)" msgid "Check for every (days)"
msgstr "" msgstr "Zkontrolovat každých (dní)"
#: deluge/plugins/blocklist/blocklist/webui.py:72 #: deluge/plugins/blocklist/blocklist/webui.py:72
msgid "Timeout (seconds)" msgid "Timeout (seconds)"
msgstr "" msgstr "Vypršení času (sekund)"
#: deluge/plugins/blocklist/blocklist/webui.py:73 #: deluge/plugins/blocklist/blocklist/webui.py:73
msgid "Times to attempt download" msgid "Times to attempt download"
msgstr "" msgstr "Pokusů ke stažení"
#: deluge/plugins/blocklist/blocklist/webui.py:74 #: deluge/plugins/blocklist/blocklist/webui.py:74
msgid "Import on daemon startup" msgid "Import on daemon startup"
msgstr "" msgstr "Importovat při startu démona"
#: deluge/plugins/blocklist/blocklist/webui.py:76 #: deluge/plugins/blocklist/blocklist/webui.py:76
msgid "Download Now" msgid "Download Now"
msgstr "" msgstr "Stáhnout nyní"
#: deluge/plugins/blocklist/blocklist/webui.py:77 #: deluge/plugins/blocklist/blocklist/webui.py:77
msgid "Import Now" msgid "Import Now"
msgstr "" msgstr "Importovat nyní"
#: deluge/plugins/blocklist/blocklist/webui.py:84 #: deluge/plugins/blocklist/blocklist/webui.py:84
#, python-format #, python-format
msgid "Downloading %.2f%%" msgid "Downloading %.2f%%"
msgstr "" msgstr "Staženo %.2f%%"
#: deluge/plugins/blocklist/blocklist/webui.py:86 #: deluge/plugins/blocklist/blocklist/webui.py:86
#, python-format #, python-format
msgid "Importing %s" msgid "Importing %s"
msgstr "" msgstr "Importuji %s"
#: deluge/plugins/blocklist/blocklist/webui.py:88 #: deluge/plugins/blocklist/blocklist/webui.py:88
#, python-format #, python-format
msgid "Blocked Ranges: %s" msgid "Blocked Ranges: %s"
msgstr "" msgstr "Blokované rozsahy: %s"
#: deluge/plugins/blocklist/blocklist/webui.py:90 #: deluge/plugins/blocklist/blocklist/webui.py:90
msgid "Inactive" msgid "Inactive"
msgstr "" msgstr "Nečinný"
#: deluge/plugins/blocklist/blocklist/webui.py:97 #: deluge/plugins/blocklist/blocklist/webui.py:97
msgid "Refresh status" msgid "Refresh status"
msgstr "" msgstr "Obnovit status"
#: deluge/plugins/blocklist/blocklist/peerguardian.py:31 #: deluge/plugins/blocklist/blocklist/peerguardian.py:31
msgid "Invalid leader" msgid "Invalid leader"
msgstr "" msgstr "Neplatná hlavička"
#: deluge/plugins/blocklist/blocklist/peerguardian.py:35 #: deluge/plugins/blocklist/blocklist/peerguardian.py:35
msgid "Invalid magic code" msgid "Invalid magic code"
msgstr "" msgstr "Neplatný kouzelný kód"
#: deluge/plugins/blocklist/blocklist/peerguardian.py:40 #: deluge/plugins/blocklist/blocklist/peerguardian.py:40
msgid "Invalid version" msgid "Invalid version"
msgstr "" msgstr "Neplatná verze"
#: deluge/ui/gtkui/statusbar.py:126 #: deluge/ui/gtkui/statusbar.py:126
msgid "Not Connected" msgid "Not Connected"
msgstr "" msgstr "Nepřipojeno"
#: deluge/ui/gtkui/statusbar.py:141 #: deluge/ui/gtkui/statusbar.py:141
#: deluge/ui/webui/scripts/template_strings.py:12 #: deluge/ui/webui/scripts/template_strings.py:12
msgid "Connections" msgid "Connections"
msgstr "" msgstr "Připojení"
#: deluge/ui/gtkui/statusbar.py:146 #: deluge/ui/gtkui/statusbar.py:146
msgid "Download Speed" msgid "Download Speed"
msgstr "" msgstr "Rychlost stahování"
#: deluge/ui/gtkui/statusbar.py:151 #: deluge/ui/gtkui/statusbar.py:151
msgid "Upload Speed" msgid "Upload Speed"
msgstr "" msgstr "Rychlost odesílání"
#: deluge/ui/gtkui/statusbar.py:159 #: deluge/ui/gtkui/statusbar.py:159
msgid "No Incoming Connections!" msgid "No Incoming Connections!"
msgstr "" msgstr "Žádná příchozí spojení!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
#: deluge/ui/gtkui/glade/main_window.glade:1669 #: deluge/ui/gtkui/glade/main_window.glade:1669
msgid "KiB/s" msgid "KiB/s"
msgstr "" msgstr "KiB/s"
#: deluge/ui/gtkui/statusbar.py:351 deluge/ui/gtkui/statusbar.py:379 #: deluge/ui/gtkui/statusbar.py:351 deluge/ui/gtkui/statusbar.py:379
#: deluge/ui/gtkui/statusbar.py:406 deluge/ui/gtkui/systemtray.py:179 #: deluge/ui/gtkui/statusbar.py:406 deluge/ui/gtkui/systemtray.py:179
@ -262,75 +263,75 @@ msgstr ""
#: deluge/ui/webui/lib/newforms_plus.py:197 #: deluge/ui/webui/lib/newforms_plus.py:197
#: deluge/ui/webui/lib/newforms_plus.py:208 deluge/common.py:169 #: deluge/ui/webui/lib/newforms_plus.py:208 deluge/common.py:169
msgid "Unlimited" msgid "Unlimited"
msgstr "" msgstr "Bez omezení"
#: deluge/ui/gtkui/statusbar.py:353 deluge/ui/gtkui/statusbar.py:381 #: deluge/ui/gtkui/statusbar.py:353 deluge/ui/gtkui/statusbar.py:381
#: deluge/ui/gtkui/statusbar.py:408 deluge/ui/gtkui/systemtray.py:317 #: deluge/ui/gtkui/statusbar.py:408 deluge/ui/gtkui/systemtray.py:317
#: deluge/common.py:226 deluge/common.py:227 #: deluge/common.py:226 deluge/common.py:227
msgid "Other..." msgid "Other..."
msgstr "" msgstr "Jiné..."
#: deluge/ui/gtkui/statusbar.py:355 #: deluge/ui/gtkui/statusbar.py:355
msgid "Download Speed (KiB/s):" msgid "Download Speed (KiB/s):"
msgstr "" msgstr "Rychlost stahování (KiB/s):"
#: deluge/ui/gtkui/statusbar.py:383 #: deluge/ui/gtkui/statusbar.py:383
msgid "Upload Speed (KiB/s):" msgid "Upload Speed (KiB/s):"
msgstr "" msgstr "Rychlost odesílání (KiB/s):"
#: deluge/ui/gtkui/statusbar.py:410 #: deluge/ui/gtkui/statusbar.py:410
msgid "Connection Limit:" msgid "Connection Limit:"
msgstr "" msgstr "Limit připojení"
#: deluge/ui/gtkui/addtorrentdialog.py:82 deluge/ui/gtkui/queuedtorrents.py:63 #: deluge/ui/gtkui/addtorrentdialog.py:82 deluge/ui/gtkui/queuedtorrents.py:63
msgid "Torrent" msgid "Torrent"
msgstr "" msgstr "Torrent"
#: deluge/ui/gtkui/addtorrentdialog.py:90 deluge/ui/gtkui/files_tab.py:101 #: deluge/ui/gtkui/addtorrentdialog.py:90 deluge/ui/gtkui/files_tab.py:101
msgid "Filename" msgid "Filename"
msgstr "" msgstr "Jméno souboru"
#: deluge/ui/gtkui/addtorrentdialog.py:101 deluge/ui/gtkui/files_tab.py:117 #: deluge/ui/gtkui/addtorrentdialog.py:101 deluge/ui/gtkui/files_tab.py:117
#: deluge/ui/gtkui/torrentview.py:121 #: deluge/ui/gtkui/torrentview.py:121
#: deluge/ui/webui/scripts/template_strings.py:62 #: deluge/ui/webui/scripts/template_strings.py:62
msgid "Size" msgid "Size"
msgstr "" msgstr "Velikost"
#: deluge/ui/gtkui/addtorrentdialog.py:444 #: deluge/ui/gtkui/addtorrentdialog.py:444
msgid "Choose a .torrent file" msgid "Choose a .torrent file"
msgstr "" msgstr "Vyberte .torrent soubor"
#: deluge/ui/gtkui/addtorrentdialog.py:456 #: deluge/ui/gtkui/addtorrentdialog.py:456
msgid "Torrent files" msgid "Torrent files"
msgstr "" msgstr "Torrent soubory"
#: deluge/ui/gtkui/addtorrentdialog.py:460 #: deluge/ui/gtkui/addtorrentdialog.py:460
msgid "All files" msgid "All files"
msgstr "" msgstr "Všechny soubory"
#: deluge/ui/gtkui/sidebar.py:48 #: deluge/ui/gtkui/sidebar.py:48
msgid "All" msgid "All"
msgstr "" msgstr "Vše"
#: deluge/ui/gtkui/sidebar.py:49 #: deluge/ui/gtkui/sidebar.py:49
msgid "Downloading" msgid "Downloading"
msgstr "" msgstr "Stahované"
#: deluge/ui/gtkui/sidebar.py:52 #: deluge/ui/gtkui/sidebar.py:52
msgid "Seeding" msgid "Seeding"
msgstr "" msgstr "Seedované"
#: deluge/ui/gtkui/sidebar.py:55 #: deluge/ui/gtkui/sidebar.py:55
msgid "Queued" msgid "Queued"
msgstr "" msgstr "Ve frontě"
#: deluge/ui/gtkui/sidebar.py:58 #: deluge/ui/gtkui/sidebar.py:58
msgid "Paused" msgid "Paused"
msgstr "" msgstr "Pozastavené"
#: deluge/ui/gtkui/sidebar.py:64 #: deluge/ui/gtkui/sidebar.py:64
msgid "Checking" msgid "Checking"
msgstr "" msgstr "Kontrolované"
#: deluge/ui/gtkui/aboutdialog.py:58 #: deluge/ui/gtkui/aboutdialog.py:58
msgid "" msgid ""
@ -344,104 +345,119 @@ msgid ""
"General Public License along with this program; if not, see " "General Public License along with this program; if not, see "
"<http://www.gnu.org/licenses>." "<http://www.gnu.org/licenses>."
msgstr "" msgstr ""
"Tento program je volný software; můžete jej šířit a modifikovat podle "
"ustanovení Obecné veřejné licence GNU, vydávané Free Software Foundation; a "
"to buď verze 3 této licence anebo (podle vašeho uvážení) kterékoli pozdější "
"verze. Tento program je rozšiřován v naději, že bude užitečný, avšak BEZ "
"JAKÉKOLI ZÁRUKY; neposkytují se ani odvozené záruky PRODEJNOSTI anebo "
"VHODNOSTI PRO URČITÝ ÚČEL. Další podrobnosti hledejte ve Obecné \n"
"veřejné licenci GNU. Kopii Obecné veřejné licence GNU jste měl obdržet spolu "
"s tímto \n"
"programem; pokud se tak nestalo, navštivte <http://www.gnu.org/licenses>."
#: deluge/ui/gtkui/systemtray.py:188 #: deluge/ui/gtkui/systemtray.py:188
msgid "Deluge" msgid "Deluge"
msgstr "" msgstr "Deluge"
#: deluge/ui/gtkui/systemtray.py:188 #: deluge/ui/gtkui/systemtray.py:188
#: deluge/ui/webui/scripts/template_strings.py:19 #: deluge/ui/webui/scripts/template_strings.py:19
msgid "Down" msgid "Down"
msgstr "" msgstr "Dolů"
#: deluge/ui/gtkui/systemtray.py:189 #: deluge/ui/gtkui/systemtray.py:189
#: deluge/ui/webui/scripts/template_strings.py:70 #: deluge/ui/webui/scripts/template_strings.py:70
msgid "Up" msgid "Up"
msgstr "" msgstr "Nahoru"
#: deluge/ui/gtkui/systemtray.py:304 deluge/ui/webui/config_tabs_deluge.py:118 #: deluge/ui/gtkui/systemtray.py:304 deluge/ui/webui/config_tabs_deluge.py:118
#: deluge/ui/webui/scripts/template_strings.py:21 #: deluge/ui/webui/scripts/template_strings.py:21
msgid "Download" msgid "Download"
msgstr "" msgstr "Staženo"
#: deluge/ui/gtkui/systemtray.py:308 #: deluge/ui/gtkui/systemtray.py:308
#: deluge/ui/webui/scripts/template_strings.py:72 #: deluge/ui/webui/scripts/template_strings.py:72
msgid "Upload" msgid "Upload"
msgstr "Odesláno"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr "Deluge je uzamčen"
#: deluge/ui/gtkui/systemtray.py:351 #: deluge/ui/gtkui/systemtray.py:351
msgid "" msgid ""
"Deluge is password protected.\n" "Deluge is password protected.\n"
"To show the Deluge window, please enter your password" "To show the Deluge window, please enter your password"
msgstr "" msgstr ""
"Deluge je chráněn heslem.\n"
"Pro zobrazení okna Deluge prosím zadejte vaše heslo"
#: deluge/ui/gtkui/files_tab.py:130 deluge/ui/gtkui/torrentview.py:125 #: deluge/ui/gtkui/files_tab.py:130 deluge/ui/gtkui/torrentview.py:125
#: deluge/ui/webui/scripts/template_strings.py:44 #: deluge/ui/webui/scripts/template_strings.py:44
msgid "Progress" msgid "Progress"
msgstr "" msgstr "Průběh"
#: deluge/ui/gtkui/files_tab.py:143 #: deluge/ui/gtkui/files_tab.py:143
msgid "Priority" msgid "Priority"
msgstr "" msgstr "Priorita"
#: deluge/ui/gtkui/menubar.py:69 #: deluge/ui/gtkui/menubar.py:69
msgid "Set Unlimited" msgid "Set Unlimited"
msgstr "" msgstr "Nastavit neomezeně"
#: deluge/ui/gtkui/menubar.py:73 #: deluge/ui/gtkui/menubar.py:73
msgid "Other.." msgid "Other.."
msgstr "" msgstr "Jiné..."
#: deluge/ui/gtkui/menubar.py:81 #: deluge/ui/gtkui/menubar.py:81
msgid "On" msgid "On"
msgstr "" msgstr "On"
#: deluge/ui/gtkui/menubar.py:84 #: deluge/ui/gtkui/menubar.py:84
#: deluge/ui/webui/scripts/template_strings.py:36 #: deluge/ui/webui/scripts/template_strings.py:36
msgid "Off" msgid "Off"
msgstr "" msgstr "Off"
#: deluge/ui/gtkui/menubar.py:320 #: deluge/ui/gtkui/menubar.py:320
msgid "Choose a directory to move files to" msgid "Choose a directory to move files to"
msgstr "" msgstr "Vyberte adresář pro přesun souborů"
#: deluge/ui/gtkui/menubar.py:429 #: deluge/ui/gtkui/menubar.py:429
msgid "Set Max Download Speed (KiB/s):" msgid "Set Max Download Speed (KiB/s):"
msgstr "" msgstr "Nastavit maximální rychlost stahování (KiB/s)"
#: deluge/ui/gtkui/menubar.py:431 #: deluge/ui/gtkui/menubar.py:431
msgid "Set Max Upload Speed (KiB/s):" msgid "Set Max Upload Speed (KiB/s):"
msgstr "" msgstr "Nastavit maximální rychlost odesílání (KiB/s)"
#: deluge/ui/gtkui/menubar.py:433 #: deluge/ui/gtkui/menubar.py:433
msgid "Set Max Connections:" msgid "Set Max Connections:"
msgstr "" msgstr "Nastavit maximum připojení"
#: deluge/ui/gtkui/menubar.py:435 #: deluge/ui/gtkui/menubar.py:435
msgid "Set Max Upload Slots:" msgid "Set Max Upload Slots:"
msgstr "" msgstr "Nastavit maximum upload slotů"
#: deluge/ui/gtkui/peers_tab.py:83 #: deluge/ui/gtkui/peers_tab.py:83
msgid "Address" msgid "Address"
msgstr "" msgstr "Adresa"
#: deluge/ui/gtkui/peers_tab.py:99 #: deluge/ui/gtkui/peers_tab.py:99
msgid "Client" msgid "Client"
msgstr "" msgstr "Klient"
#: deluge/ui/gtkui/peers_tab.py:112 deluge/ui/gtkui/torrentview.py:139 #: deluge/ui/gtkui/peers_tab.py:112 deluge/ui/gtkui/torrentview.py:139
#: deluge/ui/webui/scripts/template_strings.py:20 #: deluge/ui/webui/scripts/template_strings.py:20
msgid "Down Speed" msgid "Down Speed"
msgstr "" msgstr "Rychlost stahování"
#: deluge/ui/gtkui/peers_tab.py:125 deluge/ui/gtkui/torrentview.py:143 #: deluge/ui/gtkui/peers_tab.py:125 deluge/ui/gtkui/torrentview.py:143
#: deluge/ui/webui/scripts/template_strings.py:71 #: deluge/ui/webui/scripts/template_strings.py:71
msgid "Up Speed" msgid "Up Speed"
msgstr "" msgstr "Rychlost odesílání"
#: deluge/ui/gtkui/queuedtorrents.py:123 #: deluge/ui/gtkui/queuedtorrents.py:123
msgid " Torrents Queued" msgid " Torrents Queued"
@ -466,49 +482,49 @@ msgstr ""
#: deluge/ui/gtkui/edittrackersdialog.py:73 #: deluge/ui/gtkui/edittrackersdialog.py:73
msgid "Tier" msgid "Tier"
msgstr "" msgstr "Úroveň"
#: deluge/ui/gtkui/preferences.py:71 deluge/ui/webui/config_tabs_deluge.py:80 #: deluge/ui/gtkui/preferences.py:71 deluge/ui/webui/config_tabs_deluge.py:80
msgid "Enabled" msgid "Enabled"
msgstr "" msgstr "Povoleno"
#: deluge/ui/gtkui/preferences.py:73 #: deluge/ui/gtkui/preferences.py:73
msgid "Plugin" msgid "Plugin"
msgstr "" msgstr "Zásuvný modul"
#: deluge/ui/gtkui/torrentview.py:119 #: deluge/ui/gtkui/torrentview.py:119
#: deluge/ui/webui/scripts/template_strings.py:34 #: deluge/ui/webui/scripts/template_strings.py:34
msgid "Name" msgid "Name"
msgstr "" msgstr "Název"
#: deluge/ui/gtkui/torrentview.py:129 #: deluge/ui/gtkui/torrentview.py:129
#: deluge/ui/webui/scripts/template_strings.py:57 #: deluge/ui/webui/scripts/template_strings.py:57
msgid "Seeders" msgid "Seeders"
msgstr "" msgstr "Seedů"
#: deluge/ui/gtkui/torrentview.py:134 deluge/ui/webui/register_menu.py:40 #: deluge/ui/gtkui/torrentview.py:134 deluge/ui/webui/register_menu.py:40
#: deluge/ui/webui/scripts/template_strings.py:42 #: deluge/ui/webui/scripts/template_strings.py:42
msgid "Peers" msgid "Peers"
msgstr "" msgstr "Peerů"
#: deluge/ui/gtkui/torrentview.py:147 #: deluge/ui/gtkui/torrentview.py:147
#: deluge/ui/webui/scripts/template_strings.py:23 #: deluge/ui/webui/scripts/template_strings.py:23
msgid "ETA" msgid "ETA"
msgstr "" msgstr "Zbývající čas"
#: deluge/ui/gtkui/torrentview.py:151 #: deluge/ui/gtkui/torrentview.py:151
#: deluge/ui/webui/scripts/template_strings.py:48 #: deluge/ui/webui/scripts/template_strings.py:48
msgid "Ratio" msgid "Ratio"
msgstr "" msgstr "Poměr"
#: deluge/ui/gtkui/torrentview.py:155 #: deluge/ui/gtkui/torrentview.py:155
msgid "Avail" msgid "Avail"
msgstr "" msgstr "Dostupné"
#: deluge/ui/webui/render.py:166 deluge/ui/webui/utils.py:117 #: deluge/ui/webui/render.py:166 deluge/ui/webui/utils.py:117
#: deluge/ui/webui/utils.py:122 #: deluge/ui/webui/utils.py:122
msgid "∞" msgid "∞"
msgstr "" msgstr ""
#: deluge/ui/webui/config_forms.py:99 #: deluge/ui/webui/config_forms.py:99
msgid "These changes were saved" msgid "These changes were saved"
@ -521,21 +537,21 @@ msgstr ""
#: deluge/ui/webui/register_menu.py:31 #: deluge/ui/webui/register_menu.py:31
#: deluge/ui/webui/scripts/template_strings.py:11 #: deluge/ui/webui/scripts/template_strings.py:11
msgid "Config" msgid "Config"
msgstr "" msgstr "Nastavení"
#: deluge/ui/webui/register_menu.py:32 #: deluge/ui/webui/register_menu.py:32
msgid "Connect" msgid "Connect"
msgstr "" msgstr "Připojit"
#: deluge/ui/webui/register_menu.py:33 #: deluge/ui/webui/register_menu.py:33
#: deluge/ui/webui/scripts/template_strings.py:2 #: deluge/ui/webui/scripts/template_strings.py:2
msgid "About" msgid "About"
msgstr "" msgstr "O aplikaci"
#: deluge/ui/webui/register_menu.py:34 #: deluge/ui/webui/register_menu.py:34
#: deluge/ui/webui/scripts/template_strings.py:33 #: deluge/ui/webui/scripts/template_strings.py:33
msgid "Logout" msgid "Logout"
msgstr "" msgstr "Odhlásit"
#: deluge/ui/webui/register_menu.py:36 #: deluge/ui/webui/register_menu.py:36
msgid "Statistics" msgid "Statistics"
@ -544,7 +560,7 @@ msgstr "Statistika"
#: deluge/ui/webui/register_menu.py:37 deluge/ui/webui/register_menu.py:51 #: deluge/ui/webui/register_menu.py:37 deluge/ui/webui/register_menu.py:51
#: deluge/ui/webui/scripts/template_strings.py:17 #: deluge/ui/webui/scripts/template_strings.py:17
msgid "Details" msgid "Details"
msgstr "" msgstr "Podrobnosti"
#: deluge/ui/webui/register_menu.py:38 #: deluge/ui/webui/register_menu.py:38
#: deluge/ui/webui/scripts/template_strings.py:37 #: deluge/ui/webui/scripts/template_strings.py:37
@ -554,7 +570,7 @@ msgstr "Možnosti"
#: deluge/ui/webui/register_menu.py:39 #: deluge/ui/webui/register_menu.py:39
msgid "Trackers" msgid "Trackers"
msgstr "" msgstr "Trackery"
#: deluge/ui/webui/register_menu.py:41 #: deluge/ui/webui/register_menu.py:41
msgid "Files" msgid "Files"
@ -562,57 +578,57 @@ msgstr "Soubory"
#: deluge/ui/webui/register_menu.py:45 #: deluge/ui/webui/register_menu.py:45
msgid "Stop" msgid "Stop"
msgstr "" msgstr "Zastavit"
#: deluge/ui/webui/register_menu.py:46 #: deluge/ui/webui/register_menu.py:46
#: deluge/ui/webui/scripts/template_strings.py:64 #: deluge/ui/webui/scripts/template_strings.py:64
msgid "Start" msgid "Start"
msgstr "" msgstr "Spustit"
#: deluge/ui/webui/register_menu.py:47 #: deluge/ui/webui/register_menu.py:47
#: deluge/ui/webui/scripts/template_strings.py:47 #: deluge/ui/webui/scripts/template_strings.py:47
#: deluge/ui/gtkui/glade/main_window.glade:343 #: deluge/ui/gtkui/glade/main_window.glade:343
msgid "Queue Up" msgid "Queue Up"
msgstr "" msgstr "Posunout nahoru"
#: deluge/ui/webui/register_menu.py:48 #: deluge/ui/webui/register_menu.py:48
#: deluge/ui/webui/scripts/template_strings.py:45 #: deluge/ui/webui/scripts/template_strings.py:45
#: deluge/ui/gtkui/glade/main_window.glade:357 #: deluge/ui/gtkui/glade/main_window.glade:357
msgid "Queue Down" msgid "Queue Down"
msgstr "" msgstr "Posunout dolů"
#: deluge/ui/webui/register_menu.py:49 #: deluge/ui/webui/register_menu.py:49
msgid "Queue Top" msgid "Queue Top"
msgstr "" msgstr "Posunout nejvýš"
#: deluge/ui/webui/register_menu.py:50 #: deluge/ui/webui/register_menu.py:50
msgid "Queue Bottom" msgid "Queue Bottom"
msgstr "" msgstr "Posunout nejníž"
#: deluge/ui/webui/register_menu.py:52 #: deluge/ui/webui/register_menu.py:52
msgid "Move" msgid "Move"
msgstr "" msgstr "Přesunout"
#: deluge/ui/webui/register_menu.py:53 #: deluge/ui/webui/register_menu.py:53
#: deluge/ui/webui/scripts/template_strings.py:49 #: deluge/ui/webui/scripts/template_strings.py:49
msgid "Reannounce" msgid "Reannounce"
msgstr "" msgstr "Znovu ohlásit"
#: deluge/ui/webui/register_menu.py:54 #: deluge/ui/webui/register_menu.py:54
msgid "Recheck" msgid "Recheck"
msgstr "" msgstr "Překontrolovat"
#: deluge/ui/webui/config_tabs_deluge.py:37 #: deluge/ui/webui/config_tabs_deluge.py:37
msgid "Ports" msgid "Ports"
msgstr "" msgstr "Porty"
#: deluge/ui/webui/config_tabs_deluge.py:38 #: deluge/ui/webui/config_tabs_deluge.py:38
msgid "From" msgid "From"
msgstr "" msgstr "Od"
#: deluge/ui/webui/config_tabs_deluge.py:39 #: deluge/ui/webui/config_tabs_deluge.py:39
msgid "To" msgid "To"
msgstr "" msgstr "Pro"
#: deluge/ui/webui/config_tabs_deluge.py:40 #: deluge/ui/webui/config_tabs_deluge.py:40
msgid "Random" msgid "Random"
@ -633,7 +649,7 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:71 #: deluge/ui/webui/config_tabs_deluge.py:71
#: deluge/ui/gtkui/glade/preferences_dialog.glade:871 #: deluge/ui/gtkui/glade/preferences_dialog.glade:871
msgid "NAT-PMP" msgid "NAT-PMP"
msgstr "" msgstr "NAT-PMP"
#: deluge/ui/webui/config_tabs_deluge.py:72 #: deluge/ui/webui/config_tabs_deluge.py:72
msgid "Peer-Exchange" msgid "Peer-Exchange"
@ -646,15 +662,15 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:78 #: deluge/ui/webui/config_tabs_deluge.py:78
msgid "Encryption" msgid "Encryption"
msgstr "" msgstr "Šifrování"
#: deluge/ui/webui/config_tabs_deluge.py:80 #: deluge/ui/webui/config_tabs_deluge.py:80
msgid "Forced" msgid "Forced"
msgstr "" msgstr "Vynuceno"
#: deluge/ui/webui/config_tabs_deluge.py:80 #: deluge/ui/webui/config_tabs_deluge.py:80
msgid "Disabled" msgid "Disabled"
msgstr "" msgstr "Vypnuto"
#: deluge/ui/webui/config_tabs_deluge.py:81 #: deluge/ui/webui/config_tabs_deluge.py:81
msgid "Handshake" msgid "Handshake"
@ -675,20 +691,20 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:84 #: deluge/ui/webui/config_tabs_deluge.py:84
msgid "Outbound" msgid "Outbound"
msgstr "" msgstr "Odchozí"
#: deluge/ui/webui/config_tabs_deluge.py:85 #: deluge/ui/webui/config_tabs_deluge.py:85
msgid "Level" msgid "Level"
msgstr "" msgstr "Úroveň"
#: deluge/ui/webui/config_tabs_deluge.py:92 #: deluge/ui/webui/config_tabs_deluge.py:92
msgid "Global" msgid "Global"
msgstr "" msgstr "Globální"
#: deluge/ui/webui/config_tabs_deluge.py:93 #: deluge/ui/webui/config_tabs_deluge.py:93
#: deluge/ui/webui/config_tabs_deluge.py:109 #: deluge/ui/webui/config_tabs_deluge.py:109
msgid "-1 = Unlimited" msgid "-1 = Unlimited"
msgstr "" msgstr "-1 = Neomezeno"
#: deluge/ui/webui/config_tabs_deluge.py:99 #: deluge/ui/webui/config_tabs_deluge.py:99
msgid "Maximum Half-Open Connections" msgid "Maximum Half-Open Connections"
@ -712,7 +728,7 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:120 #: deluge/ui/webui/config_tabs_deluge.py:120
msgid "Save .torrent files to" msgid "Save .torrent files to"
msgstr "" msgstr "Uložit .torrent soubor do"
#: deluge/ui/webui/config_tabs_deluge.py:121 #: deluge/ui/webui/config_tabs_deluge.py:121
msgid "Auto Add folder" msgid "Auto Add folder"
@ -725,7 +741,7 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:123 #: deluge/ui/webui/config_tabs_deluge.py:123
#: deluge/ui/gtkui/glade/preferences_dialog.glade:469 #: deluge/ui/gtkui/glade/preferences_dialog.glade:469
msgid "Use Compact Allocation" msgid "Use Compact Allocation"
msgstr "" msgstr "Použít kompaktní alokaci"
#: deluge/ui/webui/config_tabs_deluge.py:124 deluge/ui/webui/torrent_add.py:47 #: deluge/ui/webui/config_tabs_deluge.py:124 deluge/ui/webui/torrent_add.py:47
msgid "Prioritize first and last pieces" msgid "Prioritize first and last pieces"
@ -733,7 +749,7 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:130 #: deluge/ui/webui/config_tabs_deluge.py:130
msgid "Daemon" msgid "Daemon"
msgstr "" msgstr "Démon"
#: deluge/ui/webui/config_tabs_deluge.py:131 #: deluge/ui/webui/config_tabs_deluge.py:131
msgid "Restart daemon and webui after changing these settings" msgid "Restart daemon and webui after changing these settings"
@ -742,7 +758,7 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:132 #: deluge/ui/webui/config_tabs_deluge.py:132
#: deluge/ui/webui/config_tabs_webui.py:56 #: deluge/ui/webui/config_tabs_webui.py:56
msgid "Port" msgid "Port"
msgstr "" msgstr "Port"
#: deluge/ui/webui/config_tabs_deluge.py:133 #: deluge/ui/webui/config_tabs_deluge.py:133
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2166 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2166
@ -751,11 +767,11 @@ msgstr ""
#: deluge/ui/webui/config_tabs_deluge.py:138 #: deluge/ui/webui/config_tabs_deluge.py:138
msgid "Queue" msgid "Queue"
msgstr "" msgstr "Fronta"
#: deluge/ui/webui/config_tabs_deluge.py:139 #: deluge/ui/webui/config_tabs_deluge.py:139
msgid "-1 = unlimited" msgid "-1 = unlimited"
msgstr "" msgstr "-1 = neomezeně"
#: deluge/ui/webui/config_tabs_deluge.py:141 #: deluge/ui/webui/config_tabs_deluge.py:141
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2316 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2316

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-29 22:59+0000\n" "PO-Revision-Date: 2008-10-29 22:59+0000\n"
"Last-Translator: Sej Sander Thorsen <sej.sander@gmail.com>\n" "Last-Translator: Sej Sander Thorsen <sej.sander@gmail.com>\n"
"Language-Team: Danish <da@li.org>\n" "Language-Team: Danish <da@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr ""
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-04 23:20+0000\n" "PO-Revision-Date: 2008-12-04 23:20+0000\n"
"Last-Translator: michel <Unknown>\n" "Last-Translator: michel <Unknown>\n"
"Language-Team: German <de@li.org>\n" "Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Keine eingehenden Verbindungen!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -380,6 +381,10 @@ msgstr "Download"
msgid "Upload" msgid "Upload"
msgstr "Upload" msgstr "Upload"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge ist gesperrt" msgstr "Deluge ist gesperrt"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-05 17:33+0000\n" "PO-Revision-Date: 2008-12-05 17:33+0000\n"
"Last-Translator: Kainourgiakis Giorgos <kaingeo@yahoo.gr>\n" "Last-Translator: Kainourgiakis Giorgos <kaingeo@yahoo.gr>\n"
"Language-Team: Greek <el@li.org>\n" "Language-Team: Greek <el@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Καμία Εισερχόμενη Σύνδεση!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -380,6 +381,10 @@ msgstr "Λήψη"
msgid "Upload" msgid "Upload"
msgstr "Αποστολή" msgstr "Αποστολή"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Το Deluge είναι κλειδωμένο" msgstr "Το Deluge είναι κλειδωμένο"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-04 05:56+0000\n" "PO-Revision-Date: 2008-12-04 05:56+0000\n"
"Last-Translator: John Garland <Unknown>\n" "Last-Translator: John Garland <Unknown>\n"
"Language-Team: English (Australia) <en_AU@li.org>\n" "Language-Team: English (Australia) <en_AU@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "No Incoming Connections!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Download"
msgid "Upload" msgid "Upload"
msgstr "Upload" msgstr "Upload"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge is locked" msgstr "Deluge is locked"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-06 05:57+0000\n" "PO-Revision-Date: 2008-12-09 02:00+0000\n"
"Last-Translator: Aleksandar Micovic <metaleks@gmail.com>\n" "Last-Translator: Aleksandar Micovic <metaleks@gmail.com>\n"
"Language-Team: English (Canada) <en_CA@li.org>\n" "Language-Team: English (Canada) <en_CA@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "No Incoming Connections!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Download"
msgid "Upload" msgid "Upload"
msgstr "Upload" msgstr "Upload"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge is locked" msgstr "Deluge is locked"
@ -712,7 +717,7 @@ msgstr "Maximum Connection Attempts per Second"
#: deluge/ui/webui/config_tabs_deluge.py:102 #: deluge/ui/webui/config_tabs_deluge.py:102
msgid "Rate Limit IP Overhead" msgid "Rate Limit IP Overhead"
msgstr "" msgstr "Rate Limit IP Overhead"
#: deluge/ui/webui/config_tabs_deluge.py:108 #: deluge/ui/webui/config_tabs_deluge.py:108
msgid "Per Torrent" msgid "Per Torrent"
@ -992,7 +997,7 @@ msgstr "Button style"
#: deluge/ui/webui/config_tabs_webui.py:47 #: deluge/ui/webui/config_tabs_webui.py:47
msgid "Auto refresh (seconds)" msgid "Auto refresh (seconds)"
msgstr "" msgstr "Auto refresh (seconds)"
#: deluge/ui/webui/config_tabs_webui.py:48 #: deluge/ui/webui/config_tabs_webui.py:48
msgid "Cache templates" msgid "Cache templates"
@ -1816,10 +1821,12 @@ msgid ""
"If checked, the estimated TCP/IP overhead is drained from the rate limiters, " "If checked, the estimated TCP/IP overhead is drained from the rate limiters, "
"to avoid exceeding the limits with the total traffic" "to avoid exceeding the limits with the total traffic"
msgstr "" msgstr ""
"If checked, the estimated TCP/IP overhead is drained from the rate limiters, "
"to avoid exceeding the limits with the total traffic"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1381 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1381
msgid "Rate limit IP overhead" msgid "Rate limit IP overhead"
msgstr "" msgstr "Rate limit IP overhead"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1399 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1399
msgid "<b>Global Bandwidth Usage</b>" msgid "<b>Global Bandwidth Usage</b>"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-25 16:43+0000\n" "PO-Revision-Date: 2008-12-09 23:30+0000\n"
"Last-Translator: Josh Holland <Unknown>\n" "Last-Translator: jgraeme <Unknown>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n" "Language-Team: English (United Kingdom) <en_GB@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "No Incoming Connections!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Download"
msgid "Upload" msgid "Upload"
msgstr "Upload" msgstr "Upload"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge is locked" msgstr "Deluge is locked"
@ -1372,55 +1377,55 @@ msgstr ""
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:318 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:318
msgid "<b>Torrents</b>" msgid "<b>Torrents</b>"
msgstr "" msgstr "<b>Torrents</b>"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:372 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:372
msgid "Fi_les" msgid "Fi_les"
msgstr "" msgstr "Fi_les"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:413 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:413
#: deluge/ui/gtkui/glade/preferences_dialog.glade:197 #: deluge/ui/gtkui/glade/preferences_dialog.glade:197
#: deluge/ui/gtkui/glade/preferences_dialog.glade:244 #: deluge/ui/gtkui/glade/preferences_dialog.glade:244
#: deluge/ui/gtkui/glade/preferences_dialog.glade:320 #: deluge/ui/gtkui/glade/preferences_dialog.glade:320
msgid "Select A Folder" msgid "Select A Folder"
msgstr "" msgstr "Select A Folder"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:433 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:433
#: deluge/ui/gtkui/glade/preferences_dialog.glade:270 #: deluge/ui/gtkui/glade/preferences_dialog.glade:270
msgid "<b>Download Location</b>" msgid "<b>Download Location</b>"
msgstr "" msgstr "<b>Download Location</b>"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:487 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:487
msgid "Compact" msgid "Compact"
msgstr "" msgstr "Compact"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:507 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:507
#: deluge/ui/gtkui/glade/preferences_dialog.glade:487 #: deluge/ui/gtkui/glade/preferences_dialog.glade:487
msgid "<b>Allocation</b>" msgid "<b>Allocation</b>"
msgstr "" msgstr "<b>Allocation</b>"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:596 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:596
#: deluge/ui/gtkui/glade/main_window.glade:1643 #: deluge/ui/gtkui/glade/main_window.glade:1643
msgid "Max Upload Slots:" msgid "Max Upload Slots:"
msgstr "" msgstr "Max Upload Slots:"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:610 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:610
#: deluge/ui/gtkui/glade/main_window.glade:1706 #: deluge/ui/gtkui/glade/main_window.glade:1706
msgid "Max Connections:" msgid "Max Connections:"
msgstr "" msgstr "Max Connections:"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:624 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:624
msgid "Max Up Speed:" msgid "Max Up Speed:"
msgstr "" msgstr "Max Up Speed:"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:638 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:638
msgid "Max Down Speed:" msgid "Max Down Speed:"
msgstr "" msgstr "Max Down Speed:"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:668 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:668
#: deluge/ui/gtkui/glade/main_window.glade:1773 #: deluge/ui/gtkui/glade/main_window.glade:1773
msgid "<b>Bandwidth</b>" msgid "<b>Bandwidth</b>"
msgstr "" msgstr "<b>Bandwidth</b>"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:704 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:704
msgid "Add In _Paused State" msgid "Add In _Paused State"
@ -1433,39 +1438,39 @@ msgstr ""
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:735 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:735
#: deluge/ui/gtkui/glade/main_window.glade:1921 #: deluge/ui/gtkui/glade/main_window.glade:1921
msgid "Private" msgid "Private"
msgstr "" msgstr "Private"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:777 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:777
#: deluge/ui/gtkui/glade/torrent_menu.glade:130 #: deluge/ui/gtkui/glade/torrent_menu.glade:130
#: deluge/ui/gtkui/glade/main_window.glade:1968 #: deluge/ui/gtkui/glade/main_window.glade:1968
msgid "_Edit Trackers" msgid "_Edit Trackers"
msgstr "" msgstr "_Edit Trackers"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:867 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:867
msgid "Revert To Defaults" msgid "Revert To Defaults"
msgstr "" msgstr "Revert To Defaults"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:921 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:921
msgid "Apply To All" msgid "Apply To All"
msgstr "" msgstr "Apply To All"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:968 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:968
#: deluge/ui/gtkui/glade/main_window.glade:2070 #: deluge/ui/gtkui/glade/main_window.glade:2070
msgid "_Options" msgid "_Options"
msgstr "" msgstr "_Options"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:1044 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:1044
#: deluge/ui/gtkui/glade/edit_trackers.glade:223 #: deluge/ui/gtkui/glade/edit_trackers.glade:223
msgid "Add Tracker" msgid "Add Tracker"
msgstr "" msgstr "Add Tracker"
#: deluge/ui/gtkui/glade/add_torrent_dialog.glade:1080 #: deluge/ui/gtkui/glade/add_torrent_dialog.glade:1080
msgid "<b>From URL</b>" msgid "<b>From URL</b>"
msgstr "" msgstr "<b>From URL</b>"
#: deluge/ui/gtkui/glade/torrent_menu.glade:11 #: deluge/ui/gtkui/glade/torrent_menu.glade:11
msgid "_Open Folder" msgid "_Open Folder"
msgstr "" msgstr "_Open Folder"
#: deluge/ui/gtkui/glade/torrent_menu.glade:48 #: deluge/ui/gtkui/glade/torrent_menu.glade:48
msgid "Resume selected torrents." msgid "Resume selected torrents."
@ -1473,23 +1478,23 @@ msgstr ""
#: deluge/ui/gtkui/glade/torrent_menu.glade:49 #: deluge/ui/gtkui/glade/torrent_menu.glade:49
msgid "Resu_me" msgid "Resu_me"
msgstr "" msgstr "Resu_me"
#: deluge/ui/gtkui/glade/torrent_menu.glade:71 #: deluge/ui/gtkui/glade/torrent_menu.glade:71
msgid "Opt_ions" msgid "Opt_ions"
msgstr "" msgstr "Opt_ions"
#: deluge/ui/gtkui/glade/torrent_menu.glade:93 #: deluge/ui/gtkui/glade/torrent_menu.glade:93
msgid "_Queue" msgid "_Queue"
msgstr "" msgstr "_Queue"
#: deluge/ui/gtkui/glade/torrent_menu.glade:113 #: deluge/ui/gtkui/glade/torrent_menu.glade:113
msgid "_Update Tracker" msgid "_Update Tracker"
msgstr "" msgstr "_Update Tracker"
#: deluge/ui/gtkui/glade/torrent_menu.glade:152 #: deluge/ui/gtkui/glade/torrent_menu.glade:152
msgid "_Remove Torrent" msgid "_Remove Torrent"
msgstr "" msgstr "_Remove Torrent"
#: deluge/ui/gtkui/glade/torrent_menu.glade:173 #: deluge/ui/gtkui/glade/torrent_menu.glade:173
msgid "_Force Re-check" msgid "_Force Re-check"
@ -1497,50 +1502,50 @@ msgstr ""
#: deluge/ui/gtkui/glade/torrent_menu.glade:190 #: deluge/ui/gtkui/glade/torrent_menu.glade:190
msgid "Move _Storage" msgid "Move _Storage"
msgstr "" msgstr "Move _Storage"
#: deluge/ui/gtkui/glade/torrent_menu.glade:211 #: deluge/ui/gtkui/glade/torrent_menu.glade:211
msgid "From Session" msgid "From Session"
msgstr "" msgstr "From Session"
#: deluge/ui/gtkui/glade/torrent_menu.glade:220 #: deluge/ui/gtkui/glade/torrent_menu.glade:220
msgid ".. And Delete Torrent File" msgid ".. And Delete Torrent File"
msgstr "" msgstr ".. And Delete Torrent File"
#: deluge/ui/gtkui/glade/torrent_menu.glade:229 #: deluge/ui/gtkui/glade/torrent_menu.glade:229
msgid ".. And Delete Downloaded Files" msgid ".. And Delete Downloaded Files"
msgstr "" msgstr ".. And Delete Downloaded Files"
#: deluge/ui/gtkui/glade/torrent_menu.glade:238 #: deluge/ui/gtkui/glade/torrent_menu.glade:238
msgid ".. And Delete All Files" msgid ".. And Delete All Files"
msgstr "" msgstr ".. And Delete All Files"
#: deluge/ui/gtkui/glade/torrent_menu.glade:251 #: deluge/ui/gtkui/glade/torrent_menu.glade:251
#: deluge/ui/gtkui/glade/tray_menu.glade:87 #: deluge/ui/gtkui/glade/tray_menu.glade:87
msgid "_Download Speed Limit" msgid "_Download Speed Limit"
msgstr "" msgstr "_Download Speed Limit"
#: deluge/ui/gtkui/glade/torrent_menu.glade:266 #: deluge/ui/gtkui/glade/torrent_menu.glade:266
#: deluge/ui/gtkui/glade/tray_menu.glade:103 #: deluge/ui/gtkui/glade/tray_menu.glade:103
msgid "_Upload Speed Limit" msgid "_Upload Speed Limit"
msgstr "" msgstr "_Upload Speed Limit"
#: deluge/ui/gtkui/glade/torrent_menu.glade:281 #: deluge/ui/gtkui/glade/torrent_menu.glade:281
msgid "_Connection Limit" msgid "_Connection Limit"
msgstr "" msgstr "_Connection Limit"
#: deluge/ui/gtkui/glade/torrent_menu.glade:297 #: deluge/ui/gtkui/glade/torrent_menu.glade:297
msgid "Upload _Slot Limit" msgid "Upload _Slot Limit"
msgstr "" msgstr "Upload _Slot Limit"
#: deluge/ui/gtkui/glade/torrent_menu.glade:312 #: deluge/ui/gtkui/glade/torrent_menu.glade:312
msgid "_Auto Managed" msgid "_Auto Managed"
msgstr "" msgstr "_Auto Managed"
#: deluge/ui/gtkui/glade/remove_torrent_dialog.glade:8 #: deluge/ui/gtkui/glade/remove_torrent_dialog.glade:8
#: deluge/ui/gtkui/glade/main_window.glade:2090 #: deluge/ui/gtkui/glade/main_window.glade:2090
msgid "Remove Torrent?" msgid "Remove Torrent?"
msgstr "" msgstr "Remove Torrent?"
#: deluge/ui/gtkui/glade/remove_torrent_dialog.glade:44 #: deluge/ui/gtkui/glade/remove_torrent_dialog.glade:44
#: deluge/ui/gtkui/glade/main_window.glade:2126 #: deluge/ui/gtkui/glade/main_window.glade:2126
@ -1561,52 +1566,52 @@ msgstr ""
#: deluge/ui/gtkui/glade/remove_torrent_dialog.glade:179 #: deluge/ui/gtkui/glade/remove_torrent_dialog.glade:179
#: deluge/ui/gtkui/glade/main_window.glade:2260 #: deluge/ui/gtkui/glade/main_window.glade:2260
msgid "Remove Selected Torrent" msgid "Remove Selected Torrent"
msgstr "" msgstr "Remove Selected Torrent"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:8 #: deluge/ui/gtkui/glade/preferences_dialog.glade:8
#: deluge/ui/gtkui/glade/main_window.glade:378 #: deluge/ui/gtkui/glade/main_window.glade:378
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr "Preferences"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:74 #: deluge/ui/gtkui/glade/preferences_dialog.glade:74
msgid "<b><i><big>Downloads</big></i></b>" msgid "<b><i><big>Downloads</big></i></b>"
msgstr "" msgstr "<b><i><big>Downloads</big></i></b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:112 #: deluge/ui/gtkui/glade/preferences_dialog.glade:112
msgid "Always show" msgid "Always show"
msgstr "" msgstr "Always show"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:129 #: deluge/ui/gtkui/glade/preferences_dialog.glade:129
msgid "Bring the dialog to focus" msgid "Bring the dialog to focus"
msgstr "" msgstr "Bring the dialogue to focus"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:146 #: deluge/ui/gtkui/glade/preferences_dialog.glade:146
msgid "<b>Add Torrents Dialog</b>" msgid "<b>Add Torrents Dialog</b>"
msgstr "" msgstr "<b>Add Torrents Dialogue</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:184 #: deluge/ui/gtkui/glade/preferences_dialog.glade:184
msgid "Default download location:" msgid "Default download location:"
msgstr "" msgstr "Default download location:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:229 #: deluge/ui/gtkui/glade/preferences_dialog.glade:229
msgid "Move completed to:" msgid "Move completed to:"
msgstr "" msgstr "Move completed to:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:305 #: deluge/ui/gtkui/glade/preferences_dialog.glade:305
msgid "Save copy of .torrent file:" msgid "Save copy of .torrent file:"
msgstr "" msgstr "Save copy of .torrent file:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:343 #: deluge/ui/gtkui/glade/preferences_dialog.glade:343
msgid "<b>Torrent File Copy</b>" msgid "<b>Torrent File Copy</b>"
msgstr "" msgstr "<b>Torrent File Copy</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:379 #: deluge/ui/gtkui/glade/preferences_dialog.glade:379
msgid "Enable Folder:" msgid "Enable Folder:"
msgstr "" msgstr "Enable Folder:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:416 #: deluge/ui/gtkui/glade/preferences_dialog.glade:416
msgid "<b>Auto Add Folder</b>" msgid "<b>Auto Add Folder</b>"
msgstr "" msgstr "<b>Auto Add Folder</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:452 #: deluge/ui/gtkui/glade/preferences_dialog.glade:452
msgid "" msgid ""
@ -1916,11 +1921,11 @@ msgstr ""
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2134 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2134
msgid "<b>Port</b>" msgid "<b>Port</b>"
msgstr "" msgstr "<b>Port</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2177 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2177
msgid "<b>Connections</b>" msgid "<b>Connections</b>"
msgstr "" msgstr "<b>Connections</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2209 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2209
msgid "Periodically check the website for new releases" msgid "Periodically check the website for new releases"
@ -1928,11 +1933,11 @@ msgstr ""
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2220 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2220
msgid "<b>Other</b>" msgid "<b>Other</b>"
msgstr "" msgstr "<b>Other</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2273 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2273
msgid "<i><b><big>Queue</big></b></i>" msgid "<i><b><big>Queue</big></b></i>"
msgstr "" msgstr "<i><b><big>Queue</big></b></i>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2403 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2403
msgid "Total active seeding:" msgid "Total active seeding:"
@ -1952,11 +1957,11 @@ msgstr ""
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2475 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2475
msgid "<b>Active Torrents</b>" msgid "<b>Active Torrents</b>"
msgstr "" msgstr "<b>Active Torrents</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2516 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2516
msgid "Share Ratio Limit:" msgid "Share Ratio Limit:"
msgstr "" msgstr "Share Ratio Limit:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2526 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2526
msgid "Seed Time Ratio:" msgid "Seed Time Ratio:"
@ -1984,11 +1989,11 @@ msgstr ""
#: deluge/ui/gtkui/glade/edit_trackers.glade:9 #: deluge/ui/gtkui/glade/edit_trackers.glade:9
msgid "Edit Trackers" msgid "Edit Trackers"
msgstr "" msgstr "Edit Trackers"
#: deluge/ui/gtkui/glade/edit_trackers.glade:47 #: deluge/ui/gtkui/glade/edit_trackers.glade:47
msgid "<big><b>Edit Trackers</b></big>" msgid "<big><b>Edit Trackers</b></big>"
msgstr "" msgstr "<big><b>Edit Trackers</b></big>"
#: deluge/ui/gtkui/glade/edit_trackers.glade:108 #: deluge/ui/gtkui/glade/edit_trackers.glade:108
#: deluge/ui/gtkui/glade/queuedtorrents.glade:171 #: deluge/ui/gtkui/glade/queuedtorrents.glade:171
@ -2003,54 +2008,54 @@ msgstr ""
#: deluge/ui/gtkui/glade/edit_trackers.glade:259 #: deluge/ui/gtkui/glade/edit_trackers.glade:259
msgid "<b>Add Tracker</b>" msgid "<b>Add Tracker</b>"
msgstr "" msgstr "<b>Add Tracker</b>"
#: deluge/ui/gtkui/glade/edit_trackers.glade:293 #: deluge/ui/gtkui/glade/edit_trackers.glade:293
#: deluge/ui/gtkui/glade/edit_trackers.glade:442 #: deluge/ui/gtkui/glade/edit_trackers.glade:442
msgid "Tracker:" msgid "Tracker:"
msgstr "" msgstr "Tracker:"
#: deluge/ui/gtkui/glade/edit_trackers.glade:372 #: deluge/ui/gtkui/glade/edit_trackers.glade:372
msgid "Edit Tracker" msgid "Edit Tracker"
msgstr "" msgstr "Edit Tracker"
#: deluge/ui/gtkui/glade/edit_trackers.glade:408 #: deluge/ui/gtkui/glade/edit_trackers.glade:408
msgid "<b>Edit Tracker</b>" msgid "<b>Edit Tracker</b>"
msgstr "" msgstr "<b>Edit Tracker</b>"
#: deluge/ui/gtkui/glade/queuedtorrents.glade:8 #: deluge/ui/gtkui/glade/queuedtorrents.glade:8
msgid "Queued Torrents" msgid "Queued Torrents"
msgstr "" msgstr "Queued Torrents"
#: deluge/ui/gtkui/glade/queuedtorrents.glade:47 #: deluge/ui/gtkui/glade/queuedtorrents.glade:47
msgid "<big><b>Add Queued Torrents</b></big>" msgid "<big><b>Add Queued Torrents</b></big>"
msgstr "" msgstr "<big><b>Add Queued Torrents</b></big>"
#: deluge/ui/gtkui/glade/queuedtorrents.glade:127 #: deluge/ui/gtkui/glade/queuedtorrents.glade:127
msgid "Automatically add torrents on connect" msgid "Automatically add torrents on connect"
msgstr "" msgstr "Automatically add torrents on connect"
#: deluge/ui/gtkui/glade/move_storage_dialog.glade:9 #: deluge/ui/gtkui/glade/move_storage_dialog.glade:9
msgid "Move Storage" msgid "Move Storage"
msgstr "" msgstr "Move Storage"
#: deluge/ui/gtkui/glade/move_storage_dialog.glade:44 #: deluge/ui/gtkui/glade/move_storage_dialog.glade:44
msgid "<b>Move Storage</b>" msgid "<b>Move Storage</b>"
msgstr "" msgstr "<b>Move Storage</b>"
#: deluge/ui/gtkui/glade/move_storage_dialog.glade:78 #: deluge/ui/gtkui/glade/move_storage_dialog.glade:78
msgid "Destination:" msgid "Destination:"
msgstr "" msgstr "Destination:"
#: deluge/ui/gtkui/glade/connection_manager.glade:10 #: deluge/ui/gtkui/glade/connection_manager.glade:10
#: deluge/ui/gtkui/glade/main_window.glade:392 #: deluge/ui/gtkui/glade/main_window.glade:392
#: deluge/ui/gtkui/glade/main_window.glade:393 #: deluge/ui/gtkui/glade/main_window.glade:393
msgid "Connection Manager" msgid "Connection Manager"
msgstr "" msgstr "Connection Manager"
#: deluge/ui/gtkui/glade/connection_manager.glade:42 #: deluge/ui/gtkui/glade/connection_manager.glade:42
msgid "<big><b>Connection Manager</b></big>" msgid "<big><b>Connection Manager</b></big>"
msgstr "" msgstr "<big><b>Connection Manager</b></big>"
#: deluge/ui/gtkui/glade/connection_manager.glade:152 #: deluge/ui/gtkui/glade/connection_manager.glade:152
msgid "_Start local daemon" msgid "_Start local daemon"
@ -2062,7 +2067,7 @@ msgstr ""
#: deluge/ui/gtkui/glade/connection_manager.glade:215 #: deluge/ui/gtkui/glade/connection_manager.glade:215
msgid "Automatically start localhost if needed" msgid "Automatically start localhost if needed"
msgstr "" msgstr "Automatically start localhost if needed"
#: deluge/ui/gtkui/glade/connection_manager.glade:229 #: deluge/ui/gtkui/glade/connection_manager.glade:229
msgid "Do not show this dialog on start-up" msgid "Do not show this dialog on start-up"
@ -2074,32 +2079,32 @@ msgstr ""
#: deluge/ui/gtkui/glade/connection_manager.glade:308 #: deluge/ui/gtkui/glade/connection_manager.glade:308
msgid "Add Host" msgid "Add Host"
msgstr "" msgstr "Add Host"
#: deluge/ui/gtkui/glade/connection_manager.glade:327 #: deluge/ui/gtkui/glade/connection_manager.glade:327
msgid "Hostname:" msgid "Hostname:"
msgstr "" msgstr "Hostname:"
#: deluge/ui/gtkui/glade/connection_manager.glade:349 #: deluge/ui/gtkui/glade/connection_manager.glade:349
msgid "Port:" msgid "Port:"
msgstr "" msgstr "Port:"
#: deluge/ui/gtkui/glade/tray_menu.glade:12 #: deluge/ui/gtkui/glade/tray_menu.glade:12
msgid "_Show Deluge" msgid "_Show Deluge"
msgstr "" msgstr "_Show Deluge"
#: deluge/ui/gtkui/glade/tray_menu.glade:26 #: deluge/ui/gtkui/glade/tray_menu.glade:26
#: deluge/ui/gtkui/glade/main_window.glade:28 #: deluge/ui/gtkui/glade/main_window.glade:28
msgid "_Add Torrent" msgid "_Add Torrent"
msgstr "" msgstr "_Add Torrent"
#: deluge/ui/gtkui/glade/tray_menu.glade:48 #: deluge/ui/gtkui/glade/tray_menu.glade:48
msgid "_Pause All" msgid "_Pause All"
msgstr "" msgstr "_Pause All"
#: deluge/ui/gtkui/glade/tray_menu.glade:65 #: deluge/ui/gtkui/glade/tray_menu.glade:65
msgid "_Resume All" msgid "_Resume All"
msgstr "" msgstr "_Resume All"
#: deluge/ui/gtkui/glade/tray_menu.glade:124 #: deluge/ui/gtkui/glade/tray_menu.glade:124
#: deluge/ui/gtkui/glade/main_window.glade:47 #: deluge/ui/gtkui/glade/main_window.glade:47
@ -2108,35 +2113,35 @@ msgstr ""
#: deluge/ui/gtkui/glade/tray_menu.glade:146 #: deluge/ui/gtkui/glade/tray_menu.glade:146
msgid "_Quit" msgid "_Quit"
msgstr "" msgstr "_Quit"
#: deluge/ui/gtkui/glade/main_window.glade:20 #: deluge/ui/gtkui/glade/main_window.glade:20
msgid "_File" msgid "_File"
msgstr "" msgstr "_File"
#: deluge/ui/gtkui/glade/main_window.glade:79 #: deluge/ui/gtkui/glade/main_window.glade:79
msgid "_Edit" msgid "_Edit"
msgstr "" msgstr "_Edit"
#: deluge/ui/gtkui/glade/main_window.glade:97 #: deluge/ui/gtkui/glade/main_window.glade:97
msgid "_Connection Manager" msgid "_Connection Manager"
msgstr "" msgstr "_Connection Manager"
#: deluge/ui/gtkui/glade/main_window.glade:114 #: deluge/ui/gtkui/glade/main_window.glade:114
msgid "_Torrent" msgid "_Torrent"
msgstr "" msgstr "_Torrent"
#: deluge/ui/gtkui/glade/main_window.glade:121 #: deluge/ui/gtkui/glade/main_window.glade:121
msgid "_View" msgid "_View"
msgstr "" msgstr "_View"
#: deluge/ui/gtkui/glade/main_window.glade:129 #: deluge/ui/gtkui/glade/main_window.glade:129
msgid "_Toolbar" msgid "_Toolbar"
msgstr "" msgstr "_Toolbar"
#: deluge/ui/gtkui/glade/main_window.glade:139 #: deluge/ui/gtkui/glade/main_window.glade:139
msgid "_Labels" msgid "_Labels"
msgstr "" msgstr "_Labels"
#: deluge/ui/gtkui/glade/main_window.glade:148 #: deluge/ui/gtkui/glade/main_window.glade:148
msgid "Status_bar" msgid "Status_bar"
@ -2144,15 +2149,15 @@ msgstr ""
#: deluge/ui/gtkui/glade/main_window.glade:162 #: deluge/ui/gtkui/glade/main_window.glade:162
msgid "T_abs" msgid "T_abs"
msgstr "" msgstr "T_abs"
#: deluge/ui/gtkui/glade/main_window.glade:169 #: deluge/ui/gtkui/glade/main_window.glade:169
msgid "_Columns" msgid "_Columns"
msgstr "" msgstr "_Columns"
#: deluge/ui/gtkui/glade/main_window.glade:180 #: deluge/ui/gtkui/glade/main_window.glade:180
msgid "_Help" msgid "_Help"
msgstr "" msgstr "_Help"
#: deluge/ui/gtkui/glade/main_window.glade:188 #: deluge/ui/gtkui/glade/main_window.glade:188
msgid "Homepage" msgid "Homepage"
@ -2160,27 +2165,27 @@ msgstr ""
#: deluge/ui/gtkui/glade/main_window.glade:205 #: deluge/ui/gtkui/glade/main_window.glade:205
msgid "Frequently Asked Questions" msgid "Frequently Asked Questions"
msgstr "" msgstr "Frequently Asked Questions"
#: deluge/ui/gtkui/glade/main_window.glade:206 #: deluge/ui/gtkui/glade/main_window.glade:206
msgid "FAQ" msgid "FAQ"
msgstr "" msgstr "FAQ"
#: deluge/ui/gtkui/glade/main_window.glade:223 #: deluge/ui/gtkui/glade/main_window.glade:223
msgid "Community" msgid "Community"
msgstr "" msgstr "Community"
#: deluge/ui/gtkui/glade/main_window.glade:282 #: deluge/ui/gtkui/glade/main_window.glade:282
msgid "Remove Torrent" msgid "Remove Torrent"
msgstr "" msgstr "Remove Torrent"
#: deluge/ui/gtkui/glade/main_window.glade:304 #: deluge/ui/gtkui/glade/main_window.glade:304
msgid "Pause the selected torrents" msgid "Pause the selected torrents"
msgstr "" msgstr "Pause the selected torrents"
#: deluge/ui/gtkui/glade/main_window.glade:319 #: deluge/ui/gtkui/glade/main_window.glade:319
msgid "Resume the selected torrents" msgid "Resume the selected torrents"
msgstr "" msgstr "Resume the selected torrents"
#: deluge/ui/gtkui/glade/main_window.glade:342 #: deluge/ui/gtkui/glade/main_window.glade:342
msgid "Queue Torrent Up" msgid "Queue Torrent Up"
@ -2192,23 +2197,23 @@ msgstr ""
#: deluge/ui/gtkui/glade/main_window.glade:521 #: deluge/ui/gtkui/glade/main_window.glade:521
msgid "_Expand All" msgid "_Expand All"
msgstr "" msgstr "_Expand All"
#: deluge/ui/gtkui/glade/main_window.glade:541 #: deluge/ui/gtkui/glade/main_window.glade:541
msgid "_Do Not Download" msgid "_Do Not Download"
msgstr "" msgstr "_Do Not Download"
#: deluge/ui/gtkui/glade/main_window.glade:556 #: deluge/ui/gtkui/glade/main_window.glade:556
msgid "_Normal Priority" msgid "_Normal Priority"
msgstr "" msgstr "_Normal Priority"
#: deluge/ui/gtkui/glade/main_window.glade:571 #: deluge/ui/gtkui/glade/main_window.glade:571
msgid "_High Priority" msgid "_High Priority"
msgstr "" msgstr "_High Priority"
#: deluge/ui/gtkui/glade/main_window.glade:586 #: deluge/ui/gtkui/glade/main_window.glade:586
msgid "Hi_ghest Priority" msgid "Hi_ghest Priority"
msgstr "" msgstr "Hi_ghest Priority"
#: deluge/ui/gtkui/glade/main_window.glade:709 #: deluge/ui/gtkui/glade/main_window.glade:709
msgid "<b>Downloaded:</b>" msgid "<b>Downloaded:</b>"
@ -2257,35 +2262,35 @@ msgstr ""
#: deluge/ui/gtkui/glade/main_window.glade:1035 #: deluge/ui/gtkui/glade/main_window.glade:1035
msgid "<b>Active Time:</b>" msgid "<b>Active Time:</b>"
msgstr "" msgstr "<b>Active Time:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1058 #: deluge/ui/gtkui/glade/main_window.glade:1058
msgid "<b>Seeding Time:</b>" msgid "<b>Seeding Time:</b>"
msgstr "" msgstr "<b>Seeding Time:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1073 #: deluge/ui/gtkui/glade/main_window.glade:1073
msgid "<b>Seed Rank:</b>" msgid "<b>Seed Rank:</b>"
msgstr "" msgstr "<b>Seed Rank:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1112 #: deluge/ui/gtkui/glade/main_window.glade:1112
msgid "<b>Auto Managed:</b>" msgid "<b>Auto Managed:</b>"
msgstr "" msgstr "<b>Auto Managed:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1165 #: deluge/ui/gtkui/glade/main_window.glade:1165
msgid "_Statistics" msgid "_Statistics"
msgstr "" msgstr "_Statistics"
#: deluge/ui/gtkui/glade/main_window.glade:1250 #: deluge/ui/gtkui/glade/main_window.glade:1250
msgid "<b>Status:</b>" msgid "<b>Status:</b>"
msgstr "" msgstr "<b>Status:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1287 #: deluge/ui/gtkui/glade/main_window.glade:1287
msgid "<b>Path:</b>" msgid "<b>Path:</b>"
msgstr "" msgstr "<b>Path:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1310 #: deluge/ui/gtkui/glade/main_window.glade:1310
msgid "<b>Name:</b>" msgid "<b>Name:</b>"
msgstr "" msgstr "<b>Name:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1344 #: deluge/ui/gtkui/glade/main_window.glade:1344
msgid "<b>Total Size:</b>" msgid "<b>Total Size:</b>"
@ -2297,7 +2302,7 @@ msgstr ""
#: deluge/ui/gtkui/glade/main_window.glade:1390 #: deluge/ui/gtkui/glade/main_window.glade:1390
msgid "<b>Hash:</b>" msgid "<b>Hash:</b>"
msgstr "" msgstr "<b>Hash:</b>"
#: deluge/ui/gtkui/glade/main_window.glade:1422 #: deluge/ui/gtkui/glade/main_window.glade:1422
msgid "<b># of files:</b>" msgid "<b># of files:</b>"
@ -2305,51 +2310,51 @@ msgstr ""
#: deluge/ui/gtkui/glade/main_window.glade:1473 #: deluge/ui/gtkui/glade/main_window.glade:1473
msgid "_Details" msgid "_Details"
msgstr "" msgstr "_Details"
#: deluge/ui/gtkui/glade/main_window.glade:1522 #: deluge/ui/gtkui/glade/main_window.glade:1522
msgid "_Files" msgid "_Files"
msgstr "" msgstr "_Files"
#: deluge/ui/gtkui/glade/main_window.glade:1571 #: deluge/ui/gtkui/glade/main_window.glade:1571
msgid "_Peers" msgid "_Peers"
msgstr "" msgstr "_Peers"
#: deluge/ui/gtkui/glade/main_window.glade:1682 #: deluge/ui/gtkui/glade/main_window.glade:1682
msgid "Max Download Speed:" msgid "Max Download Speed:"
msgstr "" msgstr "Max Download Speed:"
#: deluge/ui/gtkui/glade/main_window.glade:1693 #: deluge/ui/gtkui/glade/main_window.glade:1693
msgid "Max Upload Speed:" msgid "Max Upload Speed:"
msgstr "" msgstr "Max Upload Speed:"
#: deluge/ui/gtkui/glade/main_window.glade:1823 #: deluge/ui/gtkui/glade/main_window.glade:1823
msgid "Stop seed at ratio:" msgid "Stop seed at ratio:"
msgstr "" msgstr "Stop seed at ratio:"
#: deluge/ui/gtkui/glade/main_window.glade:1886 #: deluge/ui/gtkui/glade/main_window.glade:1886
msgid "<b>Queue</b>" msgid "<b>Queue</b>"
msgstr "" msgstr "<b>Queue</b>"
#: deluge/ui/gtkui/glade/main_window.glade:2278 #: deluge/ui/gtkui/glade/main_window.glade:2278
msgid "New Release" msgid "New Release"
msgstr "" msgstr "New Release"
#: deluge/ui/gtkui/glade/main_window.glade:2308 #: deluge/ui/gtkui/glade/main_window.glade:2308
msgid "<b><big>New Release Available!</big></b>" msgid "<b><big>New Release Available!</big></b>"
msgstr "" msgstr "<b><big>New Release Available!</big></b>"
#: deluge/ui/gtkui/glade/main_window.glade:2347 #: deluge/ui/gtkui/glade/main_window.glade:2347
msgid "<i>Current Version:</i>" msgid "<i>Current Version:</i>"
msgstr "" msgstr "<i>Current Version:</i>"
#: deluge/ui/gtkui/glade/main_window.glade:2368 #: deluge/ui/gtkui/glade/main_window.glade:2368
msgid "<i>Available Version:</i>" msgid "<i>Available Version:</i>"
msgstr "" msgstr "<i>Available Version:</i>"
#: deluge/ui/gtkui/glade/main_window.glade:2404 #: deluge/ui/gtkui/glade/main_window.glade:2404
msgid "Do not show this dialog in the future" msgid "Do not show this dialog in the future"
msgstr "" msgstr "Do not show this dialogue in the future"
#: deluge/ui/gtkui/glade/main_window.glade:2444 #: deluge/ui/gtkui/glade/main_window.glade:2444
msgid "_Goto Website" msgid "_Goto Website"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-03 01:46+0000\n" "PO-Revision-Date: 2008-12-09 00:08+0000\n"
"Last-Translator: nomemohes <Unknown>\n" "Last-Translator: Ariel Cabral <Unknown>\n"
"Language-Team: Spanish <es@li.org>\n" "Language-Team: Spanish <es@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "¡No hay conexiones entrantes!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Descarga"
msgid "Upload" msgid "Upload"
msgstr "Subida" msgstr "Subida"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge está bloqueado" msgstr "Deluge está bloqueado"
@ -1575,7 +1580,7 @@ msgstr "Eliminar torrents seleccionados"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:8 #: deluge/ui/gtkui/glade/preferences_dialog.glade:8
#: deluge/ui/gtkui/glade/main_window.glade:378 #: deluge/ui/gtkui/glade/main_window.glade:378
msgid "Preferences" msgid "Preferences"
msgstr "Ajustes" msgstr "Preferencias"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:74 #: deluge/ui/gtkui/glade/preferences_dialog.glade:74
msgid "<b><i><big>Downloads</big></i></b>" msgid "<b><i><big>Downloads</big></i></b>"
@ -1591,11 +1596,11 @@ msgstr "Enfocar el diálogo"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:146 #: deluge/ui/gtkui/glade/preferences_dialog.glade:146
msgid "<b>Add Torrents Dialog</b>" msgid "<b>Add Torrents Dialog</b>"
msgstr "<b>Diálogo de Agregar torrents</b>" msgstr "<b>Diálogo de añadir torrents</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:184 #: deluge/ui/gtkui/glade/preferences_dialog.glade:184
msgid "Default download location:" msgid "Default download location:"
msgstr "Ubicación de descargas predeterminada." msgstr "Ubicación predeterminada para descargas:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:229 #: deluge/ui/gtkui/glade/preferences_dialog.glade:229
msgid "Move completed to:" msgid "Move completed to:"
@ -1603,7 +1608,7 @@ msgstr "Mover completados a:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:305 #: deluge/ui/gtkui/glade/preferences_dialog.glade:305
msgid "Save copy of .torrent file:" msgid "Save copy of .torrent file:"
msgstr "Copiar archivo .torrent:" msgstr "Grabar copia de archivo .torrent:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:343 #: deluge/ui/gtkui/glade/preferences_dialog.glade:343
msgid "<b>Torrent File Copy</b>" msgid "<b>Torrent File Copy</b>"
@ -1622,25 +1627,25 @@ msgid ""
"Full allocation preallocates all of the space that is needed for the torrent " "Full allocation preallocates all of the space that is needed for the torrent "
"and prevents disk fragmentation" "and prevents disk fragmentation"
msgstr "" msgstr ""
"Asignación completa solicita suficiente espacio en disco para guardar los " "La asignación completa solicita todo el espacio necesario para el torrent y "
"datos y así previene la fragmentación del disco" "así previene la fragmentación del disco"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:453 #: deluge/ui/gtkui/glade/preferences_dialog.glade:453
msgid "Use Full Allocation" msgid "Use Full Allocation"
msgstr "Usar Asignación Completa" msgstr "Usar asignación completa"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:468 #: deluge/ui/gtkui/glade/preferences_dialog.glade:468
msgid "Compact allocation only allocates space as needed" msgid "Compact allocation only allocates space as needed"
msgstr "" msgstr ""
"Asignación compacta sólo emplea lugar en el disco a medida que lo necesita" "La asignación compacta sólo emplea lugar en el disco a medida que lo necesita"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:521 #: deluge/ui/gtkui/glade/preferences_dialog.glade:521
msgid "Prioritize first and last pieces of files in torrent" msgid "Prioritize first and last pieces of files in torrent"
msgstr "Priorizar primera y última parte de los archivos del torrent" msgstr "Priorizar primero y último fragmento de los archivos del torrent"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:522 #: deluge/ui/gtkui/glade/preferences_dialog.glade:522
msgid "Prioritize first and last pieces of torrent" msgid "Prioritize first and last pieces of torrent"
msgstr "Priorizar primera y última parte del torrent" msgstr "Priorizar primero y último fragmento del torrent"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:562 #: deluge/ui/gtkui/glade/preferences_dialog.glade:562
msgid "page 6" msgid "page 6"
@ -1660,11 +1665,11 @@ msgstr "Hasta:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:689 #: deluge/ui/gtkui/glade/preferences_dialog.glade:689
msgid "Test Active Port" msgid "Test Active Port"
msgstr "Comprobar puertos activos" msgstr "Comprobar puerto activo"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:714 #: deluge/ui/gtkui/glade/preferences_dialog.glade:714
msgid "Deluge will automatically choose a different port to use every time." msgid "Deluge will automatically choose a different port to use every time."
msgstr "Deluge escogerá automáticamente un nuevo puerto cada vez." msgstr "Deluge escogerá automáticamente un puerto diferente cada vez."
#: deluge/ui/gtkui/glade/preferences_dialog.glade:715 #: deluge/ui/gtkui/glade/preferences_dialog.glade:715
msgid "Use Random Ports" msgid "Use Random Ports"
@ -1685,7 +1690,7 @@ msgstr "<b>Puertos</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:807 #: deluge/ui/gtkui/glade/preferences_dialog.glade:807
msgid "Distributed hash table may improve the amount of active connections." msgid "Distributed hash table may improve the amount of active connections."
msgstr "" msgstr ""
"Tabla hash distribuída puede mejorar la cantidad de conexiones activas." "La tabla hash distribuída puede mejorar la cantidad de conexiones activas."
#: deluge/ui/gtkui/glade/preferences_dialog.glade:808 #: deluge/ui/gtkui/glade/preferences_dialog.glade:808
msgid "Enable Mainline DHT" msgid "Enable Mainline DHT"
@ -1697,7 +1702,7 @@ msgstr "<b>DHT</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:854 #: deluge/ui/gtkui/glade/preferences_dialog.glade:854
msgid "Universal Plug and Play" msgid "Universal Plug and Play"
msgstr "Universal Plug and Play" msgstr "Plug and Play universal"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:855 #: deluge/ui/gtkui/glade/preferences_dialog.glade:855
msgid "UPnP" msgid "UPnP"
@ -1705,12 +1710,12 @@ msgstr "UPnP"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:870 #: deluge/ui/gtkui/glade/preferences_dialog.glade:870
msgid "NAT Port Mapping Protocol" msgid "NAT Port Mapping Protocol"
msgstr "Protocolo de Mapeo de Puerto NAT" msgstr "Protocolo de asiganción de puerto NAT"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:887 #: deluge/ui/gtkui/glade/preferences_dialog.glade:887
#: deluge/ui/gtkui/glade/preferences_dialog.glade:888 #: deluge/ui/gtkui/glade/preferences_dialog.glade:888
msgid "Peer Exchange" msgid "Peer Exchange"
msgstr "Peer Exchange" msgstr "Intercambio entre iguales"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:905 #: deluge/ui/gtkui/glade/preferences_dialog.glade:905
msgid "Local Service Discovery finds local peers on your network." msgid "Local Service Discovery finds local peers on your network."
@ -1718,7 +1723,7 @@ msgstr "Local Service Discovery encuentra pares locales en su red."
#: deluge/ui/gtkui/glade/preferences_dialog.glade:923 #: deluge/ui/gtkui/glade/preferences_dialog.glade:923
msgid "<b>Network Extras</b>" msgid "<b>Network Extras</b>"
msgstr "<b>Extras de Red</b>" msgstr "<b>Extras de red</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:961 #: deluge/ui/gtkui/glade/preferences_dialog.glade:961
msgid "Inbound:" msgid "Inbound:"
@ -1747,7 +1752,7 @@ msgid ""
msgstr "" msgstr ""
"Negociado\n" "Negociado\n"
"Flujo completo\n" "Flujo completo\n"
"Ninguno" "Cualquiera"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1022 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1022
msgid "Outbound:" msgid "Outbound:"
@ -1755,7 +1760,7 @@ msgstr "Saliente:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1047 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1047
msgid "Encrypt entire stream" msgid "Encrypt entire stream"
msgstr "Cifrar flujo completo" msgstr "Cifrar el flujo completo"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1070 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1070
msgid "<b>Encryption</b>" msgid "<b>Encryption</b>"
@ -1775,7 +1780,7 @@ msgstr "Máximos intentos de conexión por segundo:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1216 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1216
msgid "Maximum Half-Open Connections:" msgid "Maximum Half-Open Connections:"
msgstr "Máximas conexiones medio-habiertas:" msgstr "Conexiones máximas parcialmente abiertas:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1227 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1227
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1251 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1251
@ -1787,7 +1792,7 @@ msgstr ""
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1229 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1229
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1511 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1511
msgid "Maximum Upload Speed (KiB/s):" msgid "Maximum Upload Speed (KiB/s):"
msgstr "Velocidad Máxima de Subida (KB/s):" msgstr "Velocidad máxima de subida (KiB/s):"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1240 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1240
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1265 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1265
@ -1797,7 +1802,7 @@ msgstr "Número máximo de conexiones permitidas. Use -1 para ilimitadas."
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1242 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1242
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1474 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1474
msgid "Maximum Connections:" msgid "Maximum Connections:"
msgstr "Conexiones Máximas:" msgstr "Conexiones máximas:"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1253 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1253
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1485 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1485
@ -1813,12 +1818,12 @@ msgstr ""
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1285 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1285
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1498 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1498
msgid "Maximum Download Speed (KiB/s):" msgid "Maximum Download Speed (KiB/s):"
msgstr "Velocidad Máxima de Descarga (KiB/s):" msgstr "Velocidad máxima de descarga (KiB/s):"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1336 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1336
msgid "The maximum upload slots for all torrents. Set -1 for unlimited." msgid "The maximum upload slots for all torrents. Set -1 for unlimited."
msgstr "" msgstr ""
"La cantidad máxima de puertos para todos los torrents. Use -1 para ilimitada." "La cantidad máxima de puestos para todos los torrents. Use -1 para ilimitada."
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1361 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1361
msgid "Ignore limits on local network" msgid "Ignore limits on local network"
@ -1832,7 +1837,7 @@ msgstr ""
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1381 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1381
msgid "Rate limit IP overhead" msgid "Rate limit IP overhead"
msgstr "" msgstr "Tasa límite de sobrecarga de IP"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1399 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1399
msgid "<b>Global Bandwidth Usage</b>" msgid "<b>Global Bandwidth Usage</b>"
@ -1841,7 +1846,8 @@ msgstr "<b>Uso global del ancho de banda</b>"
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1438 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1438
msgid "The maximum upload slots per torrent. Set -1 for unlimited." msgid "The maximum upload slots per torrent. Set -1 for unlimited."
msgstr "" msgstr ""
"La cantidad máxima de puertos de subida por torrent. Use -1 para ilimitados." "La cantidad máxima de puestos de subida por torrent. Use -1 si desea "
"ilimitados."
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1457 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1457
#: deluge/ui/gtkui/glade/preferences_dialog.glade:1523 #: deluge/ui/gtkui/glade/preferences_dialog.glade:1523

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-18 10:28+0000\n" "PO-Revision-Date: 2008-10-18 10:28+0000\n"
"Last-Translator: boss01 <jt1@hot.ee>\n" "Last-Translator: boss01 <jt1@hot.ee>\n"
"Language-Team: Estonian <et@li.org>\n" "Language-Team: Estonian <et@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "Laadi alla"
msgid "Upload" msgid "Upload"
msgstr "Laadi üles" msgstr "Laadi üles"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-20 12:39+0000\n" "PO-Revision-Date: 2008-11-20 12:39+0000\n"
"Last-Translator: xabier.burgos@gmail.com <xabier.burgos@gmail.com>\n" "Last-Translator: xabier.burgos@gmail.com <xabier.burgos@gmail.com>\n"
"Language-Team: Basque <eu@li.org>\n" "Language-Team: Basque <eu@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr ""
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-02 21:15+0000\n" "PO-Revision-Date: 2008-12-07 20:05+0000\n"
"Last-Translator: Aki Sivula <aki.sivula@iki.fi>\n" "Last-Translator: Ilari Oras <happo1472583@gmail.com>\n"
"Language-Team: Finnish <fi@li.org>\n" "Language-Team: Finnish <fi@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Ei saapuvia yhteyksiä!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Lataus"
msgid "Upload" msgid "Upload"
msgstr "Lähetys" msgstr "Lähetys"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge on lukittu" msgstr "Deluge on lukittu"
@ -996,7 +1001,7 @@ msgstr "Napin tyyli"
#: deluge/ui/webui/config_tabs_webui.py:47 #: deluge/ui/webui/config_tabs_webui.py:47
msgid "Auto refresh (seconds)" msgid "Auto refresh (seconds)"
msgstr "" msgstr "Automaattinen päivitys (sekunneissa)"
#: deluge/ui/webui/config_tabs_webui.py:48 #: deluge/ui/webui/config_tabs_webui.py:48
msgid "Cache templates" msgid "Cache templates"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-14 00:03+0000\n" "PO-Revision-Date: 2008-12-08 12:31+0000\n"
"Last-Translator: franz.lischewski@gmail.com <franz.lischewski@gmail.com>\n" "Last-Translator: Shrat <dyonisiaque@gmail.com>\n"
"Language-Team: French <fr@li.org>\n" "Language-Team: French <fr@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -199,7 +199,7 @@ msgstr "Téléchargement %.2f%%"
#: deluge/plugins/blocklist/blocklist/webui.py:86 #: deluge/plugins/blocklist/blocklist/webui.py:86
#, python-format #, python-format
msgid "Importing %s" msgid "Importing %s"
msgstr "Importé %s" msgstr "Import de %s"
#: deluge/plugins/blocklist/blocklist/webui.py:88 #: deluge/plugins/blocklist/blocklist/webui.py:88
#, python-format #, python-format
@ -249,6 +249,7 @@ msgstr "Aucune connexion entrante"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -384,6 +385,10 @@ msgstr "Téléchargement"
msgid "Upload" msgid "Upload"
msgstr "Envoi" msgstr "Envoi"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge est verrouillé" msgstr "Deluge est verrouillé"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-18 23:22+0000\n" "PO-Revision-Date: 2008-11-18 23:22+0000\n"
"Last-Translator: Bergantinhan <Unknown>\n" "Last-Translator: Bergantinhan <Unknown>\n"
"Language-Team: Galician <gl@li.org>\n" "Language-Team: Galician <gl@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr ""
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-09-07 16:37+0000\n" "PO-Revision-Date: 2008-09-07 16:37+0000\n"
"Last-Translator: Mark Krapivner <mark125@gmail.com>\n" "Last-Translator: Mark Krapivner <mark125@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n" "Language-Team: Hebrew <he@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
"X-Poedit-Language: Hebrew\n" "X-Poedit-Language: Hebrew\n"
@ -250,6 +250,7 @@ msgstr "אין חיבורים נכנסים"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -379,6 +380,10 @@ msgstr "הורדה"
msgid "Upload" msgid "Upload"
msgstr "העלאה" msgstr "העלאה"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "התוכנה נעולה" msgstr "התוכנה נעולה"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-01 18:43+0000\n" "PO-Revision-Date: 2008-12-01 18:43+0000\n"
"Last-Translator: Kőrösi Krisztián <koeroesi86@gmail.com>\n" "Last-Translator: Kőrösi Krisztián <koeroesi86@gmail.com>\n"
"Language-Team: Hungarian <hu@li.org>\n" "Language-Team: Hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Nincs bejövő kapcsolat!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -377,6 +378,10 @@ msgstr "Letöltés"
msgid "Upload" msgid "Upload"
msgstr "Feltöltés" msgstr "Feltöltés"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge zárolva van" msgstr "Deluge zárolva van"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-11 08:25+0000\n" "PO-Revision-Date: 2008-11-11 08:25+0000\n"
"Last-Translator: Gigih Aji Ibrahim <Unknown>\n" "Last-Translator: Gigih Aji Ibrahim <Unknown>\n"
"Language-Team: Indonesian <id@li.org>\n" "Language-Team: Indonesian <id@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Tidak ada koneksi yang datang"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "Unduh"
msgid "Upload" msgid "Upload"
msgstr "Unggah" msgstr "Unggah"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge terkunci" msgstr "Deluge terkunci"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-15 14:51+0000\n" "PO-Revision-Date: 2008-11-15 14:51+0000\n"
"Last-Translator: mankoneko <nkenny@simnet.is>\n" "Last-Translator: mankoneko <nkenny@simnet.is>\n"
"Language-Team: Icelandic <is@li.org>\n" "Language-Team: Icelandic <is@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Engar tengingar inn!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Hala niður"
msgid "Upload" msgid "Upload"
msgstr "Hala upp" msgstr "Hala upp"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge er læst" msgstr "Deluge er læst"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-05 09:02+0000\n" "PO-Revision-Date: 2008-12-09 09:08+0000\n"
"Last-Translator: Guybrush88 <Unknown>\n" "Last-Translator: r1348 <Unknown>\n"
"Language-Team: Italian <it@li.org>\n" "Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Nessuna connessione entrante."
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Scarica"
msgid "Upload" msgid "Upload"
msgstr "Invia" msgstr "Invia"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr " Velocità (KiB/s)"
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge è bloccato" msgstr "Deluge è bloccato"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-16 13:45+0000\n" "PO-Revision-Date: 2008-11-16 13:45+0000\n"
"Last-Translator: bonpu <webmaster@minawa.net>\n" "Last-Translator: bonpu <webmaster@minawa.net>\n"
"Language-Team: Japanese <ja@li.org>\n" "Language-Team: Japanese <ja@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "接続要求がありません!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "ダウンロード"
msgid "Upload" msgid "Upload"
msgstr "アップロード" msgstr "アップロード"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Delugeはロックされています" msgstr "Delugeはロックされています"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-09-18 07:54+0000\n" "PO-Revision-Date: 2008-09-18 07:54+0000\n"
"Last-Translator: baurzhan.m <Unknown>\n" "Last-Translator: baurzhan.m <Unknown>\n"
"Language-Team: Kazakh <kk@li.org>\n" "Language-Team: Kazakh <kk@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr ""
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-01 14:51+0000\n" "PO-Revision-Date: 2008-12-10 00:30+0000\n"
"Last-Translator: Hyo <Unknown>\n" "Last-Translator: Hyo <Unknown>\n"
"Language-Team: Korean <ko@li.org>\n" "Language-Team: Korean <ko@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "들어오는 연결이 없습니다!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -374,6 +375,10 @@ msgstr "다운로드"
msgid "Upload" msgid "Upload"
msgstr "업로드" msgstr "업로드"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr " 속도 (KiB/s):"
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge가 잠겨 있습니다." msgstr "Deluge가 잠겨 있습니다."
@ -1457,11 +1462,11 @@ msgstr "폴더 열기(_O)"
#: deluge/ui/gtkui/glade/torrent_menu.glade:48 #: deluge/ui/gtkui/glade/torrent_menu.glade:48
msgid "Resume selected torrents." msgid "Resume selected torrents."
msgstr "선택한 토런트 다시시작." msgstr "선택한 토런트 다시시작 합니다."
#: deluge/ui/gtkui/glade/torrent_menu.glade:49 #: deluge/ui/gtkui/glade/torrent_menu.glade:49
msgid "Resu_me" msgid "Resu_me"
msgstr "일시정지(_M)" msgstr "다시시작(_M)"
#: deluge/ui/gtkui/glade/torrent_menu.glade:71 #: deluge/ui/gtkui/glade/torrent_menu.glade:71
msgid "Opt_ions" msgid "Opt_ions"
@ -2174,7 +2179,7 @@ msgstr "토런트 제거"
#: deluge/ui/gtkui/glade/main_window.glade:304 #: deluge/ui/gtkui/glade/main_window.glade:304
msgid "Pause the selected torrents" msgid "Pause the selected torrents"
msgstr "선택한 토런트 일시정지" msgstr "선택한 토런트 일시정지 시킵니다."
#: deluge/ui/gtkui/glade/main_window.glade:319 #: deluge/ui/gtkui/glade/main_window.glade:319
msgid "Resume the selected torrents" msgid "Resume the selected torrents"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-18 15:48+0000\n" "PO-Revision-Date: 2008-10-18 15:48+0000\n"
"Last-Translator: Nerijus Arlauskas <Unknown>\n" "Last-Translator: Nerijus Arlauskas <Unknown>\n"
"Language-Team: Lithuanian <lt@li.org>\n" "Language-Team: Lithuanian <lt@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Nėra įeinančių prisijungimų!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Siuntimas"
msgid "Upload" msgid "Upload"
msgstr "Išsiuntimas" msgstr "Išsiuntimas"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge yra užrakintas" msgstr "Deluge yra užrakintas"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-29 20:55+0000\n" "PO-Revision-Date: 2008-11-29 20:55+0000\n"
"Last-Translator: Isnan Fitri <Unknown>\n" "Last-Translator: Isnan Fitri <Unknown>\n"
"Language-Team: Malay <ms@li.org>\n" "Language-Team: Malay <ms@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr ""
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-05 22:22+0000\n" "PO-Revision-Date: 2008-12-05 22:22+0000\n"
"Last-Translator: Mats Taraldsvik <mats.taraldsvik@gmail.com>\n" "Last-Translator: Mats Taraldsvik <mats.taraldsvik@gmail.com>\n"
"Language-Team: Norwegian Bokmal <nb@li.org>\n" "Language-Team: Norwegian Bokmal <nb@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Ingen innkommende tilkoblinger!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "Last ned"
msgid "Upload" msgid "Upload"
msgstr "Last opp" msgstr "Last opp"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge er låst" msgstr "Deluge er låst"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-01 12:03+0000\n" "PO-Revision-Date: 2008-12-01 12:03+0000\n"
"Last-Translator: Wim Champagne <wimpieke@gmail.com>\n" "Last-Translator: Wim Champagne <wimpieke@gmail.com>\n"
"Language-Team: Dutch <nl@li.org>\n" "Language-Team: Dutch <nl@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Geen inkomende verbindingen!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Binnenhalen"
msgid "Upload" msgid "Upload"
msgstr "Uploaden" msgstr "Uploaden"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge is vergrendeld" msgstr "Deluge is vergrendeld"

File diff suppressed because it is too large Load diff

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-01 01:58+0000\n" "PO-Revision-Date: 2008-12-01 01:58+0000\n"
"Last-Translator: PedroNeves <Unknown>\n" "Last-Translator: PedroNeves <Unknown>\n"
"Language-Team: Portuguese <pt@li.org>\n" "Language-Team: Portuguese <pt@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Sem ligações a entrar!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Descarregar"
msgid "Upload" msgid "Upload"
msgstr "Envio" msgstr "Envio"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "O Deluge está bloqueado" msgstr "O Deluge está bloqueado"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-01 22:02+0000\n" "PO-Revision-Date: 2008-12-01 22:02+0000\n"
"Last-Translator: Alexandre Rosenfeld <airmind+launchpad@gmail.com>\n" "Last-Translator: Alexandre Rosenfeld <airmind+launchpad@gmail.com>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Nenhuma Conexão Vinda de Fora!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Download"
msgid "Upload" msgid "Upload"
msgstr "Envio" msgstr "Envio"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge está trancado" msgstr "Deluge está trancado"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-03 13:32+0000\n" "PO-Revision-Date: 2008-11-03 13:32+0000\n"
"Last-Translator: Eric <Unknown>\n" "Last-Translator: Eric <Unknown>\n"
"Language-Team: Romanian <ro@li.org>\n" "Language-Team: Romanian <ro@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Nici o conexiune stabilită!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -377,6 +378,10 @@ msgstr "Descărcare"
msgid "Upload" msgid "Upload"
msgstr "Upload" msgstr "Upload"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge este blocat" msgstr "Deluge este blocat"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-12-03 10:36+0000\n" "PO-Revision-Date: 2008-12-09 15:07+0000\n"
"Last-Translator: DreamSonic <Unknown>\n" "Last-Translator: Alexander Telenga <telenga@gmail.com>\n"
"Language-Team: Russian <ru@li.org>\n" "Language-Team: Russian <ru@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n" "X-Poedit-Country: RUSSIAN FEDERATION\n"
"X-Poedit-Language: Russian\n" "X-Poedit-Language: Russian\n"
@ -252,6 +252,7 @@ msgstr "Входящие подключения отсутствуют"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -275,7 +276,7 @@ msgstr "Другое..."
#: deluge/ui/gtkui/statusbar.py:355 #: deluge/ui/gtkui/statusbar.py:355
msgid "Download Speed (KiB/s):" msgid "Download Speed (KiB/s):"
msgstr "Скорость загрузки (КБ/с)" msgstr "Скорость приёма (КиБ/с)"
#: deluge/ui/gtkui/statusbar.py:383 #: deluge/ui/gtkui/statusbar.py:383
msgid "Upload Speed (KiB/s):" msgid "Upload Speed (KiB/s):"
@ -382,6 +383,10 @@ msgstr "Загрузить"
msgid "Upload" msgid "Upload"
msgstr "Раздача" msgstr "Раздача"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr " Скорость (КБ/с):"
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge заблокирован" msgstr "Deluge заблокирован"
@ -430,7 +435,7 @@ msgstr "Установить максимальную скорость приё
#: deluge/ui/gtkui/menubar.py:431 #: deluge/ui/gtkui/menubar.py:431
msgid "Set Max Upload Speed (KiB/s):" msgid "Set Max Upload Speed (KiB/s):"
msgstr "Выставить максимальную скорость раздачи (КиБ/с):" msgstr "Установить максимальную скорость раздачи (КиБ/с):"
#: deluge/ui/gtkui/menubar.py:433 #: deluge/ui/gtkui/menubar.py:433
msgid "Set Max Connections:" msgid "Set Max Connections:"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-23 16:48+0000\n" "PO-Revision-Date: 2008-10-23 16:48+0000\n"
"Last-Translator: Mário Buči <Unknown>\n" "Last-Translator: Mário Buči <Unknown>\n"
"Language-Team: Slovak <sk@li.org>\n" "Language-Team: Slovak <sk@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Žiadne prichádzajúce spojenia!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -377,6 +378,10 @@ msgstr "Stiahnuť"
msgid "Upload" msgid "Upload"
msgstr "Odosielanie" msgstr "Odosielanie"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge je zamknutý" msgstr "Deluge je zamknutý"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-04 22:55+0000\n" "PO-Revision-Date: 2008-11-04 22:55+0000\n"
"Last-Translator: Aljosa Vidmar <typhon@mail386.com>\n" "Last-Translator: Aljosa Vidmar <typhon@mail386.com>\n"
"Language-Team: Slovenian <sl@li.org>\n" "Language-Team: Slovenian <sl@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Brez dohodnih povezav!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "Sprejemanje"
msgid "Upload" msgid "Upload"
msgstr "Oddajanje" msgstr "Oddajanje"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge je zaklenjen" msgstr "Deluge je zaklenjen"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-06 06:04+0000\n" "PO-Revision-Date: 2008-12-09 02:15+0000\n"
"Last-Translator: Aleksandar Micovic <metaleks@gmail.com>\n" "Last-Translator: Aleksandar Micovic <metaleks@gmail.com>\n"
"Language-Team: Serbian <sr@li.org>\n" "Language-Team: Serbian <sr@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -91,7 +91,7 @@ msgstr "Додај ознаку"
#: deluge/plugins/label/label/gtkui.py:264 #: deluge/plugins/label/label/gtkui.py:264
#: deluge/plugins/label/label/webui_pages.py:54 #: deluge/plugins/label/label/webui_pages.py:54
msgid "Label" msgid "Label"
msgstr "" msgstr "Натпис"
#: deluge/plugins/label/label/webui_config.py:107 #: deluge/plugins/label/label/webui_config.py:107
#: deluge/plugins/label/label/gtkui.py:293 #: deluge/plugins/label/label/gtkui.py:293
@ -143,19 +143,19 @@ msgstr ""
#: deluge/plugins/blocklist/blocklist/webui.py:38 #: deluge/plugins/blocklist/blocklist/webui.py:38
msgid "Emule IP list (GZip)" msgid "Emule IP list (GZip)"
msgstr "" msgstr "Emule IP листа (GZip)"
#: deluge/plugins/blocklist/blocklist/webui.py:39 #: deluge/plugins/blocklist/blocklist/webui.py:39
msgid "SafePeer Text (Zipped)" msgid "SafePeer Text (Zipped)"
msgstr "" msgstr "SafePeer Текст (компресован)"
#: deluge/plugins/blocklist/blocklist/webui.py:40 #: deluge/plugins/blocklist/blocklist/webui.py:40
msgid "PeerGuardian Text (Uncompressed)" msgid "PeerGuardian Text (Uncompressed)"
msgstr "" msgstr "PeerGuardian текст (некомпресован)"
#: deluge/plugins/blocklist/blocklist/webui.py:41 #: deluge/plugins/blocklist/blocklist/webui.py:41
msgid "PeerGuardian P2B (GZip)" msgid "PeerGuardian P2B (GZip)"
msgstr "" msgstr "PeerGuardian P2B (GZip)"
#: deluge/plugins/blocklist/blocklist/webui.py:50 #: deluge/plugins/blocklist/blocklist/webui.py:50
msgid "BlockList" msgid "BlockList"
@ -173,7 +173,7 @@ msgstr ""
#: deluge/plugins/blocklist/blocklist/webui.py:72 #: deluge/plugins/blocklist/blocklist/webui.py:72
msgid "Timeout (seconds)" msgid "Timeout (seconds)"
msgstr "" msgstr "Истекло време (у секундама)"
#: deluge/plugins/blocklist/blocklist/webui.py:73 #: deluge/plugins/blocklist/blocklist/webui.py:73
msgid "Times to attempt download" msgid "Times to attempt download"
@ -228,7 +228,7 @@ msgstr "Неисправна верзија"
#: deluge/ui/gtkui/statusbar.py:126 #: deluge/ui/gtkui/statusbar.py:126
msgid "Not Connected" msgid "Not Connected"
msgstr "" msgstr "Није повезан"
#: deluge/ui/gtkui/statusbar.py:141 #: deluge/ui/gtkui/statusbar.py:141
#: deluge/ui/webui/scripts/template_strings.py:12 #: deluge/ui/webui/scripts/template_strings.py:12
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -262,7 +263,7 @@ msgstr "KiB/s"
#: deluge/ui/webui/lib/newforms_plus.py:197 #: deluge/ui/webui/lib/newforms_plus.py:197
#: deluge/ui/webui/lib/newforms_plus.py:208 deluge/common.py:169 #: deluge/ui/webui/lib/newforms_plus.py:208 deluge/common.py:169
msgid "Unlimited" msgid "Unlimited"
msgstr "" msgstr "Неограничено"
#: deluge/ui/gtkui/statusbar.py:353 deluge/ui/gtkui/statusbar.py:381 #: deluge/ui/gtkui/statusbar.py:353 deluge/ui/gtkui/statusbar.py:381
#: deluge/ui/gtkui/statusbar.py:408 deluge/ui/gtkui/systemtray.py:317 #: deluge/ui/gtkui/statusbar.py:408 deluge/ui/gtkui/systemtray.py:317
@ -326,7 +327,7 @@ msgstr "У ред чекања"
#: deluge/ui/gtkui/sidebar.py:58 #: deluge/ui/gtkui/sidebar.py:58
msgid "Paused" msgid "Paused"
msgstr "" msgstr "Паузиран"
#: deluge/ui/gtkui/sidebar.py:64 #: deluge/ui/gtkui/sidebar.py:64
msgid "Checking" msgid "Checking"
@ -369,6 +370,10 @@ msgstr "Преузимање"
msgid "Upload" msgid "Upload"
msgstr "Слање" msgstr "Слање"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""
@ -378,6 +383,8 @@ msgid ""
"Deluge is password protected.\n" "Deluge is password protected.\n"
"To show the Deluge window, please enter your password" "To show the Deluge window, please enter your password"
msgstr "" msgstr ""
"Deluge је заштићен шифром.\n"
"Да бисте приказали прозорче Deluge-а, молимо вас укуцајте вашу шифру"
#: deluge/ui/gtkui/files_tab.py:130 deluge/ui/gtkui/torrentview.py:125 #: deluge/ui/gtkui/files_tab.py:130 deluge/ui/gtkui/torrentview.py:125
#: deluge/ui/webui/scripts/template_strings.py:44 #: deluge/ui/webui/scripts/template_strings.py:44
@ -386,7 +393,7 @@ msgstr "Напредак"
#: deluge/ui/gtkui/files_tab.py:143 #: deluge/ui/gtkui/files_tab.py:143
msgid "Priority" msgid "Priority"
msgstr "" msgstr "Приоритет"
#: deluge/ui/gtkui/menubar.py:69 #: deluge/ui/gtkui/menubar.py:69
msgid "Set Unlimited" msgid "Set Unlimited"
@ -398,7 +405,7 @@ msgstr ""
#: deluge/ui/gtkui/menubar.py:81 #: deluge/ui/gtkui/menubar.py:81
msgid "On" msgid "On"
msgstr "" msgstr "Укључено"
#: deluge/ui/gtkui/menubar.py:84 #: deluge/ui/gtkui/menubar.py:84
#: deluge/ui/webui/scripts/template_strings.py:36 #: deluge/ui/webui/scripts/template_strings.py:36
@ -525,7 +532,7 @@ msgstr "Подешавање"
#: deluge/ui/webui/register_menu.py:32 #: deluge/ui/webui/register_menu.py:32
msgid "Connect" msgid "Connect"
msgstr "" msgstr "Повежи"
#: deluge/ui/webui/register_menu.py:33 #: deluge/ui/webui/register_menu.py:33
#: deluge/ui/webui/scripts/template_strings.py:2 #: deluge/ui/webui/scripts/template_strings.py:2
@ -550,7 +557,7 @@ msgstr "Појединости"
#: deluge/ui/webui/scripts/template_strings.py:37 #: deluge/ui/webui/scripts/template_strings.py:37
#: deluge/ui/gtkui/glade/connection_manager.glade:246 #: deluge/ui/gtkui/glade/connection_manager.glade:246
msgid "Options" msgid "Options"
msgstr "" msgstr "Опције"
#: deluge/ui/webui/register_menu.py:39 #: deluge/ui/webui/register_menu.py:39
msgid "Trackers" msgid "Trackers"
@ -1053,7 +1060,7 @@ msgstr "Додај у паузираном стању"
#: deluge/ui/webui/torrent_add.py:49 #: deluge/ui/webui/torrent_add.py:49
msgid "Set Private Flag" msgid "Set Private Flag"
msgstr "" msgstr "Постави приватну ознаку"
#: deluge/ui/webui/torrent_add.py:59 #: deluge/ui/webui/torrent_add.py:59
#: deluge/ui/webui/scripts/template_strings.py:73 #: deluge/ui/webui/scripts/template_strings.py:73
@ -1208,7 +1215,7 @@ msgstr "Сачувај"
#: deluge/ui/webui/scripts/template_strings.py:58 #: deluge/ui/webui/scripts/template_strings.py:58
msgid "Set" msgid "Set"
msgstr "" msgstr "Постави"
#: deluge/ui/webui/scripts/template_strings.py:59 #: deluge/ui/webui/scripts/template_strings.py:59
msgid "Set Timeout" msgid "Set Timeout"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-25 23:35+0000\n" "PO-Revision-Date: 2008-11-25 23:35+0000\n"
"Last-Translator: Daniel Nylander <yeager@ubuntu.com>\n" "Last-Translator: Daniel Nylander <yeager@ubuntu.com>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Inga inkommande anslutningar!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -378,6 +379,10 @@ msgstr "Hämta"
msgid "Upload" msgid "Upload"
msgstr "KB/s Upp" msgstr "KB/s Upp"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge är låst" msgstr "Deluge är låst"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-09-28 11:07+0000\n" "PO-Revision-Date: 2008-09-28 11:07+0000\n"
"Last-Translator: teemie <sakchaip@gmail.com>\n" "Last-Translator: teemie <sakchaip@gmail.com>\n"
"Language-Team: Thai <th@li.org>\n" "Language-Team: Thai <th@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "ดาวน์โหลด"
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-30 19:55+0000\n" "PO-Revision-Date: 2008-11-30 19:55+0000\n"
"Last-Translator: Abdullah Kahraman <cebraxx@gmail.com>\n" "Last-Translator: Abdullah Kahraman <cebraxx@gmail.com>\n"
"Language-Team: Turkish <tr@li.org>\n" "Language-Team: Turkish <tr@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "Gelen Bağlantı Yok!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -377,6 +378,10 @@ msgstr "İndir"
msgid "Upload" msgid "Upload"
msgstr "Yükle" msgstr "Yükle"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge kilitlendi" msgstr "Deluge kilitlendi"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-23 19:58+0000\n" "PO-Revision-Date: 2008-12-09 21:13+0000\n"
"Last-Translator: MFX <Unknown>\n" "Last-Translator: MFX <Unknown>\n"
"Language-Team: Ukrainian <uk@li.org>\n" "Language-Team: Ukrainian <uk@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -75,7 +75,7 @@ msgstr "Максимум слотів віддачі"
#: deluge/plugins/label/label/webui_config.py:80 #: deluge/plugins/label/label/webui_config.py:80
msgid "Apply" msgid "Apply"
msgstr "" msgstr "Застосувати"
#: deluge/plugins/label/label/webui_config.py:81 #: deluge/plugins/label/label/webui_config.py:81
#: deluge/ui/webui/register_menu.py:44 #: deluge/ui/webui/register_menu.py:44
@ -159,7 +159,7 @@ msgstr ""
#: deluge/plugins/blocklist/blocklist/webui.py:50 #: deluge/plugins/blocklist/blocklist/webui.py:50
msgid "BlockList" msgid "BlockList"
msgstr "" msgstr "Чорний список"
#: deluge/plugins/blocklist/blocklist/webui.py:70 #: deluge/plugins/blocklist/blocklist/webui.py:70
#: deluge/ui/webui/torrent_add.py:57 #: deluge/ui/webui/torrent_add.py:57
@ -173,7 +173,7 @@ msgstr ""
#: deluge/plugins/blocklist/blocklist/webui.py:72 #: deluge/plugins/blocklist/blocklist/webui.py:72
msgid "Timeout (seconds)" msgid "Timeout (seconds)"
msgstr "" msgstr "Таймаут (секунд)"
#: deluge/plugins/blocklist/blocklist/webui.py:73 #: deluge/plugins/blocklist/blocklist/webui.py:73
msgid "Times to attempt download" msgid "Times to attempt download"
@ -194,12 +194,12 @@ msgstr ""
#: deluge/plugins/blocklist/blocklist/webui.py:84 #: deluge/plugins/blocklist/blocklist/webui.py:84
#, python-format #, python-format
msgid "Downloading %.2f%%" msgid "Downloading %.2f%%"
msgstr "" msgstr "Завантаження %.2f%%"
#: deluge/plugins/blocklist/blocklist/webui.py:86 #: deluge/plugins/blocklist/blocklist/webui.py:86
#, python-format #, python-format
msgid "Importing %s" msgid "Importing %s"
msgstr "" msgstr "Імпортування %s"
#: deluge/plugins/blocklist/blocklist/webui.py:88 #: deluge/plugins/blocklist/blocklist/webui.py:88
#, python-format #, python-format
@ -237,24 +237,25 @@ msgstr "З'єднання:"
#: deluge/ui/gtkui/statusbar.py:146 #: deluge/ui/gtkui/statusbar.py:146
msgid "Download Speed" msgid "Download Speed"
msgstr "" msgstr "Швидкість завантаження"
#: deluge/ui/gtkui/statusbar.py:151 #: deluge/ui/gtkui/statusbar.py:151
msgid "Upload Speed" msgid "Upload Speed"
msgstr "" msgstr "Швидкість вивантаження"
#: deluge/ui/gtkui/statusbar.py:159 #: deluge/ui/gtkui/statusbar.py:159
msgid "No Incoming Connections!" msgid "No Incoming Connections!"
msgstr "" msgstr "Немає вхідних з'єднань!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
#: deluge/ui/gtkui/glade/main_window.glade:1669 #: deluge/ui/gtkui/glade/main_window.glade:1669
msgid "KiB/s" msgid "KiB/s"
msgstr "" msgstr "КіБ/с"
#: deluge/ui/gtkui/statusbar.py:351 deluge/ui/gtkui/statusbar.py:379 #: deluge/ui/gtkui/statusbar.py:351 deluge/ui/gtkui/statusbar.py:379
#: deluge/ui/gtkui/statusbar.py:406 deluge/ui/gtkui/systemtray.py:179 #: deluge/ui/gtkui/statusbar.py:406 deluge/ui/gtkui/systemtray.py:179
@ -268,19 +269,19 @@ msgstr "Необмежений"
#: deluge/ui/gtkui/statusbar.py:408 deluge/ui/gtkui/systemtray.py:317 #: deluge/ui/gtkui/statusbar.py:408 deluge/ui/gtkui/systemtray.py:317
#: deluge/common.py:226 deluge/common.py:227 #: deluge/common.py:226 deluge/common.py:227
msgid "Other..." msgid "Other..."
msgstr "" msgstr "Інше..."
#: deluge/ui/gtkui/statusbar.py:355 #: deluge/ui/gtkui/statusbar.py:355
msgid "Download Speed (KiB/s):" msgid "Download Speed (KiB/s):"
msgstr "" msgstr "Швидкість завантаження (КіБ/с):"
#: deluge/ui/gtkui/statusbar.py:383 #: deluge/ui/gtkui/statusbar.py:383
msgid "Upload Speed (KiB/s):" msgid "Upload Speed (KiB/s):"
msgstr "" msgstr "Швидкість вивантаження (Кіб/с):"
#: deluge/ui/gtkui/statusbar.py:410 #: deluge/ui/gtkui/statusbar.py:410
msgid "Connection Limit:" msgid "Connection Limit:"
msgstr "" msgstr "Ліміт з'єднань:"
#: deluge/ui/gtkui/addtorrentdialog.py:82 deluge/ui/gtkui/queuedtorrents.py:63 #: deluge/ui/gtkui/addtorrentdialog.py:82 deluge/ui/gtkui/queuedtorrents.py:63
msgid "Torrent" msgid "Torrent"
@ -288,7 +289,7 @@ msgstr "Торрент"
#: deluge/ui/gtkui/addtorrentdialog.py:90 deluge/ui/gtkui/files_tab.py:101 #: deluge/ui/gtkui/addtorrentdialog.py:90 deluge/ui/gtkui/files_tab.py:101
msgid "Filename" msgid "Filename"
msgstr "" msgstr "Ім’я файлу"
#: deluge/ui/gtkui/addtorrentdialog.py:101 deluge/ui/gtkui/files_tab.py:117 #: deluge/ui/gtkui/addtorrentdialog.py:101 deluge/ui/gtkui/files_tab.py:117
#: deluge/ui/gtkui/torrentview.py:121 #: deluge/ui/gtkui/torrentview.py:121
@ -298,7 +299,7 @@ msgstr "Розмір"
#: deluge/ui/gtkui/addtorrentdialog.py:444 #: deluge/ui/gtkui/addtorrentdialog.py:444
msgid "Choose a .torrent file" msgid "Choose a .torrent file"
msgstr "" msgstr "Виберіть .torrent файл"
#: deluge/ui/gtkui/addtorrentdialog.py:456 #: deluge/ui/gtkui/addtorrentdialog.py:456
msgid "Torrent files" msgid "Torrent files"
@ -310,27 +311,27 @@ msgstr ""
#: deluge/ui/gtkui/sidebar.py:48 #: deluge/ui/gtkui/sidebar.py:48
msgid "All" msgid "All"
msgstr "" msgstr "Усі"
#: deluge/ui/gtkui/sidebar.py:49 #: deluge/ui/gtkui/sidebar.py:49
msgid "Downloading" msgid "Downloading"
msgstr "" msgstr "Завантаження"
#: deluge/ui/gtkui/sidebar.py:52 #: deluge/ui/gtkui/sidebar.py:52
msgid "Seeding" msgid "Seeding"
msgstr "" msgstr "Поширення"
#: deluge/ui/gtkui/sidebar.py:55 #: deluge/ui/gtkui/sidebar.py:55
msgid "Queued" msgid "Queued"
msgstr "" msgstr "У черзі"
#: deluge/ui/gtkui/sidebar.py:58 #: deluge/ui/gtkui/sidebar.py:58
msgid "Paused" msgid "Paused"
msgstr "" msgstr "Призупинено"
#: deluge/ui/gtkui/sidebar.py:64 #: deluge/ui/gtkui/sidebar.py:64
msgid "Checking" msgid "Checking"
msgstr "" msgstr "Перевірка"
#: deluge/ui/gtkui/aboutdialog.py:58 #: deluge/ui/gtkui/aboutdialog.py:58
msgid "" msgid ""
@ -347,7 +348,7 @@ msgstr ""
#: deluge/ui/gtkui/systemtray.py:188 #: deluge/ui/gtkui/systemtray.py:188
msgid "Deluge" msgid "Deluge"
msgstr "" msgstr "Deluge"
#: deluge/ui/gtkui/systemtray.py:188 #: deluge/ui/gtkui/systemtray.py:188
#: deluge/ui/webui/scripts/template_strings.py:19 #: deluge/ui/webui/scripts/template_strings.py:19
@ -369,6 +370,10 @@ msgstr "Завантаження"
msgid "Upload" msgid "Upload"
msgstr "Вивантаження" msgstr "Вивантаження"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""
@ -386,7 +391,7 @@ msgstr "Прогрес"
#: deluge/ui/gtkui/files_tab.py:143 #: deluge/ui/gtkui/files_tab.py:143
msgid "Priority" msgid "Priority"
msgstr "" msgstr "Пріоритет"
#: deluge/ui/gtkui/menubar.py:69 #: deluge/ui/gtkui/menubar.py:69
msgid "Set Unlimited" msgid "Set Unlimited"
@ -427,11 +432,11 @@ msgstr ""
#: deluge/ui/gtkui/peers_tab.py:83 #: deluge/ui/gtkui/peers_tab.py:83
msgid "Address" msgid "Address"
msgstr "" msgstr "IP адреса"
#: deluge/ui/gtkui/peers_tab.py:99 #: deluge/ui/gtkui/peers_tab.py:99
msgid "Client" msgid "Client"
msgstr "" msgstr "Клієнт"
#: deluge/ui/gtkui/peers_tab.py:112 deluge/ui/gtkui/torrentview.py:139 #: deluge/ui/gtkui/peers_tab.py:112 deluge/ui/gtkui/torrentview.py:139
#: deluge/ui/webui/scripts/template_strings.py:20 #: deluge/ui/webui/scripts/template_strings.py:20
@ -454,11 +459,11 @@ msgstr ""
#: deluge/ui/gtkui/removetorrentdialog.py:57 #: deluge/ui/gtkui/removetorrentdialog.py:57
msgid "" msgid ""
"<big><b>Are you sure you want to remove the selected torrents?</b></big>" "<big><b>Are you sure you want to remove the selected torrents?</b></big>"
msgstr "" msgstr "<big><b>Ви впевнені, що хочете видалити вибраний торрент ?</b></big>"
#: deluge/ui/gtkui/removetorrentdialog.py:58 #: deluge/ui/gtkui/removetorrentdialog.py:58
msgid "Remove Selected Torrents" msgid "Remove Selected Torrents"
msgstr "" msgstr "Видалити вибраний торрент"
#: deluge/ui/gtkui/signals.py:134 #: deluge/ui/gtkui/signals.py:134
msgid "Torrent is past stop ratio." msgid "Torrent is past stop ratio."
@ -479,7 +484,7 @@ msgstr "Додаток"
#: deluge/ui/gtkui/torrentview.py:119 #: deluge/ui/gtkui/torrentview.py:119
#: deluge/ui/webui/scripts/template_strings.py:34 #: deluge/ui/webui/scripts/template_strings.py:34
msgid "Name" msgid "Name"
msgstr "" msgstr "Назва"
#: deluge/ui/gtkui/torrentview.py:129 #: deluge/ui/gtkui/torrentview.py:129
#: deluge/ui/webui/scripts/template_strings.py:57 #: deluge/ui/webui/scripts/template_strings.py:57
@ -503,7 +508,7 @@ msgstr "Рейтинг"
#: deluge/ui/gtkui/torrentview.py:155 #: deluge/ui/gtkui/torrentview.py:155
msgid "Avail" msgid "Avail"
msgstr "" msgstr "Наявність"
#: deluge/ui/webui/render.py:166 deluge/ui/webui/utils.py:117 #: deluge/ui/webui/render.py:166 deluge/ui/webui/utils.py:117
#: deluge/ui/webui/utils.py:122 #: deluge/ui/webui/utils.py:122
@ -755,7 +760,7 @@ msgstr "Черга"
#: deluge/ui/webui/config_tabs_deluge.py:139 #: deluge/ui/webui/config_tabs_deluge.py:139
msgid "-1 = unlimited" msgid "-1 = unlimited"
msgstr "" msgstr "-1 = необмежений"
#: deluge/ui/webui/config_tabs_deluge.py:141 #: deluge/ui/webui/config_tabs_deluge.py:141
#: deluge/ui/gtkui/glade/preferences_dialog.glade:2316 #: deluge/ui/gtkui/glade/preferences_dialog.glade:2316
@ -2322,16 +2327,16 @@ msgstr ""
#: deluge/ui/gtkui/glade/main_window.glade:2347 #: deluge/ui/gtkui/glade/main_window.glade:2347
msgid "<i>Current Version:</i>" msgid "<i>Current Version:</i>"
msgstr "" msgstr "Поточна версія:"
#: deluge/ui/gtkui/glade/main_window.glade:2368 #: deluge/ui/gtkui/glade/main_window.glade:2368
msgid "<i>Available Version:</i>" msgid "<i>Available Version:</i>"
msgstr "" msgstr "Доступна версія:"
#: deluge/ui/gtkui/glade/main_window.glade:2404 #: deluge/ui/gtkui/glade/main_window.glade:2404
msgid "Do not show this dialog in the future" msgid "Do not show this dialog in the future"
msgstr "" msgstr "Не показувати цей діалог в майбутньому"
#: deluge/ui/gtkui/glade/main_window.glade:2444 #: deluge/ui/gtkui/glade/main_window.glade:2444
msgid "_Goto Website" msgid "_Goto Website"
msgstr "" msgstr "_Відвідати веб-сайт"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-11-28 16:13+0000\n" "PO-Revision-Date: 2008-11-28 16:13+0000\n"
"Last-Translator: ibear <bearsprite@gmail.com>\n" "Last-Translator: ibear <bearsprite@gmail.com>\n"
"Language-Team: Simplified Chinese <zh_CN@li.org>\n" "Language-Team: Simplified Chinese <zh_CN@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr "没有连入的连接!"
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -372,6 +373,10 @@ msgstr "下载"
msgid "Upload" msgid "Upload"
msgstr "上传" msgstr "上传"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "Deluge被锁定" msgstr "Deluge被锁定"

View file

@ -7,14 +7,14 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: deluge\n" "Project-Id-Version: deluge\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-30 14:25-0600\n" "POT-Creation-Date: 2008-12-08 21:38-0600\n"
"PO-Revision-Date: 2008-10-28 09:29+0000\n" "PO-Revision-Date: 2008-10-28 09:29+0000\n"
"Last-Translator: Gerrard <shiva0111@gmail.com>\n" "Last-Translator: Gerrard <shiva0111@gmail.com>\n"
"Language-Team: Traditional Chinese <zh_TW@li.org>\n" "Language-Team: Traditional Chinese <zh_TW@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-06 04:52+0000\n" "X-Launchpad-Export-Date: 2008-12-10 03:08+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: Launchpad (build Unknown)\n"
#: deluge/core/torrentmanager.py:668 #: deluge/core/torrentmanager.py:668
@ -249,6 +249,7 @@ msgstr ""
#: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331 #: deluge/ui/gtkui/statusbar.py:321 deluge/ui/gtkui/statusbar.py:331
#: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372 #: deluge/ui/gtkui/statusbar.py:344 deluge/ui/gtkui/statusbar.py:372
#: deluge/ui/gtkui/systemtray.py:181 deluge/ui/gtkui/systemtray.py:185
#: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207 #: deluge/ui/gtkui/systemtray.py:201 deluge/ui/gtkui/systemtray.py:207
#: deluge/ui/gtkui/systemtray.py:313 #: deluge/ui/gtkui/systemtray.py:313
#: deluge/ui/gtkui/glade/main_window.glade:1655 #: deluge/ui/gtkui/glade/main_window.glade:1655
@ -369,6 +370,10 @@ msgstr "下載"
msgid "Upload" msgid "Upload"
msgstr "上傳" msgstr "上傳"
#: deluge/ui/gtkui/systemtray.py:319
msgid " Speed (KiB/s):"
msgstr ""
#: deluge/ui/gtkui/systemtray.py:348 #: deluge/ui/gtkui/systemtray.py:348
msgid "Deluge is locked" msgid "Deluge is locked"
msgstr "" msgstr ""