From b30b7134a2b4830c3c14c18eb2539fae86b76866 Mon Sep 17 00:00:00 2001 From: GChuf Date: Thu, 29 Aug 2019 16:19:10 +0200 Subject: [0.17.2] Fix translations --- src/Makefile.qt.include | 1 - src/qt/locale/bitcoin_fr.ts | 14 +- src/qt/locale/bitcoin_si.ts | 319 -------------------------------------------- 3 files changed, 13 insertions(+), 321 deletions(-) delete mode 100644 src/qt/locale/bitcoin_si.ts diff --git a/src/Makefile.qt.include b/src/Makefile.qt.include index b301043599..8b209f947f 100644 --- a/src/Makefile.qt.include +++ b/src/Makefile.qt.include @@ -79,7 +79,6 @@ QT_TS = \ qt/locale/bitcoin_pt_PT.ts \ qt/locale/bitcoin_ro_RO.ts \ qt/locale/bitcoin_ru_RU.ts \ - qt/locale/bitcoin_si.ts \ qt/locale/bitcoin_sk.ts \ qt/locale/bitcoin_sl_SI.ts \ qt/locale/bitcoin_sn.ts \ diff --git a/src/qt/locale/bitcoin_fr.ts b/src/qt/locale/bitcoin_fr.ts index 046972360e..64a2b8eae8 100644 --- a/src/qt/locale/bitcoin_fr.ts +++ b/src/qt/locale/bitcoin_fr.ts @@ -3487,6 +3487,18 @@ Note : Les frais étant calculés par octet, des frais de « 100 satoshis par Signing transaction failed Échec de signature de la transaction + + Specified -walletdir "%s" does not exist + Le -walletdir indiqué « %s » n’existe pas + + + Specified -walletdir "%s" is a relative path + Le -walletdir indiqué « %s » est un chemin relatif + + + Specified -walletdir "%s" is not a directory + Le -walletdir indiqué « %s » n’est pas un répertoire + The transaction amount is too small to pay the fee Le montant de la transaction est trop bas pour que les frais soient payés @@ -3664,4 +3676,4 @@ Note : Les frais étant calculés par octet, des frais de « 100 satoshis par Erreur - \ No newline at end of file + diff --git a/src/qt/locale/bitcoin_si.ts b/src/qt/locale/bitcoin_si.ts deleted file mode 100644 index 3202c3614c..0000000000 --- a/src/qt/locale/bitcoin_si.ts +++ /dev/null @@ -1,319 +0,0 @@ - - - AddressBookPage - - Create a new address - නව ලිපිනයක් සාදන්න - - - Choose the address to send coins to - කාසි යැවිය යුතු ලිපිනය තෝරන්න - - - Choose the address to receive coins with - කාසි ලැබිය යුතු ලිපිනය තෝරන්න - - - Sending addresses - යවන ලිපින - - - Receiving addresses - ලබන ලිපින - - - - AddressTableModel - - Label - ලේබලය - - - Address - ලිපිනය - - - (no label) - (ලේබලයක් නැත) - - - - AskPassphraseDialog - - - BanTableModel - - - BitcoinGUI - - Warning - අවවාදය - - - Information - තොරතුර - - - - CoinControlDialog - - Quantity: - ප්‍රමාණය: - - - Bytes: - බයිට්ස්: - - - Amount: - අගය: - - - Fee: - ගාස්තුව: - - - Amount - අගය - - - Date - දිනය - - - yes - ඔව් - - - no - නැත - - - (no label) - (ලේබලයක් නැත) - - - (change) - (වෙනස) - - - - EditAddressDialog - - - FreespaceChecker - - name - නම - - - - HelpMessageDialog - - - Intro - - Welcome - ආයුබෝවන් - - - - ModalOverlay - - calculating... - ගණනනය කරමින්... - - - - OpenURIDialog - - URI: - URI: - - - - OptionsDialog - - MB - MB - - - IPv4 - IPv4 - - - IPv6 - IPv6 - - - Tor - Tor - - - - OverviewPage - - - PaymentServer - - - PeerTableModel - - - QObject - - Amount - අගය - - - - QObject::QObject - - - QRImageWidget - - - RPCConsole - - - ReceiveCoinsDialog - - - ReceiveRequestDialog - - Address - ලිපිනය - - - Amount - අගය - - - Label - ලේබලය - - - - RecentRequestsTableModel - - Date - දිනය - - - Label - ලේබලය - - - (no label) - (ලේබලයක් නැත) - - - - SendCoinsDialog - - Quantity: - ප්‍රමාණය: - - - Bytes: - බයිට්ස්: - - - Amount: - අගය: - - - Fee: - ගාස්තුව: - - - (no label) - (ලේබලයක් නැත) - - - - SendCoinsEntry - - - SendConfirmationDialog - - - ShutdownWindow - - - SignVerifyMessageDialog - - - SplashScreen - - - TrafficGraphWidget - - - TransactionDesc - - Date - දිනය - - - Amount - අගය - - - - TransactionDescDialog - - - TransactionTableModel - - Date - දිනය - - - Label - ලේබලය - - - (no label) - (ලේබලයක් නැත) - - - - TransactionView - - Date - දිනය - - - Label - ලේබලය - - - Address - ලිපිනය - - - - UnitDisplayStatusBarControl - - - WalletFrame - - - WalletModel - - - WalletView - - - bitcoin-core - - Information - තොරතුර - - - Warning - අවවාදය - - - \ No newline at end of file -- cgit v1.2.3