From f215a3562e4f1f50ca63aaad0569c3e91ba7d9c0 Mon Sep 17 00:00:00 2001 From: "tg(x)" <*@tg-x.net> Date: Mon, 26 Sep 2016 16:51:17 +0200 Subject: use correct locale names https://developer.chrome.com/webstore/i18n?csw=1#localeTable --- i18n/fr.po | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 i18n/fr.po (limited to 'i18n/fr.po') diff --git a/i18n/fr.po b/i18n/fr.po new file mode 100644 index 000000000..0e1b9c0a4 --- /dev/null +++ b/i18n/fr.po @@ -0,0 +1,146 @@ +# This file is part of TALER +# (C) 2016 GNUnet e.V. +# +# TALER is free software; you can redistribute it and/or modify it under the +# terms of the GNU General Public License as published by the Free Software +# Foundation; either version 3, or (at your option) any later version. +# +# TALER is distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR +# A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with +# TALER; see the file COPYING. If not, see +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Taler Wallet\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-03-18 16:54+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: lib/i18n.ts:64 popup/popup.tsx:136 +#, c-format +msgid "free KUDOS" +msgstr "" + +#: lib/i18n.ts:66 lib/i18n.ts:67 +#, c-format +msgid "DEBUG: Your balance on %1$s is %2$s KUDO. Get more at %3$s" +msgstr "" + +#: lib/i18n.ts:68 +#, c-format +msgid "DEBUG: Your balance is %1$s KUDO." +msgstr "" + +#: lib/i18n.ts:70 +#, c-format +msgid "DEBUG: #%1$s: Your balance is %2$s KUDO." +msgstr "" + +#: pages/confirm-create-reserve.tsx:92 +#, c-format +msgid "Please enter a URL" +msgstr "" + +#: pages/confirm-create-reserve.tsx:98 +#, c-format +msgid "The URL you've entered is not valid (must be absolute)" +msgstr "" + +#: pages/confirm-create-reserve.tsx:185 +#, c-format +msgid "The bank wants to create a reserve over %1$s." +msgstr "" + +#: pages/confirm-contract.tsx:79 +#, c-format +msgid "" +"%1$s\n" +" wants to enter a contract over %2$s\n" +" with you." +msgstr "" + +#: pages/confirm-contract.tsx:84 +#, c-format +msgid "You are about to purchase:" +msgstr "" + +#: pages/confirm-contract.tsx:90 +#, c-format +msgid "Confirm Payment" +msgstr "" + +#: popup/popup.tsx:70 +#, c-format +msgid "Balance" +msgstr "" + +#: popup/popup.tsx:71 +#, c-format +msgid "History" +msgstr "" + +#: popup/popup.tsx:72 +#, c-format +msgid "Debug" +msgstr "" + +#: popup/popup.tsx:126 +#, c-format +msgid "Error: could not retrieve balance information." +msgstr "" + +#: popup/popup.tsx:139 +#, c-format +msgid "You have no balance to show. Want to get some %1$s?" +msgstr "" + +#: popup/popup.tsx:177 +#, c-format +msgid "Created reserve (%1$s) of %2$s at %3$s" +msgstr "" + +#: popup/popup.tsx:182 +#, c-format +msgid "Bank confirmed reserve (%1$s) at %2$s" +msgstr "" + +#: popup/popup.tsx:186 +#, c-format +msgid "Withdraw at %1$s" +msgstr "" + +#: popup/popup.tsx:189 +#, c-format +msgid "Wallet depleted reserve (%1$s) at %2$s" +msgstr "" + +#: popup/popup.tsx:195 +#, c-format +msgid "Payment for %1$s to merchant %2$s. " +msgstr "" + +#: popup/popup.tsx:202 +#, c-format +msgid "Unknown event (%1$s)" +msgstr "" + +#: popup/popup.tsx:241 +#, c-format +msgid "Error: could not retrieve event history" +msgstr "" + +#: popup/popup.tsx:250 +#, c-format +msgid "Your wallet has no events recorded." +msgstr "" -- cgit v1.2.3