⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fa.po

📁 bittorrent source by python. please enjoy
💻 PO
📖 第 1 页 / 共 5 页
字号:
"codes each piece in the torrent based on its availability."msgstr ""#: BitTorrent/defaultargs.py:295msgid """specify window size and position, in the format: WIDTHxHEIGHT+XOFFSET+YOFFSET"msgstr ""#: BitTorrent/defaultargs.py:298#, python-formatmsgid "Start %s maximized"msgstr ""#: BitTorrent/defaultargs.py:300msgid "Widths of columns in torrent list in main window"msgstr ""#: BitTorrent/defaultargs.py:303msgid "Order of columns in torrent list in main window"msgstr ""#: BitTorrent/defaultargs.py:306msgid "Enabled columns in torrent list in main window"msgstr ""#: BitTorrent/defaultargs.py:308msgid "Default sort column in torrent list in main window"msgstr ""#: BitTorrent/defaultargs.py:310msgid "Default sort order in torrent list in main window"msgstr ""#: BitTorrent/defaultargs.py:312msgid "Whether to show text on the toolbar or not"msgstr ""#: BitTorrent/defaultargs.py:314msgid "Size in pixels of toolbar icons"msgstr ""#: BitTorrent/defaultargs.py:316msgid "Show details panel on startup"msgstr ""#: BitTorrent/defaultargs.py:318msgid "Which tab in the details panel to show by default"msgstr ""#: BitTorrent/defaultargs.py:320msgid "whether or not to ask for a location to save downloaded files in"msgstr ""#: BitTorrent/defaultargs.py:329#, python-formatmsgid "Launch %s when Windows starts"msgstr ""#: BitTorrent/defaultargs.py:335msgid "Enforce .torrent file associations on startup"msgstr ""#: BitTorrent/defaultargs.py:342msgid "Icon theme to use"msgstr ""#: BitTorrent/defaultargs.py:348 BitTorrent/defaultargs.py:366msgid """the maximum number of uploads to allow at once. -1 means a (hopefully) ""reasonable number based on --max_upload_rate. The automatic values are only ""sensible when running one torrent at a time."msgstr ""#: BitTorrent/defaultargs.py:353msgid """local directory where the torrent contents will be saved. The file (single-""file torrents) or directory (batch torrents) will be created under this ""directory using the default name specified in the .torrent file. See also --""save_as."msgstr ""#: BitTorrent/defaultargs.py:358msgid """local directory where the incomplete torrent downloads will be stored until ""completion.  Upon completion, downloads will be moved to the directory ""specified by --save_as."msgstr ""#: BitTorrent/defaultargs.py:371msgid """local directory where the torrents will be saved, using a name determined by ""--saveas_style. If this is left empty each torrent will be saved under the ""directory of the corresponding .torrent file"msgstr ""#: BitTorrent/defaultargs.py:378msgid """wait this many seconds after noticing a torrent before starting it, to avoid ""race with tracker"msgstr ""#: BitTorrent/defaultargs.py:380msgid """How to name torrent downloads: 1: use name OF torrent file (minus .""torrent);  2: use name encoded IN torrent file;  3: create a directory with ""name OF torrent file (minus .torrent) and save in that directory using name ""encoded IN torrent file;  4: if name OF torrent file (minus .torrent) and ""name encoded IN torrent file are identical, use that name (style 1/2), ""otherwise create an intermediate directory as in style 3;  CAUTION: options ""1 and 2 have the ability to overwrite files without warning and may present ""security issues."msgstr ""#: BitTorrent/defaultargs.py:395msgid """whether to display the full path or the torrent contents for each torrent"msgstr ""#: BitTorrent/defaultargs.py:402msgid "directory to look for .torrent files (semi-recursive)"msgstr ""#: BitTorrent/defaultargs.py:407msgid """file name (for single-file torrents) or directory name (for batch torrents) ""to save the torrent as, overriding the default name in the torrent. See also ""--save_in"msgstr ""#: BitTorrent/defaultargs.py:411msgid "whether to display diagnostic info to stdout"msgstr ""#: BitTorrent/defaultargs.py:422msgid "optional human-readable title for entire .torrent"msgstr ""#: BitTorrent/defaultargs.py:424msgid "optional human-readable comment to put in .torrent"msgstr ""#: BitTorrent/defaultargs.py:426msgid """which power of two to set the piece size to, 0 means pick a good piece size"msgstr ""#: BitTorrent/defaultargs.py:429msgid "default tracker name"msgstr ""#: BitTorrent/defaultargs.py:432msgid """if false then make a trackerless torrent, instead of announce URL, use ""reliable node in form of <ip>:<port> or an empty string to pull some nodes ""from your routing table"msgstr ""#: bittorrent-console.py:55 bittorrent-curses.py:72msgid "download complete!"msgstr ""#: bittorrent-console.py:60 bittorrent-curses.py:77msgid "<unknown>"msgstr ""#: bittorrent-console.py:63 bittorrent-curses.py:80#, python-formatmsgid "finishing in %d:%02d:%02d"msgstr ""#: bittorrent-console.py:110 bittorrent-curses.py:186msgid "download succeeded"msgstr ""#: bittorrent-console.py:145 bittorrent-curses.py:243#, python-formatmsgid "oo  (%.1f MB up / %.1f MB down)"msgstr ""#: bittorrent-console.py:148 bittorrent-curses.py:246#, python-formatmsgid "%.3f  (%.1f MB up / %.1f MB down)"msgstr ""#: bittorrent-console.py:154 bittorrent-console.py:163#: bittorrent-curses.py:252 bittorrent-curses.py:261#, python-formatmsgid "%d seen now"msgstr ""#: bittorrent-console.py:166msgid "Log: none"msgstr ""#: bittorrent-console.py:168msgid "Log:"msgstr ""#: bittorrent-console.py:172msgid "saving:        "msgstr ""#: bittorrent-console.py:173msgid "file size:     "msgstr ""#: bittorrent-console.py:174msgid "percent done:  "msgstr ""#: bittorrent-console.py:175msgid "time left:     "msgstr ""#: bittorrent-console.py:176msgid "download to:   "msgstr ""#: bittorrent-console.py:177msgid "download rate: "msgstr ""#: bittorrent-console.py:178msgid "upload rate:   "msgstr ""#: bittorrent-console.py:179msgid "share rating:  "msgstr ""#: bittorrent-console.py:180msgid "seed status:   "msgstr ""#: bittorrent-console.py:181msgid "peer status:   "msgstr ""#: bittorrent-console.py:355 bittorrent-curses.py:502msgid "You cannot specify both --save_as and --save_in"msgstr ""#: bittorrent-console.py:387 bittorrent-curses.py:533#: BitTorrent/launchmanycore.py:70msgid "shutting down"msgstr ""#: bittorrent-console.py:433 bittorrent-curses.py:605msgid "Error reading .torrent file: "msgstr ""#: bittorrent-console.py:435 bittorrent-curses.py:608msgid "you must specify a .torrent file"msgstr ""#: bittorrent-curses.py:60 launchmany-curses.py:40msgid "Textmode UI initialization failed, cannot proceed."msgstr ""#: bittorrent-curses.py:62 launchmany-curses.py:42msgid """This download interface requires the standard Python module \"curses\", ""which is unfortunately not available for the native Windows port of Python. ""It is however available for the Cygwin port of Python, running on all Win32 ""systems (www.cygwin.com)."msgstr ""#: bittorrent-curses.py:67msgid "You may still use \"bittorrent-console\" to download."msgstr ""#: bittorrent-curses.py:168msgid "file:"msgstr ""#: bittorrent-curses.py:169msgid "size:"msgstr ""#: bittorrent-curses.py:170msgid "dest:"msgstr ""#: bittorrent-curses.py:171msgid "progress:"msgstr ""#: bittorrent-curses.py:172msgid "status:"msgstr ""#: bittorrent-curses.py:173msgid "dl speed:"msgstr ""#: bittorrent-curses.py:174msgid "ul speed:"msgstr ""#: bittorrent-curses.py:175msgid "sharing:"msgstr ""#: bittorrent-curses.py:176msgid "seeds:"msgstr ""#: bittorrent-curses.py:177msgid "peers:"msgstr ""#: bittorrent-curses.py:281 bittorrent-curses.py:295msgid "log:"msgstr ""#: bittorrent-curses.py:300msgid """  #     IP                 Upload           Download     Completed  Speed"msgstr ""#: bittorrent-curses.py:552 BitTorrent/launchmanycore.py:236msgid "Error reading config: "msgstr ""#: bittorrent-curses.py:619msgid "These errors occurred during execution:"msgstr ""#: changetracker-console.py:23#, python-formatmsgid "Usage: %s TRACKER_URL [TORRENTFILE [TORRENTFILE ... ] ]"msgstr ""#: changetracker-console.py:32#, python-formatmsgid "old announce for %s: %s"msgstr ""#: launchmany-console.py:35 launchmany-curses.py:236msgid "no torrents"msgstr ""#: launchmany-console.py:49 launchmany-curses.py:274msgid "SYSTEM ERROR - EXCEPTION GENERATED"msgstr ""#: launchmany-console.py:64 launchmany-curses.py:294msgid "Warning: "msgstr ""#: launchmany-console.py:64 launchmany-curses.py:294msgid " is not a directory"msgstr ""#: launchmany-console.py:66#, python-formatmsgid """error: %s\n""run with no args for parameter explanations"msgstr ""#: launchmany-console.py:71 launchmany-curses.py:301msgid """\n""EXCEPTION:"msgstr ""#: launchmany-curses.py:47msgid "You may still use \"btdownloadheadless.py\" to download."msgstr ""#: launchmany-curses.py:59 BitTorrent/launchmanycore.py:146msgid "connecting to peers"msgstr ""#: launchmany-curses.py:60#, python-formatmsgid "ETA in %d:%02d:%02d"msgstr ""#: launchmany-curses.py:143msgid "Upload"msgstr ""#: launchmany-curses.py:148msgid "Filename"msgstr "اسم فایل"#: launchmany-curses.py:155 launchmany-curses.py:248msgid "Totals:"msgstr ""#: launchmany-curses.py:214#, python-formatmsgid "    (%s) %s - %s peers %s seeds %s dist copies - %s dn %s up"msgstr ""#: launchmany-curses.py:296 BitTorrent/track.py:799 BitTorrent/track.py:803msgid "error: "msgstr ""#: launchmany-curses.py:296msgid """\n""run with no args for parameter explanations"msgstr ""#: maketorrent-console.py:29msgid "optional target file for the torrent"msgstr ""#: torrentinfo-console.py:26#, python-formatmsgid "%s %s - decode %s metainfo files"msgstr ""#: torrentinfo-console.py:30#, python-formatmsgid "Usage: %s [TORRENTFILE [TORRENTFILE ... ] ]"msgstr ""#: torrentinfo-console.py:34#, python-formatmsgid "metainfo file: %s"msgstr ""#: torrentinfo-console.py:35#, python-formatmsgid "info hash: %s"msgstr ""#: torrentinfo-console.py:36#, python-formatmsgid "file name: %s"msgstr ""#: torrentinfo-console.py:37msgid "file size:"msgstr ""#: torrentinfo-console.py:38msgid "files:"msgstr ""#: torrentinfo-console.py:39#, python-formatmsgid "directory name: %s"msgstr ""#: torrentinfo-console.py:40msgid "archive size:"msgstr ""#: torrentinfo-console.py:41#, python-formatmsgid "tracker announce url: %s"msgstr ""#: torrentinfo-console.py:42msgid "trackerless nodes:"msgstr ""#: torrentinfo-console.py:43msgid "comment:"msgstr ""#: BitTorrent/AutoUpdateButler.py:211 BitTorrent/NewVersion.py:108#, python-formatmsgid "Could not get latest version from %s"msgstr ""#: BitTorrent/AutoUpdateButler.py:216 BitTorrent/NewVersion.py:113#, python-formatmsgid "Could not parse new version string from %s"msgstr ""#: BitTorrent/CacheFinder.py:35#, python-formatmsgid "Unable to read cache file. %s"msgstr ""#: BitTorrent/CacheFinder.py:37#, python-formatmsgid "Corrupted cache file. %s"msgstr ""#: BitTorrent/CacheFinder.py:39#, python-formatmsgid "Unable to load cache. %s"msgstr ""#: BitTorrent/CacheFinder.py:58#, python-formatmsgid "Unable to write cache file. %s"msgstr ""#: BitTorrent/ConnectionManager.py:374msgid "Can't start two separate instances of the same torrent"msgstr ""#: BitTorrent/ConvertedMetainfo.py:119 BitTorrent/ConvertedMetainfo.py:126msgid "Bad file path component: "msgstr ""#: BitTorrent/ConvertedMetainfo.py:205msgid """This .torrent file has been created with a broken tool and has incorrectly ""encoded filenames. Some or all of the filenames may appear different from ""what the creator of the .torrent file intended."msgstr ""#: BitTorrent/ConvertedMetainfo.py:211msgid """This .torrent file has been created with a broken tool and has bad character ""values that do not correspond to any real character. Some or all of the ""filenames may appear different from what the creator of the .torrent file ""intended."msgstr ""#: BitTorrent/ConvertedMetainfo.py:218msgid """This .torrent file has been created with a broken tool and has incorrectly ""encoded filenames. The names used may still be correct."msgstr ""#: BitTorrent/ConvertedMetainfo.py:223#, python-formatmsgid """The character set used on the local filesystem (\"%s\") cannot represent all ""characters used in the filename(s) of this torrent. Filenames have been ""changed from the original."msgstr ""#: BitTorrent/ConvertedMetainfo.py:229msgid """The Windows filesystem cannot handle some characters used in the filename(s) ""of this torrent. Filenames have been changed from the original."

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -