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