commit a4488a32aeac130132e09a01b76f600554e554e3
parent fe82089f7f2793c438919271ca65316a6ead56c6
Author: Sebastian <sebasjm@gmail.com>
Date: Fri, 11 Jul 2025 13:55:12 -0300
do not included untranslated strings
Diffstat:
5 files changed, 6434 insertions(+), 3 deletions(-)
diff --git a/packages/fix-weblate-format/README.md b/packages/fix-weblate-format/README.md
@@ -15,8 +15,13 @@ Requirements
nodejs
pnpm
-Running
--------
+Building
+--------
-$ pnpm install && node fix-weblate-format.js
+$ pnpm install
+
+Example of fixing French XLIFF
+------------------------------
+
+$ node fix-weblate-format.js gnu-taler-taler-wallet-ios-fr.xlf fr > converted-fr-without-untranslated.xliff
diff --git a/packages/fix-weblate-format/examples/converted-fr-without-untranslated.xliff b/packages/fix-weblate-format/examples/converted-fr-without-untranslated.xliff
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd">
+ <file original="TalerWallet1/GNU_Taler InfoPlist.xcstrings" source-language="en" target-language="fr" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" approved="no" id="NSCameraUsageDescription">
+ <source>Scan QR Codes</source>
+ <target state="translated">Scanner le code QR</target>
+ <note from="developer">Privacy - Camera Usage Description</note>
+ </trans-unit>
+ </body>
+ </file>
+ <file original="TalerWallet1/Localizable.xcstrings" source-language="en" target-language="fr" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" approved="no" id="Balance:">
+ <source>Balance:</source>
+ <target state="translated">Equilibre:</target>
+ <note from="developer">Main view</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Deposit	%@">
+ <source>Deposit %@</source>
+ <target state="translated">Dépôt %@</target>
+ <note from="developer">Button `Deposit (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="RequestButton_Full">
+ <source>Request %@</source>
+ <target state="translated">Demande %@</target>
+ <note from="developer">`Request (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Scan QR codes">
+ <source>Scan QR codes</source>
+ <target state="translated">Scanner le code QR</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TitleBalances">
+ <source>Balances</source>
+ <target state="translated">Soldes</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Withdraw	%@">
+ <source>Withdraw %@</source>
+ <target state="translated">Retirer %@</target>
+ <note from="developer">Button `Withdraw (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ </body>
+ </file>
+ <file original="TalerWallet1/Resources/Localizable.xcstrings" source-language="en" target-language="fr" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" approved="no" id="Scan QR codes">
+ <source>Scan QR codes</source>
+ <target state="translated">Scanner le code QR</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="SendButton_Full">
+ <source>Send %@</source>
+ <target state="translated">Envoyer %@</target>
+ <note from="developer">`Send (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ </body>
+ </file>
+ <file original="TalerWallet1/Taler_Wallet InfoPlist.xcstrings" source-language="en" target-language="fr" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" approved="no" id="NSCameraUsageDescription">
+ <source>Scan QR Codes</source>
+ <target state="translated">Scanner le code QR</target>
+ <note from="developer">Privacy - Camera Usage Description</note>
+ </trans-unit>
+ </body>
+ </file>
+</xliff>
diff --git a/packages/fix-weblate-format/examples/converted-fr.xliff b/packages/fix-weblate-format/examples/converted-fr.xliff
@@ -0,0 +1,3180 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd">
+ <file original="TalerWallet1/GNU_Taler InfoPlist.xcstrings" source-language="en" target-language="es" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" id="CFBundleDisplayName">
+ <source>GNU Taler</source>
+ <target/>
+ <note from="developer">Bundle display name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="CFBundleName">
+ <source>GNU_Taler</source>
+ <target/>
+ <note from="developer">Bundle name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="NSCameraUsageDescription">
+ <source>Scan QR Codes</source>
+ <target state="translated">Scanner le code QR</target>
+ <note from="developer">Privacy - Camera Usage Description</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NSHumanReadableCopyright">
+ <source>© Taler-Systems.com</source>
+ <target/>
+ <note from="developer">Copyright (human-readable)</note>
+ </trans-unit>
+ </body>
+ </file>
+ <file original="TalerWallet1/Localizable.xcstrings" source-language="en" target-language="es" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" id="
Warnings can be switched off in Settings">
+ <source>
+Warnings can be switched off in Settings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%@ %@">
+ <source>%1$@ %2$@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%@ fee">
+ <source>%@ fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld characters of 100">
+ <source>%lld characters of 100</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld days ago">
+ <source>%lld days ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld hours ago">
+ <source>%lld hours ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld minutes ago">
+ <source>%lld minutes ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld years">
+ <source>%lld years</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%llu Day">
+ <source>%llu Day</source>
+ <target/>
+ <note from="developer">1 Day, might get plural (e.g. 2..3 Days), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%llu Days">
+ <source>%llu Days</source>
+ <target/>
+ <note from="developer">7 Days, always plural (3..9), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:">
+ <source>**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Alternative:** Use this PayTo-Link:">
+ <source>**Alternative:** Use this PayTo-Link:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:">
+ <source>**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 1:** Copy+Paste this subject:">
+ <source>**Step 1:** Copy+Paste this subject:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:">
+ <source>**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** Copy+Paste payee and IBAN:">
+ <source>**Step 2:** Copy+Paste payee and IBAN:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** Copy+Paste payee and account:">
+ <source>**Step 2:** Copy+Paste payee and account:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):">
+ <source>**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.">
+ <source>**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.">
+ <source>**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 3:** Transfer %@.">
+ <source>**Step 3:** Transfer %@.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="+ %@ fee">
+ <source>+ %@ fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=", canceled">
+ <source>, canceled</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="- %@ fee">
+ <source>- %@ fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=". Needs K Y C">
+ <source>. Needs K Y C</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=". Needs bank authorization">
+ <source>. Needs bank authorization</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=". Needs bank confirmation">
+ <source>. Needs bank confirmation</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="1 hour ago">
+ <source>1 hour ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="1 minute ago">
+ <source>1 minute ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Abort Deposit">
+ <source>Abort Deposit</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Abort P2P Send">
+ <source>Abort P2P Send</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Abort Payment">
+ <source>Abort Payment</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About %@">
+ <source>About %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About 1½ hours ago">
+ <source>About 1½ hours ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About 2 hours ago">
+ <source>About 2 hours ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About an hour ago">
+ <source>About an hour ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Accept">
+ <source>Accept</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Accept P2P Receive">
+ <source>Accept P2P Receive</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Accept Terms of Service">
+ <source>Accept Terms of Service</source>
+ <target/>
+ <note from="developer">Button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Account holder:">
+ <source>Account holder:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Account:">
+ <source>Account:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Add">
+ <source>Add</source>
+ <target/>
+ <note from="developer">button in the addExchange alert</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Add Payment Service">
+ <source>Add Payment Service</source>
+ <target/>
+ <note from="developer">VoiceOver for the + button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Address of Payment Service">
+ <source>Address of Payment Service</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount available:">
+ <source>Amount available:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to be spent:">
+ <source>Amount to be spent:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to be withdrawn:">
+ <source>Amount to be withdrawn:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to deposit:">
+ <source>Amount to deposit:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to obtain:">
+ <source>Amount to obtain:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to pay:">
+ <source>Amount to pay:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to request:">
+ <source>Amount to request:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to send:">
+ <source>Amount to send:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to spend:">
+ <source>Amount to spend:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to withdraw:">
+ <source>Amount to withdraw:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount too big for a single withdrawal!">
+ <source>Amount too big for a single withdrawal!</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount too small!">
+ <source>Amount too small!</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount:">
+ <source>Amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="App Version">
+ <source>App Version</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Are you sure you want to abort this transaction?">
+ <source>Are you sure you want to abort this transaction?</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Are you sure you want to delete this transaction?">
+ <source>Are you sure you want to delete this transaction?</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Are you sure you want to fail this transaction?">
+ <source>Are you sure you want to fail this transaction?</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Authorize at Bank">
+ <source>Authorize at Bank</source>
+ <target/>
+ <note from="developer">Nav title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Authorize later">
+ <source>Authorize later</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Authorize now">
+ <source>Authorize now</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Available:">
+ <source>Available:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Available:	%@">
+ <source>Available: %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Backup restored">
+ <source>Backup restored</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Balance:">
+ <source>Balance:</source>
+ <target state="translated">Equilibre:</target>
+ <note from="developer">Main view</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Bank">
+ <source>Bank</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Cancel">
+ <source>Cancel</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Checking Link">
+ <source>Checking Link</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Choose the expiration duration">
+ <source>Choose the expiration duration</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Chosen amount to withdraw:">
+ <source>Chosen amount to withdraw:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Chosen:">
+ <source>Chosen:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Close">
+ <source>Close</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Closing Camera">
+ <source>Closing Camera</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Confirm Payment">
+ <source>Confirm Payment</source>
+ <target/>
+ <note from="developer">pay P2P request/invoice
+pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Confirm Withdrawal">
+ <source>Confirm Withdrawal</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Confirmation:">
+ <source>Confirmation:</source>
+ <target/>
+ <note from="developer">purchase may have a pos validation / confirmation</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Contacting...">
+ <source>Contacting...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the IBAN">
+ <source>Copy the IBAN</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the account">
+ <source>Copy the account</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the cryptocode">
+ <source>Copy the cryptocode</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the error">
+ <source>Copy the error</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the error JSON">
+ <source>Copy the error JSON</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the payee">
+ <source>Copy the payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy.long">
+ <source>Copy</source>
+ <target/>
+ <note from="developer">may be a bit longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy.short">
+ <source>Copy</source>
+ <target/>
+ <note from="developer">5 letters max, else abbreviate</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Cryptocode">
+ <source>Cryptocode</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Custom Amount">
+ <source>Custom Amount</source>
+ <target/>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Custom Summary">
+ <source>Custom Summary</source>
+ <target/>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Demo: get digital cash to experience how to pay with the money of the future.">
+ <source>Demo: get digital cash to experience how to pay with the money of the future.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deposit">
+ <source>Deposit</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Deposit	%@">
+ <source>Deposit %@</source>
+ <target state="translated">Dépôt %@</target>
+ <note from="developer">Button `Deposit (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deposit %@">
+ <source>Deposit %@</source>
+ <target/>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deposit:">
+ <source>Deposit:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="DepositButton_Short">
+ <source>Deposit</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Deposit (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deserialization error">
+ <source>Deserialization error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Done">
+ <source>Done</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Effective:">
+ <source>Effective:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Long 1">
+ <source>Either provide this payment link</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Long 2">
+ <source>to the payee, or</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Long 3">
+ <source>let the payee scan this QR code to receive %@.</source>
+ <target/>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Mini 1">
+ <source>Either</source>
+ <target/>
+ <note from="developer">Either (copy/share this link to the payee)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Mini 2">
+ <source>or scan this</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Mini 3">
+ <source>to receive %@.</source>
+ <target/>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Long 1">
+ <source>Either provide this payment link</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Long 2">
+ <source>to the payer, or</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Long 3">
+ <source>let the payer scan this QR code to pay %@.</source>
+ <target/>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Mini 1">
+ <source>Either</source>
+ <target/>
+ <note from="developer">Either (copy/share this link to the payer)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Mini 2">
+ <source>or scan this</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Mini 3">
+ <source>to pay %@.</source>
+ <target/>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Enter subject:">
+ <source>Enter subject:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Error">
+ <source>Error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Exchange fee (long):">
+ <source>Fee:</source>
+ <target/>
+ <note from="developer">long version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Exchange fee (short):">
+ <source>Fee:</source>
+ <target/>
+ <note from="developer">short version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Expires in:">
+ <source>Expires in:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Expires: %@">
+ <source>Expires: %@</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Fee (long):">
+ <source>Fee:</source>
+ <target/>
+ <note from="developer">long version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Fee (short):">
+ <source>Fee:</source>
+ <target/>
+ <note from="developer">short version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="For Delete, Fail & Abort buttons">
+ <source>For Delete, Fail & Abort buttons</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Gross Amount to receive:">
+ <source>Gross Amount to receive:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Haptics">
+ <source>Haptics</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="IBAN of the payee">
+ <source>IBAN of the payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="IBAN:">
+ <source>IBAN:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:">
+ <source>If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="If your banking software runs on another device, you can scan one of these QR codes:">
+ <source>If your banking software runs on another device, you can scan one of these QR codes:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="In progress">
+ <source>In progress</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Initialization error">
+ <source>Initialization error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Instructions">
+ <source>Instructions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Internal core error">
+ <source>Internal core error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="It seems you wanted to request money - but this transaction will let you pay...">
+ <source>It seems you wanted to request money - but this transaction will let you pay...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="KYC">
+ <source>KYC</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Language:">
+ <source>Language:</source>
+ <target/>
+ <note from="developer">title of ToS language selection</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="LinkTitle_DEMOBANK">
+ <source>Demo Bank Website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="LinkTitle_DEMOSHOP">
+ <source>Spend demo money</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="LinkTitle_Test_Money">
+ <source>Get demo money</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="List Style:">
+ <source>List Style:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Loading…">
+ <source>Loading…</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Lost:">
+ <source>Lost:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Main Menu">
+ <source>Main Menu</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Aborted">
+ <source>Aborted</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Aborting">
+ <source>Aborting</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Deleted">
+ <source>Deleted</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Dialog">
+ <source>Dialog</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Done">
+ <source>Done</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Expired">
+ <source>Expired</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Failed">
+ <source>Failed</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Finalizing">
+ <source>Finalizing</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Pending">
+ <source>Pending</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Manage payment service providers...">
+ <source>Manage payment service providers...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Merchant">
+ <source>Merchant</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Minimalistic">
+ <source>Minimalistic</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MinorState.aml">
+ <source>AML required</source>
+ <target/>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MinorState.bankConfirmTransfer">
+ <source>Waiting for bank transfer</source>
+ <target/>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MinorState.kyc">
+ <source>KYC required</source>
+ <target/>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Money lost">
+ <source>Money lost</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Money lost:">
+ <source>Money lost:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="More info about GNU Taler in general...">
+ <source>More info about GNU Taler in general...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="More info about this app...">
+ <source>More info about this app...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="More than a week ago">
+ <source>More than a week ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Deposit_AmountStr">
+ <source>Deposit</source>
+ <target/>
+ <note from="developer">NavTitle: Deposit</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Deposit_Currency">
+ <source>Deposit %@</source>
+ <target/>
+ <note from="developer">NavTitle: Deposit 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Request_AmountStr">
+ <source>Request %@</source>
+ <target/>
+ <note from="developer">NavTitle: Request 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Request_Currency">
+ <source>Request %@</source>
+ <target/>
+ <note from="developer">NavTitle: Request 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Send_AmountStr">
+ <source>Send %@</source>
+ <target/>
+ <note from="developer">NavTitle: Send 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Send_Currency">
+ <source>Send %@</source>
+ <target/>
+ <note from="developer">NavTitle: Send 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Withdraw (currency)">
+ <source>Withdraw %@</source>
+ <target/>
+ <note from="developer">NavTitle: Withdraw 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Withdraw (currency) A11y">
+ <source>Withdraw %@</source>
+ <target/>
+ <note from="developer">NavTitle: Withdraw 'currency'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Net Amount to receive:">
+ <source>Net Amount to receive:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Next">
+ <source>Next</source>
+ <target/>
+ <note from="developer">advance Deposit to Amount</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="No date">
+ <source>No date</source>
+ <target/>
+ <note from="developer">Timestamp missing or invalid</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="No payment fee">
+ <source>No payment fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="No withdrawal fee">
+ <source>No withdrawal fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Note: It will take quite some time to prepare this amount! Be more patient...">
+ <source>Note: It will take quite some time to prepare this amount! Be more patient...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Note: It will take quite some time to withdraw this amount! Be more patient...">
+ <source>Note: It will take quite some time to withdraw this amount! Be more patient...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Note: It will take some time to prepare this amount. Be patient...">
+ <source>Note: It will take some time to prepare this amount. Be patient...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Note: It will take some time to withdraw this amount. Be patient...">
+ <source>Note: It will take some time to withdraw this amount. Be patient...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="OK">
+ <source>OK</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Observe walletCore">
+ <source>Observe walletCore</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Obtain:">
+ <source>Obtain:</source>
+ <target/>
+ <note from="developer">Amount to obtain:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Obtained amount:">
+ <source>Obtained amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Obtained:">
+ <source>Obtained:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Omit text where possible">
+ <source>Omit text where possible</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Open KYC website">
+ <source>Open KYC website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Open Settings">
+ <source>Open Settings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Open merchant website">
+ <source>Open merchant website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Opening Camera">
+ <source>Opening Camera</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Order-ID:">
+ <source>Order-ID:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="P2P Ready">
+ <source>P2P Ready</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="P2P Receive">
+ <source>P2P Receive</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid">
+ <source>Paid</source>
+ <target/>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid P2P">
+ <source>Paid P2P</source>
+ <target/>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid Request">
+ <source>Paid Request</source>
+ <target/>
+ <note from="developer">TransactionType, paid invoice from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid amount:">
+ <source>Paid amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid:">
+ <source>Paid:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay %@ now">
+ <source>Pay %@ now</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay P2P">
+ <source>Pay P2P</source>
+ <target/>
+ <note from="developer">Nav Title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay Peer-Pull">
+ <source>Pay Peer-Pull</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay Peer-Push">
+ <source>Pay Peer-Push</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay Request">
+ <source>Pay Request</source>
+ <target/>
+ <note from="developer">TransactionType, scan invoice to pay to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay:">
+ <source>Pay:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payee">
+ <source>Payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payee:">
+ <source>Payee:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payment">
+ <source>Payment</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payment is made in %@">
+ <source>Payment is made in %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payment provider:">
+ <source>Payment provider:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pending">
+ <source>Pending</source>
+ <target/>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pending amount to obtain:">
+ <source>Pending amount to obtain:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pending:">
+ <source>Pending:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Play Payment Sounds">
+ <source>Play Payment Sounds</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Please allow camera access in settings.">
+ <source>Please allow camera access in settings.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Please allow camera access in settings1.">
+ <source>Please allow camera access in settings1.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Please enter the URL">
+ <source>Please enter the URL</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Price (net):">
+ <source>Price (net):</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Price:">
+ <source>Price:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Progress indicator">
+ <source>Progress indicator</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="QR">
+ <source>QR</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="QR Code">
+ <source>QR Code</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="QR code and link can also be scanned or copied / shared from Transactions later.">
+ <source>QR code and link can also be scanned or copied / shared from Transactions later.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Receive Money">
+ <source>Receive Money</source>
+ <target/>
+ <note from="developer">TransactionType, scan to receive coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Receive gross:">
+ <source>Receive gross:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Receive net:">
+ <source>Receive net:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Received Money">
+ <source>Received Money</source>
+ <target/>
+ <note from="developer">TransactionType, received coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Received P2P">
+ <source>Received P2P</source>
+ <target/>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recent %lld transactions">
+ <source>Recent %lld transactions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recent transaction">
+ <source>Recent transaction</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recoup">
+ <source>Recoup</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recoup:">
+ <source>Recoup:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refresh">
+ <source>Refresh</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refund">
+ <source>Refund</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refunded amount:">
+ <source>Refunded amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refunded:">
+ <source>Refunded:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Reload">
+ <source>Reload</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Request %@">
+ <source>Request %@</source>
+ <target/>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Request Money">
+ <source>Request Money</source>
+ <target/>
+ <note from="developer">TransactionType, send invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="RequestButton_Full">
+ <source>Request %@</source>
+ <target state="translated">Demande %@</target>
+ <note from="developer">`Request (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="RequestButton_Short">
+ <source>Request</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Request (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Requested Money">
+ <source>Requested Money</source>
+ <target/>
+ <note from="developer">TransactionType, sent invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Reset">
+ <source>Reset</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Reset Wallet">
+ <source>Reset Wallet</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Restriction:">
+ <source>Restriction:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Right now">
+ <source>Right now</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Save">
+ <source>Save</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scan QR">
+ <source>Scan QR</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Scan QR codes">
+ <source>Scan QR codes</source>
+ <target state="translated">Scanner le code QR</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scanning QR-codes requires access to the camera">
+ <source>Scanning QR-codes requires access to the camera</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scheduled">
+ <source>Scheduled</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scroll down">
+ <source>Scroll down</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scroll up">
+ <source>Scroll up</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Select age">
+ <source>Select age</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Send %@ now">
+ <source>Send %@ now</source>
+ <target/>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Send Money">
+ <source>Send Money</source>
+ <target/>
+ <note from="developer">TransactionType, send coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="SendButton_Full">
+ <source>Send %@</source>
+ <target/>
+ <note from="developer">`Send (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="SendButton_Short">
+ <source>Send</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Send (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Sent Money">
+ <source>Sent Money</source>
+ <target/>
+ <note from="developer">TransactionType, sent coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Serialization error">
+ <source>Serialization error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Share">
+ <source>Share</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Share PayTo">
+ <source>Share PayTo</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Share the PayTo URL">
+ <source>Share the PayTo URL</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Sheet.ID.">
+ <source>Sheet.ID.</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Shortcut">
+ <source>Shortcut</source>
+ <target/>
+ <note from="developer">VoiceOver: $50,$25,$10,$5 shortcut buttons</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Show Warnings">
+ <source>Show Warnings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Show logs">
+ <source>Show logs</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Shows which view you currently are on.">
+ <source>Shows which view you currently are on.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Since the demo bank supports the Taler integration, you can start a withdrawal directly on the">
+ <source>Since the demo bank supports the Taler integration, you can start a withdrawal directly on the</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Some pending transactions">
+ <source>Some pending transactions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Standard iOS Font">
+ <source>Standard iOS Font</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Status:">
+ <source>Status:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Status: %@">
+ <source>Status: %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Subject">
+ <source>Subject</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Summary">
+ <source>Summary</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Taler Logo">
+ <source>Taler Logo</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Tap the button to go to the KYC website.">
+ <source>Tap the button to go to the KYC website.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Terms of Service">
+ <source>Terms of Service</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The Payment Service Provider is waiting for your wire-transfer.">
+ <source>The Payment Service Provider is waiting for your wire-transfer.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The bank is waiting for your authorization.">
+ <source>The bank is waiting for your authorization.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The bank is waiting for your confirmation.">
+ <source>The bank is waiting for your confirmation.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The exchange will send your money back if it won't get collected in time, or when you abort the operation.">
+ <source>The exchange will send your money back if it won't get collected in time, or when you abort the operation.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The withdrawal was aborted.
If you have already sent money to the exchange, it will wire it back in %@ days.">
+ <source>The withdrawal was aborted.
+If you have already sent money to the exchange, it will wire it back in %@ days.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="There are no Payment Services yet.">
+ <source>There are no Payment Services yet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="There are no transactions for %@.">
+ <source>There are no transactions for %@.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="There is no digital cash in your wallet.">
+ <source>There is no digital cash in your wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This is mandatory, otherwise your money will not arrive in this wallet.">
+ <source>This is mandatory, otherwise your money will not arrive in this wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This operation cannot be undone">
+ <source>This operation cannot be undone</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This request will be cancelled if it doesn't get paid in time, or when you abort the operation.">
+ <source>This request will be cancelled if it doesn't get paid in time, or when you abort the operation.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This transaction is not yet ready...">
+ <source>This transaction is not yet ready...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TitleBalances">
+ <source>Balances</source>
+ <target state="translated">Soldes</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleExchanges">
+ <source>Payment Services</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleIncoming_Full">
+ <source>Pending incoming</source>
+ <target/>
+ <note from="developer">`Pending incoming´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleIncoming_Short">
+ <source>Incoming</source>
+ <target/>
+ <note from="developer">Abbreviation of `Pending incoming´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleOutgoing_Full">
+ <source>Pending outgoing</source>
+ <target/>
+ <note from="developer">`Pending outgoing´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleOutgoing_Short">
+ <source>Outgoing</source>
+ <target/>
+ <note from="developer">Abbreviation of `Pending outgoing´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleOverview">
+ <source>Overview</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleSettings">
+ <source>Settings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Transaction list">
+ <source>Transaction list</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Transactions">
+ <source>Transactions</source>
+ <target/>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Transfer %@ to the Payment Service.">
+ <source>Transfer %@ to the Payment Service.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Abort">
+ <source>Abort</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Delete">
+ <source>Delete from history</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Fail">
+ <source>Fail</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Retry">
+ <source>Retry now</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Abort">
+ <source>Abort pending...</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Delete">
+ <source>Deleted from list</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Fail">
+ <source>Failing...</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Retry">
+ <source>Retrying...</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="UNKNOWN">
+ <source>UNKNOWN</source>
+ <target/>
+ <note from="developer">merchant didn't specify the currency, use ALL CAPS</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Unknown Payment Provider">
+ <source>Unknown Payment Provider</source>
+ <target/>
+ <note from="developer">exchange url</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Unknown Payment Service">
+ <source>Unknown Payment Service</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Unknown error">
+ <source>Unknown error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Use the Add button to add a service.">
+ <source>Use the Add button to add a service.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.">
+ <source>Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Using payment service provider:">
+ <source>Using payment service provider:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Vibration Feedback">
+ <source>Vibration Feedback</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="View.ID.">
+ <source>View.ID.</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Visit the taler.net website">
+ <source>Visit the taler.net website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="WalletCore Version">
+ <source>WalletCore Version</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="When a transaction finished">
+ <source>When a transaction finished</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to KYC website to confirm this withdrawal.">
+ <source>Will go to KYC website to confirm this withdrawal.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to Pending transactions.">
+ <source>Will go to Pending transactions.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to bank website to authorize this withdrawal.">
+ <source>Will go to bank website to authorize this withdrawal.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to bank website to confirm this withdrawal.">
+ <source>Will go to bank website to confirm this withdrawal.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to detail view.">
+ <source>Will go to detail view.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to main transactions list.">
+ <source>Will go to main transactions list.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to the demo shop website.">
+ <source>Will go to the demo shop website.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to the merchant website.">
+ <source>Will go to the merchant website.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire Transfer">
+ <source>Wire Transfer</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire transfer">
+ <source>Wire transfer</source>
+ <target/>
+ <note from="developer">ViewTitle of wire-transfer QR codes
+ViewTitle of wire-transfer instructions</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire transfer QR codes">
+ <source>Wire transfer QR codes</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire transfer instructions">
+ <source>Wire transfer instructions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Withdraw	%@">
+ <source>Withdraw %@</source>
+ <target state="translated">Retirer %@</target>
+ <note from="developer">Button `Withdraw (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Withdraw:">
+ <source>Withdraw:</source>
+ <target/>
+ <note from="developer">Chosen amount to withdraw:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="WithdrawButton_Short">
+ <source>Withdraw</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Withdraw (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Withdrawal">
+ <source>Withdrawal</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Yesterday">
+ <source>Yesterday</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You can also add a payment service manually in the Settings.">
+ <source>You can also add a payment service manually in the Settings.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.">
+ <source>You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You can spend these %@ in the Demo shop, or send them to another wallet.">
+ <source>You can spend these %@ in the Demo shop, or send them to another wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You don't have enough %@.">
+ <source>You don't have enough %@.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.</source>
+ <target/>
+ <note from="developer">P2P Receive</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You must accept the Payment Service's Terms of Service first.">
+ <source>You must accept the Payment Service's Terms of Service first.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You need to pass a KYC procedure">
+ <source>You need to pass a KYC procedure</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You need to transfer %@ from your regular bank account to the Payment Service Provider to receive %@ as electronic cash in this wallet.">
+ <source>You need to transfer %1$@ from your regular bank account to the Payment Service Provider to receive %2$@ as electronic cash in this wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Your bank's wire fee: %@">
+ <source>Your bank's wire fee: %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="account of the payee">
+ <source>account of the payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="but you only have %@ to deposit.">
+ <source>but you only have %@ to deposit.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="but you only have %@ to send.">
+ <source>but you only have %@ to send.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="enabled when account holder and IBAN are set">
+ <source>enabled when account holder and IBAN are set</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="enabled when amount is non-zero, but not higher than your available amount">
+ <source>enabled when amount is non-zero, but not higher than your available amount</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="enabled when subject and expiration are set">
+ <source>enabled when subject and expiration are set</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="from %@">
+ <source>from %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="on LocalConsole">
+ <source>on LocalConsole</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="unknown command">
+ <source>unknown command</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="unknown payment method">
+ <source>unknown payment method</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="unrestricted">
+ <source>unrestricted</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="using:">
+ <source>using:</source>
+ <target/>
+ <note from="developer">using: exchange.taler.net</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="via %@">
+ <source>via %@</source>
+ <target/>
+ </trans-unit>
+ </body>
+ </file>
+ <file original="TalerWallet1/Resources/Localizable.xcstrings" source-language="en" target-language="es" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" id="
Warnings can be switched off in Settings">
+ <source>
+Warnings can be switched off in Settings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%@ %@">
+ <source>%1$@ %2$@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%@ fee">
+ <source>%@ fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld characters of 100">
+ <source>%lld characters of 100</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld days ago">
+ <source>%lld days ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld hours ago">
+ <source>%lld hours ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld minutes ago">
+ <source>%lld minutes ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%lld years">
+ <source>%lld years</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%llu Day">
+ <source>%llu Day</source>
+ <target/>
+ <note from="developer">1 Day, might get plural (e.g. 2..3 Days), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="%llu Days">
+ <source>%llu Days</source>
+ <target/>
+ <note from="developer">7 Days, always plural (3..9), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:">
+ <source>**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Alternative:** Use this PayTo-Link:">
+ <source>**Alternative:** Use this PayTo-Link:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:">
+ <source>**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 1:** Copy+Paste this subject:">
+ <source>**Step 1:** Copy+Paste this subject:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:">
+ <source>**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** Copy+Paste payee and IBAN:">
+ <source>**Step 2:** Copy+Paste payee and IBAN:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** Copy+Paste payee and account:">
+ <source>**Step 2:** Copy+Paste payee and account:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):">
+ <source>**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.">
+ <source>**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="**Step 3:** Transfer %@.">
+ <source>**Step 3:** Transfer %@.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="+ %@ fee">
+ <source>+ %@ fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=", canceled">
+ <source>, canceled</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="- %@ fee">
+ <source>- %@ fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=". Needs K Y C">
+ <source>. Needs K Y C</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=". Needs bank authorization">
+ <source>. Needs bank authorization</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id=". Needs bank confirmation">
+ <source>. Needs bank confirmation</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="1 hour ago">
+ <source>1 hour ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="1 minute ago">
+ <source>1 minute ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Abort Deposit">
+ <source>Abort Deposit</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Abort P2P Send">
+ <source>Abort P2P Send</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Abort Payment">
+ <source>Abort Payment</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About %@">
+ <source>About %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About 1½ hours ago">
+ <source>About 1½ hours ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About 2 hours ago">
+ <source>About 2 hours ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="About an hour ago">
+ <source>About an hour ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Accept">
+ <source>Accept</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Accept P2P Receive">
+ <source>Accept P2P Receive</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Accept Terms of Service">
+ <source>Accept Terms of Service</source>
+ <target/>
+ <note from="developer">Button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Account holder:">
+ <source>Account holder:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Account:">
+ <source>Account:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Add">
+ <source>Add</source>
+ <target/>
+ <note from="developer">button in the addExchange alert</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Add Payment Service">
+ <source>Add Payment Service</source>
+ <target/>
+ <note from="developer">VoiceOver for the + button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Address of Payment Service">
+ <source>Address of Payment Service</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount available:">
+ <source>Amount available:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to be spent:">
+ <source>Amount to be spent:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to deposit:">
+ <source>Amount to deposit:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to obtain:">
+ <source>Amount to obtain:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to pay:">
+ <source>Amount to pay:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to request:">
+ <source>Amount to request:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to send:">
+ <source>Amount to send:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to spend:">
+ <source>Amount to spend:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount to withdraw:">
+ <source>Amount to withdraw:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount too big for a single withdrawal!">
+ <source>Amount too big for a single withdrawal!</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount too small!">
+ <source>Amount too small!</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Amount:">
+ <source>Amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="App Version">
+ <source>App Version</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Are you sure you want to abort this transaction?">
+ <source>Are you sure you want to abort this transaction?</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Are you sure you want to delete this transaction?">
+ <source>Are you sure you want to delete this transaction?</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Are you sure you want to fail this transaction?">
+ <source>Are you sure you want to fail this transaction?</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Authorize at Bank">
+ <source>Authorize at Bank</source>
+ <target/>
+ <note from="developer">Nav title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Authorize later">
+ <source>Authorize later</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Authorize now">
+ <source>Authorize now</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Available:">
+ <source>Available:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Available:	%@">
+ <source>Available: %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Backup restored">
+ <source>Backup restored</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Balance:">
+ <source>Balance:</source>
+ <target/>
+ <note from="developer">Main view</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Bank">
+ <source>Bank</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Cancel">
+ <source>Cancel</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Checking Link">
+ <source>Checking Link</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Choose the expiration duration">
+ <source>Choose the expiration duration</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Chosen amount to withdraw:">
+ <source>Chosen amount to withdraw:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Chosen:">
+ <source>Chosen:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Close">
+ <source>Close</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Closing Camera">
+ <source>Closing Camera</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Confirm Payment">
+ <source>Confirm Payment</source>
+ <target/>
+ <note from="developer">pay P2P request/invoice
+pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Confirm Withdrawal">
+ <source>Confirm Withdrawal</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Confirmation:">
+ <source>Confirmation:</source>
+ <target/>
+ <note from="developer">purchase may have a pos validation / confirmation</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Contacting...">
+ <source>Contacting...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the IBAN">
+ <source>Copy the IBAN</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the account">
+ <source>Copy the account</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the cryptocode">
+ <source>Copy the cryptocode</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the error">
+ <source>Copy the error</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the error JSON">
+ <source>Copy the error JSON</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy the payee">
+ <source>Copy the payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy.long">
+ <source>Copy</source>
+ <target/>
+ <note from="developer">may be a bit longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Copy.short">
+ <source>Copy</source>
+ <target/>
+ <note from="developer">5 letters max, else abbreviate</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Cryptocode">
+ <source>Cryptocode</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Custom Amount">
+ <source>Custom Amount</source>
+ <target/>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Custom Summary">
+ <source>Custom Summary</source>
+ <target/>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Demo: get digital cash to experience how to pay with the money of the future.">
+ <source>Demo: get digital cash to experience how to pay with the money of the future.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deposit">
+ <source>Deposit</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deposit	%@">
+ <source>Deposit %@</source>
+ <target/>
+ <note from="developer">Button `Deposit (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deposit %@">
+ <source>Deposit %@</source>
+ <target/>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deposit:">
+ <source>Deposit:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="DepositButton_Short">
+ <source>Deposit</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Deposit (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Deserialization error">
+ <source>Deserialization error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Done">
+ <source>Done</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Effective:">
+ <source>Effective:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Long 1">
+ <source>Either provide this payment link</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Long 2">
+ <source>to the payee, or</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Long 3">
+ <source>let the payee scan this QR code to receive %@.</source>
+ <target/>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Mini 1">
+ <source>Either</source>
+ <target/>
+ <note from="developer">Either (copy/share this link to the payee)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Mini 2">
+ <source>or scan this</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payee) Mini 3">
+ <source>to receive %@.</source>
+ <target/>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Long 1">
+ <source>Either provide this payment link</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Long 2">
+ <source>to the payer, or</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Long 3">
+ <source>let the payer scan this QR code to pay %@.</source>
+ <target/>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Mini 1">
+ <source>Either</source>
+ <target/>
+ <note from="developer">Either (copy/share this link to the payer)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Mini 2">
+ <source>or scan this</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Either (payer) Mini 3">
+ <source>to pay %@.</source>
+ <target/>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Enter subject:">
+ <source>Enter subject:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Error">
+ <source>Error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Exchange fee (long):">
+ <source>Fee:</source>
+ <target/>
+ <note from="developer">long version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Exchange fee (short):">
+ <source>Fee:</source>
+ <target/>
+ <note from="developer">short version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Expires in:">
+ <source>Expires in:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Expires: %@">
+ <source>Expires: %@</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="For Delete, Fail & Abort buttons">
+ <source>For Delete, Fail & Abort buttons</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Gross Amount to receive:">
+ <source>Gross Amount to receive:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Haptics">
+ <source>Haptics</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="IBAN of the payee">
+ <source>IBAN of the payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="IBAN:">
+ <source>IBAN:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:">
+ <source>If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="If your banking software runs on another device, you can scan one of these QR codes:">
+ <source>If your banking software runs on another device, you can scan one of these QR codes:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="In progress">
+ <source>In progress</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Initialization error">
+ <source>Initialization error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Instructions">
+ <source>Instructions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Internal core error">
+ <source>Internal core error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="It seems you wanted to request money - but this transaction will let you pay...">
+ <source>It seems you wanted to request money - but this transaction will let you pay...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="KYC">
+ <source>KYC</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Language:">
+ <source>Language:</source>
+ <target/>
+ <note from="developer">title of ToS language selection</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="LinkTitle_DEMOBANK">
+ <source>Demo Bank Website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="LinkTitle_DEMOSHOP">
+ <source>Spend demo money</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="LinkTitle_Test_Money">
+ <source>Get demo money</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="List Style:">
+ <source>List Style:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Loading…">
+ <source>Loading…</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Lost:">
+ <source>Lost:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Main Menu">
+ <source>Main Menu</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Aborted">
+ <source>Aborted</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Aborting">
+ <source>Aborting</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Deleted">
+ <source>Deleted</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Dialog">
+ <source>Dialog</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Done">
+ <source>Done</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Expired">
+ <source>Expired</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Failed">
+ <source>Failed</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Finalizing">
+ <source>Finalizing</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MajorState.Pending">
+ <source>Pending</source>
+ <target/>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Manage payment service providers...">
+ <source>Manage payment service providers...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Merchant">
+ <source>Merchant</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Minimalistic">
+ <source>Minimalistic</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MinorState.aml">
+ <source>AML required</source>
+ <target/>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MinorState.bankConfirmTransfer">
+ <source>Waiting for bank transfer</source>
+ <target/>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="MinorState.kyc">
+ <source>KYC required</source>
+ <target/>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Money lost">
+ <source>Money lost</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Money lost:">
+ <source>Money lost:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="More info about GNU Taler in general...">
+ <source>More info about GNU Taler in general...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="More info about this app...">
+ <source>More info about this app...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="More than a week ago">
+ <source>More than a week ago</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Deposit_AmountStr">
+ <source>Deposit</source>
+ <target/>
+ <note from="developer">NavTitle: Deposit</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Deposit_Currency">
+ <source>Deposit %@</source>
+ <target/>
+ <note from="developer">NavTitle: Deposit 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Request_AmountStr">
+ <source>Request %@</source>
+ <target/>
+ <note from="developer">NavTitle: Request 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Request_Currency">
+ <source>Request %@</source>
+ <target/>
+ <note from="developer">NavTitle: Request 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Send_AmountStr">
+ <source>Send %@</source>
+ <target/>
+ <note from="developer">NavTitle: Send 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Send_Currency">
+ <source>Send %@</source>
+ <target/>
+ <note from="developer">NavTitle: Send 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Withdraw (currency)">
+ <source>Withdraw %@</source>
+ <target/>
+ <note from="developer">NavTitle: Withdraw 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NavTitle_Withdraw (currency) A11y">
+ <source>Withdraw %@</source>
+ <target/>
+ <note from="developer">NavTitle: Withdraw 'currency'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Net Amount to receive:">
+ <source>Net Amount to receive:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Next">
+ <source>Next</source>
+ <target/>
+ <note from="developer">advance Deposit to Amount</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="No date">
+ <source>No date</source>
+ <target/>
+ <note from="developer">Timestamp missing or invalid</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="No payment fee">
+ <source>No payment fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="No withdrawal fee">
+ <source>No withdrawal fee</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Note: It will take quite some time to prepare this amount! Be more patient...">
+ <source>Note: It will take quite some time to prepare this amount! Be more patient...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Note: It will take some time to prepare this amount. Be patient...">
+ <source>Note: It will take some time to prepare this amount. Be patient...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="OK">
+ <source>OK</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Observe walletCore">
+ <source>Observe walletCore</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Obtain:">
+ <source>Obtain:</source>
+ <target/>
+ <note from="developer">Amount to obtain:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Obtained amount:">
+ <source>Obtained amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Obtained:">
+ <source>Obtained:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Omit text where possible">
+ <source>Omit text where possible</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Open KYC website">
+ <source>Open KYC website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Open Settings">
+ <source>Open Settings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Open merchant website">
+ <source>Open merchant website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Opening Camera">
+ <source>Opening Camera</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Order-ID:">
+ <source>Order-ID:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="P2P Ready">
+ <source>P2P Ready</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="P2P Receive">
+ <source>P2P Receive</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid">
+ <source>Paid</source>
+ <target/>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid P2P">
+ <source>Paid P2P</source>
+ <target/>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid Request">
+ <source>Paid Request</source>
+ <target/>
+ <note from="developer">TransactionType, paid invoice from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid amount:">
+ <source>Paid amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Paid:">
+ <source>Paid:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay %@ now">
+ <source>Pay %@ now</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay P2P">
+ <source>Pay P2P</source>
+ <target/>
+ <note from="developer">Nav Title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay Peer-Pull">
+ <source>Pay Peer-Pull</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay Peer-Push">
+ <source>Pay Peer-Push</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay Request">
+ <source>Pay Request</source>
+ <target/>
+ <note from="developer">TransactionType, scan invoice to pay to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pay:">
+ <source>Pay:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payee">
+ <source>Payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payee:">
+ <source>Payee:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payment">
+ <source>Payment</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payment is made in %@">
+ <source>Payment is made in %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Payment provider:">
+ <source>Payment provider:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pending">
+ <source>Pending</source>
+ <target/>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pending amount to obtain:">
+ <source>Pending amount to obtain:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Pending:">
+ <source>Pending:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Play Payment Sounds">
+ <source>Play Payment Sounds</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Please allow camera access in settings1.">
+ <source>Please allow camera access in settings1.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Please enter the URL">
+ <source>Please enter the URL</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Price (net):">
+ <source>Price (net):</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Price:">
+ <source>Price:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Progress indicator">
+ <source>Progress indicator</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="QR">
+ <source>QR</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="QR Code">
+ <source>QR Code</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="QR code and link can also be scanned or copied / shared from Transactions later.">
+ <source>QR code and link can also be scanned or copied / shared from Transactions later.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Receive Money">
+ <source>Receive Money</source>
+ <target/>
+ <note from="developer">TransactionType, scan to receive coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Receive gross:">
+ <source>Receive gross:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Receive net:">
+ <source>Receive net:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Received Money">
+ <source>Received Money</source>
+ <target/>
+ <note from="developer">TransactionType, received coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Received P2P">
+ <source>Received P2P</source>
+ <target/>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recent %lld transactions">
+ <source>Recent %lld transactions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recent transaction">
+ <source>Recent transaction</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recoup">
+ <source>Recoup</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Recoup:">
+ <source>Recoup:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refresh">
+ <source>Refresh</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refund">
+ <source>Refund</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refunded amount:">
+ <source>Refunded amount:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Refunded:">
+ <source>Refunded:</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Reload">
+ <source>Reload</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Request %@">
+ <source>Request %@</source>
+ <target/>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Request Money">
+ <source>Request Money</source>
+ <target/>
+ <note from="developer">TransactionType, send invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="RequestButton_Full">
+ <source>Request %@</source>
+ <target/>
+ <note from="developer">`Request (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="RequestButton_Short">
+ <source>Request</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Request (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Requested Money">
+ <source>Requested Money</source>
+ <target/>
+ <note from="developer">TransactionType, sent invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Reset">
+ <source>Reset</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Reset Wallet">
+ <source>Reset Wallet</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Restriction:">
+ <source>Restriction:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Right now">
+ <source>Right now</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Save">
+ <source>Save</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scan QR">
+ <source>Scan QR</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="Scan QR codes">
+ <source>Scan QR codes</source>
+ <target state="translated">Scanner le code QR</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scanning QR-codes requires access to the camera">
+ <source>Scanning QR-codes requires access to the camera</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scheduled">
+ <source>Scheduled</source>
+ <target/>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scroll down">
+ <source>Scroll down</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Scroll up">
+ <source>Scroll up</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Select age">
+ <source>Select age</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Send %@ now">
+ <source>Send %@ now</source>
+ <target/>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Send Money">
+ <source>Send Money</source>
+ <target/>
+ <note from="developer">TransactionType, send coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="SendButton_Full">
+ <source>Send %@</source>
+ <target state="translated">Envoyer %@</target>
+ <note from="developer">`Send (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="SendButton_Short">
+ <source>Send</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Send (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Sent Money">
+ <source>Sent Money</source>
+ <target/>
+ <note from="developer">TransactionType, sent coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Serialization error">
+ <source>Serialization error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Share">
+ <source>Share</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Share PayTo">
+ <source>Share PayTo</source>
+ <target/>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Share the PayTo URL">
+ <source>Share the PayTo URL</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Sheet.ID.">
+ <source>Sheet.ID.</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Shortcut">
+ <source>Shortcut</source>
+ <target/>
+ <note from="developer">VoiceOver: $50,$25,$10,$5 shortcut buttons</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Show Warnings">
+ <source>Show Warnings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Show logs">
+ <source>Show logs</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Shows which view you currently are on.">
+ <source>Shows which view you currently are on.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Since the demo bank supports the Taler integration, you can start a withdrawal directly on the">
+ <source>Since the demo bank supports the Taler integration, you can start a withdrawal directly on the</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Some pending transactions">
+ <source>Some pending transactions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Standard iOS Font">
+ <source>Standard iOS Font</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Status:">
+ <source>Status:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Subject">
+ <source>Subject</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Summary">
+ <source>Summary</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Taler Logo">
+ <source>Taler Logo</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Tap the button to go to the KYC website.">
+ <source>Tap the button to go to the KYC website.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Terms of Service">
+ <source>Terms of Service</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The Payment Service Provider is waiting for your wire-transfer.">
+ <source>The Payment Service Provider is waiting for your wire-transfer.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The bank is waiting for your authorization.">
+ <source>The bank is waiting for your authorization.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The exchange will send your money back if it won't get collected in time, or when you abort the operation.">
+ <source>The exchange will send your money back if it won't get collected in time, or when you abort the operation.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="The withdrawal was aborted.
If you have already sent money to the exchange, it will wire it back in %@ days.">
+ <source>The withdrawal was aborted.
+If you have already sent money to the exchange, it will wire it back in %@ days.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="There are no Payment Services yet.">
+ <source>There are no Payment Services yet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="There are no transactions for %@.">
+ <source>There are no transactions for %@.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="There is no digital cash in your wallet.">
+ <source>There is no digital cash in your wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This is mandatory, otherwise your money will not arrive in this wallet.">
+ <source>This is mandatory, otherwise your money will not arrive in this wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This operation cannot be undone">
+ <source>This operation cannot be undone</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This request will be cancelled if it doesn't get paid in time, or when you abort the operation.">
+ <source>This request will be cancelled if it doesn't get paid in time, or when you abort the operation.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="This transaction is not yet ready...">
+ <source>This transaction is not yet ready...</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleBalances">
+ <source>Balances</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleExchanges">
+ <source>Payment Services</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleIncoming_Full">
+ <source>Pending incoming</source>
+ <target/>
+ <note from="developer">`Pending incoming´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleIncoming_Short">
+ <source>Incoming</source>
+ <target/>
+ <note from="developer">Abbreviation of `Pending incoming´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleOutgoing_Full">
+ <source>Pending outgoing</source>
+ <target/>
+ <note from="developer">`Pending outgoing´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleOutgoing_Short">
+ <source>Outgoing</source>
+ <target/>
+ <note from="developer">Abbreviation of `Pending outgoing´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleOverview">
+ <source>Overview</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TitleSettings">
+ <source>Settings</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Transaction list">
+ <source>Transaction list</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Transactions">
+ <source>Transactions</source>
+ <target/>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Transfer %@ to the Payment Service.">
+ <source>Transfer %@ to the Payment Service.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Abort">
+ <source>Abort</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Delete">
+ <source>Delete from history</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Fail">
+ <source>Fail</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxAction.Retry">
+ <source>Retry now</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Abort">
+ <source>Abort pending...</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Delete">
+ <source>Deleted from list</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Fail">
+ <source>Failing...</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TxActionDone.Retry">
+ <source>Retrying...</source>
+ <target/>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="UNKNOWN">
+ <source>UNKNOWN</source>
+ <target/>
+ <note from="developer">merchant didn't specify the currency, use ALL CAPS</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Unknown Payment Provider">
+ <source>Unknown Payment Provider</source>
+ <target/>
+ <note from="developer">exchange url</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Unknown Payment Service">
+ <source>Unknown Payment Service</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Unknown error">
+ <source>Unknown error</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Use the Add button to add a service.">
+ <source>Use the Add button to add a service.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.">
+ <source>Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Using payment service provider:">
+ <source>Using payment service provider:</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Vibration Feedback">
+ <source>Vibration Feedback</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="View.ID.">
+ <source>View.ID.</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Visit the taler.net website">
+ <source>Visit the taler.net website</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="WalletCore Version">
+ <source>WalletCore Version</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="When a transaction finished">
+ <source>When a transaction finished</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to KYC website to confirm this withdrawal.">
+ <source>Will go to KYC website to confirm this withdrawal.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to Pending transactions.">
+ <source>Will go to Pending transactions.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to bank website to authorize this withdrawal.">
+ <source>Will go to bank website to authorize this withdrawal.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to detail view.">
+ <source>Will go to detail view.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to main transactions list.">
+ <source>Will go to main transactions list.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to the demo shop website.">
+ <source>Will go to the demo shop website.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Will go to the merchant website.">
+ <source>Will go to the merchant website.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire Transfer">
+ <source>Wire Transfer</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire transfer">
+ <source>Wire transfer</source>
+ <target/>
+ <note from="developer">ViewTitle of wire-transfer QR codes
+ViewTitle of wire-transfer instructions</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire transfer QR codes">
+ <source>Wire transfer QR codes</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Wire transfer instructions">
+ <source>Wire transfer instructions</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Withdraw	%@">
+ <source>Withdraw %@</source>
+ <target/>
+ <note from="developer">Button `Withdraw (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Withdraw:">
+ <source>Withdraw:</source>
+ <target/>
+ <note from="developer">Chosen amount to withdraw:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="WithdrawButton_Short">
+ <source>Withdraw</source>
+ <target/>
+ <note from="developer">Abbreviation of button `Withdraw (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Withdrawal">
+ <source>Withdrawal</source>
+ <target/>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Yesterday">
+ <source>Yesterday</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You can also add a payment service manually in the Settings.">
+ <source>You can also add a payment service manually in the Settings.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.">
+ <source>You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You can spend these %@ in the Demo shop, or send them to another wallet.">
+ <source>You can spend these %@ in the Demo shop, or send them to another wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You don't have enough %@.">
+ <source>You don't have enough %@.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.</source>
+ <target/>
+ <note from="developer">P2P Receive</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You must accept the Payment Service's Terms of Service first.">
+ <source>You must accept the Payment Service's Terms of Service first.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You need to pass a KYC procedure">
+ <source>You need to pass a KYC procedure</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="You need to transfer %@ from your regular bank account to the Payment Service Provider to receive %@ as electronic cash in this wallet.">
+ <source>You need to transfer %1$@ from your regular bank account to the Payment Service Provider to receive %2$@ as electronic cash in this wallet.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="Your bank's wire fee: %@">
+ <source>Your bank's wire fee: %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="account of the payee">
+ <source>account of the payee</source>
+ <target/>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="but you only have %@ to deposit.">
+ <source>but you only have %@ to deposit.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="but you only have %@ to send.">
+ <source>but you only have %@ to send.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="enabled when account holder and IBAN are set">
+ <source>enabled when account holder and IBAN are set</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="enabled when amount is non-zero, but not higher than your available amount">
+ <source>enabled when amount is non-zero, but not higher than your available amount</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="enabled when subject and expiration are set">
+ <source>enabled when subject and expiration are set</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="from %@">
+ <source>from %@</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="on LocalConsole">
+ <source>on LocalConsole</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="unknown command">
+ <source>unknown command</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="unknown payment method">
+ <source>unknown payment method</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="unrestricted">
+ <source>unrestricted</source>
+ <target/>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="using:">
+ <source>using:</source>
+ <target/>
+ <note from="developer">using: exchange.taler.net</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="via %@">
+ <source>via %@</source>
+ <target/>
+ </trans-unit>
+ </body>
+ </file>
+ <file original="TalerWallet1/Taler_Wallet InfoPlist.xcstrings" source-language="en" target-language="es" datatype="plaintext">
+ <header>
+ <tool tool-id="com.apple.dt.xcode" tool-name="Xcode" tool-version="15.4" build-num="15F31c"/>
+ </header>
+ <body>
+ <trans-unit xml:space="preserve" id="CFBundleDisplayName">
+ <source>Taler Wallet</source>
+ <target/>
+ <note from="developer">Bundle display name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="CFBundleName">
+ <source>Taler_Wallet</source>
+ <target/>
+ <note from="developer">Bundle name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="NSCameraUsageDescription">
+ <source>Scan QR Codes</source>
+ <target state="translated">Scanner le code QR</target>
+ <note from="developer">Privacy - Camera Usage Description</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="NSHumanReadableCopyright">
+ <source>© Taler-Systems.com</source>
+ <target/>
+ <note from="developer">Copyright (human-readable)</note>
+ </trans-unit>
+ </body>
+ </file>
+</xliff>
diff --git a/packages/fix-weblate-format/examples/gnu-taler-taler-wallet-ios-fr.xlf b/packages/fix-weblate-format/examples/gnu-taler-taler-wallet-ios-fr.xlf
@@ -0,0 +1,3156 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xliff xmlns="urn:oasis:names:tc:xliff:document:1.1" version="1.1">
+ <file original="NoName" source-language="en" datatype="plaintext" target-language="fr">
+ <body>
+ <trans-unit xml:space="preserve" id="TalerWallet1/GNU_Taler InfoPlist.xcstrings///CFBundleDisplayName">
+ <source>GNU Taler</source>
+ <target></target>
+ <note from="developer">Bundle display name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/GNU_Taler InfoPlist.xcstrings///CFBundleName">
+ <source>GNU_Taler</source>
+ <target></target>
+ <note from="developer">Bundle name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/GNU_Taler InfoPlist.xcstrings///NSCameraUsageDescription">
+ <source>Scan QR Codes</source>
+ <target state="translated">Scanner le code QR</target>
+ <note from="developer">Privacy - Camera Usage Description</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/GNU_Taler InfoPlist.xcstrings///NSHumanReadableCopyright">
+ <source>© Taler-Systems.com</source>
+ <target></target>
+ <note from="developer">Copyright (human-readable)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings/// Warnings can be switched off in Settings">
+ <source>
+Warnings can be switched off in Settings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%@ %@">
+ <source>%1$@ %2$@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%@ fee">
+ <source>%@ fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%lld characters of 100">
+ <source>%lld characters of 100</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%lld days ago">
+ <source>%lld days ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%lld hours ago">
+ <source>%lld hours ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%lld minutes ago">
+ <source>%lld minutes ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%lld years">
+ <source>%lld years</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%llu Day">
+ <source>%llu Day</source>
+ <target></target>
+ <note from="developer">1 Day, might get plural (e.g. 2..3 Days), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///%llu Days">
+ <source>%llu Days</source>
+ <target></target>
+ <note from="developer">7 Days, always plural (3..9), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:">
+ <source>**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Alternative:** Use this PayTo-Link:">
+ <source>**Alternative:** Use this PayTo-Link:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:">
+ <source>**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 1:** Copy+Paste this subject:">
+ <source>**Step 1:** Copy+Paste this subject:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:">
+ <source>**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 2:** Copy+Paste payee and IBAN:">
+ <source>**Step 2:** Copy+Paste payee and IBAN:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 2:** Copy+Paste payee and account:">
+ <source>**Step 2:** Copy+Paste payee and account:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):">
+ <source>**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.">
+ <source>**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.">
+ <source>**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///**Step 3:** Transfer %@.">
+ <source>**Step 3:** Transfer %@.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///+ %@ fee">
+ <source>+ %@ fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///, canceled">
+ <source>, canceled</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///- %@ fee">
+ <source>- %@ fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///. Needs K Y C">
+ <source>. Needs K Y C</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///. Needs bank authorization">
+ <source>. Needs bank authorization</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///. Needs bank confirmation">
+ <source>. Needs bank confirmation</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///1 hour ago">
+ <source>1 hour ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///1 minute ago">
+ <source>1 minute ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Abort Deposit">
+ <source>Abort Deposit</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Abort P2P Send">
+ <source>Abort P2P Send</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Abort Payment">
+ <source>Abort Payment</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///About %@">
+ <source>About %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///About 1½ hours ago">
+ <source>About 1½ hours ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///About 2 hours ago">
+ <source>About 2 hours ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///About an hour ago">
+ <source>About an hour ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Accept">
+ <source>Accept</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Accept P2P Receive">
+ <source>Accept P2P Receive</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Accept Terms of Service">
+ <source>Accept Terms of Service</source>
+ <target></target>
+ <note from="developer">Button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Account holder:">
+ <source>Account holder:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Account:">
+ <source>Account:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Add">
+ <source>Add</source>
+ <target></target>
+ <note from="developer">button in the addExchange alert</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Add Payment Service">
+ <source>Add Payment Service</source>
+ <target></target>
+ <note from="developer">VoiceOver for the + button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Address of Payment Service">
+ <source>Address of Payment Service</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount available:">
+ <source>Amount available:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to be spent:">
+ <source>Amount to be spent:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to be withdrawn:">
+ <source>Amount to be withdrawn:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to deposit:">
+ <source>Amount to deposit:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to obtain:">
+ <source>Amount to obtain:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to pay:">
+ <source>Amount to pay:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to request:">
+ <source>Amount to request:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to send:">
+ <source>Amount to send:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to spend:">
+ <source>Amount to spend:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount to withdraw:">
+ <source>Amount to withdraw:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount too big for a single withdrawal!">
+ <source>Amount too big for a single withdrawal!</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount too small!">
+ <source>Amount too small!</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Amount:">
+ <source>Amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///App Version">
+ <source>App Version</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Are you sure you want to abort this transaction?">
+ <source>Are you sure you want to abort this transaction?</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Are you sure you want to delete this transaction?">
+ <source>Are you sure you want to delete this transaction?</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Are you sure you want to fail this transaction?">
+ <source>Are you sure you want to fail this transaction?</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Authorize at Bank">
+ <source>Authorize at Bank</source>
+ <target></target>
+ <note from="developer">Nav title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Authorize later">
+ <source>Authorize later</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Authorize now">
+ <source>Authorize now</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Available:">
+ <source>Available:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Available:	%@">
+ <source>Available: %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Backup restored">
+ <source>Backup restored</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Localizable.xcstrings///Balance:">
+ <source>Balance:</source>
+ <target state="translated">Equilibre:</target>
+ <note from="developer">Main view</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Bank">
+ <source>Bank</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Cancel">
+ <source>Cancel</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Checking Link">
+ <source>Checking Link</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Choose the expiration duration">
+ <source>Choose the expiration duration</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Chosen amount to withdraw:">
+ <source>Chosen amount to withdraw:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Chosen:">
+ <source>Chosen:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Close">
+ <source>Close</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Closing Camera">
+ <source>Closing Camera</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Confirm Payment">
+ <source>Confirm Payment</source>
+ <target></target>
+ <note from="developer">pay P2P request/invoice
+pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Confirm Withdrawal">
+ <source>Confirm Withdrawal</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Confirmation:">
+ <source>Confirmation:</source>
+ <target></target>
+ <note from="developer">purchase may have a pos validation / confirmation</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Contacting...">
+ <source>Contacting...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy the IBAN">
+ <source>Copy the IBAN</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy the account">
+ <source>Copy the account</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy the cryptocode">
+ <source>Copy the cryptocode</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy the error">
+ <source>Copy the error</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy the error JSON">
+ <source>Copy the error JSON</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy the payee">
+ <source>Copy the payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy.long">
+ <source>Copy</source>
+ <target></target>
+ <note from="developer">may be a bit longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Copy.short">
+ <source>Copy</source>
+ <target></target>
+ <note from="developer">5 letters max, else abbreviate</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Cryptocode">
+ <source>Cryptocode</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Custom Amount">
+ <source>Custom Amount</source>
+ <target></target>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Custom Summary">
+ <source>Custom Summary</source>
+ <target></target>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Demo: get digital cash to experience how to pay with the money of the future.">
+ <source>Demo: get digital cash to experience how to pay with the money of the future.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Deposit">
+ <source>Deposit</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Localizable.xcstrings///Deposit	%@">
+ <source>Deposit %@</source>
+ <target state="translated">Dépôt %@</target>
+ <note from="developer">Button `Deposit (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Deposit %@">
+ <source>Deposit %@</source>
+ <target></target>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Deposit:">
+ <source>Deposit:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///DepositButton_Short">
+ <source>Deposit</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Deposit (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Deserialization error">
+ <source>Deserialization error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Done">
+ <source>Done</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Effective:">
+ <source>Effective:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payee) Long 1">
+ <source>Either provide this payment link</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payee) Long 2">
+ <source>to the payee, or</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payee) Long 3">
+ <source>let the payee scan this QR code to receive %@.</source>
+ <target></target>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payee) Mini 1">
+ <source>Either</source>
+ <target></target>
+ <note from="developer">Either (copy/share this link to the payee)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payee) Mini 2">
+ <source>or scan this</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payee) Mini 3">
+ <source>to receive %@.</source>
+ <target></target>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payer) Long 1">
+ <source>Either provide this payment link</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payer) Long 2">
+ <source>to the payer, or</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payer) Long 3">
+ <source>let the payer scan this QR code to pay %@.</source>
+ <target></target>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payer) Mini 1">
+ <source>Either</source>
+ <target></target>
+ <note from="developer">Either (copy/share this link to the payer)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payer) Mini 2">
+ <source>or scan this</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Either (payer) Mini 3">
+ <source>to pay %@.</source>
+ <target></target>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Enter subject:">
+ <source>Enter subject:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Error">
+ <source>Error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Exchange fee (long):">
+ <source>Fee:</source>
+ <target></target>
+ <note from="developer">long version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Exchange fee (short):">
+ <source>Fee:</source>
+ <target></target>
+ <note from="developer">short version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Expires in:">
+ <source>Expires in:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Expires: %@">
+ <source>Expires: %@</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Fee (long):">
+ <source>Fee:</source>
+ <target></target>
+ <note from="developer">long version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Fee (short):">
+ <source>Fee:</source>
+ <target></target>
+ <note from="developer">short version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///For Delete, Fail & Abort buttons">
+ <source>For Delete, Fail & Abort buttons</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Gross Amount to receive:">
+ <source>Gross Amount to receive:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Haptics">
+ <source>Haptics</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///IBAN of the payee">
+ <source>IBAN of the payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///IBAN:">
+ <source>IBAN:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:">
+ <source>If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///If your banking software runs on another device, you can scan one of these QR codes:">
+ <source>If your banking software runs on another device, you can scan one of these QR codes:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///In progress">
+ <source>In progress</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Initialization error">
+ <source>Initialization error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Instructions">
+ <source>Instructions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Internal core error">
+ <source>Internal core error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///It seems you wanted to request money - but this transaction will let you pay...">
+ <source>It seems you wanted to request money - but this transaction will let you pay...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///KYC">
+ <source>KYC</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Language:">
+ <source>Language:</source>
+ <target></target>
+ <note from="developer">title of ToS language selection</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///LinkTitle_DEMOBANK">
+ <source>Demo Bank Website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///LinkTitle_DEMOSHOP">
+ <source>Spend demo money</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///LinkTitle_Test_Money">
+ <source>Get demo money</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///List Style:">
+ <source>List Style:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Loading…">
+ <source>Loading…</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Lost:">
+ <source>Lost:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Main Menu">
+ <source>Main Menu</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Aborted">
+ <source>Aborted</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Aborting">
+ <source>Aborting</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Deleted">
+ <source>Deleted</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Dialog">
+ <source>Dialog</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Done">
+ <source>Done</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Expired">
+ <source>Expired</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Failed">
+ <source>Failed</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Finalizing">
+ <source>Finalizing</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MajorState.Pending">
+ <source>Pending</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Manage payment service providers...">
+ <source>Manage payment service providers...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Merchant">
+ <source>Merchant</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Minimalistic">
+ <source>Minimalistic</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MinorState.aml">
+ <source>AML required</source>
+ <target></target>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MinorState.bankConfirmTransfer">
+ <source>Waiting for bank transfer</source>
+ <target></target>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///MinorState.kyc">
+ <source>KYC required</source>
+ <target></target>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Money lost">
+ <source>Money lost</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Money lost:">
+ <source>Money lost:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///More info about GNU Taler in general...">
+ <source>More info about GNU Taler in general...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///More info about this app...">
+ <source>More info about this app...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///More than a week ago">
+ <source>More than a week ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Deposit_AmountStr">
+ <source>Deposit</source>
+ <target></target>
+ <note from="developer">NavTitle: Deposit</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Deposit_Currency">
+ <source>Deposit %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Deposit 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Request_AmountStr">
+ <source>Request %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Request 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Request_Currency">
+ <source>Request %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Request 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Send_AmountStr">
+ <source>Send %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Send 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Send_Currency">
+ <source>Send %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Send 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Withdraw (currency)">
+ <source>Withdraw %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Withdraw 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///NavTitle_Withdraw (currency) A11y">
+ <source>Withdraw %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Withdraw 'currency'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Net Amount to receive:">
+ <source>Net Amount to receive:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Next">
+ <source>Next</source>
+ <target></target>
+ <note from="developer">advance Deposit to Amount</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///No date">
+ <source>No date</source>
+ <target></target>
+ <note from="developer">Timestamp missing or invalid</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///No payment fee">
+ <source>No payment fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///No withdrawal fee">
+ <source>No withdrawal fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Note: It will take quite some time to prepare this amount! Be more patient...">
+ <source>Note: It will take quite some time to prepare this amount! Be more patient...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Note: It will take quite some time to withdraw this amount! Be more patient...">
+ <source>Note: It will take quite some time to withdraw this amount! Be more patient...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Note: It will take some time to prepare this amount. Be patient...">
+ <source>Note: It will take some time to prepare this amount. Be patient...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Note: It will take some time to withdraw this amount. Be patient...">
+ <source>Note: It will take some time to withdraw this amount. Be patient...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///OK">
+ <source>OK</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Observe walletCore">
+ <source>Observe walletCore</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Obtain:">
+ <source>Obtain:</source>
+ <target></target>
+ <note from="developer">Amount to obtain:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Obtained amount:">
+ <source>Obtained amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Obtained:">
+ <source>Obtained:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Omit text where possible">
+ <source>Omit text where possible</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Open KYC website">
+ <source>Open KYC website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Open Settings">
+ <source>Open Settings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Open merchant website">
+ <source>Open merchant website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Opening Camera">
+ <source>Opening Camera</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Order-ID:">
+ <source>Order-ID:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///P2P Ready">
+ <source>P2P Ready</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///P2P Receive">
+ <source>P2P Receive</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Paid">
+ <source>Paid</source>
+ <target></target>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Paid P2P">
+ <source>Paid P2P</source>
+ <target></target>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Paid Request">
+ <source>Paid Request</source>
+ <target></target>
+ <note from="developer">TransactionType, paid invoice from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Paid amount:">
+ <source>Paid amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Paid:">
+ <source>Paid:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pay %@ now">
+ <source>Pay %@ now</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pay P2P">
+ <source>Pay P2P</source>
+ <target></target>
+ <note from="developer">Nav Title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pay Peer-Pull">
+ <source>Pay Peer-Pull</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pay Peer-Push">
+ <source>Pay Peer-Push</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pay Request">
+ <source>Pay Request</source>
+ <target></target>
+ <note from="developer">TransactionType, scan invoice to pay to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pay:">
+ <source>Pay:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Payee">
+ <source>Payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Payee:">
+ <source>Payee:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Payment">
+ <source>Payment</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Payment is made in %@">
+ <source>Payment is made in %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Payment provider:">
+ <source>Payment provider:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pending">
+ <source>Pending</source>
+ <target></target>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pending amount to obtain:">
+ <source>Pending amount to obtain:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Pending:">
+ <source>Pending:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Play Payment Sounds">
+ <source>Play Payment Sounds</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Please allow camera access in settings.">
+ <source>Please allow camera access in settings.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Please allow camera access in settings1.">
+ <source>Please allow camera access in settings1.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Please enter the URL">
+ <source>Please enter the URL</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Price (net):">
+ <source>Price (net):</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Price:">
+ <source>Price:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Progress indicator">
+ <source>Progress indicator</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///QR">
+ <source>QR</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///QR Code">
+ <source>QR Code</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///QR code and link can also be scanned or copied / shared from Transactions later.">
+ <source>QR code and link can also be scanned or copied / shared from Transactions later.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Receive Money">
+ <source>Receive Money</source>
+ <target></target>
+ <note from="developer">TransactionType, scan to receive coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Receive gross:">
+ <source>Receive gross:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Receive net:">
+ <source>Receive net:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Received Money">
+ <source>Received Money</source>
+ <target></target>
+ <note from="developer">TransactionType, received coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Received P2P">
+ <source>Received P2P</source>
+ <target></target>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Recent %lld transactions">
+ <source>Recent %lld transactions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Recent transaction">
+ <source>Recent transaction</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Recoup">
+ <source>Recoup</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Recoup:">
+ <source>Recoup:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Refresh">
+ <source>Refresh</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Refund">
+ <source>Refund</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Refunded amount:">
+ <source>Refunded amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Refunded:">
+ <source>Refunded:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Reload">
+ <source>Reload</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Request %@">
+ <source>Request %@</source>
+ <target></target>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Request Money">
+ <source>Request Money</source>
+ <target></target>
+ <note from="developer">TransactionType, send invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Localizable.xcstrings///RequestButton_Full">
+ <source>Request %@</source>
+ <target state="translated">Demande %@</target>
+ <note from="developer">`Request (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///RequestButton_Short">
+ <source>Request</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Request (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Requested Money">
+ <source>Requested Money</source>
+ <target></target>
+ <note from="developer">TransactionType, sent invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Reset">
+ <source>Reset</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Reset Wallet">
+ <source>Reset Wallet</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Restriction:">
+ <source>Restriction:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Right now">
+ <source>Right now</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Save">
+ <source>Save</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Scan QR">
+ <source>Scan QR</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Localizable.xcstrings///Scan QR codes">
+ <source>Scan QR codes</source>
+ <target state="translated">Scanner le code QR</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Scanning QR-codes requires access to the camera">
+ <source>Scanning QR-codes requires access to the camera</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Scheduled">
+ <source>Scheduled</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Scroll down">
+ <source>Scroll down</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Scroll up">
+ <source>Scroll up</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Select age">
+ <source>Select age</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Send %@ now">
+ <source>Send %@ now</source>
+ <target></target>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Send Money">
+ <source>Send Money</source>
+ <target></target>
+ <note from="developer">TransactionType, send coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///SendButton_Full">
+ <source>Send %@</source>
+ <target></target>
+ <note from="developer">`Send (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///SendButton_Short">
+ <source>Send</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Send (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Sent Money">
+ <source>Sent Money</source>
+ <target></target>
+ <note from="developer">TransactionType, sent coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Serialization error">
+ <source>Serialization error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Share">
+ <source>Share</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Share PayTo">
+ <source>Share PayTo</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Share the PayTo URL">
+ <source>Share the PayTo URL</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Sheet.ID.">
+ <source>Sheet.ID.</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Shortcut">
+ <source>Shortcut</source>
+ <target></target>
+ <note from="developer">VoiceOver: $50,$25,$10,$5 shortcut buttons</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Show Warnings">
+ <source>Show Warnings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Show logs">
+ <source>Show logs</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Shows which view you currently are on.">
+ <source>Shows which view you currently are on.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Since the demo bank supports the Taler integration, you can start a withdrawal directly on the">
+ <source>Since the demo bank supports the Taler integration, you can start a withdrawal directly on the</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Some pending transactions">
+ <source>Some pending transactions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Standard iOS Font">
+ <source>Standard iOS Font</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Status:">
+ <source>Status:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Status: %@">
+ <source>Status: %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Subject">
+ <source>Subject</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Summary">
+ <source>Summary</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Taler Logo">
+ <source>Taler Logo</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Tap the button to go to the KYC website.">
+ <source>Tap the button to go to the KYC website.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Terms of Service">
+ <source>Terms of Service</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///The Payment Service Provider is waiting for your wire-transfer.">
+ <source>The Payment Service Provider is waiting for your wire-transfer.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///The bank is waiting for your authorization.">
+ <source>The bank is waiting for your authorization.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///The bank is waiting for your confirmation.">
+ <source>The bank is waiting for your confirmation.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///The exchange will send your money back if it won't get collected in time, or when you abort the operation.">
+ <source>The exchange will send your money back if it won't get collected in time, or when you abort the operation.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///The withdrawal was aborted. If you have already sent money to the exchange, it will wire it back in %@ days.">
+ <source>The withdrawal was aborted.
+If you have already sent money to the exchange, it will wire it back in %@ days.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///There are no Payment Services yet.">
+ <source>There are no Payment Services yet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///There are no transactions for %@.">
+ <source>There are no transactions for %@.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///There is no digital cash in your wallet.">
+ <source>There is no digital cash in your wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///This is mandatory, otherwise your money will not arrive in this wallet.">
+ <source>This is mandatory, otherwise your money will not arrive in this wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///This operation cannot be undone">
+ <source>This operation cannot be undone</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///This request will be cancelled if it doesn't get paid in time, or when you abort the operation.">
+ <source>This request will be cancelled if it doesn't get paid in time, or when you abort the operation.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///This transaction is not yet ready...">
+ <source>This transaction is not yet ready...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Localizable.xcstrings///TitleBalances">
+ <source>Balances</source>
+ <target state="translated">Soldes</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TitleExchanges">
+ <source>Payment Services</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TitleIncoming_Full">
+ <source>Pending incoming</source>
+ <target></target>
+ <note from="developer">`Pending incoming´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TitleIncoming_Short">
+ <source>Incoming</source>
+ <target></target>
+ <note from="developer">Abbreviation of `Pending incoming´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TitleOutgoing_Full">
+ <source>Pending outgoing</source>
+ <target></target>
+ <note from="developer">`Pending outgoing´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TitleOutgoing_Short">
+ <source>Outgoing</source>
+ <target></target>
+ <note from="developer">Abbreviation of `Pending outgoing´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TitleOverview">
+ <source>Overview</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TitleSettings">
+ <source>Settings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Transaction list">
+ <source>Transaction list</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Transactions">
+ <source>Transactions</source>
+ <target></target>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Transfer %@ to the Payment Service.">
+ <source>Transfer %@ to the Payment Service.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxAction.Abort">
+ <source>Abort</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxAction.Delete">
+ <source>Delete from history</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxAction.Fail">
+ <source>Fail</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxAction.Retry">
+ <source>Retry now</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxActionDone.Abort">
+ <source>Abort pending...</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxActionDone.Delete">
+ <source>Deleted from list</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxActionDone.Fail">
+ <source>Failing...</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///TxActionDone.Retry">
+ <source>Retrying...</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///UNKNOWN">
+ <source>UNKNOWN</source>
+ <target></target>
+ <note from="developer">merchant didn't specify the currency, use ALL CAPS</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Unknown Payment Provider">
+ <source>Unknown Payment Provider</source>
+ <target></target>
+ <note from="developer">exchange url</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Unknown Payment Service">
+ <source>Unknown Payment Service</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Unknown error">
+ <source>Unknown error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Use the Add button to add a service.">
+ <source>Use the Add button to add a service.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.">
+ <source>Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Using payment service provider:">
+ <source>Using payment service provider:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Vibration Feedback">
+ <source>Vibration Feedback</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///View.ID.">
+ <source>View.ID.</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Visit the taler.net website">
+ <source>Visit the taler.net website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///WalletCore Version">
+ <source>WalletCore Version</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///When a transaction finished">
+ <source>When a transaction finished</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to KYC website to confirm this withdrawal.">
+ <source>Will go to KYC website to confirm this withdrawal.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to Pending transactions.">
+ <source>Will go to Pending transactions.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to bank website to authorize this withdrawal.">
+ <source>Will go to bank website to authorize this withdrawal.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to bank website to confirm this withdrawal.">
+ <source>Will go to bank website to confirm this withdrawal.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to detail view.">
+ <source>Will go to detail view.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to main transactions list.">
+ <source>Will go to main transactions list.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to the demo shop website.">
+ <source>Will go to the demo shop website.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Will go to the merchant website.">
+ <source>Will go to the merchant website.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Wire Transfer">
+ <source>Wire Transfer</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Wire transfer">
+ <source>Wire transfer</source>
+ <target></target>
+ <note from="developer">ViewTitle of wire-transfer QR codes
+ViewTitle of wire-transfer instructions</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Wire transfer QR codes">
+ <source>Wire transfer QR codes</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Wire transfer instructions">
+ <source>Wire transfer instructions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Localizable.xcstrings///Withdraw	%@">
+ <source>Withdraw %@</source>
+ <target state="translated">Retirer %@</target>
+ <note from="developer">Button `Withdraw (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Withdraw:">
+ <source>Withdraw:</source>
+ <target></target>
+ <note from="developer">Chosen amount to withdraw:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///WithdrawButton_Short">
+ <source>Withdraw</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Withdraw (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Withdrawal">
+ <source>Withdrawal</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Yesterday">
+ <source>Yesterday</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You can also add a payment service manually in the Settings.">
+ <source>You can also add a payment service manually in the Settings.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.">
+ <source>You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You can spend these %@ in the Demo shop, or send them to another wallet.">
+ <source>You can spend these %@ in the Demo shop, or send them to another wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You don't have enough %@.">
+ <source>You don't have enough %@.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.</source>
+ <target></target>
+ <note from="developer">P2P Receive</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You must accept the Payment Service's Terms of Service first.">
+ <source>You must accept the Payment Service's Terms of Service first.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You need to pass a KYC procedure">
+ <source>You need to pass a KYC procedure</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///You need to transfer %@ from your regular bank account to the Payment Service Provider to receive %@ as electronic cash in this wallet.">
+ <source>You need to transfer %1$@ from your regular bank account to the Payment Service Provider to receive %2$@ as electronic cash in this wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///Your bank's wire fee: %@">
+ <source>Your bank's wire fee: %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///account of the payee">
+ <source>account of the payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///but you only have %@ to deposit.">
+ <source>but you only have %@ to deposit.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///but you only have %@ to send.">
+ <source>but you only have %@ to send.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///enabled when account holder and IBAN are set">
+ <source>enabled when account holder and IBAN are set</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///enabled when amount is non-zero, but not higher than your available amount">
+ <source>enabled when amount is non-zero, but not higher than your available amount</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///enabled when subject and expiration are set">
+ <source>enabled when subject and expiration are set</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///from %@">
+ <source>from %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///on LocalConsole">
+ <source>on LocalConsole</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///unknown command">
+ <source>unknown command</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///unknown payment method">
+ <source>unknown payment method</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///unrestricted">
+ <source>unrestricted</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///using:">
+ <source>using:</source>
+ <target></target>
+ <note from="developer">using: exchange.taler.net</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Localizable.xcstrings///via %@">
+ <source>via %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings/// Warnings can be switched off in Settings">
+ <source>
+Warnings can be switched off in Settings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%@ %@">
+ <source>%1$@ %2$@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%@ fee">
+ <source>%@ fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%lld characters of 100">
+ <source>%lld characters of 100</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%lld days ago">
+ <source>%lld days ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%lld hours ago">
+ <source>%lld hours ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%lld minutes ago">
+ <source>%lld minutes ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%lld years">
+ <source>%lld years</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%llu Day">
+ <source>%llu Day</source>
+ <target></target>
+ <note from="developer">1 Day, might get plural (e.g. 2..3 Days), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///%llu Days">
+ <source>%llu Days</source>
+ <target></target>
+ <note from="developer">7 Days, always plural (3..9), 4 letters max., abbreviate if longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:">
+ <source>**Alternative:** If your bank already supports PayTo, you can use this PayTo-Link instead:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Alternative:** Use this PayTo-Link:">
+ <source>**Alternative:** Use this PayTo-Link:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:">
+ <source>**Step 1:** Copy this code and paste it into the subject/purpose field in your banking app or bank website:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 1:** Copy+Paste this subject:">
+ <source>**Step 1:** Copy+Paste this subject:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:">
+ <source>**Step 2:** Copy and paste payee and account into the corresponding fields in your banking app or website:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 2:** Copy+Paste payee and IBAN:">
+ <source>**Step 2:** Copy+Paste payee and IBAN:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 2:** Copy+Paste payee and account:">
+ <source>**Step 2:** Copy+Paste payee and account:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):">
+ <source>**Step 2:** If you don't already have it in your banking favorites list, then copy and paste payee and IBAN into the payee/IBAN fields in your banking app or website (and save it as favorite for the next time):</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.">
+ <source>**Step 3:** Finish the wire transfer of %@ in your banking app or website, then this withdrawal will proceed automatically. Depending on your bank the transfer can take from minutes to two working days, please be patient.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///**Step 3:** Transfer %@.">
+ <source>**Step 3:** Transfer %@.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///+ %@ fee">
+ <source>+ %@ fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///, canceled">
+ <source>, canceled</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///- %@ fee">
+ <source>- %@ fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///. Needs K Y C">
+ <source>. Needs K Y C</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///. Needs bank authorization">
+ <source>. Needs bank authorization</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///. Needs bank confirmation">
+ <source>. Needs bank confirmation</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///1 hour ago">
+ <source>1 hour ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///1 minute ago">
+ <source>1 minute ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Abort Deposit">
+ <source>Abort Deposit</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Abort P2P Send">
+ <source>Abort P2P Send</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Abort Payment">
+ <source>Abort Payment</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///About %@">
+ <source>About %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///About 1½ hours ago">
+ <source>About 1½ hours ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///About 2 hours ago">
+ <source>About 2 hours ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///About an hour ago">
+ <source>About an hour ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Accept">
+ <source>Accept</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Accept P2P Receive">
+ <source>Accept P2P Receive</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Accept Terms of Service">
+ <source>Accept Terms of Service</source>
+ <target></target>
+ <note from="developer">Button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Account holder:">
+ <source>Account holder:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Account:">
+ <source>Account:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Add">
+ <source>Add</source>
+ <target></target>
+ <note from="developer">button in the addExchange alert</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Add Payment Service">
+ <source>Add Payment Service</source>
+ <target></target>
+ <note from="developer">VoiceOver for the + button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Address of Payment Service">
+ <source>Address of Payment Service</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount available:">
+ <source>Amount available:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to be spent:">
+ <source>Amount to be spent:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to deposit:">
+ <source>Amount to deposit:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to obtain:">
+ <source>Amount to obtain:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to pay:">
+ <source>Amount to pay:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to request:">
+ <source>Amount to request:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to send:">
+ <source>Amount to send:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to spend:">
+ <source>Amount to spend:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount to withdraw:">
+ <source>Amount to withdraw:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount too big for a single withdrawal!">
+ <source>Amount too big for a single withdrawal!</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount too small!">
+ <source>Amount too small!</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Amount:">
+ <source>Amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///App Version">
+ <source>App Version</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Are you sure you want to abort this transaction?">
+ <source>Are you sure you want to abort this transaction?</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Are you sure you want to delete this transaction?">
+ <source>Are you sure you want to delete this transaction?</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Are you sure you want to fail this transaction?">
+ <source>Are you sure you want to fail this transaction?</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Authorize at Bank">
+ <source>Authorize at Bank</source>
+ <target></target>
+ <note from="developer">Nav title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Authorize later">
+ <source>Authorize later</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Authorize now">
+ <source>Authorize now</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Available:">
+ <source>Available:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Available:	%@">
+ <source>Available: %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Backup restored">
+ <source>Backup restored</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Balance:">
+ <source>Balance:</source>
+ <target></target>
+ <note from="developer">Main view</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Bank">
+ <source>Bank</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Cancel">
+ <source>Cancel</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Checking Link">
+ <source>Checking Link</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Choose the expiration duration">
+ <source>Choose the expiration duration</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Chosen amount to withdraw:">
+ <source>Chosen amount to withdraw:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Chosen:">
+ <source>Chosen:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Close">
+ <source>Close</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Closing Camera">
+ <source>Closing Camera</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Confirm Payment">
+ <source>Confirm Payment</source>
+ <target></target>
+ <note from="developer">pay P2P request/invoice
+pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Confirm Withdrawal">
+ <source>Confirm Withdrawal</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Confirmation:">
+ <source>Confirmation:</source>
+ <target></target>
+ <note from="developer">purchase may have a pos validation / confirmation</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Contacting...">
+ <source>Contacting...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy the IBAN">
+ <source>Copy the IBAN</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy the account">
+ <source>Copy the account</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy the cryptocode">
+ <source>Copy the cryptocode</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy the error">
+ <source>Copy the error</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy the error JSON">
+ <source>Copy the error JSON</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy the payee">
+ <source>Copy the payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy.long">
+ <source>Copy</source>
+ <target></target>
+ <note from="developer">may be a bit longer</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Copy.short">
+ <source>Copy</source>
+ <target></target>
+ <note from="developer">5 letters max, else abbreviate</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Cryptocode">
+ <source>Cryptocode</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Custom Amount">
+ <source>Custom Amount</source>
+ <target></target>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Custom Summary">
+ <source>Custom Summary</source>
+ <target></target>
+ <note from="developer">pay merchant</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Demo: get digital cash to experience how to pay with the money of the future.">
+ <source>Demo: get digital cash to experience how to pay with the money of the future.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Deposit">
+ <source>Deposit</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Deposit	%@">
+ <source>Deposit %@</source>
+ <target></target>
+ <note from="developer">Button `Deposit (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Deposit %@">
+ <source>Deposit %@</source>
+ <target></target>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Deposit:">
+ <source>Deposit:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///DepositButton_Short">
+ <source>Deposit</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Deposit (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Deserialization error">
+ <source>Deserialization error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Done">
+ <source>Done</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Effective:">
+ <source>Effective:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payee) Long 1">
+ <source>Either provide this payment link</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payee) Long 2">
+ <source>to the payee, or</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payee) Long 3">
+ <source>let the payee scan this QR code to receive %@.</source>
+ <target></target>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payee) Mini 1">
+ <source>Either</source>
+ <target></target>
+ <note from="developer">Either (copy/share this link to the payee)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payee) Mini 2">
+ <source>or scan this</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payee) Mini 3">
+ <source>to receive %@.</source>
+ <target></target>
+ <note from="developer">e.g. '$ 7.41'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payer) Long 1">
+ <source>Either provide this payment link</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payer) Long 2">
+ <source>to the payer, or</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payer) Long 3">
+ <source>let the payer scan this QR code to pay %@.</source>
+ <target></target>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payer) Mini 1">
+ <source>Either</source>
+ <target></target>
+ <note from="developer">Either (copy/share this link to the payer)</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payer) Mini 2">
+ <source>or scan this</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Either (payer) Mini 3">
+ <source>to pay %@.</source>
+ <target></target>
+ <note from="developer">e.g. '5,3 €'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Enter subject:">
+ <source>Enter subject:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Error">
+ <source>Error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Exchange fee (long):">
+ <source>Fee:</source>
+ <target></target>
+ <note from="developer">long version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Exchange fee (short):">
+ <source>Fee:</source>
+ <target></target>
+ <note from="developer">short version</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Expires in:">
+ <source>Expires in:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Expires: %@">
+ <source>Expires: %@</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///For Delete, Fail & Abort buttons">
+ <source>For Delete, Fail & Abort buttons</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Gross Amount to receive:">
+ <source>Gross Amount to receive:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Haptics">
+ <source>Haptics</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///IBAN of the payee">
+ <source>IBAN of the payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///IBAN:">
+ <source>IBAN:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:">
+ <source>If this wallet belongs to a child or teenager, the generated electronic cash should be age-restricted:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///If your banking software runs on another device, you can scan one of these QR codes:">
+ <source>If your banking software runs on another device, you can scan one of these QR codes:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///In progress">
+ <source>In progress</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Initialization error">
+ <source>Initialization error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Instructions">
+ <source>Instructions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Internal core error">
+ <source>Internal core error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///It seems you wanted to request money - but this transaction will let you pay...">
+ <source>It seems you wanted to request money - but this transaction will let you pay...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///KYC">
+ <source>KYC</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Language:">
+ <source>Language:</source>
+ <target></target>
+ <note from="developer">title of ToS language selection</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///LinkTitle_DEMOBANK">
+ <source>Demo Bank Website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///LinkTitle_DEMOSHOP">
+ <source>Spend demo money</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///LinkTitle_Test_Money">
+ <source>Get demo money</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///List Style:">
+ <source>List Style:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Loading…">
+ <source>Loading…</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Lost:">
+ <source>Lost:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Main Menu">
+ <source>Main Menu</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Aborted">
+ <source>Aborted</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Aborting">
+ <source>Aborting</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Deleted">
+ <source>Deleted</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Dialog">
+ <source>Dialog</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Done">
+ <source>Done</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Expired">
+ <source>Expired</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Failed">
+ <source>Failed</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Finalizing">
+ <source>Finalizing</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MajorState.Pending">
+ <source>Pending</source>
+ <target></target>
+ <note from="developer">TxMajorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Manage payment service providers...">
+ <source>Manage payment service providers...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Merchant">
+ <source>Merchant</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Minimalistic">
+ <source>Minimalistic</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MinorState.aml">
+ <source>AML required</source>
+ <target></target>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MinorState.bankConfirmTransfer">
+ <source>Waiting for bank transfer</source>
+ <target></target>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///MinorState.kyc">
+ <source>KYC required</source>
+ <target></target>
+ <note from="developer">TxMinorState heading</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Money lost">
+ <source>Money lost</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Money lost:">
+ <source>Money lost:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///More info about GNU Taler in general...">
+ <source>More info about GNU Taler in general...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///More info about this app...">
+ <source>More info about this app...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///More than a week ago">
+ <source>More than a week ago</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Deposit_AmountStr">
+ <source>Deposit</source>
+ <target></target>
+ <note from="developer">NavTitle: Deposit</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Deposit_Currency">
+ <source>Deposit %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Deposit 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Request_AmountStr">
+ <source>Request %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Request 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Request_Currency">
+ <source>Request %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Request 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Send_AmountStr">
+ <source>Send %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Send 'amountStr'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Send_Currency">
+ <source>Send %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Send 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Withdraw (currency)">
+ <source>Withdraw %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Withdraw 'currencySymbol'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///NavTitle_Withdraw (currency) A11y">
+ <source>Withdraw %@</source>
+ <target></target>
+ <note from="developer">NavTitle: Withdraw 'currency'</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Net Amount to receive:">
+ <source>Net Amount to receive:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Next">
+ <source>Next</source>
+ <target></target>
+ <note from="developer">advance Deposit to Amount</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///No date">
+ <source>No date</source>
+ <target></target>
+ <note from="developer">Timestamp missing or invalid</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///No payment fee">
+ <source>No payment fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///No withdrawal fee">
+ <source>No withdrawal fee</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Note: It will take quite some time to prepare this amount! Be more patient...">
+ <source>Note: It will take quite some time to prepare this amount! Be more patient...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Note: It will take some time to prepare this amount. Be patient...">
+ <source>Note: It will take some time to prepare this amount. Be patient...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///OK">
+ <source>OK</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Observe walletCore">
+ <source>Observe walletCore</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Obtain:">
+ <source>Obtain:</source>
+ <target></target>
+ <note from="developer">Amount to obtain:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Obtained amount:">
+ <source>Obtained amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Obtained:">
+ <source>Obtained:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Omit text where possible">
+ <source>Omit text where possible</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Open KYC website">
+ <source>Open KYC website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Open Settings">
+ <source>Open Settings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Open merchant website">
+ <source>Open merchant website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Opening Camera">
+ <source>Opening Camera</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Order-ID:">
+ <source>Order-ID:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///P2P Ready">
+ <source>P2P Ready</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///P2P Receive">
+ <source>P2P Receive</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Paid">
+ <source>Paid</source>
+ <target></target>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Paid P2P">
+ <source>Paid P2P</source>
+ <target></target>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Paid Request">
+ <source>Paid Request</source>
+ <target></target>
+ <note from="developer">TransactionType, paid invoice from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Paid amount:">
+ <source>Paid amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Paid:">
+ <source>Paid:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pay %@ now">
+ <source>Pay %@ now</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pay P2P">
+ <source>Pay P2P</source>
+ <target></target>
+ <note from="developer">Nav Title</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pay Peer-Pull">
+ <source>Pay Peer-Pull</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pay Peer-Push">
+ <source>Pay Peer-Push</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pay Request">
+ <source>Pay Request</source>
+ <target></target>
+ <note from="developer">TransactionType, scan invoice to pay to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pay:">
+ <source>Pay:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Payee">
+ <source>Payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Payee:">
+ <source>Payee:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Payment">
+ <source>Payment</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Payment is made in %@">
+ <source>Payment is made in %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Payment provider:">
+ <source>Payment provider:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pending">
+ <source>Pending</source>
+ <target></target>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pending amount to obtain:">
+ <source>Pending amount to obtain:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Pending:">
+ <source>Pending:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Play Payment Sounds">
+ <source>Play Payment Sounds</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Please allow camera access in settings1.">
+ <source>Please allow camera access in settings1.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Please enter the URL">
+ <source>Please enter the URL</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Price (net):">
+ <source>Price (net):</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Price:">
+ <source>Price:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Progress indicator">
+ <source>Progress indicator</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///QR">
+ <source>QR</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///QR Code">
+ <source>QR Code</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///QR code and link can also be scanned or copied / shared from Transactions later.">
+ <source>QR code and link can also be scanned or copied / shared from Transactions later.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Receive Money">
+ <source>Receive Money</source>
+ <target></target>
+ <note from="developer">TransactionType, scan to receive coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Receive gross:">
+ <source>Receive gross:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Receive net:">
+ <source>Receive net:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Received Money">
+ <source>Received Money</source>
+ <target></target>
+ <note from="developer">TransactionType, received coins sent from another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Received P2P">
+ <source>Received P2P</source>
+ <target></target>
+ <note from="developer">Title, short</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Recent %lld transactions">
+ <source>Recent %lld transactions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Recent transaction">
+ <source>Recent transaction</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Recoup">
+ <source>Recoup</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Recoup:">
+ <source>Recoup:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Refresh">
+ <source>Refresh</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Refund">
+ <source>Refund</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Refunded amount:">
+ <source>Refunded amount:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Refunded:">
+ <source>Refunded:</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Reload">
+ <source>Reload</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Request %@">
+ <source>Request %@</source>
+ <target></target>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Request Money">
+ <source>Request Money</source>
+ <target></target>
+ <note from="developer">TransactionType, send invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///RequestButton_Full">
+ <source>Request %@</source>
+ <target></target>
+ <note from="developer">`Request (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///RequestButton_Short">
+ <source>Request</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Request (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Requested Money">
+ <source>Requested Money</source>
+ <target></target>
+ <note from="developer">TransactionType, sent invoice to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Reset">
+ <source>Reset</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Reset Wallet">
+ <source>Reset Wallet</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Restriction:">
+ <source>Restriction:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Right now">
+ <source>Right now</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Save">
+ <source>Save</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Scan QR">
+ <source>Scan QR</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Resources/Localizable.xcstrings///Scan QR codes">
+ <source>Scan QR codes</source>
+ <target state="translated">Scanner le code QR</target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Scanning QR-codes requires access to the camera">
+ <source>Scanning QR-codes requires access to the camera</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Scheduled">
+ <source>Scheduled</source>
+ <target></target>
+ <note from="developer">RefreshReason</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Scroll down">
+ <source>Scroll down</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Scroll up">
+ <source>Scroll up</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Select age">
+ <source>Select age</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Send %@ now">
+ <source>Send %@ now</source>
+ <target></target>
+ <note from="developer">amount with currency</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Send Money">
+ <source>Send Money</source>
+ <target></target>
+ <note from="developer">TransactionType, send coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Resources/Localizable.xcstrings///SendButton_Full">
+ <source>Send %@</source>
+ <target state="translated">Envoyer %@</target>
+ <note from="developer">`Send (currency)´ in Balances - must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///SendButton_Short">
+ <source>Send</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Send (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Sent Money">
+ <source>Sent Money</source>
+ <target></target>
+ <note from="developer">TransactionType, sent coins to another wallet</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Serialization error">
+ <source>Serialization error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Share">
+ <source>Share</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Share PayTo">
+ <source>Share PayTo</source>
+ <target></target>
+ <note from="developer">mini</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Share the PayTo URL">
+ <source>Share the PayTo URL</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Sheet.ID.">
+ <source>Sheet.ID.</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Shortcut">
+ <source>Shortcut</source>
+ <target></target>
+ <note from="developer">VoiceOver: $50,$25,$10,$5 shortcut buttons</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Show Warnings">
+ <source>Show Warnings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Show logs">
+ <source>Show logs</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Shows which view you currently are on.">
+ <source>Shows which view you currently are on.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Since the demo bank supports the Taler integration, you can start a withdrawal directly on the">
+ <source>Since the demo bank supports the Taler integration, you can start a withdrawal directly on the</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Some pending transactions">
+ <source>Some pending transactions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Standard iOS Font">
+ <source>Standard iOS Font</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Status:">
+ <source>Status:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Subject">
+ <source>Subject</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Summary">
+ <source>Summary</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Taler Logo">
+ <source>Taler Logo</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Tap the button to go to the KYC website.">
+ <source>Tap the button to go to the KYC website.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Terms of Service">
+ <source>Terms of Service</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///The Payment Service Provider is waiting for your wire-transfer.">
+ <source>The Payment Service Provider is waiting for your wire-transfer.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///The bank is waiting for your authorization.">
+ <source>The bank is waiting for your authorization.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///The exchange will send your money back if it won't get collected in time, or when you abort the operation.">
+ <source>The exchange will send your money back if it won't get collected in time, or when you abort the operation.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///The withdrawal was aborted. If you have already sent money to the exchange, it will wire it back in %@ days.">
+ <source>The withdrawal was aborted.
+If you have already sent money to the exchange, it will wire it back in %@ days.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///There are no Payment Services yet.">
+ <source>There are no Payment Services yet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///There are no transactions for %@.">
+ <source>There are no transactions for %@.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///There is no digital cash in your wallet.">
+ <source>There is no digital cash in your wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///This is mandatory, otherwise your money will not arrive in this wallet.">
+ <source>This is mandatory, otherwise your money will not arrive in this wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///This operation cannot be undone">
+ <source>This operation cannot be undone</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///This request will be cancelled if it doesn't get paid in time, or when you abort the operation.">
+ <source>This request will be cancelled if it doesn't get paid in time, or when you abort the operation.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///This transaction is not yet ready...">
+ <source>This transaction is not yet ready...</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleBalances">
+ <source>Balances</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleExchanges">
+ <source>Payment Services</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleIncoming_Full">
+ <source>Pending incoming</source>
+ <target></target>
+ <note from="developer">`Pending incoming´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleIncoming_Short">
+ <source>Incoming</source>
+ <target></target>
+ <note from="developer">Abbreviation of `Pending incoming´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleOutgoing_Full">
+ <source>Pending outgoing</source>
+ <target></target>
+ <note from="developer">`Pending outgoing´ in Balances - set exactly 1 \t for line break</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleOutgoing_Short">
+ <source>Outgoing</source>
+ <target></target>
+ <note from="developer">Abbreviation of `Pending outgoing´ in Balances</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleOverview">
+ <source>Overview</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TitleSettings">
+ <source>Settings</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Transaction list">
+ <source>Transaction list</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Transactions">
+ <source>Transactions</source>
+ <target></target>
+ <note from="developer">ViewTitle of TransactionList</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Transfer %@ to the Payment Service.">
+ <source>Transfer %@ to the Payment Service.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxAction.Abort">
+ <source>Abort</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxAction.Delete">
+ <source>Delete from history</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxAction.Fail">
+ <source>Fail</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxAction.Retry">
+ <source>Retry now</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxActionDone.Abort">
+ <source>Abort pending...</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxActionDone.Delete">
+ <source>Deleted from list</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxActionDone.Fail">
+ <source>Failing...</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///TxActionDone.Retry">
+ <source>Retrying...</source>
+ <target></target>
+ <note from="developer">TxAction button</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///UNKNOWN">
+ <source>UNKNOWN</source>
+ <target></target>
+ <note from="developer">merchant didn't specify the currency, use ALL CAPS</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Unknown Payment Provider">
+ <source>Unknown Payment Provider</source>
+ <target></target>
+ <note from="developer">exchange url</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Unknown Payment Service">
+ <source>Unknown Payment Service</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Unknown error">
+ <source>Unknown error</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Use the Add button to add a service.">
+ <source>Use the Add button to add a service.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.">
+ <source>Use the QR code scan button to start a withdrawal if your bank already supports Taler payments.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Using payment service provider:">
+ <source>Using payment service provider:</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Vibration Feedback">
+ <source>Vibration Feedback</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///View.ID.">
+ <source>View.ID.</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Visit the taler.net website">
+ <source>Visit the taler.net website</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///WalletCore Version">
+ <source>WalletCore Version</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///When a transaction finished">
+ <source>When a transaction finished</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Will go to KYC website to confirm this withdrawal.">
+ <source>Will go to KYC website to confirm this withdrawal.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Will go to Pending transactions.">
+ <source>Will go to Pending transactions.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Will go to bank website to authorize this withdrawal.">
+ <source>Will go to bank website to authorize this withdrawal.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Will go to detail view.">
+ <source>Will go to detail view.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Will go to main transactions list.">
+ <source>Will go to main transactions list.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Will go to the demo shop website.">
+ <source>Will go to the demo shop website.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Will go to the merchant website.">
+ <source>Will go to the merchant website.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Wire Transfer">
+ <source>Wire Transfer</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Wire transfer">
+ <source>Wire transfer</source>
+ <target></target>
+ <note from="developer">ViewTitle of wire-transfer QR codes
+ViewTitle of wire-transfer instructions</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Wire transfer QR codes">
+ <source>Wire transfer QR codes</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Wire transfer instructions">
+ <source>Wire transfer instructions</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Withdraw	%@">
+ <source>Withdraw %@</source>
+ <target></target>
+ <note from="developer">Button `Withdraw (currency)´, must have ONE \t and ONE %@</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Withdraw:">
+ <source>Withdraw:</source>
+ <target></target>
+ <note from="developer">Chosen amount to withdraw:</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///WithdrawButton_Short">
+ <source>Withdraw</source>
+ <target></target>
+ <note from="developer">Abbreviation of button `Withdraw (currency)´</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Withdrawal">
+ <source>Withdrawal</source>
+ <target></target>
+ <note from="developer">TransactionType</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Yesterday">
+ <source>Yesterday</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You can also add a payment service manually in the Settings.">
+ <source>You can also add a payment service manually in the Settings.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.">
+ <source>You can also scan a withdrawal QR code from your bank on the Balances tab to automatically add a payment service.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You can spend these %@ in the Demo shop, or send them to another wallet.">
+ <source>You can spend these %@ in the Demo shop, or send them to another wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You don't have enough %@.">
+ <source>You don't have enough %@.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can receive electronic cash in your wallet.</source>
+ <target></target>
+ <note from="developer">P2P Receive</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.">
+ <source>You must accept the Payment Service Provider's Terms of Service first before you can use it to withdraw electronic cash to your wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You must accept the Payment Service's Terms of Service first.">
+ <source>You must accept the Payment Service's Terms of Service first.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You need to pass a KYC procedure">
+ <source>You need to pass a KYC procedure</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///You need to transfer %@ from your regular bank account to the Payment Service Provider to receive %@ as electronic cash in this wallet.">
+ <source>You need to transfer %1$@ from your regular bank account to the Payment Service Provider to receive %2$@ as electronic cash in this wallet.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///Your bank's wire fee: %@">
+ <source>Your bank's wire fee: %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///account of the payee">
+ <source>account of the payee</source>
+ <target></target>
+ <note from="developer">VoiceOver</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///but you only have %@ to deposit.">
+ <source>but you only have %@ to deposit.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///but you only have %@ to send.">
+ <source>but you only have %@ to send.</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///enabled when account holder and IBAN are set">
+ <source>enabled when account holder and IBAN are set</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///enabled when amount is non-zero, but not higher than your available amount">
+ <source>enabled when amount is non-zero, but not higher than your available amount</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///enabled when subject and expiration are set">
+ <source>enabled when subject and expiration are set</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///from %@">
+ <source>from %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///on LocalConsole">
+ <source>on LocalConsole</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///unknown command">
+ <source>unknown command</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///unknown payment method">
+ <source>unknown payment method</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///unrestricted">
+ <source>unrestricted</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///using:">
+ <source>using:</source>
+ <target></target>
+ <note from="developer">using: exchange.taler.net</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Resources/Localizable.xcstrings///via %@">
+ <source>via %@</source>
+ <target></target>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Taler_Wallet InfoPlist.xcstrings///CFBundleDisplayName">
+ <source>Taler Wallet</source>
+ <target></target>
+ <note from="developer">Bundle display name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Taler_Wallet InfoPlist.xcstrings///CFBundleName">
+ <source>Taler_Wallet</source>
+ <target></target>
+ <note from="developer">Bundle name</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" approved="no" id="TalerWallet1/Taler_Wallet InfoPlist.xcstrings///NSCameraUsageDescription">
+ <source>Scan QR Codes</source>
+ <target state="translated">Scanner le code QR</target>
+ <note from="developer">Privacy - Camera Usage Description</note>
+ </trans-unit>
+ <trans-unit xml:space="preserve" id="TalerWallet1/Taler_Wallet InfoPlist.xcstrings///NSHumanReadableCopyright">
+ <source>© Taler-Systems.com</source>
+ <target></target>
+ <note from="developer">Copyright (human-readable)</note>
+ </trans-unit>
+ </body>
+ </file>
+</xliff>
diff --git a/packages/fix-weblate-format/fix-weblate-format.js b/packages/fix-weblate-format/fix-weblate-format.js
@@ -37,6 +37,18 @@ units.forEach(element => {
files[fileName] = []
}
+ // get elementByTagName returns a collection but we expect
+ // to have no more than one target element
+ if (element.getElementsByTagName("target").length === 0 || !element.getElementsByTagName("target")[0]) {
+ // skip element without target element: without transaltion
+ return;
+ }
+ const targetChild = element.getElementsByTagName("target")[0];
+ if (!targetChild.hasChildNodes()) {
+ // skip element with empty translation
+ return;
+ }
+
// cleanup the id attr
element.removeAttribute("id")
if (idName) {