From aca1143cb9eed16cf37f04e475e4257418dd18ac Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 24 May 2017 14:31:13 +0200 Subject: simplify translations build system --- src/i18n/fr.po | 131 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 75 insertions(+), 56 deletions(-) (limited to 'src/i18n/fr.po') diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 8bfdf57d0..86127399d 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -27,27 +27,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-contract.tsx:62 +#: src/pages/confirm-contract.tsx:65 #, c-format msgid "show more details\n" msgstr "" -#: src/pages/confirm-contract.tsx:76 +#: src/pages/confirm-contract.tsx:79 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/pages/confirm-contract.tsx:81 +#: src/pages/confirm-contract.tsx:84 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/pages/confirm-contract.tsx:157 +#: src/pages/confirm-contract.tsx:160 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:158 +#: src/pages/confirm-contract.tsx:161 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -55,219 +55,238 @@ msgid "" "wallet." msgstr "" -#: src/pages/confirm-create-reserve.tsx:106 +#: src/pages/confirm-create-reserve.tsx:195 #, c-format msgid "Withdrawal fees: %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:107 +#: src/pages/confirm-create-reserve.tsx:196 #, c-format msgid "Rounding loss: %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:110 +#: src/pages/confirm-create-reserve.tsx:197 +#, c-format +msgid "Earliest expiration (for deposit): %1$s" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:202 #, c-format msgid "# Coins" msgstr "" -#: src/pages/confirm-create-reserve.tsx:111 +#: src/pages/confirm-create-reserve.tsx:203 #, c-format msgid "Value" msgstr "" -#: src/pages/confirm-create-reserve.tsx:112 +#: src/pages/confirm-create-reserve.tsx:204 #, c-format msgid "Withdraw Fee" msgstr "" -#: src/pages/confirm-create-reserve.tsx:113 +#: src/pages/confirm-create-reserve.tsx:205 #, c-format msgid "Refresh Fee" msgstr "" -#: src/pages/confirm-create-reserve.tsx:114 +#: src/pages/confirm-create-reserve.tsx:206 #, c-format msgid "Deposit Fee" msgstr "" -#: src/pages/confirm-create-reserve.tsx:147 +#: src/pages/confirm-create-reserve.tsx:244 #, c-format msgid "Withdraw fees:" msgstr "" -#: src/pages/confirm-create-reserve.tsx:182 +#: src/pages/confirm-create-reserve.tsx:287 #, c-format -msgid "view fee structure / select different exchange provider" +msgid "Select" msgstr "" -#: src/pages/confirm-create-reserve.tsx:196 +#: src/pages/confirm-create-reserve.tsx:303 +#, c-format +msgid "Error: URL may not be relative" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:371 +#, c-format +msgid "The exchange is trusted by the wallet.\n" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:377 +#, c-format +msgid "The exchange is audited by a trusted auditor.\n" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:383 #, c-format -msgid "Detailed Fee Structure" +msgid "" +"Warning: The exchange is neither directly trusted nor audited by a trusted " +"auditor.\n" +"If you withdraw from this exchange, it will be trusted in the future.\n" msgstr "" -#: src/pages/confirm-create-reserve.tsx:212 +#: src/pages/confirm-create-reserve.tsx:392 #, c-format msgid "" +"Using exchange provider%1$s.\n" "The exchange provider will charge\n" -" %1$s in fees.\n" +" %2$s in fees.\n" msgstr "" -#: src/pages/confirm-create-reserve.tsx:224 +#: src/pages/confirm-create-reserve.tsx:406 #, c-format msgid "" "Waiting for a response from\n" " %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:235 +#: src/pages/confirm-create-reserve.tsx:417 #, c-format -msgid "A problem occured, see below." +msgid "A problem occured, see below. %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:241 +#: src/pages/confirm-create-reserve.tsx:423 #, c-format msgid "" "Information about fees will be available when an exchange provider is " "selected." msgstr "" -#: src/pages/confirm-create-reserve.tsx:249 -#, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." -msgstr "" - -#: src/pages/confirm-create-reserve.tsx:258 +#: src/pages/confirm-create-reserve.tsx:435 #, c-format msgid "Accept fees and withdraw" msgstr "" -#: src/pages/confirm-create-reserve.tsx:280 +#: src/pages/confirm-create-reserve.tsx:440 #, c-format -msgid "Error: URL is empty" +msgid "Change Exchange Provider" msgstr "" -#: src/pages/confirm-create-reserve.tsx:288 +#: src/pages/confirm-create-reserve.tsx:496 #, c-format -msgid "Error: URL may not be relative" +msgid "You are about to withdraw %1$s from your bank account into your wallet." msgstr "" -#: src/pages/confirm-create-reserve.tsx:347 +#: src/pages/confirm-create-reserve.tsx:579 #, c-format msgid "" "Oops, something went wrong. The wallet responded with error status (%1$s)." msgstr "" -#: src/pages/confirm-create-reserve.tsx:374 +#: src/pages/confirm-create-reserve.tsx:590 #, c-format msgid "Checking URL, please wait ..." msgstr "" -#: src/pages/confirm-create-reserve.tsx:388 +#: src/pages/confirm-create-reserve.tsx:604 #, c-format msgid "Can't parse amount: %1$s" msgstr "" -#: src/pages/confirm-create-reserve.tsx:396 +#: src/pages/confirm-create-reserve.tsx:612 #, c-format msgid "Can't parse wire_types: %1$s" msgstr "" #. TODO:generic error reporting function or component. -#: src/pages/confirm-create-reserve.tsx:413 +#: src/pages/confirm-create-reserve.tsx:632 #, c-format msgid "Fatal error: \"%1$s\"." msgstr "" -#: src/popup/popup.tsx:172 +#: src/pages/popup.tsx:157 #, c-format msgid "Balance" msgstr "" -#: src/popup/popup.tsx:175 +#: src/pages/popup.tsx:160 #, c-format msgid "History" msgstr "" -#: src/popup/popup.tsx:178 +#: src/pages/popup.tsx:163 #, c-format msgid "Debug" msgstr "" -#: src/popup/popup.tsx:238 +#: src/pages/popup.tsx:235 #, c-format msgid "help" msgstr "" -#: src/popup/popup.tsx:243 +#: src/pages/popup.tsx:240 #, c-format msgid "" "You have no balance to show. Need some\n" " %1$s getting started?\n" msgstr "" -#: src/popup/popup.tsx:260 +#: src/pages/popup.tsx:257 #, c-format msgid "%1$s incoming\n" msgstr "" -#: src/popup/popup.tsx:273 +#: src/pages/popup.tsx:270 #, c-format msgid "%1$s being spent\n" msgstr "" -#: src/popup/popup.tsx:299 +#: src/pages/popup.tsx:296 #, c-format msgid "Error: could not retrieve balance information." msgstr "" -#: src/popup/popup.tsx:337 +#: src/pages/popup.tsx:337 #, c-format msgid "Bank requested reserve (%1$s) for%2$s.\n" msgstr "" -#: src/popup/popup.tsx:346 +#: src/pages/popup.tsx:346 #, c-format msgid "" "Started to withdraw\n" " %1$s from%2$s(%3$s).\n" msgstr "" -#: src/popup/popup.tsx:358 +#: src/pages/popup.tsx:358 #, c-format msgid "Merchant%1$soffered contract%2$s;\n" msgstr "" -#: src/popup/popup.tsx:368 +#: src/pages/popup.tsx:368 #, c-format msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "" -#: src/popup/popup.tsx:379 +#: src/pages/popup.tsx:379 #, c-format msgid "Paid%1$sto merchant%2$s. (%3$s)\n" msgstr "" -#: src/popup/popup.tsx:386 +#: src/pages/popup.tsx:386 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/popup/popup.tsx:429 +#: src/pages/popup.tsx:429 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/popup/popup.tsx:463 +#: src/pages/popup.tsx:463 #, c-format msgid "Your wallet has no events recorded." msgstr "" -#: src/renderHtml.tsx:38 +#: src/renderHtml.tsx:44 #, c-format msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" msgstr "" -#: src/renderHtml.tsx:43 +#: src/renderHtml.tsx:49 #, c-format msgid "You are about to purchase:" msgstr "" -- cgit v1.2.3