mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- Fixed a bug in polish translation
This commit is contained in:
parent
f86037865d
commit
e71252306a
48 changed files with 2064 additions and 595 deletions
|
@ -2182,7 +2182,7 @@ Changelog:
|
|||
<message>
|
||||
<location filename="../about_imp.h" line="44"/>
|
||||
<source>I would like to thank the following people who volunteered to translate qBittorrent:</source>
|
||||
<translation>感谢以下所有qBittorrent的志愿翻译者:</translation>
|
||||
<translation type="obsolete">感谢以下所有qBittorrent的志愿翻译者:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="" line="7471221"/>
|
||||
|
@ -2197,47 +2197,65 @@ Changelog:
|
|||
<message>
|
||||
<location filename="../previewSelect.h" line="126"/>
|
||||
<source>Preview impossible</source>
|
||||
<translation>无法预览</translation>
|
||||
<translation type="obsolete">无法预览</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="126"/>
|
||||
<source>Sorry, we can't preview this file</source>
|
||||
<translation>抱歉, 此文件无法被预览</translation>
|
||||
<translation type="obsolete">抱歉, 此文件无法被预览</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="98"/>
|
||||
<source>Name</source>
|
||||
<translation>名称</translation>
|
||||
<translation type="obsolete">名称</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="99"/>
|
||||
<source>Size</source>
|
||||
<translation>大小</translation>
|
||||
<translation type="obsolete">大小</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="100"/>
|
||||
<source>Progress</source>
|
||||
<translation>进度</translation>
|
||||
<translation type="obsolete">进度</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadFromURLImp.h" line="64"/>
|
||||
<source>No URL entered</source>
|
||||
<translation>未输入URL</translation>
|
||||
<translation type="obsolete">未输入URL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadFromURLImp.h" line="64"/>
|
||||
<source>Please type at least one URL.</source>
|
||||
<translation>请至少输入一个URL.</translation>
|
||||
<translation type="obsolete">请至少输入一个URL.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../about_imp.h" line="37"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
<translation type="obsolete">qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../about_imp.h" line="68"/>
|
||||
<source>Please contact me if you would like to translate qBittorrent into your own language.</source>
|
||||
<translation>如果你想为qBittorrent提供翻译请与我联系.</translation>
|
||||
<translation type="obsolete">如果你想为qBittorrent提供翻译请与我联系.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>about</name>
|
||||
<message>
|
||||
<location filename="../about_imp.h" line="37"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation type="unfinished">qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../about_imp.h" line="44"/>
|
||||
<source>I would like to thank the following people who volunteered to translate qBittorrent:</source>
|
||||
<translation type="unfinished">感谢以下所有qBittorrent的志愿翻译者:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../about_imp.h" line="68"/>
|
||||
<source>Please contact me if you would like to translate qBittorrent into your own language.</source>
|
||||
<translation type="unfinished">如果你想为qBittorrent提供翻译请与我联系.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -2582,6 +2600,16 @@ Changelog:
|
|||
<source>Download from urls</source>
|
||||
<translation>从URL下载</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadFromURLImp.h" line="64"/>
|
||||
<source>No URL entered</source>
|
||||
<translation type="unfinished">未输入URL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../downloadFromURLImp.h" line="64"/>
|
||||
<source>Please type at least one URL.</source>
|
||||
<translation type="unfinished">请至少输入一个URL.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>misc</name>
|
||||
|
@ -2842,6 +2870,34 @@ Changelog:
|
|||
<translation>取消</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>previewSelect</name>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="126"/>
|
||||
<source>Preview impossible</source>
|
||||
<translation type="unfinished">无法预览</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="126"/>
|
||||
<source>Sorry, we can't preview this file</source>
|
||||
<translation type="unfinished">抱歉, 此文件无法被预览</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="98"/>
|
||||
<source>Name</source>
|
||||
<translation type="unfinished">名称</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="99"/>
|
||||
<source>Size</source>
|
||||
<translation type="unfinished">大小</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../previewSelect.h" line="100"/>
|
||||
<source>Progress</source>
|
||||
<translation type="unfinished">进度</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>properties</name>
|
||||
<message>
|
||||
|
@ -2985,7 +3041,7 @@ Changelog:
|
|||
<translation type="obsolete">Unreachable?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="70"/>
|
||||
<location filename="../properties_imp.cpp" line="71"/>
|
||||
<source>Unknown</source>
|
||||
<translation>未知</translation>
|
||||
</message>
|
||||
|
@ -3005,7 +3061,7 @@ Changelog:
|
|||
<translation>存在于当前torrent内的文件有:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="40"/>
|
||||
<location filename="../properties_imp.cpp" line="41"/>
|
||||
<source>Size</source>
|
||||
<translation>大小</translation>
|
||||
</message>
|
||||
|
@ -3050,7 +3106,7 @@ Changelog:
|
|||
<translation>Trackers:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="163"/>
|
||||
<location filename="../properties_imp.cpp" line="164"/>
|
||||
<source>None - Unreachable?</source>
|
||||
<translation>无-无法连接到服务器?</translation>
|
||||
</message>
|
||||
|
@ -3060,7 +3116,7 @@ Changelog:
|
|||
<translation>错误:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="41"/>
|
||||
<location filename="../properties_imp.cpp" line="42"/>
|
||||
<source>Progress</source>
|
||||
<translation>进度</translation>
|
||||
</message>
|
||||
|
@ -3165,50 +3221,60 @@ Changelog:
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="173"/>
|
||||
<location filename="../properties_imp.cpp" line="174"/>
|
||||
<source>New tracker</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="174"/>
|
||||
<location filename="../properties_imp.cpp" line="175"/>
|
||||
<source>New tracker url:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="30"/>
|
||||
<location filename="../properties_imp.cpp" line="31"/>
|
||||
<source>Priorities:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="30"/>
|
||||
<location filename="../properties_imp.cpp" line="31"/>
|
||||
<source>Ignored: File is not downloaded at all</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="30"/>
|
||||
<location filename="../properties_imp.cpp" line="31"/>
|
||||
<source>Normal: normal priority. Download order is dependent on availability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="30"/>
|
||||
<location filename="../properties_imp.cpp" line="31"/>
|
||||
<source>High: higher than normal priority. Pieces are preferred over pieces with the same availability, but not over pieces with lower availability</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="30"/>
|
||||
<location filename="../properties_imp.cpp" line="31"/>
|
||||
<source>Maximum: maximum priority, availability is disregarded, the piece is preferred over any other piece with lower priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="39"/>
|
||||
<location filename="../properties_imp.cpp" line="40"/>
|
||||
<source>File name</source>
|
||||
<translation type="unfinished">文件名</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="42"/>
|
||||
<location filename="../properties_imp.cpp" line="43"/>
|
||||
<source>Priority</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="196"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation type="unfinished">qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../properties_imp.cpp" line="197"/>
|
||||
<source>Trackers list can't be empty.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>search_engine</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue