diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2012-10-04 08:18:12 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2012-10-04 08:18:12 +0200 |
commit | 366944431bdbc928424ede74e49d074931c3c89d (patch) | |
tree | b03c93034ab297ff9cf5dd0294517e8d661cccf3 /src/qt/locale/bitcoin_ru.ts | |
parent | f1e262c8e1b317b6c23d1a113ec4fce115f7a6f8 (diff) |
Pull changed translations from transifex
There was also a new translation available, "ja" (Japanese), however
almost nothing was filled in yet, so I'm not including it for this release.
Diffstat (limited to 'src/qt/locale/bitcoin_ru.ts')
-rw-r--r-- | src/qt/locale/bitcoin_ru.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index 6b6a98726a..0225851bd4 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -2313,7 +2313,7 @@ Address: %4 <message> <location line="+7"/> <source>Set maximum block size in bytes (default: 250000)</source> - <translation>Минимальный размер блока в байтах (по умолчанию: 250000)</translation> + <translation>Максимальный размер блока в байтах (по умолчанию: 250000)</translation> </message> <message> <location line="+1"/> @@ -2641,7 +2641,7 @@ If the file does not exist, create it with owner-readable-only file permissions. rpcuser=bitcoinrpc rpcpassword=%s (вам не нужно запоминать этот пароль) -Если файл не существует, создайте его и установите право доступа только для чтения только для владельца. +Если файл не существует, создайте его и установите права доступа только для владельца. </translation> </message> <message> @@ -2656,7 +2656,7 @@ rpcpassword=%s If the file does not exist, create it with owner-readable-only file permissions.</source> <translation>Вы должны установить rpcpassword=<password> в конфигурационном файле: %s -Если файл не существует, создайте его и установите право доступа только для чтения только для владельца.</translation> +Если файл не существует, создайте его и установите права доступа только для владельца.</translation> </message> </context> </TS>
\ No newline at end of file |