From 68b887344289902273f0e0591e1038182ca4da77 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 24 Feb 2022 12:41:47 -0300 Subject: added ja lang and implemented transalation switch --- packages/taler-wallet-webextension/src/i18n/fr.po | 59 ++++++++++++++++------- 1 file changed, 42 insertions(+), 17 deletions(-) (limited to 'packages/taler-wallet-webextension/src/i18n/fr.po') diff --git a/packages/taler-wallet-webextension/src/i18n/fr.po b/packages/taler-wallet-webextension/src/i18n/fr.po index 8b8e564b1..ef439e4da 100644 --- a/packages/taler-wallet-webextension/src/i18n/fr.po +++ b/packages/taler-wallet-webextension/src/i18n/fr.po @@ -110,7 +110,7 @@ msgstr "" msgid "Deposit %1$s" msgstr "" -#: src/popup/BalancePage.tsx:118 +#: src/popup/BalancePage.tsx:120 #, c-format msgid "Enter URI" msgstr "" @@ -251,6 +251,11 @@ msgstr "" msgid "This page has a notify reserve action." msgstr "" +#: src/popup/TalerActionFound.tsx:114 +#, c-format +msgid "Notify" +msgstr "" + #: src/popup/TalerActionFound.tsx:121 #, c-format msgid "This page has a refund action." @@ -598,7 +603,7 @@ msgstr "" msgid "Backup valid until" msgstr "" -#: src/popupEntryPoint.tsx:184 +#: src/popupEntryPoint.tsx:187 #, c-format msgid "this popup is being closed and you are being redirected to %1$s" msgstr "" @@ -776,64 +781,74 @@ msgstr "" msgid "Cancel withdrawal" msgstr "" -#: src/wallet/Settings.tsx:84 +#: src/wallet/Settings.tsx:89 #, c-format -msgid "Permissions" +msgid "Display" +msgstr "" + +#: src/wallet/Settings.tsx:93 +#, c-format +msgid "Current Language" +msgstr "" + +#: src/wallet/Settings.tsx:102 +#, c-format +msgid "Navigator" msgstr "" -#: src/wallet/Settings.tsx:87 +#: src/wallet/Settings.tsx:105 #, c-format msgid "Automatically open wallet based on page content" msgstr "" -#: src/wallet/Settings.tsx:93 +#: src/wallet/Settings.tsx:111 #, c-format msgid "" "Enabling this option below will make using the wallet faster, but requires " "more permissions from your browser." msgstr "" -#: src/wallet/Settings.tsx:104 +#: src/wallet/Settings.tsx:122 #, c-format -msgid "Known exchanges" +msgid "Trust" msgstr "" -#: src/wallet/Settings.tsx:108 +#: src/wallet/Settings.tsx:126 #, c-format msgid "No exchange yet" msgstr "" -#: src/wallet/Settings.tsx:122 +#: src/wallet/Settings.tsx:140 #, c-format msgid "Term of Service" msgstr "" -#: src/wallet/Settings.tsx:138 +#: src/wallet/Settings.tsx:156 #, c-format msgid "ok" msgstr "" -#: src/wallet/Settings.tsx:144 +#: src/wallet/Settings.tsx:162 #, c-format msgid "changed" msgstr "" -#: src/wallet/Settings.tsx:151 +#: src/wallet/Settings.tsx:169 #, c-format msgid "not accepted" msgstr "" -#: src/wallet/Settings.tsx:175 +#: src/wallet/Settings.tsx:193 #, c-format msgid "Add an exchange" msgstr "" -#: src/wallet/Settings.tsx:181 +#: src/wallet/Settings.tsx:199 #, c-format msgid "Developer mode" msgstr "" -#: src/wallet/Settings.tsx:183 +#: src/wallet/Settings.tsx:201 #, c-format msgid "(More options and information useful for debugging)" msgstr "" @@ -1005,6 +1020,11 @@ msgstr "" msgid "Thank you for installing the wallet." msgstr "" +#: src/wallet/Welcome.tsx:66 +#, c-format +msgid "Permissions" +msgstr "" + #: src/wallet/Welcome.tsx:75 #, c-format msgid "" @@ -1217,6 +1237,11 @@ msgstr "" msgid "Total to withdraw" msgstr "" +#: src/cta/Withdraw.tsx:171 +#, c-format +msgid "Known exchanges" +msgstr "" + #: src/cta/Withdraw.tsx:187 #, c-format msgid "Cancel exchange selection" @@ -1262,7 +1287,7 @@ msgstr "" msgid "Could not load the list of known exchanges" msgstr "" -#: src/walletEntryPoint.tsx:171 +#: src/walletEntryPoint.tsx:172 #, c-format msgid "All done, your transaction is in progress" msgstr "" -- cgit v1.2.3