Move more newlines out of strings, and fix translations.

This commit is contained in:
Gavin Andresen
2011-12-16 17:13:45 -05:00
parent ab6c45372c
commit 6e39e7c9b3
17 changed files with 645 additions and 1211 deletions

View File

@@ -495,8 +495,7 @@ Are you sure you wish to encrypt your wallet?</source>
<source>Date: %1
Amount: %2
Type: %3
Address: %4
</source>
Address: %4</source>
<translation>Дата: %1
Кількість: %2
Тип: %3
@@ -1399,248 +1398,213 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="5"/>
<source>Send command to -server or bitcoind
</source>
<source>Send command to -server or bitcoind</source>
<translation>Відправити команду серверу -server чи демону
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="6"/>
<source>List commands
</source>
<source>List commands</source>
<translation>Список команд
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="7"/>
<source>Get help for a command
</source>
<source>Get help for a command</source>
<translation>Отримати довідку по команді
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="8"/>
<source>Options:
</source>
<source>Options:</source>
<translation>Параметри:
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="9"/>
<source>Specify configuration file (default: bitcoin.conf)
</source>
<source>Specify configuration file (default: bitcoin.conf)</source>
<translation>Вкажіть файл конфігурації (за промовчуванням: bitcoin.conf)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="10"/>
<source>Specify pid file (default: bitcoind.pid)
</source>
<source>Specify pid file (default: bitcoind.pid)</source>
<translation>Вкажіть pid-файл (за промовчуванням: bitcoind.pid)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="11"/>
<source>Generate coins
</source>
<source>Generate coins</source>
<translation>Генерувати монети
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="12"/>
<source>Don't generate coins
</source>
<source>Don't generate coins</source>
<translation>Не генерувати монети
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="13"/>
<source>Start minimized
</source>
<source>Start minimized</source>
<translation>Запускати згорнутим
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="14"/>
<source>Specify data directory
</source>
<source>Specify data directory</source>
<translation>Вкажіть робочий каталог
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="15"/>
<source>Specify connection timeout (in milliseconds)
</source>
<source>Specify connection timeout (in milliseconds)</source>
<translation>Вкажіть таймаут з’єднання (в мілісекундах)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="16"/>
<source>Connect through socks4 proxy
</source>
<source>Connect through socks4 proxy</source>
<translation>Підключитись через SOCKS4-проксі
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="17"/>
<source>Allow DNS lookups for addnode and connect
</source>
<source>Allow DNS lookups for addnode and connect</source>
<translation>Дозволити пошук в DNS для команд «addnode» і «connect»
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="18"/>
<source>Add a node to connect to
</source>
<source>Add a node to connect to</source>
<translation>Додати вузол для підключення
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="19"/>
<source>Connect only to the specified node
</source>
<source>Connect only to the specified node</source>
<translation>Підключитись лише до вказаного вузла
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="20"/>
<source>Don't accept connections from outside
</source>
<source>Don't accept connections from outside</source>
<translation>Не приймати підключення ззовні
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="21"/>
<source>Don't attempt to use UPnP to map the listening port
</source>
<source>Don't attempt to use UPnP to map the listening port</source>
<translation>Не намагатись використовувати UPnP для відображення порту що прослуховується на роутері
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="22"/>
<source>Attempt to use UPnP to map the listening port
</source>
<source>Attempt to use UPnP to map the listening port</source>
<translation>Намагатись використовувати UPnP для відображення порту що прослуховується на роутері
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="23"/>
<source>Fee per KB to add to transactions you send
</source>
<source>Fee per KB to add to transactions you send</source>
<translation>Комісія за Кб
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="24"/>
<source>Accept command line and JSON-RPC commands
</source>
<source>Accept command line and JSON-RPC commands</source>
<translation>Приймати команди із командного рядка та команди JSON-RPC
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="25"/>
<source>Run in the background as a daemon and accept commands
</source>
<source>Run in the background as a daemon and accept commands</source>
<translation>Запустити в фоновому режимі (як демон) та приймати команди
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="26"/>
<source>Use the test network
</source>
<source>Use the test network</source>
<translation>Використовувати тестову мережу
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="27"/>
<source>Username for JSON-RPC connections
</source>
<source>Username for JSON-RPC connections</source>
<translation>Ім’я користувача для JSON-RPC-з’єднань
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="28"/>
<source>Password for JSON-RPC connections
</source>
<source>Password for JSON-RPC connections</source>
<translation>Пароль для JSON-RPC-з’єднань
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="29"/>
<source>Listen for JSON-RPC connections on &lt;port&gt; (default: 8332)
</source>
<source>Listen for JSON-RPC connections on &lt;port&gt; (default: 8332)</source>
<translation>Прослуховувати &lt;port&gt; для JSON-RPC-з’єднань (за промовчуванням: 8332)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="30"/>
<source>Allow JSON-RPC connections from specified IP address
</source>
<source>Allow JSON-RPC connections from specified IP address</source>
<translation>Дозволити JSON-RPC-з’єднання з вказаної IP-адреси
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="31"/>
<source>Send commands to node running on &lt;ip&gt; (default: 127.0.0.1)
</source>
<source>Send commands to node running on &lt;ip&gt; (default: 127.0.0.1)</source>
<translation>Відправляти команди на вузол, запущений на &lt;ip&gt; (за промовчуванням: 127.0.0.1)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="32"/>
<source>Set key pool size to &lt;n&gt; (default: 100)
</source>
<source>Set key pool size to &lt;n&gt; (default: 100)</source>
<translation>Встановити розмір пулу ключів &lt;n&gt; (за промовчуванням: 100)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="33"/>
<source>Rescan the block chain for missing wallet transactions
</source>
<source>Rescan the block chain for missing wallet transactions</source>
<translation>Пересканувати ланцюжок блоків, в пошуку втрачених переказів
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="34"/>
<source>
SSL options: (see the Bitcoin Wiki for SSL setup instructions)
</source>
SSL options: (see the Bitcoin Wiki for SSL setup instructions)</source>
<translation>
Параметри SSL: (див. Bitcoin Wiki)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="37"/>
<source>Use OpenSSL (https) for JSON-RPC connections
</source>
<source>Use OpenSSL (https) for JSON-RPC connections</source>
<translation>Використовувати OpenSSL (https) для JSON-RPC-з’єднань
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="38"/>
<source>Server certificate file (default: server.cert)
</source>
<source>Server certificate file (default: server.cert)</source>
<translation>Сертифікату сервера (за промовчуванням: server.cert)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="39"/>
<source>Server private key (default: server.pem)
</source>
<source>Server private key (default: server.pem)</source>
<translation>Закритий ключ сервера (за промовчуванням: server.pem)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="40"/>
<source>Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)
</source>
<source>Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)</source>
<translation>Допустимі шифри (за промовчуванням: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="43"/>
<source>This help message
</source>
<source>This help message</source>
<translation>Дана довідка
</translation>
</message>
@@ -1656,8 +1620,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="48"/>
<source>Error loading addr.dat
</source>
<source>Error loading addr.dat </source>
<translation>Помилка при завантаженні addr.dat
</translation>
</message>
@@ -1668,8 +1631,7 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="50"/>
<source>Error loading blkindex.dat
</source>
<source>Error loading blkindex.dat </source>
<translation>Помилка при завантаженні blkindex.dat
</translation>
</message>
@@ -1680,22 +1642,19 @@ SSL options: (see the Bitcoin Wiki for SSL setup instructions)
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="52"/>
<source>Error loading wallet.dat: Wallet corrupted
</source>
<source>Error loading wallet.dat: Wallet corrupted </source>
<translation>Помилка при завантаженні wallet.dat: Гаманець пошкоджено
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="53"/>
<source>Error loading wallet.dat: Wallet requires newer version of Bitcoin
</source>
<source>Error loading wallet.dat: Wallet requires newer version of Bitcoin </source>
<translation>Помилка при завантаженні wallet.dat: Гаманець потребує новішої версії Bitcoin'а
</translation>
</message>
<message>
<location filename="../bitcoinstrings.cpp" line="55"/>
<source>Error loading wallet.dat
</source>
<source>Error loading wallet.dat </source>
<translation>Помилка при завантаженні wallet.dat
</translation>
</message>