]> git.wh0rd.org - tt-rss.git/blame - messages.pot
fixed feed caching logic for multiuser scenario
[tt-rss.git] / messages.pot
CommitLineData
ef397fb6
AD
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
83e399b1 11"POT-Creation-Date: 2014-03-09 11:18+0400\n"
ef397fb6
AD
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
1b3ac3b4 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
ef397fb6 20
e50920bb 21#: backend.php:73
ef397fb6
AD
22msgid "Use default"
23msgstr ""
24
e50920bb 25#: backend.php:74
ef397fb6
AD
26msgid "Never purge"
27msgstr ""
28
e50920bb 29#: backend.php:75
ef397fb6
AD
30msgid "1 week old"
31msgstr ""
32
e50920bb 33#: backend.php:76
ef397fb6
AD
34msgid "2 weeks old"
35msgstr ""
36
e50920bb 37#: backend.php:77
ef397fb6
AD
38msgid "1 month old"
39msgstr ""
40
e50920bb 41#: backend.php:78
ef397fb6
AD
42msgid "2 months old"
43msgstr ""
44
e50920bb 45#: backend.php:79
ef397fb6
AD
46msgid "3 months old"
47msgstr ""
48
e50920bb 49#: backend.php:82
ef397fb6
AD
50msgid "Default interval"
51msgstr ""
52
e50920bb 53#: backend.php:83 backend.php:93
ef397fb6
AD
54msgid "Disable updates"
55msgstr ""
56
e50920bb 57#: backend.php:84 backend.php:94
ef397fb6
AD
58msgid "Each 15 minutes"
59msgstr ""
60
e50920bb 61#: backend.php:85 backend.php:95
ef397fb6
AD
62msgid "Each 30 minutes"
63msgstr ""
64
e50920bb 65#: backend.php:86 backend.php:96
ef397fb6
AD
66msgid "Hourly"
67msgstr ""
68
e50920bb 69#: backend.php:87 backend.php:97
ef397fb6
AD
70msgid "Each 4 hours"
71msgstr ""
72
e50920bb 73#: backend.php:88 backend.php:98
ef397fb6
AD
74msgid "Each 12 hours"
75msgstr ""
76
e50920bb 77#: backend.php:89 backend.php:99
ef397fb6
AD
78msgid "Daily"
79msgstr ""
80
e50920bb 81#: backend.php:90 backend.php:100
ef397fb6
AD
82msgid "Weekly"
83msgstr ""
84
59e7c5f4 85#: backend.php:103 classes/pref/users.php:119 classes/pref/system.php:51
ef397fb6
AD
86msgid "User"
87msgstr ""
88
e50920bb 89#: backend.php:104
ef397fb6
AD
90msgid "Power User"
91msgstr ""
92
e50920bb 93#: backend.php:105
ef397fb6
AD
94msgid "Administrator"
95msgstr ""
96
ef397fb6
AD
97#: errors.php:9
98msgid ""
99"This program requires XmlHttpRequest to function properly. Your browser "
100"doesn't seem to support it."
101msgstr ""
102
103#: errors.php:12
104msgid ""
105"This program requires cookies to function properly. Your browser doesn't "
106"seem to support them."
107msgstr ""
108
109#: errors.php:15
1b3ac3b4 110msgid "Backend sanity check failed."
ef397fb6
AD
111msgstr ""
112
113#: errors.php:17
114msgid "Frontend sanity check failed."
115msgstr ""
116
117#: errors.php:19
118msgid ""
119"Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please "
120"update&lt;/a&gt;."
121msgstr ""
122
123#: errors.php:21
124msgid "Request not authorized."
125msgstr ""
126
127#: errors.php:23
128msgid "No operation to perform."
129msgstr ""
130
131#: errors.php:25
132msgid ""
133"Could not display feed: query failed. Please check label match syntax or "
134"local configuration."
135msgstr ""
136
137#: errors.php:27
138msgid "Denied. Your access level is insufficient to access this page."
139msgstr ""
140
141#: errors.php:29
142msgid "Configuration check failed"
143msgstr ""
144
145#: errors.php:31
146msgid ""
1b3ac3b4
TC
147"Your version of MySQL is not currently supported. Please see official site "
148"for more information."
ef397fb6
AD
149msgstr ""
150
1b3ac3b4 151#: errors.php:35
ef397fb6
AD
152msgid "SQL escaping test failed, check your database and PHP configuration"
153msgstr ""
154
83e399b1 155#: index.php:129 index.php:146 index.php:269 prefs.php:98
480d358c 156#: classes/backend.php:5 classes/pref/labels.php:296
83e399b1 157#: classes/pref/filters.php:666 classes/pref/feeds.php:1361 js/feedlist.js:126
d3b0e348 158#: js/feedlist.js:450 js/functions.js:446 js/functions.js:784
70fc5a5e 159#: js/functions.js:1211 js/functions.js:1347 js/functions.js:1659
9e77d9a8
AD
160#: js/prefs.js:653 js/prefs.js:854 js/prefs.js:1441 js/prefs.js:1494
161#: js/prefs.js:1534 js/prefs.js:1551 js/prefs.js:1567 js/prefs.js:1587
162#: js/prefs.js:1760 js/prefs.js:1776 js/prefs.js:1794 js/tt-rss.js:510
83e399b1 163#: js/tt-rss.js:527 js/viewfeed.js:859 js/viewfeed.js:1316
9e77d9a8 164#: plugins/import_export/import_export.js:17 plugins/updater/updater.js:17
e935c2bc
AD
165msgid "Loading, please wait..."
166msgstr ""
167
83e399b1 168#: index.php:164
ef397fb6
AD
169msgid "Collapse feedlist"
170msgstr ""
171
83e399b1 172#: index.php:167
ef397fb6
AD
173msgid "Show articles"
174msgstr ""
175
83e399b1 176#: index.php:170
ef397fb6
AD
177msgid "Adaptive"
178msgstr ""
179
83e399b1 180#: index.php:171
ef397fb6
AD
181msgid "All Articles"
182msgstr ""
183
83e399b1 184#: index.php:172 include/functions2.php:92 classes/feeds.php:102
ef397fb6
AD
185msgid "Starred"
186msgstr ""
187
83e399b1 188#: index.php:173 include/functions2.php:93 classes/feeds.php:103
ef397fb6
AD
189msgid "Published"
190msgstr ""
191
83e399b1 192#: index.php:174 classes/feeds.php:89 classes/feeds.php:101
ef397fb6
AD
193msgid "Unread"
194msgstr ""
195
83e399b1 196#: index.php:175
781f7891
AD
197msgid "Unread First"
198msgstr ""
199
83e399b1 200#: index.php:176
699e3cfc
AD
201msgid "With Note"
202msgstr ""
203
83e399b1 204#: index.php:177
ef397fb6
AD
205msgid "Ignore Scoring"
206msgstr ""
207
83e399b1 208#: index.php:180
ef397fb6
AD
209msgid "Sort articles"
210msgstr ""
211
83e399b1 212#: index.php:183
e935c2bc
AD
213msgid "Default"
214msgstr ""
215
83e399b1 216#: index.php:184
20136c78 217msgid "Newest first"
ef397fb6
AD
218msgstr ""
219
83e399b1 220#: index.php:185
20136c78 221msgid "Oldest first"
ef397fb6
AD
222msgstr ""
223
83e399b1 224#: index.php:186
1e2ce290
AD
225msgid "Title"
226msgstr ""
227
83e399b1
AD
228#: index.php:190 index.php:238 include/functions2.php:82 classes/feeds.php:107
229#: js/FeedTree.js:128 js/FeedTree.js:156
ef397fb6
AD
230msgid "Mark as read"
231msgstr ""
232
83e399b1 233#: index.php:193
6b3082ee
AD
234msgid "Older than one day"
235msgstr ""
236
83e399b1 237#: index.php:196
6b3082ee
AD
238msgid "Older than one week"
239msgstr ""
240
83e399b1 241#: index.php:199
6b3082ee
AD
242msgid "Older than two weeks"
243msgstr ""
244
83e399b1 245#: index.php:215
781f7891
AD
246msgid "Communication problem with server."
247msgstr ""
248
83e399b1 249#: index.php:223
781f7891
AD
250msgid "New version of Tiny Tiny RSS is available!"
251msgstr ""
252
83e399b1 253#: index.php:228
ef397fb6
AD
254msgid "Actions..."
255msgstr ""
256
83e399b1 257#: index.php:230
0717e16b
AD
258msgid "Preferences..."
259msgstr ""
260
83e399b1 261#: index.php:231
ef397fb6
AD
262msgid "Search..."
263msgstr ""
264
83e399b1 265#: index.php:232
ef397fb6
AD
266msgid "Feed actions:"
267msgstr ""
268
83e399b1 269#: index.php:233 classes/handler/public.php:624
ef397fb6
AD
270msgid "Subscribe to feed..."
271msgstr ""
272
83e399b1 273#: index.php:234
ef397fb6
AD
274msgid "Edit this feed..."
275msgstr ""
276
83e399b1 277#: index.php:235
ef397fb6
AD
278msgid "Rescore feed"
279msgstr ""
280
83e399b1 281#: index.php:236 classes/pref/feeds.php:756 classes/pref/feeds.php:1316
9e77d9a8 282#: js/PrefFeedTree.js:74
ef397fb6
AD
283msgid "Unsubscribe"
284msgstr ""
285
83e399b1 286#: index.php:237
ef397fb6
AD
287msgid "All feeds:"
288msgstr ""
289
83e399b1 290#: index.php:239
ef397fb6
AD
291msgid "(Un)hide read feeds"
292msgstr ""
293
83e399b1 294#: index.php:240
ef397fb6
AD
295msgid "Other actions:"
296msgstr ""
297
83e399b1 298#: index.php:241 include/functions2.php:68
0717e16b
AD
299msgid "Toggle widescreen mode"
300msgstr ""
301
83e399b1 302#: index.php:242
ef397fb6
AD
303msgid "Select by tags..."
304msgstr ""
305
83e399b1 306#: index.php:243
ef397fb6
AD
307msgid "Create label..."
308msgstr ""
309
83e399b1 310#: index.php:244
ef397fb6
AD
311msgid "Create filter..."
312msgstr ""
313
83e399b1 314#: index.php:245
ef397fb6
AD
315msgid "Keyboard shortcuts help"
316msgstr ""
317
83e399b1 318#: index.php:254
0717e16b
AD
319msgid "Logout"
320msgstr ""
321
83e399b1 322#: prefs.php:33 prefs.php:116 include/functions2.php:95
e50920bb 323#: classes/pref/prefs.php:440
0717e16b
AD
324msgid "Preferences"
325msgstr ""
326
9e77d9a8 327#: prefs.php:107
ef397fb6
AD
328msgid "Keyboard shortcuts"
329msgstr ""
330
9e77d9a8 331#: prefs.php:108
ef397fb6
AD
332msgid "Exit preferences"
333msgstr ""
334
054e0905
AD
335#: prefs.php:119 classes/pref/feeds.php:109 classes/pref/feeds.php:1242
336#: classes/pref/feeds.php:1305
ef397fb6
AD
337msgid "Feeds"
338msgstr ""
339
83e399b1 340#: prefs.php:122 classes/pref/filters.php:154
ef397fb6
AD
341msgid "Filters"
342msgstr ""
343
83e399b1 344#: prefs.php:125 include/functions.php:1255 include/functions.php:1915
59e7c5f4 345#: classes/pref/labels.php:90
ef397fb6
AD
346msgid "Labels"
347msgstr ""
348
9e77d9a8 349#: prefs.php:129
ef397fb6
AD
350msgid "Users"
351msgstr ""
352
9e77d9a8 353#: prefs.php:132
e50920bb
AD
354msgid "System"
355msgstr ""
356
83e399b1 357#: register.php:187 include/login_form.php:245
ef397fb6
AD
358msgid "Create new account"
359msgstr ""
360
83e399b1 361#: register.php:193
ef397fb6
AD
362msgid "New user registrations are administratively disabled."
363msgstr ""
364
83e399b1
AD
365#: register.php:197 register.php:242 register.php:255 register.php:270
366#: register.php:289 register.php:337 register.php:347 register.php:359
367#: classes/handler/public.php:694 classes/handler/public.php:765
368#: classes/handler/public.php:863 classes/handler/public.php:942
369#: classes/handler/public.php:956 classes/handler/public.php:963
370#: classes/handler/public.php:988
1e2ce290
AD
371msgid "Return to Tiny Tiny RSS"
372msgstr ""
373
83e399b1 374#: register.php:218
ef397fb6
AD
375msgid ""
376"Your temporary password will be sent to the specified email. Accounts, which "
377"were not logged in once, are erased automatically 24 hours after temporary "
378"password is sent."
379msgstr ""
380
83e399b1 381#: register.php:224
ef397fb6
AD
382msgid "Desired login:"
383msgstr ""
384
83e399b1 385#: register.php:227
ef397fb6
AD
386msgid "Check availability"
387msgstr ""
388
83e399b1 389#: register.php:229 classes/handler/public.php:781
ef397fb6
AD
390msgid "Email:"
391msgstr ""
392
83e399b1 393#: register.php:232 classes/handler/public.php:786
ef397fb6
AD
394msgid "How much is two plus two:"
395msgstr ""
396
83e399b1 397#: register.php:235
ef397fb6
AD
398msgid "Submit registration"
399msgstr ""
400
83e399b1 401#: register.php:253
ef397fb6
AD
402msgid "Your registration information is incomplete."
403msgstr ""
404
83e399b1 405#: register.php:268
ef397fb6
AD
406msgid "Sorry, this username is already taken."
407msgstr ""
408
83e399b1 409#: register.php:287
ef397fb6
AD
410msgid "Registration failed."
411msgstr ""
412
83e399b1 413#: register.php:334
ef397fb6
AD
414msgid "Account created successfully."
415msgstr ""
416
83e399b1 417#: register.php:356
ef397fb6
AD
418msgid "New user registrations are currently closed."
419msgstr ""
420
83e399b1 421#: update.php:62
be212a00
AD
422msgid "Tiny Tiny RSS data update script."
423msgstr ""
424
83e399b1
AD
425#: include/digest.php:109 include/functions.php:1264
426#: include/functions.php:1816 include/functions.php:1901
427#: include/functions.php:1923 classes/opml.php:421 classes/pref/feeds.php:225
0717e16b 428msgid "Uncategorized"
ef397fb6
AD
429msgstr ""
430
83e399b1 431#: include/feedbrowser.php:82
0717e16b 432#, php-format
1b3ac3b4
TC
433msgid "%d archived article"
434msgid_plural "%d archived articles"
435msgstr[0] ""
436msgstr[1] ""
ef397fb6 437
83e399b1 438#: include/feedbrowser.php:106
0717e16b 439msgid "No feeds found."
ef397fb6
AD
440msgstr ""
441
83e399b1 442#: include/functions2.php:42
0717e16b 443msgid "Navigation"
2d6a64af
AD
444msgstr ""
445
83e399b1 446#: include/functions2.php:43
0717e16b 447msgid "Open next feed"
2d6a64af
AD
448msgstr ""
449
83e399b1 450#: include/functions2.php:44
0717e16b 451msgid "Open previous feed"
ef397fb6
AD
452msgstr ""
453
83e399b1 454#: include/functions2.php:45
0717e16b 455msgid "Open next article"
ef397fb6
AD
456msgstr ""
457
83e399b1 458#: include/functions2.php:46
0717e16b 459msgid "Open previous article"
ef397fb6
AD
460msgstr ""
461
83e399b1 462#: include/functions2.php:47
0717e16b 463msgid "Open next article (don't scroll long articles)"
ef397fb6
AD
464msgstr ""
465
83e399b1 466#: include/functions2.php:48
0717e16b 467msgid "Open previous article (don't scroll long articles)"
ef397fb6
AD
468msgstr ""
469
83e399b1 470#: include/functions2.php:49
0f40d522
AD
471msgid "Move to next article (don't expand or mark read)"
472msgstr ""
473
83e399b1 474#: include/functions2.php:50
0f40d522
AD
475msgid "Move to previous article (don't expand or mark read)"
476msgstr ""
477
83e399b1 478#: include/functions2.php:51
0717e16b 479msgid "Show search dialog"
ef397fb6
AD
480msgstr ""
481
83e399b1 482#: include/functions2.php:52
0717e16b 483msgid "Article"
ef397fb6
AD
484msgstr ""
485
83e399b1 486#: include/functions2.php:53 js/viewfeed.js:1979
0717e16b 487msgid "Toggle starred"
ef397fb6
AD
488msgstr ""
489
83e399b1 490#: include/functions2.php:54 js/viewfeed.js:1990
0717e16b 491msgid "Toggle published"
ef397fb6
AD
492msgstr ""
493
83e399b1 494#: include/functions2.php:55 js/viewfeed.js:1968
0717e16b 495msgid "Toggle unread"
ef397fb6
AD
496msgstr ""
497
83e399b1 498#: include/functions2.php:56
0717e16b 499msgid "Edit tags"
ef397fb6
AD
500msgstr ""
501
83e399b1 502#: include/functions2.php:57
0717e16b 503msgid "Dismiss selected"
ef397fb6
AD
504msgstr ""
505
83e399b1 506#: include/functions2.php:58
0717e16b 507msgid "Dismiss read"
ef397fb6
AD
508msgstr ""
509
83e399b1 510#: include/functions2.php:59
0717e16b 511msgid "Open in new window"
ef397fb6
AD
512msgstr ""
513
83e399b1 514#: include/functions2.php:60 js/viewfeed.js:2009
0717e16b 515msgid "Mark below as read"
ef397fb6
AD
516msgstr ""
517
83e399b1 518#: include/functions2.php:61 js/viewfeed.js:2003
0717e16b
AD
519msgid "Mark above as read"
520msgstr ""
521
83e399b1 522#: include/functions2.php:62
0717e16b 523msgid "Scroll down"
ef397fb6
AD
524msgstr ""
525
83e399b1 526#: include/functions2.php:63
0717e16b 527msgid "Scroll up"
ef397fb6
AD
528msgstr ""
529
83e399b1 530#: include/functions2.php:64
0717e16b 531msgid "Select article under cursor"
ef397fb6
AD
532msgstr ""
533
83e399b1 534#: include/functions2.php:65
0717e16b 535msgid "Email article"
ef397fb6
AD
536msgstr ""
537
83e399b1 538#: include/functions2.php:66
6e2ed9cf 539msgid "Close/collapse article"
ef397fb6
AD
540msgstr ""
541
83e399b1 542#: include/functions2.php:67
0f40d522
AD
543msgid "Toggle article expansion (combined mode)"
544msgstr ""
545
83e399b1 546#: include/functions2.php:69 plugins/embed_original/init.php:31
8ef7b02e
AD
547msgid "Toggle embed original"
548msgstr ""
549
83e399b1 550#: include/functions2.php:70
0717e16b 551msgid "Article selection"
ef397fb6
AD
552msgstr ""
553
83e399b1 554#: include/functions2.php:71
0717e16b 555msgid "Select all articles"
ef397fb6
AD
556msgstr ""
557
83e399b1 558#: include/functions2.php:72
0717e16b 559msgid "Select unread"
ef397fb6
AD
560msgstr ""
561
83e399b1 562#: include/functions2.php:73
0717e16b 563msgid "Select starred"
ef397fb6
AD
564msgstr ""
565
83e399b1 566#: include/functions2.php:74
0717e16b 567msgid "Select published"
ef397fb6
AD
568msgstr ""
569
83e399b1 570#: include/functions2.php:75
0717e16b 571msgid "Invert selection"
ef397fb6
AD
572msgstr ""
573
83e399b1 574#: include/functions2.php:76
0717e16b 575msgid "Deselect everything"
ef397fb6
AD
576msgstr ""
577
83e399b1 578#: include/functions2.php:77 classes/pref/feeds.php:549
054e0905 579#: classes/pref/feeds.php:793
0717e16b 580msgid "Feed"
ef397fb6
AD
581msgstr ""
582
83e399b1 583#: include/functions2.php:78
0717e16b 584msgid "Refresh current feed"
5c33ecab
AD
585msgstr ""
586
83e399b1 587#: include/functions2.php:79
0717e16b 588msgid "Un/hide read feeds"
ef397fb6
AD
589msgstr ""
590
83e399b1 591#: include/functions2.php:80 classes/pref/feeds.php:1308
0717e16b 592msgid "Subscribe to feed"
ef397fb6
AD
593msgstr ""
594
83e399b1 595#: include/functions2.php:81 js/FeedTree.js:135 js/PrefFeedTree.js:68
0717e16b 596msgid "Edit feed"
ef397fb6
AD
597msgstr ""
598
83e399b1 599#: include/functions2.php:83
0717e16b 600msgid "Reverse headlines"
ef397fb6
AD
601msgstr ""
602
83e399b1 603#: include/functions2.php:84
0717e16b 604msgid "Debug feed update"
ef397fb6
AD
605msgstr ""
606
83e399b1 607#: include/functions2.php:85 js/FeedTree.js:178
0717e16b 608msgid "Mark all feeds as read"
ef397fb6
AD
609msgstr ""
610
83e399b1 611#: include/functions2.php:86
0717e16b 612msgid "Un/collapse current category"
ef397fb6
AD
613msgstr ""
614
83e399b1 615#: include/functions2.php:87
0717e16b 616msgid "Toggle combined mode"
ef397fb6
AD
617msgstr ""
618
83e399b1 619#: include/functions2.php:88
6b3082ee
AD
620msgid "Toggle auto expand in combined mode"
621msgstr ""
622
83e399b1 623#: include/functions2.php:89
0717e16b 624msgid "Go to"
ef397fb6
AD
625msgstr ""
626
83e399b1
AD
627#: include/functions2.php:90 include/functions.php:1974
628msgid "All articles"
629msgstr ""
630
631#: include/functions2.php:91
0717e16b 632msgid "Fresh"
ef397fb6
AD
633msgstr ""
634
83e399b1 635#: include/functions2.php:94 js/tt-rss.js:460 js/tt-rss.js:649
0717e16b 636msgid "Tag cloud"
ef397fb6
AD
637msgstr ""
638
83e399b1 639#: include/functions2.php:96
0717e16b 640msgid "Other"
ef397fb6
AD
641msgstr ""
642
83e399b1 643#: include/functions2.php:97 classes/pref/labels.php:281
0717e16b 644msgid "Create label"
ef397fb6
AD
645msgstr ""
646
83e399b1 647#: include/functions2.php:98 classes/pref/filters.php:640
0717e16b 648msgid "Create filter"
ef397fb6
AD
649msgstr ""
650
83e399b1 651#: include/functions2.php:99
0717e16b 652msgid "Un/collapse sidebar"
ef397fb6
AD
653msgstr ""
654
83e399b1 655#: include/functions2.php:100
0717e16b 656msgid "Show help dialog"
5c33ecab
AD
657msgstr ""
658
83e399b1 659#: include/functions2.php:645
be212a00
AD
660#, php-format
661msgid "Search results: %s"
5c33ecab
AD
662msgstr ""
663
83e399b1 664#: include/functions2.php:1249 classes/feeds.php:706
d3b0e348
AD
665msgid "comment"
666msgid_plural "comments"
667msgstr[0] ""
668msgstr[1] ""
669
83e399b1 670#: include/functions2.php:1253 classes/feeds.php:710
d3b0e348
AD
671msgid "comments"
672msgstr ""
673
83e399b1 674#: include/functions2.php:1294
be212a00 675msgid " - "
ef397fb6
AD
676msgstr ""
677
83e399b1
AD
678#: include/functions2.php:1327 include/functions2.php:1575
679#: classes/article.php:280
be212a00 680msgid "no tags"
ef397fb6
AD
681msgstr ""
682
83e399b1 683#: include/functions2.php:1337 classes/feeds.php:692
be212a00 684msgid "Edit tags for this article"
ef397fb6
AD
685msgstr ""
686
83e399b1 687#: include/functions2.php:1369 classes/feeds.php:644
be212a00 688msgid "Originally from:"
ef397fb6
AD
689msgstr ""
690
83e399b1
AD
691#: include/functions2.php:1382 classes/feeds.php:657
692#: classes/pref/feeds.php:568
be212a00 693msgid "Feed URL"
ef397fb6
AD
694msgstr ""
695
83e399b1
AD
696#: include/functions2.php:1416 classes/dlg.php:36 classes/dlg.php:59
697#: classes/dlg.php:92 classes/dlg.php:158 classes/dlg.php:189
698#: classes/dlg.php:216 classes/dlg.php:249 classes/dlg.php:261
59e7c5f4 699#: classes/backend.php:105 classes/pref/users.php:95
83e399b1
AD
700#: classes/pref/filters.php:145 classes/pref/prefs.php:1101
701#: classes/pref/feeds.php:1605 classes/pref/feeds.php:1671
59e7c5f4 702#: plugins/import_export/init.php:407 plugins/import_export/init.php:452
9e77d9a8 703#: plugins/googlereaderimport/init.php:194 plugins/share/init.php:123
70fc5a5e 704#: plugins/updater/init.php:374
be212a00 705msgid "Close this window"
ef397fb6
AD
706msgstr ""
707
83e399b1 708#: include/functions2.php:1612
be212a00 709msgid "(edit note)"
ef397fb6
AD
710msgstr ""
711
83e399b1 712#: include/functions2.php:1849
be212a00 713msgid "unknown type"
ef397fb6
AD
714msgstr ""
715
83e399b1 716#: include/functions2.php:1909
be212a00 717msgid "Attachments"
ef397fb6
AD
718msgstr ""
719
83e399b1 720#: include/functions2.php:2393
e50920bb
AD
721#, php-format
722msgid "LibXML error %s at line %d (column %d): %s"
723msgstr ""
724
83e399b1
AD
725#: include/functions.php:1253 include/functions.php:1913
726msgid "Special"
727msgstr ""
728
729#: include/functions.php:1764 classes/feeds.php:1116
730#: classes/pref/filters.php:412
731msgid "All feeds"
732msgstr ""
733
734#: include/functions.php:1968
735msgid "Starred articles"
736msgstr ""
737
738#: include/functions.php:1970
739msgid "Published articles"
740msgstr ""
741
742#: include/functions.php:1972
743msgid "Fresh articles"
744msgstr ""
745
746#: include/functions.php:1976
747msgid "Archived articles"
748msgstr ""
749
750#: include/functions.php:1978
751msgid "Recently read"
752msgstr ""
753
754#: include/login_form.php:190 classes/handler/public.php:521
755#: classes/handler/public.php:776
1b3ac3b4 756msgid "Login:"
be212a00
AD
757msgstr ""
758
83e399b1 759#: include/login_form.php:200 classes/handler/public.php:524
1b3ac3b4 760msgid "Password:"
be212a00
AD
761msgstr ""
762
83e399b1 763#: include/login_form.php:206
1b3ac3b4 764msgid "I forgot my password"
be212a00
AD
765msgstr ""
766
83e399b1 767#: include/login_form.php:212
1b3ac3b4 768msgid "Profile:"
be212a00
AD
769msgstr ""
770
83e399b1
AD
771#: include/login_form.php:216 classes/handler/public.php:263
772#: classes/rpc.php:63 classes/pref/prefs.php:1039
1b3ac3b4 773msgid "Default profile"
be212a00
AD
774msgstr ""
775
83e399b1 776#: include/login_form.php:224
1b3ac3b4 777msgid "Use less traffic"
be212a00
AD
778msgstr ""
779
83e399b1 780#: include/login_form.php:228
e50920bb
AD
781msgid "Does not display images in articles, reduces automatic refreshes."
782msgstr ""
783
83e399b1 784#: include/login_form.php:236
699e3cfc
AD
785msgid "Remember me"
786msgstr ""
787
83e399b1 788#: include/login_form.php:242 classes/handler/public.php:529
1b3ac3b4 789msgid "Log in"
be212a00
AD
790msgstr ""
791
e50920bb 792#: include/sessions.php:61
022af85b
AD
793msgid "Session failed to validate (incorrect IP)"
794msgstr ""
795
9e77d9a8
AD
796#: include/sessions.php:67
797msgid "Session failed to validate (schema version changed)"
798msgstr ""
799
800#: include/sessions.php:73
801msgid "Session failed to validate (user agent changed)"
802msgstr ""
803
804#: include/sessions.php:85
805msgid "Session failed to validate (user not found)"
806msgstr ""
807
808#: include/sessions.php:94
809msgid "Session failed to validate (password changed)"
810msgstr ""
811
1b3ac3b4
TC
812#: classes/article.php:25
813msgid "Article not found."
be212a00
AD
814msgstr ""
815
83e399b1 816#: classes/article.php:178
022af85b
AD
817msgid "Tags for this article (separated by commas):"
818msgstr ""
819
83e399b1
AD
820#: classes/article.php:203 classes/pref/users.php:168
821#: classes/pref/labels.php:79 classes/pref/filters.php:390
822#: classes/pref/prefs.php:985 classes/pref/feeds.php:772
054e0905 823#: classes/pref/feeds.php:899 plugins/nsfw/init.php:85
e50920bb 824#: plugins/note/init.php:51 plugins/instances/init.php:245
022af85b
AD
825msgid "Save"
826msgstr ""
827
83e399b1
AD
828#: classes/article.php:205 classes/handler/public.php:498
829#: classes/handler/public.php:532 classes/feeds.php:1045
830#: classes/feeds.php:1095 classes/feeds.php:1155 classes/pref/users.php:170
831#: classes/pref/labels.php:81 classes/pref/filters.php:393
832#: classes/pref/filters.php:789 classes/pref/filters.php:870
833#: classes/pref/filters.php:937 classes/pref/prefs.php:987
054e0905 834#: classes/pref/feeds.php:773 classes/pref/feeds.php:902
83e399b1 835#: classes/pref/feeds.php:1811 plugins/mail/init.php:129
e50920bb
AD
836#: plugins/note/init.php:53 plugins/instances/init.php:248
837#: plugins/instances/init.php:436
022af85b
AD
838msgid "Cancel"
839msgstr ""
840
83e399b1 841#: classes/handler/public.php:462 plugins/bookmarklets/init.php:40
480d358c 842msgid "Share with Tiny Tiny RSS"
be212a00
AD
843msgstr ""
844
83e399b1 845#: classes/handler/public.php:470
480d358c 846msgid "Title:"
be212a00
AD
847msgstr ""
848
83e399b1 849#: classes/handler/public.php:472 classes/pref/feeds.php:566
9e77d9a8 850#: plugins/instances/init.php:212 plugins/instances/init.php:401
480d358c 851msgid "URL:"
be212a00
AD
852msgstr ""
853
83e399b1 854#: classes/handler/public.php:474
480d358c 855msgid "Content:"
be212a00
AD
856msgstr ""
857
83e399b1 858#: classes/handler/public.php:476
480d358c
AD
859msgid "Labels:"
860msgstr ""
861
83e399b1 862#: classes/handler/public.php:495
480d358c
AD
863msgid "Shared article will appear in the Published feed."
864msgstr ""
865
83e399b1 866#: classes/handler/public.php:497
480d358c
AD
867msgid "Share"
868msgstr ""
869
83e399b1 870#: classes/handler/public.php:519
480d358c
AD
871msgid "Not logged in"
872msgstr ""
873
83e399b1 874#: classes/handler/public.php:578
480d358c
AD
875msgid "Incorrect username or password"
876msgstr ""
877
83e399b1 878#: classes/handler/public.php:630
480d358c
AD
879#, php-format
880msgid "Already subscribed to <b>%s</b>."
881msgstr ""
882
83e399b1 883#: classes/handler/public.php:633
480d358c
AD
884#, php-format
885msgid "Subscribed to <b>%s</b>."
886msgstr ""
887
83e399b1 888#: classes/handler/public.php:636
480d358c
AD
889#, php-format
890msgid "Could not subscribe to <b>%s</b>."
891msgstr ""
892
83e399b1 893#: classes/handler/public.php:639
480d358c
AD
894#, php-format
895msgid "No feeds found in <b>%s</b>."
896msgstr ""
897
83e399b1 898#: classes/handler/public.php:642
480d358c
AD
899msgid "Multiple feed URLs found."
900msgstr ""
901
83e399b1 902#: classes/handler/public.php:646
480d358c
AD
903#, php-format
904msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
905msgstr ""
906
83e399b1 907#: classes/handler/public.php:664
480d358c
AD
908msgid "Subscribe to selected feed"
909msgstr ""
910
83e399b1 911#: classes/handler/public.php:689
480d358c
AD
912msgid "Edit subscription options"
913msgstr ""
914
83e399b1 915#: classes/handler/public.php:726
699e3cfc
AD
916msgid "Password recovery"
917msgstr ""
918
83e399b1 919#: classes/handler/public.php:769
699e3cfc 920msgid ""
83e399b1
AD
921"You will need to provide valid account name and email. A password reset link "
922"will be sent to your email address."
699e3cfc
AD
923msgstr ""
924
83e399b1 925#: classes/handler/public.php:791 classes/pref/users.php:352
480d358c
AD
926msgid "Reset password"
927msgstr ""
928
83e399b1 929#: classes/handler/public.php:801
480d358c
AD
930msgid "Some of the required form parameters are missing or incorrect."
931msgstr ""
932
83e399b1 933#: classes/handler/public.php:805 classes/handler/public.php:871
480d358c
AD
934msgid "Go back"
935msgstr ""
936
83e399b1
AD
937#: classes/handler/public.php:842
938msgid "[tt-rss] Password reset request"
939msgstr ""
940
941#: classes/handler/public.php:867
480d358c
AD
942msgid "Sorry, login and email combination not found."
943msgstr ""
944
83e399b1 945#: classes/handler/public.php:889
1e2ce290
AD
946msgid "Your access level is insufficient to run this script."
947msgstr ""
948
83e399b1 949#: classes/handler/public.php:915
1e2ce290
AD
950msgid "Database Updater"
951msgstr ""
952
83e399b1 953#: classes/handler/public.php:980
1e2ce290
AD
954msgid "Perform updates"
955msgstr ""
956
022af85b 957#: classes/dlg.php:16
be212a00
AD
958msgid ""
959"If you have imported labels and/or filters, you might need to reload "
960"preferences to see your new data."
961msgstr ""
962
83e399b1 963#: classes/dlg.php:47
be212a00
AD
964msgid "Your Public OPML URL is:"
965msgstr ""
966
83e399b1 967#: classes/dlg.php:56 classes/dlg.php:213 plugins/share/init.php:120
be212a00
AD
968msgid "Generate new URL"
969msgstr ""
970
83e399b1 971#: classes/dlg.php:70
be212a00
AD
972msgid ""
973"Update daemon is enabled in configuration, but daemon process is not "
974"running, which prevents all feeds from updating. Please start the daemon "
975"process or contact instance owner."
976msgstr ""
977
83e399b1 978#: classes/dlg.php:74 classes/dlg.php:83
be212a00
AD
979msgid "Last update:"
980msgstr ""
981
83e399b1 982#: classes/dlg.php:79
be212a00
AD
983msgid ""
984"Update daemon is taking too long to perform a feed update. This could "
985"indicate a problem like crash or a hang. Please check the daemon process or "
986"contact instance owner."
987msgstr ""
988
83e399b1 989#: classes/dlg.php:165
be212a00
AD
990msgid "Match:"
991msgstr ""
992
83e399b1 993#: classes/dlg.php:167
7b28a986
AD
994msgid "Any"
995msgstr ""
996
83e399b1 997#: classes/dlg.php:170
7b28a986
AD
998msgid "All tags."
999msgstr ""
1000
83e399b1 1001#: classes/dlg.php:172
be212a00
AD
1002msgid "Which Tags?"
1003msgstr ""
1004
83e399b1 1005#: classes/dlg.php:185
be212a00
AD
1006msgid "Display entries"
1007msgstr ""
1008
83e399b1 1009#: classes/dlg.php:204
be212a00
AD
1010msgid "You can view this feed as RSS using the following URL:"
1011msgstr ""
1012
83e399b1 1013#: classes/dlg.php:232 plugins/updater/init.php:333
be212a00
AD
1014#, php-format
1015msgid "New version of Tiny Tiny RSS is available (%s)."
1016msgstr ""
1017
83e399b1 1018#: classes/dlg.php:240
be212a00
AD
1019msgid ""
1020"You can update using built-in updater in the Preferences or by using update."
1021"php"
1022msgstr ""
1023
83e399b1 1024#: classes/dlg.php:244 plugins/updater/init.php:337
781f7891 1025msgid "See the release notes"
be212a00
AD
1026msgstr ""
1027
83e399b1 1028#: classes/dlg.php:246
be212a00
AD
1029msgid "Download"
1030msgstr ""
1031
83e399b1 1032#: classes/dlg.php:254
0717e16b
AD
1033msgid "Error receiving version information or no new version available."
1034msgstr ""
1035
83e399b1 1036#: classes/feeds.php:51
be212a00
AD
1037msgid "View as RSS feed"
1038msgstr ""
1039
83e399b1 1040#: classes/feeds.php:52 classes/feeds.php:132 classes/pref/feeds.php:1467
022af85b
AD
1041msgid "View as RSS"
1042msgstr ""
1043
83e399b1
AD
1044#: classes/feeds.php:60
1045#, php-format
1046msgid "Last updated: %s"
be212a00
AD
1047msgstr ""
1048
83e399b1
AD
1049#: classes/feeds.php:88 classes/pref/users.php:337 classes/pref/labels.php:275
1050#: classes/pref/filters.php:267 classes/pref/filters.php:315
1051#: classes/pref/filters.php:634 classes/pref/filters.php:722
1052#: classes/pref/filters.php:749 classes/pref/prefs.php:999
054e0905 1053#: classes/pref/feeds.php:1299 classes/pref/feeds.php:1556
83e399b1 1054#: classes/pref/feeds.php:1620 plugins/instances/init.php:287
f058366d
AD
1055msgid "All"
1056msgstr ""
1057
83e399b1 1058#: classes/feeds.php:90
be212a00
AD
1059msgid "Invert"
1060msgstr ""
1061
83e399b1
AD
1062#: classes/feeds.php:91 classes/pref/users.php:339 classes/pref/labels.php:277
1063#: classes/pref/filters.php:269 classes/pref/filters.php:317
1064#: classes/pref/filters.php:636 classes/pref/filters.php:724
1065#: classes/pref/filters.php:751 classes/pref/prefs.php:1001
054e0905 1066#: classes/pref/feeds.php:1301 classes/pref/feeds.php:1558
83e399b1 1067#: classes/pref/feeds.php:1622 plugins/instances/init.php:289
f058366d
AD
1068msgid "None"
1069msgstr ""
1070
83e399b1 1071#: classes/feeds.php:97
0717e16b
AD
1072msgid "More..."
1073msgstr ""
1074
83e399b1 1075#: classes/feeds.php:99
be212a00
AD
1076msgid "Selection toggle:"
1077msgstr ""
1078
83e399b1 1079#: classes/feeds.php:105
be212a00
AD
1080msgid "Selection:"
1081msgstr ""
1082
83e399b1 1083#: classes/feeds.php:108
be212a00
AD
1084msgid "Set score"
1085msgstr ""
1086
83e399b1 1087#: classes/feeds.php:111
be212a00
AD
1088msgid "Archive"
1089msgstr ""
1090
83e399b1 1091#: classes/feeds.php:113
be212a00
AD
1092msgid "Move back"
1093msgstr ""
1094
83e399b1
AD
1095#: classes/feeds.php:114 classes/pref/filters.php:276
1096#: classes/pref/filters.php:324 classes/pref/filters.php:731
1097#: classes/pref/filters.php:758
be212a00
AD
1098msgid "Delete"
1099msgstr ""
1100
83e399b1 1101#: classes/feeds.php:119 classes/feeds.php:124 plugins/mailto/init.php:25
e50920bb 1102#: plugins/mail/init.php:26
be212a00
AD
1103msgid "Forward by email"
1104msgstr ""
1105
83e399b1 1106#: classes/feeds.php:128
be212a00
AD
1107msgid "Feed:"
1108msgstr ""
1109
83e399b1 1110#: classes/feeds.php:201 classes/feeds.php:841
be212a00
AD
1111msgid "Feed not found."
1112msgstr ""
1113
83e399b1 1114#: classes/feeds.php:258
e50920bb
AD
1115msgid "Never"
1116msgstr ""
1117
83e399b1 1118#: classes/feeds.php:373
27f018ba
AD
1119#, php-format
1120msgid "Imported at %s"
1121msgstr ""
1122
83e399b1 1123#: classes/feeds.php:432 classes/feeds.php:527
70fc5a5e 1124msgid "mark feed as read"
be212a00
AD
1125msgstr ""
1126
d3b0e348 1127#: classes/feeds.php:584
6e2ed9cf 1128msgid "Collapse article"
be212a00
AD
1129msgstr ""
1130
d3b0e348 1131#: classes/feeds.php:744
6e2ed9cf 1132msgid "No unread articles found to display."
be212a00
AD
1133msgstr ""
1134
d3b0e348 1135#: classes/feeds.php:747
6e2ed9cf
AD
1136msgid "No updated articles found to display."
1137msgstr ""
1138
d3b0e348 1139#: classes/feeds.php:750
be212a00
AD
1140msgid "No starred articles found to display."
1141msgstr ""
1142
d3b0e348 1143#: classes/feeds.php:754
be212a00
AD
1144msgid ""
1145"No articles found to display. You can assign articles to labels manually "
274272b4
AD
1146"from article header context menu (applies to all selected articles) or use a "
1147"filter."
be212a00
AD
1148msgstr ""
1149
d3b0e348 1150#: classes/feeds.php:756
be212a00
AD
1151msgid "No articles found to display."
1152msgstr ""
1153
83e399b1 1154#: classes/feeds.php:771 classes/feeds.php:936
0717e16b
AD
1155#, php-format
1156msgid "Feeds last updated at %s"
be212a00
AD
1157msgstr ""
1158
83e399b1 1159#: classes/feeds.php:781 classes/feeds.php:946
0717e16b
AD
1160msgid "Some feeds have update errors (click for details)"
1161msgstr ""
1162
83e399b1 1163#: classes/feeds.php:926
0717e16b
AD
1164msgid "No feed selected."
1165msgstr ""
1166
83e399b1 1167#: classes/feeds.php:983 classes/feeds.php:991
022af85b
AD
1168msgid "Feed or site URL"
1169msgstr ""
1170
83e399b1
AD
1171#: classes/feeds.php:997 classes/pref/feeds.php:589 classes/pref/feeds.php:800
1172#: classes/pref/feeds.php:1775
f058366d
AD
1173msgid "Place in category:"
1174msgstr ""
1175
83e399b1 1176#: classes/feeds.php:1005
022af85b
AD
1177msgid "Available feeds"
1178msgstr ""
1179
83e399b1 1180#: classes/feeds.php:1017 classes/pref/users.php:133
054e0905 1181#: classes/pref/feeds.php:619 classes/pref/feeds.php:836
022af85b
AD
1182msgid "Authentication"
1183msgstr ""
1184
83e399b1 1185#: classes/feeds.php:1021 classes/pref/users.php:397
054e0905 1186#: classes/pref/feeds.php:625 classes/pref/feeds.php:840
83e399b1 1187#: classes/pref/feeds.php:1789
f058366d
AD
1188msgid "Login"
1189msgstr ""
1190
83e399b1 1191#: classes/feeds.php:1024 classes/pref/prefs.php:260
054e0905 1192#: classes/pref/feeds.php:638 classes/pref/feeds.php:846
83e399b1 1193#: classes/pref/feeds.php:1792
f058366d
AD
1194msgid "Password"
1195msgstr ""
1196
83e399b1 1197#: classes/feeds.php:1034
022af85b
AD
1198msgid "This feed requires authentication."
1199msgstr ""
1200
83e399b1 1201#: classes/feeds.php:1039 classes/feeds.php:1093 classes/pref/feeds.php:1810
f058366d
AD
1202msgid "Subscribe"
1203msgstr ""
1204
83e399b1 1205#: classes/feeds.php:1042
022af85b
AD
1206msgid "More feeds"
1207msgstr ""
1208
83e399b1
AD
1209#: classes/feeds.php:1065 classes/feeds.php:1154 classes/pref/users.php:324
1210#: classes/pref/filters.php:627 classes/pref/feeds.php:1292 js/tt-rss.js:174
022af85b
AD
1211msgid "Search"
1212msgstr ""
1213
83e399b1 1214#: classes/feeds.php:1069
022af85b
AD
1215msgid "Popular feeds"
1216msgstr ""
1217
83e399b1 1218#: classes/feeds.php:1070
022af85b
AD
1219msgid "Feed archive"
1220msgstr ""
1221
83e399b1 1222#: classes/feeds.php:1073
022af85b
AD
1223msgid "limit:"
1224msgstr ""
1225
83e399b1
AD
1226#: classes/feeds.php:1094 classes/pref/users.php:350
1227#: classes/pref/labels.php:284 classes/pref/filters.php:383
1228#: classes/pref/filters.php:653 classes/pref/feeds.php:743
e50920bb 1229#: plugins/instances/init.php:294
022af85b
AD
1230msgid "Remove"
1231msgstr ""
1232
83e399b1 1233#: classes/feeds.php:1105
022af85b
AD
1234msgid "Look for"
1235msgstr ""
1236
83e399b1 1237#: classes/feeds.php:1113
022af85b
AD
1238msgid "Limit search to:"
1239msgstr ""
1240
83e399b1 1241#: classes/feeds.php:1129
022af85b
AD
1242msgid "This feed"
1243msgstr ""
1244
83e399b1 1245#: classes/feeds.php:1150
70fc5a5e
AD
1246msgid "Search syntax"
1247msgstr ""
1248
699e3cfc
AD
1249#: classes/backend.php:33
1250msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
1251msgstr ""
1252
1253#: classes/backend.php:38
480d358c 1254msgid "Keyboard Shortcuts"
0717e16b
AD
1255msgstr ""
1256
699e3cfc 1257#: classes/backend.php:61
480d358c 1258msgid "Shift"
0717e16b
AD
1259msgstr ""
1260
699e3cfc 1261#: classes/backend.php:64
480d358c 1262msgid "Ctrl"
0717e16b
AD
1263msgstr ""
1264
480d358c
AD
1265#: classes/backend.php:99
1266msgid "Help topic not found."
0717e16b
AD
1267msgstr ""
1268
480d358c
AD
1269#: classes/opml.php:28 classes/opml.php:33
1270msgid "OPML Utility"
be212a00
AD
1271msgstr ""
1272
480d358c
AD
1273#: classes/opml.php:37
1274msgid "Importing OPML..."
be212a00
AD
1275msgstr ""
1276
480d358c
AD
1277#: classes/opml.php:41
1278msgid "Return to preferences"
be212a00
AD
1279msgstr ""
1280
9e77d9a8 1281#: classes/opml.php:271
be212a00 1282#, php-format
480d358c 1283msgid "Adding feed: %s"
be212a00
AD
1284msgstr ""
1285
9e77d9a8 1286#: classes/opml.php:282
be212a00 1287#, php-format
480d358c 1288msgid "Duplicate feed: %s"
be212a00
AD
1289msgstr ""
1290
9e77d9a8 1291#: classes/opml.php:296
be212a00 1292#, php-format
480d358c 1293msgid "Adding label %s"
be212a00
AD
1294msgstr ""
1295
9e77d9a8 1296#: classes/opml.php:299
be212a00 1297#, php-format
480d358c 1298msgid "Duplicate label: %s"
be212a00
AD
1299msgstr ""
1300
9e77d9a8 1301#: classes/opml.php:311
480d358c
AD
1302#, php-format
1303msgid "Setting preference key %s to %s"
1b3ac3b4
TC
1304msgstr ""
1305
9e77d9a8 1306#: classes/opml.php:343
480d358c
AD
1307msgid "Adding filter..."
1308msgstr ""
1309
9e77d9a8 1310#: classes/opml.php:421
be212a00 1311#, php-format
480d358c 1312msgid "Processing category: %s"
be212a00
AD
1313msgstr ""
1314
9e77d9a8 1315#: classes/opml.php:470 plugins/import_export/init.php:420
e50920bb 1316#: plugins/googlereaderimport/init.php:66
b7c62dbb
AD
1317#, php-format
1318msgid "Upload failed with error code %d"
1319msgstr ""
1320
9e77d9a8 1321#: classes/opml.php:484 plugins/import_export/init.php:434
e50920bb 1322#: plugins/googlereaderimport/init.php:80
b7c62dbb
AD
1323msgid "Unable to move uploaded file."
1324msgstr ""
1325
9e77d9a8 1326#: classes/opml.php:488 plugins/import_export/init.php:438
e50920bb 1327#: plugins/googlereaderimport/init.php:84
480d358c 1328msgid "Error: please upload OPML file."
be212a00
AD
1329msgstr ""
1330
9e77d9a8 1331#: classes/opml.php:497
b7c62dbb
AD
1332msgid "Error: unable to find moved OPML file."
1333msgstr ""
1334
9e77d9a8 1335#: classes/opml.php:504 plugins/googlereaderimport/init.php:187
480d358c 1336msgid "Error while parsing document."
be212a00
AD
1337msgstr ""
1338
e50920bb
AD
1339#: classes/pref/users.php:6 classes/pref/system.php:8
1340#: plugins/instances/init.php:154
480d358c 1341msgid "Your access level is insufficient to open this tab."
be212a00
AD
1342msgstr ""
1343
c050148d 1344#: classes/pref/users.php:34
480d358c 1345msgid "User not found"
be212a00
AD
1346msgstr ""
1347
9e77d9a8 1348#: classes/pref/users.php:53 classes/pref/users.php:399
480d358c 1349msgid "Registered"
be212a00
AD
1350msgstr ""
1351
c050148d 1352#: classes/pref/users.php:54
480d358c 1353msgid "Last logged in"
be212a00
AD
1354msgstr ""
1355
c050148d 1356#: classes/pref/users.php:61
480d358c 1357msgid "Subscribed feeds count"
be212a00
AD
1358msgstr ""
1359
c050148d 1360#: classes/pref/users.php:65
480d358c 1361msgid "Subscribed feeds"
be212a00
AD
1362msgstr ""
1363
9e77d9a8 1364#: classes/pref/users.php:136
480d358c 1365msgid "Access level: "
be212a00
AD
1366msgstr ""
1367
054e0905
AD
1368#: classes/pref/users.php:154 classes/pref/feeds.php:646
1369#: classes/pref/feeds.php:852
480d358c
AD
1370msgid "Options"
1371msgstr ""
1372
9e77d9a8 1373#: classes/pref/users.php:232
be212a00 1374#, php-format
480d358c 1375msgid "Added user <b>%s</b> with password <b>%s</b>"
be212a00
AD
1376msgstr ""
1377
9e77d9a8 1378#: classes/pref/users.php:239
be212a00 1379#, php-format
480d358c 1380msgid "Could not create user <b>%s</b>"
be212a00
AD
1381msgstr ""
1382
9e77d9a8 1383#: classes/pref/users.php:243
be212a00 1384#, php-format
480d358c 1385msgid "User <b>%s</b> already exists."
be212a00
AD
1386msgstr ""
1387
9e77d9a8 1388#: classes/pref/users.php:265
be212a00 1389#, php-format
480d358c 1390msgid "Changed password of user <b>%s</b> to <b>%s</b>"
be212a00
AD
1391msgstr ""
1392
9e77d9a8 1393#: classes/pref/users.php:267
be212a00 1394#, php-format
480d358c 1395msgid "Sending new password of user <b>%s</b> to <b>%s</b>"
be212a00
AD
1396msgstr ""
1397
9e77d9a8 1398#: classes/pref/users.php:291
480d358c 1399msgid "[tt-rss] Password change notification"
be212a00
AD
1400msgstr ""
1401
9e77d9a8 1402#: classes/pref/users.php:334 classes/pref/labels.php:272
83e399b1
AD
1403#: classes/pref/filters.php:264 classes/pref/filters.php:312
1404#: classes/pref/filters.php:631 classes/pref/filters.php:719
1405#: classes/pref/filters.php:746 classes/pref/prefs.php:996
054e0905 1406#: classes/pref/feeds.php:1296 classes/pref/feeds.php:1553
83e399b1 1407#: classes/pref/feeds.php:1617 plugins/instances/init.php:284
f058366d
AD
1408msgid "Select"
1409msgstr ""
1410
9e77d9a8 1411#: classes/pref/users.php:342
480d358c 1412msgid "Create user"
be212a00
AD
1413msgstr ""
1414
9e77d9a8 1415#: classes/pref/users.php:346
781f7891
AD
1416msgid "Details"
1417msgstr ""
1418
83e399b1 1419#: classes/pref/users.php:348 classes/pref/filters.php:646
e50920bb 1420#: plugins/instances/init.php:293
480d358c 1421msgid "Edit"
be212a00
AD
1422msgstr ""
1423
9e77d9a8 1424#: classes/pref/users.php:398
480d358c
AD
1425msgid "Access Level"
1426msgstr ""
1427
9e77d9a8 1428#: classes/pref/users.php:400
480d358c
AD
1429msgid "Last login"
1430msgstr ""
1431
9e77d9a8 1432#: classes/pref/users.php:419 plugins/instances/init.php:334
480d358c
AD
1433msgid "Click to edit"
1434msgstr ""
1435
9e77d9a8 1436#: classes/pref/users.php:439
480d358c
AD
1437msgid "No users defined."
1438msgstr ""
1439
9e77d9a8 1440#: classes/pref/users.php:441
480d358c
AD
1441msgid "No matching users found."
1442msgstr ""
1443
83e399b1
AD
1444#: classes/pref/labels.php:22 classes/pref/filters.php:253
1445#: classes/pref/filters.php:710
480d358c
AD
1446msgid "Caption"
1447msgstr ""
1448
1449#: classes/pref/labels.php:37
1450msgid "Colors"
1451msgstr ""
1452
1453#: classes/pref/labels.php:42
1454msgid "Foreground:"
1455msgstr ""
1456
1457#: classes/pref/labels.php:42
1458msgid "Background:"
1459msgstr ""
1460
1461#: classes/pref/labels.php:232
1462#, php-format
1463msgid "Created label <b>%s</b>"
1464msgstr ""
1465
1466#: classes/pref/labels.php:287
1467msgid "Clear colors"
be212a00
AD
1468msgstr ""
1469
83e399b1 1470#: classes/pref/filters.php:93
be212a00
AD
1471msgid "Articles matching this filter:"
1472msgstr ""
1473
83e399b1 1474#: classes/pref/filters.php:131
be212a00
AD
1475msgid "No recent articles matching this filter have been found."
1476msgstr ""
1477
83e399b1 1478#: classes/pref/filters.php:135
0717e16b
AD
1479msgid ""
1480"Complex expressions might not give results while testing due to issues with "
1481"database server regexp implementation."
1482msgstr ""
1483
83e399b1
AD
1484#: classes/pref/filters.php:259 classes/pref/filters.php:714
1485#: classes/pref/filters.php:829
be212a00
AD
1486msgid "Match"
1487msgstr ""
1488
83e399b1
AD
1489#: classes/pref/filters.php:273 classes/pref/filters.php:321
1490#: classes/pref/filters.php:728 classes/pref/filters.php:755
be212a00
AD
1491msgid "Add"
1492msgstr ""
1493
83e399b1 1494#: classes/pref/filters.php:307 classes/pref/filters.php:741
be212a00
AD
1495msgid "Apply actions"
1496msgstr ""
1497
83e399b1 1498#: classes/pref/filters.php:357 classes/pref/filters.php:770
be212a00
AD
1499msgid "Enabled"
1500msgstr ""
1501
83e399b1 1502#: classes/pref/filters.php:366 classes/pref/filters.php:773
be212a00
AD
1503msgid "Match any rule"
1504msgstr ""
1505
83e399b1 1506#: classes/pref/filters.php:375 classes/pref/filters.php:776
781f7891
AD
1507msgid "Inverse matching"
1508msgstr ""
1509
83e399b1 1510#: classes/pref/filters.php:387 classes/pref/filters.php:783
be212a00
AD
1511msgid "Test"
1512msgstr ""
1513
83e399b1 1514#: classes/pref/filters.php:420
781f7891
AD
1515msgid "(inverse)"
1516msgstr ""
1517
83e399b1 1518#: classes/pref/filters.php:419
be212a00 1519#, php-format
781f7891 1520msgid "%s on %s in %s %s"
be212a00
AD
1521msgstr ""
1522
83e399b1 1523#: classes/pref/filters.php:643
be212a00
AD
1524msgid "Combine"
1525msgstr ""
1526
83e399b1 1527#: classes/pref/filters.php:649 classes/pref/feeds.php:1312
054e0905 1528#: classes/pref/feeds.php:1326
022af85b
AD
1529msgid "Reset sort order"
1530msgstr ""
1531
83e399b1 1532#: classes/pref/filters.php:657 classes/pref/feeds.php:1348
be212a00
AD
1533msgid "Rescore articles"
1534msgstr ""
1535
83e399b1 1536#: classes/pref/filters.php:786
be212a00
AD
1537msgid "Create"
1538msgstr ""
1539
83e399b1 1540#: classes/pref/filters.php:841
781f7891
AD
1541msgid "Inverse regular expression matching"
1542msgstr ""
1543
83e399b1 1544#: classes/pref/filters.php:843
be212a00
AD
1545msgid "on field"
1546msgstr ""
1547
83e399b1 1548#: classes/pref/filters.php:849 js/PrefFilterTree.js:53
be212a00
AD
1549msgid "in"
1550msgstr ""
1551
83e399b1 1552#: classes/pref/filters.php:862
70fc5a5e
AD
1553msgid "Wiki: Filters"
1554msgstr ""
1555
83e399b1 1556#: classes/pref/filters.php:867
be212a00
AD
1557msgid "Save rule"
1558msgstr ""
1559
83e399b1 1560#: classes/pref/filters.php:867 js/functions.js:1015
be212a00
AD
1561msgid "Add rule"
1562msgstr ""
1563
83e399b1 1564#: classes/pref/filters.php:890
be212a00
AD
1565msgid "Perform Action"
1566msgstr ""
1567
83e399b1 1568#: classes/pref/filters.php:916
be212a00
AD
1569msgid "with parameters:"
1570msgstr ""
1571
83e399b1 1572#: classes/pref/filters.php:934
be212a00
AD
1573msgid "Save action"
1574msgstr ""
1575
83e399b1 1576#: classes/pref/filters.php:934 js/functions.js:1041
be212a00 1577msgid "Add action"
ef397fb6
AD
1578msgstr ""
1579
83e399b1 1580#: classes/pref/filters.php:957
022af85b
AD
1581msgid "[No caption]"
1582msgstr ""
1583
83e399b1 1584#: classes/pref/filters.php:959
d3b0e348
AD
1585#, php-format
1586msgid "%s (%d rule)"
1587msgid_plural "%s (%d rules)"
1588msgstr[0] ""
1589msgstr[1] ""
1590
83e399b1 1591#: classes/pref/filters.php:974
d3b0e348
AD
1592#, php-format
1593msgid "%s (+%d action)"
1594msgid_plural "%s (+%d actions)"
1595msgstr[0] ""
1596msgstr[1] ""
1597
274272b4
AD
1598#: classes/pref/prefs.php:18
1599msgid "General"
1600msgstr ""
1601
1602#: classes/pref/prefs.php:19
1603msgid "Interface"
1604msgstr ""
1605
1606#: classes/pref/prefs.php:20
1607msgid "Advanced"
1608msgstr ""
1609
1610#: classes/pref/prefs.php:21
1611msgid "Digest"
1612msgstr ""
1613
1614#: classes/pref/prefs.php:25
1615msgid "Allow duplicate articles"
1616msgstr ""
1617
1618#: classes/pref/prefs.php:26
1619msgid "Assign articles to labels automatically"
1620msgstr ""
1621
1622#: classes/pref/prefs.php:27
1623msgid "Blacklisted tags"
1624msgstr ""
1625
1626#: classes/pref/prefs.php:27
1627msgid ""
1628"When auto-detecting tags in articles these tags will not be applied (comma-"
ed61425a 1629"separated list)."
274272b4
AD
1630msgstr ""
1631
1632#: classes/pref/prefs.php:28
1633msgid "Automatically mark articles as read"
1634msgstr ""
1635
1636#: classes/pref/prefs.php:28
ed61425a
AD
1637msgid ""
1638"This option enables marking articles as read automatically while you scroll "
1639"article list."
274272b4
AD
1640msgstr ""
1641
1642#: classes/pref/prefs.php:29
1643msgid "Automatically expand articles in combined mode"
1644msgstr ""
1645
1646#: classes/pref/prefs.php:30
1647msgid "Combined feed display"
1648msgstr ""
1649
1650#: classes/pref/prefs.php:30
1651msgid ""
1652"Display expanded list of feed articles, instead of separate displays for "
1653"headlines and article content"
1654msgstr ""
1655
1656#: classes/pref/prefs.php:31
1657msgid "Confirm marking feed as read"
1658msgstr ""
1659
1660#: classes/pref/prefs.php:32
1661msgid "Amount of articles to display at once"
1662msgstr ""
1663
1664#: classes/pref/prefs.php:33
0f40d522
AD
1665msgid "Default feed update interval"
1666msgstr ""
1667
1668#: classes/pref/prefs.php:33
3a8d756c
AD
1669msgid ""
1670"Shortest interval at which a feed will be checked for updates regardless of "
1671"update method"
274272b4
AD
1672msgstr ""
1673
1674#: classes/pref/prefs.php:34
1675msgid "Mark articles in e-mail digest as read"
1676msgstr ""
1677
1678#: classes/pref/prefs.php:35
ed61425a 1679msgid "Enable e-mail digest"
274272b4
AD
1680msgstr ""
1681
1682#: classes/pref/prefs.php:35
1683msgid ""
1684"This option enables sending daily digest of new (and unread) headlines on "
1685"your configured e-mail address"
1686msgstr ""
1687
1688#: classes/pref/prefs.php:36
1689msgid "Try to send digests around specified time"
1690msgstr ""
1691
1692#: classes/pref/prefs.php:36
1693msgid "Uses UTC timezone"
1694msgstr ""
1695
1696#: classes/pref/prefs.php:37
ed61425a
AD
1697msgid "Enable API access"
1698msgstr ""
1699
1700#: classes/pref/prefs.php:37
1701msgid "Allows external clients to access this account through the API"
274272b4
AD
1702msgstr ""
1703
1704#: classes/pref/prefs.php:38
1705msgid "Enable feed categories"
1706msgstr ""
1707
1708#: classes/pref/prefs.php:39
1709msgid "Sort feeds by unread articles count"
1710msgstr ""
1711
1712#: classes/pref/prefs.php:40
1713msgid "Maximum age of fresh articles (in hours)"
1714msgstr ""
1715
1716#: classes/pref/prefs.php:41
1717msgid "Hide feeds with no unread articles"
1718msgstr ""
1719
1720#: classes/pref/prefs.php:42
ed61425a 1721msgid "Show special feeds when hiding read feeds"
274272b4
AD
1722msgstr ""
1723
1724#: classes/pref/prefs.php:43
1725msgid "Long date format"
1726msgstr ""
1727
9e77d9a8
AD
1728#: classes/pref/prefs.php:43
1729msgid ""
1730"The syntax used is identical to the PHP <a href='http://php.net/manual/"
1731"function.date.php'>date()</a> function."
1732msgstr ""
1733
274272b4
AD
1734#: classes/pref/prefs.php:44
1735msgid "On catchup show next feed"
1736msgstr ""
1737
1738#: classes/pref/prefs.php:44
1739msgid ""
1740"Automatically open next feed with unread articles after marking one as read"
1741msgstr ""
1742
1743#: classes/pref/prefs.php:45
1744msgid "Purge articles after this number of days (0 - disables)"
1745msgstr ""
1746
1747#: classes/pref/prefs.php:46
1748msgid "Purge unread articles"
1749msgstr ""
1750
59e7c5f4 1751#: classes/pref/prefs.php:47
274272b4
AD
1752msgid "Reverse headline order (oldest first)"
1753msgstr ""
1754
1755#: classes/pref/prefs.php:48
1756msgid "Short date format"
1757msgstr ""
1758
1759#: classes/pref/prefs.php:49
1760msgid "Show content preview in headlines list"
1761msgstr ""
1762
1763#: classes/pref/prefs.php:50
1764msgid "Sort headlines by feed date"
1765msgstr ""
1766
1767#: classes/pref/prefs.php:50
1768msgid "Use feed-specified date to sort headlines instead of local import date."
1769msgstr ""
1770
1771#: classes/pref/prefs.php:51
1772msgid "Login with an SSL certificate"
1773msgstr ""
1774
1775#: classes/pref/prefs.php:51
1776msgid "Click to register your SSL client certificate with tt-rss"
1777msgstr ""
1778
1779#: classes/pref/prefs.php:52
1780msgid "Do not embed images in articles"
1781msgstr ""
1782
1783#: classes/pref/prefs.php:53
1784msgid "Strip unsafe tags from articles"
1785msgstr ""
1786
1787#: classes/pref/prefs.php:53
1788msgid "Strip all but most common HTML tags when reading articles."
1789msgstr ""
1790
9e77d9a8 1791#: classes/pref/prefs.php:54 js/prefs.js:1687
274272b4
AD
1792msgid "Customize stylesheet"
1793msgstr ""
1794
ed61425a 1795#: classes/pref/prefs.php:54
274272b4
AD
1796msgid "Customize CSS stylesheet to your liking"
1797msgstr ""
1798
ed61425a 1799#: classes/pref/prefs.php:55
e50920bb 1800msgid "Time zone"
274272b4
AD
1801msgstr ""
1802
ed61425a 1803#: classes/pref/prefs.php:56
274272b4
AD
1804msgid "Group headlines in virtual feeds"
1805msgstr ""
1806
ed61425a
AD
1807#: classes/pref/prefs.php:56
1808msgid "Special feeds, labels, and categories are grouped by originating feeds"
274272b4
AD
1809msgstr ""
1810
fd211cb6 1811#: classes/pref/prefs.php:57
e50920bb 1812msgid "Language"
fd211cb6
AD
1813msgstr ""
1814
e50920bb
AD
1815#: classes/pref/prefs.php:58
1816msgid "Theme"
1817msgstr ""
1818
1819#: classes/pref/prefs.php:58
fd211cb6
AD
1820msgid "Select one of the available CSS themes"
1821msgstr ""
1822
e50920bb 1823#: classes/pref/prefs.php:69
be212a00 1824msgid "Old password cannot be blank."
ef397fb6
AD
1825msgstr ""
1826
e50920bb 1827#: classes/pref/prefs.php:74
be212a00 1828msgid "New password cannot be blank."
ef397fb6
AD
1829msgstr ""
1830
e50920bb 1831#: classes/pref/prefs.php:79
be212a00 1832msgid "Entered passwords do not match."
ef397fb6
AD
1833msgstr ""
1834
fd211cb6 1835#: classes/pref/prefs.php:88
be212a00 1836msgid "Function not supported by authentication module."
ef397fb6
AD
1837msgstr ""
1838
e50920bb 1839#: classes/pref/prefs.php:127
be212a00 1840msgid "The configuration was saved."
ef397fb6
AD
1841msgstr ""
1842
e50920bb 1843#: classes/pref/prefs.php:142
be212a00
AD
1844#, php-format
1845msgid "Unknown option: %s"
ef397fb6
AD
1846msgstr ""
1847
e50920bb 1848#: classes/pref/prefs.php:156
be212a00 1849msgid "Your personal data has been saved."
ef397fb6
AD
1850msgstr ""
1851
e50920bb 1852#: classes/pref/prefs.php:176
0f40d522
AD
1853msgid "Your preferences are now set to default values."
1854msgstr ""
1855
e50920bb 1856#: classes/pref/prefs.php:198
be212a00 1857msgid "Personal data / Authentication"
ef397fb6
AD
1858msgstr ""
1859
e50920bb 1860#: classes/pref/prefs.php:218
be212a00 1861msgid "Personal data"
ef397fb6
AD
1862msgstr ""
1863
e50920bb 1864#: classes/pref/prefs.php:228
be212a00 1865msgid "Full name"
ef397fb6
AD
1866msgstr ""
1867
e50920bb 1868#: classes/pref/prefs.php:232
be212a00 1869msgid "E-mail"
ef397fb6
AD
1870msgstr ""
1871
e50920bb 1872#: classes/pref/prefs.php:238
be212a00 1873msgid "Access level"
ef397fb6
AD
1874msgstr ""
1875
e50920bb 1876#: classes/pref/prefs.php:248
be212a00 1877msgid "Save data"
00345909
AD
1878msgstr ""
1879
e50920bb 1880#: classes/pref/prefs.php:267
be212a00 1881msgid "Your password is at default value, please change it."
ef397fb6
AD
1882msgstr ""
1883
e50920bb 1884#: classes/pref/prefs.php:294
41e26a3e
AD
1885msgid "Changing your current password will disable OTP."
1886msgstr ""
1887
e50920bb 1888#: classes/pref/prefs.php:299
be212a00 1889msgid "Old password"
ef397fb6
AD
1890msgstr ""
1891
e50920bb 1892#: classes/pref/prefs.php:302
be212a00 1893msgid "New password"
ef397fb6
AD
1894msgstr ""
1895
e50920bb 1896#: classes/pref/prefs.php:307
be212a00 1897msgid "Confirm password"
ef397fb6
AD
1898msgstr ""
1899
e50920bb 1900#: classes/pref/prefs.php:317
be212a00 1901msgid "Change password"
ef397fb6
AD
1902msgstr ""
1903
e50920bb 1904#: classes/pref/prefs.php:323
be212a00 1905msgid "One time passwords / Authenticator"
ef397fb6
AD
1906msgstr ""
1907
e50920bb 1908#: classes/pref/prefs.php:327
41e26a3e
AD
1909msgid ""
1910"One time passwords are currently enabled. Enter your current password below "
1911"to disable."
1912msgstr ""
1913
e50920bb 1914#: classes/pref/prefs.php:352 classes/pref/prefs.php:403
be212a00 1915msgid "Enter your password"
ef397fb6
AD
1916msgstr ""
1917
e50920bb 1918#: classes/pref/prefs.php:363
be212a00 1919msgid "Disable OTP"
ef397fb6
AD
1920msgstr ""
1921
e50920bb 1922#: classes/pref/prefs.php:369
be212a00
AD
1923msgid ""
1924"You will need a compatible Authenticator to use this. Changing your password "
1925"would automatically disable OTP."
ef397fb6
AD
1926msgstr ""
1927
e50920bb 1928#: classes/pref/prefs.php:371
be212a00 1929msgid "Scan the following code by the Authenticator application:"
ef397fb6
AD
1930msgstr ""
1931
e50920bb
AD
1932#: classes/pref/prefs.php:408
1933msgid "Enter the generated one time password"
ef397fb6
AD
1934msgstr ""
1935
e50920bb 1936#: classes/pref/prefs.php:422
be212a00 1937msgid "Enable OTP"
ef397fb6
AD
1938msgstr ""
1939
e50920bb
AD
1940#: classes/pref/prefs.php:428
1941msgid "PHP GD functions are required for OTP support."
1942msgstr ""
1943
1944#: classes/pref/prefs.php:471
41e26a3e
AD
1945msgid "Some preferences are only available in default profile."
1946msgstr ""
1947
e50920bb 1948#: classes/pref/prefs.php:569
be212a00 1949msgid "Customize"
ef397fb6
AD
1950msgstr ""
1951
e50920bb 1952#: classes/pref/prefs.php:629
be212a00 1953msgid "Register"
ef397fb6
AD
1954msgstr ""
1955
e50920bb 1956#: classes/pref/prefs.php:633
be212a00 1957msgid "Clear"
ef397fb6
AD
1958msgstr ""
1959
e50920bb 1960#: classes/pref/prefs.php:639
be212a00
AD
1961#, php-format
1962msgid "Current server time: %s (UTC)"
5c33ecab
AD
1963msgstr ""
1964
e50920bb 1965#: classes/pref/prefs.php:671
be212a00 1966msgid "Save configuration"
6c8a161d
AD
1967msgstr ""
1968
e50920bb 1969#: classes/pref/prefs.php:675
1e2ce290
AD
1970msgid "Save and exit preferences"
1971msgstr ""
1972
e50920bb 1973#: classes/pref/prefs.php:680
be212a00 1974msgid "Manage profiles"
ef397fb6
AD
1975msgstr ""
1976
e50920bb 1977#: classes/pref/prefs.php:683
be212a00 1978msgid "Reset to defaults"
ef397fb6
AD
1979msgstr ""
1980
59e7c5f4 1981#: classes/pref/prefs.php:706
0717e16b
AD
1982msgid "Plugins"
1983msgstr ""
1984
59e7c5f4 1985#: classes/pref/prefs.php:708
41e26a3e 1986msgid ""
699e3cfc 1987"You will need to reload Tiny Tiny RSS for plugin changes to take effect."
27f018ba
AD
1988msgstr ""
1989
59e7c5f4 1990#: classes/pref/prefs.php:710
27f018ba 1991msgid ""
699e3cfc
AD
1992"Download more plugins at tt-rss.org <a class=\"visibleLink\" target=\"_blank"
1993"\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forums</a> or <a "
1994"target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins"
1995"\">wiki</a>."
41e26a3e
AD
1996msgstr ""
1997
59e7c5f4 1998#: classes/pref/prefs.php:736
0717e16b
AD
1999msgid "System plugins"
2000msgstr ""
2001
9e77d9a8 2002#: classes/pref/prefs.php:740 classes/pref/prefs.php:796
0717e16b
AD
2003msgid "Plugin"
2004msgstr ""
2005
9e77d9a8 2006#: classes/pref/prefs.php:741 classes/pref/prefs.php:797
0717e16b
AD
2007msgid "Description"
2008msgstr ""
2009
9e77d9a8 2010#: classes/pref/prefs.php:742 classes/pref/prefs.php:798
0717e16b
AD
2011msgid "Version"
2012msgstr ""
2013
9e77d9a8 2014#: classes/pref/prefs.php:743 classes/pref/prefs.php:799
0717e16b
AD
2015msgid "Author"
2016msgstr ""
2017
9e77d9a8 2018#: classes/pref/prefs.php:774 classes/pref/prefs.php:833
699e3cfc
AD
2019msgid "more info"
2020msgstr ""
2021
9e77d9a8 2022#: classes/pref/prefs.php:783 classes/pref/prefs.php:842
0717e16b
AD
2023msgid "Clear data"
2024msgstr ""
2025
9e77d9a8 2026#: classes/pref/prefs.php:792
0717e16b
AD
2027msgid "User plugins"
2028msgstr ""
2029
9e77d9a8 2030#: classes/pref/prefs.php:857
0717e16b
AD
2031msgid "Enable selected plugins"
2032msgstr ""
2033
83e399b1 2034#: classes/pref/prefs.php:925
e50920bb
AD
2035msgid "Incorrect one time password"
2036msgstr ""
2037
83e399b1 2038#: classes/pref/prefs.php:928 classes/pref/prefs.php:945
be212a00
AD
2039msgid "Incorrect password"
2040msgstr ""
2041
83e399b1 2042#: classes/pref/prefs.php:970
f058366d
AD
2043#, php-format
2044msgid ""
2045"You can override colors, fonts and layout of your currently selected theme "
2046"with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink"
2047"\" href=\"%s\">This file</a> can be used as a baseline."
be212a00
AD
2048msgstr ""
2049
83e399b1 2050#: classes/pref/prefs.php:1010
f058366d
AD
2051msgid "Create profile"
2052msgstr ""
2053
83e399b1 2054#: classes/pref/prefs.php:1033 classes/pref/prefs.php:1061
f058366d
AD
2055msgid "(active)"
2056msgstr ""
2057
83e399b1 2058#: classes/pref/prefs.php:1095
f058366d
AD
2059msgid "Remove selected profiles"
2060msgstr ""
2061
83e399b1 2062#: classes/pref/prefs.php:1097
f058366d
AD
2063msgid "Activate profile"
2064msgstr ""
ef397fb6 2065
f058366d
AD
2066#: classes/pref/feeds.php:13
2067msgid "Check to enable field"
2068msgstr ""
2069
d3b0e348
AD
2070#: classes/pref/feeds.php:62 classes/pref/feeds.php:211
2071#: classes/pref/feeds.php:255 classes/pref/feeds.php:261
2072#: classes/pref/feeds.php:287
2073#, php-format
2074msgid "(%d feed)"
2075msgid_plural "(%d feeds)"
2076msgstr[0] ""
2077msgstr[1] ""
2078
9e77d9a8 2079#: classes/pref/feeds.php:555
be212a00 2080msgid "Feed Title"
ef397fb6
AD
2081msgstr ""
2082
054e0905 2083#: classes/pref/feeds.php:597 classes/pref/feeds.php:811
022af85b
AD
2084msgid "Update"
2085msgstr ""
2086
054e0905 2087#: classes/pref/feeds.php:612 classes/pref/feeds.php:827
be212a00 2088msgid "Article purging:"
ef397fb6
AD
2089msgstr ""
2090
054e0905 2091#: classes/pref/feeds.php:642
be212a00
AD
2092msgid ""
2093"<b>Hint:</b> you need to fill in your login information if your feed "
2094"requires authentication, except for Twitter feeds."
ef397fb6
AD
2095msgstr ""
2096
054e0905 2097#: classes/pref/feeds.php:658 classes/pref/feeds.php:856
be212a00 2098msgid "Hide from Popular feeds"
ef397fb6
AD
2099msgstr ""
2100
054e0905 2101#: classes/pref/feeds.php:670 classes/pref/feeds.php:862
be212a00 2102msgid "Include in e-mail digest"
ef397fb6
AD
2103msgstr ""
2104
054e0905 2105#: classes/pref/feeds.php:683 classes/pref/feeds.php:868
be212a00 2106msgid "Always display image attachments"
ef397fb6
AD
2107msgstr ""
2108
054e0905 2109#: classes/pref/feeds.php:696 classes/pref/feeds.php:876
d56b2d7d
AD
2110msgid "Do not embed images"
2111msgstr ""
2112
054e0905 2113#: classes/pref/feeds.php:709 classes/pref/feeds.php:884
be212a00 2114msgid "Cache images locally"
ef397fb6
AD
2115msgstr ""
2116
054e0905 2117#: classes/pref/feeds.php:721 classes/pref/feeds.php:890
be212a00 2118msgid "Mark updated articles as unread"
ef397fb6
AD
2119msgstr ""
2120
054e0905 2121#: classes/pref/feeds.php:727
be212a00 2122msgid "Icon"
ef397fb6
AD
2123msgstr ""
2124
054e0905 2125#: classes/pref/feeds.php:741
be212a00 2126msgid "Replace"
ef397fb6
AD
2127msgstr ""
2128
054e0905 2129#: classes/pref/feeds.php:763
be212a00 2130msgid "Resubscribe to push updates"
ef397fb6
AD
2131msgstr ""
2132
054e0905 2133#: classes/pref/feeds.php:770
be212a00 2134msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
ef397fb6
AD
2135msgstr ""
2136
054e0905 2137#: classes/pref/feeds.php:1145 classes/pref/feeds.php:1198
be212a00 2138msgid "All done."
ef397fb6
AD
2139msgstr ""
2140
054e0905 2141#: classes/pref/feeds.php:1253
be212a00 2142msgid "Feeds with errors"
ef397fb6
AD
2143msgstr ""
2144
054e0905 2145#: classes/pref/feeds.php:1273
be212a00 2146msgid "Inactive feeds"
ef397fb6
AD
2147msgstr ""
2148
054e0905 2149#: classes/pref/feeds.php:1310
be212a00 2150msgid "Edit selected feeds"
ef397fb6
AD
2151msgstr ""
2152
054e0905 2153#: classes/pref/feeds.php:1314 js/prefs.js:1732
be212a00 2154msgid "Batch subscribe"
ef397fb6
AD
2155msgstr ""
2156
054e0905 2157#: classes/pref/feeds.php:1321
be212a00 2158msgid "Categories"
ef397fb6
AD
2159msgstr ""
2160
054e0905 2161#: classes/pref/feeds.php:1324
274272b4 2162msgid "Add category"
ef397fb6
AD
2163msgstr ""
2164
054e0905 2165#: classes/pref/feeds.php:1328
be212a00 2166msgid "Remove selected"
ef397fb6
AD
2167msgstr ""
2168
054e0905 2169#: classes/pref/feeds.php:1339
be212a00 2170msgid "More actions..."
ef397fb6
AD
2171msgstr ""
2172
054e0905 2173#: classes/pref/feeds.php:1343
be212a00 2174msgid "Manual purge"
ef397fb6
AD
2175msgstr ""
2176
054e0905 2177#: classes/pref/feeds.php:1347
be212a00 2178msgid "Clear feed data"
ef397fb6
AD
2179msgstr ""
2180
054e0905 2181#: classes/pref/feeds.php:1398
be212a00 2182msgid "OPML"
ef397fb6
AD
2183msgstr ""
2184
054e0905 2185#: classes/pref/feeds.php:1400
be212a00
AD
2186msgid ""
2187"Using OPML you can export and import your feeds, filters, labels and Tiny "
2188"Tiny RSS settings."
ef397fb6
AD
2189msgstr ""
2190
054e0905 2191#: classes/pref/feeds.php:1400
be212a00 2192msgid "Only main settings profile can be migrated using OPML."
ef397fb6
AD
2193msgstr ""
2194
054e0905 2195#: classes/pref/feeds.php:1413
be212a00 2196msgid "Import my OPML"
ef397fb6
AD
2197msgstr ""
2198
054e0905 2199#: classes/pref/feeds.php:1417
be212a00 2200msgid "Filename:"
ef397fb6
AD
2201msgstr ""
2202
054e0905 2203#: classes/pref/feeds.php:1419
be212a00 2204msgid "Include settings"
ef397fb6
AD
2205msgstr ""
2206
054e0905 2207#: classes/pref/feeds.php:1423
be212a00 2208msgid "Export OPML"
ef397fb6
AD
2209msgstr ""
2210
054e0905 2211#: classes/pref/feeds.php:1427
be212a00
AD
2212msgid ""
2213"Your OPML can be published publicly and can be subscribed by anyone who "
2214"knows the URL below."
ef397fb6
AD
2215msgstr ""
2216
054e0905 2217#: classes/pref/feeds.php:1429
be212a00
AD
2218msgid ""
2219"Published OPML does not include your Tiny Tiny RSS settings, feeds that "
2220"require authentication or feeds hidden from Popular feeds."
ef397fb6
AD
2221msgstr ""
2222
054e0905 2223#: classes/pref/feeds.php:1431
022af85b
AD
2224msgid "Public OPML URL"
2225msgstr ""
2226
054e0905 2227#: classes/pref/feeds.php:1432
be212a00 2228msgid "Display published OPML URL"
ef397fb6
AD
2229msgstr ""
2230
054e0905 2231#: classes/pref/feeds.php:1441
be212a00 2232msgid "Firefox integration"
ef397fb6
AD
2233msgstr ""
2234
054e0905 2235#: classes/pref/feeds.php:1443
be212a00
AD
2236msgid ""
2237"This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the "
2238"link below."
ef397fb6
AD
2239msgstr ""
2240
054e0905 2241#: classes/pref/feeds.php:1450
be212a00 2242msgid "Click here to register this site as a feed reader."
ef397fb6
AD
2243msgstr ""
2244
054e0905 2245#: classes/pref/feeds.php:1458
be212a00 2246msgid "Published & shared articles / Generated feeds"
ef397fb6
AD
2247msgstr ""
2248
054e0905 2249#: classes/pref/feeds.php:1460
be212a00
AD
2250msgid ""
2251"Published articles are exported as a public RSS feed and can be subscribed "
2252"by anyone who knows the URL specified below."
e95e7819
AD
2253msgstr ""
2254
054e0905 2255#: classes/pref/feeds.php:1468
be212a00 2256msgid "Display URL"
ef397fb6
AD
2257msgstr ""
2258
054e0905 2259#: classes/pref/feeds.php:1471
be212a00 2260msgid "Clear all generated URLs"
ef397fb6
AD
2261msgstr ""
2262
054e0905 2263#: classes/pref/feeds.php:1549
480d358c
AD
2264msgid ""
2265"These feeds have not been updated with new content for 3 months (oldest "
2266"first):"
0717e16b
AD
2267msgstr ""
2268
83e399b1 2269#: classes/pref/feeds.php:1583 classes/pref/feeds.php:1647
480d358c 2270msgid "Click to edit feed"
0717e16b
AD
2271msgstr ""
2272
83e399b1 2273#: classes/pref/feeds.php:1601 classes/pref/feeds.php:1667
480d358c 2274msgid "Unsubscribe from selected feeds"
e935c2bc
AD
2275msgstr ""
2276
83e399b1 2277#: classes/pref/feeds.php:1772
f058366d
AD
2278msgid "Add one valid RSS feed per line (no feed detection is done)"
2279msgstr ""
2280
83e399b1 2281#: classes/pref/feeds.php:1781
f058366d
AD
2282msgid "Feeds to subscribe, One per line"
2283msgstr ""
2284
83e399b1 2285#: classes/pref/feeds.php:1803
f058366d
AD
2286msgid "Feeds require authentication."
2287msgstr ""
2288
59e7c5f4 2289#: classes/pref/system.php:29
e50920bb
AD
2290msgid "Error Log"
2291msgstr ""
2292
59e7c5f4 2293#: classes/pref/system.php:40
e50920bb
AD
2294msgid "Refresh"
2295msgstr ""
2296
59e7c5f4
AD
2297#: classes/pref/system.php:43
2298msgid "Clear log"
2299msgstr ""
2300
2301#: classes/pref/system.php:48
e50920bb
AD
2302msgid "Error"
2303msgstr ""
2304
59e7c5f4 2305#: classes/pref/system.php:49
e50920bb
AD
2306msgid "Filename"
2307msgstr ""
2308
59e7c5f4 2309#: classes/pref/system.php:50
e50920bb
AD
2310msgid "Message"
2311msgstr ""
2312
59e7c5f4 2313#: classes/pref/system.php:52
e50920bb
AD
2314msgid "Date"
2315msgstr ""
2316
e50920bb 2317#: plugins/close_button/init.php:22
480d358c 2318msgid "Close article"
d56b2d7d
AD
2319msgstr ""
2320
9e77d9a8 2321#: plugins/nsfw/init.php:30 plugins/nsfw/init.php:42
480d358c 2322msgid "Not work safe (click to toggle)"
d56b2d7d
AD
2323msgstr ""
2324
9e77d9a8 2325#: plugins/nsfw/init.php:52
480d358c 2326msgid "NSFW Plugin"
1b3ac3b4
TC
2327msgstr ""
2328
9e77d9a8 2329#: plugins/nsfw/init.php:79
480d358c 2330msgid "Tags to consider NSFW (comma-separated)"
1b3ac3b4
TC
2331msgstr ""
2332
9e77d9a8 2333#: plugins/nsfw/init.php:100
480d358c 2334msgid "Configuration saved."
1b3ac3b4
TC
2335msgstr ""
2336
1b3ac3b4
TC
2337#: plugins/auth_internal/init.php:62
2338msgid "Please enter your one time password:"
2339msgstr ""
2340
2341#: plugins/auth_internal/init.php:185
2342msgid "Password has been changed."
2343msgstr ""
2344
2345#: plugins/auth_internal/init.php:187
2346msgid "Old password is incorrect."
d56b2d7d
AD
2347msgstr ""
2348
e50920bb
AD
2349#: plugins/mailto/init.php:49 plugins/mailto/init.php:55
2350#: plugins/mail/init.php:64 plugins/mail/init.php:70
480d358c 2351msgid "[Forwarded]"
0717e16b
AD
2352msgstr ""
2353
e50920bb 2354#: plugins/mailto/init.php:49 plugins/mail/init.php:64
480d358c 2355msgid "Multiple articles"
0717e16b
AD
2356msgstr ""
2357
e50920bb 2358#: plugins/mailto/init.php:71
480d358c 2359msgid "Clicking the following link to invoke your mail client:"
0717e16b
AD
2360msgstr ""
2361
e50920bb 2362#: plugins/mailto/init.php:75
480d358c 2363msgid "Forward selected article(s) by email."
1b3ac3b4
TC
2364msgstr ""
2365
e50920bb 2366#: plugins/mailto/init.php:78
1b3ac3b4 2367msgid ""
480d358c 2368"You should be able to edit the message before sending in your mail client."
1b3ac3b4
TC
2369msgstr ""
2370
e50920bb 2371#: plugins/mailto/init.php:83
480d358c 2372msgid "Close this dialog"
1b3ac3b4
TC
2373msgstr ""
2374
e50920bb 2375#: plugins/bookmarklets/init.php:20
480d358c 2376msgid "Bookmarklets"
1b3ac3b4
TC
2377msgstr ""
2378
e50920bb 2379#: plugins/bookmarklets/init.php:22
480d358c
AD
2380msgid ""
2381"Drag the link below to your browser toolbar, open the feed you're interested "
2382"in in your browser and click on the link to subscribe to it."
1b3ac3b4
TC
2383msgstr ""
2384
e50920bb 2385#: plugins/bookmarklets/init.php:26
480d358c
AD
2386#, php-format
2387msgid "Subscribe to %s in Tiny Tiny RSS?"
1b3ac3b4
TC
2388msgstr ""
2389
59e7c5f4 2390#: plugins/bookmarklets/init.php:31
480d358c 2391msgid "Subscribe in Tiny Tiny RSS"
1b3ac3b4
TC
2392msgstr ""
2393
59e7c5f4 2394#: plugins/bookmarklets/init.php:34
480d358c 2395msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
1b3ac3b4
TC
2396msgstr ""
2397
e50920bb 2398#: plugins/import_export/init.php:58
0717e16b
AD
2399msgid "Import and export"
2400msgstr ""
2401
e50920bb 2402#: plugins/import_export/init.php:60
0717e16b
AD
2403msgid ""
2404"You can export and import your Starred and Archived articles for safekeeping "
59e7c5f4 2405"or when migrating between tt-rss instances of same version."
0717e16b
AD
2406msgstr ""
2407
e50920bb 2408#: plugins/import_export/init.php:65
0717e16b
AD
2409msgid "Export my data"
2410msgstr ""
2411
e50920bb 2412#: plugins/import_export/init.php:81
0717e16b
AD
2413msgid "Import"
2414msgstr ""
2415
59e7c5f4 2416#: plugins/import_export/init.php:219
0717e16b
AD
2417msgid "Could not import: incorrect schema version."
2418msgstr ""
2419
59e7c5f4 2420#: plugins/import_export/init.php:224
0717e16b
AD
2421msgid "Could not import: unrecognized document format."
2422msgstr ""
2423
59e7c5f4 2424#: plugins/import_export/init.php:383
1b3ac3b4 2425msgid "Finished: "
0717e16b
AD
2426msgstr ""
2427
59e7c5f4 2428#: plugins/import_export/init.php:384
1b3ac3b4
TC
2429#, php-format
2430msgid "%d article processed, "
2431msgid_plural "%d articles processed, "
2432msgstr[0] ""
2433msgstr[1] ""
2434
59e7c5f4 2435#: plugins/import_export/init.php:385
1b3ac3b4
TC
2436#, php-format
2437msgid "%d imported, "
2438msgid_plural "%d imported, "
2439msgstr[0] ""
2440msgstr[1] ""
2441
59e7c5f4 2442#: plugins/import_export/init.php:386
1b3ac3b4
TC
2443#, php-format
2444msgid "%d feed created."
2445msgid_plural "%d feeds created."
2446msgstr[0] ""
2447msgstr[1] ""
2448
59e7c5f4 2449#: plugins/import_export/init.php:391
0717e16b
AD
2450msgid "Could not load XML document."
2451msgstr ""
2452
59e7c5f4 2453#: plugins/import_export/init.php:403
0717e16b
AD
2454msgid "Prepare data"
2455msgstr ""
2456
59e7c5f4 2457#: plugins/import_export/init.php:446 plugins/googlereaderimport/init.php:92
b7c62dbb 2458msgid "No file uploaded."
0717e16b
AD
2459msgstr ""
2460
9e77d9a8 2461#: plugins/mail/init.php:90
e935c2bc
AD
2462msgid "From:"
2463msgstr ""
2464
9e77d9a8 2465#: plugins/mail/init.php:99
e935c2bc
AD
2466msgid "To:"
2467msgstr ""
2468
9e77d9a8 2469#: plugins/mail/init.php:112
e935c2bc
AD
2470msgid "Subject:"
2471msgstr ""
2472
9e77d9a8 2473#: plugins/mail/init.php:128
e935c2bc
AD
2474msgid "Send e-mail"
2475msgstr ""
2476
e50920bb 2477#: plugins/note/init.php:26 plugins/note/note.js:11
1b3ac3b4 2478msgid "Edit article note"
e935c2bc
AD
2479msgstr ""
2480
9e77d9a8 2481#: plugins/googlereaderimport/init.php:179
699e3cfc
AD
2482#, php-format
2483msgid "All done. %d out of %d articles imported."
2484msgstr ""
2485
9e77d9a8 2486#: plugins/googlereaderimport/init.php:183
699e3cfc
AD
2487msgid "The document has incorrect format."
2488msgstr ""
2489
9e77d9a8 2490#: plugins/googlereaderimport/init.php:354
699e3cfc
AD
2491msgid "Import starred or shared items from Google Reader"
2492msgstr ""
2493
9e77d9a8 2494#: plugins/googlereaderimport/init.php:358
699e3cfc
AD
2495msgid "Paste your starred.json or shared.json into the form below."
2496msgstr ""
2497
9e77d9a8 2498#: plugins/googlereaderimport/init.php:372
699e3cfc
AD
2499msgid "Import my Starred items"
2500msgstr ""
2501
83e399b1
AD
2502#: plugins/af_comics/init.php:39
2503msgid "Feeds supported by af_comics"
2504msgstr ""
2505
2506#: plugins/af_comics/init.php:41
2507msgid "The following comics are currently supported:"
2508msgstr ""
2509
9e77d9a8
AD
2510#: plugins/vf_shared/init.php:16 plugins/vf_shared/init.php:54
2511msgid "Shared articles"
2512msgstr ""
2513
e50920bb 2514#: plugins/instances/init.php:141
480d358c 2515msgid "Linked"
ef397fb6
AD
2516msgstr ""
2517
e50920bb 2518#: plugins/instances/init.php:204 plugins/instances/init.php:395
f058366d
AD
2519msgid "Instance"
2520msgstr ""
2521
e50920bb
AD
2522#: plugins/instances/init.php:215 plugins/instances/init.php:312
2523#: plugins/instances/init.php:404
f058366d
AD
2524msgid "Instance URL"
2525msgstr ""
2526
e50920bb 2527#: plugins/instances/init.php:226 plugins/instances/init.php:414
f058366d
AD
2528msgid "Access key:"
2529msgstr ""
2530
e50920bb
AD
2531#: plugins/instances/init.php:229 plugins/instances/init.php:313
2532#: plugins/instances/init.php:417
f058366d
AD
2533msgid "Access key"
2534msgstr ""
2535
e50920bb 2536#: plugins/instances/init.php:233 plugins/instances/init.php:421
f058366d
AD
2537msgid "Use one access key for both linked instances."
2538msgstr ""
2539
e50920bb 2540#: plugins/instances/init.php:241 plugins/instances/init.php:429
f058366d
AD
2541msgid "Generate new key"
2542msgstr ""
2543
e50920bb 2544#: plugins/instances/init.php:292
480d358c
AD
2545msgid "Link instance"
2546msgstr ""
2547
e50920bb 2548#: plugins/instances/init.php:304
480d358c
AD
2549msgid ""
2550"You can connect other instances of Tiny Tiny RSS to this one to share "
2551"Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
2552msgstr ""
2553
e50920bb 2554#: plugins/instances/init.php:314
480d358c
AD
2555msgid "Last connected"
2556msgstr ""
2557
e50920bb 2558#: plugins/instances/init.php:315
480d358c
AD
2559msgid "Status"
2560msgstr ""
2561
e50920bb 2562#: plugins/instances/init.php:316
480d358c 2563msgid "Stored feeds"
ef397fb6
AD
2564msgstr ""
2565
e50920bb 2566#: plugins/instances/init.php:433
f058366d
AD
2567msgid "Create link"
2568msgstr ""
2569
9e77d9a8
AD
2570#: plugins/share/init.php:39
2571msgid "You can disable all articles shared by unique URLs here."
2572msgstr ""
2573
2574#: plugins/share/init.php:44
2575msgid "Unshare all articles"
2576msgstr ""
2577
2578#: plugins/share/init.php:77
e935c2bc
AD
2579msgid "Share by URL"
2580msgstr ""
2581
9e77d9a8 2582#: plugins/share/init.php:99
e935c2bc 2583msgid "You can share this article by the following unique URL:"
ef397fb6
AD
2584msgstr ""
2585
9e77d9a8
AD
2586#: plugins/share/init.php:117
2587msgid "Unshare article"
2588msgstr ""
2589
2590#: plugins/updater/init.php:323 plugins/updater/init.php:340
95d40d85 2591#: plugins/updater/updater.js:10
e935c2bc
AD
2592msgid "Update Tiny Tiny RSS"
2593msgstr ""
2594
9e77d9a8 2595#: plugins/updater/init.php:343
e935c2bc
AD
2596msgid "Your Tiny Tiny RSS installation is up to date."
2597msgstr ""
2598
70fc5a5e
AD
2599#: plugins/updater/init.php:346
2600msgid "Force update"
2601msgstr ""
2602
2603#: plugins/updater/init.php:355
0f40d522
AD
2604msgid "Do not close this dialog until updating is finished."
2605msgstr ""
2606
70fc5a5e 2607#: plugins/updater/init.php:364
0f40d522
AD
2608msgid "It is suggested to backup your tt-rss directory first."
2609msgstr ""
2610
70fc5a5e 2611#: plugins/updater/init.php:365
0f40d522
AD
2612msgid "Your database will not be modified."
2613msgstr ""
2614
70fc5a5e 2615#: plugins/updater/init.php:366
e935c2bc 2616msgid ""
0f40d522
AD
2617"Your current tt-rss installation directory will not be modified. It will be "
2618"renamed and left in the parent directory. You will be able to migrate all "
2619"your customized files after update finishes."
e935c2bc
AD
2620msgstr ""
2621
70fc5a5e 2622#: plugins/updater/init.php:367
e935c2bc
AD
2623msgid "Ready to update."
2624msgstr ""
2625
70fc5a5e 2626#: plugins/updater/init.php:372
e935c2bc 2627msgid "Start update"
ef397fb6
AD
2628msgstr ""
2629
d3b0e348 2630#: js/feedlist.js:406 js/feedlist.js:434
e935c2bc
AD
2631msgid "Mark all articles in %s as read?"
2632msgstr ""
2633
d3b0e348 2634#: js/feedlist.js:425
6b3082ee
AD
2635msgid "Mark all articles in %s older than 1 day as read?"
2636msgstr ""
2637
d3b0e348 2638#: js/feedlist.js:428
6b3082ee
AD
2639msgid "Mark all articles in %s older than 1 week as read?"
2640msgstr ""
2641
d3b0e348 2642#: js/feedlist.js:431
6b3082ee
AD
2643msgid "Mark all articles in %s older than 2 weeks as read?"
2644msgstr ""
2645
e50920bb
AD
2646#: js/functions.js:65
2647msgid "The error will be reported to the configured log destination."
2648msgstr ""
2649
2650#: js/functions.js:107
ef397fb6
AD
2651msgid ""
2652"Are you sure to report this exception to tt-rss.org? The report will include "
2653"your browser information. Your IP would be saved in the database."
2654msgstr ""
2655
e50920bb
AD
2656#: js/functions.js:236
2657msgid "Click to close"
699e3cfc
AD
2658msgstr ""
2659
e50920bb 2660#: js/functions.js:612
022af85b
AD
2661msgid "Error explained"
2662msgstr ""
2663
e50920bb 2664#: js/functions.js:694
41e26a3e
AD
2665msgid "Upload complete."
2666msgstr ""
2667
e50920bb 2668#: js/functions.js:718
ef397fb6
AD
2669msgid "Remove stored feed icon?"
2670msgstr ""
2671
e50920bb 2672#: js/functions.js:723
41e26a3e
AD
2673msgid "Removing feed icon..."
2674msgstr ""
2675
e50920bb 2676#: js/functions.js:728
41e26a3e
AD
2677msgid "Feed icon removed."
2678msgstr ""
2679
e50920bb 2680#: js/functions.js:750
ef397fb6
AD
2681msgid "Please select an image file to upload."
2682msgstr ""
2683
e50920bb 2684#: js/functions.js:752
ef397fb6
AD
2685msgid "Upload new icon for this feed?"
2686msgstr ""
2687
e50920bb 2688#: js/functions.js:753
41e26a3e
AD
2689msgid "Uploading, please wait..."
2690msgstr ""
2691
e50920bb 2692#: js/functions.js:769
ef397fb6
AD
2693msgid "Please enter label caption:"
2694msgstr ""
2695
e50920bb 2696#: js/functions.js:774
ef397fb6
AD
2697msgid "Can't create label: missing caption."
2698msgstr ""
2699
e50920bb 2700#: js/functions.js:817
ef397fb6
AD
2701msgid "Subscribe to Feed"
2702msgstr ""
2703
e50920bb 2704#: js/functions.js:844
ef397fb6
AD
2705msgid "Subscribed to %s"
2706msgstr ""
2707
e50920bb 2708#: js/functions.js:849
ef397fb6
AD
2709msgid "Specified URL seems to be invalid."
2710msgstr ""
2711
e50920bb 2712#: js/functions.js:852
ef397fb6
AD
2713msgid "Specified URL doesn't seem to contain any feeds."
2714msgstr ""
2715
70fc5a5e 2716#: js/functions.js:864
e50920bb
AD
2717msgid "Expand to select feed"
2718msgstr ""
2719
70fc5a5e 2720#: js/functions.js:876
5c33ecab 2721msgid "Couldn't download the specified URL: %s"
ef397fb6
AD
2722msgstr ""
2723
70fc5a5e 2724#: js/functions.js:880
e50920bb
AD
2725msgid "XML validation failed: %s"
2726msgstr ""
2727
70fc5a5e 2728#: js/functions.js:885
ef397fb6
AD
2729msgid "You are already subscribed to this feed."
2730msgstr ""
2731
70fc5a5e 2732#: js/functions.js:1015
5c33ecab 2733msgid "Edit rule"
ef397fb6
AD
2734msgstr ""
2735
70fc5a5e 2736#: js/functions.js:1041
5c33ecab
AD
2737msgid "Edit action"
2738msgstr ""
2739
70fc5a5e 2740#: js/functions.js:1078
5c33ecab
AD
2741msgid "Create Filter"
2742msgstr ""
2743
70fc5a5e 2744#: js/functions.js:1208
ef397fb6
AD
2745msgid ""
2746"Reset subscription? Tiny Tiny RSS will try to subscribe to the notification "
2747"hub again on next feed update."
2748msgstr ""
2749
70fc5a5e 2750#: js/functions.js:1219
41e26a3e
AD
2751msgid "Subscription reset."
2752msgstr ""
2753
70fc5a5e 2754#: js/functions.js:1229 js/tt-rss.js:684
ef397fb6
AD
2755msgid "Unsubscribe from %s?"
2756msgstr ""
2757
70fc5a5e 2758#: js/functions.js:1232
41e26a3e
AD
2759msgid "Removing feed..."
2760msgstr ""
2761
70fc5a5e 2762#: js/functions.js:1341
ef397fb6
AD
2763msgid "Please enter category title:"
2764msgstr ""
2765
70fc5a5e 2766#: js/functions.js:1372
ef397fb6
AD
2767msgid "Generate new syndication address for this feed?"
2768msgstr ""
2769
70fc5a5e 2770#: js/functions.js:1376 js/prefs.js:1218
41e26a3e
AD
2771msgid "Trying to change address..."
2772msgstr ""
2773
70fc5a5e 2774#: js/functions.js:1563 js/tt-rss.js:425 js/tt-rss.js:665
ef397fb6
AD
2775msgid "You can't edit this kind of feed."
2776msgstr ""
2777
70fc5a5e 2778#: js/functions.js:1578
ef397fb6
AD
2779msgid "Edit Feed"
2780msgstr ""
2781
70fc5a5e 2782#: js/functions.js:1584 js/prefs.js:99 js/prefs.js:211 js/prefs.js:736
41e26a3e
AD
2783msgid "Saving data..."
2784msgstr ""
2785
70fc5a5e 2786#: js/functions.js:1616
ef397fb6
AD
2787msgid "More Feeds"
2788msgstr ""
2789
70fc5a5e 2790#: js/functions.js:1677 js/functions.js:1787 js/prefs.js:414 js/prefs.js:444
9e77d9a8
AD
2791#: js/prefs.js:476 js/prefs.js:629 js/prefs.js:649 js/prefs.js:1194
2792#: js/prefs.js:1339
ef397fb6
AD
2793msgid "No feeds are selected."
2794msgstr ""
2795
70fc5a5e 2796#: js/functions.js:1719
ef397fb6
AD
2797msgid ""
2798"Remove selected feeds from the archive? Feeds with stored articles will not "
2799"be removed."
2800msgstr ""
2801
70fc5a5e 2802#: js/functions.js:1758
ef397fb6
AD
2803msgid "Feeds with update errors"
2804msgstr ""
2805
70fc5a5e 2806#: js/functions.js:1769 js/prefs.js:1176
ef397fb6
AD
2807msgid "Remove selected feeds?"
2808msgstr ""
2809
70fc5a5e 2810#: js/functions.js:1772 js/prefs.js:1179
41e26a3e
AD
2811msgid "Removing selected feeds..."
2812msgstr ""
2813
70fc5a5e 2814#: js/functions.js:1870
0717e16b
AD
2815msgid "Help"
2816msgstr ""
2817
9e77d9a8 2818#: js/PrefFeedTree.js:48
bc25394c
AD
2819msgid "Edit category"
2820msgstr ""
2821
9e77d9a8 2822#: js/PrefFeedTree.js:55
bc25394c
AD
2823msgid "Remove category"
2824msgstr ""
2825
9e77d9a8 2826#: js/PrefFilterTree.js:56
bc25394c
AD
2827msgid "Inverse"
2828msgstr ""
2829
e935c2bc 2830#: js/prefs.js:55
ef397fb6
AD
2831msgid "Please enter login:"
2832msgstr ""
2833
e935c2bc 2834#: js/prefs.js:62
ef397fb6
AD
2835msgid "Can't create user: no login specified."
2836msgstr ""
2837
41e26a3e
AD
2838#: js/prefs.js:66
2839msgid "Adding user..."
2840msgstr ""
2841
c050148d
AD
2842#: js/prefs.js:94
2843msgid "User Editor"
2844msgstr ""
2845
9e77d9a8 2846#: js/prefs.js:134
ef397fb6
AD
2847msgid "Edit Filter"
2848msgstr ""
2849
9e77d9a8 2850#: js/prefs.js:181
5c33ecab 2851msgid "Remove filter?"
ef397fb6
AD
2852msgstr ""
2853
9e77d9a8 2854#: js/prefs.js:186
41e26a3e
AD
2855msgid "Removing filter..."
2856msgstr ""
2857
9e77d9a8 2858#: js/prefs.js:296
ef397fb6
AD
2859msgid "Remove selected labels?"
2860msgstr ""
2861
9e77d9a8 2862#: js/prefs.js:299
41e26a3e
AD
2863msgid "Removing selected labels..."
2864msgstr ""
2865
9e77d9a8 2866#: js/prefs.js:312 js/prefs.js:1380
ef397fb6
AD
2867msgid "No labels are selected."
2868msgstr ""
2869
9e77d9a8 2870#: js/prefs.js:326
ef397fb6
AD
2871msgid ""
2872"Remove selected users? Neither default admin nor your account will be "
2873"removed."
2874msgstr ""
2875
9e77d9a8 2876#: js/prefs.js:329
41e26a3e
AD
2877msgid "Removing selected users..."
2878msgstr ""
2879
9e77d9a8 2880#: js/prefs.js:343 js/prefs.js:487 js/prefs.js:508 js/prefs.js:547
ef397fb6
AD
2881msgid "No users are selected."
2882msgstr ""
2883
9e77d9a8 2884#: js/prefs.js:361
ef397fb6
AD
2885msgid "Remove selected filters?"
2886msgstr ""
2887
9e77d9a8 2888#: js/prefs.js:364
41e26a3e
AD
2889msgid "Removing selected filters..."
2890msgstr ""
2891
9e77d9a8 2892#: js/prefs.js:376 js/prefs.js:584 js/prefs.js:603
ef397fb6
AD
2893msgid "No filters are selected."
2894msgstr ""
2895
9e77d9a8 2896#: js/prefs.js:395
ef397fb6
AD
2897msgid "Unsubscribe from selected feeds?"
2898msgstr ""
2899
9e77d9a8 2900#: js/prefs.js:399
41e26a3e
AD
2901msgid "Unsubscribing from selected feeds..."
2902msgstr ""
2903
9e77d9a8 2904#: js/prefs.js:429
ef397fb6
AD
2905msgid "Please select only one feed."
2906msgstr ""
2907
9e77d9a8 2908#: js/prefs.js:435
ef397fb6
AD
2909msgid "Erase all non-starred articles in selected feed?"
2910msgstr ""
2911
9e77d9a8 2912#: js/prefs.js:438
41e26a3e
AD
2913msgid "Clearing selected feed..."
2914msgstr ""
2915
9e77d9a8 2916#: js/prefs.js:457
ef397fb6
AD
2917msgid "How many days of articles to keep (0 - use default)?"
2918msgstr ""
2919
9e77d9a8 2920#: js/prefs.js:460
41e26a3e
AD
2921msgid "Purging selected feed..."
2922msgstr ""
2923
9e77d9a8 2924#: js/prefs.js:492 js/prefs.js:513 js/prefs.js:552
ef397fb6
AD
2925msgid "Please select only one user."
2926msgstr ""
2927
9e77d9a8 2928#: js/prefs.js:517
ef397fb6
AD
2929msgid "Reset password of selected user?"
2930msgstr ""
2931
9e77d9a8 2932#: js/prefs.js:520
41e26a3e
AD
2933msgid "Resetting password for selected user..."
2934msgstr ""
2935
9e77d9a8 2936#: js/prefs.js:565
c050148d
AD
2937msgid "User details"
2938msgstr ""
2939
9e77d9a8 2940#: js/prefs.js:589
ef397fb6
AD
2941msgid "Please select only one filter."
2942msgstr ""
2943
9e77d9a8 2944#: js/prefs.js:607
5c33ecab
AD
2945msgid "Combine selected filters?"
2946msgstr ""
2947
9e77d9a8 2948#: js/prefs.js:610
41e26a3e
AD
2949msgid "Joining filters..."
2950msgstr ""
2951
9e77d9a8 2952#: js/prefs.js:671
ef397fb6
AD
2953msgid "Edit Multiple Feeds"
2954msgstr ""
2955
9e77d9a8 2956#: js/prefs.js:695
ef397fb6
AD
2957msgid "Save changes to selected feeds?"
2958msgstr ""
2959
9e77d9a8 2960#: js/prefs.js:772
ef397fb6
AD
2961msgid "OPML Import"
2962msgstr ""
2963
9e77d9a8 2964#: js/prefs.js:799
ef397fb6
AD
2965msgid "Please choose an OPML file first."
2966msgstr ""
2967
9e77d9a8 2968#: js/prefs.js:802 plugins/import_export/import_export.js:115
699e3cfc 2969#: plugins/googlereaderimport/init.js:45
41e26a3e
AD
2970msgid "Importing, please wait..."
2971msgstr ""
2972
9e77d9a8 2973#: js/prefs.js:969
ef397fb6
AD
2974msgid "Reset to defaults?"
2975msgstr ""
2976
9e77d9a8 2977#: js/prefs.js:1083
5c33ecab
AD
2978msgid ""
2979"Remove category %s? Any nested feeds would be placed into Uncategorized."
ef397fb6
AD
2980msgstr ""
2981
9e77d9a8 2982#: js/prefs.js:1089
41e26a3e
AD
2983msgid "Removing category..."
2984msgstr ""
2985
9e77d9a8 2986#: js/prefs.js:1110
ef397fb6
AD
2987msgid "Remove selected categories?"
2988msgstr ""
2989
9e77d9a8 2990#: js/prefs.js:1113
41e26a3e
AD
2991msgid "Removing selected categories..."
2992msgstr ""
2993
9e77d9a8 2994#: js/prefs.js:1126
ef397fb6
AD
2995msgid "No categories are selected."
2996msgstr ""
2997
9e77d9a8 2998#: js/prefs.js:1134
5c33ecab
AD
2999msgid "Category title:"
3000msgstr ""
3001
9e77d9a8 3002#: js/prefs.js:1138
41e26a3e
AD
3003msgid "Creating category..."
3004msgstr ""
3005
9e77d9a8 3006#: js/prefs.js:1165
ef397fb6
AD
3007msgid "Feeds without recent updates"
3008msgstr ""
3009
9e77d9a8 3010#: js/prefs.js:1214
ef397fb6
AD
3011msgid "Replace current OPML publishing address with a new one?"
3012msgstr ""
3013
9e77d9a8 3014#: js/prefs.js:1303
41e26a3e
AD
3015msgid "Clearing feed..."
3016msgstr ""
3017
9e77d9a8 3018#: js/prefs.js:1323
ef397fb6
AD
3019msgid "Rescore articles in selected feeds?"
3020msgstr ""
3021
9e77d9a8 3022#: js/prefs.js:1326
41e26a3e
AD
3023msgid "Rescoring selected feeds..."
3024msgstr ""
3025
9e77d9a8 3026#: js/prefs.js:1346
ef397fb6
AD
3027msgid "Rescore all articles? This operation may take a lot of time."
3028msgstr ""
3029
9e77d9a8 3030#: js/prefs.js:1349
41e26a3e
AD
3031msgid "Rescoring feeds..."
3032msgstr ""
3033
9e77d9a8 3034#: js/prefs.js:1366
ef397fb6
AD
3035msgid "Reset selected labels to default colors?"
3036msgstr ""
3037
9e77d9a8 3038#: js/prefs.js:1403
ef397fb6
AD
3039msgid "Settings Profiles"
3040msgstr ""
3041
9e77d9a8 3042#: js/prefs.js:1412
ef397fb6
AD
3043msgid ""
3044"Remove selected profiles? Active and default profiles will not be removed."
3045msgstr ""
3046
9e77d9a8 3047#: js/prefs.js:1415
41e26a3e
AD
3048msgid "Removing selected profiles..."
3049msgstr ""
3050
9e77d9a8 3051#: js/prefs.js:1430
ef397fb6
AD
3052msgid "No profiles are selected."
3053msgstr ""
3054
9e77d9a8 3055#: js/prefs.js:1438 js/prefs.js:1491
ef397fb6
AD
3056msgid "Activate selected profile?"
3057msgstr ""
3058
9e77d9a8 3059#: js/prefs.js:1454 js/prefs.js:1507
ef397fb6
AD
3060msgid "Please choose a profile to activate."
3061msgstr ""
3062
9e77d9a8 3063#: js/prefs.js:1459
41e26a3e
AD
3064msgid "Creating profile..."
3065msgstr ""
3066
9e77d9a8 3067#: js/prefs.js:1515
ef397fb6
AD
3068msgid "This will invalidate all previously generated feed URLs. Continue?"
3069msgstr ""
3070
9e77d9a8 3071#: js/prefs.js:1518 plugins/share/share_prefs.js:6
41e26a3e
AD
3072msgid "Clearing URLs..."
3073msgstr ""
3074
9e77d9a8 3075#: js/prefs.js:1525
41e26a3e
AD
3076msgid "Generated URLs cleared."
3077msgstr ""
3078
9e77d9a8 3079#: js/prefs.js:1616
ef397fb6
AD
3080msgid "Label Editor"
3081msgstr ""
3082
9e77d9a8 3083#: js/prefs.js:1738
0717e16b 3084msgid "Subscribing to feeds..."
ef397fb6
AD
3085msgstr ""
3086
9e77d9a8 3087#: js/prefs.js:1775
0717e16b 3088msgid "Clear stored data for this plugin?"
e95e7819
AD
3089msgstr ""
3090
9e77d9a8 3091#: js/prefs.js:1792
59e7c5f4
AD
3092msgid "Clear all messages in the error log?"
3093msgstr ""
3094
3095#: js/tt-rss.js:127
ef397fb6
AD
3096msgid "Mark all articles as read?"
3097msgstr ""
3098
59e7c5f4 3099#: js/tt-rss.js:133
41e26a3e
AD
3100msgid "Marking all feeds as read..."
3101msgstr ""
3102
9e77d9a8 3103#: js/tt-rss.js:384
69ad8b68
AD
3104msgid "Please enable mail plugin first."
3105msgstr ""
3106
9e77d9a8 3107#: js/tt-rss.js:496
69ad8b68
AD
3108msgid "Please enable embed_original plugin first."
3109msgstr ""
3110
d3b0e348 3111#: js/tt-rss.js:652
022af85b
AD
3112msgid "Select item(s) by tags"
3113msgstr ""
3114
d3b0e348 3115#: js/tt-rss.js:673
ef397fb6
AD
3116msgid "You can't unsubscribe from the category."
3117msgstr ""
3118
d3b0e348 3119#: js/tt-rss.js:678 js/tt-rss.js:827
ef397fb6
AD
3120msgid "Please select some feed first."
3121msgstr ""
3122
d3b0e348 3123#: js/tt-rss.js:822
ef397fb6
AD
3124msgid "You can't rescore this kind of feed."
3125msgstr ""
3126
d3b0e348 3127#: js/tt-rss.js:832
ef397fb6
AD
3128msgid "Rescore articles in %s?"
3129msgstr ""
3130
d3b0e348 3131#: js/tt-rss.js:835
41e26a3e
AD
3132msgid "Rescoring articles..."
3133msgstr ""
3134
d3b0e348 3135#: js/tt-rss.js:976
ef397fb6
AD
3136msgid "New version available!"
3137msgstr ""
3138
83e399b1 3139#: js/viewfeed.js:113
be212a00
AD
3140msgid "Cancel search"
3141msgstr ""
3142
83e399b1 3143#: js/viewfeed.js:476
e935c2bc
AD
3144msgid "Unstar article"
3145msgstr ""
3146
83e399b1 3147#: js/viewfeed.js:480
e935c2bc
AD
3148msgid "Star article"
3149msgstr ""
3150
83e399b1 3151#: js/viewfeed.js:534
e935c2bc
AD
3152msgid "Unpublish article"
3153msgstr ""
3154
83e399b1 3155#: js/viewfeed.js:538
274272b4
AD
3156msgid "Publish article"
3157msgstr ""
3158
83e399b1 3159#: js/viewfeed.js:690
e50920bb
AD
3160msgid "%d article selected"
3161msgid_plural "%d articles selected"
3162msgstr[0] ""
3163msgstr[1] ""
3164
83e399b1
AD
3165#: js/viewfeed.js:762 js/viewfeed.js:790 js/viewfeed.js:817 js/viewfeed.js:882
3166#: js/viewfeed.js:916 js/viewfeed.js:1038 js/viewfeed.js:1081
3167#: js/viewfeed.js:1134 js/viewfeed.js:2259 plugins/mailto/init.js:7
480d358c 3168#: plugins/mail/mail.js:7
e935c2bc
AD
3169msgid "No articles are selected."
3170msgstr ""
3171
83e399b1 3172#: js/viewfeed.js:1046
1b3ac3b4
TC
3173msgid "Delete %d selected article in %s?"
3174msgid_plural "Delete %d selected articles in %s?"
3175msgstr[0] ""
3176msgstr[1] ""
ef397fb6 3177
83e399b1 3178#: js/viewfeed.js:1048
1b3ac3b4
TC
3179msgid "Delete %d selected article?"
3180msgid_plural "Delete %d selected articles?"
3181msgstr[0] ""
3182msgstr[1] ""
ef397fb6 3183
83e399b1 3184#: js/viewfeed.js:1090
1b3ac3b4
TC
3185msgid "Archive %d selected article in %s?"
3186msgid_plural "Archive %d selected articles in %s?"
3187msgstr[0] ""
3188msgstr[1] ""
ef397fb6 3189
83e399b1 3190#: js/viewfeed.js:1093
1b3ac3b4
TC
3191msgid "Move %d archived article back?"
3192msgid_plural "Move %d archived articles back?"
3193msgstr[0] ""
3194msgstr[1] ""
ef397fb6 3195
83e399b1 3196#: js/viewfeed.js:1095
6b3082ee
AD
3197msgid ""
3198"Please note that unstarred articles might get purged on next feed update."
3199msgstr ""
3200
83e399b1 3201#: js/viewfeed.js:1140
1b3ac3b4
TC
3202msgid "Mark %d selected article in %s as read?"
3203msgid_plural "Mark %d selected articles in %s as read?"
3204msgstr[0] ""
3205msgstr[1] ""
ef397fb6 3206
83e399b1 3207#: js/viewfeed.js:1164
ef397fb6
AD
3208msgid "Edit article Tags"
3209msgstr ""
3210
83e399b1 3211#: js/viewfeed.js:1170
41e26a3e
AD
3212msgid "Saving article tags..."
3213msgstr ""
3214
83e399b1 3215#: js/viewfeed.js:1409
ef397fb6
AD
3216msgid "No article is selected."
3217msgstr ""
3218
83e399b1 3219#: js/viewfeed.js:1444
ef397fb6
AD
3220msgid "No articles found to mark"
3221msgstr ""
3222
83e399b1 3223#: js/viewfeed.js:1446
1b3ac3b4
TC
3224msgid "Mark %d article as read?"
3225msgid_plural "Mark %d articles as read?"
3226msgstr[0] ""
3227msgstr[1] ""
ef397fb6 3228
83e399b1 3229#: js/viewfeed.js:1954
ef397fb6
AD
3230msgid "Open original article"
3231msgstr ""
3232
83e399b1 3233#: js/viewfeed.js:1960
8ef7b02e
AD
3234msgid "Display article URL"
3235msgstr ""
3236
83e399b1 3237#: js/viewfeed.js:2060
274272b4
AD
3238msgid "Assign label"
3239msgstr ""
3240
83e399b1 3241#: js/viewfeed.js:2065
ef397fb6
AD
3242msgid "Remove label"
3243msgstr ""
3244
83e399b1 3245#: js/viewfeed.js:2152
70fc5a5e
AD
3246msgid "Select articles in group"
3247msgstr ""
3248
83e399b1 3249#: js/viewfeed.js:2161
70fc5a5e
AD
3250msgid "Mark group as read"
3251msgstr ""
3252
83e399b1 3253#: js/viewfeed.js:2173
70fc5a5e
AD
3254msgid "Mark feed as read"
3255msgstr ""
3256
83e399b1 3257#: js/viewfeed.js:2228
be212a00
AD
3258msgid "Please enter new score for selected articles:"
3259msgstr ""
3260
83e399b1 3261#: js/viewfeed.js:2270
be212a00
AD
3262msgid "Please enter new score for this article:"
3263msgstr ""
23419d11 3264
83e399b1 3265#: js/viewfeed.js:2303
8ef7b02e
AD
3266msgid "Article URL:"
3267msgstr ""
3268
8ef7b02e
AD
3269#: plugins/embed_original/init.js:6
3270msgid "Sorry, your browser does not support sandboxed iframes."
3271msgstr ""
3272
480d358c
AD
3273#: plugins/mailto/init.js:21 plugins/mail/mail.js:21
3274msgid "Forward article by email"
3275msgstr ""
3276
0717e16b
AD
3277#: plugins/import_export/import_export.js:13
3278msgid "Export Data"
3279msgstr ""
3280
3281#: plugins/import_export/import_export.js:40
3282msgid ""
1b3ac3b4
TC
3283"Finished, exported %d article. You can download the data <a "
3284"class='visibleLink' href='%u'>here</a>."
3285msgid_plural ""
0717e16b
AD
3286"Finished, exported %d articles. You can download the data <a "
3287"class='visibleLink' href='%u'>here</a>."
1b3ac3b4
TC
3288msgstr[0] ""
3289msgstr[1] ""
0717e16b
AD
3290
3291#: plugins/import_export/import_export.js:93
3292msgid "Data Import"
3293msgstr ""
3294
3295#: plugins/import_export/import_export.js:112
3296msgid "Please choose the file first."
3297msgstr ""
3298
41e26a3e
AD
3299#: plugins/note/note.js:17
3300msgid "Saving article note..."
3301msgstr ""
3302
d3b0e348
AD
3303#: plugins/shorten_expanded/init.js:37
3304msgid "Click to expand article"
3305msgstr ""
3306
6b3082ee
AD
3307#: plugins/googlereaderimport/init.js:18
3308msgid "Google Reader Import"
3309msgstr ""
3310
699e3cfc
AD
3311#: plugins/googlereaderimport/init.js:42
3312msgid "Please choose a file first."
3313msgstr ""
3314
95d40d85
AD
3315#: plugins/instances/instances.js:10
3316msgid "Link Instance"
3317msgstr ""
3318
3319#: plugins/instances/instances.js:73
3320msgid "Edit Instance"
3321msgstr ""
3322
3323#: plugins/instances/instances.js:122
3324msgid "Remove selected instances?"
3325msgstr ""
3326
41e26a3e
AD
3327#: plugins/instances/instances.js:125
3328msgid "Removing selected instances..."
3329msgstr ""
3330
95d40d85
AD
3331#: plugins/instances/instances.js:139 plugins/instances/instances.js:151
3332msgid "No instances are selected."
3333msgstr ""
3334
3335#: plugins/instances/instances.js:156
3336msgid "Please select only one instance."
3337msgstr ""
3338
9e77d9a8
AD
3339#: plugins/share/share_prefs.js:3
3340msgid "This will invalidate all previously shared article URLs. Continue?"
3341msgstr ""
3342
3343#: plugins/share/share_prefs.js:13
3344msgid "Shared URLs cleared."
3345msgstr ""
3346
95d40d85
AD
3347#: plugins/share/share.js:10
3348msgid "Share article by URL"
3349msgstr ""
3350
9e77d9a8
AD
3351#: plugins/share/share.js:14
3352msgid "Generate new share URL for this article?"
3353msgstr ""
3354
3355#: plugins/share/share.js:18
3356msgid "Trying to change URL..."
3357msgstr ""
3358
3359#: plugins/share/share.js:55
3360msgid "Remove sharing for this article?"
3361msgstr ""
3362
3363#: plugins/share/share.js:59
3364msgid "Trying to unshare..."
3365msgstr ""
3366
95d40d85
AD
3367#: plugins/updater/updater.js:58
3368msgid ""
0f40d522
AD
3369"Backup your tt-rss directory before continuing. Please type 'yes' to "
3370"continue."
95d40d85 3371msgstr ""