Skip to content

Commit b575e03

Browse files
committed
closed pyload#436
1 parent cc797f7 commit b575e03

11 files changed

Lines changed: 301 additions & 184 deletions

File tree

locale/cli.pot

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pyLoad 0.4.9\n"
1010
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
11-
"POT-Creation-Date: 2011-12-07 19:00+0100\n"
11+
"POT-Creation-Date: 2011-12-07 19:21+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -187,40 +187,40 @@ msgstr ""
187187
msgid "Couldn't write user config file"
188188
msgstr ""
189189

190-
#: pyLoadCli.py:546
190+
#: pyLoadCli.py:548
191191
msgid "You need py-openssl to connect to this pyLoad Core."
192192
msgstr ""
193193

194-
#: pyLoadCli.py:553
194+
#: pyLoadCli.py:555
195195
msgid "Address: "
196196
msgstr ""
197197

198-
#: pyLoadCli.py:554
198+
#: pyLoadCli.py:556
199199
msgid "Port: "
200200
msgstr ""
201201

202-
#: pyLoadCli.py:555
202+
#: pyLoadCli.py:557
203203
msgid "Username: "
204204
msgstr ""
205205

206-
#: pyLoadCli.py:559
206+
#: pyLoadCli.py:561
207207
msgid "Password: "
208208
msgstr ""
209209

210-
#: pyLoadCli.py:564 pyLoadCli.py:573
210+
#: pyLoadCli.py:566 pyLoadCli.py:575
211211
msgid "Login data is wrong."
212212
msgstr ""
213213

214-
#: pyLoadCli.py:566 pyLoadCli.py:575
214+
#: pyLoadCli.py:568 pyLoadCli.py:577
215215
#, python-format
216216
msgid "Could not establish connection to %(addr)s:%(port)s."
217217
msgstr ""
218218

219-
#: pyLoadCli.py:578
219+
#: pyLoadCli.py:580
220220
msgid "You need py-openssl to connect to this pyLoad core."
221221
msgstr ""
222222

223-
#: pyLoadCli.py:580
223+
#: pyLoadCli.py:582
224224
msgid "Interactive mode ignored since you passed some commands."
225225
msgstr ""
226226

locale/core.pot

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pyLoad 0.4.9\n"
1010
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
11-
"POT-Creation-Date: 2011-12-07 19:00+0100\n"
11+
"POT-Creation-Date: 2011-12-07 19:21+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21,116 +21,116 @@ msgstr ""
2121
msgid "Received Quit signal"
2222
msgstr ""
2323

24-
#: pyLoadCore.py:300
24+
#: pyLoadCore.py:301
2525
#, python-format
2626
msgid "pyLoad already running with pid %s"
2727
msgstr ""
2828

29-
#: pyLoadCore.py:314
29+
#: pyLoadCore.py:315
3030
#, python-format
3131
msgid "Failed changing group: %s"
3232
msgstr ""
3333

34-
#: pyLoadCore.py:324
34+
#: pyLoadCore.py:325
3535
#, python-format
3636
msgid "Failed changing user: %s"
3737
msgstr ""
3838

39-
#: pyLoadCore.py:326
39+
#: pyLoadCore.py:327
4040
msgid "folder for logs"
4141
msgstr ""
4242

43-
#: pyLoadCore.py:337
43+
#: pyLoadCore.py:338
4444
msgid "Starting"
4545
msgstr ""
4646

47-
#: pyLoadCore.py:338
47+
#: pyLoadCore.py:339
4848
#, python-format
4949
msgid "Using home directory: %s"
5050
msgstr ""
5151

52-
#: pyLoadCore.py:347
52+
#: pyLoadCore.py:348
5353
msgid "pycrypto to decode container files"
5454
msgstr ""
5555

56-
#: pyLoadCore.py:350
56+
#: pyLoadCore.py:351
5757
msgid "folder for temporary files"
5858
msgstr ""
5959

60-
#: pyLoadCore.py:355
60+
#: pyLoadCore.py:356
6161
msgid "folder for downloads"
6262
msgstr ""
6363

64-
#: pyLoadCore.py:358
64+
#: pyLoadCore.py:359
6565
msgid "OpenSSL for secure connection"
6666
msgstr ""
6767

68-
#: pyLoadCore.py:362
68+
#: pyLoadCore.py:363
6969
msgid "Moving old user config to DB"
7070
msgstr ""
7171

72-
#: pyLoadCore.py:365
72+
#: pyLoadCore.py:366
7373
msgid "Please check your logindata with ./pyLoadCore.py -u"
7474
msgstr ""
7575

