diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2012-09-11 00:59:16 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2012-09-11 00:59:16 +0000 |
commit | ea3e34dc3d710747f625e4f93eaed2686c9db045 (patch) | |
tree | ce34a127dbd6eed424c2cd4ecdbcec48b2e24af4 /src/qt/locale | |
parent | cae8742130b31fc1b23b2108a90db28254807e85 (diff) |
Update supported translations
Diffstat (limited to 'src/qt/locale')
-rw-r--r-- | src/qt/locale/bitcoin_da.ts | 4 | ||||
-rw-r--r-- | src/qt/locale/bitcoin_hu.ts | 6 | ||||
-rw-r--r-- | src/qt/locale/bitcoin_zh_CN.ts | 13 |
3 files changed, 13 insertions, 10 deletions
diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index 6082143266..bf50e18a6b 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -189,7 +189,7 @@ Produktet indeholder software som er udviklet af OpenSSL Project til brug i Open <message> <location filename="../askpassphrasedialog.cpp" line="112"/> <source>Bitcoin will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source> - <translation type="unfinished">Bitcoin will close now to finish the encryption process. Husk, at kryptere din tegnebog vil ikke fuldt ud beskytte dine bitcoins mod at blive stjålet af malware på din computer.</translation> + <translation>Bitcoin will close now to finish the encryption process. Husk, at kryptere din tegnebog vil ikke fuldt ud beskytte dine bitcoins mod at blive stjålet af malware på din computer.</translation> </message> <message> <location filename="../askpassphrasedialog.cpp" line="117"/> @@ -775,7 +775,7 @@ Adresse: %4 <message> <location filename="../forms/overviewpage.ui" line="88"/> <source>Wallet</source> - <translation type="unfinished">tegnebog</translation> + <translation>tegnebog</translation> </message> <message> <location filename="../forms/overviewpage.ui" line="124"/> diff --git a/src/qt/locale/bitcoin_hu.ts b/src/qt/locale/bitcoin_hu.ts index 81d74f7bd8..12cc66b346 100644 --- a/src/qt/locale/bitcoin_hu.ts +++ b/src/qt/locale/bitcoin_hu.ts @@ -242,7 +242,7 @@ Biztosan kódolni akarod a tárcát?</translation> <message> <location filename="../askpassphrasedialog.cpp" line="112"/> <source>Bitcoin will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer.</source> - <translation type="unfinished">Bitcoin will close now to finish the encryption process. Ne feledd, hogy a tárca titkosítása sem nyújt teljes védelmet az adathalász programok fertőzésével szemben.</translation> + <translation>Bitcoin will close now to finish the encryption process. Ne feledd, hogy a tárca titkosítása sem nyújt teljes védelmet az adathalász programok fertőzésével szemben.</translation> </message> <message> <location filename="../askpassphrasedialog.cpp" line="161"/> @@ -769,7 +769,7 @@ Cím: %4 <message> <location filename="../forms/overviewpage.ui" line="88"/> <source>Wallet</source> - <translation type="unfinished">Tárca</translation> + <translation>Tárca</translation> </message> <message> <location filename="../forms/overviewpage.ui" line="124"/> @@ -1235,7 +1235,7 @@ Cím: %4 <message> <location filename="../transactiontablemodel.cpp" line="351"/> <source>Received from</source> - <translation type="unfinished">Erről az</translation> + <translation>Erről az</translation> </message> </context> <context> diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index b9c9cc9fe8..cf440de916 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -545,7 +545,7 @@ Address: %4 <message> <location filename="../bitcoin.cpp" line="133"/> <source>A fatal error occurred. Bitcoin can no longer continue safely and will quit.</source> - <translation type="unfinished"></translation> + <translation>发生严重错误。</translation> </message> </context> <context> @@ -1416,25 +1416,28 @@ Address: %4 <location filename="../bitcoinstrings.cpp" line="30"/> <source>Threshold for disconnecting misbehaving peers (default: 100) </source> - <translation type="unfinished"></translation> + <translation type="unfinished">Threshold for disconnecting misbehaving peers (缺省: 100) +</translation> </message> <message> <location filename="../bitcoinstrings.cpp" line="31"/> <source>Number of seconds to keep misbehaving peers from reconnecting (default: 86400) </source> - <translation type="unfinished"></translation> + <translation type="unfinished">Number of seconds to keep misbehaving peers from reconnecting (缺省: 86400) +</translation> </message> <message> <location filename="../bitcoinstrings.cpp" line="34"/> <source>Maximum per-connection receive buffer, <n>*1000 bytes (default: 10000) </source> - <translation type="unfinished"></translation> + <translation>每个连接的最大接收缓存,<n>*1000 字节(缺省:10000) +</translation> </message> <message> <location filename="../bitcoinstrings.cpp" line="36"/> <source>Maximum per-connection send buffer, <n>*1000 bytes (default: 10000) </source> - <translation type="unfinished"></translation> + <translation>每个连接的最大发送缓存,<n>*1000 字节(缺省:10000)</translation> </message> <message> <location filename="../bitcoinstrings.cpp" line="64"/> |