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