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