diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-11-18 22:08:59 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-11-18 22:08:59 +0100 |
commit | 9b7526c2db794d9b0c1ab5d8d1bd94213673e4e0 (patch) | |
tree | 406418d8ed7d6fcf6e71e70f8149cc13f47f6d86 /src/i18n/fr.po | |
parent | 7838cdc901cf3f4a3e1e8bcfc34d028b62552a01 (diff) |
fix makefile
Diffstat (limited to 'src/i18n/fr.po')
-rw-r--r-- | src/i18n/fr.po | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 7a8422002..400080ebd 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -26,71 +26,3 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: lib/wallet/renderHtml.tsx:37 -#, c-format -msgid "" -"%1$s\n" -" wants to enter a contract over %2$s\n" -" with you." -msgstr "" - -#: lib/wallet/renderHtml.tsx:42 -#, c-format -msgid "You are about to purchase:" -msgstr "" - -#: pages/confirm-contract.tsx:141 -#, c-format -msgid "You have insufficient funds of the requested currency in your wallet." -msgstr "" - -#: pages/confirm-create-reserve.tsx:275 -#, c-format -msgid "Error: URL is empty" -msgstr "" - -#: pages/confirm-create-reserve.tsx:282 -#, c-format -msgid "Error: URL may not be relative" -msgstr "" - -#: popup/popup.tsx:270 -#, c-format -msgid "Error: could not retrieve balance information." -msgstr "" - -#: popup/popup.tsx:303 -#, c-format -msgid "Bank requested reserve (%1$s) for %2$s." -msgstr "" - -#: popup/popup.tsx:314 -#, c-format -msgid "Started to withdraw %1$s from %2$s (%3$s)." -msgstr "" - -#: popup/popup.tsx:324 -#, c-format -msgid "Merchant %1$s offered contract %2$s." -msgstr "" - -#: popup/popup.tsx:333 -#, c-format -msgid "Withdrew %1$s from %2$s (%3$s)." -msgstr "" - -#: popup/popup.tsx:343 -#, c-format -msgid "Paid %1$s to merchant %2$s. (%3$s)" -msgstr "" - -#: popup/popup.tsx:381 -#, c-format -msgid "Error: could not retrieve event history" -msgstr "" - -#: popup/popup.tsx:415 -#, c-format -msgid "Your wallet has no events recorded." -msgstr "" |