msgid "" msgstr "" "Project-Id-Version: newsboat 2.9\n" "Report-Msgid-Bugs-To: https://github.com/newsboat/newsboat/issues\n" "POT-Creation-Date: 2022-09-11 21:34+0300\n" "PO-Revision-Date: 2015-04-26 05:55+0900\n" "Last-Translator: Grady Martin \n" "Language-Team: \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 2.4.2\n" #: newsboat.cpp:32 #, c-format msgid "" "%s %s\n" "usage: %s [-i |-e] [-u ] [-c ] [-x ...] " "[-h]\n" msgstr "" "%s %s\n" "%s [-i <ファイル>|-e] [-u ] [-c <キャッシュ>] [-x <コマンド>…] " "[-h]\n" #: newsboat.cpp:47 msgid "export OPML feed to stdout" msgstr "OPMLフィードを標準出力に表示する" #: newsboat.cpp:48 msgid "refresh feeds on start" msgstr "起動時にフィードを同期させる" #: newsboat.cpp:49 newsboat.cpp:94 newsboat.cpp:100 msgid "" msgstr "<ファイル>" #: newsboat.cpp:49 msgid "import OPML file" msgstr "OPMLファイルの指定" #: newsboat.cpp:53 msgid "" msgstr "" #: newsboat.cpp:54 msgid "read RSS feed URLs from " msgstr "URLファイルの指定" #: newsboat.cpp:59 msgid "" msgstr "<キャッシュ>" #: newsboat.cpp:60 msgid "use as cache file" msgstr "キャッシュの指定" #: newsboat.cpp:65 src/pbcontroller.cpp:332 msgid "" msgstr "<設定>" #: newsboat.cpp:66 src/pbcontroller.cpp:333 msgid "read configuration from " msgstr "設定ファイルの指定" #: newsboat.cpp:68 msgid "compact the cache" msgstr "" #: newsboat.cpp:72 msgid "..." msgstr "<コマンド>…" #: newsboat.cpp:73 msgid "execute list of commands" msgstr "コマンドリストを実行する" #: newsboat.cpp:75 msgid "quiet startup" msgstr "出力を制御する" #: newsboat.cpp:76 msgid "get version information" msgstr "バージョン情報を表示する" #: newsboat.cpp:80 src/pbcontroller.cpp:345 msgid "" msgstr "<ログレベル>" #: newsboat.cpp:81 src/pbcontroller.cpp:346 msgid "write a log with a certain loglevel (valid values: 1 to 6)" msgstr "1から6までの範囲でログレベルを指定する" #: newsboat.cpp:88 src/pbcontroller.cpp:353 msgid "" msgstr "<ログ>" #: newsboat.cpp:89 src/pbcontroller.cpp:354 msgid "use as output log file" msgstr "ログの指定" #: newsboat.cpp:95 msgid "export list of read articles to " msgstr "既読記事のリストを<ファイル>に書き込む" #: newsboat.cpp:101 msgid "import list of read articles from " msgstr "既読記事の指定を<ファイル>から読み込む" #: newsboat.cpp:103 src/pbcontroller.cpp:356 msgid "this help" msgstr "読んでるよ" #: newsboat.cpp:104 msgid "remove unreferenced items from cache" msgstr "" #: newsboat.cpp:129 msgid "Files:" msgstr "" #. / This is printed out by --help before the path to the config file #: newsboat.cpp:131 #, fuzzy msgid "configuration" msgstr "設定を読み込み中…" #. / This is printed out by --help before the path to the urls file #: newsboat.cpp:133 msgid "feed URLs" msgstr "" #. / This is printed out by --help before the path to the cache file #: newsboat.cpp:135 #, fuzzy msgid "cache" msgstr "<キャッシュ>" #: newsboat.cpp:149 src/pbcontroller.cpp:372 msgid "" "Support at #newsboat at https://libera.chat or on our mailing list https://" "groups.google.com/g/newsboat" msgstr "" #: newsboat.cpp:152 src/pbcontroller.cpp:375 msgid "For more information, check out https://newsboat.org/" msgstr "" #: newsboat.cpp:173 #, fuzzy, c-format msgid "" "Newsboat is free software licensed under the MIT License. (Type `%s -vv' to " "see the full text.)" msgstr "" "newsboatはフリーソフトウェアでありMITあるいはXライセンスの下でご利用いただけ" "ます。" #: newsboat.cpp:178 msgid "It bundles:" msgstr "" #: newsboat.cpp:179 msgid "" "- JSON for Modern C++ library, licensed under the MIT License: https://" "github.com/nlohmann/json" msgstr "" #: newsboat.cpp:182 msgid "" "- optional-lite library, licensed under the Boost Software License: https://" "github.com/martinmoene/optional-lite" msgstr "" #: newsboat.cpp:185 msgid "" "- expected-lite library, licensed under the Boost Software License: https://" "github.com/martinmoene/expected-lite" msgstr "" #: newsboat.cpp:262 #, c-format msgid "Caught newsboat::DbException with message: %s" msgstr "" #: newsboat.cpp:269 #, c-format msgid "Caught newsboat::MatcherException with message: %s" msgstr "" #: newsboat.cpp:275 podboat.cpp:41 #, c-format msgid "Caught newsboat::Exception with message: %s" msgstr "" #: src/colormanager.cpp:55 src/colormanager.cpp:59 src/regexmanager.cpp:236 #: src/regexmanager.cpp:250 src/regexmanager.cpp:314 src/regexmanager.cpp:326 #, c-format msgid "`%s' is not a valid color" msgstr "「%s」は無効な色です。" #: src/colormanager.cpp:68 src/regexmanager.cpp:266 src/regexmanager.cpp:341 #, c-format msgid "`%s' is not a valid attribute" msgstr "「%s」は無効な書体です。" #: src/colormanager.cpp:97 #, c-format msgid "`%s' is not a valid configuration element" msgstr "" #: src/configcontainer.cpp:160 #, fuzzy, c-format msgid "Newsboat: finished reload, %f unread feeds (%n unread articles total)" msgstr "newsboat: 同期完了 更新されたフィード%f部 新規記事%n件" #: src/configcontainer.cpp:289 #, fuzzy msgid "" "%N %V - Articles in feed '%T' (%u unread, %t total)%?F? matching filter " "'%F'&? - %U" msgstr "%N%V %T %u/%t 未読 %U" #: src/configcontainer.cpp:293 msgid "%N %V - Dialogs" msgstr "" #: src/configcontainer.cpp:296 #, fuzzy msgid "" "%N %V - %?F?Feeds&Your feeds? (%u unread, %t total)%?F? matching filter " "'%F'&?%?T? - tag '%T'&?" msgstr "%N%V 全フィード %u/%t 未読%?T? %T?" #: src/configcontainer.cpp:300 msgid "%N %V - %?O?Open File&Save File? - %f" msgstr "" #: src/configcontainer.cpp:304 msgid "%N %V - %?O?Open Directory&Save File? - %f" msgstr "" #: src/configcontainer.cpp:308 msgid "%N %V - Help" msgstr "" #: src/configcontainer.cpp:311 msgid "%N %V - Article '%T' (%u unread, %t total)" msgstr "%N%V %T %u/%t 未読" #: src/configcontainer.cpp:315 #, fuzzy msgid "" "%N %V - Search results for '%s' (%u unread, %t total)%?F? matching filter " "'%F'&?" msgstr "%N%V 全フィード %u/%t 未読%?T? %T?" #: src/configcontainer.cpp:319 msgid "%N %V - Select Filter" msgstr "" #: src/configcontainer.cpp:323 msgid "%N %V - Select Tag" msgstr "" #: src/configcontainer.cpp:327 msgid "%N %V - URLs" msgstr "" #: src/configdata.cpp:54 #, c-format msgid "expected boolean value, found `%s' instead" msgstr "「%s」を真偽値として認識できませんでした。" #: src/configdata.cpp:64 #, c-format msgid "expected integer value, found `%s' instead" msgstr "「%s」を整数値として認識できませんでした。" #: src/configdata.cpp:74 #, c-format msgid "invalid configuration value `%s'" msgstr "" #: src/confighandlerexception.cpp:19 msgid "invalid parameters." msgstr "" #: src/confighandlerexception.cpp:21 msgid "too few parameters." msgstr "" #: src/confighandlerexception.cpp:23 msgid "too many parameters." msgstr "" #: src/confighandlerexception.cpp:25 msgid "unknown command (bug)." msgstr "" #: src/confighandlerexception.cpp:27 msgid "file couldn't be opened." msgstr "" #: src/configparser.cpp:104 #, c-format msgid "%s line %u" msgstr "" #: src/configparser.cpp:124 #, c-format msgid "unknown command `%s'" msgstr "" #: src/configparser.cpp:131 #, c-format msgid "Error while processing command `%s' (%s): %s" msgstr "" #: src/controller.cpp:148 src/pbcontroller.cpp:233 #, c-format msgid "Starting %s %s..." msgstr "%s%sを起動中…" #: src/controller.cpp:155 src/pbcontroller.cpp:253 msgid "Loading configuration..." msgstr "設定を読み込み中…" #: src/controller.cpp:192 src/controller.cpp:242 src/controller.cpp:365 #: src/controller.cpp:421 src/controller.cpp:425 src/controller.cpp:466 #: src/controller.cpp:473 src/controller.cpp:489 src/controller.cpp:507 #: src/controller.cpp:518 src/controller.cpp:562 src/pbcontroller.cpp:289 #: src/pbcontroller.cpp:307 msgid "done." msgstr "完了しました。" #: src/controller.cpp:206 src/pbcontroller.cpp:242 #, fuzzy, c-format msgid "Error: an instance of %s is already running (PID: %s)" msgstr "エラー:%sは既に起動中です(PID: %u)" #: src/controller.cpp:212 src/pbcontroller.cpp:248 msgid "Error: " msgstr "" #: src/controller.cpp:218 src/controller.cpp:420 msgid "Opening cache..." msgstr "キャッシュを読み込み中…" #: src/controller.cpp:225 src/controller.cpp:233 #, c-format msgid "Error: opening the cache file `%s' failed: %s" msgstr "" #: src/controller.cpp:264 msgid "ERROR: You must set `cookie-cache` to use NewsBlur.\n" msgstr "" #: src/controller.cpp:272 #, c-format msgid "%s is inaccessible and can't be created\n" msgstr "" #: src/controller.cpp:286 msgid "ERROR: You must set `freshrss-url` to use FreshRSS\n" msgstr "" #: src/controller.cpp:298 msgid "" "ERROR: You must set `freshrss-login` and one of `freshrss-password`, " "`freshrss-passwordfile` or `freshrss-passwordeval` to use FreshRSS\n" msgstr "" #: src/controller.cpp:313 msgid "ERROR: You must set `miniflux-url` to use Miniflux\n" msgstr "" #: src/controller.cpp:325 msgid "" "ERROR: You must set `miniflux-login` and one of `miniflux-password`, " "`miniflux-passwordfile` or `miniflux-passwordeval` to use Miniflux\n" msgstr "" #: src/controller.cpp:338 msgid "" "ERROR: You must set *both* `inoreader-app-id` and `inoreader-app-key` to use " "Inoreader.\n" msgstr "" #: src/controller.cpp:345 #, c-format msgid "ERROR: Unknown urls-source `%s'" msgstr "" #: src/controller.cpp:352 #, c-format msgid "Loading URLs from %s..." msgstr "%sからURLを読み込み中…" #: src/controller.cpp:373 #, 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:379 msgid "" "It looks like the OPML feed you subscribed contains no feeds. Please fill it " "with feeds, and try again." msgstr "" #: src/controller.cpp:384 msgid "" "It looks like you haven't configured any feeds in your The Old Reader " "account. Please do so, and try again." msgstr "" #: src/controller.cpp:389 msgid "" "It looks like you haven't configured any feeds in your Tiny Tiny RSS " "account. Please do so, and try again." msgstr "" #: src/controller.cpp:394 msgid "" "It looks like you haven't configured any feeds in your NewsBlur account. " "Please do so, and try again." msgstr "" #: src/controller.cpp:399 msgid "" "It looks like you haven't configured any feeds in your Inoreader account. " "Please do so, and try again." msgstr "" #: src/controller.cpp:404 msgid "" "It looks like you haven't configured any feeds in your Miniflux account. " "Please do so, and try again." msgstr "" #: src/controller.cpp:409 msgid "" "It looks like you haven't configured any feeds in your Owncloud/Nextcloud " "account. Please do so, and try again." msgstr "" #: src/controller.cpp:422 msgid "Cleaning up cache thoroughly..." msgstr "キャッシュをより細かく整理中…" #: src/controller.cpp:430 msgid "Loading articles from cache..." msgstr "キャッシュから記事を読み込み中…" #: src/controller.cpp:447 msgid "Error while loading feeds from database: " msgstr "" #: src/controller.cpp:453 #, c-format msgid "Error while loading feed '%s': %s" msgstr "" #: src/controller.cpp:470 src/controller.cpp:555 msgid "Cleaning up cache..." msgstr "キャッシュを整理中…" #: src/controller.cpp:482 msgid "Prepopulating query feeds..." msgstr "" #: src/controller.cpp:504 msgid "Importing list of read articles..." msgstr "" #: src/controller.cpp:515 msgid "Exporting list of read articles..." msgstr "" #: src/controller.cpp:564 msgid "" "Unreachable feeds found, consider setting `cleanup-on-quit yes` or run " "`newsboat --cleanup`" msgstr "" #: src/controller.cpp:572 msgid "failed: " msgstr "" #: src/controller.cpp:596 #, c-format msgid "Error: couldn't mark all feeds read: %s" msgstr "" #: src/controller.cpp:699 src/itemutils.cpp:32 #, c-format msgid "Generated filename (%s) is used already." msgstr "" #: src/controller.cpp:704 src/itemutils.cpp:37 #, c-format msgid "Failed to open queue file: %s." msgstr "" #: src/controller.cpp:726 #, c-format msgid "Error importing OPML to urls file %s: %s" msgstr "" #: src/controller.cpp:735 #, c-format msgid "An error occurred while parsing %s: %s" msgstr "" #: src/controller.cpp:742 #, c-format msgid "Import of %s finished." msgstr "" #: src/controller.cpp:878 #, c-format msgid "%u unread articles" msgstr "" #: src/controller.cpp:883 #, c-format msgid "%s: %s: unknown command" msgstr "" #: src/controller.cpp:1002 #, c-format msgid "Error: couldn't open configuration file `%s'!" msgstr "" #: src/dialogsformaction.cpp:77 msgid "Close" msgstr "" #: src/dialogsformaction.cpp:78 msgid "Goto Dialog" msgstr "" #: src/dialogsformaction.cpp:79 msgid "Close Dialog" msgstr "" #: src/dialogsformaction.cpp:101 msgid "Error: you can't remove the feed list!" msgstr "" #: src/dialogsformaction.cpp:146 src/feedlistformaction.cpp:1020 #: src/itemlistformaction.cpp:1327 src/urlviewformaction.cpp:189 msgid "Invalid position!" msgstr "" #: src/dirbrowserformaction.cpp:261 msgid "Directory: " msgstr "" #: src/dirbrowserformaction.cpp:281 src/filebrowserformaction.cpp:307 #: src/pbview.cpp:372 src/selectformaction.cpp:262 src/selectformaction.cpp:265 msgid "Cancel" msgstr "" #: src/dirbrowserformaction.cpp:282 src/filebrowserformaction.cpp:308 #: src/itemlistformaction.cpp:1306 src/itemviewformaction.cpp:505 msgid "Save" msgstr "保存" #: src/dirbrowserformaction.cpp:333 #, c-format msgid "Save Files - %s" msgstr "" #: src/download.cpp:65 msgid "queued" msgstr "" #: src/download.cpp:67 msgid "downloading" msgstr "" #: src/download.cpp:69 msgid "cancelled" msgstr "" #: src/download.cpp:71 msgid "deleted" msgstr "" #: src/download.cpp:73 msgid "finished" msgstr "" #: src/download.cpp:75 msgid "failed" msgstr "" #: src/download.cpp:77 msgid "incomplete" msgstr "" #: src/download.cpp:79 msgid "ready" msgstr "" #: src/download.cpp:81 msgid "played" msgstr "" #: src/download.cpp:83 msgid "rename failed" msgstr "" #: src/download.cpp:85 msgid "unknown (bug)." msgstr "" #: src/feedhqurlreader.cpp:47 src/oldreaderurlreader.cpp:48 msgid "People you follow" msgstr "" #: src/feedhqurlreader.cpp:49 src/freshrssurlreader.cpp:33 #: src/inoreaderurlreader.cpp:49 src/oldreaderurlreader.cpp:50 msgid "Starred items" msgstr "" #: src/feedhqurlreader.cpp:50 src/oldreaderurlreader.cpp:51 msgid "Shared items" msgstr "" #: src/feedlistformaction.cpp:113 src/feedlistformaction.cpp:126 #: src/feedlistformaction.cpp:249 src/feedlistformaction.cpp:325 #: src/feedlistformaction.cpp:531 src/feedlistformaction.cpp:538 msgid "No feed selected!" msgstr "" #. / This string is related to the letters in parentheses in the #. / "Sort by (f)irsttag/..." and "Reverse Sort by #. / (f)irsttag/..." messages #: src/feedlistformaction.cpp:137 src/feedlistformaction.cpp:177 msgid "ftauln" msgstr "" #: src/feedlistformaction.cpp:139 msgid "" "Sort by (f)irsttag/(t)itle/(a)rticlecount/(u)nreadarticlecount/(l)astupdated/" "(n)one?" msgstr "" #: src/feedlistformaction.cpp:179 msgid "" "Reverse Sort by (f)irsttag/(t)itle/(a)rticlecount/(u)nreadarticlecount/" "(l)astupdated/(n)one?" msgstr "" #: src/feedlistformaction.cpp:240 src/feedlistformaction.cpp:270 #: src/feedlistformaction.cpp:574 src/itemlistformaction.cpp:182 #: src/itemlistformaction.cpp:205 src/itemlistformaction.cpp:777 #: src/itemviewformaction.cpp:492 msgid "Failed to spawn browser" msgstr "" #: src/feedlistformaction.cpp:243 src/feedlistformaction.cpp:273 #: src/feedlistformaction.cpp:577 src/itemlistformaction.cpp:185 #: src/itemlistformaction.cpp:208 src/itemlistformaction.cpp:780 #: src/itemviewformaction.cpp:495 #, c-format msgid "Browser returned error code %i" msgstr "" #: src/feedlistformaction.cpp:300 src/itemlistformaction.cpp:481 #, fuzzy msgid "Do you really want to mark this feed as read (y:Yes n:No)? " msgstr "%sを上書きしてもよろしいですか(y/n)" #: src/feedlistformaction.cpp:301 src/feedlistformaction.cpp:389 #: src/feedlistformaction.cpp:504 src/filebrowserformaction.cpp:125 #: src/itemlistformaction.cpp:109 src/itemlistformaction.cpp:482 #: src/view.cpp:196 msgid "yn" msgstr "" #: src/feedlistformaction.cpp:301 src/feedlistformaction.cpp:389 #: src/feedlistformaction.cpp:504 src/itemlistformaction.cpp:109 #: src/itemlistformaction.cpp:482 src/view.cpp:196 msgid "y" msgstr "" #: src/feedlistformaction.cpp:310 src/itemlistformaction.cpp:486 msgid "Marking feed read..." msgstr "" #: src/feedlistformaction.cpp:320 src/itemlistformaction.cpp:531 #, c-format msgid "Error: couldn't mark feed read: %s" msgstr "" #: src/feedlistformaction.cpp:346 src/feedlistformaction.cpp:355 #: src/feedlistformaction.cpp:381 msgid "No feeds with unread items." msgstr "" #: src/feedlistformaction.cpp:363 src/itemlistformaction.cpp:470 msgid "Already on last feed." msgstr "" #: src/feedlistformaction.cpp:372 src/itemlistformaction.cpp:475 msgid "Already on first feed." msgstr "" #: src/feedlistformaction.cpp:388 #, fuzzy msgid "Do you really want to mark all feeds as read (y:Yes n:No)? " msgstr "%sを上書きしてもよろしいですか(y/n)" #: src/feedlistformaction.cpp:392 msgid "Marking all feeds read..." msgstr "" #: src/feedlistformaction.cpp:435 src/itemlistformaction.cpp:629 #, c-format msgid "No filter found with name `%s'." msgstr "" #: src/feedlistformaction.cpp:443 src/itemlistformaction.cpp:637 msgid "No filters defined." msgstr "" #: src/feedlistformaction.cpp:457 src/helpformaction.cpp:63 #: src/itemlistformaction.cpp:598 src/itemviewformaction.cpp:275 msgid "Search for: " msgstr "" #: src/feedlistformaction.cpp:470 src/formaction.cpp:476 src/formaction.cpp:478 #: src/itemlistformaction.cpp:612 src/itemrenderer.cpp:75 msgid "Title: " msgstr "見出し:" #: src/feedlistformaction.cpp:486 src/itemlistformaction.cpp:650 msgid "Filter: " msgstr "" #: src/feedlistformaction.cpp:503 src/view.cpp:194 msgid "Do you really want to quit (y:Yes n:No)? " msgstr "終了してもよろしいですか(y/n)" #: src/feedlistformaction.cpp:543 msgid "Cannot open query feeds in the browser!" msgstr "" #: src/feedlistformaction.cpp:634 src/helpformaction.cpp:209 #: src/itemlistformaction.cpp:1304 src/itemviewformaction.cpp:504 #: src/pbview.cpp:363 src/pbview.cpp:370 src/searchresultslistformaction.cpp:16 #: src/urlviewformaction.cpp:176 msgid "Quit" msgstr "閉じる" #: src/feedlistformaction.cpp:635 src/itemlistformaction.cpp:1305 #: src/searchresultslistformaction.cpp:17 msgid "Open" msgstr "開く" #: src/feedlistformaction.cpp:636 src/itemlistformaction.cpp:1308 #: src/itemviewformaction.cpp:506 msgid "Next Unread" msgstr "次" #: src/feedlistformaction.cpp:637 src/itemlistformaction.cpp:1307 msgid "Reload" msgstr "同期" #: src/feedlistformaction.cpp:638 msgid "Reload All" msgstr "全フィードを同期" #: src/feedlistformaction.cpp:639 msgid "Mark Read" msgstr "既読にする" #: src/feedlistformaction.cpp:640 src/itemlistformaction.cpp:1309 msgid "Mark All Read" msgstr "全件を既読にする" #: src/feedlistformaction.cpp:641 src/helpformaction.cpp:210 #: src/itemlistformaction.cpp:1310 src/searchresultslistformaction.cpp:19 msgid "Search" msgstr "検索" #: src/feedlistformaction.cpp:642 src/helpformaction.cpp:233 #: src/itemlistformaction.cpp:1311 src/itemviewformaction.cpp:509 #: src/pbview.cpp:299 src/pbview.cpp:378 src/searchresultslistformaction.cpp:20 #: src/urlviewformaction.cpp:179 msgid "Help" msgstr "ヘルプ" #: src/feedlistformaction.cpp:984 src/itemlistformaction.cpp:873 msgid "Searching..." msgstr "検索中…" #: src/feedlistformaction.cpp:993 src/itemlistformaction.cpp:879 #, c-format msgid "Error while searching for `%s': %s" msgstr "" #: src/feedlistformaction.cpp:1004 src/itemlistformaction.cpp:886 msgid "No results." msgstr "検索結果がありませんでした。" #: src/feedlistformaction.cpp:1015 src/itemlistformaction.cpp:1322 msgid "Position not visible!" msgstr "" #: src/feedlistformaction.cpp:1096 #, c-format msgid "Feed List - %u unread, %u total" msgstr "" #: src/feedlistformaction.cpp:1110 src/itemlistformaction.cpp:1601 #, c-format msgid "Error: couldn't parse filter expression `%s': %s" msgstr "" #: src/filebrowserformaction.cpp:122 #, c-format msgid "Do you really want to overwrite `%s' (y:Yes n:No)? " msgstr "%sを上書きしてもよろしいですか(y/n)" #: src/filebrowserformaction.cpp:125 msgid "n" msgstr "" #: src/filebrowserformaction.cpp:287 msgid "File: " msgstr "" #: src/filebrowserformaction.cpp:358 #, c-format msgid "Save File - %s" msgstr "" #: src/fileurlreader.cpp:65 #, c-format msgid "Error: failed to open file \"%s\": %s" msgstr "" #: src/filtercontainer.cpp:37 src/regexmanager.cpp:352 src/rssfeed.cpp:64 #: src/rssignores.cpp:45 #, c-format msgid "couldn't parse filter expression `%s': %s" msgstr "" #: src/formaction.cpp:125 msgid "usage: set " msgstr "" #: src/formaction.cpp:283 msgid "usage: set [=]" msgstr "" #: src/formaction.cpp:297 msgid "usage: source [...]" msgstr "" #: src/formaction.cpp:315 msgid "usage: dumpconfig " msgstr "" #: src/formaction.cpp:320 #, c-format msgid "Saved configuration to %s" msgstr "" #: src/formaction.cpp:328 msgid "usage: exec " msgstr "" #: src/formaction.cpp:334 msgid "Operation not found" msgstr "" #: src/formaction.cpp:358 #, c-format msgid "Not a command: %s" msgstr "" #: src/formaction.cpp:429 msgid "Saving bookmark..." msgstr "" #: src/formaction.cpp:435 src/formaction.cpp:502 msgid "Saved bookmark." msgstr "" #: src/formaction.cpp:438 src/formaction.cpp:505 msgid "Error while saving bookmark: " msgstr "" #: src/formaction.cpp:473 msgid "URL: " msgstr "" #: src/formaction.cpp:480 msgid "Description: " msgstr "" #: src/formaction.cpp:481 #, fuzzy msgid "Feed title: " msgstr "フィード:" #: src/formaction.cpp:496 msgid "Saving bookmark on autopilot..." msgstr "" #: src/formaction.cpp:640 msgid "" "bookmarking support is not configured. Please set the configuration variable " "`bookmark-cmd' accordingly." msgstr "" #: src/helpformaction.cpp:143 msgid "Generic bindings:" msgstr "" #: src/helpformaction.cpp:161 msgid "Unbound functions:" msgstr "" #: src/helpformaction.cpp:180 msgid "Macros:" msgstr "" #: src/helpformaction.cpp:211 msgid "Clear" msgstr "" #: src/htmlrenderer.cpp:229 msgid "embedded flash:" msgstr "" #: src/htmlrenderer.cpp:1041 msgid "Links: " msgstr "" #: src/htmlrenderer.cpp:1072 src/htmlrenderer.cpp:1075 #: src/htmlrenderer.cpp:1093 msgid "link" msgstr "" #: src/htmlrenderer.cpp:1095 msgid "image" msgstr "" #: src/htmlrenderer.cpp:1097 msgid "embedded flash" msgstr "" #: src/htmlrenderer.cpp:1099 msgid "iframe" msgstr "" #: src/htmlrenderer.cpp:1101 msgid "video" msgstr "" #: src/htmlrenderer.cpp:1103 msgid "audio" msgstr "" #: src/htmlrenderer.cpp:1105 msgid "unknown (bug)" msgstr "" #: src/inoreaderurlreader.cpp:51 msgid "Broadcast items" msgstr "" #: src/inoreaderurlreader.cpp:52 msgid "Liked items" msgstr "" #: src/inoreaderurlreader.cpp:54 msgid "Saved web pages" msgstr "" #: src/itemlistformaction.cpp:79 src/itemlistformaction.cpp:102 #: src/itemlistformaction.cpp:314 src/itemlistformaction.cpp:342 #: src/itemlistformaction.cpp:368 src/itemlistformaction.cpp:586 #: src/itemlistformaction.cpp:746 src/itemlistformaction.cpp:786 #: src/itemlistformaction.cpp:847 src/searchresultslistformaction.cpp:54 msgid "No item selected!" msgstr "" #: src/itemlistformaction.cpp:108 #, fuzzy msgid "Do you really want to delete all articles (y:Yes n:No)? " msgstr "%sを上書きしてもよろしいですか(y/n)" #: src/itemlistformaction.cpp:221 src/itemviewformaction.cpp:392 msgid "Toggling read flag for article..." msgstr "" #: src/itemlistformaction.cpp:260 #, c-format msgid "Error while toggling read flag: %s" msgstr "" #: src/itemlistformaction.cpp:304 src/itemviewformaction.cpp:317 msgid "URL list empty." msgstr "" #: src/itemlistformaction.cpp:359 src/itemrenderer.cpp:80 #: src/itemviewformaction.cpp:305 msgid "Flags: " msgstr "" #: src/itemlistformaction.cpp:388 src/itemlistformaction.cpp:1402 msgid "Error: no item selected!" msgstr "" #: src/itemlistformaction.cpp:421 src/itemlistformaction.cpp:430 #: src/itemlistformaction.cpp:454 src/itemviewformaction.cpp:340 #: src/itemviewformaction.cpp:352 src/itemviewformaction.cpp:385 #: src/view.cpp:777 src/view.cpp:860 msgid "No unread items." msgstr "" #: src/itemlistformaction.cpp:438 src/itemviewformaction.cpp:363 #: src/view.cpp:939 msgid "Already on last item." msgstr "" #: src/itemlistformaction.cpp:447 src/itemviewformaction.cpp:374 #: src/view.cpp:901 msgid "Already on first item." msgstr "" #: src/itemlistformaction.cpp:460 src/itemlistformaction.cpp:465 msgid "No unread feeds." msgstr "" #: src/itemlistformaction.cpp:540 msgid "Marking all above as read..." msgstr "" #: src/itemlistformaction.cpp:581 src/itemviewformaction.cpp:291 msgid "Pipe article to command: " msgstr "" #. / This string is related to the letters in parentheses in the #. / "Sort by (d)ate/..." and "Reverse Sort by (d)ate/..." #. / messages #: src/itemlistformaction.cpp:664 src/itemlistformaction.cpp:702 msgid "dtfalgr" msgstr "" #: src/itemlistformaction.cpp:666 msgid "Sort by (d)ate/(t)itle/(f)lags/(a)uthor/(l)ink/(g)uid/(r)andom?" msgstr "" #: src/itemlistformaction.cpp:704 msgid "Reverse Sort by (d)ate/(t)itle/(f)lags/(a)uthor/(l)ink/(g)uid/(r)andom?" msgstr "" #: src/itemlistformaction.cpp:855 src/itemviewformaction.cpp:584 msgid "Flags updated." msgstr "" #: src/itemlistformaction.cpp:1010 src/view.cpp:420 src/view.cpp:443 #, c-format msgid "Error: applying the filter failed: %s" msgstr "" #: src/itemlistformaction.cpp:1070 #, c-format msgid "1 day ago" msgid_plural "%u days ago" msgstr[0] "" #: src/itemlistformaction.cpp:1381 src/itemviewformaction.cpp:223 #: src/itemviewformaction.cpp:559 msgid "Aborted saving." msgstr "" #: src/itemlistformaction.cpp:1386 src/itemviewformaction.cpp:565 #, c-format msgid "Saved article to %s" msgstr "" #: src/itemlistformaction.cpp:1389 src/itemviewformaction.cpp:569 #, c-format msgid "Error: couldn't save article to %s" msgstr "" #: src/itemlistformaction.cpp:1398 msgid "Error: no filename provided" msgstr "" #: src/itemlistformaction.cpp:1483 #, c-format msgid "Query Feed - %s" msgstr "" #: src/itemlistformaction.cpp:1490 #, c-format msgid "Article List - %s" msgstr "" #: src/itemlistformaction.cpp:1537 msgid "yanq" msgstr "" #: src/itemlistformaction.cpp:1559 #, c-format msgid "" "Overwrite `%s' in `%s'? There are %d more conflicts like this (y:Yes a:Yes " "to all n:No q:No to all)" msgstr "" #: src/itemlistformaction.cpp:1566 #, c-format msgid "Overwrite `%s' in `%s'? (y:Yes n:No)" msgstr "" #: src/itemrenderer.cpp:73 msgid "Feed: " msgstr "フィード:" #: src/itemrenderer.cpp:77 msgid "Author: " msgstr "作者:" #: src/itemrenderer.cpp:78 msgid "Date: " msgstr "日付:" #: src/itemrenderer.cpp:79 msgid "Link: " msgstr "リンク:" #: src/itemrenderer.cpp:85 msgid "Podcast Download URL: " msgstr "コンテンツ:" #: src/itemrenderer.cpp:90 msgid "type: " msgstr "" #: src/itemutils.cpp:10 msgid "Item has no enclosures." msgstr "" #: src/itemutils.cpp:14 #, c-format msgid "Item's enclosure has non-http link: '%s'" msgstr "" #: src/itemutils.cpp:22 #, c-format msgid "Added %s to download queue." msgstr "%sのダウンロードを予約しました。" #: src/itemutils.cpp:27 #, c-format msgid "%s is already queued." msgstr "" #: src/itemviewformaction.cpp:63 src/itemviewformaction.cpp:655 msgid "Top" msgstr "" #: src/itemviewformaction.cpp:64 src/itemviewformaction.cpp:657 msgid "Bottom" msgstr "" #: src/itemviewformaction.cpp:180 src/view.cpp:557 #, c-format msgid "Error while marking article as read: %s" msgstr "" #: src/itemviewformaction.cpp:228 #, c-format msgid "Saved article to %s." msgstr "" #: src/itemviewformaction.cpp:231 #, c-format msgid "Error: couldn't write article to file %s" msgstr "" #: src/itemviewformaction.cpp:408 #, c-format msgid "Error while marking article as unread: %s" msgstr "" #: src/itemviewformaction.cpp:457 src/keymap.cpp:203 msgid "Goto URL #" msgstr "" #: src/itemviewformaction.cpp:507 src/urlviewformaction.cpp:177 msgid "Open in Browser" msgstr "ブラウザーで開く" #: src/itemviewformaction.cpp:508 msgid "Enqueue" msgstr "コンテンツをダウンロード" #: src/itemviewformaction.cpp:668 #, c-format msgid "Article - %s" msgstr "" #: src/itemviewformaction.cpp:718 msgid "Error: invalid regular expression!" msgstr "" #: src/keymap.cpp:37 msgid "Open feed/article" msgstr "" #: src/keymap.cpp:45 msgid "Switch focus between widgets" msgstr "" #: src/keymap.cpp:48 msgid "Return to previous dialog/Quit" msgstr "" #: src/keymap.cpp:53 msgid "Quit program, no confirmation" msgstr "" #: src/keymap.cpp:60 msgid "Reload currently selected feed" msgstr "" #: src/keymap.cpp:63 #, fuzzy msgid "Reload all feeds" msgstr "全フィードを同期" #: src/keymap.cpp:68 #, fuzzy msgid "Mark feed read" msgstr "既読にする" #: src/keymap.cpp:75 #, fuzzy msgid "Mark all feeds read" msgstr "全件を既読にする" #: src/keymap.cpp:82 #, fuzzy msgid "Mark all above as read" msgstr "全件を既読にする" #: src/keymap.cpp:85 msgid "Save article" msgstr "" #: src/keymap.cpp:86 msgid "Save articles" msgstr "" #: src/keymap.cpp:91 msgid "Go to next entry" msgstr "" #: src/keymap.cpp:98 msgid "Go to previous entry" msgstr "" #: src/keymap.cpp:105 msgid "Go to next unread article" msgstr "" #: src/keymap.cpp:112 msgid "Go to previous unread article" msgstr "" #: src/keymap.cpp:119 msgid "Go to a random unread article" msgstr "" #: src/keymap.cpp:126 msgid "Open URL of article, or entry in URL view. Mark read" msgstr "" #: src/keymap.cpp:133 msgid "Open all unread items of selected feed in browser" msgstr "" #: src/keymap.cpp:140 msgid "Open all unread items of selected feed in browser and mark read" msgstr "" #: src/keymap.cpp:148 msgid "Open URL of article, feed, or entry in URL view" msgstr "" #: src/keymap.cpp:155 msgid "Open URL of article, feed, or entry in a browser, non-interactively" msgstr "" #: src/keymap.cpp:162 msgid "Open help dialog" msgstr "" #: src/keymap.cpp:169 msgid "Toggle source view" msgstr "" #: src/keymap.cpp:176 msgid "Toggle read status for article" msgstr "" #: src/keymap.cpp:183 msgid "Toggle show read feeds/articles" msgstr "" #: src/keymap.cpp:190 msgid "Show URLs in current article" msgstr "" #: src/keymap.cpp:193 msgid "Clear current tag" msgstr "" #: src/keymap.cpp:194 src/keymap.cpp:195 msgid "Select tag" msgstr "" #: src/keymap.cpp:200 msgid "Open search dialog" msgstr "" #: src/keymap.cpp:204 msgid "Goto item with title" msgstr "" #: src/keymap.cpp:205 #, fuzzy msgid "Add download to queue" msgstr "%sのダウンロードを予約しました。" #: src/keymap.cpp:210 msgid "Reload the list of URLs from the configuration" msgstr "" #: src/keymap.cpp:213 msgid "Download file" msgstr "" #: src/keymap.cpp:214 msgid "Cancel download" msgstr "" #: src/keymap.cpp:219 msgid "Mark download as deleted" msgstr "" #: src/keymap.cpp:226 msgid "Purge finished and deleted downloads from queue" msgstr "" #: src/keymap.cpp:233 msgid "Toggle automatic download on/off" msgstr "" #: src/keymap.cpp:240 msgid "Start player with currently selected download" msgstr "" #: src/keymap.cpp:247 msgid "Mark file as finished (not played)" msgstr "" #: src/keymap.cpp:254 msgid "Increase the number of concurrent downloads" msgstr "" #: src/keymap.cpp:261 msgid "Decrease the number of concurrent downloads" msgstr "" #: src/keymap.cpp:264 msgid "Redraw screen" msgstr "" #: src/keymap.cpp:265 msgid "Open the commandline" msgstr "" #: src/keymap.cpp:270 msgid "Set a filter" msgstr "" #: src/keymap.cpp:277 msgid "Select a predefined filter" msgstr "" #: src/keymap.cpp:284 msgid "Clear currently set filter" msgstr "" #: src/keymap.cpp:291 msgid "Bookmark current link/article" msgstr "" #: src/keymap.cpp:298 msgid "Edit flags" msgstr "" #: src/keymap.cpp:301 msgid "Go to next feed" msgstr "" #: src/keymap.cpp:306 msgid "Go to previous feed" msgstr "" #: src/keymap.cpp:313 msgid "Go to next unread feed" msgstr "" #: src/keymap.cpp:320 msgid "Go to previous unread feed" msgstr "" #: src/keymap.cpp:323 msgid "Call a macro" msgstr "" #: src/keymap.cpp:328 msgid "Delete article" msgstr "" #: src/keymap.cpp:335 msgid "Delete all articles" msgstr "" #: src/keymap.cpp:342 msgid "Purge deleted articles" msgstr "" #: src/keymap.cpp:349 msgid "Edit subscribed URLs" msgstr "" #: src/keymap.cpp:356 msgid "Close currently selected dialog" msgstr "" #: src/keymap.cpp:363 msgid "View list of open dialogs" msgstr "" #: src/keymap.cpp:370 msgid "Go to next dialog" msgstr "" #: src/keymap.cpp:377 msgid "Go to previous dialog" msgstr "" #: src/keymap.cpp:384 msgid "Pipe article to command" msgstr "" #: src/keymap.cpp:391 msgid "Sort current list" msgstr "" #: src/keymap.cpp:398 msgid "Sort current list (reverse)" msgstr "" #: src/keymap.cpp:406 msgid "Return to previous search results (if any)" msgstr "" #: src/keymap.cpp:410 msgid "Open URL 1" msgstr "" #: src/keymap.cpp:411 msgid "Open URL 2" msgstr "" #: src/keymap.cpp:412 msgid "Open URL 3" msgstr "" #: src/keymap.cpp:413 msgid "Open URL 4" msgstr "" #: src/keymap.cpp:414 msgid "Open URL 5" msgstr "" #: src/keymap.cpp:415 msgid "Open URL 6" msgstr "" #: src/keymap.cpp:416 msgid "Open URL 7" msgstr "" #: src/keymap.cpp:417 msgid "Open URL 8" msgstr "" #: src/keymap.cpp:418 msgid "Open URL 9" msgstr "" #: src/keymap.cpp:419 msgid "Open URL 10" msgstr "" #: src/keymap.cpp:421 msgid "Start cmdline with 1" msgstr "" #: src/keymap.cpp:422 msgid "Start cmdline with 2" msgstr "" #: src/keymap.cpp:423 msgid "Start cmdline with 3" msgstr "" #: src/keymap.cpp:424 msgid "Start cmdline with 4" msgstr "" #: src/keymap.cpp:425 msgid "Start cmdline with 5" msgstr "" #: src/keymap.cpp:426 msgid "Start cmdline with 6" msgstr "" #: src/keymap.cpp:427 msgid "Start cmdline with 7" msgstr "" #: src/keymap.cpp:428 msgid "Start cmdline with 8" msgstr "" #: src/keymap.cpp:429 msgid "Start cmdline with 9" msgstr "" #: src/keymap.cpp:431 msgid "Move to the previous entry" msgstr "" #: src/keymap.cpp:432 msgid "Move to the next entry" msgstr "" #: src/keymap.cpp:437 msgid "Move to the previous page" msgstr "" #: src/keymap.cpp:444 msgid "Move to the next page" msgstr "" #: src/keymap.cpp:452 msgid "Move to the start of page/list" msgstr "" #: src/keymap.cpp:459 msgid "Move to the end of page/list" msgstr "" #: src/keymap.cpp:731 #, c-format msgid "`%s' is not a valid context" msgstr "" #: src/keymap.cpp:736 #, c-format msgid "`%s' is not a valid key command" msgstr "" #: src/keymap.cpp:784 #, c-format msgid "failed to parse operation sequence for %s" msgstr "" #: src/keymap.cpp:802 #, fuzzy, c-format msgid "`%s' is not a valid operation" msgstr "「%s」は無効な色です。" #: src/matcherexception.cpp:15 #, c-format msgid "attribute `%s' is not available." msgstr "" #: src/matcherexception.cpp:19 #, c-format msgid "regular expression '%s' is invalid: %s" msgstr "" #: src/opml.cpp:165 #, c-format msgid "Error: failed to parse OPML file \"%s\"" msgstr "" #: src/pbcontroller.cpp:84 #, c-format msgid "XDG: configuration directory '%s' not accessible, using '%s' instead." msgstr "XDG設定ディレクトリ%sを読み込めませんでした。%sを使用します。" #: src/pbcontroller.cpp:136 msgid "Fatal error: couldn't determine home directory!" msgstr "" #: src/pbcontroller.cpp:140 #, c-format msgid "" "Please set the HOME environment variable or add a valid user for UID %u!" msgstr "" #: src/pbcontroller.cpp:161 #, c-format msgid "Fatal error: couldn't create configuration directory `%s': (%i) %s" msgstr "" #: src/pbcontroller.cpp:217 #, c-format msgid "%s: %d: invalid loglevel value" msgstr "" #: src/pbcontroller.cpp:302 msgid "Cleaning up queue..." msgstr "" #: src/pbcontroller.cpp:315 #, fuzzy, c-format msgid "" "%s %s\n" "usage %s [-C ] [-q ] [-h]\n" msgstr "" "%s %s\n" "%s [-i <ファイル>|-e] [-u ] [-c <キャッシュ>] [-x <コマンド>…] " "[-h]\n" #: src/pbcontroller.cpp:338 #, fuzzy msgid "" msgstr "<ファイル>" #: src/pbcontroller.cpp:339 #, fuzzy msgid "use as queue file" msgstr "キャッシュの指定" #: src/pbcontroller.cpp:341 msgid "start download on startup" msgstr "" #: src/pbview.cpp:64 #, c-format msgid "Queue (%u downloads in progress, %u total) - %.2f %s total" msgstr "" #: src/pbview.cpp:71 #, c-format msgid " - %u parallel downloads" msgstr "" #: src/pbview.cpp:163 msgid "Error: can't quit: download(s) in progress." msgstr "" #: src/pbview.cpp:199 msgid "Error: download needs to be finished before the file can be played." msgstr "" #: src/pbview.cpp:249 msgid "Error: unable to perform operation: download(s) in progress." msgstr "" #: src/pbview.cpp:287 msgid "KB/s" msgstr "" #: src/pbview.cpp:289 msgid "MB/s" msgstr "" #: src/pbview.cpp:291 msgid "GB/s" msgstr "" #: src/pbview.cpp:371 msgid "Download" msgstr "" #: src/pbview.cpp:373 msgid "Delete" msgstr "" #: src/pbview.cpp:374 msgid "Purge Finished" msgstr "" #: src/pbview.cpp:375 msgid "Toggle Automatic Download" msgstr "" #: src/pbview.cpp:376 msgid "Play" msgstr "" #: src/pbview.cpp:377 msgid "Mark as Finished" msgstr "" #: src/queueloader.cpp:127 #, c-format msgid "" "WARNING: Comment found in %s. The queue file is regenerated when Podboat " "exits and comments will be deleted. Press Enter to continue or Ctrl+C to " "abort" msgstr "" #: src/regexmanager.cpp:220 #, c-format msgid "`%s' is an invalid dialog type" msgstr "" #: src/regexmanager.cpp:227 src/rssignores.cpp:58 #, c-format msgid "`%s' is not a valid regular expression: %s" msgstr "" #: src/reloader.cpp:87 #, c-format msgid "%sLoading %s..." msgstr "%s%sにアクセス中…" #: src/reloader.cpp:118 src/reloader.cpp:123 src/reloader.cpp:128 #, c-format msgid "Error while retrieving %s: %s" msgstr "" #: src/reloader.cpp:138 msgid "Error: invalid feed!" msgstr "" #: src/rssfeed.cpp:49 msgid "too few arguments" msgstr "" #: src/rssitem.cpp:127 msgid "%a, %d %b %Y %T %z" msgstr "" #: src/rssparser.cpp:182 #, c-format msgid "Error: unsupported URL: %s" msgstr "" #: src/searchresultslistformaction.cpp:18 msgid "Prev search results" msgstr "" #: src/searchresultslistformaction.cpp:63 msgid "Already in first search result." msgstr "" #: src/searchresultslistformaction.cpp:89 #, c-format msgid "Search Result - '%s'" msgstr "" #: src/selectformaction.cpp:263 src/selectformaction.cpp:286 msgid "Select Tag" msgstr "" #: src/selectformaction.cpp:266 src/selectformaction.cpp:288 msgid "Select Filter" msgstr "" #: src/urlviewformaction.cpp:78 src/urlviewformaction.cpp:132 msgid "No links available!" msgstr "" #: src/urlviewformaction.cpp:178 msgid "Save Bookmark" msgstr "" #: src/urlviewformaction.cpp:200 msgid "URLs" msgstr "" #: src/utils.cpp:730 #, c-format msgid "Failed to open file: %s" msgstr "" #: src/utils.cpp:734 #, c-format msgid "Failed to read line %u: %s" msgstr "" #: src/view.cpp:171 msgid "Error: failed to execute startup commands" msgstr "" #: src/view.cpp:294 msgid "Operation ignored in modal dialog" msgstr "" #: src/view.cpp:406 #, c-format msgid "Running browser: %s" msgstr "" #: src/view.cpp:473 src/view.cpp:503 msgid "Error: feed contains no items!" msgstr "記事がありません!" #: src/view.cpp:487 src/view.cpp:738 src/view.cpp:785 src/view.cpp:811 #: src/view.cpp:830 src/view.cpp:868 src/view.cpp:907 src/view.cpp:945 #: src/view.cpp:971 src/view.cpp:990 #, c-format msgid "Error: couldn't prepare query feed: %s" msgstr "" #: src/view.cpp:638 msgid "No tags defined." msgstr "" #: src/view.cpp:1010 msgid "Updating query feed..." msgstr "" #: rss/atomparser.cpp:19 rss/parser.cpp:382 rss/rss09xparser.cpp:21 #: rss/rss10parser.cpp:20 rss/rss20parser.cpp:21 msgid "XML root node is NULL" msgstr "" #: rss/parser.cpp:266 msgid "could not parse buffer" msgstr "" #: rss/parser.cpp:290 msgid "could not parse file" msgstr "" #: rss/parser.cpp:315 msgid "no RSS version" msgstr "" #: rss/parser.cpp:331 msgid "invalid RSS version" msgstr "" #: rss/parser.cpp:352 rss/parser.cpp:363 msgid "invalid Atom version" msgstr "" #: rss/parser.cpp:368 msgid "no Atom version" msgstr "" #: rss/rss09xparser.cpp:32 msgid "no RSS channel found" msgstr "" #: rss/rssparserfactory.cpp:31 msgid "unsupported feed format" msgstr "" #: rust/libnewsboat/src/cliargsparser.rs:208 msgid "%s: %s: invalid loglevel value" msgstr "" #: rust/libnewsboat/src/configpaths.rs:85 msgid "" "Fatal error: couldn't determine home directory!\n" "Please set the HOME environment variable or add a valid user for UID %u!" msgstr "" #: rust/libnewsboat/src/configpaths.rs:146 msgid "Migrating configs and data from Newsbeuter's XDG dirs..." msgstr "" #: rust/libnewsboat/src/configpaths.rs:202 msgid "Migrating configs and data from ~/.newsbeuter/..." msgstr "" #: rust/libnewsboat/src/configpaths.rs:214 msgid "Aborting migration because mkdir on `%s' failed: %s" msgstr "" #: rust/libnewsboat/src/filterparser.rs:129 msgid "attribute name" msgstr "" #. Don't translate "between" -- it's a keyword, not an English word. #: rust/libnewsboat/src/filterparser.rs:131 msgid "one of: =~, ==, =, !~, !=, <=, >=, <, >, between, #, !#" msgstr "" #. The options ("quoted string" etc.) are not keywords, so please translate them. #: rust/libnewsboat/src/filterparser.rs:133 msgid "one of: quoted string, range, number" msgstr "" #. The first %s is an integer offset at which trailing characters start, the #. second %s is the tail itself. #: rust/libnewsboat/src/filterparser.rs:426 msgid "Parse error: trailing characters after position %s: %s" msgstr "" #. The first %s is a zero-based offset into the string, the second %s is the #. description of what the program expected at that point. #: rust/libnewsboat/src/filterparser.rs:433 msgid "Parse error at position %s: expected %s" msgstr "" #: rust/libnewsboat/src/filterparser.rs:437 msgid "Internal parse error" msgstr "" #: rust/libnewsboat/src/fslock.rs:57 msgid "Failed to open lock file '%s': %s" msgstr "" #: rust/libnewsboat/src/fslock.rs:60 rust/libnewsboat/src/fslock.rs:80 #: rust/libnewsboat/src/fslock.rs:112 msgid "" msgstr "" #: rust/libnewsboat/src/fslock.rs:77 msgid "Failed to write PID to lock file '%s': %s" msgstr "" #: rust/libnewsboat/src/fslock.rs:109 msgid "Failed to lock '%s', already locked by process with PID %s" msgstr "" #: rust/regex-rs/src/lib.rs:161 rust/regex-rs/src/lib.rs:166 msgid "regcomp returned code %i" msgstr "" #: rust/regex-rs/src/lib.rs:246 rust/regex-rs/src/lib.rs:250 msgid "regexec returned code %i" msgstr ""