]> git.wh0rd.org - tt-rss.git/blame - messages.pot
Fix for testing filters getting stuck sometimes.
[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"
32ae0fc2 11"POT-Creation-Date: 2014-06-18 16:09+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
96ebdb70 155#: index.php:133 index.php:150 index.php:273 prefs.php:102
480d358c 156#: classes/backend.php:5 classes/pref/labels.php:296
32ae0fc2 157#: classes/pref/filters.php:702 classes/pref/feeds.php:1367 js/feedlist.js:126
96ebdb70
AD
158#: js/feedlist.js:450 js/functions.js:445 js/functions.js:783
159#: js/functions.js:1217 js/functions.js:1351 js/functions.js:1663
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
96ebdb70 163#: js/tt-rss.js:527 js/viewfeed.js:854 js/viewfeed.js:1311
9e77d9a8 164#: plugins/import_export/import_export.js:17 plugins/updater/updater.js:17
e935c2bc
AD
165msgid "Loading, please wait..."
166msgstr ""
167
96ebdb70 168#: index.php:168
ef397fb6
AD
169msgid "Collapse feedlist"
170msgstr ""
171
96ebdb70 172#: index.php:171
ef397fb6
AD
173msgid "Show articles"
174msgstr ""
175
96ebdb70 176#: index.php:174
ef397fb6
AD
177msgid "Adaptive"
178msgstr ""
179
96ebdb70 180#: index.php:175
ef397fb6
AD
181msgid "All Articles"
182msgstr ""
183
96ebdb70 184#: index.php:176 include/functions2.php:99 classes/feeds.php:102
ef397fb6
AD
185msgid "Starred"
186msgstr ""
187
96ebdb70 188#: index.php:177 include/functions2.php:100 classes/feeds.php:103
ef397fb6
AD
189msgid "Published"
190msgstr ""
191
96ebdb70 192#: index.php:178 classes/feeds.php:89 classes/feeds.php:101
ef397fb6
AD
193msgid "Unread"
194msgstr ""
195
96ebdb70 196#: index.php:179
781f7891
AD
197msgid "Unread First"
198msgstr ""
199
96ebdb70 200#: index.php:180
699e3cfc
AD
201msgid "With Note"
202msgstr ""
203
96ebdb70 204#: index.php:181
ef397fb6
AD
205msgid "Ignore Scoring"
206msgstr ""
207
96ebdb70 208#: index.php:184
ef397fb6
AD
209msgid "Sort articles"
210msgstr ""
211
96ebdb70 212#: index.php:187
e935c2bc
AD
213msgid "Default"
214msgstr ""
215
96ebdb70 216#: index.php:188
20136c78 217msgid "Newest first"
ef397fb6
AD
218msgstr ""
219
96ebdb70 220#: index.php:189
20136c78 221msgid "Oldest first"
ef397fb6
AD
222msgstr ""
223
96ebdb70 224#: index.php:190
1e2ce290
AD
225msgid "Title"
226msgstr ""
227
96ebdb70 228#: index.php:194 index.php:242 include/functions2.php:89 classes/feeds.php:107
32ae0fc2 229#: js/FeedTree.js:132 js/FeedTree.js:160
ef397fb6
AD
230msgid "Mark as read"
231msgstr ""
232
96ebdb70 233#: index.php:197
6b3082ee
AD
234msgid "Older than one day"
235msgstr ""
236
96ebdb70 237#: index.php:200
6b3082ee
AD
238msgid "Older than one week"
239msgstr ""
240
96ebdb70 241#: index.php:203
6b3082ee
AD
242msgid "Older than two weeks"
243msgstr ""
244
96ebdb70 245#: index.php:219
781f7891
AD
246msgid "Communication problem with server."
247msgstr ""
248
96ebdb70 249#: index.php:227
781f7891
AD
250msgid "New version of Tiny Tiny RSS is available!"
251msgstr ""
252
96ebdb70 253#: index.php:232
ef397fb6
AD
254msgid "Actions..."
255msgstr ""
256
96ebdb70 257#: index.php:234
0717e16b
AD
258msgid "Preferences..."
259msgstr ""
260
96ebdb70 261#: index.php:235
ef397fb6
AD
262msgid "Search..."
263msgstr ""
264
96ebdb70 265#: index.php:236
ef397fb6
AD
266msgid "Feed actions:"
267msgstr ""
268
32ae0fc2 269#: index.php:237 classes/handler/public.php:629
ef397fb6
AD
270msgid "Subscribe to feed..."
271msgstr ""
272
96ebdb70 273#: index.php:238
ef397fb6
AD
274msgid "Edit this feed..."
275msgstr ""
276
96ebdb70 277#: index.php:239
ef397fb6
AD
278msgid "Rescore feed"
279msgstr ""
280
32ae0fc2 281#: index.php:240 classes/pref/feeds.php:757 classes/pref/feeds.php:1322
9e77d9a8 282#: js/PrefFeedTree.js:74
ef397fb6
AD
283msgid "Unsubscribe"
284msgstr ""
285
96ebdb70 286#: index.php:241
ef397fb6
AD
287msgid "All feeds:"
288msgstr ""
289
96ebdb70 290#: index.php:243
ef397fb6
AD
291msgid "(Un)hide read feeds"
292msgstr ""
293
96ebdb70 294#: index.php:244
ef397fb6
AD
295msgid "Other actions:"
296msgstr ""
297
96ebdb70 298#: index.php:245 include/functions2.php:75
0717e16b
AD
299msgid "Toggle widescreen mode"
300msgstr ""
301
96ebdb70 302#: index.php:246
ef397fb6
AD
303msgid "Select by tags..."
304msgstr ""
305
96ebdb70 306#: index.php:247
ef397fb6
AD
307msgid "Create label..."
308msgstr ""
309
96ebdb70 310#: index.php:248
ef397fb6
AD
311msgid "Create filter..."
312msgstr ""
313
96ebdb70 314#: index.php:249
ef397fb6
AD
315msgid "Keyboard shortcuts help"
316msgstr ""
317
96ebdb70 318#: index.php:258
0717e16b
AD
319msgid "Logout"
320msgstr ""
321
96ebdb70 322#: prefs.php:33 prefs.php:120 include/functions2.php:102
32ae0fc2 323#: classes/pref/prefs.php:441
0717e16b
AD
324msgid "Preferences"
325msgstr ""
326
96ebdb70 327#: prefs.php:111
ef397fb6
AD
328msgid "Keyboard shortcuts"
329msgstr ""
330
96ebdb70 331#: prefs.php:112
ef397fb6
AD
332msgid "Exit preferences"
333msgstr ""
334
32ae0fc2
AD
335#: prefs.php:123 classes/pref/feeds.php:110 classes/pref/feeds.php:1243
336#: classes/pref/feeds.php:1311
ef397fb6
AD
337msgid "Feeds"
338msgstr ""
339
5e28bc1a 340#: prefs.php:126 classes/pref/filters.php:186
ef397fb6
AD
341msgid "Filters"
342msgstr ""
343
ef3d0895 344#: prefs.php:129 include/functions.php:1259 include/functions.php:1923
59e7c5f4 345#: classes/pref/labels.php:90
ef397fb6
AD
346msgid "Labels"
347msgstr ""
348
96ebdb70 349#: prefs.php:133
ef397fb6
AD
350msgid "Users"
351msgstr ""
352
96ebdb70 353#: prefs.php:136
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
32ae0fc2
AD
367#: classes/handler/public.php:699 classes/handler/public.php:770
368#: classes/handler/public.php:868 classes/handler/public.php:947
369#: classes/handler/public.php:961 classes/handler/public.php:968
370#: classes/handler/public.php:993
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
32ae0fc2 389#: register.php:229 classes/handler/public.php:786
ef397fb6
AD
390msgid "Email:"
391msgstr ""
392
32ae0fc2 393#: register.php:232 classes/handler/public.php:791
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
ef3d0895
AD
425#: include/digest.php:109 include/functions.php:1268
426#: include/functions.php:1824 include/functions.php:1909
32ae0fc2 427#: include/functions.php:1931 classes/opml.php:421 classes/pref/feeds.php:226
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
96ebdb70 442#: include/functions2.php:49
0717e16b 443msgid "Navigation"
2d6a64af
AD
444msgstr ""
445
96ebdb70 446#: include/functions2.php:50
0717e16b 447msgid "Open next feed"
2d6a64af
AD
448msgstr ""
449
96ebdb70 450#: include/functions2.php:51
0717e16b 451msgid "Open previous feed"
ef397fb6
AD
452msgstr ""
453
96ebdb70 454#: include/functions2.php:52
0717e16b 455msgid "Open next article"
ef397fb6
AD
456msgstr ""
457
96ebdb70 458#: include/functions2.php:53
0717e16b 459msgid "Open previous article"
ef397fb6
AD
460msgstr ""
461
96ebdb70 462#: include/functions2.php:54
0717e16b 463msgid "Open next article (don't scroll long articles)"
ef397fb6
AD
464msgstr ""
465
96ebdb70 466#: include/functions2.php:55
0717e16b 467msgid "Open previous article (don't scroll long articles)"
ef397fb6
AD
468msgstr ""
469
96ebdb70 470#: include/functions2.php:56
0f40d522
AD
471msgid "Move to next article (don't expand or mark read)"
472msgstr ""
473
96ebdb70 474#: include/functions2.php:57
0f40d522
AD
475msgid "Move to previous article (don't expand or mark read)"
476msgstr ""
477
96ebdb70 478#: include/functions2.php:58
0717e16b 479msgid "Show search dialog"
ef397fb6
AD
480msgstr ""
481
96ebdb70 482#: include/functions2.php:59
0717e16b 483msgid "Article"
ef397fb6
AD
484msgstr ""
485
ef3d0895 486#: include/functions2.php:60 js/viewfeed.js:1975
0717e16b 487msgid "Toggle starred"
ef397fb6
AD
488msgstr ""
489
ef3d0895 490#: include/functions2.php:61 js/viewfeed.js:1986
0717e16b 491msgid "Toggle published"
ef397fb6
AD
492msgstr ""
493
ef3d0895 494#: include/functions2.php:62 js/viewfeed.js:1964
0717e16b 495msgid "Toggle unread"
ef397fb6
AD
496msgstr ""
497
96ebdb70 498#: include/functions2.php:63
0717e16b 499msgid "Edit tags"
ef397fb6
AD
500msgstr ""
501
96ebdb70 502#: include/functions2.php:64
0717e16b 503msgid "Dismiss selected"
ef397fb6
AD
504msgstr ""
505
96ebdb70 506#: include/functions2.php:65
0717e16b 507msgid "Dismiss read"
ef397fb6
AD
508msgstr ""
509
96ebdb70 510#: include/functions2.php:66
0717e16b 511msgid "Open in new window"
ef397fb6
AD
512msgstr ""
513
ef3d0895 514#: include/functions2.php:67 js/viewfeed.js:2005
0717e16b 515msgid "Mark below as read"
ef397fb6
AD
516msgstr ""
517
ef3d0895 518#: include/functions2.php:68 js/viewfeed.js:1999
0717e16b
AD
519msgid "Mark above as read"
520msgstr ""
521
96ebdb70 522#: include/functions2.php:69
0717e16b 523msgid "Scroll down"
ef397fb6
AD
524msgstr ""
525
96ebdb70 526#: include/functions2.php:70
0717e16b 527msgid "Scroll up"
ef397fb6
AD
528msgstr ""
529
96ebdb70 530#: include/functions2.php:71
0717e16b 531msgid "Select article under cursor"
ef397fb6
AD
532msgstr ""
533
96ebdb70 534#: include/functions2.php:72
0717e16b 535msgid "Email article"
ef397fb6
AD
536msgstr ""
537
96ebdb70 538#: include/functions2.php:73
6e2ed9cf 539msgid "Close/collapse article"
ef397fb6
AD
540msgstr ""
541
96ebdb70 542#: include/functions2.php:74
0f40d522
AD
543msgid "Toggle article expansion (combined mode)"
544msgstr ""
545
96ebdb70 546#: include/functions2.php:76 plugins/embed_original/init.php:31
8ef7b02e
AD
547msgid "Toggle embed original"
548msgstr ""
549
96ebdb70 550#: include/functions2.php:77
0717e16b 551msgid "Article selection"
ef397fb6
AD
552msgstr ""
553
96ebdb70 554#: include/functions2.php:78
0717e16b 555msgid "Select all articles"
ef397fb6
AD
556msgstr ""
557
96ebdb70 558#: include/functions2.php:79
0717e16b 559msgid "Select unread"
ef397fb6
AD
560msgstr ""
561
96ebdb70 562#: include/functions2.php:80
0717e16b 563msgid "Select starred"
ef397fb6
AD
564msgstr ""
565
96ebdb70 566#: include/functions2.php:81
0717e16b 567msgid "Select published"
ef397fb6
AD
568msgstr ""
569
96ebdb70 570#: include/functions2.php:82
0717e16b 571msgid "Invert selection"
ef397fb6
AD
572msgstr ""
573
96ebdb70 574#: include/functions2.php:83
0717e16b 575msgid "Deselect everything"
ef397fb6
AD
576msgstr ""
577
32ae0fc2
AD
578#: include/functions2.php:84 classes/pref/feeds.php:550
579#: classes/pref/feeds.php:794
0717e16b 580msgid "Feed"
ef397fb6
AD
581msgstr ""
582
96ebdb70 583#: include/functions2.php:85
0717e16b 584msgid "Refresh current feed"
5c33ecab
AD
585msgstr ""
586
96ebdb70 587#: include/functions2.php:86
0717e16b 588msgid "Un/hide read feeds"
ef397fb6
AD
589msgstr ""
590
32ae0fc2 591#: include/functions2.php:87 classes/pref/feeds.php:1314
0717e16b 592msgid "Subscribe to feed"
ef397fb6
AD
593msgstr ""
594
32ae0fc2 595#: include/functions2.php:88 js/FeedTree.js:139 js/PrefFeedTree.js:68
0717e16b 596msgid "Edit feed"
ef397fb6
AD
597msgstr ""
598
96ebdb70 599#: include/functions2.php:90
0717e16b 600msgid "Reverse headlines"
ef397fb6
AD
601msgstr ""
602
96ebdb70 603#: include/functions2.php:91
0717e16b 604msgid "Debug feed update"
ef397fb6
AD
605msgstr ""
606
32ae0fc2 607#: include/functions2.php:92 js/FeedTree.js:182
0717e16b 608msgid "Mark all feeds as read"
ef397fb6
AD
609msgstr ""
610
96ebdb70 611#: include/functions2.php:93
0717e16b 612msgid "Un/collapse current category"
ef397fb6
AD
613msgstr ""
614
96ebdb70 615#: include/functions2.php:94
0717e16b 616msgid "Toggle combined mode"
ef397fb6
AD
617msgstr ""
618
96ebdb70 619#: include/functions2.php:95
6b3082ee
AD
620msgid "Toggle auto expand in combined mode"
621msgstr ""
622
96ebdb70 623#: include/functions2.php:96
0717e16b 624msgid "Go to"
ef397fb6
AD
625msgstr ""
626
ef3d0895 627#: include/functions2.php:97 include/functions.php:1984
83e399b1
AD
628msgid "All articles"
629msgstr ""
630
96ebdb70 631#: include/functions2.php:98
0717e16b 632msgid "Fresh"
ef397fb6
AD
633msgstr ""
634
96ebdb70 635#: include/functions2.php:101 js/tt-rss.js:460 js/tt-rss.js:649
0717e16b 636msgid "Tag cloud"
ef397fb6
AD
637msgstr ""
638
96ebdb70 639#: include/functions2.php:103
0717e16b 640msgid "Other"
ef397fb6
AD
641msgstr ""
642
96ebdb70 643#: include/functions2.php:104 classes/pref/labels.php:281
0717e16b 644msgid "Create label"
ef397fb6
AD
645msgstr ""
646
5e28bc1a 647#: include/functions2.php:105 classes/pref/filters.php:676
0717e16b 648msgid "Create filter"
ef397fb6
AD
649msgstr ""
650
96ebdb70 651#: include/functions2.php:106
0717e16b 652msgid "Un/collapse sidebar"
ef397fb6
AD
653msgstr ""
654
96ebdb70 655#: include/functions2.php:107
0717e16b 656msgid "Show help dialog"
5c33ecab
AD
657msgstr ""
658
ef3d0895 659#: include/functions2.php:649
be212a00
AD
660#, php-format
661msgid "Search results: %s"
5c33ecab
AD
662msgstr ""
663
ef3d0895 664#: include/functions2.php:1261 classes/feeds.php:708
d3b0e348
AD
665msgid "comment"
666msgid_plural "comments"
667msgstr[0] ""
668msgstr[1] ""
669
ef3d0895 670#: include/functions2.php:1265 classes/feeds.php:712
d3b0e348
AD
671msgid "comments"
672msgstr ""
673
ef3d0895 674#: include/functions2.php:1306
be212a00 675msgid " - "
ef397fb6
AD
676msgstr ""
677
ef3d0895 678#: include/functions2.php:1339 include/functions2.php:1587
83e399b1 679#: classes/article.php:280
be212a00 680msgid "no tags"
ef397fb6
AD
681msgstr ""
682
ef3d0895 683#: include/functions2.php:1349 classes/feeds.php:694
be212a00 684msgid "Edit tags for this article"
ef397fb6
AD
685msgstr ""
686
ef3d0895 687#: include/functions2.php:1381 classes/feeds.php:646
be212a00 688msgid "Originally from:"
ef397fb6
AD
689msgstr ""
690
ef3d0895 691#: include/functions2.php:1394 classes/feeds.php:659
32ae0fc2 692#: classes/pref/feeds.php:569
be212a00 693msgid "Feed URL"
ef397fb6
AD
694msgstr ""
695
ef3d0895 696#: include/functions2.php:1428 classes/dlg.php:36 classes/dlg.php:59
83e399b1
AD
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
32ae0fc2
AD
700#: classes/pref/filters.php:145 classes/pref/prefs.php:1102
701#: classes/pref/feeds.php:1611 classes/pref/feeds.php:1677
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
ef3d0895 704#: plugins/updater/init.php:375
be212a00 705msgid "Close this window"
ef397fb6
AD
706msgstr ""
707
ef3d0895 708#: include/functions2.php:1624
be212a00 709msgid "(edit note)"
ef397fb6
AD
710msgstr ""
711
ef3d0895 712#: include/functions2.php:1870
be212a00 713msgid "unknown type"
ef397fb6
AD
714msgstr ""
715
ef3d0895 716#: include/functions2.php:1930
be212a00 717msgid "Attachments"
ef397fb6
AD
718msgstr ""
719
ef3d0895 720#: include/functions2.php:2381
e50920bb
AD
721#, php-format
722msgid "LibXML error %s at line %d (column %d): %s"
723msgstr ""
724
ef3d0895 725#: include/functions.php:1257 include/functions.php:1921
83e399b1
AD
726msgid "Special"
727msgstr ""
728
ef3d0895 729#: include/functions.php:1772 include/functions.php:1976
5e28bc1a 730#: classes/feeds.php:1118 classes/pref/filters.php:445
83e399b1
AD
731msgid "All feeds"
732msgstr ""
733
ef3d0895 734#: include/functions.php:1978
83e399b1
AD
735msgid "Starred articles"
736msgstr ""
737
ef3d0895 738#: include/functions.php:1980
83e399b1
AD
739msgid "Published articles"
740msgstr ""
741
ef3d0895 742#: include/functions.php:1982
83e399b1
AD
743msgid "Fresh articles"
744msgstr ""
745
ef3d0895 746#: include/functions.php:1986
83e399b1
AD
747msgid "Archived articles"
748msgstr ""
749
ef3d0895 750#: include/functions.php:1988
83e399b1
AD
751msgid "Recently read"
752msgstr ""
753
32ae0fc2
AD
754#: include/login_form.php:190 classes/handler/public.php:526
755#: classes/handler/public.php:781
1b3ac3b4 756msgid "Login:"
be212a00
AD
757msgstr ""
758
32ae0fc2 759#: include/login_form.php:200 classes/handler/public.php:529
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
32ae0fc2
AD
771#: include/login_form.php:216 classes/handler/public.php:267
772#: classes/rpc.php:63 classes/pref/prefs.php:1040
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
32ae0fc2 788#: include/login_form.php:242 classes/handler/public.php:534
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 820#: classes/article.php:203 classes/pref/users.php:168
5e28bc1a 821#: classes/pref/labels.php:79 classes/pref/filters.php:423
32ae0fc2
AD
822#: classes/pref/prefs.php:986 classes/pref/feeds.php:773
823#: classes/pref/feeds.php:900 plugins/nsfw/init.php:85
e50920bb 824#: plugins/note/init.php:51 plugins/instances/init.php:245
022af85b
AD
825msgid "Save"
826msgstr ""
827
32ae0fc2
AD
828#: classes/article.php:205 classes/handler/public.php:503
829#: classes/handler/public.php:537 classes/feeds.php:1047
96ebdb70 830#: classes/feeds.php:1097 classes/feeds.php:1157 classes/pref/users.php:170
5e28bc1a
AD
831#: classes/pref/labels.php:81 classes/pref/filters.php:426
832#: classes/pref/filters.php:825 classes/pref/filters.php:906
32ae0fc2
AD
833#: classes/pref/filters.php:973 classes/pref/prefs.php:988
834#: classes/pref/feeds.php:774 classes/pref/feeds.php:903
835#: classes/pref/feeds.php:1817 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
32ae0fc2 841#: classes/handler/public.php:467 plugins/bookmarklets/init.php:40
480d358c 842msgid "Share with Tiny Tiny RSS"
be212a00
AD
843msgstr ""
844
32ae0fc2 845#: classes/handler/public.php:475
480d358c 846msgid "Title:"
be212a00
AD
847msgstr ""
848
32ae0fc2 849#: classes/handler/public.php:477 classes/pref/feeds.php:567
9e77d9a8 850#: plugins/instances/init.php:212 plugins/instances/init.php:401
480d358c 851msgid "URL:"
be212a00
AD
852msgstr ""
853
32ae0fc2 854#: classes/handler/public.php:479
480d358c 855msgid "Content:"
be212a00
AD
856msgstr ""
857
32ae0fc2 858#: classes/handler/public.php:481
480d358c
AD
859msgid "Labels:"
860msgstr ""
861
32ae0fc2 862#: classes/handler/public.php:500
480d358c
AD
863msgid "Shared article will appear in the Published feed."
864msgstr ""
865
32ae0fc2 866#: classes/handler/public.php:502
480d358c
AD
867msgid "Share"
868msgstr ""
869
32ae0fc2 870#: classes/handler/public.php:524
480d358c
AD
871msgid "Not logged in"
872msgstr ""
873
32ae0fc2 874#: classes/handler/public.php:583
480d358c
AD
875msgid "Incorrect username or password"
876msgstr ""
877
32ae0fc2 878#: classes/handler/public.php:635
480d358c
AD
879#, php-format
880msgid "Already subscribed to <b>%s</b>."
881msgstr ""
882
32ae0fc2 883#: classes/handler/public.php:638
480d358c
AD
884#, php-format
885msgid "Subscribed to <b>%s</b>."
886msgstr ""
887
32ae0fc2 888#: classes/handler/public.php:641
480d358c
AD
889#, php-format
890msgid "Could not subscribe to <b>%s</b>."
891msgstr ""
892
32ae0fc2 893#: classes/handler/public.php:644
480d358c
AD
894#, php-format
895msgid "No feeds found in <b>%s</b>."
896msgstr ""
897
32ae0fc2 898#: classes/handler/public.php:647
480d358c
AD
899msgid "Multiple feed URLs found."
900msgstr ""
901
32ae0fc2 902#: classes/handler/public.php:651
480d358c
AD
903#, php-format
904msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
905msgstr ""
906
32ae0fc2 907#: classes/handler/public.php:669
480d358c
AD
908msgid "Subscribe to selected feed"
909msgstr ""
910
32ae0fc2 911#: classes/handler/public.php:694
480d358c
AD
912msgid "Edit subscription options"
913msgstr ""
914
32ae0fc2 915#: classes/handler/public.php:731
699e3cfc
AD
916msgid "Password recovery"
917msgstr ""
918
32ae0fc2 919#: classes/handler/public.php:774
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
32ae0fc2 925#: classes/handler/public.php:796 classes/pref/users.php:352
480d358c
AD
926msgid "Reset password"
927msgstr ""
928
32ae0fc2 929#: classes/handler/public.php:806
480d358c
AD
930msgid "Some of the required form parameters are missing or incorrect."
931msgstr ""
932
32ae0fc2 933#: classes/handler/public.php:810 classes/handler/public.php:876
480d358c
AD
934msgid "Go back"
935msgstr ""
936
32ae0fc2 937#: classes/handler/public.php:847
83e399b1
AD
938msgid "[tt-rss] Password reset request"
939msgstr ""
940
32ae0fc2 941#: classes/handler/public.php:872
480d358c
AD
942msgid "Sorry, login and email combination not found."
943msgstr ""
944
32ae0fc2 945#: classes/handler/public.php:894
1e2ce290
AD
946msgid "Your access level is insufficient to run this script."
947msgstr ""
948
32ae0fc2 949#: classes/handler/public.php:920
1e2ce290
AD
950msgid "Database Updater"
951msgstr ""
952
32ae0fc2 953#: classes/handler/public.php:985
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
ef3d0895 1013#: classes/dlg.php:232 plugins/updater/init.php:334
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
ef3d0895 1024#: classes/dlg.php:244 plugins/updater/init.php:338
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
32ae0fc2 1040#: classes/feeds.php:52 classes/feeds.php:132 classes/pref/feeds.php:1473
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 1049#: classes/feeds.php:88 classes/pref/users.php:337 classes/pref/labels.php:275
5e28bc1a
AD
1050#: classes/pref/filters.php:300 classes/pref/filters.php:348
1051#: classes/pref/filters.php:670 classes/pref/filters.php:758
32ae0fc2
AD
1052#: classes/pref/filters.php:785 classes/pref/prefs.php:1000
1053#: classes/pref/feeds.php:1305 classes/pref/feeds.php:1562
1054#: classes/pref/feeds.php:1626 plugins/instances/init.php:287
f058366d
AD
1055msgid "All"
1056msgstr ""
1057
83e399b1 1058#: classes/feeds.php:90
be212a00
AD
1059msgid "Invert"
1060msgstr ""
1061
83e399b1 1062#: classes/feeds.php:91 classes/pref/users.php:339 classes/pref/labels.php:277
5e28bc1a
AD
1063#: classes/pref/filters.php:302 classes/pref/filters.php:350
1064#: classes/pref/filters.php:672 classes/pref/filters.php:760
32ae0fc2
AD
1065#: classes/pref/filters.php:787 classes/pref/prefs.php:1002
1066#: classes/pref/feeds.php:1307 classes/pref/feeds.php:1564
1067#: classes/pref/feeds.php:1628 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
5e28bc1a
AD
1095#: classes/feeds.php:114 classes/pref/filters.php:309
1096#: classes/pref/filters.php:357 classes/pref/filters.php:767
1097#: classes/pref/filters.php:794
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
96ebdb70 1110#: classes/feeds.php:201 classes/feeds.php:843
be212a00
AD
1111msgid "Feed not found."
1112msgstr ""
1113
96ebdb70 1114#: classes/feeds.php:260
e50920bb
AD
1115msgid "Never"
1116msgstr ""
1117
96ebdb70 1118#: classes/feeds.php:375
27f018ba
AD
1119#, php-format
1120msgid "Imported at %s"
1121msgstr ""
1122
96ebdb70 1123#: classes/feeds.php:434 classes/feeds.php:529
70fc5a5e 1124msgid "mark feed as read"
be212a00
AD
1125msgstr ""
1126
96ebdb70 1127#: classes/feeds.php:586
6e2ed9cf 1128msgid "Collapse article"
be212a00
AD
1129msgstr ""
1130
96ebdb70 1131#: classes/feeds.php:746
6e2ed9cf 1132msgid "No unread articles found to display."
be212a00
AD
1133msgstr ""
1134
96ebdb70 1135#: classes/feeds.php:749
6e2ed9cf
AD
1136msgid "No updated articles found to display."
1137msgstr ""
1138
96ebdb70 1139#: classes/feeds.php:752
be212a00
AD
1140msgid "No starred articles found to display."
1141msgstr ""
1142
96ebdb70 1143#: classes/feeds.php:756
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
96ebdb70 1150#: classes/feeds.php:758
be212a00
AD
1151msgid "No articles found to display."
1152msgstr ""
1153
96ebdb70 1154#: classes/feeds.php:773 classes/feeds.php:938
0717e16b
AD
1155#, php-format
1156msgid "Feeds last updated at %s"
be212a00
AD
1157msgstr ""
1158
96ebdb70 1159#: classes/feeds.php:783 classes/feeds.php:948
0717e16b
AD
1160msgid "Some feeds have update errors (click for details)"
1161msgstr ""
1162
96ebdb70 1163#: classes/feeds.php:928
0717e16b
AD
1164msgid "No feed selected."
1165msgstr ""
1166
96ebdb70 1167#: classes/feeds.php:985 classes/feeds.php:993
022af85b
AD
1168msgid "Feed or site URL"
1169msgstr ""
1170
32ae0fc2
AD
1171#: classes/feeds.php:999 classes/pref/feeds.php:590 classes/pref/feeds.php:801
1172#: classes/pref/feeds.php:1781
f058366d
AD
1173msgid "Place in category:"
1174msgstr ""
1175
96ebdb70 1176#: classes/feeds.php:1007
022af85b
AD
1177msgid "Available feeds"
1178msgstr ""
1179
96ebdb70 1180#: classes/feeds.php:1019 classes/pref/users.php:133
32ae0fc2 1181#: classes/pref/feeds.php:620 classes/pref/feeds.php:837
022af85b
AD
1182msgid "Authentication"
1183msgstr ""
1184
96ebdb70 1185#: classes/feeds.php:1023 classes/pref/users.php:397
32ae0fc2
AD
1186#: classes/pref/feeds.php:626 classes/pref/feeds.php:841
1187#: classes/pref/feeds.php:1795
f058366d
AD
1188msgid "Login"
1189msgstr ""
1190
32ae0fc2
AD
1191#: classes/feeds.php:1026 classes/pref/prefs.php:261
1192#: classes/pref/feeds.php:639 classes/pref/feeds.php:847
1193#: classes/pref/feeds.php:1798
f058366d
AD
1194msgid "Password"
1195msgstr ""
1196
96ebdb70 1197#: classes/feeds.php:1036
022af85b
AD
1198msgid "This feed requires authentication."
1199msgstr ""
1200
32ae0fc2 1201#: classes/feeds.php:1041 classes/feeds.php:1095 classes/pref/feeds.php:1816
f058366d
AD
1202msgid "Subscribe"
1203msgstr ""
1204
96ebdb70 1205#: classes/feeds.php:1044
022af85b
AD
1206msgid "More feeds"
1207msgstr ""
1208
96ebdb70 1209#: classes/feeds.php:1067 classes/feeds.php:1156 classes/pref/users.php:324
32ae0fc2 1210#: classes/pref/filters.php:663 classes/pref/feeds.php:1298 js/tt-rss.js:174
022af85b
AD
1211msgid "Search"
1212msgstr ""
1213
96ebdb70 1214#: classes/feeds.php:1071
022af85b
AD
1215msgid "Popular feeds"
1216msgstr ""
1217
96ebdb70 1218#: classes/feeds.php:1072
022af85b
AD
1219msgid "Feed archive"
1220msgstr ""
1221
96ebdb70 1222#: classes/feeds.php:1075
022af85b
AD
1223msgid "limit:"
1224msgstr ""
1225
96ebdb70 1226#: classes/feeds.php:1096 classes/pref/users.php:350
5e28bc1a 1227#: classes/pref/labels.php:284 classes/pref/filters.php:416
32ae0fc2 1228#: classes/pref/filters.php:689 classes/pref/feeds.php:744
e50920bb 1229#: plugins/instances/init.php:294
022af85b
AD
1230msgid "Remove"
1231msgstr ""
1232
96ebdb70 1233#: classes/feeds.php:1107
022af85b
AD
1234msgid "Look for"
1235msgstr ""
1236
96ebdb70 1237#: classes/feeds.php:1115
022af85b
AD
1238msgid "Limit search to:"
1239msgstr ""
1240
96ebdb70 1241#: classes/feeds.php:1131
022af85b
AD
1242msgid "This feed"
1243msgstr ""
1244
96ebdb70 1245#: classes/feeds.php:1152
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
32ae0fc2
AD
1368#: classes/pref/users.php:154 classes/pref/feeds.php:647
1369#: classes/pref/feeds.php:853
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
5e28bc1a
AD
1403#: classes/pref/filters.php:297 classes/pref/filters.php:345
1404#: classes/pref/filters.php:667 classes/pref/filters.php:755
32ae0fc2
AD
1405#: classes/pref/filters.php:782 classes/pref/prefs.php:997
1406#: classes/pref/feeds.php:1302 classes/pref/feeds.php:1559
1407#: classes/pref/feeds.php:1623 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
5e28bc1a 1419#: classes/pref/users.php:348 classes/pref/filters.php:682
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
5e28bc1a
AD
1444#: classes/pref/labels.php:22 classes/pref/filters.php:286
1445#: classes/pref/filters.php:746
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
5e28bc1a
AD
1484#: classes/pref/filters.php:177 classes/pref/filters.php:456
1485msgid "(inverse)"
1486msgstr ""
1487
1488#: classes/pref/filters.php:173 classes/pref/filters.php:455
1489#, php-format
1490msgid "%s on %s in %s %s"
1491msgstr ""
1492
1493#: classes/pref/filters.php:292 classes/pref/filters.php:750
1494#: classes/pref/filters.php:865
be212a00
AD
1495msgid "Match"
1496msgstr ""
1497
5e28bc1a
AD
1498#: classes/pref/filters.php:306 classes/pref/filters.php:354
1499#: classes/pref/filters.php:764 classes/pref/filters.php:791
be212a00
AD
1500msgid "Add"
1501msgstr ""
1502
5e28bc1a 1503#: classes/pref/filters.php:340 classes/pref/filters.php:777
be212a00
AD
1504msgid "Apply actions"
1505msgstr ""
1506
5e28bc1a 1507#: classes/pref/filters.php:390 classes/pref/filters.php:806
be212a00
AD
1508msgid "Enabled"
1509msgstr ""
1510
5e28bc1a 1511#: classes/pref/filters.php:399 classes/pref/filters.php:809
be212a00
AD
1512msgid "Match any rule"
1513msgstr ""
1514
5e28bc1a 1515#: classes/pref/filters.php:408 classes/pref/filters.php:812
781f7891
AD
1516msgid "Inverse matching"
1517msgstr ""
1518
5e28bc1a 1519#: classes/pref/filters.php:420 classes/pref/filters.php:819
be212a00
AD
1520msgid "Test"
1521msgstr ""
1522
5e28bc1a 1523#: classes/pref/filters.php:679
be212a00
AD
1524msgid "Combine"
1525msgstr ""
1526
32ae0fc2
AD
1527#: classes/pref/filters.php:685 classes/pref/feeds.php:1318
1528#: classes/pref/feeds.php:1332
022af85b
AD
1529msgid "Reset sort order"
1530msgstr ""
1531
32ae0fc2 1532#: classes/pref/filters.php:693 classes/pref/feeds.php:1354
be212a00
AD
1533msgid "Rescore articles"
1534msgstr ""
1535
5e28bc1a 1536#: classes/pref/filters.php:822
be212a00
AD
1537msgid "Create"
1538msgstr ""
1539
5e28bc1a 1540#: classes/pref/filters.php:877
781f7891
AD
1541msgid "Inverse regular expression matching"
1542msgstr ""
1543
5e28bc1a 1544#: classes/pref/filters.php:879
be212a00
AD
1545msgid "on field"
1546msgstr ""
1547
5e28bc1a 1548#: classes/pref/filters.php:885 js/PrefFilterTree.js:61
be212a00
AD
1549msgid "in"
1550msgstr ""
1551
5e28bc1a 1552#: classes/pref/filters.php:898
70fc5a5e
AD
1553msgid "Wiki: Filters"
1554msgstr ""
1555
5e28bc1a 1556#: classes/pref/filters.php:903
be212a00
AD
1557msgid "Save rule"
1558msgstr ""
1559
5e28bc1a 1560#: classes/pref/filters.php:903 js/functions.js:1021
be212a00
AD
1561msgid "Add rule"
1562msgstr ""
1563
5e28bc1a 1564#: classes/pref/filters.php:926
be212a00
AD
1565msgid "Perform Action"
1566msgstr ""
1567
5e28bc1a 1568#: classes/pref/filters.php:952
be212a00
AD
1569msgid "with parameters:"
1570msgstr ""
1571
5e28bc1a 1572#: classes/pref/filters.php:970
be212a00
AD
1573msgid "Save action"
1574msgstr ""
1575
5e28bc1a 1576#: classes/pref/filters.php:970 js/functions.js:1047
be212a00 1577msgid "Add action"
ef397fb6
AD
1578msgstr ""
1579
5e28bc1a 1580#: classes/pref/filters.php:993
022af85b
AD
1581msgid "[No caption]"
1582msgstr ""
1583
5e28bc1a 1584#: classes/pref/filters.php:995
d3b0e348
AD
1585#, php-format
1586msgid "%s (%d rule)"
1587msgid_plural "%s (%d rules)"
1588msgstr[0] ""
1589msgstr[1] ""
1590
5e28bc1a 1591#: classes/pref/filters.php:1010
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
32ae0fc2 1856#: classes/pref/prefs.php:199
be212a00 1857msgid "Personal data / Authentication"
ef397fb6
AD
1858msgstr ""
1859
32ae0fc2 1860#: classes/pref/prefs.php:219
be212a00 1861msgid "Personal data"
ef397fb6
AD
1862msgstr ""
1863
32ae0fc2 1864#: classes/pref/prefs.php:229
be212a00 1865msgid "Full name"
ef397fb6
AD
1866msgstr ""
1867
32ae0fc2 1868#: classes/pref/prefs.php:233
be212a00 1869msgid "E-mail"
ef397fb6
AD
1870msgstr ""
1871
32ae0fc2 1872#: classes/pref/prefs.php:239
be212a00 1873msgid "Access level"
ef397fb6
AD
1874msgstr ""
1875
32ae0fc2 1876#: classes/pref/prefs.php:249
be212a00 1877msgid "Save data"
00345909
AD
1878msgstr ""
1879
32ae0fc2 1880#: classes/pref/prefs.php:268
be212a00 1881msgid "Your password is at default value, please change it."
ef397fb6
AD
1882msgstr ""
1883
32ae0fc2 1884#: classes/pref/prefs.php:295
41e26a3e
AD
1885msgid "Changing your current password will disable OTP."
1886msgstr ""
1887
32ae0fc2 1888#: classes/pref/prefs.php:300
be212a00 1889msgid "Old password"
ef397fb6
AD
1890msgstr ""
1891
32ae0fc2 1892#: classes/pref/prefs.php:303
be212a00 1893msgid "New password"
ef397fb6
AD
1894msgstr ""
1895
32ae0fc2 1896#: classes/pref/prefs.php:308
be212a00 1897msgid "Confirm password"
ef397fb6
AD
1898msgstr ""
1899
32ae0fc2 1900#: classes/pref/prefs.php:318
be212a00 1901msgid "Change password"
ef397fb6
AD
1902msgstr ""
1903
32ae0fc2 1904#: classes/pref/prefs.php:324
be212a00 1905msgid "One time passwords / Authenticator"
ef397fb6
AD
1906msgstr ""
1907
32ae0fc2 1908#: classes/pref/prefs.php:328
41e26a3e
AD
1909msgid ""
1910"One time passwords are currently enabled. Enter your current password below "
1911"to disable."
1912msgstr ""
1913
32ae0fc2 1914#: classes/pref/prefs.php:353 classes/pref/prefs.php:404
be212a00 1915msgid "Enter your password"
ef397fb6
AD
1916msgstr ""
1917
32ae0fc2 1918#: classes/pref/prefs.php:364
be212a00 1919msgid "Disable OTP"
ef397fb6
AD
1920msgstr ""
1921
32ae0fc2 1922#: classes/pref/prefs.php:370
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
32ae0fc2 1928#: classes/pref/prefs.php:372
be212a00 1929msgid "Scan the following code by the Authenticator application:"
ef397fb6
AD
1930msgstr ""
1931
32ae0fc2 1932#: classes/pref/prefs.php:409
e50920bb 1933msgid "Enter the generated one time password"
ef397fb6
AD
1934msgstr ""
1935
32ae0fc2 1936#: classes/pref/prefs.php:423
be212a00 1937msgid "Enable OTP"
ef397fb6
AD
1938msgstr ""
1939
32ae0fc2 1940#: classes/pref/prefs.php:429
e50920bb
AD
1941msgid "PHP GD functions are required for OTP support."
1942msgstr ""
1943
32ae0fc2 1944#: classes/pref/prefs.php:472
41e26a3e
AD
1945msgid "Some preferences are only available in default profile."
1946msgstr ""
1947
32ae0fc2 1948#: classes/pref/prefs.php:570
be212a00 1949msgid "Customize"
ef397fb6
AD
1950msgstr ""
1951
32ae0fc2 1952#: classes/pref/prefs.php:630
be212a00 1953msgid "Register"
ef397fb6
AD
1954msgstr ""
1955
32ae0fc2 1956#: classes/pref/prefs.php:634
be212a00 1957msgid "Clear"
ef397fb6
AD
1958msgstr ""
1959
32ae0fc2 1960#: classes/pref/prefs.php:640
be212a00
AD
1961#, php-format
1962msgid "Current server time: %s (UTC)"
5c33ecab
AD
1963msgstr ""
1964
32ae0fc2 1965#: classes/pref/prefs.php:672
be212a00 1966msgid "Save configuration"
6c8a161d
AD
1967msgstr ""
1968
32ae0fc2 1969#: classes/pref/prefs.php:676
1e2ce290
AD
1970msgid "Save and exit preferences"
1971msgstr ""
1972
32ae0fc2 1973#: classes/pref/prefs.php:681
be212a00 1974msgid "Manage profiles"
ef397fb6
AD
1975msgstr ""
1976
32ae0fc2 1977#: classes/pref/prefs.php:684
be212a00 1978msgid "Reset to defaults"
ef397fb6
AD
1979msgstr ""
1980
32ae0fc2 1981#: classes/pref/prefs.php:707
0717e16b
AD
1982msgid "Plugins"
1983msgstr ""
1984
32ae0fc2 1985#: classes/pref/prefs.php:709
41e26a3e 1986msgid ""
699e3cfc 1987"You will need to reload Tiny Tiny RSS for plugin changes to take effect."
27f018ba
AD
1988msgstr ""
1989
32ae0fc2 1990#: classes/pref/prefs.php:711
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
32ae0fc2 1998#: classes/pref/prefs.php:737
0717e16b
AD
1999msgid "System plugins"
2000msgstr ""
2001
32ae0fc2 2002#: classes/pref/prefs.php:741 classes/pref/prefs.php:797
0717e16b
AD
2003msgid "Plugin"
2004msgstr ""
2005
32ae0fc2 2006#: classes/pref/prefs.php:742 classes/pref/prefs.php:798
0717e16b
AD
2007msgid "Description"
2008msgstr ""
2009
32ae0fc2 2010#: classes/pref/prefs.php:743 classes/pref/prefs.php:799
0717e16b
AD
2011msgid "Version"
2012msgstr ""
2013
32ae0fc2 2014#: classes/pref/prefs.php:744 classes/pref/prefs.php:800
0717e16b
AD
2015msgid "Author"
2016msgstr ""
2017
32ae0fc2 2018#: classes/pref/prefs.php:775 classes/pref/prefs.php:834
699e3cfc
AD
2019msgid "more info"
2020msgstr ""
2021
32ae0fc2 2022#: classes/pref/prefs.php:784 classes/pref/prefs.php:843
0717e16b
AD
2023msgid "Clear data"
2024msgstr ""
2025
32ae0fc2 2026#: classes/pref/prefs.php:793
0717e16b
AD
2027msgid "User plugins"
2028msgstr ""
2029
32ae0fc2 2030#: classes/pref/prefs.php:858
0717e16b
AD
2031msgid "Enable selected plugins"
2032msgstr ""
2033
32ae0fc2 2034#: classes/pref/prefs.php:926
e50920bb
AD
2035msgid "Incorrect one time password"
2036msgstr ""
2037
32ae0fc2 2038#: classes/pref/prefs.php:929 classes/pref/prefs.php:946
be212a00
AD
2039msgid "Incorrect password"
2040msgstr ""
2041
32ae0fc2 2042#: classes/pref/prefs.php:971
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
32ae0fc2 2050#: classes/pref/prefs.php:1011
f058366d
AD
2051msgid "Create profile"
2052msgstr ""
2053
32ae0fc2 2054#: classes/pref/prefs.php:1034 classes/pref/prefs.php:1062
f058366d
AD
2055msgid "(active)"
2056msgstr ""
2057
32ae0fc2 2058#: classes/pref/prefs.php:1096
f058366d
AD
2059msgid "Remove selected profiles"
2060msgstr ""
2061
32ae0fc2 2062#: classes/pref/prefs.php:1098
f058366d
AD
2063msgid "Activate profile"
2064msgstr ""
ef397fb6 2065
f058366d
AD
2066#: classes/pref/feeds.php:13
2067msgid "Check to enable field"
2068msgstr ""
2069
32ae0fc2
AD
2070#: classes/pref/feeds.php:63 classes/pref/feeds.php:212
2071#: classes/pref/feeds.php:256 classes/pref/feeds.php:262
2072#: classes/pref/feeds.php:288
d3b0e348
AD
2073#, php-format
2074msgid "(%d feed)"
2075msgid_plural "(%d feeds)"
2076msgstr[0] ""
2077msgstr[1] ""
2078
32ae0fc2 2079#: classes/pref/feeds.php:556
be212a00 2080msgid "Feed Title"
ef397fb6
AD
2081msgstr ""
2082
32ae0fc2 2083#: classes/pref/feeds.php:598 classes/pref/feeds.php:812
022af85b
AD
2084msgid "Update"
2085msgstr ""
2086
32ae0fc2 2087#: classes/pref/feeds.php:613 classes/pref/feeds.php:828
be212a00 2088msgid "Article purging:"
ef397fb6
AD
2089msgstr ""
2090
32ae0fc2 2091#: classes/pref/feeds.php:643
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
32ae0fc2 2097#: classes/pref/feeds.php:659 classes/pref/feeds.php:857
be212a00 2098msgid "Hide from Popular feeds"
ef397fb6
AD
2099msgstr ""
2100
32ae0fc2 2101#: classes/pref/feeds.php:671 classes/pref/feeds.php:863
be212a00 2102msgid "Include in e-mail digest"
ef397fb6
AD
2103msgstr ""
2104
32ae0fc2 2105#: classes/pref/feeds.php:684 classes/pref/feeds.php:869
be212a00 2106msgid "Always display image attachments"
ef397fb6
AD
2107msgstr ""
2108
32ae0fc2 2109#: classes/pref/feeds.php:697 classes/pref/feeds.php:877
d56b2d7d
AD
2110msgid "Do not embed images"
2111msgstr ""
2112
32ae0fc2 2113#: classes/pref/feeds.php:710 classes/pref/feeds.php:885
be212a00 2114msgid "Cache images locally"
ef397fb6
AD
2115msgstr ""
2116
32ae0fc2 2117#: classes/pref/feeds.php:722 classes/pref/feeds.php:891
be212a00 2118msgid "Mark updated articles as unread"
ef397fb6
AD
2119msgstr ""
2120
32ae0fc2 2121#: classes/pref/feeds.php:728
be212a00 2122msgid "Icon"
ef397fb6
AD
2123msgstr ""
2124
32ae0fc2 2125#: classes/pref/feeds.php:742
be212a00 2126msgid "Replace"
ef397fb6
AD
2127msgstr ""
2128
32ae0fc2 2129#: classes/pref/feeds.php:764
be212a00 2130msgid "Resubscribe to push updates"
ef397fb6
AD
2131msgstr ""
2132
32ae0fc2 2133#: classes/pref/feeds.php:771
be212a00 2134msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
ef397fb6
AD
2135msgstr ""
2136
32ae0fc2 2137#: classes/pref/feeds.php:1146 classes/pref/feeds.php:1199
be212a00 2138msgid "All done."
ef397fb6
AD
2139msgstr ""
2140
32ae0fc2 2141#: classes/pref/feeds.php:1254
be212a00 2142msgid "Feeds with errors"
ef397fb6
AD
2143msgstr ""
2144
32ae0fc2 2145#: classes/pref/feeds.php:1279
be212a00 2146msgid "Inactive feeds"
ef397fb6
AD
2147msgstr ""
2148
32ae0fc2 2149#: classes/pref/feeds.php:1316
be212a00 2150msgid "Edit selected feeds"
ef397fb6
AD
2151msgstr ""
2152
32ae0fc2 2153#: classes/pref/feeds.php:1320 js/prefs.js:1732
be212a00 2154msgid "Batch subscribe"
ef397fb6
AD
2155msgstr ""
2156
32ae0fc2 2157#: classes/pref/feeds.php:1327
be212a00 2158msgid "Categories"
ef397fb6
AD
2159msgstr ""
2160
32ae0fc2 2161#: classes/pref/feeds.php:1330
274272b4 2162msgid "Add category"
ef397fb6
AD
2163msgstr ""
2164
32ae0fc2 2165#: classes/pref/feeds.php:1334
be212a00 2166msgid "Remove selected"
ef397fb6
AD
2167msgstr ""
2168
32ae0fc2 2169#: classes/pref/feeds.php:1345
be212a00 2170msgid "More actions..."
ef397fb6
AD
2171msgstr ""
2172
32ae0fc2 2173#: classes/pref/feeds.php:1349
be212a00 2174msgid "Manual purge"
ef397fb6
AD
2175msgstr ""
2176
32ae0fc2 2177#: classes/pref/feeds.php:1353
be212a00 2178msgid "Clear feed data"
ef397fb6
AD
2179msgstr ""
2180
32ae0fc2 2181#: classes/pref/feeds.php:1404
be212a00 2182msgid "OPML"
ef397fb6
AD
2183msgstr ""
2184
32ae0fc2 2185#: classes/pref/feeds.php:1406
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
32ae0fc2 2191#: classes/pref/feeds.php:1406
be212a00 2192msgid "Only main settings profile can be migrated using OPML."
ef397fb6
AD
2193msgstr ""
2194
32ae0fc2 2195#: classes/pref/feeds.php:1419
be212a00 2196msgid "Import my OPML"
ef397fb6
AD
2197msgstr ""
2198
32ae0fc2 2199#: classes/pref/feeds.php:1423
be212a00 2200msgid "Filename:"
ef397fb6
AD
2201msgstr ""
2202
32ae0fc2 2203#: classes/pref/feeds.php:1425
be212a00 2204msgid "Include settings"
ef397fb6
AD
2205msgstr ""
2206
32ae0fc2 2207#: classes/pref/feeds.php:1429
be212a00 2208msgid "Export OPML"
ef397fb6
AD
2209msgstr ""
2210
32ae0fc2 2211#: classes/pref/feeds.php:1433
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
32ae0fc2 2217#: classes/pref/feeds.php:1435
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
32ae0fc2 2223#: classes/pref/feeds.php:1437
022af85b
AD
2224msgid "Public OPML URL"
2225msgstr ""
2226
32ae0fc2 2227#: classes/pref/feeds.php:1438
be212a00 2228msgid "Display published OPML URL"
ef397fb6
AD
2229msgstr ""
2230
32ae0fc2 2231#: classes/pref/feeds.php:1447
be212a00 2232msgid "Firefox integration"
ef397fb6
AD
2233msgstr ""
2234
32ae0fc2 2235#: classes/pref/feeds.php:1449
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
32ae0fc2 2241#: classes/pref/feeds.php:1456
be212a00 2242msgid "Click here to register this site as a feed reader."
ef397fb6
AD
2243msgstr ""
2244
32ae0fc2 2245#: classes/pref/feeds.php:1464
be212a00 2246msgid "Published & shared articles / Generated feeds"
ef397fb6
AD
2247msgstr ""
2248
32ae0fc2 2249#: classes/pref/feeds.php:1466
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
32ae0fc2 2255#: classes/pref/feeds.php:1474
be212a00 2256msgid "Display URL"
ef397fb6
AD
2257msgstr ""
2258
32ae0fc2 2259#: classes/pref/feeds.php:1477
be212a00 2260msgid "Clear all generated URLs"
ef397fb6
AD
2261msgstr ""
2262
32ae0fc2 2263#: classes/pref/feeds.php:1555
480d358c
AD
2264msgid ""
2265"These feeds have not been updated with new content for 3 months (oldest "
2266"first):"
0717e16b
AD
2267msgstr ""
2268
32ae0fc2 2269#: classes/pref/feeds.php:1589 classes/pref/feeds.php:1653
480d358c 2270msgid "Click to edit feed"
0717e16b
AD
2271msgstr ""
2272
32ae0fc2 2273#: classes/pref/feeds.php:1607 classes/pref/feeds.php:1673
480d358c 2274msgid "Unsubscribe from selected feeds"
e935c2bc
AD
2275msgstr ""
2276
32ae0fc2 2277#: classes/pref/feeds.php:1778
f058366d
AD
2278msgid "Add one valid RSS feed per line (no feed detection is done)"
2279msgstr ""
2280
32ae0fc2 2281#: classes/pref/feeds.php:1787
f058366d
AD
2282msgid "Feeds to subscribe, One per line"
2283msgstr ""
2284
32ae0fc2 2285#: classes/pref/feeds.php:1809
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
ef3d0895 2337#: plugins/auth_internal/init.php:65
1b3ac3b4
TC
2338msgid "Please enter your one time password:"
2339msgstr ""
2340
ef3d0895 2341#: plugins/auth_internal/init.php:188
1b3ac3b4
TC
2342msgid "Password has been changed."
2343msgstr ""
2344
ef3d0895 2345#: plugins/auth_internal/init.php:190
1b3ac3b4 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
ef3d0895 2590#: plugins/updater/init.php:324 plugins/updater/init.php:341
95d40d85 2591#: plugins/updater/updater.js:10
e935c2bc
AD
2592msgid "Update Tiny Tiny RSS"
2593msgstr ""
2594
ef3d0895 2595#: plugins/updater/init.php:344
e935c2bc
AD
2596msgid "Your Tiny Tiny RSS installation is up to date."
2597msgstr ""
2598
ef3d0895 2599#: plugins/updater/init.php:347
70fc5a5e
AD
2600msgid "Force update"
2601msgstr ""
2602
ef3d0895 2603#: plugins/updater/init.php:356
0f40d522
AD
2604msgid "Do not close this dialog until updating is finished."
2605msgstr ""
2606
ef3d0895 2607#: plugins/updater/init.php:365
0f40d522
AD
2608msgid "It is suggested to backup your tt-rss directory first."
2609msgstr ""
2610
ef3d0895 2611#: plugins/updater/init.php:366
0f40d522
AD
2612msgid "Your database will not be modified."
2613msgstr ""
2614
ef3d0895 2615#: plugins/updater/init.php:367
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
ef3d0895 2622#: plugins/updater/init.php:368
e935c2bc
AD
2623msgid "Ready to update."
2624msgstr ""
2625
ef3d0895 2626#: plugins/updater/init.php:373
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
96ebdb70 2646#: js/functions.js:62
e50920bb
AD
2647msgid "The error will be reported to the configured log destination."
2648msgstr ""
2649
96ebdb70 2650#: js/functions.js:104
ef397fb6
AD
2651msgid ""
2652"Are you sure to report this exception to tt-rss.org? The report will include "
96ebdb70
AD
2653"information about your web browser and tt-rss configuration. Your IP will be "
2654"saved in the database."
ef397fb6
AD
2655msgstr ""
2656
96ebdb70 2657#: js/functions.js:235
e50920bb 2658msgid "Click to close"
699e3cfc
AD
2659msgstr ""
2660
96ebdb70 2661#: js/functions.js:611
022af85b
AD
2662msgid "Error explained"
2663msgstr ""
2664
96ebdb70 2665#: js/functions.js:693
41e26a3e
AD
2666msgid "Upload complete."
2667msgstr ""
2668
96ebdb70 2669#: js/functions.js:717
ef397fb6
AD
2670msgid "Remove stored feed icon?"
2671msgstr ""
2672
96ebdb70 2673#: js/functions.js:722
41e26a3e
AD
2674msgid "Removing feed icon..."
2675msgstr ""
2676
96ebdb70 2677#: js/functions.js:727
41e26a3e
AD
2678msgid "Feed icon removed."
2679msgstr ""
2680
96ebdb70 2681#: js/functions.js:749
ef397fb6
AD
2682msgid "Please select an image file to upload."
2683msgstr ""
2684
96ebdb70 2685#: js/functions.js:751
ef397fb6
AD
2686msgid "Upload new icon for this feed?"
2687msgstr ""
2688
96ebdb70 2689#: js/functions.js:752
41e26a3e
AD
2690msgid "Uploading, please wait..."
2691msgstr ""
2692
96ebdb70 2693#: js/functions.js:768
ef397fb6
AD
2694msgid "Please enter label caption:"
2695msgstr ""
2696
96ebdb70 2697#: js/functions.js:773
ef397fb6
AD
2698msgid "Can't create label: missing caption."
2699msgstr ""
2700
96ebdb70 2701#: js/functions.js:816
ef397fb6
AD
2702msgid "Subscribe to Feed"
2703msgstr ""
2704
96ebdb70
AD
2705#: js/functions.js:835
2706msgid ""
2707"Failed to parse output. This can indicate server timeout and/or network "
2708"issues. Backend output was logged to browser console."
2709msgstr ""
2710
2711#: js/functions.js:850
ef397fb6
AD
2712msgid "Subscribed to %s"
2713msgstr ""
2714
96ebdb70 2715#: js/functions.js:855
ef397fb6
AD
2716msgid "Specified URL seems to be invalid."
2717msgstr ""
2718
96ebdb70 2719#: js/functions.js:858
ef397fb6
AD
2720msgid "Specified URL doesn't seem to contain any feeds."
2721msgstr ""
2722
96ebdb70 2723#: js/functions.js:870
e50920bb
AD
2724msgid "Expand to select feed"
2725msgstr ""
2726
96ebdb70 2727#: js/functions.js:882
5c33ecab 2728msgid "Couldn't download the specified URL: %s"
ef397fb6
AD
2729msgstr ""
2730
96ebdb70 2731#: js/functions.js:886
e50920bb
AD
2732msgid "XML validation failed: %s"
2733msgstr ""
2734
96ebdb70 2735#: js/functions.js:891
ef397fb6
AD
2736msgid "You are already subscribed to this feed."
2737msgstr ""
2738
96ebdb70 2739#: js/functions.js:1021
5c33ecab 2740msgid "Edit rule"
ef397fb6
AD
2741msgstr ""
2742
96ebdb70 2743#: js/functions.js:1047
5c33ecab
AD
2744msgid "Edit action"
2745msgstr ""
2746
96ebdb70 2747#: js/functions.js:1084
5c33ecab
AD
2748msgid "Create Filter"
2749msgstr ""
2750
96ebdb70 2751#: js/functions.js:1214
ef397fb6
AD
2752msgid ""
2753"Reset subscription? Tiny Tiny RSS will try to subscribe to the notification "
2754"hub again on next feed update."
2755msgstr ""
2756
96ebdb70 2757#: js/functions.js:1225
41e26a3e
AD
2758msgid "Subscription reset."
2759msgstr ""
2760
96ebdb70 2761#: js/functions.js:1235 js/tt-rss.js:684
ef397fb6
AD
2762msgid "Unsubscribe from %s?"
2763msgstr ""
2764
96ebdb70 2765#: js/functions.js:1238
41e26a3e
AD
2766msgid "Removing feed..."
2767msgstr ""
2768
96ebdb70 2769#: js/functions.js:1345
ef397fb6
AD
2770msgid "Please enter category title:"
2771msgstr ""
2772
96ebdb70 2773#: js/functions.js:1376
ef397fb6
AD
2774msgid "Generate new syndication address for this feed?"
2775msgstr ""
2776
96ebdb70 2777#: js/functions.js:1380 js/prefs.js:1218
41e26a3e
AD
2778msgid "Trying to change address..."
2779msgstr ""
2780
96ebdb70 2781#: js/functions.js:1567 js/tt-rss.js:425 js/tt-rss.js:665
ef397fb6
AD
2782msgid "You can't edit this kind of feed."
2783msgstr ""
2784
96ebdb70 2785#: js/functions.js:1582
ef397fb6
AD
2786msgid "Edit Feed"
2787msgstr ""
2788
96ebdb70 2789#: js/functions.js:1588 js/prefs.js:99 js/prefs.js:211 js/prefs.js:736
41e26a3e
AD
2790msgid "Saving data..."
2791msgstr ""
2792
96ebdb70 2793#: js/functions.js:1620
ef397fb6
AD
2794msgid "More Feeds"
2795msgstr ""
2796
96ebdb70 2797#: js/functions.js:1681 js/functions.js:1791 js/prefs.js:414 js/prefs.js:444
9e77d9a8
AD
2798#: js/prefs.js:476 js/prefs.js:629 js/prefs.js:649 js/prefs.js:1194
2799#: js/prefs.js:1339
ef397fb6
AD
2800msgid "No feeds are selected."
2801msgstr ""
2802
96ebdb70 2803#: js/functions.js:1723
ef397fb6
AD
2804msgid ""
2805"Remove selected feeds from the archive? Feeds with stored articles will not "
2806"be removed."
2807msgstr ""
2808
96ebdb70 2809#: js/functions.js:1762
ef397fb6
AD
2810msgid "Feeds with update errors"
2811msgstr ""
2812
96ebdb70 2813#: js/functions.js:1773 js/prefs.js:1176
ef397fb6
AD
2814msgid "Remove selected feeds?"
2815msgstr ""
2816
96ebdb70 2817#: js/functions.js:1776 js/prefs.js:1179
41e26a3e
AD
2818msgid "Removing selected feeds..."
2819msgstr ""
2820
96ebdb70 2821#: js/functions.js:1874
0717e16b
AD
2822msgid "Help"
2823msgstr ""
2824
9e77d9a8 2825#: js/PrefFeedTree.js:48
bc25394c
AD
2826msgid "Edit category"
2827msgstr ""
2828
9e77d9a8 2829#: js/PrefFeedTree.js:55
bc25394c
AD
2830msgid "Remove category"
2831msgstr ""
2832
5e28bc1a 2833#: js/PrefFilterTree.js:64
bc25394c
AD
2834msgid "Inverse"
2835msgstr ""
2836
e935c2bc 2837#: js/prefs.js:55
ef397fb6
AD
2838msgid "Please enter login:"
2839msgstr ""
2840
e935c2bc 2841#: js/prefs.js:62
ef397fb6
AD
2842msgid "Can't create user: no login specified."
2843msgstr ""
2844
41e26a3e
AD
2845#: js/prefs.js:66
2846msgid "Adding user..."
2847msgstr ""
2848
c050148d
AD
2849#: js/prefs.js:94
2850msgid "User Editor"
2851msgstr ""
2852
9e77d9a8 2853#: js/prefs.js:134
ef397fb6
AD
2854msgid "Edit Filter"
2855msgstr ""
2856
9e77d9a8 2857#: js/prefs.js:181
5c33ecab 2858msgid "Remove filter?"
ef397fb6
AD
2859msgstr ""
2860
9e77d9a8 2861#: js/prefs.js:186
41e26a3e
AD
2862msgid "Removing filter..."
2863msgstr ""
2864
9e77d9a8 2865#: js/prefs.js:296
ef397fb6
AD
2866msgid "Remove selected labels?"
2867msgstr ""
2868
9e77d9a8 2869#: js/prefs.js:299
41e26a3e
AD
2870msgid "Removing selected labels..."
2871msgstr ""
2872
9e77d9a8 2873#: js/prefs.js:312 js/prefs.js:1380
ef397fb6
AD
2874msgid "No labels are selected."
2875msgstr ""
2876
9e77d9a8 2877#: js/prefs.js:326
ef397fb6
AD
2878msgid ""
2879"Remove selected users? Neither default admin nor your account will be "
2880"removed."
2881msgstr ""
2882
9e77d9a8 2883#: js/prefs.js:329
41e26a3e
AD
2884msgid "Removing selected users..."
2885msgstr ""
2886
9e77d9a8 2887#: js/prefs.js:343 js/prefs.js:487 js/prefs.js:508 js/prefs.js:547
ef397fb6
AD
2888msgid "No users are selected."
2889msgstr ""
2890
9e77d9a8 2891#: js/prefs.js:361
ef397fb6
AD
2892msgid "Remove selected filters?"
2893msgstr ""
2894
9e77d9a8 2895#: js/prefs.js:364
41e26a3e
AD
2896msgid "Removing selected filters..."
2897msgstr ""
2898
9e77d9a8 2899#: js/prefs.js:376 js/prefs.js:584 js/prefs.js:603
ef397fb6
AD
2900msgid "No filters are selected."
2901msgstr ""
2902
9e77d9a8 2903#: js/prefs.js:395
ef397fb6
AD
2904msgid "Unsubscribe from selected feeds?"
2905msgstr ""
2906
9e77d9a8 2907#: js/prefs.js:399
41e26a3e
AD
2908msgid "Unsubscribing from selected feeds..."
2909msgstr ""
2910
9e77d9a8 2911#: js/prefs.js:429
ef397fb6
AD
2912msgid "Please select only one feed."
2913msgstr ""
2914
9e77d9a8 2915#: js/prefs.js:435
ef397fb6
AD
2916msgid "Erase all non-starred articles in selected feed?"
2917msgstr ""
2918
9e77d9a8 2919#: js/prefs.js:438
41e26a3e
AD
2920msgid "Clearing selected feed..."
2921msgstr ""
2922
9e77d9a8 2923#: js/prefs.js:457
ef397fb6
AD
2924msgid "How many days of articles to keep (0 - use default)?"
2925msgstr ""
2926
9e77d9a8 2927#: js/prefs.js:460
41e26a3e
AD
2928msgid "Purging selected feed..."
2929msgstr ""
2930
9e77d9a8 2931#: js/prefs.js:492 js/prefs.js:513 js/prefs.js:552
ef397fb6
AD
2932msgid "Please select only one user."
2933msgstr ""
2934
9e77d9a8 2935#: js/prefs.js:517
ef397fb6
AD
2936msgid "Reset password of selected user?"
2937msgstr ""
2938
9e77d9a8 2939#: js/prefs.js:520
41e26a3e
AD
2940msgid "Resetting password for selected user..."
2941msgstr ""
2942
9e77d9a8 2943#: js/prefs.js:565
c050148d
AD
2944msgid "User details"
2945msgstr ""
2946
9e77d9a8 2947#: js/prefs.js:589
ef397fb6
AD
2948msgid "Please select only one filter."
2949msgstr ""
2950
9e77d9a8 2951#: js/prefs.js:607
5c33ecab
AD
2952msgid "Combine selected filters?"
2953msgstr ""
2954
9e77d9a8 2955#: js/prefs.js:610
41e26a3e
AD
2956msgid "Joining filters..."
2957msgstr ""
2958
9e77d9a8 2959#: js/prefs.js:671
ef397fb6
AD
2960msgid "Edit Multiple Feeds"
2961msgstr ""
2962
9e77d9a8 2963#: js/prefs.js:695
ef397fb6
AD
2964msgid "Save changes to selected feeds?"
2965msgstr ""
2966
9e77d9a8 2967#: js/prefs.js:772
ef397fb6
AD
2968msgid "OPML Import"
2969msgstr ""
2970
9e77d9a8 2971#: js/prefs.js:799
ef397fb6
AD
2972msgid "Please choose an OPML file first."
2973msgstr ""
2974
9e77d9a8 2975#: js/prefs.js:802 plugins/import_export/import_export.js:115
699e3cfc 2976#: plugins/googlereaderimport/init.js:45
41e26a3e
AD
2977msgid "Importing, please wait..."
2978msgstr ""
2979
9e77d9a8 2980#: js/prefs.js:969
ef397fb6
AD
2981msgid "Reset to defaults?"
2982msgstr ""
2983
9e77d9a8 2984#: js/prefs.js:1083
5c33ecab
AD
2985msgid ""
2986"Remove category %s? Any nested feeds would be placed into Uncategorized."
ef397fb6
AD
2987msgstr ""
2988
9e77d9a8 2989#: js/prefs.js:1089
41e26a3e
AD
2990msgid "Removing category..."
2991msgstr ""
2992
9e77d9a8 2993#: js/prefs.js:1110
ef397fb6
AD
2994msgid "Remove selected categories?"
2995msgstr ""
2996
9e77d9a8 2997#: js/prefs.js:1113
41e26a3e
AD
2998msgid "Removing selected categories..."
2999msgstr ""
3000
9e77d9a8 3001#: js/prefs.js:1126
ef397fb6
AD
3002msgid "No categories are selected."
3003msgstr ""
3004
9e77d9a8 3005#: js/prefs.js:1134
5c33ecab
AD
3006msgid "Category title:"
3007msgstr ""
3008
9e77d9a8 3009#: js/prefs.js:1138
41e26a3e
AD
3010msgid "Creating category..."
3011msgstr ""
3012
9e77d9a8 3013#: js/prefs.js:1165
ef397fb6
AD
3014msgid "Feeds without recent updates"
3015msgstr ""
3016
9e77d9a8 3017#: js/prefs.js:1214
ef397fb6
AD
3018msgid "Replace current OPML publishing address with a new one?"
3019msgstr ""
3020
9e77d9a8 3021#: js/prefs.js:1303
41e26a3e
AD
3022msgid "Clearing feed..."
3023msgstr ""
3024
9e77d9a8 3025#: js/prefs.js:1323
ef397fb6
AD
3026msgid "Rescore articles in selected feeds?"
3027msgstr ""
3028
9e77d9a8 3029#: js/prefs.js:1326
41e26a3e
AD
3030msgid "Rescoring selected feeds..."
3031msgstr ""
3032
9e77d9a8 3033#: js/prefs.js:1346
ef397fb6
AD
3034msgid "Rescore all articles? This operation may take a lot of time."
3035msgstr ""
3036
9e77d9a8 3037#: js/prefs.js:1349
41e26a3e
AD
3038msgid "Rescoring feeds..."
3039msgstr ""
3040
9e77d9a8 3041#: js/prefs.js:1366
ef397fb6
AD
3042msgid "Reset selected labels to default colors?"
3043msgstr ""
3044
9e77d9a8 3045#: js/prefs.js:1403
ef397fb6
AD
3046msgid "Settings Profiles"
3047msgstr ""
3048
9e77d9a8 3049#: js/prefs.js:1412
ef397fb6
AD
3050msgid ""
3051"Remove selected profiles? Active and default profiles will not be removed."
3052msgstr ""
3053
9e77d9a8 3054#: js/prefs.js:1415
41e26a3e
AD
3055msgid "Removing selected profiles..."
3056msgstr ""
3057
9e77d9a8 3058#: js/prefs.js:1430
ef397fb6
AD
3059msgid "No profiles are selected."
3060msgstr ""
3061
9e77d9a8 3062#: js/prefs.js:1438 js/prefs.js:1491
ef397fb6
AD
3063msgid "Activate selected profile?"
3064msgstr ""
3065
9e77d9a8 3066#: js/prefs.js:1454 js/prefs.js:1507
ef397fb6
AD
3067msgid "Please choose a profile to activate."
3068msgstr ""
3069
9e77d9a8 3070#: js/prefs.js:1459
41e26a3e
AD
3071msgid "Creating profile..."
3072msgstr ""
3073
9e77d9a8 3074#: js/prefs.js:1515
ef397fb6
AD
3075msgid "This will invalidate all previously generated feed URLs. Continue?"
3076msgstr ""
3077
9e77d9a8 3078#: js/prefs.js:1518 plugins/share/share_prefs.js:6
41e26a3e
AD
3079msgid "Clearing URLs..."
3080msgstr ""
3081
9e77d9a8 3082#: js/prefs.js:1525
41e26a3e
AD
3083msgid "Generated URLs cleared."
3084msgstr ""
3085
9e77d9a8 3086#: js/prefs.js:1616
ef397fb6
AD
3087msgid "Label Editor"
3088msgstr ""
3089
9e77d9a8 3090#: js/prefs.js:1738
0717e16b 3091msgid "Subscribing to feeds..."
ef397fb6
AD
3092msgstr ""
3093
9e77d9a8 3094#: js/prefs.js:1775
0717e16b 3095msgid "Clear stored data for this plugin?"
e95e7819
AD
3096msgstr ""
3097
9e77d9a8 3098#: js/prefs.js:1792
59e7c5f4
AD
3099msgid "Clear all messages in the error log?"
3100msgstr ""
3101
3102#: js/tt-rss.js:127
ef397fb6
AD
3103msgid "Mark all articles as read?"
3104msgstr ""
3105
59e7c5f4 3106#: js/tt-rss.js:133
41e26a3e
AD
3107msgid "Marking all feeds as read..."
3108msgstr ""
3109
9e77d9a8 3110#: js/tt-rss.js:384
69ad8b68
AD
3111msgid "Please enable mail plugin first."
3112msgstr ""
3113
9e77d9a8 3114#: js/tt-rss.js:496
69ad8b68
AD
3115msgid "Please enable embed_original plugin first."
3116msgstr ""
3117
d3b0e348 3118#: js/tt-rss.js:652
022af85b
AD
3119msgid "Select item(s) by tags"
3120msgstr ""
3121
d3b0e348 3122#: js/tt-rss.js:673
ef397fb6
AD
3123msgid "You can't unsubscribe from the category."
3124msgstr ""
3125
d3b0e348 3126#: js/tt-rss.js:678 js/tt-rss.js:827
ef397fb6
AD
3127msgid "Please select some feed first."
3128msgstr ""
3129
d3b0e348 3130#: js/tt-rss.js:822
ef397fb6
AD
3131msgid "You can't rescore this kind of feed."
3132msgstr ""
3133
d3b0e348 3134#: js/tt-rss.js:832
ef397fb6
AD
3135msgid "Rescore articles in %s?"
3136msgstr ""
3137
d3b0e348 3138#: js/tt-rss.js:835
41e26a3e
AD
3139msgid "Rescoring articles..."
3140msgstr ""
3141
d3b0e348 3142#: js/tt-rss.js:976
ef397fb6
AD
3143msgid "New version available!"
3144msgstr ""
3145
83e399b1 3146#: js/viewfeed.js:113
be212a00
AD
3147msgid "Cancel search"
3148msgstr ""
3149
96ebdb70 3150#: js/viewfeed.js:471
e935c2bc
AD
3151msgid "Unstar article"
3152msgstr ""
3153
96ebdb70 3154#: js/viewfeed.js:475
e935c2bc
AD
3155msgid "Star article"
3156msgstr ""
3157
96ebdb70 3158#: js/viewfeed.js:529
e935c2bc
AD
3159msgid "Unpublish article"
3160msgstr ""
3161
96ebdb70 3162#: js/viewfeed.js:533
274272b4
AD
3163msgid "Publish article"
3164msgstr ""
3165
96ebdb70 3166#: js/viewfeed.js:685
e50920bb
AD
3167msgid "%d article selected"
3168msgid_plural "%d articles selected"
3169msgstr[0] ""
3170msgstr[1] ""
3171
96ebdb70
AD
3172#: js/viewfeed.js:757 js/viewfeed.js:785 js/viewfeed.js:812 js/viewfeed.js:877
3173#: js/viewfeed.js:911 js/viewfeed.js:1033 js/viewfeed.js:1076
ef3d0895 3174#: js/viewfeed.js:1129 js/viewfeed.js:2255 plugins/mailto/init.js:7
480d358c 3175#: plugins/mail/mail.js:7
e935c2bc
AD
3176msgid "No articles are selected."
3177msgstr ""
3178
96ebdb70 3179#: js/viewfeed.js:1041
1b3ac3b4
TC
3180msgid "Delete %d selected article in %s?"
3181msgid_plural "Delete %d selected articles in %s?"
3182msgstr[0] ""
3183msgstr[1] ""
ef397fb6 3184
96ebdb70 3185#: js/viewfeed.js:1043
1b3ac3b4
TC
3186msgid "Delete %d selected article?"
3187msgid_plural "Delete %d selected articles?"
3188msgstr[0] ""
3189msgstr[1] ""
ef397fb6 3190
96ebdb70 3191#: js/viewfeed.js:1085
1b3ac3b4
TC
3192msgid "Archive %d selected article in %s?"
3193msgid_plural "Archive %d selected articles in %s?"
3194msgstr[0] ""
3195msgstr[1] ""
ef397fb6 3196
96ebdb70 3197#: js/viewfeed.js:1088
1b3ac3b4
TC
3198msgid "Move %d archived article back?"
3199msgid_plural "Move %d archived articles back?"
3200msgstr[0] ""
3201msgstr[1] ""
ef397fb6 3202
96ebdb70 3203#: js/viewfeed.js:1090
6b3082ee
AD
3204msgid ""
3205"Please note that unstarred articles might get purged on next feed update."
3206msgstr ""
3207
96ebdb70 3208#: js/viewfeed.js:1135
1b3ac3b4
TC
3209msgid "Mark %d selected article in %s as read?"
3210msgid_plural "Mark %d selected articles in %s as read?"
3211msgstr[0] ""
3212msgstr[1] ""
ef397fb6 3213
96ebdb70 3214#: js/viewfeed.js:1159
ef397fb6
AD
3215msgid "Edit article Tags"
3216msgstr ""
3217
96ebdb70 3218#: js/viewfeed.js:1165
41e26a3e
AD
3219msgid "Saving article tags..."
3220msgstr ""
3221
96ebdb70 3222#: js/viewfeed.js:1404
ef397fb6
AD
3223msgid "No article is selected."
3224msgstr ""
3225
96ebdb70 3226#: js/viewfeed.js:1439
ef397fb6
AD
3227msgid "No articles found to mark"
3228msgstr ""
3229
96ebdb70 3230#: js/viewfeed.js:1441
1b3ac3b4
TC
3231msgid "Mark %d article as read?"
3232msgid_plural "Mark %d articles as read?"
3233msgstr[0] ""
3234msgstr[1] ""
ef397fb6 3235
ef3d0895 3236#: js/viewfeed.js:1950
ef397fb6
AD
3237msgid "Open original article"
3238msgstr ""
3239
ef3d0895 3240#: js/viewfeed.js:1956
8ef7b02e
AD
3241msgid "Display article URL"
3242msgstr ""
3243
ef3d0895 3244#: js/viewfeed.js:2056
274272b4
AD
3245msgid "Assign label"
3246msgstr ""
3247
ef3d0895 3248#: js/viewfeed.js:2061
ef397fb6
AD
3249msgid "Remove label"
3250msgstr ""
3251
ef3d0895 3252#: js/viewfeed.js:2148
70fc5a5e
AD
3253msgid "Select articles in group"
3254msgstr ""
3255
ef3d0895 3256#: js/viewfeed.js:2157
70fc5a5e
AD
3257msgid "Mark group as read"
3258msgstr ""
3259
ef3d0895 3260#: js/viewfeed.js:2169
70fc5a5e
AD
3261msgid "Mark feed as read"
3262msgstr ""
3263
ef3d0895 3264#: js/viewfeed.js:2224
be212a00
AD
3265msgid "Please enter new score for selected articles:"
3266msgstr ""
3267
ef3d0895 3268#: js/viewfeed.js:2266
be212a00
AD
3269msgid "Please enter new score for this article:"
3270msgstr ""
23419d11 3271
ef3d0895 3272#: js/viewfeed.js:2299
8ef7b02e
AD
3273msgid "Article URL:"
3274msgstr ""
3275
8ef7b02e
AD
3276#: plugins/embed_original/init.js:6
3277msgid "Sorry, your browser does not support sandboxed iframes."
3278msgstr ""
3279
480d358c
AD
3280#: plugins/mailto/init.js:21 plugins/mail/mail.js:21
3281msgid "Forward article by email"
3282msgstr ""
3283
0717e16b
AD
3284#: plugins/import_export/import_export.js:13
3285msgid "Export Data"
3286msgstr ""
3287
3288#: plugins/import_export/import_export.js:40
3289msgid ""
1b3ac3b4
TC
3290"Finished, exported %d article. You can download the data <a "
3291"class='visibleLink' href='%u'>here</a>."
3292msgid_plural ""
0717e16b
AD
3293"Finished, exported %d articles. You can download the data <a "
3294"class='visibleLink' href='%u'>here</a>."
1b3ac3b4
TC
3295msgstr[0] ""
3296msgstr[1] ""
0717e16b
AD
3297
3298#: plugins/import_export/import_export.js:93
3299msgid "Data Import"
3300msgstr ""
3301
3302#: plugins/import_export/import_export.js:112
3303msgid "Please choose the file first."
3304msgstr ""
3305
41e26a3e
AD
3306#: plugins/note/note.js:17
3307msgid "Saving article note..."
3308msgstr ""
3309
d3b0e348
AD
3310#: plugins/shorten_expanded/init.js:37
3311msgid "Click to expand article"
3312msgstr ""
3313
6b3082ee
AD
3314#: plugins/googlereaderimport/init.js:18
3315msgid "Google Reader Import"
3316msgstr ""
3317
699e3cfc
AD
3318#: plugins/googlereaderimport/init.js:42
3319msgid "Please choose a file first."
3320msgstr ""
3321
95d40d85
AD
3322#: plugins/instances/instances.js:10
3323msgid "Link Instance"
3324msgstr ""
3325
3326#: plugins/instances/instances.js:73
3327msgid "Edit Instance"
3328msgstr ""
3329
3330#: plugins/instances/instances.js:122
3331msgid "Remove selected instances?"
3332msgstr ""
3333
41e26a3e
AD
3334#: plugins/instances/instances.js:125
3335msgid "Removing selected instances..."
3336msgstr ""
3337
95d40d85
AD
3338#: plugins/instances/instances.js:139 plugins/instances/instances.js:151
3339msgid "No instances are selected."
3340msgstr ""
3341
3342#: plugins/instances/instances.js:156
3343msgid "Please select only one instance."
3344msgstr ""
3345
9e77d9a8
AD
3346#: plugins/share/share_prefs.js:3
3347msgid "This will invalidate all previously shared article URLs. Continue?"
3348msgstr ""
3349
3350#: plugins/share/share_prefs.js:13
3351msgid "Shared URLs cleared."
3352msgstr ""
3353
95d40d85
AD
3354#: plugins/share/share.js:10
3355msgid "Share article by URL"
3356msgstr ""
3357
9e77d9a8
AD
3358#: plugins/share/share.js:14
3359msgid "Generate new share URL for this article?"
3360msgstr ""
3361
3362#: plugins/share/share.js:18
3363msgid "Trying to change URL..."
3364msgstr ""
3365
3366#: plugins/share/share.js:55
3367msgid "Remove sharing for this article?"
3368msgstr ""
3369
3370#: plugins/share/share.js:59
3371msgid "Trying to unshare..."
3372msgstr ""
3373
95d40d85
AD
3374#: plugins/updater/updater.js:58
3375msgid ""
0f40d522
AD
3376"Backup your tt-rss directory before continuing. Please type 'yes' to "
3377"continue."
95d40d85 3378msgstr ""