~vcs-imports/tuxcast/trunk

« back to all changes in this revision

Viewing changes to po/tuxcast.pot

  • Committer: kookjr
  • Date: 2010-07-05 23:34:25 UTC
  • Revision ID: importd@galapagos-20100705233425-rbvt2yxsf8k78yff
Add -Q option to allow downloading of several individual episodes from
a feed or URL that may not be subscribed to, or may have already been
downloaded.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2010-03-25 19:03-0700\n"
 
11
"POT-Creation-Date: 2010-07-05 16:19-0700\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
78
78
msgid "Cannot load config file - please create one\n"
79
79
msgstr ""
80
80
 
81
 
#: ../tuxcast/tuxcast.cpp:134
 
81
#: ../tuxcast/tuxcast.cpp:135
82
82
#, c-format
83
83
msgid "Checking all feeds\n"
84
84
msgstr ""
85
85
 
86
 
#: ../tuxcast/tuxcast.cpp:146
 
86
#: ../tuxcast/tuxcast.cpp:147
87
87
#, c-format
88
88
msgid "Getting up to date on all feeds\n"
89
89
msgstr ""
90
90
 
91
 
#: ../tuxcast/tuxcast.cpp:155
 
91
#: ../tuxcast/tuxcast.cpp:156
92
92
#, c-format
93
93
msgid "Checking feed, \"%s\"\n"
94
94
msgstr ""
95
95
 
96
 
#: ../tuxcast/tuxcast.cpp:159 ../tuxcast/tuxcast.cpp:192
97
 
#: ../tuxcast/tuxcast.cpp:229
 
96
#: ../tuxcast/tuxcast.cpp:160 ../tuxcast/tuxcast.cpp:193
 
97
#: ../tuxcast/tuxcast.cpp:237
98
98
#, c-format
99
99
msgid "You must pass a non-blank feed name\n"
100
100
msgstr ""
101
101
 
102
 
#: ../tuxcast/tuxcast.cpp:183 ../tuxcast/tuxcast.cpp:216
 
102
#: ../tuxcast/tuxcast.cpp:184 ../tuxcast/tuxcast.cpp:217
103
103
#, c-format
104
104
msgid "Unknown feed, \"%s\"\n"
105
105
msgstr ""
106
106
 
107
 
#: ../tuxcast/tuxcast.cpp:188
 
107
#: ../tuxcast/tuxcast.cpp:189
108
108
#, c-format
109
109
msgid "Getting up2date on feed \"%s\"\n"
110
110
msgstr ""
111
111
 
112
 
#: ../tuxcast/tuxcast.cpp:258
 
112
#: ../tuxcast/tuxcast.cpp:266
113
113
#, c-format
114
114
msgid "Usage: tuxcast <option>\n"
115
115
msgstr ""
116
116
 
117
 
#: ../tuxcast/tuxcast.cpp:259
 
117
#: ../tuxcast/tuxcast.cpp:267
118
118
#, c-format
119
119
msgid "where <option> is one of the below:\n"
120
120
msgstr ""
121
121
 
122
 
#: ../tuxcast/tuxcast.cpp:260
 
122
#: ../tuxcast/tuxcast.cpp:268
123
123
#, c-format
124
124
msgid "-s - Check all feeds, verbose output\n"
125
125
msgstr ""
126
126
 
127
 
#: ../tuxcast/tuxcast.cpp:261
 
127
#: ../tuxcast/tuxcast.cpp:269
128
128
#, c-format
129
129
msgid "-c - Check all feeds\n"
130
130
msgstr ""
131
131
 
132
 
#: ../tuxcast/tuxcast.cpp:262
 
132
#: ../tuxcast/tuxcast.cpp:270
133
133
#, c-format
134
134
msgid ""
135
135
"-u [-e num] - Download only the latest num files from all feeds (default 1)\n"
136
136
msgstr ""
137
137
 
138
 
#: ../tuxcast/tuxcast.cpp:263
 
138
#: ../tuxcast/tuxcast.cpp:271
139
139
#, c-format
140
140
msgid "-C name - Download all episodes of the named feed\n"
141
141
msgstr ""
142
142
 
143
 
#: ../tuxcast/tuxcast.cpp:264
 
143
#: ../tuxcast/tuxcast.cpp:272
144
144
#, c-format
145
145
msgid ""
146
146
"-U name [-e num] - Download only the latest episode of the named feed "
147
147
"(default 1)\n"
148
148
msgstr ""
149
149
 
150
 
#: ../tuxcast/tuxcast.cpp:265
 
150
#: ../tuxcast/tuxcast.cpp:273
151
151
#, c-format
152
152
msgid "-q name|URL - Query feed for available episodes\n"
153
153
msgstr ""
154
154
 
155
 
#: ../tuxcast/tuxcast.cpp:266
 
155
#: ../tuxcast/tuxcast.cpp:274
156
156
#, c-format
157
157
msgid "-h - Show this help message\n"
158
158
msgstr ""
159
159
 
160
 
#: ../tuxcast/tuxcast.cpp:267
 
160
#: ../tuxcast/tuxcast.cpp:275
161
161
#, c-format
162
162
msgid "-f - clean out old podcasts from files.xml\n"
163
163
msgstr ""
164
164
 
165
 
#: ../tuxcast/tuxcast.cpp:268
 
165
#: ../tuxcast/tuxcast.cpp:276
166
166
#, c-format
167
167
msgid "-v - Show version and license information\n"
168
168
msgstr ""
169
169
 
