]> git.wh0rd.org - tt-rss.git/blob - messages.pot
remove optional art-readitlater.png
[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: 2012-01-30 16:39+0400\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
20 #: backend.php:82
21 msgid "Use default"
22 msgstr ""
23
24 #: backend.php:83
25 msgid "Never purge"
26 msgstr ""
27
28 #: backend.php:84
29 msgid "1 week old"
30 msgstr ""
31
32 #: backend.php:85
33 msgid "2 weeks old"
34 msgstr ""
35
36 #: backend.php:86
37 msgid "1 month old"
38 msgstr ""
39
40 #: backend.php:87
41 msgid "2 months old"
42 msgstr ""
43
44 #: backend.php:88
45 msgid "3 months old"
46 msgstr ""
47
48 #: backend.php:91
49 msgid "Default interval"
50 msgstr ""
51
52 #: backend.php:92 backend.php:102
53 msgid "Disable updates"
54 msgstr ""
55
56 #: backend.php:93 backend.php:103
57 msgid "Each 15 minutes"
58 msgstr ""
59
60 #: backend.php:94 backend.php:104
61 msgid "Each 30 minutes"
62 msgstr ""
63
64 #: backend.php:95 backend.php:105
65 msgid "Hourly"
66 msgstr ""
67
68 #: backend.php:96 backend.php:106
69 msgid "Each 4 hours"
70 msgstr ""
71
72 #: backend.php:97 backend.php:107
73 msgid "Each 12 hours"
74 msgstr ""
75
76 #: backend.php:98 backend.php:108
77 msgid "Daily"
78 msgstr ""
79
80 #: backend.php:99 backend.php:109
81 msgid "Weekly"
82 msgstr ""
83
84 #: backend.php:112 index.php:163 classes/pref_prefs.php:351
85 msgid "Default"
86 msgstr ""
87
88 #: backend.php:113
89 msgid "Magpie"
90 msgstr ""
91
92 #: backend.php:114
93 msgid "SimplePie"
94 msgstr ""
95
96 #: backend.php:115
97 msgid "Twitter OAuth"
98 msgstr ""
99
100 #: backend.php:124 classes/pref_users.php:139
101 msgid "User"
102 msgstr ""
103
104 #: backend.php:125
105 msgid "Power User"
106 msgstr ""
107
108 #: backend.php:126
109 msgid "Administrator"
110 msgstr ""
111
112 #: db-updater.php:19
113 msgid "Your access level is insufficient to run this script."
114 msgstr ""
115
116 #: db-updater.php:44
117 msgid "Database Updater"
118 msgstr ""
119
120 #: db-updater.php:85
121 msgid "Could not update database"
122 msgstr ""
123
124 #: db-updater.php:88
125 msgid "Could not find necessary schema file, need version:"
126 msgstr ""
127
128 #: db-updater.php:89
129 msgid ", found: "
130 msgstr ""
131
132 #: db-updater.php:92
133 msgid "Tiny Tiny RSS database is up to date."
134 msgstr ""
135
136 #: db-updater.php:94 db-updater.php:161 db-updater.php:174 register.php:194
137 #: register.php:239 register.php:252 register.php:267 register.php:286
138 #: register.php:371 register.php:381 register.php:393 twitter.php:111
139 #: twitter.php:123 classes/pref_feeds.php:1080
140 msgid "Return to Tiny Tiny RSS"
141 msgstr ""
142
143 #: db-updater.php:100
144 msgid "Please backup your database before proceeding."
145 msgstr ""
146
147 #: db-updater.php:102
148 #, php-format
149 msgid ""
150 "Your Tiny Tiny RSS database needs update to the latest version (<b>%d</b> to "
151 "<b>%d</b>)."
152 msgstr ""
153
154 #: db-updater.php:116
155 msgid "Perform updates"
156 msgstr ""
157
158 #: db-updater.php:121
159 msgid "Performing updates..."
160 msgstr ""
161
162 #: db-updater.php:127
163 #, php-format
164 msgid "Updating to version %d..."
165 msgstr ""
166
167 #: db-updater.php:140
168 msgid "Checking version... "
169 msgstr ""
170
171 #: db-updater.php:146
172 msgid "OK!"
173 msgstr ""
174
175 #: db-updater.php:148
176 msgid "ERROR!"
177 msgstr ""
178
179 #: db-updater.php:156
180 #, php-format
181 msgid ""
182 "Finished. Performed <b>%d</b> update(s) up to schema\n"
183 "\t\t\tversion <b>%d</b>."
184 msgstr ""
185
186 #: db-updater.php:166
187 msgid "Your database schema is from a newer version of Tiny Tiny RSS."
188 msgstr ""
189
190 #: db-updater.php:168
191 #, php-format
192 msgid "Found schema version: <b>%d</b>, required: <b>%d</b>."
193 msgstr ""
194
195 #: db-updater.php:170
196 msgid ""
197 "Schema upgrade impossible. Please update Tiny Tiny RSS files to the newer "
198 "version and continue."
199 msgstr ""
200
201 #: digest.php:58
202 msgid ""
203 "Your browser doesn't support Javascript, which is required\n"
204 "\t\t\tfor this application to function properly. Please check your\n"
205 "\t\t\tbrowser settings."
206 msgstr ""
207
208 #: digest.php:64 index.php:87 index.php:129 index.php:213 prefs.php:68
209 #: classes/backend.php:6 classes/pref_feeds.php:1367
210 #: classes/pref_filters.php:602 classes/pref_labels.php:296
211 #: js/viewfeed.js:1099 js/viewfeed.js:1276
212 msgid "Loading, please wait..."
213 msgstr ""
214
215 #: digest.php:72 index.php:97
216 msgid "Hello,"
217 msgstr ""
218
219 #: digest.php:75 index.php:107 mobile/mobile-functions.php:69
220 #: mobile/mobile-functions.php:244
221 msgid "Logout"
222 msgstr ""
223
224 #: errors.php:9
225 msgid ""
226 "This program requires XmlHttpRequest to function properly. Your browser "
227 "doesn't seem to support it."
228 msgstr ""
229
230 #: errors.php:12
231 msgid ""
232 "This program requires cookies to function properly. Your browser doesn't "
233 "seem to support them."
234 msgstr ""
235
236 #: errors.php:15
237 msgid "Backend sanity check failed"
238 msgstr ""
239
240 #: errors.php:17
241 msgid "Frontend sanity check failed."
242 msgstr ""
243
244 #: errors.php:19
245 msgid ""
246 "Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please "
247 "update&lt;/a&gt;."
248 msgstr ""
249
250 #: errors.php:21
251 msgid "Request not authorized."
252 msgstr ""
253
254 #: errors.php:23
255 msgid "No operation to perform."
256 msgstr ""
257
258 #: errors.php:25
259 msgid ""
260 "Could not display feed: query failed. Please check label match syntax or "
261 "local configuration."
262 msgstr ""
263
264 #: errors.php:27
265 msgid "Denied. Your access level is insufficient to access this page."
266 msgstr ""
267
268 #: errors.php:29
269 msgid "Configuration check failed"
270 msgstr ""
271
272 #: errors.php:31
273 msgid ""
274 "Your version of MySQL is not currently supported. Please see\n"
275 "\t\tofficial site for more information."
276 msgstr ""
277
278 #: errors.php:36
279 msgid "SQL escaping test failed, check your database and PHP configuration"
280 msgstr ""
281
282 #: index.php:99 prefs.php:90 help/main.php:71 help/prefs.php:8
283 #: classes/pref_prefs.php:267
284 msgid "Preferences"
285 msgstr ""
286
287 #: index.php:103
288 msgid "Comments?"
289 msgstr ""
290
291 #: index.php:113
292 msgid "New version of Tiny Tiny RSS is available!"
293 msgstr ""
294
295 #: index.php:136
296 msgid "News"
297 msgstr ""
298
299 #: index.php:145
300 msgid "Collapse feedlist"
301 msgstr ""
302
303 #: index.php:148
304 msgid "Show articles"
305 msgstr ""
306
307 #: index.php:151
308 msgid "Adaptive"
309 msgstr ""
310
311 #: index.php:152
312 msgid "All Articles"
313 msgstr ""
314
315 #: index.php:153 classes/feeds.php:130
316 msgid "Starred"
317 msgstr ""
318
319 #: index.php:154 classes/feeds.php:131
320 msgid "Published"
321 msgstr ""
322
323 #: index.php:155 classes/feeds.php:117 classes/feeds.php:129
324 msgid "Unread"
325 msgstr ""
326
327 #: index.php:156
328 msgid "Ignore Scoring"
329 msgstr ""
330
331 #: index.php:157
332 msgid "Updated"
333 msgstr ""
334
335 #: index.php:160
336 msgid "Sort articles"
337 msgstr ""
338
339 #: index.php:164 classes/pref_filters.php:246
340 msgid "Date"
341 msgstr ""
342
343 #: index.php:165 classes/dlg.php:375 include/localized_schema.php:3
344 msgid "Title"
345 msgstr ""
346
347 #: index.php:166
348 msgid "Score"
349 msgstr ""
350
351 #: index.php:171 classes/pref_feeds.php:341 classes/pref_feeds.php:584
352 msgid "Update"
353 msgstr ""
354
355 #: index.php:175 index.php:190 classes/feeds.php:135 classes/feeds.php:150
356 #: include/localized_schema.php:10 js/digest.js:626 js/FeedTree.js:125
357 #: js/FeedTree.js:151
358 msgid "Mark as read"
359 msgstr ""
360
361 #: index.php:181 classes/feeds.php:125
362 msgid "Actions..."
363 msgstr ""
364
365 #: index.php:183
366 msgid "Search..."
367 msgstr ""
368
369 #: index.php:184
370 msgid "Feed actions:"
371 msgstr ""
372
373 #: index.php:185
374 msgid "Subscribe to feed..."
375 msgstr ""
376
377 #: index.php:186
378 msgid "Edit this feed..."
379 msgstr ""
380
381 #: index.php:187
382 msgid "Rescore feed"
383 msgstr ""
384
385 #: index.php:188 classes/pref_feeds.php:511 classes/pref_feeds.php:1340
386 msgid "Unsubscribe"
387 msgstr ""
388
389 #: index.php:189
390 msgid "All feeds:"
391 msgstr ""
392
393 #: index.php:191 help/main.php:54
394 msgid "(Un)hide read feeds"
395 msgstr ""
396
397 #: index.php:192
398 msgid "Other actions:"
399 msgstr ""
400
401 #: index.php:193
402 msgid "Switch to digest..."
403 msgstr ""
404
405 #: index.php:194
406 msgid "Show tag cloud..."
407 msgstr ""
408
409 #: index.php:195
410 msgid "Select by tags..."
411 msgstr ""
412
413 #: index.php:196
414 msgid "Create label..."
415 msgstr ""
416
417 #: index.php:197
418 msgid "Create filter..."
419 msgstr ""
420
421 #: index.php:198
422 msgid "Keyboard shortcuts help"
423 msgstr ""
424
425 #: opml.php:70
426 #, php-format
427 msgid "<li>Adding category <b>%s</b>.</li>"
428 msgstr ""
429
430 #: opml.php:92
431 #, php-format
432 msgid "Setting preference key %s to %s"
433 msgstr ""
434
435 #: opml.php:112
436 #, php-format
437 msgid "Adding label %s"
438 msgstr ""
439
440 #: opml.php:115
441 #, php-format
442 msgid "Duplicate label: %s"
443 msgstr ""
444
445 #: opml.php:169
446 #, php-format
447 msgid "Adding filter %s"
448 msgstr ""
449
450 #: opml.php:185
451 #, php-format
452 msgid "Duplicate filter %s"
453 msgstr ""
454
455 #: opml.php:230
456 msgid "is already imported."
457 msgstr ""
458
459 #: opml.php:250
460 msgid "OK"
461 msgstr ""
462
463 #: opml.php:259
464 msgid "Error while parsing document."
465 msgstr ""
466
467 #: opml.php:263
468 msgid "Error: please upload OPML file."
469 msgstr ""
470
471 #: opml.php:469 opml.php:474
472 msgid "OPML Utility"
473 msgstr ""
474
475 #: opml.php:492
476 msgid "Importing OPML..."
477 msgstr ""
478
479 #: opml.php:496
480 msgid "Return to preferences"
481 msgstr ""
482
483 #: prefs.php:81
484 msgid "Keyboard shortcuts"
485 msgstr ""
486
487 #: prefs.php:82 help/prefs.php:14
488 msgid "Exit preferences"
489 msgstr ""
490
491 #: prefs.php:93 classes/feeds.php:981 classes/pref_feeds.php:43
492 #: classes/pref_feeds.php:1249 classes/pref_feeds.php:1312
493 msgid "Feeds"
494 msgstr ""
495
496 #: prefs.php:96 help/prefs.php:11 classes/pref_filters.php:95
497 msgid "Filters"
498 msgstr ""
499
500 #: prefs.php:99 help/prefs.php:12 mobile/mobile-functions.php:205
501 #: classes/pref_labels.php:90 include/functions.php:1433
502 #: include/functions.php:2001
503 msgid "Labels"
504 msgstr ""
505
506 #: prefs.php:103 help/prefs.php:13
507 msgid "Users"
508 msgstr ""
509
510 #: prefs.php:108
511 msgid "Linked"
512 msgstr ""
513
514 #: register.php:186 include/login_form.php:164
515 msgid "Create new account"
516 msgstr ""
517
518 #: register.php:190
519 msgid "New user registrations are administratively disabled."
520 msgstr ""
521
522 #: register.php:215
523 msgid ""
524 "Your temporary password will be sent to the specified email. Accounts, which "
525 "were not logged in once, are erased automatically 24 hours after temporary "
526 "password is sent."
527 msgstr ""
528
529 #: register.php:221
530 msgid "Desired login:"
531 msgstr ""
532
533 #: register.php:224
534 msgid "Check availability"
535 msgstr ""
536
537 #: register.php:226
538 msgid "Email:"
539 msgstr ""
540
541 #: register.php:229
542 msgid "How much is two plus two:"
543 msgstr ""
544
545 #: register.php:232
546 msgid "Submit registration"
547 msgstr ""
548
549 #: register.php:250
550 msgid "Your registration information is incomplete."
551 msgstr ""
552
553 #: register.php:265
554 msgid "Sorry, this username is already taken."
555 msgstr ""
556
557 #: register.php:284
558 msgid "Registration failed."
559 msgstr ""
560
561 #: register.php:368
562 msgid "Account created successfully."
563 msgstr ""
564
565 #: register.php:390
566 msgid "New user registrations are currently closed."
567 msgstr ""
568
569 #: twitter.php:98
570 msgid "Register with Twitter"
571 msgstr ""
572
573 #: twitter.php:102
574 msgid "Could not connect to Twitter. Refresh the page or try again later."
575 msgstr ""
576
577 #: twitter.php:106
578 msgid "Congratulations! You have successfully registered with Twitter."
579 msgstr ""
580
581 #: twitter.php:118 classes/pref_prefs.php:458
582 msgid "Register"
583 msgstr ""
584
585 #: help/main.php:1 help/prefs.php:1
586 msgid "Keyboard Shortcuts"
587 msgstr ""
588
589 #: help/main.php:5
590 msgid "Navigation"
591 msgstr ""
592
593 #: help/main.php:8
594 msgid "Move between feeds"
595 msgstr ""
596
597 #: help/main.php:9
598 msgid "Move between articles"
599 msgstr ""
600
601 #: help/main.php:10
602 msgid "Show search dialog"
603 msgstr ""
604
605 #: help/main.php:13
606 msgid "Active article actions"
607 msgstr ""
608
609 #: help/main.php:16
610 msgid "Toggle starred"
611 msgstr ""
612
613 #: help/main.php:17
614 msgid "Toggle published"
615 msgstr ""
616
617 #: help/main.php:18
618 msgid "Toggle unread"
619 msgstr ""
620
621 #: help/main.php:19
622 msgid "Edit tags"
623 msgstr ""
624
625 #: help/main.php:20
626 msgid "Dismiss selected articles"
627 msgstr ""
628
629 #: help/main.php:21
630 msgid "Dismiss read articles"
631 msgstr ""
632
633 #: help/main.php:22
634 msgid "Open article in new window"
635 msgstr ""
636
637 #: help/main.php:23
638 msgid "Mark articles below/above active one as read"
639 msgstr ""
640
641 #: help/main.php:24
642 msgid "Scroll article content"
643 msgstr ""
644
645 #: help/main.php:25
646 msgid "Email article"
647 msgstr ""
648
649 #: help/main.php:29 help/prefs.php:30
650 msgid "Other actions"
651 msgstr ""
652
653 #: help/main.php:32
654 msgid "Select article under mouse cursor"
655 msgstr ""
656
657 #: help/main.php:33 help/prefs.php:26 classes/pref_labels.php:281
658 msgid "Create label"
659 msgstr ""
660
661 #: help/main.php:34 help/prefs.php:25 classes/pref_filters.php:583
662 msgid "Create filter"
663 msgstr ""
664
665 #: help/main.php:35
666 msgid "Collapse sidebar"
667 msgstr ""
668
669 #: help/main.php:36 help/prefs.php:34
670 msgid "Display this help dialog"
671 msgstr ""
672
673 #: help/main.php:41
674 msgid "Multiple articles actions"
675 msgstr ""
676
677 #: help/main.php:44
678 msgid "Select all articles"
679 msgstr ""
680
681 #: help/main.php:45
682 msgid "Select unread articles"
683 msgstr ""
684
685 #: help/main.php:46
686 msgid "Invert article selection"
687 msgstr ""
688
689 #: help/main.php:47
690 msgid "Deselect all articles"
691 msgstr ""
692
693 #: help/main.php:50
694 msgid "Feed actions"
695 msgstr ""
696
697 #: help/main.php:53
698 msgid "Refresh active feed"
699 msgstr ""
700
701 #: help/main.php:55 help/prefs.php:22 classes/pref_feeds.php:1315
702 msgid "Subscribe to feed"
703 msgstr ""
704
705 #: help/main.php:56 js/FeedTree.js:131
706 msgid "Edit feed"
707 msgstr ""
708
709 #: help/main.php:57
710 msgid "Mark feed as read"
711 msgstr ""
712
713 #: help/main.php:58
714 msgid "Reverse headlines order"
715 msgstr ""
716
717 #: help/main.php:59
718 msgid "Mark all feeds as read"
719 msgstr ""
720
721 #: help/main.php:60
722 msgid "If viewing category, (un)collapse it"
723 msgstr ""
724
725 #: help/main.php:63 help/prefs.php:5
726 msgid "Go to..."
727 msgstr ""
728
729 #: help/main.php:66 include/functions.php:2053
730 msgid "All articles"
731 msgstr ""
732
733 #: help/main.php:67 include/functions.php:2051
734 msgid "Fresh articles"
735 msgstr ""
736
737 #: help/main.php:68 include/functions.php:2047
738 msgid "Starred articles"
739 msgstr ""
740
741 #: help/main.php:69 include/functions.php:2049
742 msgid "Published articles"
743 msgstr ""
744
745 #: help/main.php:70
746 msgid "Tag cloud"
747 msgstr ""
748
749 #: help/main.php:77
750 msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
751 msgstr ""
752
753 #: help/main.php:79 help/prefs.php:41
754 msgid "Press any key to close this window."
755 msgstr ""
756
757 #: help/prefs.php:9
758 msgid "My Feeds"
759 msgstr ""
760
761 #: help/prefs.php:10
762 msgid "Other Feeds"
763 msgstr ""
764
765 #: help/prefs.php:19
766 msgid "Panel actions"
767 msgstr ""
768
769 #: help/prefs.php:23
770 msgid "Top 25 feeds"
771 msgstr ""
772
773 #: help/prefs.php:24
774 msgid "Edit feed categories"
775 msgstr ""
776
777 #: help/prefs.php:27 classes/pref_users.php:385
778 msgid "Create user"
779 msgstr ""
780
781 #: help/prefs.php:33
782 msgid "Focus search (if present)"
783 msgstr ""
784
785 #: help/prefs.php:39
786 msgid ""
787 "<b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS "
788 "configuration and your access level."
789 msgstr ""
790
791 #: mobile/login_form.php:28 include/login_form.php:161
792 msgid "Log in"
793 msgstr ""
794
795 #: mobile/login_form.php:38 include/login_form.php:131
796 msgid "Login:"
797 msgstr ""
798
799 #: mobile/login_form.php:43 include/login_form.php:135
800 msgid "Password:"
801 msgstr ""
802
803 #: mobile/mobile-functions.php:68 mobile/mobile-functions.php:144
804 #: mobile/mobile-functions.php:180 mobile/mobile-functions.php:207
805 #: mobile/mobile-functions.php:243 mobile/mobile-functions.php:382
806 #: mobile/prefs.php:19
807 msgid "Home"
808 msgstr ""
809
810 #: mobile/mobile-functions.php:178 include/functions.php:1431
811 #: include/functions.php:1999
812 msgid "Special"
813 msgstr ""
814
815 #: mobile/mobile-functions.php:418
816 msgid "Nothing found (click to reload feed)."
817 msgstr ""
818
819 #: mobile/prefs.php:24
820 msgid "Enable categories"
821 msgstr ""
822
823 #: mobile/prefs.php:25 mobile/prefs.php:30 mobile/prefs.php:36
824 #: mobile/prefs.php:41 mobile/prefs.php:46
825 msgid "ON"
826 msgstr ""
827
828 #: mobile/prefs.php:25 mobile/prefs.php:30 mobile/prefs.php:36
829 #: mobile/prefs.php:41 mobile/prefs.php:46
830 msgid "OFF"
831 msgstr ""
832
833 #: mobile/prefs.php:29
834 msgid "Browse categories like folders"
835 msgstr ""
836
837 #: mobile/prefs.php:35
838 msgid "Show images in posts"
839 msgstr ""
840
841 #: mobile/prefs.php:40
842 msgid "Hide read articles and feeds"
843 msgstr ""
844
845 #: mobile/prefs.php:45
846 msgid "Sort feeds by unread count"
847 msgstr ""
848
849 #: classes/article.php:25
850 msgid "Article not found."
851 msgstr ""
852
853 #: classes/backend.php:22
854 msgid "Help topic not found."
855 msgstr ""
856
857 #: classes/dlg.php:26
858 msgid "Prepare data"
859 msgstr ""
860
861 #: classes/dlg.php:30 classes/dlg.php:72 classes/dlg.php:176
862 #: classes/dlg.php:199 classes/dlg.php:236 classes/dlg.php:624
863 #: classes/dlg.php:682 classes/dlg.php:781 classes/dlg.php:814
864 #: classes/dlg.php:845 classes/dlg.php:876 classes/dlg.php:975
865 #: classes/pref_feeds.php:1240 classes/pref_filters.php:453
866 #: classes/pref_filters.php:536 classes/pref_users.php:106
867 #: classes/share_button.php:47 include/functions.php:3419
868 msgid "Close this window"
869 msgstr ""
870
871 #: classes/dlg.php:40
872 msgid ""
873 "If you have imported labels and/or filters, you might need to reload "
874 "preferences to see your new data."
875 msgstr ""
876
877 #: classes/dlg.php:87
878 msgid "Create profile"
879 msgstr ""
880
881 #: classes/dlg.php:107 classes/dlg.php:136
882 msgid "(active)"
883 msgstr ""
884
885 #: classes/dlg.php:113 classes/public_handler.php:135 classes/rpc.php:147
886 #: include/login_form.php:151
887 msgid "Default profile"
888 msgstr ""
889
890 #: classes/dlg.php:170
891 msgid "Remove selected profiles"
892 msgstr ""
893
894 #: classes/dlg.php:172
895 msgid "Activate profile"
896 msgstr ""
897
898 #: classes/dlg.php:182
899 msgid "Public OPML URL"
900 msgstr ""
901
902 #: classes/dlg.php:187
903 msgid "Your Public OPML URL is:"
904 msgstr ""
905
906 #: classes/dlg.php:196 classes/dlg.php:842
907 msgid "Generate new URL"
908 msgstr ""
909
910 #: classes/dlg.php:208
911 msgid "Notice"
912 msgstr ""
913
914 #: classes/dlg.php:214
915 msgid ""
916 "Update daemon is enabled in configuration, but daemon process is not "
917 "running, which prevents all feeds from updating. Please start the daemon "
918 "process or contact instance owner."
919 msgstr ""
920
921 #: classes/dlg.php:218 classes/dlg.php:227
922 msgid "Last update:"
923 msgstr ""
924
925 #: classes/dlg.php:223
926 msgid ""
927 "Update daemon is taking too long to perform a feed update. This could "
928 "indicate a problem like crash or a hang. Please check the daemon process or "
929 "contact instance owner."
930 msgstr ""
931
932 #: classes/dlg.php:248 classes/pref_feeds.php:294 classes/pref_feeds.php:545
933 msgid "Feed"
934 msgstr ""
935
936 #: classes/dlg.php:252 classes/feeds.php:638 classes/pref_feeds.php:313
937 #: include/functions.php:3380
938 msgid "Feed URL"
939 msgstr ""
940
941 #: classes/dlg.php:258 classes/dlg.php:989 classes/pref_feeds.php:333
942 #: classes/pref_feeds.php:573
943 msgid "Place in category:"
944 msgstr ""
945
946 #: classes/dlg.php:266
947 msgid "Available feeds"
948 msgstr ""
949
950 #: classes/dlg.php:278 classes/pref_feeds.php:373 classes/pref_feeds.php:616
951 #: classes/pref_users.php:155
952 msgid "Authentication"
953 msgstr ""
954
955 #: classes/dlg.php:282 classes/dlg.php:1003 classes/pref_feeds.php:379
956 #: classes/pref_feeds.php:620 classes/pref_users.php:437
957 msgid "Login"
958 msgstr ""
959
960 #: classes/dlg.php:285 classes/dlg.php:1006 classes/pref_feeds.php:385
961 #: classes/pref_feeds.php:626
962 msgid "Password"
963 msgstr ""
964
965 #: classes/dlg.php:288 classes/dlg.php:1009
966 msgid "OAuth will be used automatically for Twitter feeds."
967 msgstr ""
968
969 #: classes/dlg.php:296
970 msgid "This feed requires authentication."
971 msgstr ""
972
973 #: classes/dlg.php:301 classes/dlg.php:350 classes/dlg.php:1025
974 msgid "Subscribe"
975 msgstr ""
976
977 #: classes/dlg.php:302
978 msgid "More feeds"
979 msgstr ""
980
981 #: classes/dlg.php:303 classes/dlg.php:352 classes/dlg.php:430
982 #: classes/dlg.php:553 classes/dlg.php:714 classes/dlg.php:903
983 #: classes/dlg.php:953 classes/dlg.php:1026 classes/mail_button.php:112
984 #: classes/note_button.php:35 classes/pref_feeds.php:528
985 #: classes/pref_feeds.php:685 classes/pref_filters.php:380
986 #: classes/pref_instances.php:103 classes/pref_labels.php:81
987 #: classes/pref_users.php:194
988 msgid "Cancel"
989 msgstr ""
990
991 #: classes/dlg.php:322 classes/dlg.php:429 classes/pref_feeds.php:1299
992 #: classes/pref_users.php:367 js/tt-rss.js:232
993 msgid "Search"
994 msgstr ""
995
996 #: classes/dlg.php:326
997 msgid "Popular feeds"
998 msgstr ""
999
1000 #: classes/dlg.php:327
1001 msgid "Feed archive"
1002 msgstr ""
1003
1004 #: classes/dlg.php:330
1005 msgid "limit:"
1006 msgstr ""
1007
1008 #: classes/dlg.php:351 classes/pref_feeds.php:501 classes/pref_filters.php:370
1009 #: classes/pref_filters.php:589 classes/pref_instances.php:149
1010 #: classes/pref_labels.php:284 classes/pref_users.php:393
1011 msgid "Remove"
1012 msgstr ""
1013
1014 #: classes/dlg.php:362
1015 msgid "Look for"
1016 msgstr ""
1017
1018 #: classes/dlg.php:372
1019 msgid "match on"
1020 msgstr ""
1021
1022 #: classes/dlg.php:376 include/localized_schema.php:6
1023 msgid "Content"
1024 msgstr ""
1025
1026 #: classes/dlg.php:377
1027 msgid "Title or content"
1028 msgstr ""
1029
1030 #: classes/dlg.php:388
1031 msgid "Limit search to:"
1032 msgstr ""
1033
1034 #: classes/dlg.php:391 include/functions.php:1934
1035 msgid "All feeds"
1036 msgstr ""
1037
1038 #: classes/dlg.php:404
1039 msgid "This feed"
1040 msgstr ""
1041
1042 #: classes/dlg.php:452 classes/pref_filters.php:237
1043 msgid "Match"
1044 msgstr ""
1045
1046 #: classes/dlg.php:459 classes/pref_filters.php:249
1047 msgid "before"
1048 msgstr ""
1049
1050 #: classes/dlg.php:460 classes/pref_filters.php:250
1051 msgid "after"
1052 msgstr ""
1053
1054 #: classes/dlg.php:475 classes/pref_filters.php:263
1055 msgid "Check it"
1056 msgstr ""
1057
1058 #: classes/dlg.php:478 classes/pref_filters.php:266
1059 msgid "on field"
1060 msgstr ""
1061
1062 #: classes/dlg.php:484 classes/pref_filters.php:272 js/digest.js:239
1063 #: js/PrefFilterTree.js:29
1064 msgid "in"
1065 msgstr ""
1066
1067 #: classes/dlg.php:498 classes/pref_filters.php:291
1068 msgid "Perform Action"
1069 msgstr ""
1070
1071 #: classes/dlg.php:515 classes/pref_filters.php:311
1072 msgid "with parameters:"
1073 msgstr ""
1074
1075 #: classes/dlg.php:529 classes/pref_feeds.php:393 classes/pref_feeds.php:632
1076 #: classes/pref_filters.php:331 classes/pref_users.php:177
1077 msgid "Options"
1078 msgstr ""
1079
1080 #: classes/dlg.php:533 classes/pref_filters.php:343
1081 msgid "Enabled"
1082 msgstr ""
1083
1084 #: classes/dlg.php:536 classes/pref_filters.php:352
1085 msgid "Inverse match"
1086 msgstr ""
1087
1088 #: classes/dlg.php:539 classes/pref_filters.php:361
1089 msgid "Apply to category"
1090 msgstr ""
1091
1092 #: classes/dlg.php:547 classes/pref_filters.php:374
1093 msgid "Test"
1094 msgstr ""
1095
1096 #: classes/dlg.php:550
1097 msgid "Create"
1098 msgstr ""
1099
1100 #: classes/dlg.php:578
1101 msgid ""
1102 "These feeds have not been updated with new content for 3 months (oldest "
1103 "first):"
1104 msgstr ""
1105
1106 #: classes/dlg.php:602 classes/dlg.php:658
1107 msgid "Click to edit feed"
1108 msgstr ""
1109
1110 #: classes/dlg.php:620 classes/dlg.php:678
1111 msgid "Unsubscribe from selected feeds"
1112 msgstr ""
1113
1114 #: classes/dlg.php:631
1115 msgid "These feeds have not been updated because of errors:"
1116 msgstr ""
1117
1118 #: classes/dlg.php:689
1119 msgid "Tags for this article (separated by commas):"
1120 msgstr ""
1121
1122 #: classes/dlg.php:712 classes/dlg.php:901 classes/note_button.php:33
1123 #: classes/pref_feeds.php:527 classes/pref_feeds.php:682
1124 #: classes/pref_filters.php:377 classes/pref_instances.php:100
1125 #: classes/pref_labels.php:79 classes/pref_users.php:192
1126 msgid "Save"
1127 msgstr ""
1128
1129 #: classes/dlg.php:720
1130 msgid "Tag Cloud"
1131 msgstr ""
1132
1133 #: classes/dlg.php:789
1134 msgid "Select item(s) by tags"
1135 msgstr ""
1136
1137 #: classes/dlg.php:792
1138 msgid "Match:"
1139 msgstr ""
1140
1141 #: classes/dlg.php:797
1142 msgid "Which Tags?"
1143 msgstr ""
1144
1145 #: classes/dlg.php:810
1146 msgid "Display entries"
1147 msgstr ""
1148
1149 #: classes/dlg.php:822 classes/feeds.php:152
1150 msgid "View as RSS"
1151 msgstr ""
1152
1153 #: classes/dlg.php:833
1154 msgid "You can view this feed as RSS using the following URL:"
1155 msgstr ""
1156
1157 #: classes/dlg.php:861
1158 #, php-format
1159 msgid "New version of Tiny Tiny RSS is available (%s)."
1160 msgstr ""
1161
1162 #: classes/dlg.php:871 classes/pref_users.php:389
1163 msgid "Details"
1164 msgstr ""
1165
1166 #: classes/dlg.php:873
1167 msgid "Download"
1168 msgstr ""
1169
1170 #: classes/dlg.php:886
1171 #, php-format
1172 msgid ""
1173 "You can override colors, fonts and layout of your currently selected theme "
1174 "with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink"
1175 "\" href=\"%s\">This file</a> can be used as a baseline."
1176 msgstr ""
1177
1178 #: classes/dlg.php:912 classes/pref_instances.php:59
1179 msgid "Instance"
1180 msgstr ""
1181
1182 #: classes/dlg.php:918 classes/pref_feeds.php:311 classes/pref_feeds.php:560
1183 #: classes/pref_instances.php:67
1184 msgid "URL:"
1185 msgstr ""
1186
1187 #: classes/dlg.php:921 classes/pref_instances.php:70
1188 #: classes/pref_instances.php:167
1189 msgid "Instance URL"
1190 msgstr ""
1191
1192 #: classes/dlg.php:931 classes/pref_instances.php:81
1193 msgid "Access key:"
1194 msgstr ""
1195
1196 #: classes/dlg.php:934 classes/pref_instances.php:84
1197 #: classes/pref_instances.php:168
1198 msgid "Access key"
1199 msgstr ""
1200
1201 #: classes/dlg.php:938 classes/pref_instances.php:88
1202 msgid "Use one access key for both linked instances."
1203 msgstr ""
1204
1205 #: classes/dlg.php:946 classes/pref_instances.php:96
1206 msgid "Generate new key"
1207 msgstr ""
1208
1209 #: classes/dlg.php:950
1210 msgid "Create link"
1211 msgstr ""
1212
1213 #: classes/dlg.php:968
1214 #, php-format
1215 msgid ""
1216 "Could not upload file. You might need to adjust upload_max_filesize\n"
1217 "\t\t\t\tin PHP.ini (current value = %s)"
1218 msgstr ""
1219
1220 #: classes/dlg.php:986
1221 msgid "Add one valid RSS feed per line (no feed detection is done)"
1222 msgstr ""
1223
1224 #: classes/dlg.php:995
1225 msgid "Feeds to subscribe, One per line"
1226 msgstr ""
1227
1228 #: classes/dlg.php:1018
1229 msgid "Feeds require authentication."
1230 msgstr ""
1231
1232 #: classes/feeds.php:94 include/functions.php:3395
1233 msgid "Visit the website"
1234 msgstr ""
1235
1236 #: classes/feeds.php:107
1237 msgid "View as RSS feed"
1238 msgstr ""
1239
1240 #: classes/feeds.php:115
1241 msgid "Select:"
1242 msgstr ""
1243
1244 #: classes/feeds.php:116 classes/pref_feeds.php:1306
1245 #: classes/pref_filters.php:577 classes/pref_instances.php:142
1246 #: classes/pref_labels.php:275 classes/pref_users.php:380
1247 msgid "All"
1248 msgstr ""
1249
1250 #: classes/feeds.php:118
1251 msgid "Invert"
1252 msgstr ""
1253
1254 #: classes/feeds.php:119 classes/pref_feeds.php:1308
1255 #: classes/pref_filters.php:579 classes/pref_instances.php:144
1256 #: classes/pref_labels.php:277 classes/pref_users.php:382
1257 msgid "None"
1258 msgstr ""
1259
1260 #: classes/feeds.php:127
1261 msgid "Selection toggle:"
1262 msgstr ""
1263
1264 #: classes/feeds.php:133
1265 msgid "Selection:"
1266 msgstr ""
1267
1268 #: classes/feeds.php:138
1269 msgid "Archive"
1270 msgstr ""
1271
1272 #: classes/feeds.php:140
1273 msgid "Move back"
1274 msgstr ""
1275
1276 #: classes/feeds.php:141
1277 msgid "Delete"
1278 msgstr ""
1279
1280 #: classes/feeds.php:145 classes/mail_button.php:7
1281 msgid "Forward by email"
1282 msgstr ""
1283
1284 #: classes/feeds.php:148
1285 msgid "Feed:"
1286 msgstr ""
1287
1288 #: classes/feeds.php:213 classes/feeds.php:1037
1289 msgid "Feed not found."
1290 msgstr ""
1291
1292 #: classes/feeds.php:446 classes/feeds.php:528
1293 msgid "mark as read"
1294 msgstr ""
1295
1296 #: classes/feeds.php:625 include/functions.php:3367
1297 msgid "Originally from:"
1298 msgstr ""
1299
1300 #: classes/feeds.php:685 include/functions.php:3324
1301 msgid "Edit tags for this article"
1302 msgstr ""
1303
1304 #: classes/feeds.php:712 include/functions.php:3334
1305 msgid "Open article in new tab"
1306 msgstr ""
1307
1308 #: classes/feeds.php:723 include/functions.php:3350
1309 msgid "Close article"
1310 msgstr ""
1311
1312 #: classes/feeds.php:744
1313 msgid "No unread articles found to display."
1314 msgstr ""
1315
1316 #: classes/feeds.php:747
1317 msgid "No updated articles found to display."
1318 msgstr ""
1319
1320 #: classes/feeds.php:750
1321 msgid "No starred articles found to display."
1322 msgstr ""
1323
1324 #: classes/feeds.php:754
1325 msgid ""
1326 "No articles found to display. You can assign articles to labels manually "
1327 "(see the Actions menu above) or use a filter."
1328 msgstr ""
1329
1330 #: classes/feeds.php:756
1331 msgid "No articles found to display."
1332 msgstr ""
1333
1334 #: classes/feeds.php:771 include/functions.php:4524
1335 #, php-format
1336 msgid "Feeds last updated at %s"
1337 msgstr ""
1338
1339 #: classes/feeds.php:781 include/functions.php:4534
1340 msgid "Some feeds have update errors (click for details)"
1341 msgstr ""
1342
1343 #: classes/feeds.php:922 classes/feeds.php:931 classes/pref_feeds.php:94
1344 #: classes/pref_filters.php:181 include/functions.php:1966
1345 #: include/functions.php:2009
1346 msgid "Uncategorized"
1347 msgstr ""
1348
1349 #: classes/mail_button.php:52 classes/mail_button.php:58
1350 msgid "[Forwarded]"
1351 msgstr ""
1352
1353 #: classes/mail_button.php:52
1354 msgid "Multiple articles"
1355 msgstr ""
1356
1357 #: classes/mail_button.php:73
1358 msgid "From:"
1359 msgstr ""
1360
1361 #: classes/mail_button.php:82
1362 msgid "To:"
1363 msgstr ""
1364
1365 #: classes/mail_button.php:95
1366 msgid "Subject:"
1367 msgstr ""
1368
1369 #: classes/mail_button.php:111
1370 msgid "Send e-mail"
1371 msgstr ""
1372
1373 #: classes/note_button.php:7 js/note_button.js:11
1374 msgid "Edit article note"
1375 msgstr ""
1376
1377 #: classes/pref_feeds.php:12
1378 msgid "Check to enable field"
1379 msgstr ""
1380
1381 #: classes/pref_feeds.php:81 classes/pref_feeds.php:119
1382 #: classes/pref_feeds.php:125 classes/pref_feeds.php:148
1383 #, php-format
1384 msgid "(%d feeds)"
1385 msgstr ""
1386
1387 #: classes/pref_feeds.php:300
1388 msgid "Feed Title"
1389 msgstr ""
1390
1391 #: classes/pref_feeds.php:356 classes/pref_feeds.php:596
1392 msgid "using"
1393 msgstr ""
1394
1395 #: classes/pref_feeds.php:366 classes/pref_feeds.php:607
1396 msgid "Article purging:"
1397 msgstr ""
1398
1399 #: classes/pref_feeds.php:389
1400 msgid ""
1401 "<b>Hint:</b> you need to fill in your login information if your feed "
1402 "requires authentication, except for Twitter feeds."
1403 msgstr ""
1404
1405 #: classes/pref_feeds.php:405 classes/pref_feeds.php:636
1406 msgid "Hide from Popular feeds"
1407 msgstr ""
1408
1409 #: classes/pref_feeds.php:416 classes/pref_feeds.php:641
1410 msgid "Right-to-left content"
1411 msgstr ""
1412
1413 #: classes/pref_feeds.php:428 classes/pref_feeds.php:647
1414 msgid "Include in e-mail digest"
1415 msgstr ""
1416
1417 #: classes/pref_feeds.php:441 classes/pref_feeds.php:653
1418 msgid "Always display image attachments"
1419 msgstr ""
1420
1421 #: classes/pref_feeds.php:455 classes/pref_feeds.php:661
1422 msgid "Cache images locally"
1423 msgstr ""
1424
1425 #: classes/pref_feeds.php:467 classes/pref_feeds.php:667
1426 msgid "Mark updated articles as unread"
1427 msgstr ""
1428
1429 #: classes/pref_feeds.php:479 classes/pref_feeds.php:673
1430 msgid "Mark posts as updated on content change"
1431 msgstr ""
1432
1433 #: classes/pref_feeds.php:485
1434 msgid "Icon"
1435 msgstr ""
1436
1437 #: classes/pref_feeds.php:499
1438 msgid "Replace"
1439 msgstr ""
1440
1441 #: classes/pref_feeds.php:518
1442 msgid "Resubscribe to push updates"
1443 msgstr ""
1444
1445 #: classes/pref_feeds.php:525
1446 msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
1447 msgstr ""
1448
1449 #: classes/pref_feeds.php:927 classes/pref_feeds.php:980
1450 msgid "All done."
1451 msgstr ""
1452
1453 #: classes/pref_feeds.php:1011
1454 #, php-format
1455 msgid "Subscribed to <b>%s</b>."
1456 msgstr ""
1457
1458 #: classes/pref_feeds.php:1014
1459 #, php-format
1460 msgid "Could not subscribe to <b>%s</b>."
1461 msgstr ""
1462
1463 #: classes/pref_feeds.php:1017
1464 #, php-format
1465 msgid "No feeds found in <b>%s</b>."
1466 msgstr ""
1467
1468 #: classes/pref_feeds.php:1020
1469 #, php-format
1470 msgid "Already subscribed to <b>%s</b>."
1471 msgstr ""
1472
1473 #: classes/pref_feeds.php:1028
1474 #, php-format
1475 msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
1476 msgstr ""
1477
1478 #: classes/pref_feeds.php:1050
1479 msgid "Subscribe to selected feed"
1480 msgstr ""
1481
1482 #: classes/pref_feeds.php:1075
1483 msgid "Edit subscription options"
1484 msgstr ""
1485
1486 #: classes/pref_feeds.php:1154
1487 #, php-format
1488 msgid "Category <b>$%s</b> already exists in the database."
1489 msgstr ""
1490
1491 #: classes/pref_feeds.php:1170
1492 msgid "Create category"
1493 msgstr ""
1494
1495 #: classes/pref_feeds.php:1230
1496 msgid "No feed categories defined."
1497 msgstr ""
1498
1499 #: classes/pref_feeds.php:1236
1500 msgid "Remove selected categories"
1501 msgstr ""
1502
1503 #: classes/pref_feeds.php:1260
1504 msgid "Feeds with errors"
1505 msgstr ""
1506
1507 #: classes/pref_feeds.php:1280
1508 msgid "Inactive feeds"
1509 msgstr ""
1510
1511 #: classes/pref_feeds.php:1303 classes/pref_filters.php:574
1512 #: classes/pref_instances.php:139 classes/pref_labels.php:272
1513 #: classes/pref_users.php:377
1514 msgid "Select"
1515 msgstr ""
1516
1517 #: classes/pref_feeds.php:1317
1518 msgid "Edit selected feeds"
1519 msgstr ""
1520
1521 #: classes/pref_feeds.php:1319 classes/pref_feeds.php:1331
1522 msgid "Reset sort order"
1523 msgstr ""
1524
1525 #: classes/pref_feeds.php:1321 js/prefs.js:2085
1526 msgid "Batch subscribe"
1527 msgstr ""
1528
1529 #: classes/pref_feeds.php:1326
1530 msgid "Categories"
1531 msgstr ""
1532
1533 #: classes/pref_feeds.php:1329
1534 msgid "Edit categories"
1535 msgstr ""
1536
1537 #: classes/pref_feeds.php:1345
1538 msgid "More actions..."
1539 msgstr ""
1540
1541 #: classes/pref_feeds.php:1349
1542 msgid "Manual purge"
1543 msgstr ""
1544
1545 #: classes/pref_feeds.php:1353
1546 msgid "Clear feed data"
1547 msgstr ""
1548
1549 #: classes/pref_feeds.php:1354 classes/pref_filters.php:593
1550 msgid "Rescore articles"
1551 msgstr ""
1552
1553 #: classes/pref_feeds.php:1396
1554 msgid "<b>Hint:</b> you can drag feeds and categories around."
1555 msgstr ""
1556
1557 #: classes/pref_feeds.php:1404
1558 msgid "Import and export"
1559 msgstr ""
1560
1561 #: classes/pref_feeds.php:1406
1562 msgid "OPML"
1563 msgstr ""
1564
1565 #: classes/pref_feeds.php:1408
1566 msgid ""
1567 "Using OPML you can export and import your feeds, filters, labels and Tiny "
1568 "Tiny RSS settings."
1569 msgstr ""
1570
1571 #: classes/pref_feeds.php:1410
1572 msgid "Only main settings profile can be migrated using OPML."
1573 msgstr ""
1574
1575 #: classes/pref_feeds.php:1423
1576 msgid "Import my OPML"
1577 msgstr ""
1578
1579 #: classes/pref_feeds.php:1427
1580 msgid "Filename:"
1581 msgstr ""
1582
1583 #: classes/pref_feeds.php:1429
1584 msgid "Include settings"
1585 msgstr ""
1586
1587 #: classes/pref_feeds.php:1433
1588 msgid "Export OPML"
1589 msgstr ""
1590
1591 #: classes/pref_feeds.php:1437
1592 msgid ""
1593 "Your OPML can be published publicly and can be subscribed by anyone who "
1594 "knows the URL below."
1595 msgstr ""
1596
1597 #: classes/pref_feeds.php:1439
1598 msgid ""
1599 "Published OPML does not include your Tiny Tiny RSS settings, feeds that "
1600 "require authentication or feeds hidden from Popular feeds."
1601 msgstr ""
1602
1603 #: classes/pref_feeds.php:1442
1604 msgid "Display published OPML URL"
1605 msgstr ""
1606
1607 #: classes/pref_feeds.php:1445
1608 msgid "Article archive"
1609 msgstr ""
1610
1611 #: classes/pref_feeds.php:1447
1612 msgid ""
1613 "You can export and import your Starred and Archived articles for safekeeping "
1614 "or when migrating between tt-rss instances."
1615 msgstr ""
1616
1617 #: classes/pref_feeds.php:1450
1618 msgid "Export my data"
1619 msgstr ""
1620
1621 #: classes/pref_feeds.php:1465
1622 msgid "Import"
1623 msgstr ""
1624
1625 #: classes/pref_feeds.php:1472
1626 msgid "Firefox integration"
1627 msgstr ""
1628
1629 #: classes/pref_feeds.php:1474
1630 msgid ""
1631 "This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the "
1632 "link below."
1633 msgstr ""
1634
1635 #: classes/pref_feeds.php:1481
1636 msgid "Click here to register this site as a feed reader."
1637 msgstr ""
1638
1639 #: classes/pref_feeds.php:1489
1640 msgid "Subscribing using bookmarklet"
1641 msgstr ""
1642
1643 #: classes/pref_feeds.php:1491
1644 msgid ""
1645 "Drag the link below to your browser toolbar, open the feed you're interested "
1646 "in in your browser and click on the link to subscribe to it."
1647 msgstr ""
1648
1649 #: classes/pref_feeds.php:1495
1650 #, php-format
1651 msgid "Subscribe to %s in Tiny Tiny RSS?"
1652 msgstr ""
1653
1654 #: classes/pref_feeds.php:1499
1655 msgid "Subscribe in Tiny Tiny RSS"
1656 msgstr ""
1657
1658 #: classes/pref_feeds.php:1503
1659 msgid "Published & shared articles / Generated feeds"
1660 msgstr ""
1661
1662 #: classes/pref_feeds.php:1505
1663 msgid "Published articles and generated feeds"
1664 msgstr ""
1665
1666 #: classes/pref_feeds.php:1507
1667 msgid ""
1668 "Published articles are exported as a public RSS feed and can be subscribed "
1669 "by anyone who knows the URL specified below."
1670 msgstr ""
1671
1672 #: classes/pref_feeds.php:1513
1673 msgid "Display URL"
1674 msgstr ""
1675
1676 #: classes/pref_feeds.php:1516
1677 msgid "Clear all generated URLs"
1678 msgstr ""
1679
1680 #: classes/pref_feeds.php:1518
1681 msgid "Articles shared by URL"
1682 msgstr ""
1683
1684 #: classes/pref_feeds.php:1520
1685 msgid "You can disable all articles shared by unique URLs here."
1686 msgstr ""
1687
1688 #: classes/pref_feeds.php:1523
1689 msgid "Unshare all articles"
1690 msgstr ""
1691
1692 #: classes/pref_feeds.php:1529
1693 msgid "Twitter"
1694 msgstr ""
1695
1696 #: classes/pref_feeds.php:1538
1697 msgid ""
1698 "Before you can update your Twitter feeds, you must register this instance of "
1699 "Tiny Tiny RSS with Twitter.com."
1700 msgstr ""
1701
1702 #: classes/pref_feeds.php:1540
1703 msgid ""
1704 "You have been successfully registered with Twitter.com and should be able to "
1705 "access your Twitter feeds."
1706 msgstr ""
1707
1708 #: classes/pref_feeds.php:1544
1709 msgid "Register with Twitter.com"
1710 msgstr ""
1711
1712 #: classes/pref_feeds.php:1550
1713 msgid "Clear stored credentials"
1714 msgstr ""
1715
1716 #: classes/pref_filters.php:47
1717 msgid "Articles matching this filter:"
1718 msgstr ""
1719
1720 #: classes/pref_filters.php:84
1721 msgid "No articles matching this filter has been found."
1722 msgstr ""
1723
1724 #: classes/pref_filters.php:523
1725 #, php-format
1726 msgid "Created filter <b>%s</b>"
1727 msgstr ""
1728
1729 #: classes/pref_filters.php:586 classes/pref_instances.php:148
1730 #: classes/pref_users.php:391
1731 msgid "Edit"
1732 msgstr ""
1733
1734 #: classes/pref_instances.php:13 classes/pref_users.php:6
1735 msgid "Your access level is insufficient to open this tab."
1736 msgstr ""
1737
1738 #: classes/pref_instances.php:147
1739 msgid "Link instance"
1740 msgstr ""
1741
1742 #: classes/pref_instances.php:159
1743 msgid ""
1744 "You can connect other instances of Tiny Tiny RSS to this one to share "
1745 "Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
1746 msgstr ""
1747
1748 #: classes/pref_instances.php:169
1749 msgid "Last connected"
1750 msgstr ""
1751
1752 #: classes/pref_instances.php:170
1753 msgid "Stored feeds"
1754 msgstr ""
1755
1756 #: classes/pref_instances.php:188 classes/pref_users.php:460
1757 msgid "Click to edit"
1758 msgstr ""
1759
1760 #: classes/pref_labels.php:22
1761 msgid "Caption"
1762 msgstr ""
1763
1764 #: classes/pref_labels.php:37
1765 msgid "Colors"
1766 msgstr ""
1767
1768 #: classes/pref_labels.php:42
1769 msgid "Foreground:"
1770 msgstr ""
1771
1772 #: classes/pref_labels.php:42
1773 msgid "Background:"
1774 msgstr ""
1775
1776 #: classes/pref_labels.php:232
1777 #, php-format
1778 msgid "Created label <b>%s</b>"
1779 msgstr ""
1780
1781 #: classes/pref_labels.php:287
1782 msgid "Clear colors"
1783 msgstr ""
1784
1785 #: classes/pref_prefs.php:17
1786 msgid "Old password cannot be blank."
1787 msgstr ""
1788
1789 #: classes/pref_prefs.php:22
1790 msgid "New password cannot be blank."
1791 msgstr ""
1792
1793 #: classes/pref_prefs.php:27
1794 msgid "Entered passwords do not match."
1795 msgstr ""
1796
1797 #: classes/pref_prefs.php:64
1798 msgid "Password has been changed."
1799 msgstr ""
1800
1801 #: classes/pref_prefs.php:66
1802 msgid "Old password is incorrect."
1803 msgstr ""
1804
1805 #: classes/pref_prefs.php:88
1806 msgid "The configuration was saved."
1807 msgstr ""
1808
1809 #: classes/pref_prefs.php:103
1810 #, php-format
1811 msgid "Unknown option: %s"
1812 msgstr ""
1813
1814 #: classes/pref_prefs.php:117
1815 msgid "Your personal data has been saved."
1816 msgstr ""
1817
1818 #: classes/pref_prefs.php:159
1819 msgid "Personal data / Authentication"
1820 msgstr ""
1821
1822 #: classes/pref_prefs.php:186
1823 msgid "Full name"
1824 msgstr ""
1825
1826 #: classes/pref_prefs.php:190
1827 msgid "E-mail"
1828 msgstr ""
1829
1830 #: classes/pref_prefs.php:195
1831 msgid "Access level"
1832 msgstr ""
1833
1834 #: classes/pref_prefs.php:205
1835 msgid "Save data"
1836 msgstr ""
1837
1838 #: classes/pref_prefs.php:214
1839 msgid "Your password is at default value, please change it."
1840 msgstr ""
1841
1842 #: classes/pref_prefs.php:242
1843 msgid "Old password"
1844 msgstr ""
1845
1846 #: classes/pref_prefs.php:245
1847 msgid "New password"
1848 msgstr ""
1849
1850 #: classes/pref_prefs.php:250
1851 msgid "Confirm password"
1852 msgstr ""
1853
1854 #: classes/pref_prefs.php:260
1855 msgid "Change password"
1856 msgstr ""
1857
1858 #: classes/pref_prefs.php:345
1859 msgid "Select theme"
1860 msgstr ""
1861
1862 #: classes/pref_prefs.php:397
1863 msgid "Customize"
1864 msgstr ""
1865
1866 #: classes/pref_prefs.php:416 classes/pref_prefs.php:423
1867 #: classes/pref_prefs.php:428
1868 msgid "Yes"
1869 msgstr ""
1870
1871 #: classes/pref_prefs.php:418 classes/pref_prefs.php:428
1872 msgid "No"
1873 msgstr ""
1874
1875 #: classes/pref_prefs.php:462
1876 msgid "Clear"
1877 msgstr ""
1878
1879 #: classes/pref_prefs.php:468
1880 #, php-format
1881 msgid "Current server time: %s"
1882 msgstr ""
1883
1884 #: classes/pref_prefs.php:493
1885 msgid "Save configuration"
1886 msgstr ""
1887
1888 #: classes/pref_prefs.php:496
1889 msgid "Manage profiles"
1890 msgstr ""
1891
1892 #: classes/pref_prefs.php:499
1893 msgid "Reset to defaults"
1894 msgstr ""
1895
1896 #: classes/pref_users.php:27
1897 msgid "User details"
1898 msgstr ""
1899
1900 #: classes/pref_users.php:41
1901 msgid "User not found"
1902 msgstr ""
1903
1904 #: classes/pref_users.php:60 classes/pref_users.php:439
1905 msgid "Registered"
1906 msgstr ""
1907
1908 #: classes/pref_users.php:61
1909 msgid "Last logged in"
1910 msgstr ""
1911
1912 #: classes/pref_users.php:68
1913 msgid "Subscribed feeds count"
1914 msgstr ""
1915
1916 #: classes/pref_users.php:72
1917 msgid "Subscribed feeds"
1918 msgstr ""
1919
1920 #: classes/pref_users.php:122
1921 msgid "User Editor"
1922 msgstr ""
1923
1924 #: classes/pref_users.php:158
1925 msgid "Access level: "
1926 msgstr ""
1927
1928 #: classes/pref_users.php:171
1929 msgid "Change password to"
1930 msgstr ""
1931
1932 #: classes/pref_users.php:180
1933 msgid "E-mail: "
1934 msgstr ""
1935
1936 #: classes/pref_users.php:257
1937 #, php-format
1938 msgid "Added user <b>%s</b> with password <b>%s</b>"
1939 msgstr ""
1940
1941 #: classes/pref_users.php:264
1942 #, php-format
1943 msgid "Could not create user <b>%s</b>"
1944 msgstr ""
1945
1946 #: classes/pref_users.php:268
1947 #, php-format
1948 msgid "User <b>%s</b> already exists."
1949 msgstr ""
1950
1951 #: classes/pref_users.php:291
1952 #, php-format
1953 msgid ""
1954 "Changed password of user <b>%s</b>\n"
1955 "\t\t\t\t to <b>%s</b>"
1956 msgstr ""
1957
1958 #: classes/pref_users.php:298
1959 #, php-format
1960 msgid "Notifying <b>%s</b>."
1961 msgstr ""
1962
1963 #: classes/pref_users.php:335
1964 msgid "[tt-rss] Password change notification"
1965 msgstr ""
1966
1967 #: classes/pref_users.php:395
1968 msgid "Reset password"
1969 msgstr ""
1970
1971 #: classes/pref_users.php:438
1972 msgid "Access Level"
1973 msgstr ""
1974
1975 #: classes/pref_users.php:440
1976 msgid "Last login"
1977 msgstr ""
1978
1979 #: classes/pref_users.php:480
1980 msgid "No users defined."
1981 msgstr ""
1982
1983 #: classes/pref_users.php:482
1984 msgid "No matching users found."
1985 msgstr ""
1986
1987 #: classes/readitlater_button.php:7
1988 msgid "Read it later"
1989 msgstr ""
1990
1991 #: classes/rpc.php:427 include/functions.php:3314 include/functions.php:4079
1992 msgid "no tags"
1993 msgstr ""
1994
1995 #: classes/rpc.php:742
1996 msgid "Your request could not be completed."
1997 msgstr ""
1998
1999 #: classes/rpc.php:746
2000 msgid "Feed update has been scheduled."
2001 msgstr ""
2002
2003 #: classes/rpc.php:754
2004 msgid "Category update has been scheduled."
2005 msgstr ""
2006
2007 #: classes/rpc.php:767
2008 msgid "Can't update this kind of feed."
2009 msgstr ""
2010
2011 #: classes/share_button.php:7
2012 msgid "Share by URL"
2013 msgstr ""
2014
2015 #: classes/share_button.php:29
2016 msgid "You can share this article by the following unique URL:"
2017 msgstr ""
2018
2019 #: classes/tweet_button.php:7
2020 msgid "Share on Twitter"
2021 msgstr ""
2022
2023 #: include/functions.php:888
2024 msgid "Session failed to validate (incorrect IP)"
2025 msgstr ""
2026
2027 #: include/functions.php:962
2028 msgid "Incorrect username or password"
2029 msgstr ""
2030
2031 #: include/functions.php:2055
2032 msgid "Archived articles"
2033 msgstr ""
2034
2035 #: include/functions.php:3158 js/viewfeed.js:1945
2036 msgid "Click to play"
2037 msgstr ""
2038
2039 #: include/functions.php:3159 js/viewfeed.js:1944
2040 msgid "Play"
2041 msgstr ""
2042
2043 #: include/functions.php:3285
2044 msgid " - "
2045 msgstr ""
2046
2047 #: include/functions.php:4104
2048 msgid "(edit note)"
2049 msgstr ""
2050
2051 #: include/functions.php:4514
2052 msgid "No feed selected."
2053 msgstr ""
2054
2055 #: include/functions.php:4698
2056 msgid "unknown type"
2057 msgstr ""
2058
2059 #: include/functions.php:4738
2060 msgid "Attachment:"
2061 msgstr ""
2062
2063 #: include/functions.php:4740
2064 msgid "Attachments:"
2065 msgstr ""
2066
2067 #: include/functions.php:5171
2068 #, php-format
2069 msgid "%d archived articles"
2070 msgstr ""
2071
2072 #: include/functions.php:5195
2073 msgid "No feeds found."
2074 msgstr ""
2075
2076 #: include/functions.php:5241
2077 msgid "Could not import: incorrect schema version."
2078 msgstr ""
2079
2080 #: include/functions.php:5246
2081 msgid "Could not import: unrecognized document format."
2082 msgstr ""
2083
2084 #: include/functions.php:5405
2085 #, php-format
2086 msgid "Finished: %d articles processed, %d imported, %d feeds created."
2087 msgstr ""
2088
2089 #: include/functions.php:5411
2090 msgid "Could not load XML document."
2091 msgstr ""
2092
2093 #: include/localized_schema.php:4
2094 msgid "Title or Content"
2095 msgstr ""
2096
2097 #: include/localized_schema.php:5
2098 msgid "Link"
2099 msgstr ""
2100
2101 #: include/localized_schema.php:7
2102 msgid "Article Date"
2103 msgstr ""
2104
2105 #: include/localized_schema.php:9
2106 msgid "Delete article"
2107 msgstr ""
2108
2109 #: include/localized_schema.php:11
2110 msgid "Set starred"
2111 msgstr ""
2112
2113 #: include/localized_schema.php:12 js/digest.js:262 js/digest.js:730
2114 #: js/viewfeed.js:462
2115 msgid "Publish article"
2116 msgstr ""
2117
2118 #: include/localized_schema.php:13
2119 msgid "Assign tags"
2120 msgstr ""
2121
2122 #: include/localized_schema.php:14 js/viewfeed.js:1909
2123 msgid "Assign label"
2124 msgstr ""
2125
2126 #: include/localized_schema.php:15
2127 msgid "Modify score"
2128 msgstr ""
2129
2130 #: include/localized_schema.php:17
2131 msgid "General"
2132 msgstr ""
2133
2134 #: include/localized_schema.php:18
2135 msgid "Interface"
2136 msgstr ""
2137
2138 #: include/localized_schema.php:19
2139 msgid "Advanced"
2140 msgstr ""
2141
2142 #: include/localized_schema.php:21
2143 msgid ""
2144 "This option is useful when you are reading several planet-type aggregators "
2145 "with partially colliding userbase. When disabled, it forces same posts from "
2146 "different feeds to appear only once."
2147 msgstr ""
2148
2149 #: include/localized_schema.php:22
2150 msgid ""
2151 "Display expanded list of feed articles, instead of separate displays for "
2152 "headlines and article content"
2153 msgstr ""
2154
2155 #: include/localized_schema.php:23
2156 msgid ""
2157 "When \"Mark as read\" button is clicked in toolbar, automatically open next "
2158 "feed with unread articles."
2159 msgstr ""
2160
2161 #: include/localized_schema.php:24
2162 msgid ""
2163 "This option enables sending daily digest of new (and unread) headlines on "
2164 "your configured e-mail address"
2165 msgstr ""
2166
2167 #: include/localized_schema.php:25
2168 msgid ""
2169 "This option enables marking articles as read automatically while you scroll "
2170 "article list."
2171 msgstr ""
2172
2173 #: include/localized_schema.php:26
2174 msgid "Strip all but most common HTML tags when reading articles."
2175 msgstr ""
2176
2177 #: include/localized_schema.php:27
2178 msgid ""
2179 "When auto-detecting tags in articles these tags will not be applied (comma-"
2180 "separated list)."
2181 msgstr ""
2182
2183 #: include/localized_schema.php:28
2184 msgid ""
2185 "When this option is enabled, headlines in Special feeds and Labels are "
2186 "grouped by feeds"
2187 msgstr ""
2188
2189 #: include/localized_schema.php:29
2190 msgid "Use feed-specified date to sort headlines instead of local import date."
2191 msgstr ""
2192
2193 #: include/localized_schema.php:30
2194 msgid "Customize CSS stylesheet to your liking"
2195 msgstr ""
2196
2197 #: include/localized_schema.php:31
2198 msgid "Click to register your SSL client certificate with tt-rss"
2199 msgstr ""
2200
2201 #: include/localized_schema.php:32
2202 msgid "Uses server timezone"
2203 msgstr ""
2204
2205 #: include/localized_schema.php:33
2206 msgid "Purge old posts after this number of days (0 - disables)"
2207 msgstr ""
2208
2209 #: include/localized_schema.php:34
2210 msgid "Default interval between feed updates"
2211 msgstr ""
2212
2213 #: include/localized_schema.php:35
2214 msgid "Amount of articles to display at once"
2215 msgstr ""
2216
2217 #: include/localized_schema.php:36
2218 msgid "Allow duplicate posts"
2219 msgstr ""
2220
2221 #: include/localized_schema.php:37
2222 msgid "Enable feed categories"
2223 msgstr ""
2224
2225 #: include/localized_schema.php:38
2226 msgid "Show content preview in headlines list"
2227 msgstr ""
2228
2229 #: include/localized_schema.php:39
2230 msgid "Short date format"
2231 msgstr ""
2232
2233 #: include/localized_schema.php:40
2234 msgid "Long date format"
2235 msgstr ""
2236
2237 #: include/localized_schema.php:41
2238 msgid "Combined feed display"
2239 msgstr ""
2240
2241 #: include/localized_schema.php:42
2242 msgid "Hide feeds with no unread messages"
2243 msgstr ""
2244
2245 #: include/localized_schema.php:43
2246 msgid "On catchup show next feed"
2247 msgstr ""
2248
2249 #: include/localized_schema.php:44
2250 msgid "Sort feeds by unread articles count"
2251 msgstr ""
2252
2253 #: include/localized_schema.php:45
2254 msgid "Reverse headline order (oldest first)"
2255 msgstr ""
2256
2257 #: include/localized_schema.php:46
2258 msgid "Enable e-mail digest"
2259 msgstr ""
2260
2261 #: include/localized_schema.php:47
2262 msgid "Confirm marking feed as read"
2263 msgstr ""
2264
2265 #: include/localized_schema.php:48
2266 msgid "Automatically mark articles as read"
2267 msgstr ""
2268
2269 #: include/localized_schema.php:49
2270 msgid "Strip unsafe tags from articles"
2271 msgstr ""
2272
2273 #: include/localized_schema.php:50
2274 msgid "Blacklisted tags"
2275 msgstr ""
2276
2277 #: include/localized_schema.php:51
2278 msgid "Maximum age of fresh articles (in hours)"
2279 msgstr ""
2280
2281 #: include/localized_schema.php:52
2282 msgid "Mark articles in e-mail digest as read"
2283 msgstr ""
2284
2285 #: include/localized_schema.php:53
2286 msgid "Automatically expand articles in combined mode"
2287 msgstr ""
2288
2289 #: include/localized_schema.php:54
2290 msgid "Purge unread articles"
2291 msgstr ""
2292
2293 #: include/localized_schema.php:55
2294 msgid "Show special feeds when hiding read feeds"
2295 msgstr ""
2296
2297 #: include/localized_schema.php:56
2298 msgid "Group headlines in virtual feeds"
2299 msgstr ""
2300
2301 #: include/localized_schema.php:57
2302 msgid "Do not show images in articles"
2303 msgstr ""
2304
2305 #: include/localized_schema.php:58
2306 msgid "Enable external API"
2307 msgstr ""
2308
2309 #: include/localized_schema.php:59
2310 msgid "User timezone"
2311 msgstr ""
2312
2313 #: include/localized_schema.php:60
2314 msgid "Sort headlines by feed date"
2315 msgstr ""
2316
2317 #: include/localized_schema.php:61 js/prefs.js:1765
2318 msgid "Customize stylesheet"
2319 msgstr ""
2320
2321 #: include/localized_schema.php:62
2322 msgid "Login with an SSL certificate"
2323 msgstr ""
2324
2325 #: include/localized_schema.php:63
2326 msgid "Try to send digests around specified time"
2327 msgstr ""
2328
2329 #: include/login_form.php:139
2330 msgid "Language:"
2331 msgstr ""
2332
2333 #: include/login_form.php:148
2334 msgid "Profile:"
2335 msgstr ""
2336
2337 #: include/login_form.php:178
2338 msgid "Use less traffic"
2339 msgstr ""
2340
2341 #: js/digest.js:23 js/feedlist.js:481 js/tt-rss.js:512 js/tt-rss.js:525
2342 msgid "Mark all articles in %s as read?"
2343 msgstr ""
2344
2345 #: js/digest.js:69
2346 msgid "Mark %d displayed articles as read?"
2347 msgstr ""
2348
2349 #: js/digest.js:255 js/digest.js:690 js/viewfeed.js:417
2350 msgid "Unstar article"
2351 msgstr ""
2352
2353 #: js/digest.js:257 js/digest.js:694 js/viewfeed.js:422
2354 msgid "Star article"
2355 msgstr ""
2356
2357 #: js/digest.js:260 js/digest.js:725 js/viewfeed.js:457
2358 msgid "Unpublish article"
2359 msgstr ""
2360
2361 #: js/digest.js:265
2362 msgid "Original article"
2363 msgstr ""
2364
2365 #: js/digest.js:267
2366 msgid "Close this panel"
2367 msgstr ""
2368
2369 #: js/digest.js:290
2370 msgid "Error: unable to load article."
2371 msgstr ""
2372
2373 #: js/digest.js:444
2374 msgid "Click to expand article."
2375 msgstr ""
2376
2377 #: js/digest.js:519
2378 msgid "%d more..."
2379 msgstr ""
2380
2381 #: js/digest.js:526
2382 msgid "No unread feeds."
2383 msgstr ""
2384
2385 #: js/digest.js:628
2386 msgid "Load more..."
2387 msgstr ""
2388
2389 #: js/feedlist.js:298
2390 msgid "New articles available in this feed (click to show)"
2391 msgstr ""
2392
2393 #: js/FeedTree.js:137
2394 msgid "Update feed"
2395 msgstr ""
2396
2397 #: js/functions.js:91
2398 msgid ""
2399 "Are you sure to report this exception to tt-rss.org? The report will include "
2400 "your browser information. Your IP would be saved in the database."
2401 msgstr ""
2402
2403 #: js/functions.js:647
2404 msgid "Date syntax appears to be correct:"
2405 msgstr ""
2406
2407 #: js/functions.js:650
2408 msgid "Date syntax is incorrect."
2409 msgstr ""
2410
2411 #: js/functions.js:777
2412 msgid "Remove stored feed icon?"
2413 msgstr ""
2414
2415 #: js/functions.js:809
2416 msgid "Please select an image file to upload."
2417 msgstr ""
2418
2419 #: js/functions.js:811
2420 msgid "Upload new icon for this feed?"
2421 msgstr ""
2422
2423 #: js/functions.js:828
2424 msgid "Please enter label caption:"
2425 msgstr ""
2426
2427 #: js/functions.js:833
2428 msgid "Can't create label: missing caption."
2429 msgstr ""
2430
2431 #: js/functions.js:875
2432 msgid "Subscribe to Feed"
2433 msgstr ""
2434
2435 #: js/functions.js:883
2436 msgid "Subscribing to feed..."
2437 msgstr ""
2438
2439 #: js/functions.js:901
2440 msgid "Subscribed to %s"
2441 msgstr ""
2442
2443 #: js/functions.js:906
2444 msgid "Specified URL seems to be invalid."
2445 msgstr ""
2446
2447 #: js/functions.js:909
2448 msgid "Specified URL doesn't seem to contain any feeds."
2449 msgstr ""
2450
2451 #: js/functions.js:945
2452 msgid "Couldn't download the specified URL."
2453 msgstr ""
2454
2455 #: js/functions.js:948
2456 msgid "You are already subscribed to this feed."
2457 msgstr ""
2458
2459 #: js/functions.js:980
2460 msgid "Create Filter"
2461 msgstr ""
2462
2463 #: js/functions.js:990 js/prefs.js:168
2464 msgid "Filter Test Results"
2465 msgstr ""
2466
2467 #: js/functions.js:1048
2468 msgid ""
2469 "Reset subscription? Tiny Tiny RSS will try to subscribe to the notification "
2470 "hub again on next feed update."
2471 msgstr ""
2472
2473 #: js/functions.js:1069 js/tt-rss.js:395
2474 msgid "Unsubscribe from %s?"
2475 msgstr ""
2476
2477 #: js/functions.js:1176
2478 msgid "Please enter category title:"
2479 msgstr ""
2480
2481 #: js/functions.js:1207
2482 msgid "Generate new syndication address for this feed?"
2483 msgstr ""
2484
2485 #: js/functions.js:1391 js/tt-rss.js:374 js/tt-rss.js:885
2486 msgid "You can't edit this kind of feed."
2487 msgstr ""
2488
2489 #: js/functions.js:1406
2490 msgid "Edit Feed"
2491 msgstr ""
2492
2493 #: js/functions.js:1444
2494 msgid "More Feeds"
2495 msgstr ""
2496
2497 #: js/functions.js:1505 js/functions.js:1615 js/prefs.js:393 js/prefs.js:423
2498 #: js/prefs.js:455 js/prefs.js:613 js/prefs.js:633 js/prefs.js:1250
2499 #: js/prefs.js:1395
2500 msgid "No feeds are selected."
2501 msgstr ""
2502
2503 #: js/functions.js:1547
2504 msgid ""
2505 "Remove selected feeds from the archive? Feeds with stored articles will not "
2506 "be removed."
2507 msgstr ""
2508
2509 #: js/functions.js:1586
2510 msgid "Feeds with update errors"
2511 msgstr ""
2512
2513 #: js/functions.js:1597 js/prefs.js:1232
2514 msgid "Remove selected feeds?"
2515 msgstr ""
2516
2517 #: js/mail_button.js:7 js/viewfeed.js:628 js/viewfeed.js:656
2518 #: js/viewfeed.js:683 js/viewfeed.js:745 js/viewfeed.js:777 js/viewfeed.js:893
2519 #: js/viewfeed.js:936 js/viewfeed.js:986
2520 msgid "No articles are selected."
2521 msgstr ""
2522
2523 #: js/mail_button.js:21
2524 msgid "Forward article by email"
2525 msgstr ""
2526
2527 #: js/PrefFilterTree.js:32
2528 msgid "Inverse"
2529 msgstr ""
2530
2531 #: js/prefs.js:64
2532 msgid "Please enter login:"
2533 msgstr ""
2534
2535 #: js/prefs.js:71
2536 msgid "Can't create user: no login specified."
2537 msgstr ""
2538
2539 #: js/prefs.js:137
2540 msgid "Edit Filter"
2541 msgstr ""
2542
2543 #: js/prefs.js:141
2544 msgid "Remove filter %s?"
2545 msgstr ""
2546
2547 #: js/prefs.js:275
2548 msgid "Remove selected labels?"
2549 msgstr ""
2550
2551 #: js/prefs.js:291 js/prefs.js:1436
2552 msgid "No labels are selected."
2553 msgstr ""
2554
2555 #: js/prefs.js:305
2556 msgid ""
2557 "Remove selected users? Neither default admin nor your account will be "
2558 "removed."
2559 msgstr ""
2560
2561 #: js/prefs.js:322 js/prefs.js:503 js/prefs.js:524 js/prefs.js:563
2562 msgid "No users are selected."
2563 msgstr ""
2564
2565 #: js/prefs.js:340
2566 msgid "Remove selected filters?"
2567 msgstr ""
2568
2569 #: js/prefs.js:355 js/prefs.js:593
2570 msgid "No filters are selected."
2571 msgstr ""
2572
2573 #: js/prefs.js:374
2574 msgid "Unsubscribe from selected feeds?"
2575 msgstr ""
2576
2577 #: js/prefs.js:408
2578 msgid "Please select only one feed."
2579 msgstr ""
2580
2581 #: js/prefs.js:414
2582 msgid "Erase all non-starred articles in selected feed?"
2583 msgstr ""
2584
2585 #: js/prefs.js:436
2586 msgid "How many days of articles to keep (0 - use default)?"
2587 msgstr ""
2588
2589 #: js/prefs.js:474
2590 msgid "Login field cannot be blank."
2591 msgstr ""
2592
2593 #: js/prefs.js:508 js/prefs.js:529 js/prefs.js:568
2594 msgid "Please select only one user."
2595 msgstr ""
2596
2597 #: js/prefs.js:533
2598 msgid "Reset password of selected user?"
2599 msgstr ""
2600
2601 #: js/prefs.js:598
2602 msgid "Please select only one filter."
2603 msgstr ""
2604
2605 #: js/prefs.js:655
2606 msgid "Edit Multiple Feeds"
2607 msgstr ""
2608
2609 #: js/prefs.js:679
2610 msgid "Save changes to selected feeds?"
2611 msgstr ""
2612
2613 #: js/prefs.js:771
2614 msgid "OPML Import"
2615 msgstr ""
2616
2617 #: js/prefs.js:798
2618 msgid "Please choose an OPML file first."
2619 msgstr ""
2620
2621 #: js/prefs.js:814
2622 msgid "Please choose the file first."
2623 msgstr ""
2624
2625 #: js/prefs.js:941
2626 msgid "Reset to defaults?"
2627 msgstr ""
2628
2629 #: js/prefs.js:1152
2630 msgid "Feed Categories"
2631 msgstr ""
2632
2633 #: js/prefs.js:1161
2634 msgid "Remove selected categories?"
2635 msgstr ""
2636
2637 #: js/prefs.js:1180
2638 msgid "No categories are selected."
2639 msgstr ""
2640
2641 #: js/prefs.js:1221
2642 msgid "Feeds without recent updates"
2643 msgstr ""
2644
2645 #: js/prefs.js:1270
2646 msgid "Replace current OPML publishing address with a new one?"
2647 msgstr ""
2648
2649 #: js/prefs.js:1379
2650 msgid "Rescore articles in selected feeds?"
2651 msgstr ""
2652
2653 #: js/prefs.js:1402
2654 msgid "Rescore all articles? This operation may take a lot of time."
2655 msgstr ""
2656
2657 #: js/prefs.js:1422
2658 msgid "Reset selected labels to default colors?"
2659 msgstr ""
2660
2661 #: js/prefs.js:1459
2662 msgid "Settings Profiles"
2663 msgstr ""
2664
2665 #: js/prefs.js:1468
2666 msgid ""
2667 "Remove selected profiles? Active and default profiles will not be removed."
2668 msgstr ""
2669
2670 #: js/prefs.js:1486
2671 msgid "No profiles are selected."
2672 msgstr ""
2673
2674 #: js/prefs.js:1494 js/prefs.js:1547
2675 msgid "Activate selected profile?"
2676 msgstr ""
2677
2678 #: js/prefs.js:1510 js/prefs.js:1563
2679 msgid "Please choose a profile to activate."
2680 msgstr ""
2681
2682 #: js/prefs.js:1571
2683 msgid "This will invalidate all previously generated feed URLs. Continue?"
2684 msgstr ""
2685
2686 #: js/prefs.js:1590
2687 msgid "This will invalidate all previously shared article URLs. Continue?"
2688 msgstr ""
2689
2690 #: js/prefs.js:1673
2691 msgid "Label Editor"
2692 msgstr ""
2693
2694 #: js/prefs.js:1736
2695 msgid ""
2696 "This will clear your stored authentication information for Twitter. Continue?"
2697 msgstr ""
2698
2699 #: js/prefs.js:1807
2700 msgid "Link Instance"
2701 msgstr ""
2702
2703 #: js/prefs.js:1858
2704 msgid "Edit Instance"
2705 msgstr ""
2706
2707 #: js/prefs.js:1907
2708 msgid "Remove selected instances?"
2709 msgstr ""
2710
2711 #: js/prefs.js:1924 js/prefs.js:1936
2712 msgid "No instances are selected."
2713 msgstr ""
2714
2715 #: js/prefs.js:1941
2716 msgid "Please select only one instance."
2717 msgstr ""
2718
2719 #: js/prefs.js:1976
2720 msgid "Export Data"
2721 msgstr ""
2722
2723 #: js/prefs.js:2003
2724 msgid ""
2725 "Finished, exported %d articles. You can download the data <a "
2726 "class='visibleLink' href='%u'>here</a>."
2727 msgstr ""
2728
2729 #: js/prefs.js:2056
2730 msgid "Data Import"
2731 msgstr ""
2732
2733 #: js/prefs.js:2091
2734 msgid "Subscribing to feeds..."
2735 msgstr ""
2736
2737 #: js/share_button.js:10
2738 msgid "Share article by URL"
2739 msgstr ""
2740
2741 #: js/tt-rss.js:146
2742 msgid "Mark all articles as read?"
2743 msgstr ""
2744
2745 #: js/tt-rss.js:384
2746 msgid "You can't unsubscribe from the category."
2747 msgstr ""
2748
2749 #: js/tt-rss.js:389 js/tt-rss.js:597 js/tt-rss.js:1043
2750 msgid "Please select some feed first."
2751 msgstr ""
2752
2753 #: js/tt-rss.js:592
2754 msgid "You can't rescore this kind of feed."
2755 msgstr ""
2756
2757 #: js/tt-rss.js:602
2758 msgid "Rescore articles in %s?"
2759 msgstr ""
2760
2761 #: js/tt-rss.js:1083
2762 msgid "New version available!"
2763 msgstr ""
2764
2765 #: js/viewfeed.js:873
2766 msgid "Mark all visible articles in %s as read?"
2767 msgstr ""
2768
2769 #: js/viewfeed.js:901
2770 msgid "Delete %d selected articles in %s?"
2771 msgstr ""
2772
2773 #: js/viewfeed.js:903
2774 msgid "Delete %d selected articles?"
2775 msgstr ""
2776
2777 #: js/viewfeed.js:945
2778 msgid "Archive %d selected articles in %s?"
2779 msgstr ""
2780
2781 #: js/viewfeed.js:948
2782 msgid "Move %d archived articles back?"
2783 msgstr ""
2784
2785 #: js/viewfeed.js:992
2786 msgid "Mark %d selected articles in %s as read?"
2787 msgstr ""
2788
2789 #: js/viewfeed.js:1016
2790 msgid "Edit article Tags"
2791 msgstr ""
2792
2793 #: js/viewfeed.js:1173
2794 msgid "No article is selected."
2795 msgstr ""
2796
2797 #: js/viewfeed.js:1208
2798 msgid "No articles found to mark"
2799 msgstr ""
2800
2801 #: js/viewfeed.js:1210
2802 msgid "Mark %d article(s) as read?"
2803 msgstr ""
2804
2805 #: js/viewfeed.js:1374
2806 msgid "Loading..."
2807 msgstr ""
2808
2809 #: js/viewfeed.js:1848
2810 msgid "Open original article"
2811 msgstr ""
2812
2813 #: js/viewfeed.js:1854
2814 msgid "View in a tt-rss tab"
2815 msgstr ""
2816
2817 #: js/viewfeed.js:1862
2818 msgid "Mark above as read"
2819 msgstr ""
2820
2821 #: js/viewfeed.js:1868
2822 msgid "Mark below as read"
2823 msgstr ""
2824
2825 #: js/viewfeed.js:1914
2826 msgid "Remove label"
2827 msgstr ""
2828
2829 #: js/viewfeed.js:1938
2830 msgid "Playing..."
2831 msgstr ""
2832
2833 #: js/viewfeed.js:1939
2834 msgid "Click to pause"
2835 msgstr ""