You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/messages.pot

3111 lines
68 KiB
Plaintext

13 years ago
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-03-17 19:37+0400\n"
13 years ago
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: backend.php:67
13 years ago
msgid "Use default"
msgstr ""
#: backend.php:68
13 years ago
msgid "Never purge"
msgstr ""
#: backend.php:69
13 years ago
msgid "1 week old"
msgstr ""
#: backend.php:70
13 years ago
msgid "2 weeks old"
msgstr ""
#: backend.php:71
13 years ago
msgid "1 month old"
msgstr ""
#: backend.php:72
13 years ago
msgid "2 months old"
msgstr ""
#: backend.php:73
13 years ago
msgid "3 months old"
msgstr ""
#: backend.php:76
13 years ago
msgid "Default interval"
msgstr ""
#: backend.php:77 backend.php:87
13 years ago
msgid "Disable updates"
msgstr ""
#: backend.php:78 backend.php:88
13 years ago
msgid "Each 15 minutes"
msgstr ""
#: backend.php:79 backend.php:89
13 years ago
msgid "Each 30 minutes"
msgstr ""
#: backend.php:80 backend.php:90
13 years ago
msgid "Hourly"
msgstr ""
#: backend.php:81 backend.php:91
13 years ago
msgid "Each 4 hours"
msgstr ""
#: backend.php:82 backend.php:92
13 years ago
msgid "Each 12 hours"
msgstr ""
#: backend.php:83 backend.php:93
13 years ago
msgid "Daily"
msgstr ""
#: backend.php:84 backend.php:94
13 years ago
msgid "Weekly"
msgstr ""
#: backend.php:97 classes/pref/users.php:139
13 years ago
msgid "User"
msgstr ""
#: backend.php:98
13 years ago
msgid "Power User"
msgstr ""
#: backend.php:99
13 years ago
msgid "Administrator"
msgstr ""
#: db-updater.php:19
msgid "Your access level is insufficient to run this script."
msgstr ""
#: db-updater.php:44
msgid "Database Updater"
msgstr ""
#: db-updater.php:85
msgid "Could not update database"
msgstr ""
#: db-updater.php:88
msgid "Could not find necessary schema file, need version:"
msgstr ""
#: db-updater.php:89
msgid ", found: "
msgstr ""
#: db-updater.php:92
msgid "Tiny Tiny RSS database is up to date."
msgstr ""
#: db-updater.php:94 db-updater.php:163 db-updater.php:176 register.php:194
#: register.php:239 register.php:252 register.php:267 register.php:286
#: register.php:371 register.php:381 register.php:393
#: classes/handler/public.php:637 classes/handler/public.php:725
13 years ago
msgid "Return to Tiny Tiny RSS"
msgstr ""
#: db-updater.php:100
msgid "Please backup your database before proceeding."
msgstr ""
#: db-updater.php:102
#, php-format
msgid ""
"Your Tiny Tiny RSS database needs update to the latest version (<b>%d</b> to "
"<b>%d</b>)."
msgstr ""
#: db-updater.php:116
msgid "Perform updates"
msgstr ""
#: db-updater.php:121
msgid "Performing updates..."
msgstr ""
#: db-updater.php:127
#, php-format
msgid "Updating to version %d..."
msgstr ""
#: db-updater.php:142
13 years ago
msgid "Checking version... "
msgstr ""
#: db-updater.php:148
13 years ago
msgid "OK!"
msgstr ""
#: db-updater.php:150
13 years ago
msgid "ERROR!"
msgstr ""
#: db-updater.php:158
13 years ago
#, php-format
msgid ""
"Finished. Performed <b>%d</b> update(s) up to schema\n"
"\t\t\tversion <b>%d</b>."
msgstr ""
#: db-updater.php:168
13 years ago
msgid "Your database schema is from a newer version of Tiny Tiny RSS."
msgstr ""
#: db-updater.php:170
13 years ago
#, php-format
msgid "Found schema version: <b>%d</b>, required: <b>%d</b>."
msgstr ""
#: db-updater.php:172
13 years ago
msgid ""
"Schema upgrade impossible. Please update Tiny Tiny RSS files to the newer "
"version and continue."
msgstr ""
#: errors.php:9
msgid ""
"This program requires XmlHttpRequest to function properly. Your browser "
"doesn't seem to support it."
msgstr ""
#: errors.php:12
msgid ""
"This program requires cookies to function properly. Your browser doesn't "
"seem to support them."
msgstr ""
#: errors.php:15
msgid "Backend sanity check failed"
msgstr ""
#: errors.php:17
msgid "Frontend sanity check failed."
msgstr ""
#: errors.php:19
msgid ""
"Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please "
"update&lt;/a&gt;."
msgstr ""
#: errors.php:21
msgid "Request not authorized."
msgstr ""
#: errors.php:23
msgid "No operation to perform."
msgstr ""
#: errors.php:25
msgid ""
"Could not display feed: query failed. Please check label match syntax or "
"local configuration."
msgstr ""
#: errors.php:27
msgid "Denied. Your access level is insufficient to access this page."
msgstr ""
#: errors.php:29
msgid "Configuration check failed"
msgstr ""
#: errors.php:31
msgid ""
"Your version of MySQL is not currently supported. Please see\n"
"\t\tofficial site for more information."
msgstr ""
#: errors.php:36
msgid "SQL escaping test failed, check your database and PHP configuration"
msgstr ""
#: index.php:108 index.php:150 index.php:236 prefs.php:86
#: classes/backend.php:6 classes/pref/labels.php:296
#: classes/pref/filters.php:602 classes/pref/feeds.php:1342
#: plugins/digest/digest_body.php:45 js/viewfeed.js:1169 js/viewfeed.js:1158
#: js/viewfeed.js:1164 js/viewfeed.js:1174
msgid "Loading, please wait..."
msgstr ""
#: index.php:118 plugins/digest/digest_body.php:56
msgid "Hello,"
msgstr ""
#: index.php:120 prefs.php:29 prefs.php:108 help/main.php:73 help/prefs.php:8
#: classes/pref/prefs.php:371
13 years ago
msgid "Preferences"
msgstr ""
#: index.php:124
13 years ago
msgid "Comments?"
msgstr ""
#: index.php:128 mobile/mobile-functions.php:69
#: mobile/mobile-functions.php:244 plugins/digest/digest_body.php:59
msgid "Logout"
msgstr ""
#: index.php:134
13 years ago
msgid "New version of Tiny Tiny RSS is available!"
msgstr ""
#: index.php:157
13 years ago
msgid "News"
msgstr ""
#: index.php:166
13 years ago
msgid "Collapse feedlist"
msgstr ""
#: index.php:169
13 years ago
msgid "Show articles"
msgstr ""
#: index.php:172
13 years ago
msgid "Adaptive"
msgstr ""
#: index.php:173
13 years ago
msgid "All Articles"
msgstr ""
#: index.php:174 classes/feeds.php:106
13 years ago
msgid "Starred"
msgstr ""
#: index.php:175 classes/feeds.php:107
13 years ago
msgid "Published"
msgstr ""
#: index.php:176 classes/feeds.php:93 classes/feeds.php:105
13 years ago
msgid "Unread"
msgstr ""
#: index.php:177
13 years ago
msgid "Ignore Scoring"
msgstr ""
#: index.php:178
13 years ago
msgid "Updated"
msgstr ""
#: index.php:181
13 years ago
msgid "Sort articles"
msgstr ""
#: index.php:184 classes/pref/prefs.php:462
msgid "Default"
msgstr ""
#: index.php:185
13 years ago
msgid "Date"
msgstr ""
#: index.php:186 include/localized_schema.php:3
13 years ago
msgid "Title"
msgstr ""
#: index.php:187
13 years ago
msgid "Score"
msgstr ""
#: index.php:192 classes/pref/feeds.php:539 classes/pref/feeds.php:786
13 years ago
msgid "Update"
msgstr ""
#: index.php:196 index.php:211 include/localized_schema.php:10
#: classes/feeds.php:111 classes/feeds.php:127 js/FeedTree.js:128
#: js/FeedTree.js:156 plugins/digest/digest.js:630
13 years ago
msgid "Mark as read"
msgstr ""
#: index.php:202 classes/feeds.php:101
13 years ago
msgid "Actions..."
msgstr ""
#: index.php:204
13 years ago
msgid "Search..."
msgstr ""
#: index.php:205
13 years ago
msgid "Feed actions:"
msgstr ""
#: index.php:206 classes/handler/public.php:567
13 years ago
msgid "Subscribe to feed..."
msgstr ""
#: index.php:207
13 years ago
msgid "Edit this feed..."
msgstr ""
#: index.php:208
13 years ago
msgid "Rescore feed"
msgstr ""
#: index.php:209 classes/pref/feeds.php:712 classes/pref/feeds.php:1315
#: js/PrefFeedTree.js:73
13 years ago
msgid "Unsubscribe"
msgstr ""
#: index.php:210
13 years ago
msgid "All feeds:"
msgstr ""
#: index.php:212 help/main.php:56
13 years ago
msgid "(Un)hide read feeds"
msgstr ""
#: index.php:213
13 years ago
msgid "Other actions:"
msgstr ""
#: index.php:215
13 years ago
msgid "Switch to digest..."
msgstr ""
#: index.php:217
13 years ago
msgid "Show tag cloud..."
msgstr ""
#: index.php:218
13 years ago
msgid "Select by tags..."
msgstr ""
#: index.php:219
13 years ago
msgid "Create label..."
msgstr ""
#: index.php:220
13 years ago
msgid "Create filter..."
msgstr ""
#: index.php:221
13 years ago
msgid "Keyboard shortcuts help"
msgstr ""
#: prefs.php:99
13 years ago
msgid "Keyboard shortcuts"
msgstr ""
#: prefs.php:100 help/prefs.php:14
13 years ago
msgid "Exit preferences"
msgstr ""
#: prefs.php:111 classes/pref/feeds.php:101 classes/pref/feeds.php:1220
#: classes/pref/feeds.php:1283
13 years ago
msgid "Feeds"
msgstr ""
#: prefs.php:114 help/prefs.php:11 classes/pref/filters.php:110
13 years ago
msgid "Filters"
msgstr ""
#: prefs.php:117 help/prefs.php:12 mobile/mobile-functions.php:205
#: include/functions.php:1189 include/functions.php:1836
#: classes/pref/labels.php:90
13 years ago
msgid "Labels"
msgstr ""
#: prefs.php:121 help/prefs.php:13
13 years ago
msgid "Users"
msgstr ""
#: register.php:186 include/login_form.php:212
13 years ago
msgid "Create new account"
msgstr ""
#: register.php:190
msgid "New user registrations are administratively disabled."
msgstr ""
#: register.php:215
msgid ""
"Your temporary password will be sent to the specified email. Accounts, which "
"were not logged in once, are erased automatically 24 hours after temporary "
"password is sent."
msgstr ""
#: register.php:221
msgid "Desired login:"
msgstr ""
#: register.php:224
msgid "Check availability"
msgstr ""
#: register.php:226
msgid "Email:"
msgstr ""
#: register.php:229
msgid "How much is two plus two:"
msgstr ""
#: register.php:232
msgid "Submit registration"
msgstr ""
#: register.php:250
msgid "Your registration information is incomplete."
msgstr ""
#: register.php:265
msgid "Sorry, this username is already taken."
msgstr ""
#: register.php:284
13 years ago
msgid "Registration failed."
msgstr ""
#: register.php:368
13 years ago
msgid "Account created successfully."
msgstr ""
#: register.php:390
13 years ago
msgid "New user registrations are currently closed."
msgstr ""
#: update.php:38
msgid "Tiny Tiny RSS data update script."
msgstr ""
13 years ago
#: help/main.php:1 help/prefs.php:1
msgid "Keyboard Shortcuts"
msgstr ""
#: help/main.php:5
msgid "Navigation"
msgstr ""
#: help/main.php:8
msgid "Move between feeds"
msgstr ""
#: help/main.php:9
msgid "Move between articles"
msgstr ""
#: help/main.php:10
msgid "Show search dialog"
msgstr ""
#: help/main.php:13
msgid "Active article actions"
msgstr ""
#: help/main.php:16
msgid "Toggle starred"
msgstr ""
#: help/main.php:17
msgid "Toggle published"
msgstr ""
#: help/main.php:18
msgid "Toggle unread"
msgstr ""
#: help/main.php:19
msgid "Edit tags"
msgstr ""
#: help/main.php:20
msgid "Dismiss selected articles"
msgstr ""
#: help/main.php:21
msgid "Dismiss read articles"
msgstr ""
#: help/main.php:22
msgid "Open article in new window"
msgstr ""
#: help/main.php:23
msgid "Mark articles below/above active one as read"
msgstr ""
#: help/main.php:24
msgid "Scroll article content"
msgstr ""
#: help/main.php:25
msgid "Email article"
msgstr ""
#: help/main.php:29 help/prefs.php:30
msgid "Other actions"
msgstr ""
#: help/main.php:32
msgid "Select article under mouse cursor"
msgstr ""
#: help/main.php:33 help/prefs.php:26 classes/pref/labels.php:281
13 years ago
msgid "Create label"
msgstr ""
#: help/main.php:34 help/prefs.php:25 classes/pref/filters.php:580
13 years ago
msgid "Create filter"
msgstr ""
#: help/main.php:35
msgid "Collapse sidebar"
msgstr ""
#: help/main.php:36 help/prefs.php:34
msgid "Display this help dialog"
msgstr ""
#: help/main.php:41
msgid "Multiple articles actions"
msgstr ""
#: help/main.php:44
msgid "Select all articles"
msgstr ""
#: help/main.php:45
msgid "Select unread articles"
msgstr ""
#: help/main.php:46
msgid "Select starred articles"
13 years ago
msgstr ""
#: help/main.php:47
msgid "Select published articles"
msgstr ""
#: help/main.php:48
msgid "Invert article selection"
msgstr ""
#: help/main.php:49
13 years ago
msgid "Deselect all articles"
msgstr ""
#: help/main.php:52
13 years ago
msgid "Feed actions"
msgstr ""
#: help/main.php:55
13 years ago
msgid "Refresh active feed"
msgstr ""
#: help/main.php:57 help/prefs.php:22 classes/pref/feeds.php:1286
13 years ago
msgid "Subscribe to feed"
msgstr ""
#: help/main.php:58 js/FeedTree.js:135 js/PrefFeedTree.js:67
13 years ago
msgid "Edit feed"
msgstr ""
#: help/main.php:59
13 years ago
msgid "Mark feed as read"
msgstr ""
#: help/main.php:60
13 years ago
msgid "Reverse headlines order"
msgstr ""
#: help/main.php:61 js/FeedTree.js:170
13 years ago
msgid "Mark all feeds as read"
msgstr ""
#: help/main.php:62
13 years ago
msgid "If viewing category, (un)collapse it"
msgstr ""
#: help/main.php:65 help/prefs.php:5
13 years ago
msgid "Go to..."
msgstr ""
#: help/main.php:68 include/functions.php:1893
13 years ago
msgid "All articles"
msgstr ""
#: help/main.php:69 include/functions.php:1891
13 years ago
msgid "Fresh articles"
msgstr ""
#: help/main.php:70 include/functions.php:1887
13 years ago
msgid "Starred articles"
msgstr ""
#: help/main.php:71 include/functions.php:1889
13 years ago
msgid "Published articles"
msgstr ""
#: help/main.php:72
13 years ago
msgid "Tag cloud"
msgstr ""
#: help/main.php:79
13 years ago
msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
msgstr ""
#: help/main.php:81 help/prefs.php:41
13 years ago
msgid "Press any key to close this window."
msgstr ""
#: help/prefs.php:9
msgid "My Feeds"
msgstr ""
#: help/prefs.php:10
msgid "Other Feeds"
msgstr ""
#: help/prefs.php:19
msgid "Panel actions"
msgstr ""
#: help/prefs.php:23
msgid "Top 25 feeds"
msgstr ""
#: help/prefs.php:24
msgid "Edit feed categories"
msgstr ""
#: help/prefs.php:27 classes/pref/users.php:386
13 years ago
msgid "Create user"
msgstr ""
#: help/prefs.php:33
msgid "Focus search (if present)"
msgstr ""
#: help/prefs.php:39
msgid ""
"<b>Note:</b> not all actions may be available, depending on Tiny Tiny RSS "
"configuration and your access level."
msgstr ""
#: mobile/login_form.php:28 include/login_form.php:209
#: classes/handler/public.php:495
13 years ago
msgid "Log in"
msgstr ""
#: mobile/login_form.php:40 include/login_form.php:169
#: classes/handler/public.php:479
13 years ago
msgid "Login:"
msgstr ""
#: mobile/login_form.php:45 include/login_form.php:178
#: classes/handler/public.php:482
13 years ago
msgid "Password:"
msgstr ""
#: mobile/login_form.php:52
msgid "Open regular version"
msgstr ""
13 years ago
#: mobile/mobile-functions.php:68 mobile/mobile-functions.php:144
#: mobile/mobile-functions.php:180 mobile/mobile-functions.php:207
#: mobile/mobile-functions.php:243 mobile/mobile-functions.php:382
#: mobile/prefs.php:19
msgid "Home"
msgstr ""
#: mobile/mobile-functions.php:178 include/functions.php:1187
#: include/functions.php:1834
13 years ago
msgid "Special"
msgstr ""
#: mobile/mobile-functions.php:418
msgid "Nothing found (click to reload feed)."
msgstr ""
#: mobile/prefs.php:24
msgid "Enable categories"
msgstr ""
#: mobile/prefs.php:25 mobile/prefs.php:30 mobile/prefs.php:36
#: mobile/prefs.php:41 mobile/prefs.php:46
msgid "ON"
msgstr ""
#: mobile/prefs.php:25 mobile/prefs.php:30 mobile/prefs.php:36
#: mobile/prefs.php:41 mobile/prefs.php:46
msgid "OFF"
msgstr ""
#: mobile/prefs.php:29
msgid "Browse categories like folders"
msgstr ""
#: mobile/prefs.php:35
msgid "Show images in posts"
msgstr ""
#: mobile/prefs.php:40
msgid "Hide read articles and feeds"
msgstr ""
#: mobile/prefs.php:45
msgid "Sort feeds by unread count"
msgstr ""
#: include/functions.php:564
#, php-format
msgid "Fatal: authentication module %s not found."
13 years ago
msgstr ""
#: include/functions.php:682
msgid "Session failed to validate (incorrect IP)"
13 years ago
msgstr ""
#: include/functions.php:1198 include/functions.php:1737
#: include/functions.php:1822 include/functions.php:1844
#: include/functions.php:2699 classes/opml.php:416 classes/pref/feeds.php:193
msgid "Uncategorized"
13 years ago
msgstr ""
#: include/functions.php:1686 classes/dlg.php:387 classes/pref/filters.php:361
msgid "All feeds"
13 years ago
msgstr ""
#: include/functions.php:1895
msgid "Archived articles"
13 years ago
msgstr ""
#: include/functions.php:1897
msgid "Recently read"
msgstr ""
#: include/functions.php:2346
#, php-format
msgid "Search results: %s"
msgstr ""
#: include/functions.php:3067 js/viewfeed.js:1998 js/viewfeed.js:1971
#: js/viewfeed.js:1835 js/viewfeed.js:1845
msgid "Click to play"
msgstr ""
#: include/functions.php:3068 js/viewfeed.js:1997 js/viewfeed.js:1970
#: js/viewfeed.js:1834 js/viewfeed.js:1844
msgid "Play"
13 years ago
msgstr ""
#: include/functions.php:3203
msgid " - "
13 years ago
msgstr ""
#: include/functions.php:3232 include/functions.php:4028 classes/rpc.php:414
msgid "no tags"
13 years ago
msgstr ""
#: include/functions.php:3242 classes/feeds.php:680
msgid "Edit tags for this article"
13 years ago
msgstr ""
#: include/functions.php:3252 classes/feeds.php:707
msgid "Open article in new tab"
13 years ago
msgstr ""
#: include/functions.php:3263 classes/feeds.php:718
msgid "Close article"
13 years ago
msgstr ""
#: include/functions.php:3280 classes/feeds.php:616
msgid "Originally from:"
13 years ago
msgstr ""
#: include/functions.php:3293 classes/feeds.php:629 classes/pref/feeds.php:511
msgid "Feed URL"
13 years ago
msgstr ""
#: include/functions.php:3308 classes/feeds.php:68
msgid "Visit the website"
13 years ago
msgstr ""
#: include/functions.php:3327
msgid "Related"
13 years ago
msgstr ""
#: include/functions.php:3361 classes/dlg.php:30 classes/dlg.php:61
#: classes/dlg.php:180 classes/dlg.php:203 classes/dlg.php:240
#: classes/dlg.php:524 classes/dlg.php:559 classes/dlg.php:590
#: classes/dlg.php:623 classes/dlg.php:724 classes/pref/users.php:106
#: classes/pref/filters.php:101 classes/pref/feeds.php:1638
#: classes/pref/feeds.php:1709 plugins/share/share.php:61
#: plugins/updater/updater.php:301 plugins/updater/init.php:323
msgid "Close this window"
13 years ago
msgstr ""
#: include/functions.php:4053
msgid "(edit note)"
13 years ago
msgstr ""
#: include/functions.php:4525
msgid "No feed selected."
13 years ago
msgstr ""
#: include/functions.php:4535 classes/feeds.php:766
#, php-format
msgid "Feeds last updated at %s"
13 years ago
msgstr ""
#: include/functions.php:4545 classes/feeds.php:776
msgid "Some feeds have update errors (click for details)"
13 years ago
msgstr ""
#: include/functions.php:4689
msgid "unknown type"
13 years ago
msgstr ""
#: include/functions.php:4731
msgid "Attachments"
13 years ago
msgstr ""
#: include/functions.php:5191
#, php-format
msgid "%d archived articles"
13 years ago
msgstr ""
#: include/functions.php:5215
msgid "No feeds found."
13 years ago
msgstr ""
#: include/functions.php:5261 plugins/import_export/init.php:221
msgid "Could not import: incorrect schema version."
msgstr ""
#: include/functions.php:5266 plugins/import_export/init.php:226
msgid "Could not import: unrecognized document format."
13 years ago
msgstr ""
#: include/functions.php:5425
#, php-format
msgid "Finished: %d articles processed, %d imported, %d feeds created."
13 years ago
msgstr ""
#: include/functions.php:5431 plugins/import_export/init.php:391
msgid "Could not load XML document."
13 years ago
msgstr ""
#: include/localized_schema.php:4
msgid "Title or Content"
13 years ago
msgstr ""
#: include/localized_schema.php:5
msgid "Link"
13 years ago
msgstr ""
#: include/localized_schema.php:6
msgid "Content"
13 years ago
msgstr ""
#: include/localized_schema.php:7
msgid "Article Date"
13 years ago
msgstr ""
#: include/localized_schema.php:9
msgid "Delete article"
13 years ago
msgstr ""
#: include/localized_schema.php:11
msgid "Set starred"
13 years ago
msgstr ""
#: include/localized_schema.php:12 js/viewfeed.js:501 js/viewfeed.js:490
#: js/viewfeed.js:496 js/viewfeed.js:478 plugins/digest/digest.js:264
#: plugins/digest/digest.js:736
msgid "Publish article"
13 years ago
msgstr ""
#: include/localized_schema.php:13
msgid "Assign tags"
13 years ago
msgstr ""
#: include/localized_schema.php:14 js/viewfeed.js:1962 js/viewfeed.js:1935
#: js/viewfeed.js:1799 js/viewfeed.js:1809
msgid "Assign label"
13 years ago
msgstr ""
#: include/localized_schema.php:15
msgid "Modify score"
13 years ago
msgstr ""
#: include/localized_schema.php:17
msgid "General"
13 years ago
msgstr ""
#: include/localized_schema.php:18
msgid "Interface"
13 years ago
msgstr ""
#: include/localized_schema.php:19
msgid "Advanced"
13 years ago
msgstr ""
#: include/localized_schema.php:21
msgid ""
"This option is useful when you are reading several planet-type aggregators "
"with partially colliding userbase. When disabled, it forces same posts from "
"different feeds to appear only once."
13 years ago
msgstr ""
#: include/localized_schema.php:22
msgid ""
"Display expanded list of feed articles, instead of separate displays for "
"headlines and article content"
13 years ago
msgstr ""
#: include/localized_schema.php:23
msgid ""
"Automatically open next feed with unread articles after marking one as read"
13 years ago
msgstr ""
#: include/localized_schema.php:24
msgid ""
"This option enables sending daily digest of new (and unread) headlines on "
"your configured e-mail address"
13 years ago
msgstr ""
#: include/localized_schema.php:25
msgid ""
"This option enables marking articles as read automatically while you scroll "
"article list."
13 years ago
msgstr ""
#: include/localized_schema.php:26
msgid "Strip all but most common HTML tags when reading articles."
13 years ago
msgstr ""
#: include/localized_schema.php:27
msgid ""
"When auto-detecting tags in articles these tags will not be applied (comma-"
"separated list)."
13 years ago
msgstr ""
#: include/localized_schema.php:28
msgid ""
"When this option is enabled, headlines in Special feeds and Labels are "
"grouped by feeds"
13 years ago
msgstr ""
#: include/localized_schema.php:29
msgid "Customize CSS stylesheet to your liking"
13 years ago
msgstr ""
#: include/localized_schema.php:30
msgid "Use feed-specified date to sort headlines instead of local import date."
13 years ago
msgstr ""
#: include/localized_schema.php:31
msgid "Click to register your SSL client certificate with tt-rss"
msgstr ""
#: include/localized_schema.php:32
msgid "Uses UTC timezone"
13 years ago
msgstr ""
#: include/localized_schema.php:33
msgid "Purge articles after this number of days (0 - disables)"
13 years ago
msgstr ""
#: include/localized_schema.php:34
msgid "Default interval between feed updates"
13 years ago
msgstr ""
#: include/localized_schema.php:35
msgid "Amount of articles to display at once"
13 years ago
msgstr ""
#: include/localized_schema.php:36
msgid "Allow duplicate posts"
13 years ago
msgstr ""
#: include/localized_schema.php:37
msgid "Enable feed categories"
13 years ago
msgstr ""
#: include/localized_schema.php:38
msgid "Show content preview in headlines list"
13 years ago
msgstr ""
#: include/localized_schema.php:39
msgid "Short date format"
13 years ago
msgstr ""
#: include/localized_schema.php:40
msgid "Long date format"
13 years ago
msgstr ""
#: include/localized_schema.php:41
msgid "Combined feed display"
13 years ago
msgstr ""
#: include/localized_schema.php:42
msgid "Hide feeds with no unread messages"
13 years ago
msgstr ""
#: include/localized_schema.php:43
msgid "On catchup show next feed"
13 years ago
msgstr ""
#: include/localized_schema.php:44
msgid "Sort feeds by unread articles count"
msgstr ""
#: include/localized_schema.php:45
msgid "Reverse headline order (oldest first)"
msgstr ""
#: include/localized_schema.php:46
msgid "Enable e-mail digest"
msgstr ""
#: include/localized_schema.php:47
msgid "Confirm marking feed as read"
13 years ago
msgstr ""
#: include/localized_schema.php:48
msgid "Automatically mark articles as read"
13 years ago
msgstr ""
#: include/localized_schema.php:49
msgid "Strip unsafe tags from articles"
13 years ago
msgstr ""
#: include/localized_schema.php:50
msgid "Blacklisted tags"
13 years ago
msgstr ""
#: include/localized_schema.php:51
msgid "Maximum age of fresh articles (in hours)"
13 years ago
msgstr ""
#: include/localized_schema.php:52
msgid "Mark articles in e-mail digest as read"
13 years ago
msgstr ""
#: include/localized_schema.php:53
msgid "Automatically expand articles in combined mode"
13 years ago
msgstr ""
#: include/localized_schema.php:54
msgid "Purge unread articles"
13 years ago
msgstr ""
#: include/localized_schema.php:55
msgid "Show special feeds when hiding read feeds"
msgstr ""
#: include/localized_schema.php:56
msgid "Group headlines in virtual feeds"
msgstr ""
#: include/localized_schema.php:57
msgid "Do not show images in articles"
msgstr ""
#: include/localized_schema.php:58
msgid "Enable external API"
msgstr ""
#: include/localized_schema.php:59
msgid "User timezone"
msgstr ""
#: include/localized_schema.php:60 js/prefs.js:1856 js/prefs.js:1743
#: js/prefs.js:1733
msgid "Customize stylesheet"
msgstr ""
#: include/localized_schema.php:61
msgid "Sort headlines by feed date"
msgstr ""
#: include/localized_schema.php:62
msgid "Login with an SSL certificate"
msgstr ""
#: include/localized_schema.php:63
msgid "Try to send digests around specified time"
msgstr ""
#: include/localized_schema.php:64
msgid "Assign articles to labels automatically"
msgstr ""
#: include/login_form.php:185 classes/handler/public.php:485
msgid "Language:"
msgstr ""
#: include/login_form.php:193
msgid "Profile:"
msgstr ""
#: include/login_form.php:197 classes/handler/public.php:208
#: classes/rpc.php:147 classes/dlg.php:116
msgid "Default profile"
msgstr ""
#: include/login_form.php:205
msgid "Use less traffic"
msgstr ""
#: classes/article.php:25
msgid "Article not found."
msgstr ""
#: classes/handler/public.php:420 classes/pref/feeds.php:1480
msgid "Share with Tiny Tiny RSS"
msgstr ""
#: classes/handler/public.php:428
msgid "Title:"
msgstr ""
#: classes/handler/public.php:430 classes/dlg.php:667
#: classes/pref/feeds.php:509 classes/pref/feeds.php:762
#: plugins/instances/instances.php:100 plugins/instances/init.php:215
msgid "URL:"
msgstr ""
#: classes/handler/public.php:432
msgid "Content:"
msgstr ""
#: classes/handler/public.php:434
msgid "Labels:"
msgstr ""
#: classes/handler/public.php:453
msgid "Shared article will appear in the Published feed."
msgstr ""
#: classes/handler/public.php:455
msgid "Share"
msgstr ""
#: classes/handler/public.php:456 classes/handler/public.php:498
#: classes/dlg.php:315 classes/dlg.php:366 classes/dlg.php:426
#: classes/dlg.php:457 classes/dlg.php:652 classes/dlg.php:702
#: classes/dlg.php:774 classes/pref/users.php:194 classes/pref/labels.php:81
#: classes/pref/filters.php:342 classes/pref/filters.php:722
#: classes/pref/filters.php:791 classes/pref/filters.php:858
#: classes/pref/feeds.php:729 classes/pref/feeds.php:880
#: plugins/mail/mail.php:126 plugins/note/note.php:49
#: plugins/instances/instances.php:136
msgid "Cancel"
msgstr ""
#: classes/handler/public.php:477
msgid "Not logged in"
msgstr ""
#: classes/handler/public.php:537
msgid "Incorrect username or password"
msgstr ""
#: classes/handler/public.php:573 classes/handler/public.php:670
#, php-format
msgid "Already subscribed to <b>%s</b>."
msgstr ""
#: classes/handler/public.php:576 classes/handler/public.php:661
#, php-format
msgid "Subscribed to <b>%s</b>."
msgstr ""
#: classes/handler/public.php:579 classes/handler/public.php:664
#, php-format
msgid "Could not subscribe to <b>%s</b>."
msgstr ""
#: classes/handler/public.php:582 classes/handler/public.php:667
#, php-format
msgid "No feeds found in <b>%s</b>."
msgstr ""
#: classes/handler/public.php:585 classes/handler/public.php:673
msgid "Multiple feed URLs found."
msgstr ""
#: classes/handler/public.php:589 classes/handler/public.php:678
#, php-format
msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
msgstr ""
#: classes/handler/public.php:607 classes/handler/public.php:696
msgid "Subscribe to selected feed"
msgstr ""
#: classes/handler/public.php:632 classes/handler/public.php:720
msgid "Edit subscription options"
msgstr ""
#: classes/auth/internal.php:45 plugins/auth_internal/init.php:62
msgid "Please enter your one time password:"
msgstr ""
#: classes/auth/internal.php:168 plugins/auth_internal/init.php:185
msgid "Password has been changed."
msgstr ""
#: classes/auth/internal.php:170
msgid "Old password is incorrect."
msgstr ""
#: classes/dlg.php:26
msgid "Prepare data"
msgstr ""
#: classes/dlg.php:40
msgid ""
"If you have imported labels and/or filters, you might need to reload "
"preferences to see your new data."
msgstr ""
#: classes/dlg.php:73 classes/pref/users.php:378 classes/pref/labels.php:272
#: classes/pref/filters.php:223 classes/pref/filters.php:270
#: classes/pref/filters.php:571 classes/pref/filters.php:650
#: classes/pref/filters.php:677 classes/pref/feeds.php:1274
#: classes/pref/feeds.php:1583 classes/pref/feeds.php:1652
#: plugins/instances/instances.php:172
msgid "Select"
msgstr ""
#: classes/dlg.php:76 classes/feeds.php:92 classes/pref/users.php:381
#: classes/pref/labels.php:275 classes/pref/filters.php:226
#: classes/pref/filters.php:273 classes/pref/filters.php:574
#: classes/pref/filters.php:653 classes/pref/filters.php:680
#: classes/pref/feeds.php:1277 classes/pref/feeds.php:1586
#: classes/pref/feeds.php:1655 plugins/instances/instances.php:175
msgid "All"
msgstr ""
#: classes/dlg.php:78 classes/feeds.php:95 classes/pref/users.php:383
#: classes/pref/labels.php:277 classes/pref/filters.php:228
#: classes/pref/filters.php:275 classes/pref/filters.php:576
#: classes/pref/filters.php:655 classes/pref/filters.php:682
#: classes/pref/feeds.php:1279 classes/pref/feeds.php:1588
#: classes/pref/feeds.php:1657 plugins/instances/instances.php:177
msgid "None"
msgstr ""
#: classes/dlg.php:87
msgid "Create profile"
msgstr ""
#: classes/dlg.php:110 classes/dlg.php:140
msgid "(active)"
msgstr ""
#: classes/dlg.php:174
msgid "Remove selected profiles"
msgstr ""
#: classes/dlg.php:176
msgid "Activate profile"
msgstr ""
#: classes/dlg.php:186
msgid "Public OPML URL"
msgstr ""
#: classes/dlg.php:191
msgid "Your Public OPML URL is:"
msgstr ""
#: classes/dlg.php:200 classes/dlg.php:587
msgid "Generate new URL"
msgstr ""
#: classes/dlg.php:212
msgid "Notice"
msgstr ""
#: classes/dlg.php:218
msgid ""
"Update daemon is enabled in configuration, but daemon process is not "
"running, which prevents all feeds from updating. Please start the daemon "
"process or contact instance owner."
msgstr ""
#: classes/dlg.php:222 classes/dlg.php:231
msgid "Last update:"
msgstr ""
#: classes/dlg.php:227
msgid ""
"Update daemon is taking too long to perform a feed update. This could "
"indicate a problem like crash or a hang. Please check the daemon process or "
"contact instance owner."
msgstr ""
#: classes/dlg.php:252 classes/dlg.php:261
msgid "Feed or site URL"
msgstr ""
#: classes/dlg.php:267 classes/dlg.php:738 classes/pref/feeds.php:531
#: classes/pref/feeds.php:775
msgid "Place in category:"
msgstr ""
#: classes/dlg.php:275
msgid "Available feeds"
msgstr ""
#: classes/dlg.php:287 classes/pref/users.php:155 classes/pref/feeds.php:561
#: classes/pref/feeds.php:811
msgid "Authentication"
msgstr ""
#: classes/dlg.php:291 classes/dlg.php:752 classes/pref/users.php:438
#: classes/pref/feeds.php:567 classes/pref/feeds.php:815
msgid "Login"
msgstr ""
#: classes/dlg.php:294 classes/dlg.php:755 classes/pref/prefs.php:200
#: classes/pref/feeds.php:573 classes/pref/feeds.php:821
msgid "Password"
msgstr ""
#: classes/dlg.php:304
msgid "This feed requires authentication."
msgstr ""
#: classes/dlg.php:309 classes/dlg.php:364 classes/dlg.php:773
msgid "Subscribe"
msgstr ""
#: classes/dlg.php:312
msgid "More feeds"
msgstr ""
#: classes/dlg.php:336 classes/dlg.php:425 classes/pref/users.php:368
#: classes/pref/filters.php:567 classes/pref/feeds.php:1270 js/tt-rss.js:234
#: js/tt-rss.js:187 js/tt-rss.js:166
msgid "Search"
msgstr ""
#: classes/dlg.php:340
msgid "Popular feeds"
msgstr ""
#: classes/dlg.php:341
msgid "Feed archive"
msgstr ""
#: classes/dlg.php:344
msgid "limit:"
msgstr ""
#: classes/dlg.php:365 classes/pref/users.php:394 classes/pref/labels.php:284
#: classes/pref/filters.php:332 classes/pref/filters.php:589
#: classes/pref/feeds.php:702 plugins/instances/instances.php:182
msgid "Remove"
msgstr ""
#: classes/dlg.php:376
msgid "Look for"
msgstr ""
#: classes/dlg.php:384
msgid "Limit search to:"
msgstr ""
#: classes/dlg.php:400
msgid "This feed"
msgstr ""
#: classes/dlg.php:432
msgid "Tags for this article (separated by commas):"
msgstr ""
#: classes/dlg.php:455 classes/dlg.php:650 classes/pref/users.php:192
#: classes/pref/labels.php:79 classes/pref/filters.php:339
#: classes/pref/feeds.php:728 classes/pref/feeds.php:877
#: plugins/note/note.php:47 plugins/instances/instances.php:133
#: plugins/nsfw/init.php:86 plugins/owncloud/init.php:62
msgid "Save"
msgstr ""
#: classes/dlg.php:463
msgid "Tag Cloud"
msgstr ""
#: classes/dlg.php:532
msgid "Select item(s) by tags"
msgstr ""
#: classes/dlg.php:535
msgid "Match:"
msgstr ""
#: classes/dlg.php:537
msgid "Any"
msgstr ""
#: classes/dlg.php:540
msgid "All tags."
msgstr ""
#: classes/dlg.php:542
msgid "Which Tags?"
msgstr ""
#: classes/dlg.php:555
msgid "Display entries"
msgstr ""
#: classes/dlg.php:567 classes/feeds.php:129
msgid "View as RSS"
msgstr ""
#: classes/dlg.php:578
msgid "You can view this feed as RSS using the following URL:"
msgstr ""
#: classes/dlg.php:606 plugins/updater/updater.php:276
#, php-format
msgid "New version of Tiny Tiny RSS is available (%s)."
msgstr ""
#: classes/dlg.php:614
msgid ""
"You can update using built-in updater in the Preferences or by using update."
"php"
msgstr ""
#: classes/dlg.php:618 classes/pref/users.php:390
msgid "Details"
msgstr ""
#: classes/dlg.php:620
msgid "Download"
msgstr ""
#: classes/dlg.php:634
#, php-format
msgid ""
"You can override colors, fonts and layout of your currently selected theme "
"with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink"
"\" href=\"%s\">This file</a> can be used as a baseline."
msgstr ""
#: classes/dlg.php:661 plugins/instances/instances.php:92
#: plugins/instances/init.php:207
msgid "Instance"
msgstr ""
#: classes/dlg.php:670 plugins/instances/instances.php:103
#: plugins/instances/instances.php:200 plugins/instances/init.php:218
msgid "Instance URL"
msgstr ""
#: classes/dlg.php:680 plugins/instances/instances.php:114
#: plugins/instances/init.php:229
msgid "Access key:"
msgstr ""
#: classes/dlg.php:683 plugins/instances/instances.php:117
#: plugins/instances/instances.php:201 plugins/instances/init.php:232
msgid "Access key"
msgstr ""
#: classes/dlg.php:687 plugins/instances/instances.php:121
#: plugins/instances/init.php:236
msgid "Use one access key for both linked instances."
msgstr ""
#: classes/dlg.php:695 plugins/instances/instances.php:129
msgid "Generate new key"
msgstr ""
#: classes/dlg.php:699
msgid "Create link"
msgstr ""
#: classes/dlg.php:717
#, php-format
msgid ""
"Could not upload file. You might need to adjust upload_max_filesize\n"
"\t\t\t\tin PHP.ini (current value = %s)"
msgstr ""
#: classes/dlg.php:735
msgid "Add one valid RSS feed per line (no feed detection is done)"
msgstr ""
#: classes/dlg.php:744
msgid "Feeds to subscribe, One per line"
msgstr ""
#: classes/dlg.php:766
msgid "Feeds require authentication."
msgstr ""
#: classes/feeds.php:83
msgid "View as RSS feed"
msgstr ""
#: classes/feeds.php:91
msgid "Select:"
msgstr ""
#: classes/feeds.php:94
msgid "Invert"
msgstr ""
#: classes/feeds.php:103
msgid "Selection toggle:"
msgstr ""
#: classes/feeds.php:109
msgid "Selection:"
msgstr ""
#: classes/feeds.php:112
msgid "Set score"
msgstr ""
#: classes/feeds.php:115
msgid "Archive"
msgstr ""
#: classes/feeds.php:117
msgid "Move back"
msgstr ""
#: classes/feeds.php:118 classes/pref/filters.php:235
#: classes/pref/filters.php:282 classes/pref/filters.php:662
#: classes/pref/filters.php:689
msgid "Delete"
msgstr ""
#: classes/feeds.php:122 plugins/mail/mail.php:22
msgid "Forward by email"
msgstr ""
#: classes/feeds.php:125
msgid "Feed:"
msgstr ""
#: classes/feeds.php:190 classes/feeds.php:844
msgid "Feed not found."
msgstr ""
#: classes/feeds.php:434 classes/feeds.php:516
msgid "mark as read"
msgstr ""
#: classes/feeds.php:739
msgid "No unread articles found to display."
msgstr ""
#: classes/feeds.php:742
msgid "No updated articles found to display."
msgstr ""
#: classes/feeds.php:745
msgid "No starred articles found to display."
msgstr ""
#: classes/feeds.php:749
msgid ""
"No articles found to display. You can assign articles to labels manually "
"(see the Actions menu above) or use a filter."
msgstr ""
#: classes/feeds.php:751
msgid "No articles found to display."
msgstr ""
#: classes/backend.php:26
msgid "Help topic not found."
msgstr ""
#: classes/opml.php:28 classes/opml.php:33
msgid "OPML Utility"
msgstr ""
#: classes/opml.php:37
msgid "Importing OPML..."
msgstr ""
#: classes/opml.php:41
msgid "Return to preferences"
msgstr ""
#: classes/opml.php:270
#, php-format
msgid "Adding feed: %s"
msgstr ""
#: classes/opml.php:281
#, php-format
msgid "Duplicate feed: %s"
msgstr ""
#: classes/opml.php:295
#, php-format
msgid "Adding label %s"
msgstr ""
#: classes/opml.php:298
#, php-format
msgid "Duplicate label: %s"
msgstr ""
#: classes/opml.php:310
#, php-format
msgid "Setting preference key %s to %s"
msgstr ""
#: classes/opml.php:339
msgid "Adding filter..."
msgstr ""
#: classes/opml.php:416
#, php-format
msgid "Processing category: %s"
msgstr ""
#: classes/opml.php:467
msgid "Error: please upload OPML file."
msgstr ""
#: classes/opml.php:474
msgid "Error while parsing document."
msgstr ""
#: classes/pref/users.php:6 plugins/instances/instances.php:42
#: plugins/instances/init.php:157
msgid "Your access level is insufficient to open this tab."
msgstr ""
#: classes/pref/users.php:27
msgid "User details"
msgstr ""
#: classes/pref/users.php:41
msgid "User not found"
msgstr ""
#: classes/pref/users.php:60 classes/pref/users.php:440
msgid "Registered"
msgstr ""
#: classes/pref/users.php:61
msgid "Last logged in"
msgstr ""
#: classes/pref/users.php:68
msgid "Subscribed feeds count"
msgstr ""
#: classes/pref/users.php:72
msgid "Subscribed feeds"
msgstr ""
#: classes/pref/users.php:122
msgid "User Editor"
msgstr ""
#: classes/pref/users.php:158
msgid "Access level: "
msgstr ""
#: classes/pref/users.php:171
msgid "Change password to"
msgstr ""
#: classes/pref/users.php:177 classes/pref/feeds.php:581
#: classes/pref/feeds.php:827
msgid "Options"
msgstr ""
#: classes/pref/users.php:180
msgid "E-mail: "
msgstr ""
#: classes/pref/users.php:258
#, php-format
msgid "Added user <b>%s</b> with password <b>%s</b>"
msgstr ""
#: classes/pref/users.php:265
#, php-format
msgid "Could not create user <b>%s</b>"
msgstr ""
#: classes/pref/users.php:269
#, php-format
msgid "User <b>%s</b> already exists."
msgstr ""
#: classes/pref/users.php:292
#, php-format
msgid ""
"Changed password of user <b>%s</b>\n"
"\t\t\t\t to <b>%s</b>"
msgstr ""
#: classes/pref/users.php:299
#, php-format
msgid "Notifying <b>%s</b>."
msgstr ""
#: classes/pref/users.php:336
msgid "[tt-rss] Password change notification"
msgstr ""
#: classes/pref/users.php:392 classes/pref/filters.php:586
#: plugins/instances/instances.php:181
msgid "Edit"
msgstr ""
#: classes/pref/users.php:396
msgid "Reset password"
msgstr ""
#: classes/pref/users.php:439
msgid "Access Level"
msgstr ""
#: classes/pref/users.php:441
msgid "Last login"
msgstr ""
#: classes/pref/users.php:461 plugins/instances/instances.php:222
msgid "Click to edit"
msgstr ""
#: classes/pref/users.php:481
msgid "No users defined."
msgstr ""
#: classes/pref/users.php:483
msgid "No matching users found."
msgstr ""
#: classes/pref/labels.php:22
msgid "Caption"
msgstr ""
#: classes/pref/labels.php:37
msgid "Colors"
msgstr ""
#: classes/pref/labels.php:42
msgid "Foreground:"
msgstr ""
#: classes/pref/labels.php:42
msgid "Background:"
msgstr ""
#: classes/pref/labels.php:232
#, php-format
msgid "Created label <b>%s</b>"
msgstr ""
#: classes/pref/labels.php:287
msgid "Clear colors"
msgstr ""
#: classes/pref/filters.php:57
msgid "Articles matching this filter:"
msgstr ""
#: classes/pref/filters.php:94
msgid "No recent articles matching this filter have been found."
msgstr ""
#: classes/pref/filters.php:218 classes/pref/filters.php:645
#: classes/pref/filters.php:760
msgid "Match"
msgstr ""
#: classes/pref/filters.php:232 classes/pref/filters.php:279
#: classes/pref/filters.php:659 classes/pref/filters.php:686
msgid "Add"
msgstr ""
#: classes/pref/filters.php:265 classes/pref/filters.php:672
msgid "Apply actions"
msgstr ""
#: classes/pref/filters.php:315 classes/pref/filters.php:701
msgid "Enabled"
msgstr ""
#: classes/pref/filters.php:324 classes/pref/filters.php:704
msgid "Match any rule"
msgstr ""
#: classes/pref/filters.php:336 classes/pref/filters.php:716
msgid "Test"
msgstr ""
#: classes/pref/filters.php:368
#, php-format
msgid "%s on %s in %s"
msgstr ""
#: classes/pref/filters.php:583
msgid "Combine"
msgstr ""
#: classes/pref/filters.php:593 classes/pref/feeds.php:1329
msgid "Rescore articles"
msgstr ""
#: classes/pref/filters.php:719
msgid "Create"
msgstr ""
#: classes/pref/filters.php:769
msgid "on field"
msgstr ""
#: classes/pref/filters.php:775 js/PrefFilterTree.js:29
#: plugins/digest/digest.js:241
msgid "in"
msgstr ""
#: classes/pref/filters.php:788
msgid "Save rule"
msgstr ""
#: classes/pref/filters.php:788 js/functions.js:1067 js/functions.js:1063
#: js/functions.js:1071 js/functions.js:1073
msgid "Add rule"
msgstr ""
#: classes/pref/filters.php:811
msgid "Perform Action"
msgstr ""
#: classes/pref/filters.php:837
msgid "with parameters:"
msgstr ""
#: classes/pref/filters.php:855
msgid "Save action"
msgstr ""
#: classes/pref/filters.php:855 js/functions.js:1093 js/functions.js:1089
#: js/functions.js:1097 js/functions.js:1099
msgid "Add action"
13 years ago
msgstr ""
#: classes/pref/prefs.php:17
msgid "Old password cannot be blank."
13 years ago
msgstr ""
#: classes/pref/prefs.php:22
msgid "New password cannot be blank."
13 years ago
msgstr ""
#: classes/pref/prefs.php:27
msgid "Entered passwords do not match."
13 years ago
msgstr ""
#: classes/pref/prefs.php:37
msgid "Function not supported by authentication module."
13 years ago
msgstr ""
#: classes/pref/prefs.php:68
msgid "The configuration was saved."
13 years ago
msgstr ""
#: classes/pref/prefs.php:83
#, php-format
msgid "Unknown option: %s"
13 years ago
msgstr ""
#: classes/pref/prefs.php:97
msgid "Your personal data has been saved."
13 years ago
msgstr ""
#: classes/pref/prefs.php:137
msgid "Personal data / Authentication"
13 years ago
msgstr ""
#: classes/pref/prefs.php:157
msgid "Personal data"
13 years ago
msgstr ""
#: classes/pref/prefs.php:167
msgid "Full name"
13 years ago
msgstr ""
#: classes/pref/prefs.php:171
msgid "E-mail"
13 years ago
msgstr ""
#: classes/pref/prefs.php:177
msgid "Access level"
13 years ago
msgstr ""
#: classes/pref/prefs.php:187
msgid "Save data"
msgstr ""
#: classes/pref/prefs.php:207
msgid "Your password is at default value, please change it."
13 years ago
msgstr ""
#: classes/pref/prefs.php:239
msgid "Old password"
13 years ago
msgstr ""
#: classes/pref/prefs.php:242
msgid "New password"
13 years ago
msgstr ""
#: classes/pref/prefs.php:247
msgid "Confirm password"
13 years ago
msgstr ""
#: classes/pref/prefs.php:257
msgid "Change password"
13 years ago
msgstr ""
#: classes/pref/prefs.php:263
msgid "One time passwords / Authenticator"
13 years ago
msgstr ""
#: classes/pref/prefs.php:292 classes/pref/prefs.php:343
msgid "Enter your password"
13 years ago
msgstr ""
#: classes/pref/prefs.php:303
msgid "Disable OTP"
13 years ago
msgstr ""
#: classes/pref/prefs.php:309
msgid ""
"You will need a compatible Authenticator to use this. Changing your password "
"would automatically disable OTP."
13 years ago
msgstr ""
#: classes/pref/prefs.php:311
msgid "Scan the following code by the Authenticator application:"
13 years ago
msgstr ""
#: classes/pref/prefs.php:352
msgid "I have scanned the code and would like to enable OTP"
13 years ago
msgstr ""
#: classes/pref/prefs.php:360
msgid "Enable OTP"
13 years ago
msgstr ""
#: classes/pref/prefs.php:456
msgid "Select theme"
13 years ago
msgstr ""
#: classes/pref/prefs.php:508
msgid "Customize"
13 years ago
msgstr ""
#: classes/pref/prefs.php:527 classes/pref/prefs.php:534
#: classes/pref/prefs.php:539
msgid "Yes"
13 years ago
msgstr ""
#: classes/pref/prefs.php:529 classes/pref/prefs.php:539
msgid "No"
13 years ago
msgstr ""
#: classes/pref/prefs.php:569
msgid "Register"
13 years ago
msgstr ""
#: classes/pref/prefs.php:573
msgid "Clear"
13 years ago
msgstr ""
#: classes/pref/prefs.php:579
#, php-format
msgid "Current server time: %s (UTC)"
msgstr ""
#: classes/pref/prefs.php:604
msgid "Save configuration"
msgstr ""
#: classes/pref/prefs.php:607
msgid "Manage profiles"
13 years ago
msgstr ""
#: classes/pref/prefs.php:610
msgid "Reset to defaults"
13 years ago
msgstr ""
#: classes/pref/prefs.php:622
msgid "Show additional preferences"
13 years ago
msgstr ""
#: classes/pref/prefs.php:679 classes/pref/prefs.php:697
msgid "Incorrect password"
msgstr ""
#: classes/pref/feeds.php:12
msgid "Check to enable field"
msgstr ""
#: classes/pref/feeds.php:59 classes/pref/feeds.php:180
#: classes/pref/feeds.php:223 classes/pref/feeds.php:229
#: classes/pref/feeds.php:254
13 years ago
#, php-format
msgid "(%d feeds)"
13 years ago
msgstr ""
#: classes/pref/feeds.php:492 classes/pref/feeds.php:747
msgid "Feed"
13 years ago
msgstr ""
#: classes/pref/feeds.php:498
msgid "Feed Title"
13 years ago
msgstr ""
#: classes/pref/feeds.php:554 classes/pref/feeds.php:802
msgid "Article purging:"
13 years ago
msgstr ""
#: classes/pref/feeds.php:577
msgid ""
"<b>Hint:</b> you need to fill in your login information if your feed "
"requires authentication, except for Twitter feeds."
13 years ago
msgstr ""
#: classes/pref/feeds.php:593 classes/pref/feeds.php:831
msgid "Hide from Popular feeds"
13 years ago
msgstr ""
#: classes/pref/feeds.php:604 classes/pref/feeds.php:836
msgid "Right-to-left content"
13 years ago
msgstr ""
#: classes/pref/feeds.php:616 classes/pref/feeds.php:842
msgid "Include in e-mail digest"
13 years ago
msgstr ""
#: classes/pref/feeds.php:629 classes/pref/feeds.php:848
msgid "Always display image attachments"
13 years ago
msgstr ""
#: classes/pref/feeds.php:643 classes/pref/feeds.php:856
msgid "Cache images locally"
13 years ago
msgstr ""
#: classes/pref/feeds.php:656
msgid "Cache content locally"
msgstr ""
#: classes/pref/feeds.php:668 classes/pref/feeds.php:862
msgid "Mark updated articles as unread"
13 years ago
msgstr ""
#: classes/pref/feeds.php:680 classes/pref/feeds.php:868
msgid "Mark posts as updated on content change"
13 years ago
msgstr ""
#: classes/pref/feeds.php:686
msgid "Icon"
13 years ago
msgstr ""
#: classes/pref/feeds.php:700
msgid "Replace"
13 years ago
msgstr ""
#: classes/pref/feeds.php:719
msgid "Resubscribe to push updates"
13 years ago
msgstr ""
#: classes/pref/feeds.php:726
msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
13 years ago
msgstr ""
#: classes/pref/feeds.php:741
msgid "Enable the options you wish to apply using checkboxes on the right:"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1123 classes/pref/feeds.php:1176
msgid "All done."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1231
msgid "Feeds with errors"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1251
msgid "Inactive feeds"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1288
msgid "Edit selected feeds"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1290 classes/pref/feeds.php:1304
msgid "Reset sort order"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1292 js/prefs.js:2021 js/prefs.js:1788
#: js/prefs.js:1778
msgid "Batch subscribe"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1297
msgid "Categories"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1300
msgid "Add category"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1302
msgid "(Un)hide empty categories"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1306
msgid "Remove selected"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1320
msgid "More actions..."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1324
msgid "Manual purge"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1328
msgid "Clear feed data"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1379
msgid "Import and export"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1381
msgid "OPML"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1383
msgid ""
"Using OPML you can export and import your feeds, filters, labels and Tiny "
"Tiny RSS settings."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1385
msgid "Only main settings profile can be migrated using OPML."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1398
msgid "Import my OPML"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1402
msgid "Filename:"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1404
msgid "Include settings"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1408
msgid "Export OPML"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1412
msgid ""
"Your OPML can be published publicly and can be subscribed by anyone who "
"knows the URL below."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1414
msgid ""
"Published OPML does not include your Tiny Tiny RSS settings, feeds that "
"require authentication or feeds hidden from Popular feeds."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1417
msgid "Display published OPML URL"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1420 plugins/import_export/init.php:66
msgid "Article archive"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1422 plugins/import_export/init.php:68
msgid ""
"You can export and import your Starred and Archived articles for safekeeping "
"or when migrating between tt-rss instances."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1425
msgid "Export my data"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1440
msgid "Import"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1447
msgid "Firefox integration"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1449
msgid ""
"This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the "
"link below."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1456
msgid "Click here to register this site as a feed reader."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1464
msgid "Bookmarklets"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1466 plugins/bookmarklets/init.php:24
msgid ""
"Drag the link below to your browser toolbar, open the feed you're interested "
"in in your browser and click on the link to subscribe to it."
13 years ago
msgstr ""
#: classes/pref/feeds.php:1470
#, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1474
msgid "Subscribe in Tiny Tiny RSS"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1476 plugins/bookmarklets/init.php:34
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1484
msgid "Published & shared articles / Generated feeds"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1486
msgid "Published articles and generated feeds"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1488
msgid ""
"Published articles are exported as a public RSS feed and can be subscribed "
"by anyone who knows the URL specified below."
msgstr ""
#: classes/pref/feeds.php:1494
msgid "Display URL"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1497
msgid "Clear all generated URLs"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1499
msgid "Articles shared by URL"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1501
msgid "You can disable all articles shared by unique URLs here."
msgstr ""
#: classes/pref/feeds.php:1504
msgid "Unshare all articles"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1579
msgid ""
"These feeds have not been updated with new content for 3 months (oldest "
"first):"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1616 classes/pref/feeds.php:1685
msgid "Click to edit feed"
msgstr ""
#: classes/pref/feeds.php:1634 classes/pref/feeds.php:1705
msgid "Unsubscribe from selected feeds"
13 years ago
msgstr ""
#: classes/pref/feeds.php:1645
msgid "These feeds have not been updated because of errors:"
msgstr ""
#: plugins/pocket/pocket.php:24
msgid "Pocket"
13 years ago
msgstr ""
#: plugins/digest/digest_body.php:39
msgid ""
"Your browser doesn't support Javascript, which is required\n"
"\t\t\tfor this application to function properly. Please check your\n"
"\t\t\tbrowser settings."
13 years ago
msgstr ""
#: plugins/digest/digest_body.php:51
msgid "Back to feeds"
13 years ago
msgstr ""
#: plugins/digest/digest_body.php:62
msgid "Regular version"
13 years ago
msgstr ""
#: plugins/pinterest/pinterest.php:23
msgid "Pinterest"
msgstr ""
#: plugins/mail/mail.php:66 plugins/mail/mail.php:72 plugins/mail/init.php:72
#: plugins/mail/init.php:78
msgid "[Forwarded]"
msgstr ""
#: plugins/mail/mail.php:66 plugins/mail/init.php:72
msgid "Multiple articles"
msgstr ""
#: plugins/mail/mail.php:87
msgid "From:"
msgstr ""
#: plugins/mail/mail.php:96
msgid "To:"
msgstr ""
#: plugins/mail/mail.php:109
msgid "Subject:"
msgstr ""
#: plugins/mail/mail.php:125
msgid "Send e-mail"
msgstr ""
#: plugins/note/note.php:22 plugins/note/note.js:11
msgid "Edit article note"
msgstr ""
#: plugins/example/example.php:29 plugins/example/init.php:38
msgid "Example Pane"
msgstr ""
#: plugins/example/example.php:53 plugins/example/init.php:69
msgid "Sample value"
msgstr ""
#: plugins/example/example.php:59 plugins/example/init.php:75
msgid "Set value"
msgstr ""
#: plugins/identica/identica.php:23
msgid "Share on identi.ca"
msgstr ""
#: plugins/instances/instances.php:29
msgid "Linked"
msgstr ""
#: plugins/instances/instances.php:180
msgid "Link instance"
msgstr ""
#: plugins/instances/instances.php:192 plugins/instances/init.php:307
msgid ""
"You can connect other instances of Tiny Tiny RSS to this one to share "
"Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
13 years ago
msgstr ""
#: plugins/instances/instances.php:202
msgid "Last connected"
13 years ago
msgstr ""
#: plugins/instances/instances.php:203
msgid "Status"
13 years ago
msgstr ""
#: plugins/instances/instances.php:204
msgid "Stored feeds"
13 years ago
msgstr ""
#: plugins/share/share.php:21
msgid "Share by URL"
msgstr ""
#: plugins/share/share.php:43 plugins/share/init.php:49
msgid "You can share this article by the following unique URL:"
13 years ago
msgstr ""
#: plugins/flattr/flattr.php:37
msgid "Flattr article"
msgstr ""
#: plugins/googleplus/googleplus.php:23
msgid "Share on Google+"
msgstr ""
#: plugins/updater/updater.php:267 plugins/updater/updater.php:279
#: plugins/updater/updater.js:10
msgid "Update Tiny Tiny RSS"
msgstr ""
#: plugins/updater/updater.php:282 plugins/updater/init.php:303
msgid "Your Tiny Tiny RSS installation is up to date."
msgstr ""
#: plugins/updater/updater.php:291 plugins/updater/init.php:313
msgid ""
"Do not close this dialog until updating is finished. Backup your tt-rss "
"directory before continuing."
msgstr ""
#: plugins/updater/updater.php:294 plugins/updater/init.php:316
msgid "Ready to update."
msgstr ""
#: plugins/updater/updater.php:299 plugins/updater/init.php:321
msgid "Start update"
13 years ago
msgstr ""
#: js/feedlist.js:283 js/feedlist.js:282 js/feedlist.js:265 js/feedlist.js:218
13 years ago
msgid "New articles available in this feed (click to show)"
msgstr ""
#: js/feedlist.js:490 js/feedlist.js:505 js/feedlist.js:489 js/feedlist.js:504
#: js/feedlist.js:469 js/feedlist.js:484 js/feedlist.js:420 js/feedlist.js:435
#: plugins/digest/digest.js:25
msgid "Mark all articles in %s as read?"
msgstr ""
13 years ago
#: js/functions.js:91
msgid ""
"Are you sure to report this exception to tt-rss.org? The report will include "
"your browser information. Your IP would be saved in the database."
msgstr ""
#: js/functions.js:618 js/functions.js:614 js/functions.js:622
13 years ago
msgid "Date syntax appears to be correct:"
msgstr ""
#: js/functions.js:621 js/functions.js:617 js/functions.js:625
13 years ago
msgid "Date syntax is incorrect."
msgstr ""
#: js/functions.js:748 js/functions.js:744 js/functions.js:752
13 years ago
msgid "Remove stored feed icon?"
msgstr ""
#: js/functions.js:780 js/functions.js:776 js/functions.js:784
13 years ago
msgid "Please select an image file to upload."
msgstr ""
#: js/functions.js:782 js/functions.js:778 js/functions.js:786
13 years ago
msgid "Upload new icon for this feed?"
msgstr ""
#: js/functions.js:799 js/functions.js:795 js/functions.js:803
13 years ago
msgid "Please enter label caption:"
msgstr ""
#: js/functions.js:804 js/functions.js:800 js/functions.js:808
13 years ago
msgid "Can't create label: missing caption."
msgstr ""
#: js/functions.js:847 js/functions.js:843 js/functions.js:851
13 years ago
msgid "Subscribe to Feed"
msgstr ""
#: js/functions.js:874 js/functions.js:870 js/functions.js:878
13 years ago
msgid "Subscribed to %s"
msgstr ""
#: js/functions.js:879 js/functions.js:875 js/functions.js:883
13 years ago
msgid "Specified URL seems to be invalid."
msgstr ""
#: js/functions.js:882 js/functions.js:878 js/functions.js:886
13 years ago
msgid "Specified URL doesn't seem to contain any feeds."
msgstr ""
#: js/functions.js:935 js/functions.js:931 js/functions.js:939
msgid "Couldn't download the specified URL: %s"
13 years ago
msgstr ""
#: js/functions.js:939 js/functions.js:935 js/functions.js:943
13 years ago
msgid "You are already subscribed to this feed."
msgstr ""
#: js/functions.js:1067 js/functions.js:1063 js/functions.js:1071
#: js/functions.js:1073
msgid "Edit rule"
13 years ago
msgstr ""
#: js/functions.js:1093 js/functions.js:1089 js/functions.js:1097
#: js/functions.js:1099
msgid "Edit action"
msgstr ""
#: js/functions.js:1130 js/functions.js:1126 js/functions.js:1134
#: js/functions.js:1136
msgid "Create Filter"
msgstr ""
#: js/functions.js:1234 js/functions.js:1230 js/functions.js:1238
#: js/functions.js:1240
13 years ago
msgid ""
"Reset subscription? Tiny Tiny RSS will try to subscribe to the notification "
"hub again on next feed update."
msgstr ""
#: js/functions.js:1255 js/tt-rss.js:421 js/functions.js:1251 js/tt-rss.js:381
#: js/functions.js:1259 js/tt-rss.js:367 js/functions.js:1261
13 years ago
msgid "Unsubscribe from %s?"
msgstr ""
#: js/functions.js:1362 js/functions.js:1358 js/functions.js:1368
#: js/functions.js:1370
13 years ago
msgid "Please enter category title:"
msgstr ""
#: js/functions.js:1393 js/functions.js:1389 js/functions.js:1399
#: js/functions.js:1401
13 years ago
msgid "Generate new syndication address for this feed?"
msgstr ""
#: js/functions.js:1584 js/tt-rss.js:400 js/tt-rss.js:903 js/functions.js:1580
#: js/tt-rss.js:782 js/tt-rss.js:362 js/tt-rss.js:717 js/functions.js:1590
#: js/tt-rss.js:348 js/tt-rss.js:709 js/functions.js:1592
13 years ago
msgid "You can't edit this kind of feed."
msgstr ""
#: js/functions.js:1599 js/functions.js:1595 js/functions.js:1605
#: js/functions.js:1607
13 years ago
msgid "Edit Feed"
msgstr ""
#: js/functions.js:1637 js/functions.js:1633 js/functions.js:1643
#: js/functions.js:1645
13 years ago
msgid "More Feeds"
msgstr ""
#: js/functions.js:1698 js/functions.js:1808 js/prefs.js:408 js/prefs.js:438
#: js/prefs.js:470 js/prefs.js:653 js/prefs.js:673 js/prefs.js:1326
#: js/prefs.js:1471 js/functions.js:1694 js/functions.js:1804 js/prefs.js:397
#: js/prefs.js:427 js/prefs.js:459 js/prefs.js:642 js/prefs.js:662
#: js/prefs.js:1213 js/prefs.js:1358 js/functions.js:1704 js/functions.js:1814
#: js/prefs.js:1203 js/prefs.js:1348 js/functions.js:1706 js/functions.js:1816
13 years ago
msgid "No feeds are selected."
msgstr ""
#: js/functions.js:1740 js/functions.js:1736 js/functions.js:1746
#: js/functions.js:1748
13 years ago
msgid ""
"Remove selected feeds from the archive? Feeds with stored articles will not "
"be removed."
msgstr ""
#: js/functions.js:1779 js/functions.js:1775 js/functions.js:1785
#: js/functions.js:1787
13 years ago
msgid "Feeds with update errors"
msgstr ""
#: js/functions.js:1790 js/prefs.js:1308 js/functions.js:1786 js/prefs.js:1195
#: js/functions.js:1796 js/prefs.js:1185 js/functions.js:1798
13 years ago
msgid "Remove selected feeds?"
msgstr ""
#: js/PrefFeedTree.js:47
msgid "Edit category"
msgstr ""
#: js/PrefFeedTree.js:54
msgid "Remove category"
msgstr ""
13 years ago
#: js/PrefFilterTree.js:32
msgid "Inverse"
msgstr ""
#: js/prefs.js:55
13 years ago
msgid "Please enter login:"
msgstr ""
#: js/prefs.js:62
13 years ago
msgid "Can't create user: no login specified."
msgstr ""
#: js/prefs.js:128 js/prefs.js:117
13 years ago
msgid "Edit Filter"
msgstr ""
#: js/prefs.js:175 js/prefs.js:164
msgid "Remove filter?"
13 years ago
msgstr ""
#: js/prefs.js:290 js/prefs.js:279
13 years ago
msgid "Remove selected labels?"
msgstr ""
#: js/prefs.js:306 js/prefs.js:1512 js/prefs.js:295 js/prefs.js:1399
#: js/prefs.js:1389
13 years ago
msgid "No labels are selected."
msgstr ""
#: js/prefs.js:320 js/prefs.js:309
13 years ago
msgid ""
"Remove selected users? Neither default admin nor your account will be "
"removed."
msgstr ""
#: js/prefs.js:337 js/prefs.js:518 js/prefs.js:539 js/prefs.js:578
#: js/prefs.js:326 js/prefs.js:507 js/prefs.js:528 js/prefs.js:567
13 years ago
msgid "No users are selected."
msgstr ""
#: js/prefs.js:355 js/prefs.js:344
13 years ago
msgid "Remove selected filters?"
msgstr ""
#: js/prefs.js:370 js/prefs.js:608 js/prefs.js:627 js/prefs.js:359
#: js/prefs.js:597 js/prefs.js:616
13 years ago
msgid "No filters are selected."
msgstr ""
#: js/prefs.js:389 js/prefs.js:378
13 years ago
msgid "Unsubscribe from selected feeds?"
msgstr ""
#: js/prefs.js:423 js/prefs.js:412
13 years ago
msgid "Please select only one feed."
msgstr ""
#: js/prefs.js:429 js/prefs.js:418
13 years ago
msgid "Erase all non-starred articles in selected feed?"
msgstr ""
#: js/prefs.js:451 js/prefs.js:440
13 years ago
msgid "How many days of articles to keep (0 - use default)?"
msgstr ""
#: js/prefs.js:489 js/prefs.js:478
13 years ago
msgid "Login field cannot be blank."
msgstr ""
#: js/prefs.js:523 js/prefs.js:544 js/prefs.js:583 js/prefs.js:512
#: js/prefs.js:533 js/prefs.js:572
13 years ago
msgid "Please select only one user."
msgstr ""
#: js/prefs.js:548 js/prefs.js:537
13 years ago
msgid "Reset password of selected user?"
msgstr ""
#: js/prefs.js:613 js/prefs.js:602
13 years ago
msgid "Please select only one filter."
msgstr ""
#: js/prefs.js:631 js/prefs.js:620
msgid "Combine selected filters?"
msgstr ""
#: js/prefs.js:695 js/prefs.js:684
13 years ago
msgid "Edit Multiple Feeds"
msgstr ""
#: js/prefs.js:719 js/prefs.js:708
13 years ago
msgid "Save changes to selected feeds?"
msgstr ""
#: js/prefs.js:811 js/prefs.js:800 js/prefs.js:790
13 years ago
msgid "OPML Import"
msgstr ""
#: js/prefs.js:838 js/prefs.js:827 js/prefs.js:817
13 years ago
msgid "Please choose an OPML file first."
msgstr ""
#: js/prefs.js:854 plugins/import_export/import_export.js:112
13 years ago
msgid "Please choose the file first."
msgstr ""
#: js/prefs.js:1010 js/prefs.js:983 js/prefs.js:973
13 years ago
msgid "Reset to defaults?"
msgstr ""
#: js/prefs.js:1215 js/prefs.js:1102 js/prefs.js:1092
msgid ""
"Remove category %s? Any nested feeds would be placed into Uncategorized."
13 years ago
msgstr ""
#: js/prefs.js:1242 js/prefs.js:1129 js/prefs.js:1119
13 years ago
msgid "Remove selected categories?"
msgstr ""
#: js/prefs.js:1258 js/prefs.js:1145 js/prefs.js:1135
13 years ago
msgid "No categories are selected."
msgstr ""
#: js/prefs.js:1266 js/prefs.js:1153 js/prefs.js:1143
msgid "Category title:"
msgstr ""
#: js/prefs.js:1297 js/prefs.js:1184 js/prefs.js:1174
13 years ago
msgid "Feeds without recent updates"
msgstr ""
#: js/prefs.js:1346 js/prefs.js:1233 js/prefs.js:1223
13 years ago
msgid "Replace current OPML publishing address with a new one?"
msgstr ""
#: js/prefs.js:1455 js/prefs.js:1342 js/prefs.js:1332
13 years ago
msgid "Rescore articles in selected feeds?"
msgstr ""
#: js/prefs.js:1478 js/prefs.js:1365 js/prefs.js:1355
13 years ago
msgid "Rescore all articles? This operation may take a lot of time."
msgstr ""
#: js/prefs.js:1498 js/prefs.js:1385 js/prefs.js:1375
13 years ago
msgid "Reset selected labels to default colors?"
msgstr ""
#: js/prefs.js:1535 js/prefs.js:1422 js/prefs.js:1412
13 years ago
msgid "Settings Profiles"
msgstr ""
#: js/prefs.js:1544 js/prefs.js:1431 js/prefs.js:1421
13 years ago
msgid ""
"Remove selected profiles? Active and default profiles will not be removed."
msgstr ""
#: js/prefs.js:1562 js/prefs.js:1449 js/prefs.js:1439
13 years ago
msgid "No profiles are selected."
msgstr ""
#: js/prefs.js:1570 js/prefs.js:1623 js/prefs.js:1457 js/prefs.js:1510
#: js/prefs.js:1447 js/prefs.js:1500
13 years ago
msgid "Activate selected profile?"
msgstr ""
#: js/prefs.js:1586 js/prefs.js:1639 js/prefs.js:1473 js/prefs.js:1526
#: js/prefs.js:1463 js/prefs.js:1516
13 years ago
msgid "Please choose a profile to activate."
msgstr ""
#: js/prefs.js:1647 js/prefs.js:1534 js/prefs.js:1524
13 years ago
msgid "This will invalidate all previously generated feed URLs. Continue?"
msgstr ""
#: js/prefs.js:1666 js/prefs.js:1553 js/prefs.js:1543
13 years ago
msgid "This will invalidate all previously shared article URLs. Continue?"
msgstr ""
#: js/prefs.js:1764 js/prefs.js:1651 js/prefs.js:1641
13 years ago
msgid "Label Editor"
msgstr ""
#: js/prefs.js:1827 js/prefs.js:1714 js/prefs.js:1704
13 years ago
msgid ""
"This will clear your stored authentication information for Twitter. Continue?"
msgstr ""
#: js/prefs.js:1911 plugins/import_export/import_export.js:13
13 years ago
msgid "Export Data"
msgstr ""
#: js/prefs.js:1938 plugins/import_export/import_export.js:40
13 years ago
msgid ""
"Finished, exported %d articles. You can download the data <a "
"class='visibleLink' href='%u'>here</a>."
msgstr ""
#: js/prefs.js:1991 plugins/import_export/import_export.js:93
13 years ago
msgid "Data Import"
msgstr ""
#: js/prefs.js:2027 js/prefs.js:1794 js/prefs.js:1784
msgid "Subscribing to feeds..."
msgstr ""
#: js/tt-rss.js:147 js/tt-rss.js:141 js/tt-rss.js:120
13 years ago
msgid "Mark all articles as read?"
msgstr ""
#: js/tt-rss.js:410 js/tt-rss.js:370 js/tt-rss.js:356
13 years ago
msgid "You can't unsubscribe from the category."
msgstr ""
#: js/tt-rss.js:415 js/tt-rss.js:596 js/tt-rss.js:591 js/tt-rss.js:375
#: js/tt-rss.js:525 js/tt-rss.js:361 js/tt-rss.js:511
13 years ago
msgid "Please select some feed first."
msgstr ""
#: js/tt-rss.js:591 js/tt-rss.js:586 js/tt-rss.js:520 js/tt-rss.js:506
13 years ago
msgid "You can't rescore this kind of feed."
msgstr ""
#: js/tt-rss.js:601 js/tt-rss.js:596 js/tt-rss.js:530 js/tt-rss.js:516
13 years ago
msgid "Rescore articles in %s?"
msgstr ""
#: js/tt-rss.js:1062 js/tt-rss.js:883 js/tt-rss.js:825 js/tt-rss.js:830
13 years ago
msgid "New version available!"
msgstr ""
#: js/viewfeed.js:108 js/viewfeed.js:104
msgid "Cancel search"
msgstr ""
#: js/viewfeed.js:456 js/viewfeed.js:445 js/viewfeed.js:451 js/viewfeed.js:435
#: plugins/digest/digest.js:257 plugins/digest/digest.js:696
msgid "Unstar article"
msgstr ""
#: js/viewfeed.js:461 js/viewfeed.js:450 js/viewfeed.js:456 js/viewfeed.js:440
#: plugins/digest/digest.js:259 plugins/digest/digest.js:700
msgid "Star article"
msgstr ""
#: js/viewfeed.js:496 js/viewfeed.js:485 js/viewfeed.js:491 js/viewfeed.js:473
#: plugins/digest/digest.js:262 plugins/digest/digest.js:731
msgid "Unpublish article"
msgstr ""
#: js/viewfeed.js:676 js/viewfeed.js:704 js/viewfeed.js:731 js/viewfeed.js:793
#: js/viewfeed.js:825 js/viewfeed.js:962 js/viewfeed.js:1005
#: js/viewfeed.js:1055 js/viewfeed.js:2181 js/viewfeed.js:665
#: js/viewfeed.js:693 js/viewfeed.js:720 js/viewfeed.js:782 js/viewfeed.js:814
#: js/viewfeed.js:951 js/viewfeed.js:994 js/viewfeed.js:1044
#: js/viewfeed.js:2154 js/viewfeed.js:671 js/viewfeed.js:699
#: js/viewfeed.js:726 js/viewfeed.js:788 js/viewfeed.js:820 js/viewfeed.js:957
#: js/viewfeed.js:1000 js/viewfeed.js:1050 js/viewfeed.js:2018
#: js/viewfeed.js:674 js/viewfeed.js:702 js/viewfeed.js:729 js/viewfeed.js:791
#: js/viewfeed.js:823 js/viewfeed.js:960 js/viewfeed.js:1003
#: js/viewfeed.js:1053 js/viewfeed.js:1927 plugins/mail/mail.js:7
msgid "No articles are selected."
msgstr ""
#: js/viewfeed.js:942 js/viewfeed.js:931 js/viewfeed.js:937 js/viewfeed.js:940
13 years ago
msgid "Mark all visible articles in %s as read?"
msgstr ""
#: js/viewfeed.js:970 js/viewfeed.js:959 js/viewfeed.js:965 js/viewfeed.js:968
13 years ago
msgid "Delete %d selected articles in %s?"
msgstr ""
#: js/viewfeed.js:972 js/viewfeed.js:961 js/viewfeed.js:967 js/viewfeed.js:970
13 years ago
msgid "Delete %d selected articles?"
msgstr ""
#: js/viewfeed.js:1014 js/viewfeed.js:1003 js/viewfeed.js:1009
#: js/viewfeed.js:1012
13 years ago
msgid "Archive %d selected articles in %s?"
msgstr ""
#: js/viewfeed.js:1017 js/viewfeed.js:1006 js/viewfeed.js:1012
#: js/viewfeed.js:1015
13 years ago
msgid "Move %d archived articles back?"
msgstr ""
#: js/viewfeed.js:1061 js/viewfeed.js:1050 js/viewfeed.js:1056
#: js/viewfeed.js:1059
13 years ago
msgid "Mark %d selected articles in %s as read?"
msgstr ""
#: js/viewfeed.js:1085 js/viewfeed.js:1074 js/viewfeed.js:1080
#: js/viewfeed.js:1083
13 years ago
msgid "Edit article Tags"
msgstr ""
#: js/viewfeed.js:1247 js/viewfeed.js:1236 js/viewfeed.js:1242
#: js/viewfeed.js:1252
13 years ago
msgid "No article is selected."
msgstr ""
#: js/viewfeed.js:1282 js/viewfeed.js:1271 js/viewfeed.js:1277
#: js/viewfeed.js:1287
13 years ago
msgid "No articles found to mark"
msgstr ""
#: js/viewfeed.js:1284 js/viewfeed.js:1273 js/viewfeed.js:1279
#: js/viewfeed.js:1289
13 years ago
msgid "Mark %d article(s) as read?"
msgstr ""
#: js/viewfeed.js:1402 js/viewfeed.js:1383
13 years ago
msgid "Loading..."
msgstr ""
#: js/viewfeed.js:1891 js/viewfeed.js:1864 js/viewfeed.js:1734
#: js/viewfeed.js:1744
13 years ago
msgid "Open original article"
msgstr ""
#: js/viewfeed.js:1897 js/viewfeed.js:1870
13 years ago
msgid "View in a tt-rss tab"
msgstr ""
#: js/viewfeed.js:1905 js/viewfeed.js:1878 js/viewfeed.js:1742
#: js/viewfeed.js:1752
13 years ago
msgid "Mark above as read"
msgstr ""
#: js/viewfeed.js:1911 js/viewfeed.js:1884 js/viewfeed.js:1748
#: js/viewfeed.js:1758
13 years ago
msgid "Mark below as read"
msgstr ""
#: js/viewfeed.js:1967 js/viewfeed.js:1940 js/viewfeed.js:1804
#: js/viewfeed.js:1814
13 years ago
msgid "Remove label"
msgstr ""
#: js/viewfeed.js:1991 js/viewfeed.js:1964 js/viewfeed.js:1828
#: js/viewfeed.js:1838
13 years ago
msgid "Playing..."
msgstr ""
#: js/viewfeed.js:1992 js/viewfeed.js:1965 js/viewfeed.js:1829
#: js/viewfeed.js:1839
13 years ago
msgid "Click to pause"
msgstr ""
#: js/viewfeed.js:2150 js/viewfeed.js:2123 js/viewfeed.js:1987
#: js/viewfeed.js:1896
msgid "Please enter new score for selected articles:"
msgstr ""
#: js/viewfeed.js:2192 js/viewfeed.js:2165 js/viewfeed.js:2029
#: js/viewfeed.js:1938
msgid "Please enter new score for this article:"
msgstr ""
#: js/functions.js:1887 js/functions.js:1891 js/functions.js:1897
#: js/functions.js:1899
msgid "Help"
msgstr ""
#: js/prefs.js:1831 js/prefs.js:1821
msgid "Clear stored data for this plugin?"
msgstr ""
#: js/tt-rss.js:741 js/tt-rss.js:676 js/tt-rss.js:668
msgid "Please enable mail plugin first."
msgstr ""
#: plugins/digest/digest_body.php:39
msgid "Your browser doesn't support Javascript, which is required"
msgstr ""
#: plugins/nsfw/init.php:32 plugins/nsfw/init.php:43
msgid "Not work safe (click to toggle)"
msgstr ""
#: plugins/nsfw/init.php:53
msgid "NSFW Plugin"
msgstr ""
#: plugins/nsfw/init.php:80
msgid "Tags to consider NSFW (comma-separated)"
msgstr ""
#: plugins/nsfw/init.php:101
msgid "Configuration saved."
msgstr ""
#: plugins/owncloud/init.php:35
msgid "Owncloud"
msgstr ""
#: plugins/owncloud/init.php:59
msgid "Owncloud url"
msgstr ""
#: plugins/digest/digest.js:71
msgid "Mark %d displayed articles as read?"
msgstr ""
#: plugins/digest/digest.js:289
msgid "Error: unable to load article."
msgstr ""
#: plugins/digest/digest.js:447
msgid "Click to expand article."
msgstr ""
#: plugins/digest/digest.js:518
msgid "%d more..."
msgstr ""
#: plugins/digest/digest.js:525
msgid "No unread feeds."
msgstr ""
#: plugins/digest/digest.js:632
msgid "Load more..."
msgstr ""
#: plugins/mail/mail.js:21
msgid "Forward article by email"
msgstr ""
#: plugins/instances/instances.js:10
msgid "Link Instance"
msgstr ""
#: plugins/instances/instances.js:73
msgid "Edit Instance"
msgstr ""
#: plugins/instances/instances.js:122
msgid "Remove selected instances?"
msgstr ""
#: plugins/instances/instances.js:139 plugins/instances/instances.js:151
msgid "No instances are selected."
msgstr ""
#: plugins/instances/instances.js:156
msgid "Please select only one instance."
msgstr ""
#: plugins/share/share.js:10
msgid "Share article by URL"
msgstr ""
#: plugins/updater/updater.js:58
msgid ""
"Live updating is considered experimental. Backup your tt-rss directory "
"before continuing. Please type 'yes' to continue."
msgstr ""