diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-06-21 13:23:39 +0000 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-06-21 15:32:07 +0200 |
commit | 4cbe05bf205ceeb23d1d47360693c8235b497ed5 (patch) | |
tree | ddd07559c271f6d89fd06593938ccd6bc980815e /src/qt/locale/bitcoin_eo.ts | |
parent | 0d41d705c83d68d67c6ee499e80e062077ba86d7 (diff) |
qt: Periodic transifex update
Pulls in the following new languages:
- `af` Afrikaans
- `es_419` Spanish (Latin America)
- `es_AR` Spanish (Argentina)
- `es_CO` Spanish (Colombia)
- `fil` Filipino
- `it_IT` Italian (Italy)
- `ro` Romanian
- `sr@latin` Serbian (Latin)
- `ta` Tamil
- `uz@Latn` Uzbek (Latin)
- `zh_HK` Chinese (Hong Kong)
Diffstat (limited to 'src/qt/locale/bitcoin_eo.ts')
-rw-r--r-- | src/qt/locale/bitcoin_eo.ts | 42 |
1 files changed, 38 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_eo.ts b/src/qt/locale/bitcoin_eo.ts index ab8dd65f81..2095db34bf 100644 --- a/src/qt/locale/bitcoin_eo.ts +++ b/src/qt/locale/bitcoin_eo.ts @@ -180,6 +180,10 @@ <translation>La monujo estas ĉifrita</translation> </message> <message> + <source>Enter the old passphrase and new passphrase to the wallet.</source> + <translation>Tajpu la malnovan pasvorton kaj la novan pasvorton por la monujo.</translation> + </message> + <message> <source>Wallet encryption failed</source> <translation>Ĉifrado de la monujo fiaskis</translation> </message> @@ -410,6 +414,10 @@ <translation>Neniu fonto de blokoj trovebla...</translation> </message> <message numerus="yes"> + <source>%n hour(s)</source> + <translation><numerusform>%n horo</numerusform><numerusform>%n horoj</numerusform></translation> + </message> + <message numerus="yes"> <source>%n day(s)</source> <translation><numerusform>%n tago</numerusform><numerusform>%n tagoj</numerusform></translation> </message> @@ -482,6 +490,12 @@ </translation> </message> <message> + <source>Address: %1 +</source> + <translation>Adreso: %1 +</translation> + </message> + <message> <source>Sent transaction</source> <translation>Sendita transakcio</translation> </message> @@ -812,6 +826,10 @@ <source>command-line options</source> <translation>komandliniaj agordaĵoj</translation> </message> + <message> + <source>UI Options:</source> + <translation>Uzantinterfaco ebloj:</translation> + </message> </context> <context> <name>Intro</name> @@ -847,6 +865,10 @@ <source>Error</source> <translation>Eraro</translation> </message> + <message numerus="yes"> + <source>%n GB of free space available</source> + <translation><numerusform>%n gigabajto de libera loko disponeble</numerusform><numerusform>%n gigabajtoj de libera loko disponebla.</numerusform></translation> + </message> </context> <context> <name>OpenURIDialog</name> @@ -1098,6 +1120,10 @@ </context> <context> <name>PeerTableModel</name> + <message> + <source>User Agent</source> + <translation>Uzanto Agento</translation> + </message> </context> <context> <name>QObject</name> @@ -1168,10 +1194,6 @@ <translation>Ĝenerala</translation> </message> <message> - <source>Using OpenSSL version</source> - <translation>uzas OpenSSL-version</translation> - </message> - <message> <source>Startup time</source> <translation>Horo de lanĉo</translation> </message> @@ -1204,10 +1226,22 @@ <translation>Sendita</translation> </message> <message> + <source>&Peers</source> + <translation>&Samuloj</translation> + </message> + <message> + <source>Banned peers</source> + <translation>Malpermesita samuloj.</translation> + </message> + <message> <source>Version</source> <translation>Versio</translation> </message> <message> + <source>User Agent</source> + <translation>Uzanto Agento</translation> + </message> + <message> <source>Services</source> <translation>Servoj</translation> </message> |