taler-ios

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

commit d39029b4edba90b4150a80701ca8107b19984609
parent f8bce800de7d838feff729ae2c1223bb3e37cc6e
Author: Marc Stibane <marc@taler.net>
Date:   Wed,  2 Oct 2024 19:39:43 +0200

German localization

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

diff --git a/TalerWallet1/Localizable.xcstrings b/TalerWallet1/Localizable.xcstrings @@ -6759,6 +6759,16 @@ } } }, + "This payment provider is in use. Delete anyway?" : { + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dieser Zahlungsdienst ist in Verwendung. Trotzdem löschen?" + } + } + } + }, "This request will be cancelled if it doesn't get paid in time, or when you abort the operation." : { "localizations" : { "de" : { @@ -8260,6 +8270,16 @@ } } }, + "You will loose all %@ of this payment provider" : { + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sie verlieren alle %@ dieses Zahlungsdienstes" + } + } + } + }, "Your bank's wire fee: %@" : { "localizations" : { "de" : {