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