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