# 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 , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-11-17 12:54+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/cache.cpp:182 #, c-format msgid "Error: opening the cache file `%s' failed: %s" msgstr "" #: src/configcontainer.cpp:42 #, c-format msgid "newsbeuter: finished reload, %f unread feeds (%n unread articles total)" msgstr "" #: src/configcontainer.cpp:67 msgid "%N %V - Your feeds (%u unread, %t total)%?T? - tag `%T'&?" msgstr "" #: src/configcontainer.cpp:68 src/configcontainer.cpp:76 msgid "%N %V - URLs" msgstr "" #: src/configcontainer.cpp:69 msgid "%N %V - Articles in feed '%T' (%u unread, %t total) - %U" msgstr "" #: src/configcontainer.cpp:70 msgid "%N %V - Search result (%u unread, %t total)" msgstr "" #: src/configcontainer.cpp:71 msgid "%N %V - %?O?Open File&Save File? - %f" msgstr "" #: src/configcontainer.cpp:72 msgid "%N %V - Help" msgstr "" #: src/configcontainer.cpp:73 msgid "%N %V - Select Tag" msgstr "" #: src/configcontainer.cpp:74 msgid "%N %V - Select Filter" msgstr "" #: src/configcontainer.cpp:75 msgid "%N %V - Article '%T'" msgstr "" #: src/configparser.cpp:81 #, c-format msgid "Error while processing command `%s' (%s line %u): %s" msgstr "" #: src/configparser.cpp:84 #, c-format msgid "unknown command `%s'" msgstr "" #: src/configparser.cpp:106 msgid "invalid parameters." msgstr "" #: src/configparser.cpp:108 msgid "too few parameters." msgstr "" #: src/configparser.cpp:110 msgid "unknown command (bug)." msgstr "" #: src/configparser.cpp:112 msgid "file couldn't be opened." msgstr "" #: src/configparser.cpp:114 msgid "unknown error (bug)." msgstr "" #: src/controller.cpp:52 src/pb_controller.cpp:32 msgid "Segmentation fault." msgstr "" #: src/controller.cpp:74 src/pb_controller.cpp:46 msgid "Fatal error: couldn't determine home directory!" msgstr "" #: src/controller.cpp:75 src/pb_controller.cpp:47 #, c-format msgid "" "Please set the HOME environment variable or add a valid user for UID %u!" msgstr "" #: src/controller.cpp:204 src/pb_controller.cpp:106 #, c-format msgid "%s: unknown option - %c" msgstr "" #: src/controller.cpp:224 src/pb_controller.cpp:112 #, c-format msgid "Starting %s %s..." msgstr "" #: src/controller.cpp:233 src/controller.cpp:305 src/pb_controller.cpp:116 #, c-format msgid "Error: an instance of %s is already running (PID: %u)" msgstr "" #: src/controller.cpp:239 src/pb_controller.cpp:120 msgid "Loading configuration..." msgstr "" #: src/controller.cpp:285 src/controller.cpp:316 src/controller.cpp:342 #: src/controller.cpp:351 src/controller.cpp:379 src/controller.cpp:383 #: src/controller.cpp:407 src/controller.cpp:420 src/controller.cpp:429 #: src/controller.cpp:457 src/pb_controller.cpp:155 src/pb_controller.cpp:172 msgid "done." msgstr "" #: src/controller.cpp:311 src/controller.cpp:374 msgid "Opening cache..." msgstr "" #: src/controller.cpp:336 msgid "Loading URLs from local cache..." msgstr "" #: src/controller.cpp:346 #, c-format msgid "Loading URLs from %s..." msgstr "" #: src/controller.cpp:359 #, c-format msgid "" "Error: no URLs configured. Please fill the file %s with RSS feed URLs or " "import an OPML file." msgstr "" #: src/controller.cpp:361 msgid "" "It looks like you haven't configured any feeds in your bloglines account. " "Please do so, and try again." msgstr "" #: src/controller.cpp:363 msgid "" "It looks like the OPML feed you subscribed contains no feeds. Please fill it " "with feeds, and try again." msgstr "" #: src/controller.cpp:372 msgid "Loading articles from cache..." msgstr "" #: src/controller.cpp:380 msgid "Cleaning up cache thoroughly..." msgstr "" #: src/controller.cpp:395 msgid "Error while loading feeds from database: " msgstr "" #: src/controller.cpp:417 msgid "Importing list of read articles..." msgstr "" #: src/controller.cpp:426 msgid "Exporting list of read articles..." msgstr "" #: src/controller.cpp:453 msgid "Cleaning up cache..." msgstr "" #: src/controller.cpp:459 msgid "failed: " msgstr "" #: src/controller.cpp:477 #, c-format msgid "Error: couldn't mark all feeds read: %s" msgstr "" #: src/controller.cpp:516 #, c-format msgid "%sLoading %s..." msgstr "" #: src/controller.cpp:530 src/controller.cpp:532 #, c-format msgid "Error while retrieving %s: %s" msgstr "" #: src/controller.cpp:535 msgid "Error: invalid feed!" msgstr "" #: src/controller.cpp:541 msgid "invalid feed index (bug)" msgstr "" #: src/controller.cpp:691 #, c-format msgid "" "%s %s\n" "usage: %s [-i |-e] [-u ] [-c ] [-x ...] " "[-h]\n" msgstr "" #: src/controller.cpp:698 msgid "export OPML feed to stdout" msgstr "" #: src/controller.cpp:699 msgid "refresh feeds on start" msgstr "" #: src/controller.cpp:700 src/controller.cpp:710 src/controller.cpp:711 msgid "" msgstr "" #: src/controller.cpp:700 msgid "import OPML file" msgstr "" #: src/controller.cpp:701 msgid "" msgstr "" #: src/controller.cpp:701 msgid "read RSS feed URLs from " msgstr "" #: src/controller.cpp:702 msgid "" msgstr "" #: src/controller.cpp:702 msgid "use as cache file" msgstr "" #: src/controller.cpp:703 msgid "" msgstr "" #: src/controller.cpp:703 msgid "read configuration from " msgstr "" #: src/controller.cpp:704 msgid "clean up cache thoroughly" msgstr "" #: src/controller.cpp:705 msgid "..." msgstr "" #: src/controller.cpp:705 msgid "execute list of commands" msgstr "" #: src/controller.cpp:706 msgid "activate offline mode (only applies to bloglines synchronization mode)" msgstr "" #: src/controller.cpp:707 msgid "get version information" msgstr "" #: src/controller.cpp:708 msgid "" msgstr "" #: src/controller.cpp:708 msgid "write a log with a certain loglevel (valid values: 1 to 6)" msgstr "" #: src/controller.cpp:709 msgid "" msgstr "" #: src/controller.cpp:709 msgid "use as output log file" msgstr "" #: src/controller.cpp:710 msgid "export list of read articles to " msgstr "" #: src/controller.cpp:711 msgid "import list of read articles from " msgstr "" #: src/controller.cpp:712 msgid "this help" msgstr "" #: src/controller.cpp:756 #, c-format msgid "Import of %s finished." msgstr "" #: src/controller.cpp:955 msgid "" "bookmarking support is not configured. Please set the configuration variable " "`bookmark-cmd' accordingly." msgstr "" #: src/controller.cpp:967 #, c-format msgid "%u unread articles" msgstr "" #: src/controller.cpp:976 src/formaction.cpp:200 #: src/itemview_formaction.cpp:81 msgid "Title: " msgstr "" #: src/controller.cpp:980 src/itemview_formaction.cpp:86 msgid "Author: " msgstr "" #: src/controller.cpp:984 src/itemview_formaction.cpp:95 msgid "Date: " msgstr "" #: src/controller.cpp:988 src/itemview_formaction.cpp:91 msgid "Link: " msgstr "" #: src/download.cpp:42 msgid "queued" msgstr "" #: src/download.cpp:44 msgid "downloading" msgstr "" #: src/download.cpp:46 msgid "cancelled" msgstr "" #: src/download.cpp:48 msgid "deleted" msgstr "" #: src/download.cpp:50 msgid "finished" msgstr "" #: src/download.cpp:52 msgid "failed" msgstr "" #: src/download.cpp:54 msgid "incomplete" msgstr "" #: src/download.cpp:56 msgid "played" msgstr "" #: src/download.cpp:58 msgid "unknown (bug)." msgstr "" #: src/exception.cpp:23 #, c-format msgid "attribute `%s' is not available." msgstr "" #: src/feedlist_formaction.cpp:90 src/feedlist_formaction.cpp:100 #: src/feedlist_formaction.cpp:140 msgid "No feed selected!" msgstr "" #: src/feedlist_formaction.cpp:131 src/itemlist_formaction.cpp:189 msgid "Marking feed read..." msgstr "" #: src/feedlist_formaction.cpp:137 src/itemlist_formaction.cpp:203 #, c-format msgid "Error: couldn't mark feed read: %s" msgstr "" #: src/feedlist_formaction.cpp:161 src/feedlist_formaction.cpp:169 msgid "No feeds with unread items." msgstr "" #: src/feedlist_formaction.cpp:175 msgid "Marking all feeds read..." msgstr "" #: src/feedlist_formaction.cpp:199 msgid "No tags defined." msgstr "" #: src/feedlist_formaction.cpp:214 src/feedlist_formaction.cpp:528 #: src/itemlist_formaction.cpp:273 src/itemlist_formaction.cpp:345 msgid "Error: couldn't parse filter command!" msgstr "" #: src/feedlist_formaction.cpp:224 src/itemlist_formaction.cpp:283 msgid "No filters defined." msgstr "" #: src/feedlist_formaction.cpp:237 src/help_formaction.cpp:24 #: src/itemlist_formaction.cpp:229 msgid "Search for: " msgstr "" #: src/feedlist_formaction.cpp:254 src/itemlist_formaction.cpp:296 msgid "Filter: " msgstr "" #: src/feedlist_formaction.cpp:263 msgid "Do you really want to quit (y:Yes n:No)? " msgstr "" #: src/feedlist_formaction.cpp:263 src/filebrowser_formaction.cpp:101 msgid "yn" msgstr "" #: src/feedlist_formaction.cpp:263 msgid "y" msgstr "" #: src/feedlist_formaction.cpp:337 src/help_formaction.cpp:83 #: src/itemlist_formaction.cpp:569 src/itemview_formaction.cpp:293 #: src/pb_view.cpp:258 src/pb_view.cpp:267 src/urlview_formaction.cpp:116 msgid "Quit" msgstr "" #: src/feedlist_formaction.cpp:338 src/itemlist_formaction.cpp:570 #: src/itemview_formaction.cpp:294 msgid "Open" msgstr "" #: src/feedlist_formaction.cpp:339 src/itemlist_formaction.cpp:573 #: src/itemview_formaction.cpp:296 msgid "Next Unread" msgstr "" #: src/feedlist_formaction.cpp:340 src/itemlist_formaction.cpp:572 msgid "Reload" msgstr "" #: src/feedlist_formaction.cpp:341 msgid "Reload All" msgstr "" #: src/feedlist_formaction.cpp:342 msgid "Mark Read" msgstr "" #: src/feedlist_formaction.cpp:343 msgid "Catchup All" msgstr "" #: src/feedlist_formaction.cpp:344 src/help_formaction.cpp:84 #: src/itemlist_formaction.cpp:575 msgid "Search" msgstr "" #: src/feedlist_formaction.cpp:345 src/itemlist_formaction.cpp:576 #: src/itemview_formaction.cpp:299 src/pb_view.cpp:200 src/pb_view.cpp:274 msgid "Help" msgstr "" #: src/feedlist_formaction.cpp:543 src/itemlist_formaction.cpp:380 msgid "Searching..." msgstr "" #: src/feedlist_formaction.cpp:550 src/itemlist_formaction.cpp:391 #, c-format msgid "Error while searching for `%s': %s" msgstr "" #: src/feedlist_formaction.cpp:557 src/itemlist_formaction.cpp:396 msgid "No results." msgstr "" #: src/feedlist_formaction.cpp:566 src/itemlist_formaction.cpp:586 msgid "Position not visible!" msgstr "" #: src/feedlist_formaction.cpp:571 src/itemlist_formaction.cpp:591 #: src/urlview_formaction.cpp:128 msgid "Invalid position!" msgstr "" #: src/filebrowser_formaction.cpp:101 #, c-format msgid "Do you really want to overwrite `%s' (y:Yes n:No)? " msgstr "" #: src/filebrowser_formaction.cpp:101 msgid "n" msgstr "" #: src/filebrowser_formaction.cpp:157 msgid "File: " msgstr "" #: src/filebrowser_formaction.cpp:176 #, c-format msgid "%s %s - Open File - %s" msgstr "" #: src/filebrowser_formaction.cpp:178 #, c-format msgid "%s %s - Save File - %s" msgstr "" #: src/filebrowser_formaction.cpp:185 src/pb_view.cpp:269 #: src/select_formaction.cpp:136 src/select_formaction.cpp:141 msgid "Cancel" msgstr "" #: src/filebrowser_formaction.cpp:186 src/itemlist_formaction.cpp:571 #: src/itemview_formaction.cpp:295 msgid "Save" msgstr "" #: src/formaction.cpp:124 src/formaction.cpp:131 msgid "usage: set [=]" msgstr "" #: src/formaction.cpp:172 msgid "Saving bookmark..." msgstr "" #: src/formaction.cpp:175 msgid "Saved bookmark." msgstr "" #: src/formaction.cpp:177 msgid "Error while saving bookmark: " msgstr "" #: src/formaction.cpp:199 msgid "URL: " msgstr "" #: src/formaction.cpp:201 msgid "Description: " msgstr "" #: src/help_formaction.cpp:85 msgid "Clear" msgstr "" #: src/htmlrenderer.cpp:121 msgid "embedded flash:" msgstr "" #: src/htmlrenderer.cpp:154 src/htmlrenderer.cpp:444 msgid "image" msgstr "" #: src/htmlrenderer.cpp:434 msgid "Links: " msgstr "" #: src/htmlrenderer.cpp:443 msgid "link" msgstr "" #: src/htmlrenderer.cpp:445 msgid "embedded flash" msgstr "" #: src/htmlrenderer.cpp:446 msgid "unknown (bug)" msgstr "" #: src/itemlist_formaction.cpp:49 src/itemlist_formaction.cpp:62 #: src/itemlist_formaction.cpp:81 src/itemlist_formaction.cpp:100 #: src/itemlist_formaction.cpp:120 src/itemlist_formaction.cpp:359 msgid "No item selected!" msgstr "" #: src/itemlist_formaction.cpp:115 src/itemview_formaction.cpp:99 #: src/itemview_formaction.cpp:214 msgid "Flags: " msgstr "" #: src/itemlist_formaction.cpp:138 src/itemlist_formaction.cpp:614 msgid "Error: no item selected!" msgstr "" #: src/itemlist_formaction.cpp:152 msgid "Error: you can't reload search results." msgstr "" #: src/itemlist_formaction.cpp:165 src/itemlist_formaction.cpp:173 #: src/itemview_formaction.cpp:232 src/itemview_formaction.cpp:241 #: src/view.cpp:460 src/view.cpp:509 msgid "No unread items." msgstr "" #: src/itemlist_formaction.cpp:179 src/itemlist_formaction.cpp:184 msgid "No unread feeds." msgstr "" #: src/itemlist_formaction.cpp:237 src/itemview_formaction.cpp:246 msgid "Toggling read flag for article..." msgstr "" #: src/itemlist_formaction.cpp:251 #, c-format msgid "Error while toggling read flag: %s" msgstr "" #: src/itemlist_formaction.cpp:369 src/itemview_formaction.cpp:385 msgid "Flags updated." msgstr "" #: src/itemlist_formaction.cpp:574 msgid "Mark All Read" msgstr "" #: src/itemlist_formaction.cpp:637 src/itemview_formaction.cpp:178 #: src/itemview_formaction.cpp:360 msgid "Aborted saving." msgstr "" #: src/itemlist_formaction.cpp:641 src/itemview_formaction.cpp:364 #, c-format msgid "Saved article to %s" msgstr "" #: src/itemlist_formaction.cpp:643 src/itemview_formaction.cpp:366 #, c-format msgid "Error: couldn't save article to %s" msgstr "" #: src/itemview_formaction.cpp:30 src/itemview_formaction.cpp:444 msgid "Top" msgstr "" #: src/itemview_formaction.cpp:30 src/itemview_formaction.cpp:446 msgid "Bottom" msgstr "" #: src/itemview_formaction.cpp:76 msgid "Feed: " msgstr "" #: src/itemview_formaction.cpp:104 msgid "Podcast Download URL: " msgstr "" #: src/itemview_formaction.cpp:104 msgid "type: " msgstr "" #: src/itemview_formaction.cpp:148 #, c-format msgid "Error while marking article as read: %s" msgstr "" #: src/itemview_formaction.cpp:163 #, c-format msgid "Added %s to download queue." msgstr "" #: src/itemview_formaction.cpp:182 #, c-format msgid "Saved article to %s." msgstr "" #: src/itemview_formaction.cpp:184 #, c-format msgid "Error: couldn't write article to file %s" msgstr "" #: src/itemview_formaction.cpp:191 src/itemview_formaction.cpp:275 #: src/urlview_formaction.cpp:33 src/urlview_formaction.cpp:68 msgid "Starting browser..." msgstr "" #: src/itemview_formaction.cpp:223 msgid "URL list empty." msgstr "" #: src/itemview_formaction.cpp:250 #, c-format msgid "Error while marking article as unread: %s" msgstr "" #: src/itemview_formaction.cpp:297 src/urlview_formaction.cpp:117 msgid "Open in Browser" msgstr "" #: src/itemview_formaction.cpp:298 msgid "Enqueue" msgstr "" #: src/keymap.cpp:21 msgid "Open feed/article" msgstr "" #: src/keymap.cpp:22 msgid "Return to previous dialog/Quit" msgstr "" #: src/keymap.cpp:23 msgid "Reload currently selected feed" msgstr "" #: src/keymap.cpp:24 msgid "Reload all feeds" msgstr "" #: src/keymap.cpp:25 msgid "Mark feed read" msgstr "" #: src/keymap.cpp:26 msgid "Mark all feeds read" msgstr "" #: src/keymap.cpp:27 msgid "Save article" msgstr "" #: src/keymap.cpp:28 msgid "Go to next unread article" msgstr "" #: src/keymap.cpp:29 msgid "Go to previous unread article" msgstr "" #: src/keymap.cpp:30 msgid "Open article in browser" msgstr "" #: src/keymap.cpp:31 msgid "Open help dialog" msgstr "" #: src/keymap.cpp:32 msgid "Toggle source view" msgstr "" #: src/keymap.cpp:33 msgid "Toggle read status for article" msgstr "" #: src/keymap.cpp:34 msgid "Toggle show read feeds/articles" msgstr "" #: src/keymap.cpp:35 msgid "Show URLs in current article" msgstr "" #: src/keymap.cpp:36 msgid "Clear current tag" msgstr "" #: src/keymap.cpp:37 msgid "Select tag" msgstr "" #: src/keymap.cpp:38 msgid "Open search dialog" msgstr "" #: src/keymap.cpp:39 msgid "Add download to queue" msgstr "" #: src/keymap.cpp:40 msgid "Reload the list of URLs from the configuration" msgstr "" #: src/keymap.cpp:41 msgid "Download file" msgstr "" #: src/keymap.cpp:42 msgid "Cancel download" msgstr "" #: src/keymap.cpp:43 msgid "Mark download as deleted" msgstr "" #: src/keymap.cpp:44 msgid "Purge finished and deleted downloads from queue" msgstr "" #: src/keymap.cpp:45 msgid "Toggle automatic download on/off" msgstr "" #: src/keymap.cpp:46 msgid "Start player with currently selected download" msgstr "" #: src/keymap.cpp:47 msgid "Increase the number of concurrent downloads" msgstr "" #: src/keymap.cpp:48 msgid "Decrease the number of concurrent downloads" msgstr "" #: src/keymap.cpp:49 msgid "Redraw screen" msgstr "" #: src/keymap.cpp:50 msgid "Open the commandline" msgstr "" #: src/keymap.cpp:51 msgid "Set a filter" msgstr "" #: src/keymap.cpp:52 msgid "Select a predefined filter" msgstr "" #: src/keymap.cpp:53 msgid "Clear currently set filter" msgstr "" #: src/keymap.cpp:54 msgid "Bookmark current link/article" msgstr "" #: src/keymap.cpp:55 msgid "Edit flags" msgstr "" #: src/keymap.cpp:56 msgid "Go to next unread feed" msgstr "" #: src/keymap.cpp:57 msgid "Go to previous unread feed" msgstr "" #: src/keymap.cpp:58 msgid "Call a macro" msgstr "" #: src/keymap.cpp:59 msgid "Delete article" msgstr "" #: src/keymap.cpp:60 msgid "Purge deleted articles" msgstr "" #: src/keymap.cpp:61 msgid "Edit subscribed URLs" msgstr "" #: src/keymap.cpp:63 msgid "Open URL 10" msgstr "" #: src/keymap.cpp:64 msgid "Open URL 1" msgstr "" #: src/keymap.cpp:65 msgid "Open URL 2" msgstr "" #: src/keymap.cpp:66 msgid "Open URL 3" msgstr "" #: src/keymap.cpp:67 msgid "Open URL 4" msgstr "" #: src/keymap.cpp:68 msgid "Open URL 5" msgstr "" #: src/keymap.cpp:69 msgid "Open URL 6" msgstr "" #: src/keymap.cpp:70 msgid "Open URL 7" msgstr "" #: src/keymap.cpp:71 msgid "Open URL 8" msgstr "" #: src/keymap.cpp:72 msgid "Open URL 9" msgstr "" #: src/pb_controller.cpp:166 msgid "Cleaning up queue..." msgstr "" #: src/pb_controller.cpp:179 #, c-format msgid "" "%s %s\n" "usage %s [-C ] [-q ] [-h]\n" "-C read configuration from \n" "-q use as queue file\n" "-a start download on startup\n" "-h this help\n" msgstr "" #: src/pb_view.cpp:40 #, c-format msgid " - %u parallel downloads" msgstr "" #: src/pb_view.cpp:44 #, c-format msgid "Queue (%u downloads in progress, %u total) - %.2f kb/s total%s" msgstr "" #: src/pb_view.cpp:94 msgid "Error: can't quit: download(s) in progress." msgstr "" #: src/pb_view.cpp:127 msgid "Error: download needs to be finished before the file can be played." msgstr "" #: src/pb_view.cpp:156 msgid "Error: unable to perform operation: download(s) in progress." msgstr "" #: src/pb_view.cpp:268 msgid "Download" msgstr "" #: src/pb_view.cpp:270 msgid "Delete" msgstr "" #: src/pb_view.cpp:271 msgid "Purge Finished" msgstr "" #: src/pb_view.cpp:272 msgid "Toggle Automatic Download" msgstr "" #: src/pb_view.cpp:273 msgid "Play" msgstr "" #: src/rss_parser.cpp:224 #, c-format msgid "Error: unsupported URL: %s" msgstr "" #: src/select_formaction.cpp:137 msgid "Select Tag" msgstr "" #: src/select_formaction.cpp:142 msgid "Select Filter" msgstr "" #: src/tagsouppullparser.cpp:41 msgid "attribute not found" msgstr "" #: src/tagsouppullparser.cpp:123 msgid "EOF found while reading XML tag" msgstr "" #: src/urlview_formaction.cpp:37 src/urlview_formaction.cpp:51 msgid "No link selected!" msgstr "" #: src/urlview_formaction.cpp:118 msgid "Save Bookmark" msgstr "" #: src/view.cpp:308 src/view.cpp:325 #, c-format msgid "Error: applying the filter failed: %s" msgstr "" #: src/view.cpp:345 src/view.cpp:365 msgid "Error: feed contains no items!" msgstr "" #: src/view.cpp:354 msgid "Updating query feed..." msgstr ""