# 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: 2007-06-05 13:44+0200\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:147 #, c-format msgid "Error: opening the cache file `%s' failed: %s" msgstr "" #: src/configparser.cpp:80 msgid "invalid parameters." msgstr "" #: src/configparser.cpp:82 msgid "too few parameters." msgstr "" #: src/configparser.cpp:84 msgid "unknown command (bug)." msgstr "" #: src/configparser.cpp:86 msgid "unknown error (bug)." msgstr "" #: src/configparser.cpp:88 #, c-format msgid "Error while processing command `%s' (%s line %u): %s" msgstr "" #: src/configparser.cpp:93 #, c-format msgid "unknown command `%s'" msgstr "" #: src/controller.cpp:38 src/pb_controller.cpp:31 msgid "Segmentation fault." msgstr "" #: src/controller.cpp:62 src/pb_controller.cpp:47 msgid "Fatal error: couldn't determine home directory!" msgstr "" #: src/controller.cpp:64 src/pb_controller.cpp:49 #, c-format msgid "" "Please set the HOME environment variable or add a valid user for UID %u!" msgstr "" #: src/controller.cpp:158 src/pb_controller.cpp:106 #, c-format msgid "%s: unknown option - %c" msgstr "" #: src/controller.cpp:175 #, 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:181 src/pb_controller.cpp:113 #, c-format msgid "Starting %s %s..." msgstr "" #: src/controller.cpp:191 src/pb_controller.cpp:118 #, c-format msgid "Error: an instance of %s is already running (PID: %u)" msgstr "" #: src/controller.cpp:198 src/pb_controller.cpp:123 msgid "Loading configuration..." msgstr "" #: src/controller.cpp:233 src/controller.cpp:249 src/controller.cpp:253 #: src/controller.cpp:269 src/controller.cpp:295 src/pb_controller.cpp:150 #: src/pb_controller.cpp:167 msgid "done." msgstr "" #: src/controller.cpp:236 msgid "Loading articles from cache..." msgstr "" #: src/controller.cpp:238 msgid "Opening cache..." msgstr "" #: src/controller.cpp:250 msgid "Cleaning up cache thoroughly..." msgstr "" #: src/controller.cpp:292 msgid "Cleaning up cache..." msgstr "" #: src/controller.cpp:344 #, c-format msgid "%sLoading %s..." msgstr "" #: src/controller.cpp:381 #, c-format msgid "Error while retrieving %s: %s" msgstr "" #: src/controller.cpp:385 msgid "Error: invalid feed!" msgstr "" #: src/controller.cpp:391 msgid "invalid feed index (bug)" msgstr "" #: src/controller.cpp:408 #, c-format msgid "newsbeuter: finished reload, %u unread feeds (%u unread articles total)" msgstr "" #: src/controller.cpp:461 #, c-format msgid "" "%s %s\n" "usage: %s [-i |-e] [-u ] [-c ] [-h]\n" "-e export OPML feed to stdout\n" "-r refresh feeds on start\n" "-i import OPML file\n" "-u read RSS feed URLs from \n" "-c use as cache file\n" "-C read configuration from \n" "-v clean up cache thoroughly\n" "-h this help\n" msgstr "" #: src/controller.cpp:503 #, c-format msgid "Import of %s finished." msgstr "" #: src/download.cpp:37 msgid "queued" msgstr "" #: src/download.cpp:39 msgid "downloading" msgstr "" #: src/download.cpp:41 msgid "cancelled" msgstr "" #: src/download.cpp:43 msgid "deleted" msgstr "" #: src/download.cpp:45 msgid "finished" msgstr "" #: src/download.cpp:47 msgid "failed" msgstr "" #: src/download.cpp:49 msgid "incomplete" msgstr "" #: src/download.cpp:51 msgid "unknown (bug)." msgstr "" #: src/feedlist_formaction.cpp:62 src/itemlist_formaction.cpp:24 msgid "Error: couldn't parse filter command!" msgstr "" #: src/feedlist_formaction.cpp:81 src/feedlist_formaction.cpp:95 #: src/feedlist_formaction.cpp:115 msgid "No feed selected!" msgstr "" #: src/feedlist_formaction.cpp:107 src/itemlist_formaction.cpp:114 msgid "Marking feed read..." msgstr "" #: src/feedlist_formaction.cpp:134 msgid "No feeds with unread items." msgstr "" #: src/feedlist_formaction.cpp:139 msgid "Marking all feeds read..." msgstr "" #: src/feedlist_formaction.cpp:158 msgid "No tags defined." msgstr "" #: src/feedlist_formaction.cpp:171 src/itemlist_formaction.cpp:138 msgid "Filter: " msgstr "" #: src/feedlist_formaction.cpp:178 msgid "Do you really want to quit (y:Yes n:No)? " msgstr "" #: src/feedlist_formaction.cpp:178 src/filebrowser_formaction.cpp:86 msgid "yn" msgstr "" #: src/feedlist_formaction.cpp:178 msgid "y" msgstr "" #: src/feedlist_formaction.cpp:256 #, c-format msgid "%s %s - Your feeds (%u unread, %u total) - tag `%s'" msgstr "" #: src/feedlist_formaction.cpp:258 #, c-format msgid "%s %s - Your feeds (%u unread, %u total)" msgstr "" #: src/feedlist_formaction.cpp:270 src/help_formaction.cpp:70 #: src/itemlist_formaction.cpp:262 src/itemview_formaction.cpp:208 #: src/pb_view.cpp:258 src/pb_view.cpp:267 src/search_formaction.cpp:135 #: src/urlview_formaction.cpp:71 msgid "Quit" msgstr "" #: src/feedlist_formaction.cpp:271 src/itemlist_formaction.cpp:263 #: src/itemview_formaction.cpp:209 msgid "Open" msgstr "" #: src/feedlist_formaction.cpp:272 src/itemlist_formaction.cpp:266 #: src/itemview_formaction.cpp:211 msgid "Next Unread" msgstr "" #: src/feedlist_formaction.cpp:273 src/itemlist_formaction.cpp:265 msgid "Reload" msgstr "" #: src/feedlist_formaction.cpp:274 msgid "Reload All" msgstr "" #: src/feedlist_formaction.cpp:275 msgid "Mark Read" msgstr "" #: src/feedlist_formaction.cpp:276 msgid "Catchup All" msgstr "" #: src/feedlist_formaction.cpp:277 src/itemlist_formaction.cpp:268 msgid "Search" msgstr "" #: src/feedlist_formaction.cpp:278 src/itemlist_formaction.cpp:269 #: src/itemview_formaction.cpp:214 src/pb_view.cpp:200 src/pb_view.cpp:274 #: src/search_formaction.cpp:138 msgid "Help" msgstr "" #: src/feedlist_formaction.cpp:335 src/itemlist_formaction.cpp:281 msgid "Position not visible!" msgstr "" #: src/feedlist_formaction.cpp:342 src/itemlist_formaction.cpp:288 msgid "Invalid position!" msgstr "" #: src/filebrowser_formaction.cpp:42 src/filebrowser_formaction.cpp:156 #, c-format msgid "%s %s - Open File - %s" msgstr "" #: src/filebrowser_formaction.cpp:44 src/filebrowser_formaction.cpp:158 #, c-format msgid "%s %s - Save File - %s" msgstr "" #: src/filebrowser_formaction.cpp:84 #, c-format msgid "Do you really want to overwrite `%s' (y:Yes n:No)? " msgstr "" #: src/filebrowser_formaction.cpp:86 msgid "n" msgstr "" #: src/filebrowser_formaction.cpp:137 msgid "File: " msgstr "" #: src/filebrowser_formaction.cpp:165 src/pb_view.cpp:269 #: src/selecttag_formaction.cpp:73 msgid "Cancel" msgstr "" #: src/filebrowser_formaction.cpp:166 src/itemlist_formaction.cpp:264 #: src/itemview_formaction.cpp:210 msgid "Save" msgstr "" #: src/formaction.cpp:70 src/formaction.cpp:77 msgid "usage: set [=]" msgstr "" #: src/help_formaction.cpp:30 #, c-format msgid "%s %s - Help" msgstr "" #: src/htmlrenderer.cpp:112 msgid "embedded flash:" msgstr "" #: src/htmlrenderer.cpp:139 src/htmlrenderer.cpp:327 msgid "image" msgstr "" #: src/htmlrenderer.cpp:315 msgid "Links: " msgstr "" #: src/htmlrenderer.cpp:326 msgid "link" msgstr "" #: src/htmlrenderer.cpp:328 msgid "embedded flash" msgstr "" #: src/htmlrenderer.cpp:329 msgid "unknown (bug)" msgstr "" #: src/itemlist_formaction.cpp:43 src/itemlist_formaction.cpp:59 #: src/search_formaction.cpp:52 msgid "No item selected!" msgstr "" #: src/itemlist_formaction.cpp:75 src/itemview_formaction.cpp:153 msgid "Aborted saving." msgstr "" #: src/itemlist_formaction.cpp:79 #, c-format msgid "Saved article to %s" msgstr "" #: src/itemlist_formaction.cpp:83 #, c-format msgid "Error: couldn't save article to %s" msgstr "" #: src/itemlist_formaction.cpp:88 msgid "Error: no item selected!" msgstr "" #: src/itemlist_formaction.cpp:109 src/itemview_formaction.cpp:186 msgid "No unread items." msgstr "" #: src/itemlist_formaction.cpp:129 msgid "Toggling read flag for article..." msgstr "" #: src/itemlist_formaction.cpp:225 #, c-format msgid "%s %s - Articles in feed '%s' (%u unread, %u total) - %s" msgstr "" #: src/itemlist_formaction.cpp:267 msgid "Mark All Read" msgstr "" #: src/itemview_formaction.cpp:34 msgid "Feed: " msgstr "" #: src/itemview_formaction.cpp:47 src/view.cpp:218 msgid "Title: " msgstr "" #: src/itemview_formaction.cpp:54 src/view.cpp:222 msgid "Author: " msgstr "" #: src/itemview_formaction.cpp:61 msgid "Link: " msgstr "" #: src/itemview_formaction.cpp:68 src/view.cpp:226 msgid "Date: " msgstr "" #: src/itemview_formaction.cpp:76 msgid "Podcast Download URL: " msgstr "" #: src/itemview_formaction.cpp:77 msgid "type: " msgstr "" #: src/itemview_formaction.cpp:141 #, c-format msgid "Added %s to download queue." msgstr "" #: src/itemview_formaction.cpp:157 #, c-format msgid "Saved article to %s." msgstr "" #: src/itemview_formaction.cpp:160 #, c-format msgid "Error: couldn't write article to file %s" msgstr "" #: src/itemview_formaction.cpp:168 src/urlview_formaction.cpp:24 msgid "Starting browser..." msgstr "" #: src/itemview_formaction.cpp:177 msgid "URL list empty." msgstr "" #: src/itemview_formaction.cpp:212 src/urlview_formaction.cpp:72 msgid "Open in Browser" msgstr "" #: src/itemview_formaction.cpp:213 msgid "Enqueue" msgstr "" #: src/itemview_formaction.cpp:222 #, c-format msgid "%s %s - Article '%s'" msgstr "" #: src/keymap.cpp:18 msgid "Open feed/article" msgstr "" #: src/keymap.cpp:19 msgid "Return to previous dialog/Quit" msgstr "" #: src/keymap.cpp:20 msgid "Reload currently selected feed" msgstr "" #: src/keymap.cpp:21 msgid "Reload all feeds" msgstr "" #: src/keymap.cpp:22 msgid "Mark feed read" msgstr "" #: src/keymap.cpp:23 msgid "Mark all feeds read" msgstr "" #: src/keymap.cpp:24 msgid "Save article" msgstr "" #: src/keymap.cpp:25 msgid "Go to next unread article" msgstr "" #: src/keymap.cpp:26 msgid "Open article in browser" msgstr "" #: src/keymap.cpp:27 msgid "Open help dialog" msgstr "" #: src/keymap.cpp:28 msgid "Toggle source view" msgstr "" #: src/keymap.cpp:29 msgid "Toggle read status for article" msgstr "" #: src/keymap.cpp:30 msgid "Toggle show read feeds" msgstr "" #: src/keymap.cpp:31 msgid "Show URLs in current article" msgstr "" #: src/keymap.cpp:32 msgid "Clear current tag" msgstr "" #: src/keymap.cpp:33 msgid "Select tag" msgstr "" #: src/keymap.cpp:34 msgid "Open search dialog" msgstr "" #: src/keymap.cpp:35 msgid "Add download to queue" msgstr "" #: src/keymap.cpp:36 msgid "Download file" msgstr "" #: src/keymap.cpp:37 msgid "Cancel download" msgstr "" #: src/keymap.cpp:38 msgid "Mark download as deleted" msgstr "" #: src/keymap.cpp:39 msgid "Purge finished and deleted downloads from queue" msgstr "" #: src/keymap.cpp:40 msgid "Toggle automatic download on/off" msgstr "" #: src/keymap.cpp:41 msgid "Start player with currently selected download" msgstr "" #: src/keymap.cpp:42 msgid "Increase the number of concurrent downloads" msgstr "" #: src/keymap.cpp:43 msgid "Decrease the number of concurrent downloads" msgstr "" #: src/keymap.cpp:44 msgid "Redraw screen" msgstr "" #: src/keymap.cpp:45 msgid "Open the commandline" msgstr "" #: src/keymap.cpp:46 msgid "Set a filter" msgstr "" #: src/keymap.cpp:47 msgid "Clear currently set filter" msgstr "" #: src/pb_controller.cpp:161 msgid "Cleaning up queue..." msgstr "" #: src/pb_controller.cpp:175 #, c-format msgid "" "%s %s\n" "usage %s [-C ] [-q ] [-h]\n" "-C read configuration from \n" "-q use as queue file\n" "-h this help\n" msgstr "" #: src/pb_view.cpp:39 #, c-format msgid " - %u parallel downloads" msgstr "" #: src/pb_view.cpp:43 #, c-format msgid "Queue (%u downloads in progress, %u total) - %.2f kb/s total%s" msgstr "" #: src/pb_view.cpp:95 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.cpp:66 #, c-format msgid "Error: unsupported URL: %s" msgstr "" #: src/search_formaction.cpp:27 #, c-format msgid "%s %s - Search Articles - %u results" msgstr "" #: src/search_formaction.cpp:32 msgid "No results." msgstr "" #: src/search_formaction.cpp:48 msgid "" "Weird. I just found an item that belongs to a nonexistent feed. That's a bug." msgstr "" #: src/search_formaction.cpp:124 #, c-format msgid "%s %s - Search Articles" msgstr "" #: src/search_formaction.cpp:126 msgid "Search for: " msgstr "" #: src/search_formaction.cpp:136 msgid "Search/Open" msgstr "" #: src/search_formaction.cpp:137 msgid "New Search" msgstr "" #: src/selecttag_formaction.cpp:67 #, c-format msgid "%s %s - Select Tag" msgstr "" #: src/selecttag_formaction.cpp:74 msgid "Select Tag" msgstr "" #: src/urlview_formaction.cpp:28 msgid "No link selected!" msgstr "" #: src/urlview_formaction.cpp:63 #, c-format msgid "%s %s - URLs" msgstr "" #: src/view.cpp:282 msgid "Error: feed contains no items!" msgstr "" #: src/xmlpullparser.cpp:37 src/xmlpullparser.cpp:43 msgid "invalid attribute index" msgstr "" #: src/xmlpullparser.cpp:53 msgid "attribute not found" msgstr "" #: src/xmlpullparser.cpp:264 msgid "EOF found while reading XML tag" msgstr ""