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