diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-11-19 23:49:06 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-11-19 23:50:50 +0100 |
commit | 9197bda90a9c88132545d85b054d29b36d449c1b (patch) | |
tree | 90344fbbfdb398d3f1833ff89584e5ec45578142 /src | |
parent | 9846d02097fe0663f3e0c9252b4530a453d47f36 (diff) |
missing files / bump manifest
Diffstat (limited to 'src')
-rw-r--r-- | src/i18n/de.po | 96 | ||||
-rw-r--r-- | src/i18n/en-US.po | 78 | ||||
-rw-r--r-- | src/i18n/fr.po | 78 | ||||
-rw-r--r-- | src/i18n/it.po | 78 | ||||
-rw-r--r-- | src/i18n/taler-wallet-webex.pot | 2 |
5 files changed, 309 insertions, 23 deletions
diff --git a/src/i18n/de.po b/src/i18n/de.po index 5c1ad429a..d496806d7 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-09 22:39+0100\n" +"POT-Creation-Date: 2016-11-19 23:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -27,6 +27,82 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/pages/confirm-create-reserve.tsx:276 +#, c-format +msgid "Error: URL is empty" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:284 +#, c-format +msgid "Error: URL may not be relative" +msgstr "" + +#: src/pages/confirm-contract.tsx:154 +#, c-format +msgid "You have insufficient funds of the requested currency in your wallet." +msgstr "" + +#: src/pages/confirm-contract.tsx:155 +#, c-format +msgid "" +"You do not have any funds from an exchange that is accepted by this " +"merchant.\n" +" None of the exchanges accepted by the merchant is known to " +"your wallet." +msgstr "" + +#: src/renderHtml.tsx:42 +#, c-format +msgid "You are about to purchase:" +msgstr "Sie sind dabei, Folgendes zu kaufen:" + +#: src/popup/popup.tsx:244 +#, fuzzy, c-format +msgid "" +"You have no balance to show. Need some\n" +" %1$s getting started?\n" +msgstr "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" + +#: src/popup/popup.tsx:298 +#, c-format +msgid "Error: could not retrieve balance information." +msgstr "" + +#: src/popup/popup.tsx:338 +#, fuzzy, c-format +msgid "Bank requested reserve (%1$s) for %2$s." +msgstr "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" + +#: src/popup/popup.tsx:349 +#, fuzzy, c-format +msgid "Started to withdraw %1$s from %2$s (%3$s)." +msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" + +#: src/popup/popup.tsx:359 +#, c-format +msgid "Merchant %1$s offered contract %2$s." +msgstr "" + +#: src/popup/popup.tsx:368 +#, fuzzy, c-format +msgid "Withdrew %1$s from %2$s (%3$s)." +msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" + +#: src/popup/popup.tsx:378 +#, fuzzy, c-format +msgid "Paid %1$s to merchant %2$s. (%3$s)" +msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" + +#: src/popup/popup.tsx:425 +#, c-format +msgid "Error: could not retrieve event history" +msgstr "" + +#: src/popup/popup.tsx:459 +#, c-format +msgid "Your wallet has no events recorded." +msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." + #~ msgid "" #~ "%1$s\n" #~ " wants to enter a contract over %2$s\n" @@ -36,20 +112,6 @@ msgstr "" #~ " möchte einen Vertrag über %2$s\n" #~ " mit Ihnen abschließen." -#~ msgid "You are about to purchase:" -#~ msgstr "Sie sind dabei, Folgendes zu kaufen:" - -#, fuzzy -#~ msgid "Bank requested reserve (%1$s) for %2$s." -#~ msgstr "Bank bestätig anlegen der Reserve (%1$s) bei %2$s" - -#, fuzzy -#~ msgid "Withdrew %1$s from %2$s (%3$s)." -#~ msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" - -#~ msgid "Your wallet has no events recorded." -#~ msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." - #~ msgid "Confirm Payment" #~ msgstr "Bezahlung bestätigen" @@ -62,10 +124,6 @@ msgstr "" #~ msgid "Debug" #~ msgstr "Debug" -#, fuzzy -#~ msgid "You have no balance to show. Need some %1$s getting started?" -#~ msgstr "Sie haben kein Digitalgeld. Wollen Sie %1$s? abheben?" - #~ msgid "Withdraw at %1$s" #~ msgstr "Abheben bei %1$s" diff --git a/src/i18n/en-US.po b/src/i18n/en-US.po index 567f1fc85..088bc383e 100644 --- a/src/i18n/en-US.po +++ b/src/i18n/en-US.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-09 22:39+0100\n" +"POT-Creation-Date: 2016-11-19 23:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -27,6 +27,82 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: src/pages/confirm-create-reserve.tsx:276 +#, c-format +msgid "Error: URL is empty" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:284 +#, c-format +msgid "Error: URL may not be relative" +msgstr "" + +#: src/pages/confirm-contract.tsx:154 +#, c-format +msgid "You have insufficient funds of the requested currency in your wallet." +msgstr "" + +#: src/pages/confirm-contract.tsx:155 +#, c-format +msgid "" +"You do not have any funds from an exchange that is accepted by this " +"merchant.\n" +" None of the exchanges accepted by the merchant is known to " +"your wallet." +msgstr "" + +#: src/renderHtml.tsx:42 +#, c-format +msgid "You are about to purchase:" +msgstr "" + +#: src/popup/popup.tsx:244 +#, c-format +msgid "" +"You have no balance to show. Need some\n" +" %1$s getting started?\n" +msgstr "" + +#: src/popup/popup.tsx:298 +#, c-format +msgid "Error: could not retrieve balance information." +msgstr "" + +#: src/popup/popup.tsx:338 +#, c-format +msgid "Bank requested reserve (%1$s) for %2$s." +msgstr "" + +#: src/popup/popup.tsx:349 +#, c-format +msgid "Started to withdraw %1$s from %2$s (%3$s)." +msgstr "" + +#: src/popup/popup.tsx:359 +#, c-format +msgid "Merchant %1$s offered contract %2$s." +msgstr "" + +#: src/popup/popup.tsx:368 +#, c-format +msgid "Withdrew %1$s from %2$s (%3$s)." +msgstr "" + +#: src/popup/popup.tsx:378 +#, c-format +msgid "Paid %1$s to merchant %2$s. (%3$s)" +msgstr "" + +#: src/popup/popup.tsx:425 +#, c-format +msgid "Error: could not retrieve event history" +msgstr "" + +#: src/popup/popup.tsx:459 +#, c-format +msgid "Your wallet has no events recorded." +msgstr "" + #, fuzzy #~ msgid "DEBUG: Your balance on %1$s is %2$s KUDO. Get more at %3$s" #~ msgstr "DEBUG: Your balance is %2$s KUDO on %1$s. Get more at %3$s" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 400080ebd..abdd5dd46 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-09 22:39+0100\n" +"POT-Creation-Date: 2016-11-19 23:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -26,3 +26,79 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/pages/confirm-create-reserve.tsx:276 +#, c-format +msgid "Error: URL is empty" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:284 +#, c-format +msgid "Error: URL may not be relative" +msgstr "" + +#: src/pages/confirm-contract.tsx:154 +#, c-format +msgid "You have insufficient funds of the requested currency in your wallet." +msgstr "" + +#: src/pages/confirm-contract.tsx:155 +#, c-format +msgid "" +"You do not have any funds from an exchange that is accepted by this " +"merchant.\n" +" None of the exchanges accepted by the merchant is known to " +"your wallet." +msgstr "" + +#: src/renderHtml.tsx:42 +#, c-format +msgid "You are about to purchase:" +msgstr "" + +#: src/popup/popup.tsx:244 +#, c-format +msgid "" +"You have no balance to show. Need some\n" +" %1$s getting started?\n" +msgstr "" + +#: src/popup/popup.tsx:298 +#, c-format +msgid "Error: could not retrieve balance information." +msgstr "" + +#: src/popup/popup.tsx:338 +#, c-format +msgid "Bank requested reserve (%1$s) for %2$s." +msgstr "" + +#: src/popup/popup.tsx:349 +#, c-format +msgid "Started to withdraw %1$s from %2$s (%3$s)." +msgstr "" + +#: src/popup/popup.tsx:359 +#, c-format +msgid "Merchant %1$s offered contract %2$s." +msgstr "" + +#: src/popup/popup.tsx:368 +#, c-format +msgid "Withdrew %1$s from %2$s (%3$s)." +msgstr "" + +#: src/popup/popup.tsx:378 +#, c-format +msgid "Paid %1$s to merchant %2$s. (%3$s)" +msgstr "" + +#: src/popup/popup.tsx:425 +#, c-format +msgid "Error: could not retrieve event history" +msgstr "" + +#: src/popup/popup.tsx:459 +#, c-format +msgid "Your wallet has no events recorded." +msgstr "" diff --git a/src/i18n/it.po b/src/i18n/it.po index 400080ebd..abdd5dd46 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-09 22:39+0100\n" +"POT-Creation-Date: 2016-11-19 23:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -26,3 +26,79 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: src/pages/confirm-create-reserve.tsx:276 +#, c-format +msgid "Error: URL is empty" +msgstr "" + +#: src/pages/confirm-create-reserve.tsx:284 +#, c-format +msgid "Error: URL may not be relative" +msgstr "" + +#: src/pages/confirm-contract.tsx:154 +#, c-format +msgid "You have insufficient funds of the requested currency in your wallet." +msgstr "" + +#: src/pages/confirm-contract.tsx:155 +#, c-format +msgid "" +"You do not have any funds from an exchange that is accepted by this " +"merchant.\n" +" None of the exchanges accepted by the merchant is known to " +"your wallet." +msgstr "" + +#: src/renderHtml.tsx:42 +#, c-format +msgid "You are about to purchase:" +msgstr "" + +#: src/popup/popup.tsx:244 +#, c-format +msgid "" +"You have no balance to show. Need some\n" +" %1$s getting started?\n" +msgstr "" + +#: src/popup/popup.tsx:298 +#, c-format +msgid "Error: could not retrieve balance information." +msgstr "" + +#: src/popup/popup.tsx:338 +#, c-format +msgid "Bank requested reserve (%1$s) for %2$s." +msgstr "" + +#: src/popup/popup.tsx:349 +#, c-format +msgid "Started to withdraw %1$s from %2$s (%3$s)." +msgstr "" + +#: src/popup/popup.tsx:359 +#, c-format +msgid "Merchant %1$s offered contract %2$s." +msgstr "" + +#: src/popup/popup.tsx:368 +#, c-format +msgid "Withdrew %1$s from %2$s (%3$s)." +msgstr "" + +#: src/popup/popup.tsx:378 +#, c-format +msgid "Paid %1$s to merchant %2$s. (%3$s)" +msgstr "" + +#: src/popup/popup.tsx:425 +#, c-format +msgid "Error: could not retrieve event history" +msgstr "" + +#: src/popup/popup.tsx:459 +#, c-format +msgid "Your wallet has no events recorded." +msgstr "" diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot index 1523ff423..abdd5dd46 100644 --- a/src/i18n/taler-wallet-webex.pot +++ b/src/i18n/taler-wallet-webex.pot @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-11-19 00:51+0100\n" +"POT-Creation-Date: 2016-11-19 23:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |