diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-05-28 22:58:54 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-05-28 22:58:54 +0200 |
commit | 38a74188d759444d7e1abac856f78ae710e2a4c5 (patch) | |
tree | 56a6b025d93248ce6c4ef77035d5098c1da49418 | |
parent | 8ac71597ecded8f9907e83a2155bd1633330518f (diff) |
gulpfile / translations
-rw-r--r-- | gulpfile.js | 7 | ||||
-rw-r--r-- | src/i18n/de.po | 22 | ||||
-rw-r--r-- | src/i18n/en-US.po | 22 | ||||
-rw-r--r-- | src/i18n/fr.po | 22 | ||||
-rw-r--r-- | src/i18n/it.po | 22 | ||||
-rw-r--r-- | src/i18n/taler-wallet-webex.pot | 22 |
6 files changed, 58 insertions, 59 deletions
diff --git a/gulpfile.js b/gulpfile.js index 568300614..e7d4ccef3 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -71,7 +71,6 @@ const paths = { "img/icon.png", "img/logo.png", "src/**/*.{css,html}", - "src/emscripten/taler-emscripten-lib.js", "dist/*-bundle.js", ], // for the source distribution @@ -156,7 +155,7 @@ function concatStreams (/*streams...*/) { -gulp.task("dist-prod", ["clean", "compile-prod"], function () { +gulp.task("dist-prod", ["compile-prod"], function () { return vfs.src(paths.dist, {base: ".", stripBOM: false}) .pipe(gulp.dest("build/ext/")); }); @@ -171,7 +170,7 @@ gulp.task("compile-prod", function (callback) { }); }); -gulp.task("manifest-stable", ["clean"], function () { +gulp.task("manifest-stable", function () { return gulp.src("manifest.json") .pipe(jsonTransform((data) => { data.name = "GNU Taler Wallet"; @@ -180,7 +179,7 @@ gulp.task("manifest-stable", ["clean"], function () { .pipe(gulp.dest("build/ext/")); }); -gulp.task("manifest-unstable", ["clean"], function () { +gulp.task("manifest-unstable", function () { return gulp.src("manifest.json") .pipe(jsonTransform((data) => { data.name = "GNU Taler Wallet (unstable)"; diff --git a/src/i18n/de.po b/src/i18n/de.po index 01fa3d8f7..f252c6270 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -27,27 +27,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-contract.tsx:65 +#: src/pages/confirm-contract.tsx:64 #, c-format msgid "show more details\n" msgstr "" -#: src/pages/confirm-contract.tsx:79 +#: src/pages/confirm-contract.tsx:78 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/pages/confirm-contract.tsx:84 +#: src/pages/confirm-contract.tsx:83 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/pages/confirm-contract.tsx:160 +#: src/pages/confirm-contract.tsx:159 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:161 +#: src/pages/confirm-contract.tsx:160 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -261,27 +261,27 @@ msgstr "" msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/pages/popup.tsx:379 +#: src/pages/popup.tsx:378 #, fuzzy, c-format msgid "Paid%1$sto merchant%2$s. (%3$s)\n" msgstr "Reserve (%1$s) mit %2$s bei %3$s erzeugt" -#: src/pages/popup.tsx:386 +#: src/pages/popup.tsx:385 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/pages/popup.tsx:429 +#: src/pages/popup.tsx:428 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/pages/popup.tsx:463 +#: src/pages/popup.tsx:462 #, c-format msgid "Your wallet has no events recorded." msgstr "Ihre Geldbörse verzeichnet keine Vorkommnisse." -#: src/renderHtml.tsx:44 +#: src/renderHtml.tsx:48 #, fuzzy, c-format msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" msgstr "" @@ -289,7 +289,7 @@ msgstr "" " möchte einen Vertrag über %2$s\n" " mit Ihnen abschließen." -#: src/renderHtml.tsx:49 +#: src/renderHtml.tsx:53 #, fuzzy, c-format msgid "You are about to purchase:" msgstr "Sie sind dabei, Folgendes zu kaufen:" diff --git a/src/i18n/en-US.po b/src/i18n/en-US.po index ed0f2d792..46fc38dca 100644 --- a/src/i18n/en-US.po +++ b/src/i18n/en-US.po @@ -27,27 +27,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-contract.tsx:65 +#: src/pages/confirm-contract.tsx:64 #, c-format msgid "show more details\n" msgstr "" -#: src/pages/confirm-contract.tsx:79 +#: src/pages/confirm-contract.tsx:78 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/pages/confirm-contract.tsx:84 +#: src/pages/confirm-contract.tsx:83 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/pages/confirm-contract.tsx:160 +#: src/pages/confirm-contract.tsx:159 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:161 +#: src/pages/confirm-contract.tsx:160 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -261,32 +261,32 @@ msgstr "" msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "" -#: src/pages/popup.tsx:379 +#: src/pages/popup.tsx:378 #, c-format msgid "Paid%1$sto merchant%2$s. (%3$s)\n" msgstr "" -#: src/pages/popup.tsx:386 +#: src/pages/popup.tsx:385 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/pages/popup.tsx:429 +#: src/pages/popup.tsx:428 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/pages/popup.tsx:463 +#: src/pages/popup.tsx:462 #, c-format msgid "Your wallet has no events recorded." msgstr "" -#: src/renderHtml.tsx:44 +#: src/renderHtml.tsx:48 #, c-format msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" msgstr "" -#: src/renderHtml.tsx:49 +#: src/renderHtml.tsx:53 #, c-format msgid "You are about to purchase:" msgstr "" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index 86127399d..60440b2c8 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:65 +#: src/pages/confirm-contract.tsx:64 #, c-format msgid "show more details\n" msgstr "" -#: src/pages/confirm-contract.tsx:79 +#: src/pages/confirm-contract.tsx:78 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/pages/confirm-contract.tsx:84 +#: src/pages/confirm-contract.tsx:83 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/pages/confirm-contract.tsx:160 +#: src/pages/confirm-contract.tsx:159 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:161 +#: src/pages/confirm-contract.tsx:160 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -261,32 +261,32 @@ msgstr "" msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "" -#: src/pages/popup.tsx:379 +#: src/pages/popup.tsx:378 #, c-format msgid "Paid%1$sto merchant%2$s. (%3$s)\n" msgstr "" -#: src/pages/popup.tsx:386 +#: src/pages/popup.tsx:385 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/pages/popup.tsx:429 +#: src/pages/popup.tsx:428 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/pages/popup.tsx:463 +#: src/pages/popup.tsx:462 #, c-format msgid "Your wallet has no events recorded." msgstr "" -#: src/renderHtml.tsx:44 +#: src/renderHtml.tsx:48 #, c-format msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" msgstr "" -#: src/renderHtml.tsx:49 +#: src/renderHtml.tsx:53 #, c-format msgid "You are about to purchase:" msgstr "" diff --git a/src/i18n/it.po b/src/i18n/it.po index 86127399d..60440b2c8 100644 --- a/src/i18n/it.po +++ b/src/i18n/it.po @@ -27,27 +27,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-contract.tsx:65 +#: src/pages/confirm-contract.tsx:64 #, c-format msgid "show more details\n" msgstr "" -#: src/pages/confirm-contract.tsx:79 +#: src/pages/confirm-contract.tsx:78 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/pages/confirm-contract.tsx:84 +#: src/pages/confirm-contract.tsx:83 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/pages/confirm-contract.tsx:160 +#: src/pages/confirm-contract.tsx:159 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:161 +#: src/pages/confirm-contract.tsx:160 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -261,32 +261,32 @@ msgstr "" msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "" -#: src/pages/popup.tsx:379 +#: src/pages/popup.tsx:378 #, c-format msgid "Paid%1$sto merchant%2$s. (%3$s)\n" msgstr "" -#: src/pages/popup.tsx:386 +#: src/pages/popup.tsx:385 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/pages/popup.tsx:429 +#: src/pages/popup.tsx:428 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/pages/popup.tsx:463 +#: src/pages/popup.tsx:462 #, c-format msgid "Your wallet has no events recorded." msgstr "" -#: src/renderHtml.tsx:44 +#: src/renderHtml.tsx:48 #, c-format msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" msgstr "" -#: src/renderHtml.tsx:49 +#: src/renderHtml.tsx:53 #, c-format msgid "You are about to purchase:" msgstr "" diff --git a/src/i18n/taler-wallet-webex.pot b/src/i18n/taler-wallet-webex.pot index 86127399d..60440b2c8 100644 --- a/src/i18n/taler-wallet-webex.pot +++ b/src/i18n/taler-wallet-webex.pot @@ -27,27 +27,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/pages/confirm-contract.tsx:65 +#: src/pages/confirm-contract.tsx:64 #, c-format msgid "show more details\n" msgstr "" -#: src/pages/confirm-contract.tsx:79 +#: src/pages/confirm-contract.tsx:78 #, c-format msgid "Accepted exchanges:" msgstr "" -#: src/pages/confirm-contract.tsx:84 +#: src/pages/confirm-contract.tsx:83 #, c-format msgid "Exchanges in the wallet:" msgstr "" -#: src/pages/confirm-contract.tsx:160 +#: src/pages/confirm-contract.tsx:159 #, c-format msgid "You have insufficient funds of the requested currency in your wallet." msgstr "" -#: src/pages/confirm-contract.tsx:161 +#: src/pages/confirm-contract.tsx:160 #, c-format msgid "" "You do not have any funds from an exchange that is accepted by this " @@ -261,32 +261,32 @@ msgstr "" msgid "Withdrew%1$sfrom%2$s(%3$s).\n" msgstr "" -#: src/pages/popup.tsx:379 +#: src/pages/popup.tsx:378 #, c-format msgid "Paid%1$sto merchant%2$s. (%3$s)\n" msgstr "" -#: src/pages/popup.tsx:386 +#: src/pages/popup.tsx:385 #, c-format msgid "Unknown event (%1$s)" msgstr "" -#: src/pages/popup.tsx:429 +#: src/pages/popup.tsx:428 #, c-format msgid "Error: could not retrieve event history" msgstr "" -#: src/pages/popup.tsx:463 +#: src/pages/popup.tsx:462 #, c-format msgid "Your wallet has no events recorded." msgstr "" -#: src/renderHtml.tsx:44 +#: src/renderHtml.tsx:48 #, c-format msgid "The merchant%1$swants to enter a contract over%2$s with you.\n" msgstr "" -#: src/renderHtml.tsx:49 +#: src/renderHtml.tsx:53 #, c-format msgid "You are about to purchase:" msgstr "" |