diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-09-27 16:05:23 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-09-27 16:05:23 +0200 |
commit | 910decc643a630dc3eb8e48dff83255f183a6f94 (patch) | |
tree | b2b52180ad7d35834d851492ef1bbb3cda7ce2c5 /i18n/it.po | |
parent | 7094a227b3ea26d7d529a140ca947dc231226dad (diff) |
version bump
Diffstat (limited to 'i18n/it.po')
-rw-r--r-- | i18n/it.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/i18n/it.po b/i18n/it.po index 84ef8febc..4ebc4f8c9 100644 --- a/i18n/it.po +++ b/i18n/it.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-27 13:11+0200\n" +"POT-Creation-Date: 2016-09-27 16:03+0200\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,37 +27,37 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: pages/confirm-contract.tsx:80 +#: pages/confirm-create-reserve.tsx:100 #, c-format -msgid "" -"%1$s\n" -" wants to enter a contract over %2$s\n" -" with you." +msgid "Error: URL is empty" msgstr "" -#: pages/confirm-contract.tsx:85 +#: pages/confirm-create-reserve.tsx:107 #, c-format -msgid "You are about to purchase:" +msgid "Error: URL may not be relative" msgstr "" -#: pages/confirm-contract.tsx:91 +#: pages/confirm-create-reserve.tsx:193 #, c-format -msgid "Confirm Payment" +msgid "You are about to withdraw %1$s from your bank account into your wallet." msgstr "" -#: pages/confirm-create-reserve.tsx:100 +#: pages/confirm-contract.tsx:80 #, c-format -msgid "Error: URL is empty" +msgid "" +"%1$s\n" +" wants to enter a contract over %2$s\n" +" with you." msgstr "" -#: pages/confirm-create-reserve.tsx:107 +#: pages/confirm-contract.tsx:85 #, c-format -msgid "Error: URL may not be relative" +msgid "You are about to purchase:" msgstr "" -#: pages/confirm-create-reserve.tsx:193 +#: pages/confirm-contract.tsx:91 #, c-format -msgid "You are about to withdraw %1$s from your bank account into your wallet." +msgid "Confirm Payment" msgstr "" #: popup/popup.tsx:73 |