taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit 8d75ec8245fdf32dd63ca08fb5818683c186b4d3
parent d17dd371c73836d94f7ff4dfa36b35775f671f68
Author: Marc Stibane <marc@taler.net>
Date:   Thu, 19 Jun 2025 11:07:46 +0200

L10N (German)

Diffstat:
MTalerWallet1/Localizable.xcstrings | 92+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 92 insertions(+), 0 deletions(-)

diff --git a/TalerWallet1/Localizable.xcstrings b/TalerWallet1/Localizable.xcstrings @@ -4797,6 +4797,52 @@ } } }, + "Exchange.Delete.Button" : { + "comment" : "button title", + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Delete payment service" + } + } + } + }, + "Exchange.Delete.Warning1" : { + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Are you sure you want to delete this payment service?" + } + } + } + }, + "Exchange.Delete.Warning2" : { + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "This payment service is in use. Delete anyway?" + } + } + } + }, + "Exchange.Delete.Warning3" : { + "comment" : "Currency", + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "You will loose all %@ of this payment service." + } + } + } + }, "Expires in:" : { "localizations" : { "de" : { @@ -5005,6 +5051,52 @@ } } }, + "GLS.Exchange.Delete.Button" : { + "comment" : "button title", + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Terminate contract" + } + } + } + }, + "GLS.Exchange.Delete.Warning1" : { + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Are you sure you want to terminate this contract?" + } + } + } + }, + "GLS.Exchange.Delete.Warning2" : { + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "You still have digital money in your wallet. Terminate anyway?" + } + } + } + }, + "GLS.Exchange.Delete.Warning3" : { + "comment" : "Currency", + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "You will loose all %@ of this contract." + } + } + } + }, "Gross Amount to receive:" : { "localizations" : { "de" : {