From 2fe86c97546664eda4ef16ef58ab3db2f3c53061 Mon Sep 17 00:00:00 2001 From: OKtoshi Date: Sat, 18 Apr 2015 04:20:58 -0500 Subject: [PATCH] Grammatic fix --- src/qt/bitcoingui.cpp | 2 +- src/qt/forms/addressbookpage.ui | 2 +- src/qt/forms/messagepage.ui | 2 +- src/qt/locale/bitcoin_af_ZA.ts | 4 ++-- src/qt/locale/bitcoin_ar.qm | Bin 32977 -> 32979 bytes src/qt/locale/bitcoin_ar.ts | 4 ++-- src/qt/locale/bitcoin_be_BY.ts | 4 ++-- src/qt/locale/bitcoin_bg.ts | 4 ++-- src/qt/locale/bitcoin_bs.ts | 4 ++-- src/qt/locale/bitcoin_ca.ts | 4 ++-- src/qt/locale/bitcoin_ca@valencia.ts | 4 ++-- src/qt/locale/bitcoin_ca_ES.qm | Bin 101826 -> 101828 bytes src/qt/locale/bitcoin_ca_ES.ts | 4 ++-- src/qt/locale/bitcoin_cs.ts | 4 ++-- src/qt/locale/bitcoin_cy.ts | 4 ++-- src/qt/locale/bitcoin_da.qm | Bin 97337 -> 97339 bytes src/qt/locale/bitcoin_da.ts | 4 ++-- src/qt/locale/bitcoin_de.ts | 4 ++-- src/qt/locale/bitcoin_el_GR.ts | 4 ++-- src/qt/locale/bitcoin_en.qm | Bin 79023 -> 79025 bytes src/qt/locale/bitcoin_en.ts | 8 ++++---- src/qt/locale/bitcoin_eo.ts | 4 ++-- src/qt/locale/bitcoin_es.qm | Bin 103147 -> 103149 bytes src/qt/locale/bitcoin_es.ts | 4 ++-- src/qt/locale/bitcoin_es_CL.ts | 4 ++-- src/qt/locale/bitcoin_es_DO.ts | 4 ++-- src/qt/locale/bitcoin_es_MX.ts | 4 ++-- src/qt/locale/bitcoin_es_UY.ts | 4 ++-- src/qt/locale/bitcoin_et.qm | Bin 47617 -> 47618 bytes src/qt/locale/bitcoin_et.ts | 4 ++-- src/qt/locale/bitcoin_eu_ES.ts | 4 ++-- src/qt/locale/bitcoin_fa.ts | 4 ++-- src/qt/locale/bitcoin_fa_IR.ts | 4 ++-- src/qt/locale/bitcoin_fi.qm | Bin 98855 -> 98857 bytes src/qt/locale/bitcoin_fi.ts | 4 ++-- src/qt/locale/bitcoin_fr.qm | Bin 106993 -> 106995 bytes src/qt/locale/bitcoin_fr.ts | 4 ++-- src/qt/locale/bitcoin_fr_CA.qm | Bin 106431 -> 106433 bytes src/qt/locale/bitcoin_fr_CA.ts | 4 ++-- src/qt/locale/bitcoin_gl.qm | Bin 61314 -> 61316 bytes src/qt/locale/bitcoin_gl.ts | 4 ++-- src/qt/locale/bitcoin_he.ts | 4 ++-- src/qt/locale/bitcoin_hi_IN.ts | 4 ++-- src/qt/locale/bitcoin_hr.ts | 4 ++-- src/qt/locale/bitcoin_hu.qm | Bin 44921 -> 44922 bytes src/qt/locale/bitcoin_hu.ts | 4 ++-- src/qt/locale/bitcoin_id_ID.qm | Bin 41931 -> 41933 bytes src/qt/locale/bitcoin_id_ID.ts | 4 ++-- src/qt/locale/bitcoin_it.ts | 4 ++-- src/qt/locale/bitcoin_ja.qm | Bin 74022 -> 74024 bytes src/qt/locale/bitcoin_ja.ts | 4 ++-- src/qt/locale/bitcoin_ka.ts | 4 ++-- src/qt/locale/bitcoin_kk_KZ.ts | 4 ++-- src/qt/locale/bitcoin_ko_KR.ts | 4 ++-- src/qt/locale/bitcoin_ky.ts | 4 ++-- src/qt/locale/bitcoin_la.ts | 4 ++-- src/qt/locale/bitcoin_lt.ts | 4 ++-- src/qt/locale/bitcoin_lv_LV.ts | 4 ++-- src/qt/locale/bitcoin_ms_MY.ts | 4 ++-- src/qt/locale/bitcoin_nb.qm | Bin 61181 -> 61183 bytes src/qt/locale/bitcoin_nb.ts | 4 ++-- src/qt/locale/bitcoin_nl.qm | Bin 100227 -> 100229 bytes src/qt/locale/bitcoin_nl.ts | 4 ++-- src/qt/locale/bitcoin_pam.ts | 4 ++-- src/qt/locale/bitcoin_pl.qm | Bin 55721 -> 55723 bytes src/qt/locale/bitcoin_pl.ts | 4 ++-- src/qt/locale/bitcoin_pt_BR.qm | Bin 61118 -> 61120 bytes src/qt/locale/bitcoin_pt_BR.ts | 4 ++-- src/qt/locale/bitcoin_pt_PT.ts | 4 ++-- src/qt/locale/bitcoin_ro_RO.qm | Bin 100818 -> 100820 bytes src/qt/locale/bitcoin_ro_RO.ts | 4 ++-- src/qt/locale/bitcoin_ru.qm | Bin 91294 -> 91296 bytes src/qt/locale/bitcoin_ru.ts | 4 ++-- src/qt/locale/bitcoin_sah.ts | 4 ++-- src/qt/locale/bitcoin_sk.qm | Bin 97031 -> 97033 bytes src/qt/locale/bitcoin_sk.ts | 4 ++-- src/qt/locale/bitcoin_sl_SI.qm | Bin 98127 -> 98129 bytes src/qt/locale/bitcoin_sl_SI.ts | 4 ++-- src/qt/locale/bitcoin_sq.ts | 4 ++-- src/qt/locale/bitcoin_sr.ts | 4 ++-- src/qt/locale/bitcoin_sv.qm | Bin 96771 -> 96773 bytes src/qt/locale/bitcoin_sv.ts | 4 ++-- src/qt/locale/bitcoin_th_TH.ts | 4 ++-- src/qt/locale/bitcoin_tr.qm | Bin 92296 -> 92298 bytes src/qt/locale/bitcoin_tr.ts | 4 ++-- src/qt/locale/bitcoin_uk.ts | 4 ++-- src/qt/locale/bitcoin_ur_PK.ts | 4 ++-- src/qt/locale/bitcoin_vi.ts | 4 ++-- src/qt/locale/bitcoin_vi_VN.ts | 4 ++-- src/qt/locale/bitcoin_zh_CN.qm | Bin 66340 -> 66342 bytes src/qt/locale/bitcoin_zh_CN.ts | 4 ++-- src/qt/locale/bitcoin_zh_TW.qm | Bin 41527 -> 41529 bytes src/qt/locale/bitcoin_zh_TW.ts | 4 ++-- src/rpcwallet.cpp | 2 +- 94 files changed, 136 insertions(+), 136 deletions(-) diff --git a/src/qt/bitcoingui.cpp b/src/qt/bitcoingui.cpp index 819e4ab..5665892 100644 --- a/src/qt/bitcoingui.cpp +++ b/src/qt/bitcoingui.cpp @@ -295,7 +295,7 @@ void BitcoinGUI::createActions() tabGroup->addAction(overviewAction); sendCoinsAction = new QAction(QIcon(":/icons/send"), tr("&Send coins"), this); - sendCoinsAction->setToolTip(tr("Send coins to a OKCash address")); + sendCoinsAction->setToolTip(tr("Send coins to an OKCash address")); sendCoinsAction->setCheckable(true); sendCoinsAction->setShortcut(QKeySequence(Qt::ALT + Qt::Key_2)); tabGroup->addAction(sendCoinsAction); diff --git a/src/qt/forms/addressbookpage.ui b/src/qt/forms/addressbookpage.ui index 046b8bb..add623f 100644 --- a/src/qt/forms/addressbookpage.ui +++ b/src/qt/forms/addressbookpage.ui @@ -99,7 +99,7 @@ - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Sign &Message diff --git a/src/qt/forms/messagepage.ui b/src/qt/forms/messagepage.ui index c0d5fe1..3dd6653 100644 --- a/src/qt/forms/messagepage.ui +++ b/src/qt/forms/messagepage.ui @@ -155,7 +155,7 @@ - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address &Send diff --git a/src/qt/locale/bitcoin_af_ZA.ts b/src/qt/locale/bitcoin_af_ZA.ts index 7555eec..8f49b88 100644 --- a/src/qt/locale/bitcoin_af_ZA.ts +++ b/src/qt/locale/bitcoin_af_ZA.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ar.qm b/src/qt/locale/bitcoin_ar.qm index 0a9e2f834ff2e28cf00ee98ad8fd971a9825bbf9..c63907ea34af51f764b0ccbdf4ed1ff60b09c16b 100644 GIT binary patch delta 23 dcmccE$aJ}pX~Sy)#=On11!l_vsWv_DAOL(}37!A| delta 19 bcmccI$aJxhX~S!Q&2I!|%Wm$_^9}+4UKI$# diff --git a/src/qt/locale/bitcoin_ar.ts b/src/qt/locale/bitcoin_ar.ts index c9e8683..98ae714 100644 --- a/src/qt/locale/bitcoin_ar.ts +++ b/src/qt/locale/bitcoin_ar.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address التوقيع علي رسالة لاثبات بانك تملك عنوان البلاك كوين @@ -423,7 +423,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address ارسال البلاك كوين الي عنوان اخر diff --git a/src/qt/locale/bitcoin_be_BY.ts b/src/qt/locale/bitcoin_be_BY.ts index 288665a..e4891f5 100644 --- a/src/qt/locale/bitcoin_be_BY.ts +++ b/src/qt/locale/bitcoin_be_BY.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_bg.ts b/src/qt/locale/bitcoin_bg.ts index 670f3c9..6deed6e 100644 --- a/src/qt/locale/bitcoin_bg.ts +++ b/src/qt/locale/bitcoin_bg.ts @@ -79,7 +79,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_bs.ts b/src/qt/locale/bitcoin_bs.ts index c32d7e1..758a307 100644 --- a/src/qt/locale/bitcoin_bs.ts +++ b/src/qt/locale/bitcoin_bs.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ca.ts b/src/qt/locale/bitcoin_ca.ts index 57bb9d2..58ddd67 100644 --- a/src/qt/locale/bitcoin_ca.ts +++ b/src/qt/locale/bitcoin_ca.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ca@valencia.ts b/src/qt/locale/bitcoin_ca@valencia.ts index 9690173..e80156f 100644 --- a/src/qt/locale/bitcoin_ca@valencia.ts +++ b/src/qt/locale/bitcoin_ca@valencia.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ca_ES.qm b/src/qt/locale/bitcoin_ca_ES.qm index 94010ae8a6e8197dbe22c5e26fdeb91bcd9444da..5a6282dc23950327ffaa4c2158abe16a0b979bff 100644 GIT binary patch delta 31 ncmX>!o9)PKwhe5`jCqs8)zmlZD%+Ye<~3(UY|n~dj4%ZNvabqw delta 27 jcmX>yo9)nSwhe5`lOxpBH|r_enl|S|Y|n{cj4%ZNk(vph diff --git a/src/qt/locale/bitcoin_ca_ES.ts b/src/qt/locale/bitcoin_ca_ES.ts index 2f2e3c5..fd562ae 100644 --- a/src/qt/locale/bitcoin_ca_ES.ts +++ b/src/qt/locale/bitcoin_ca_ES.ts @@ -77,7 +77,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Signar un missatge per demostrar que és propietari d'una adreça OKCash @@ -424,7 +424,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address Enviar monedes a una adreça OKCash diff --git a/src/qt/locale/bitcoin_cs.ts b/src/qt/locale/bitcoin_cs.ts index 9a8f334..178742a 100644 --- a/src/qt/locale/bitcoin_cs.ts +++ b/src/qt/locale/bitcoin_cs.ts @@ -79,7 +79,7 @@ Tento produkt zahrnuje programy vyvinuté OpenSSL Projektem pro použití v Open - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ Tento produkt zahrnuje programy vyvinuté OpenSSL Projektem pro použití v Open - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_cy.ts b/src/qt/locale/bitcoin_cy.ts index be50be4..51dabb2 100644 --- a/src/qt/locale/bitcoin_cy.ts +++ b/src/qt/locale/bitcoin_cy.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_da.qm b/src/qt/locale/bitcoin_da.qm index cde5fed623aa3cdae8c08de299cdebe64bf33769..134f645ef54394aa840b6b6ed2f56c8947fcfd82 100644 GIT binary patch delta 35 ocmdn_gLU^0)(u@sjCqqcs;Y0^sKjCdW(qf-2-|)ljImG^02h%CfB*mh delta 23 fcmdn}gLUT*)(u@so4b{?O`5ldZQmZo*rEymi-ih^ diff --git a/src/qt/locale/bitcoin_da.ts b/src/qt/locale/bitcoin_da.ts index 09c89b6..b8e8062 100644 --- a/src/qt/locale/bitcoin_da.ts +++ b/src/qt/locale/bitcoin_da.ts @@ -82,7 +82,7 @@ Produktet indeholder software, som er udviklet af OpenSSL Project til brug i Ope - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Signerer en meddelelse for at bevise du ejer en OKCash adresse @@ -429,7 +429,7 @@ Produktet indeholder software, som er udviklet af OpenSSL Project til brug i Ope - Send coins to a OKCash address + Send coins to an OKCash address Send mønter til en OKCash adresse diff --git a/src/qt/locale/bitcoin_de.ts b/src/qt/locale/bitcoin_de.ts index 3e65496..1ae85c3 100644 --- a/src/qt/locale/bitcoin_de.ts +++ b/src/qt/locale/bitcoin_de.ts @@ -79,7 +79,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ Dieses Produkt enthält Software, die vom OpenSSL-Projekt zur Verwendung im Open - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_el_GR.ts b/src/qt/locale/bitcoin_el_GR.ts index d6d5a41..933f678 100644 --- a/src/qt/locale/bitcoin_el_GR.ts +++ b/src/qt/locale/bitcoin_el_GR.ts @@ -79,7 +79,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_en.qm b/src/qt/locale/bitcoin_en.qm index 21ad53d1e7aa0b185604ba89f782c986d3166049..57f212e4e5947e1f5f402be147da7a83a3d50a19 100644 GIT binary patch delta 27 jcmZ4gl4avdmJN?&8S^HeS5V)~DQBR~n77%|v+OkhsnZKQ delta 23 fcmdn^l4bo%mJN?&Ctpxd-^?XvpuO4Jv+OkhhL{Rs diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 8c37bbe..9636a73 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -81,8 +81,8 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address + Sign a message to prove you own an OKCash address @@ -431,8 +431,8 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address - Send coins to a OKCash address + Send coins to an OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_eo.ts b/src/qt/locale/bitcoin_eo.ts index b8cc1cb..b888dc6 100644 --- a/src/qt/locale/bitcoin_eo.ts +++ b/src/qt/locale/bitcoin_eo.ts @@ -79,7 +79,7 @@ Tiu ĉi produkto enhavas erojn kreitajn de la "OpenSSL Project" por uz - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ Tiu ĉi produkto enhavas erojn kreitajn de la "OpenSSL Project" por uz - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_es.qm b/src/qt/locale/bitcoin_es.qm index 8a07b49d9c8fa1baffba3f765cf2fccce61e739d..28707e8451d7958c36054827ca6b773b524ca92b 100644 GIT binary patch delta 27 jcmaF8l_ls(ND^O|QyZl4*+7-R_mpf3u4 delta 27 jcmaF6l - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Firmar un mensaje para demostrar que es dueño de su dirección de OKCash @@ -432,7 +432,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. - Send coins to a OKCash address + Send coins to an OKCash address Enviar monedas a una dirección de OKCash diff --git a/src/qt/locale/bitcoin_es_CL.ts b/src/qt/locale/bitcoin_es_CL.ts index 1ecac70..9c549a7 100644 --- a/src/qt/locale/bitcoin_es_CL.ts +++ b/src/qt/locale/bitcoin_es_CL.ts @@ -82,7 +82,7 @@ Eric Young (eay@cryptsoft.com) y UPnP software escrito por Thomas Bernard. - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -429,7 +429,7 @@ Eric Young (eay@cryptsoft.com) y UPnP software escrito por Thomas Bernard. - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_es_DO.ts b/src/qt/locale/bitcoin_es_DO.ts index 47e55f8..a9ebb65 100644 --- a/src/qt/locale/bitcoin_es_DO.ts +++ b/src/qt/locale/bitcoin_es_DO.ts @@ -82,7 +82,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -429,7 +429,7 @@ Eric Young (eay@cryptsoft.com) y el software UPnP escrito por Thomas Bernard. - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_es_MX.ts b/src/qt/locale/bitcoin_es_MX.ts index d4ac414..c0bd72b 100644 --- a/src/qt/locale/bitcoin_es_MX.ts +++ b/src/qt/locale/bitcoin_es_MX.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_es_UY.ts b/src/qt/locale/bitcoin_es_UY.ts index 1ff99f6..08a6508 100644 --- a/src/qt/locale/bitcoin_es_UY.ts +++ b/src/qt/locale/bitcoin_es_UY.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_et.qm b/src/qt/locale/bitcoin_et.qm index 0842bbb50f01e84f56171bd9b9a37d19908b2644..7675cb308cd1342bc5c124c7d953945ac6d06070 100644 GIT binary patch delta 16 XcmZqt!qoJIX# - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Allkirjasta sõnum OKCash'i aadressi omamise tõestamiseks. @@ -426,7 +426,7 @@ Toode sisaldab OpenSSL Projekti all toodetud tarkvara, mis on kasutamiseks OpenS - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_eu_ES.ts b/src/qt/locale/bitcoin_eu_ES.ts index c4444b6..fd0a114 100644 --- a/src/qt/locale/bitcoin_eu_ES.ts +++ b/src/qt/locale/bitcoin_eu_ES.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_fa.ts b/src/qt/locale/bitcoin_fa.ts index 54f5913..2d6546a 100644 --- a/src/qt/locale/bitcoin_fa.ts +++ b/src/qt/locale/bitcoin_fa.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_fa_IR.ts b/src/qt/locale/bitcoin_fa_IR.ts index d8a313c..85860e2 100644 --- a/src/qt/locale/bitcoin_fa_IR.ts +++ b/src/qt/locale/bitcoin_fa_IR.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_fi.qm b/src/qt/locale/bitcoin_fi.qm index 81769da28790fd75ac98b332949bbd2ee3288cea..5d132f7114e80bf8e08168b0b8cf744f09323817 100644 GIT binary patch delta 35 rcmZ49!nU%7ZNnr5#=OY}r$r|JRuT-@ delta 27 jcmZ44!nVAHZNnsm$uE@EH}6siF>dA$+0GxrD5VDgo?;2< diff --git a/src/qt/locale/bitcoin_fi.ts b/src/qt/locale/bitcoin_fi.ts index 5d92626..63e75b1 100644 --- a/src/qt/locale/bitcoin_fi.ts +++ b/src/qt/locale/bitcoin_fi.ts @@ -80,7 +80,7 @@ Tämä tuote sisältää OpenSSL-projektin kehittämää ohjelmistoa OpenSSL-ty - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Allekirjoita viesti osoittaaksesi OKCash-osoitteesi omistajuus @@ -427,7 +427,7 @@ Tämä tuote sisältää OpenSSL-projektin kehittämää ohjelmistoa OpenSSL-ty - Send coins to a OKCash address + Send coins to an OKCash address Lähetä kolikkoja OKCash osoitteeseen diff --git a/src/qt/locale/bitcoin_fr.qm b/src/qt/locale/bitcoin_fr.qm index c579dd666c9d3ab7b7630721624d81b4da26c4a5..d412c5726acfc9d25aad33935b2f45af98fa136e 100644 GIT binary patch delta 31 ncmex(nC - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Signer un message afin de valider l'identité de votre adresse OKCash @@ -428,7 +428,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address Envoyer des monnaies vers une adresse OKCash diff --git a/src/qt/locale/bitcoin_fr_CA.qm b/src/qt/locale/bitcoin_fr_CA.qm index 783bb3ced85d4d33b0dee893b8d388c0f054c7e3..69f7a71000b36f1e4c986a165c9f3e66c31fa645 100644 GIT binary patch delta 27 jcmdnLpY7m&wheQX8S^&JQ4Y6c%xnG}v;A`n;~6Iaty2s^ delta 23 fcmX@OpKbqswheQXH_ufLw`~3zv;Auf;~6Iai`@%o diff --git a/src/qt/locale/bitcoin_fr_CA.ts b/src/qt/locale/bitcoin_fr_CA.ts index 494fa69..09be8f1 100644 --- a/src/qt/locale/bitcoin_fr_CA.ts +++ b/src/qt/locale/bitcoin_fr_CA.ts @@ -81,7 +81,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Signer un message afin de valider l'identité de votre adresse OKCash @@ -428,7 +428,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address Envoyer des monnaies vers une adresse OKCash diff --git a/src/qt/locale/bitcoin_gl.qm b/src/qt/locale/bitcoin_gl.qm index d73c1d9a684a447d81196894ce07c17494f301e7..f4967fef120d7d07b4b77ead8df242ee9375d27b 100644 GIT binary patch delta 27 jcmZp=&)jmKd4r2IW8P#>IrYui(uIbMd7JO}EL#KslZ*=2 delta 23 fcmZp<&)jsMd4r4eWG^}O%{kJAhMVvCEL#KsbX5uc diff --git a/src/qt/locale/bitcoin_gl.ts b/src/qt/locale/bitcoin_gl.ts index e153d26..d2dcecb 100644 --- a/src/qt/locale/bitcoin_gl.ts +++ b/src/qt/locale/bitcoin_gl.ts @@ -79,7 +79,7 @@ Este produto inclúe software desenvolvido polo OpenSSL Project para o uso no Op - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Firma a mensaxe para probar que tes unha dirección OKCash @@ -426,7 +426,7 @@ Este produto inclúe software desenvolvido polo OpenSSL Project para o uso no Op - Send coins to a OKCash address + Send coins to an OKCash address Enviar moedas a unha dirección OKCash diff --git a/src/qt/locale/bitcoin_he.ts b/src/qt/locale/bitcoin_he.ts index 36a3b2e..df705d1 100644 --- a/src/qt/locale/bitcoin_he.ts +++ b/src/qt/locale/bitcoin_he.ts @@ -79,7 +79,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_hi_IN.ts b/src/qt/locale/bitcoin_hi_IN.ts index 267e4cc..40a3862 100644 --- a/src/qt/locale/bitcoin_hi_IN.ts +++ b/src/qt/locale/bitcoin_hi_IN.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -422,7 +422,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_hr.ts b/src/qt/locale/bitcoin_hr.ts index 1ce60a5..fb61b06 100644 --- a/src/qt/locale/bitcoin_hr.ts +++ b/src/qt/locale/bitcoin_hr.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_hu.qm b/src/qt/locale/bitcoin_hu.qm index 2ed5f81f19203e700b943113dc758c636a11d673..35ed6e2a87718bc6d66635304a7a8c17391ac932 100644 GIT binary patch delta 16 Ycmex)kLlMvrVUl%jCq@@#Q#qR07|R~J^%m! delta 14 Wcmex$kLl+ - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Írj alá egy üzenetet, hogy bizonyíthasd egy OKCash-cím birtoklását @@ -425,7 +425,7 @@ Ez a termék tartalmaz az OpenSSL Project által az OpenSSL Toolkit-hez (http:// - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_id_ID.qm b/src/qt/locale/bitcoin_id_ID.qm index f5171e693229c456aa0d99e07e2a740087d5d33d..962ddb1f08be858f3e0d1e3d9f6e1865910e6d23 100644 GIT binary patch delta 23 dcmX?ooayXwrVYI!jCq@TMZ{Eq)M5*bYyf!w2?+oI delta 19 bcmX?moayv&rVYI!oBKq>R5mZQ(8vY=TgwP8 diff --git a/src/qt/locale/bitcoin_id_ID.ts b/src/qt/locale/bitcoin_id_ID.ts index b9c12fd..862e7f6 100644 --- a/src/qt/locale/bitcoin_id_ID.ts +++ b/src/qt/locale/bitcoin_id_ID.ts @@ -76,7 +76,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Masukan pesan untuk membuktikan bahwa anda telah mempunyai adress OKCash @@ -423,7 +423,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address Kirim koin ke alamat OKCash diff --git a/src/qt/locale/bitcoin_it.ts b/src/qt/locale/bitcoin_it.ts index e03ee52..35a5bea 100644 --- a/src/qt/locale/bitcoin_it.ts +++ b/src/qt/locale/bitcoin_it.ts @@ -79,7 +79,7 @@ Questo prodotto include software sviluppato dal progetto OpenSSL per l'uso - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ Questo prodotto include software sviluppato dal progetto OpenSSL per l'uso - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ja.qm b/src/qt/locale/bitcoin_ja.qm index 0c10ca96a9cdfe7b2c960dcb4a9d8a3bd503361f..72af3e7421f9f2cb8cbd41b912a6e7d541a36a5d 100644 GIT binary patch delta 31 kcmZ2>h-JkgmJPGy8S^GLDr#&#B=4XKW(sc>brrk=0Lk - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address 所有権の証明するためのメサッジを署名する。 @@ -428,7 +428,7 @@ MIT/X11 ソフトウェア ライセンスの下で配布されています。 - Send coins to a OKCash address + Send coins to an OKCash address ブラックコインアドレスへコインを送る diff --git a/src/qt/locale/bitcoin_ka.ts b/src/qt/locale/bitcoin_ka.ts index 1af08cf..92d55a7 100644 --- a/src/qt/locale/bitcoin_ka.ts +++ b/src/qt/locale/bitcoin_ka.ts @@ -79,7 +79,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_kk_KZ.ts b/src/qt/locale/bitcoin_kk_KZ.ts index 62c86b9..f4afae5 100644 --- a/src/qt/locale/bitcoin_kk_KZ.ts +++ b/src/qt/locale/bitcoin_kk_KZ.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ko_KR.ts b/src/qt/locale/bitcoin_ko_KR.ts index 93118a1..1991d87 100644 --- a/src/qt/locale/bitcoin_ko_KR.ts +++ b/src/qt/locale/bitcoin_ko_KR.ts @@ -79,7 +79,7 @@ MIT/X11 프로그램 라이선스에 따라 배포합니다. COPYING 또는 http - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ MIT/X11 프로그램 라이선스에 따라 배포합니다. COPYING 또는 http - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ky.ts b/src/qt/locale/bitcoin_ky.ts index 05d44b3..1e4746b 100644 --- a/src/qt/locale/bitcoin_ky.ts +++ b/src/qt/locale/bitcoin_ky.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_la.ts b/src/qt/locale/bitcoin_la.ts index 1ae2042..4e19b19 100644 --- a/src/qt/locale/bitcoin_la.ts +++ b/src/qt/locale/bitcoin_la.ts @@ -78,7 +78,7 @@ Hoc productum continet programmata composita ab OpenSSL Project pro utendo in Op - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -425,7 +425,7 @@ Hoc productum continet programmata composita ab OpenSSL Project pro utendo in Op - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_lt.ts b/src/qt/locale/bitcoin_lt.ts index fba3de9..dd3fdf9 100644 --- a/src/qt/locale/bitcoin_lt.ts +++ b/src/qt/locale/bitcoin_lt.ts @@ -78,7 +78,7 @@ Platinama pagal MIT/X11 licenciją, kurią rasite faile COPYING arba http://www. - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -425,7 +425,7 @@ Platinama pagal MIT/X11 licenciją, kurią rasite faile COPYING arba http://www. - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_lv_LV.ts b/src/qt/locale/bitcoin_lv_LV.ts index 2f1ed8a..c2c6504 100644 --- a/src/qt/locale/bitcoin_lv_LV.ts +++ b/src/qt/locale/bitcoin_lv_LV.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ms_MY.ts b/src/qt/locale/bitcoin_ms_MY.ts index 5ebcc56..ce15a05 100644 --- a/src/qt/locale/bitcoin_ms_MY.ts +++ b/src/qt/locale/bitcoin_ms_MY.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_nb.qm b/src/qt/locale/bitcoin_nb.qm index 3fb544cf20cb8cf871da9e4665504702d886d940..809073c9ba86ceeb9e67e3ba364e64dea9271a2d 100644 GIT binary patch delta 36 scmex+m-+u)<_$-rx$+eJy`2+_GZYdhFA$O2{95|II%D4ESI)w#0Waqd&j0`b delta 23 ecmex=m-+8q<_$-rC*P1$-~2}UKag-1UJU@B2n>7x diff --git a/src/qt/locale/bitcoin_nb.ts b/src/qt/locale/bitcoin_nb.ts index dd46878..c457c0a 100644 --- a/src/qt/locale/bitcoin_nb.ts +++ b/src/qt/locale/bitcoin_nb.ts @@ -79,7 +79,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Signer en melding for å bevise din egen OKCash adresse. @@ -426,7 +426,7 @@ Dette produktet inneholder programvare utviklet av OpenSSL prosjektet for bruk i - Send coins to a OKCash address + Send coins to an OKCash address Send coins til en OKCash adresse diff --git a/src/qt/locale/bitcoin_nl.qm b/src/qt/locale/bitcoin_nl.qm index 2d50d5125ce517d013bbafb5e5131269966f86c1..8e0168bd8b722b83110d9fe5516d48542b18d0b9 100644 GIT binary patch delta 35 rcmZqfXKU?e+b~UuF>kWLIg!b`RfRY2Rr+VbnAf~JeEaTj#uNGg0izDS delta 27 jcmZqeXKU_f+b~UO@(NY;&HI%8nKbVW-@Z4T@q|7Ar=JW# diff --git a/src/qt/locale/bitcoin_nl.ts b/src/qt/locale/bitcoin_nl.ts index 02e01cd..e2e1b4c 100644 --- a/src/qt/locale/bitcoin_nl.ts +++ b/src/qt/locale/bitcoin_nl.ts @@ -81,7 +81,7 @@ Dit product bevat software ontwikkeld door het OpenSSL Project voor gebruik in d - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Teken een bericht om te bewijzen dat je een OKCash adres bezit. @@ -428,7 +428,7 @@ Dit product bevat software ontwikkeld door het OpenSSL Project voor gebruik in d - Send coins to a OKCash address + Send coins to an OKCash address Verstuur munten naar een OKCash adres diff --git a/src/qt/locale/bitcoin_pam.ts b/src/qt/locale/bitcoin_pam.ts index 9b4b9e3..8247232 100644 --- a/src/qt/locale/bitcoin_pam.ts +++ b/src/qt/locale/bitcoin_pam.ts @@ -77,7 +77,7 @@ Ing produktung ini atin yang makayabeng software a gewa dareng OpenSSL Project p - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -424,7 +424,7 @@ Ing produktung ini atin yang makayabeng software a gewa dareng OpenSSL Project p - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_pl.qm b/src/qt/locale/bitcoin_pl.qm index 77b55cc067a800b68af798da0b04286f9790b333..b9ccb1129bdad28a567f2b90abb2da2dfc7e5099 100644 GIT binary patch delta 23 ecmZ3vnR)eQ<_+&88S^&3lYFKKq^?+BoeKbjg$qjn delta 19 bcmZ3znR(@A<_+&8H@}yBrnvc<_0_omWcvzm diff --git a/src/qt/locale/bitcoin_pl.ts b/src/qt/locale/bitcoin_pl.ts index 15ec6fb..fb904d3 100644 --- a/src/qt/locale/bitcoin_pl.ts +++ b/src/qt/locale/bitcoin_pl.ts @@ -80,7 +80,7 @@ Możesz dodać kolejny adres dla każdego wysyłającego aby określić od kogo - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Podpisz wiadomość by udowodnić, że jesteś właścicielem adresu OKCash @@ -427,7 +427,7 @@ Możesz dodać kolejny adres dla każdego wysyłającego aby określić od kogo - Send coins to a OKCash address + Send coins to an OKCash address Wyślij monety na adres OKCash diff --git a/src/qt/locale/bitcoin_pt_BR.qm b/src/qt/locale/bitcoin_pt_BR.qm index bba8271057dbd8f520343bd41bfc15f0dfac1ea8..399e6efbc417b5db949a8ae5a35b6136052f44d2 100644 GIT binary patch delta 31 ncmdmYm-)b5<_#gzjCqqEx(QFNk`vinEuE&#n78?%+uh{=*lG=c delta 23 fcmX?bmwDe^<_#gzlQZPhH`hp~X>We)c6T`dfiVi% diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts index 07c994a..880cf7d 100644 --- a/src/qt/locale/bitcoin_pt_BR.ts +++ b/src/qt/locale/bitcoin_pt_BR.ts @@ -79,7 +79,7 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Assine a mensagem para provar que você possui um endereço OKCash @@ -426,7 +426,7 @@ Este produto inclui software desenvolvido pelo Projeto OpenSSL para uso no OpenS - Send coins to a OKCash address + Send coins to an OKCash address Enviar moedas para um endereço OKCash diff --git a/src/qt/locale/bitcoin_pt_PT.ts b/src/qt/locale/bitcoin_pt_PT.ts index ee1d0be..68a8be8 100644 --- a/src/qt/locale/bitcoin_pt_PT.ts +++ b/src/qt/locale/bitcoin_pt_PT.ts @@ -79,7 +79,7 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ Este produto inclui software desenvolvido pelo Projecto OpenSSL para uso no Open - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ro_RO.qm b/src/qt/locale/bitcoin_ro_RO.qm index daba684cf1357ba760dd9c0c577e5fec8762ca7f..3562058f424e1c5146b403612aa51811e277c04c 100644 GIT binary patch delta 45 zcmcaKneEDCwhbGU81pu7P;xTo&r|UCc1|qLP)JNkDM~G#ywP2>Su|?9XcXgKeE^h@ B5VimS delta 27 jcmcaIneEbKwhbGUHg8mNGM~IrNw}FkYCC%r<5_(Gs8R~d diff --git a/src/qt/locale/bitcoin_ro_RO.ts b/src/qt/locale/bitcoin_ro_RO.ts index 619303a..3c66d6f 100644 --- a/src/qt/locale/bitcoin_ro_RO.ts +++ b/src/qt/locale/bitcoin_ro_RO.ts @@ -82,7 +82,7 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Semnează un mesaj pentru a dovedi că dețineti o adresă OKCash @@ -429,7 +429,7 @@ Acest produs include programe dezvoltate de către OpenSSL Project pentru a fi f - Send coins to a OKCash address + Send coins to an OKCash address Trimite monede către o adresă OKCash diff --git a/src/qt/locale/bitcoin_ru.qm b/src/qt/locale/bitcoin_ru.qm index e789f1fbc73cb457aaabb1a857308ca8e2f9dc51..9efba44140e49b3373a9a8e14ede5eb503033682 100644 GIT binary patch delta 38 ucmbPtl6ApJ)(yuLIr0?zy`2+_GbZ!NDQAgXWYCkbo;hY##ej*j~WYi diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index 10d785b..f8e97a9 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -81,7 +81,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Подписать сообщение, чтобы доказать владение адресом OKCash @@ -428,7 +428,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address Отправить монеты на указанный адрес OKCash diff --git a/src/qt/locale/bitcoin_sah.ts b/src/qt/locale/bitcoin_sah.ts index 000f3fa..215864c 100644 --- a/src/qt/locale/bitcoin_sah.ts +++ b/src/qt/locale/bitcoin_sah.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_sk.qm b/src/qt/locale/bitcoin_sk.qm index 5dafa12bed95de42f5490711a0c8d278ce6e1f49..a06dd4a582e36241e19eef081ca585372ce3ac9b 100644 GIT binary patch delta 40 wcmZqw#@hLfb;C3zt~>>QZ|B6~428tW1~PJ+_bPE3Gv+lP3*CM!l+jTY06d8fvH$=8 delta 23 fcmeDD#@hakb;C5J&C`_(jGIq{Za)#q=%@++grW)= diff --git a/src/qt/locale/bitcoin_sk.ts b/src/qt/locale/bitcoin_sk.ts index 42e3995..4ff2778 100644 --- a/src/qt/locale/bitcoin_sk.ts +++ b/src/qt/locale/bitcoin_sk.ts @@ -82,7 +82,7 @@ Tento produkt obsahuje softvér vyvinutý projektom OpenSSL Project pre použiti - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Podpísať správu ako dôkaz, že vlastníte túto OKCash adresu @@ -429,7 +429,7 @@ Tento produkt obsahuje softvér vyvinutý projektom OpenSSL Project pre použiti - Send coins to a OKCash address + Send coins to an OKCash address Poslať mince na OKCash adresu diff --git a/src/qt/locale/bitcoin_sl_SI.qm b/src/qt/locale/bitcoin_sl_SI.qm index df0cebce908b55e37ca4f5e6c5e57e6885940a4a..de9f992c89509aae9e648a626a8d98d604583527 100644 GIT binary patch delta 40 wcmX^AkM-g|)(uGtTzLxq-p+}|848J$?@7vS?o_yD%9z(2AGSR{jPZj80A14%MgRZ+ delta 31 ncmcckkM;aN)(uGtlM};)Cs!(qZ0=IHX4;$>wmmV7@q-2c>V*xW diff --git a/src/qt/locale/bitcoin_sl_SI.ts b/src/qt/locale/bitcoin_sl_SI.ts index 6c6b005..96caf44 100644 --- a/src/qt/locale/bitcoin_sl_SI.ts +++ b/src/qt/locale/bitcoin_sl_SI.ts @@ -79,7 +79,7 @@ Ta proizvod vključuje softver razvit s strani projekta OpenSSL za uporabo v Ope - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Podpišite sporočilo, kot dokazilo lastništva OKCash naslova @@ -426,7 +426,7 @@ Ta proizvod vključuje softver razvit s strani projekta OpenSSL za uporabo v Ope - Send coins to a OKCash address + Send coins to an OKCash address Pošlji kovance na OKCash naslov diff --git a/src/qt/locale/bitcoin_sq.ts b/src/qt/locale/bitcoin_sq.ts index 8c11b72..0b8adcd 100644 --- a/src/qt/locale/bitcoin_sq.ts +++ b/src/qt/locale/bitcoin_sq.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_sr.ts b/src/qt/locale/bitcoin_sr.ts index 22d614f..0d21ffb 100644 --- a/src/qt/locale/bitcoin_sr.ts +++ b/src/qt/locale/bitcoin_sr.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_sv.qm b/src/qt/locale/bitcoin_sv.qm index 4fadd954a52d436a3bac62ea581078fef5c028b6..e065b9902af6905b35afc276f864580ade412e68 100644 GIT binary patch delta 31 ncmZqv!rJ)f6<~19JZ8r>Kyrc{O)K?5E delta 23 fcmZqu!rJ_Wb;BK{&3BbTjhl_bwi|~rUQz}ChQkUa diff --git a/src/qt/locale/bitcoin_sv.ts b/src/qt/locale/bitcoin_sv.ts index 662cdb4..14e7fa0 100644 --- a/src/qt/locale/bitcoin_sv.ts +++ b/src/qt/locale/bitcoin_sv.ts @@ -83,7 +83,7 @@ Denna produkten innehåller mjukvara utvecklad av OpenSSL Project för användni - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Signera ett meddelande för att bevisa att du äger OKCash adressen @@ -430,7 +430,7 @@ Denna produkten innehåller mjukvara utvecklad av OpenSSL Project för användni - Send coins to a OKCash address + Send coins to an OKCash address Skicka coins till en OKCash adress diff --git a/src/qt/locale/bitcoin_th_TH.ts b/src/qt/locale/bitcoin_th_TH.ts index 01de81b..b1c7728 100644 --- a/src/qt/locale/bitcoin_th_TH.ts +++ b/src/qt/locale/bitcoin_th_TH.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_tr.qm b/src/qt/locale/bitcoin_tr.qm index 173620ca10811c62788b6739b59be78789549da4..03bff9d1f1d9dbe2d6d43ad019c4cc932cd0cf79 100644 GIT binary patch delta 30 mcmeCU$l7(0b%T}yW8UNgM@2Tz%<~4T&E$;|o6axUfF$+Zi delta 22 dcmeCW$l7s{b%U0|W^IKyqvo!l - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address Bir OKCash adresine sahip olduğunu ispatlamak için bir mesaj imzala @@ -426,7 +426,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address Bir OKCash adresine coin gönder diff --git a/src/qt/locale/bitcoin_uk.ts b/src/qt/locale/bitcoin_uk.ts index d9b3b01..b64ad50 100644 --- a/src/qt/locale/bitcoin_uk.ts +++ b/src/qt/locale/bitcoin_uk.ts @@ -79,7 +79,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -426,7 +426,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_ur_PK.ts b/src/qt/locale/bitcoin_ur_PK.ts index 3030e75..fe8fbd3 100644 --- a/src/qt/locale/bitcoin_ur_PK.ts +++ b/src/qt/locale/bitcoin_ur_PK.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_vi.ts b/src/qt/locale/bitcoin_vi.ts index b076930..48c58fe 100644 --- a/src/qt/locale/bitcoin_vi.ts +++ b/src/qt/locale/bitcoin_vi.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_vi_VN.ts b/src/qt/locale/bitcoin_vi_VN.ts index 5ec94bb..9172e73 100644 --- a/src/qt/locale/bitcoin_vi_VN.ts +++ b/src/qt/locale/bitcoin_vi_VN.ts @@ -74,7 +74,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address @@ -421,7 +421,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address diff --git a/src/qt/locale/bitcoin_zh_CN.qm b/src/qt/locale/bitcoin_zh_CN.qm index b4eff1c89a5cb7bd8e5b2a19a9e8686184db0dd8..5fc94fa75a10c78270b01d6f780d0a52ef95623b 100644 GIT binary patch delta 27 jcmZ3|#nqHiPj1s delta 23 fcmZ41#nqHYxxOB diff --git a/src/qt/locale/bitcoin_zh_CN.ts b/src/qt/locale/bitcoin_zh_CN.ts index dcd1476..87f9aeb 100644 --- a/src/qt/locale/bitcoin_zh_CN.ts +++ b/src/qt/locale/bitcoin_zh_CN.ts @@ -82,7 +82,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address 对信息进行签名以证明您对该暗影币地址的所有权 @@ -429,7 +429,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address 向指定的地址发送暗影币 diff --git a/src/qt/locale/bitcoin_zh_TW.qm b/src/qt/locale/bitcoin_zh_TW.qm index 921ffc47cc4a8d468a0aab664b384903df388b71..6841f71bbaf866f9267703d5c14e82a1828e5a68 100644 GIT binary patch delta 34 qcmdmfglXpyrVVN09C-@<-p+}|8I$=$6*u>Z^GY)2ZJuo~rw{<%a11B_ delta 19 bcmdmaglYQ`rVVN0o72TjB{$DCm{SM - Sign a message to prove you own a OKCash address + Sign a message to prove you own an OKCash address 對信息進行簽名以證明您對該黑幣地址的所有權 @@ -428,7 +428,7 @@ This product includes software developed by the OpenSSL Project for use in the O - Send coins to a OKCash address + Send coins to an OKCash address 向指定的地址發送黑幣 diff --git a/src/rpcwallet.cpp b/src/rpcwallet.cpp index ed3b49b..40b88c0 100644 --- a/src/rpcwallet.cpp +++ b/src/rpcwallet.cpp @@ -790,7 +790,7 @@ Value addmultisigaddress(const Array& params, bool fHelp) { string msg = "addmultisigaddress <'[\"key\",\"key\"]'> [account]\n" "Add a nrequired-to-sign multisignature address to the wallet\"\n" - "each key is a OKCash address or hex-encoded public key\n" + "each key is an OKCash address or hex-encoded public key\n" "If [account] is specified, assign address to [account]."; throw runtime_error(msg); }