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_ru_RU.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_ru_RU.ts')
-rw-r--r-- | src/qt/locale/bitcoin_ru_RU.ts | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_ru_RU.ts b/src/qt/locale/bitcoin_ru_RU.ts index 53a1c1d8a4..41e467e496 100644 --- a/src/qt/locale/bitcoin_ru_RU.ts +++ b/src/qt/locale/bitcoin_ru_RU.ts @@ -1,6 +1,50 @@ <TS language="ru_RU" version="2.1"> <context> <name>AddressBookPage</name> + <message> + <source>Create a new address</source> + <translation>Создать новый адрес</translation> + </message> + <message> + <source>&New</source> + <translation>Новый</translation> + </message> + <message> + <source>Copy the currently selected address to the system clipboard</source> + <translation>Copy the currently selected address to the system clipboardый адрес в буфер</translation> + </message> + <message> + <source>&Copy</source> + <translation>Копировать</translation> + </message> + <message> + <source>C&lose</source> + <translation>Закрыть</translation> + </message> + <message> + <source>&Copy Address</source> + <translation>Копировать адрес</translation> + </message> + <message> + <source>Delete the currently selected address from the list</source> + <translation>Удалить выбранный адрес из списка</translation> + </message> + <message> + <source>Export the data in the current tab to a file</source> + <translation>Экспортировать данные текущей вкладки в файл</translation> + </message> + <message> + <source>&Export</source> + <translation>Экспортировать</translation> + </message> + <message> + <source>&Delete</source> + <translation>Удалить</translation> + </message> + <message> + <source>C&hoose</source> + <translation>Выбрать</translation> + </message> </context> <context> <name>AddressTableModel</name> @@ -226,6 +270,14 @@ </context> <context> <name>WalletView</name> + <message> + <source>&Export</source> + <translation>Экспорт</translation> + </message> + <message> + <source>Export the data in the current tab to a file</source> + <translation>Экспортировать данные текущей вкладки в файл</translation> + </message> </context> <context> <name>bitcoin-core</name> |