76-
#: pyLoadCore.py:368
76+
#: pyLoadCore.py:369
7777
msgid "All links removed"
7878
msgstr ""
7979

80-
#: pyLoadCore.py:399
80+
#: pyLoadCore.py:400
8181
#, python-format
8282
msgid "Downloadtime: %s"
8383
msgstr ""
8484

85-
#: pyLoadCore.py:409
85+
#: pyLoadCore.py:410
8686
#, python-format
8787
msgid "Free space: %s"
8888
msgstr ""
8989

90-
#: pyLoadCore.py:429
90+
#: pyLoadCore.py:430
9191
msgid "Activating Accounts..."
9292
msgstr ""
9393

94-
#: pyLoadCore.py:435
94+
#: pyLoadCore.py:436
9595
msgid "Activating Plugins..."
9696
msgstr ""
9797

98-
#: pyLoadCore.py:438
98+
#: pyLoadCore.py:439
9999
msgid "pyLoad is up and running"
100100
msgstr ""
101101

102-
#: pyLoadCore.py:457
102+
#: pyLoadCore.py:458
103103
msgid "restarting pyLoad"
104104
msgstr ""
105105

106-
#: pyLoadCore.py:461
106+
#: pyLoadCore.py:462
107107
msgid "pyLoad quits"
108108
msgstr ""
109109

110-
#: pyLoadCore.py:518
110+
#: pyLoadCore.py:519
111111
#, python-format
112112
msgid "Install %s"
113113
msgstr ""
114114

115-
#: pyLoadCore.py:554
115+
#: pyLoadCore.py:555
116116
#, python-format
117117
msgid "could not find %(desc)s: %(name)s"
118118
msgstr ""
119119

120-
#: pyLoadCore.py:556
120+
#: pyLoadCore.py:557
121121
#, python-format
122122
msgid "could not create %(desc)s: %(name)s"
123123
msgstr ""
124124

125-
#: pyLoadCore.py:577
125+
#: pyLoadCore.py:578
126126
msgid "shutting down..."
127127
msgstr ""
128128

129-
#: pyLoadCore.py:594
129+
#: pyLoadCore.py:595
130130
msgid "error while shutting down"
131131
msgstr ""
132132

133-
#: pyLoadCore.py:658
133+
#: pyLoadCore.py:659
134134
msgid "killed pyLoad from Terminal"
135135
msgstr ""
136136

locale/django.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pyLoad 0.4.9\n"
1010
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
11-
"POT-Creation-Date: 2011-12-07 19:00+0100\n"
11+
"POT-Creation-Date: 2011-12-07 19:21+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

locale/gui.pot

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pyLoad 0.4.9\n"
1010
"Report-Msgid-Bugs-To: 'bugs@pyload.org'\n"
11-
"POT-Creation-Date: 2011-12-07 19:00+0100\n"
11+
"POT-Creation-Date: 2011-12-07 19:21+0100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,46 +17,46 @@ msgstr ""
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919

20-
#: pyLoadGui.py:288
20+
#: pyLoadGui.py:290
2121
msgid "paused"
2222
msgstr ""
2323

24-
#: pyLoadGui.py:290
24+
#: pyLoadGui.py:292
2525
msgid "running"
2626
msgstr ""
2727

28-
#: pyLoadGui.py:330
28+
#: pyLoadGui.py:332
2929
msgid "Unnamed"
3030
msgstr ""
3131

32-
#: pyLoadGui.py:653
32+
#: pyLoadGui.py:655
3333
#, python-format
3434
msgid "Finished downloading of '%s'"
3535
msgstr ""
3636

37-
#: pyLoadGui.py:655
37+
#: pyLoadGui.py:657
3838
#, python-format
3939
msgid "Failed downloading '%s'!"
4040
msgstr ""
4141

42-
#: pyLoadGui.py:658
42+
#: pyLoadGui.py:660
4343
#, python-format
4444
msgid "Added '%s' to queue"
4545
msgstr ""
4646

47-
#: pyLoadGui.py:683
47+
#: pyLoadGui.py:685
4848
msgid "Connection lost"
4949
msgstr ""
5050

51-
#: pyLoadGui.py:683
51+
#: pyLoadGui.py:685
5252
msgid "Lost connection to the core!"
5353
msgstr ""
5454

55-
#: pyLoadGui.py:718
55+
#: pyLoadGui.py:720
5656
msgid "Show"
5757
msgstr ""
5858

59-
#: pyLoadGui.py:723 module/gui/MainWindow.py:133
59+
#: pyLoadGui.py:725 module/gui/MainWindow.py:133
6060
msgid "Exit"
6161
msgstr ""
6262

0 commit comments

Comments
 (0)