170
 
#: ../tuxcast/tuxcast.cpp:277
 
170
#: ../tuxcast/tuxcast.cpp:285
171
171
#, c-format
172
172
msgid "Error: could not save config/state due to full filesystem:\n"
173
173
msgstr ""
202
202
msgid "Invalid feed content\n"
203
203
msgstr ""
204
204
 
205
 
#: ../tuxcast/tuxcast_functions.cpp:294
 
205
#: ../tuxcast/tuxcast_functions.cpp:295
 
206
#, c-format
 
207
msgid "# wget -O '%s' '%s'\n"
 
208
msgstr ""
 
209
 
 
210
#: ../tuxcast/tuxcast_functions.cpp:298
206
211
#, c-format
207
212
msgid "%s (%u bytes)\n"
208
213
msgstr ""
209
214
 
210
 
#: ../tuxcast/tuxcast_functions.cpp:332
 
215
#: ../tuxcast/tuxcast_functions.cpp:337
211
216
#, c-format
212
217
msgid "Error initializing libcurl\n"
213
218
msgstr ""
214
219
 
215
 
#: ../tuxcast/tuxcast_functions.cpp:359
 
220
#: ../tuxcast/tuxcast_functions.cpp:364
216
221
#, c-format
217
222
msgid "Not downloading %s - incorrect MIME type\n"
218
223
msgstr ""
219
224
 
220
 
#: ../tuxcast/tuxcast_functions.cpp:365
 
225
#: ../tuxcast/tuxcast_functions.cpp:370
221
226
#, c-format
222
227
msgid "%s: Incorrect MIME type\n"
223
228
msgstr ""
224
229
 
225
 
#: ../tuxcast/tuxcast_functions.cpp:372
 
230
#: ../tuxcast/tuxcast_functions.cpp:377
226
231
#, c-format
227
232
msgid "Download %s? (yes/no)\n"
228
233
msgstr ""
229
234
 
230
 
#: ../tuxcast/tuxcast_functions.cpp:386
 
235
#: ../tuxcast/tuxcast_functions.cpp:391
231
236
#, c-format
232
237
msgid "Excluding %s...\n"
233
238
msgstr ""
234
239
 
235
 
#: ../tuxcast/tuxcast_functions.cpp:397
 
240
#: ../tuxcast/tuxcast_functions.cpp:402
236
241
#, c-format
237
242
msgid "Error opening output file \"%s\"\n"
238
243
msgstr ""
239
244
 
240
 
#: ../tuxcast/tuxcast_functions.cpp:403
 
245
#: ../tuxcast/tuxcast_functions.cpp:408
241
246
#, c-format
242
247
msgid "Downloading %s...\n"
243
248
msgstr ""
244
249
 
245
 
#: ../tuxcast/tuxcast_functions.cpp:493
 
250
#: ../tuxcast/tuxcast_functions.cpp:498
246
251
#, c-format
247
252
msgid "Oops, couldn't create folder for feed\n"
248
253
msgstr ""
249
254
 
250
 
#: ../tuxcast/tuxcast_functions.cpp:494 ../config/config.cpp:121
 
255
#: ../tuxcast/tuxcast_functions.cpp:499 ../config/config.cpp:121
251
256
#: ../config/config.cpp:129 ../config/tuxcast-config.cpp:147
252
257
#, c-format
253
258
msgid "Exception caught: "
254
259
msgstr ""
255
260
 
256
 
#: ../tuxcast/tuxcast_functions.cpp:576
 
261
#: ../tuxcast/tuxcast_functions.cpp:581
257
262
#, c-format
258
263
msgid "This is an XML file, but does not appear to be RSS 1 (RDF) or RSS 2\n"
259
264
msgstr ""
260
265
 
261
 
#: ../tuxcast/tuxcast_functions.cpp:577
 
266
#: ../tuxcast/tuxcast_functions.cpp:582
262
267
#, c-format
263
268
msgid ""
264
269
"Please check you have the correct URL and that it is an RSS feed, and then "
265
270
"contact your feed maintainer\n"
266
271
msgstr ""
267
272
 
268
 
#: ../tuxcast/tuxcast_functions.cpp:578 ../tuxcast/tuxcast_functions.cpp:586
 
273
#: ../tuxcast/tuxcast_functions.cpp:583 ../tuxcast/tuxcast_functions.cpp:591
269
274
#, c-format
270
275
msgid "Exception caught: %s - "
271
276
msgstr ""
272
277
 
273
 
#: ../tuxcast/tuxcast_functions.cpp:580 ../tuxcast/tuxcast_functions.cpp:588
 
278
#: ../tuxcast/tuxcast_functions.cpp:585 ../tuxcast/tuxcast_functions.cpp:593
274
279
#, c-format
275
280
msgid "Aborting this feed.\n"
276
281
msgstr ""
277
282
 
278
 
#: ../tuxcast/tuxcast_functions.cpp:584
 
283
#: ../tuxcast/tuxcast_functions.cpp:589
279
284
#, c-format
280
285
msgid "Couldn't parse the feed.\n"
281
286
msgstr ""
282
287
 
283
 
#: ../tuxcast/tuxcast_functions.cpp:585
 
288
#: ../tuxcast/tuxcast_functions.cpp:590
284
289
#, c-format
285
290
msgid "Please check the URL is correct, then contact your feed maintainer.\n"
286
291
msgstr ""