taler-ios

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

commit 5c95f1628c5780a2699d99ecb259c87382ffa528
parent bc514fca36adb5b5e84957da3933c4322c383a1e
Author: Marc Stibane <marc@taler.net>
Date:   Tue, 17 Sep 2024 21:42:03 +0200

German localization

Diffstat:
MTalerWallet1/Localizable.xcstrings | 33++++++++++++++++++++++++++++++++-
1 file changed, 32 insertions(+), 1 deletion(-)

diff --git a/TalerWallet1/Localizable.xcstrings b/TalerWallet1/Localizable.xcstrings @@ -1006,6 +1006,17 @@ } } }, + "Already paid" : { + "comment" : "pay merchant navTitle", + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bereits bezahlt" + } + } + } + }, "Amount available:" : { "localizations" : { "de" : { @@ -1753,7 +1764,7 @@ } }, "Confirm Payment" : { - "comment" : "pay P2P request/invoice\npay merchant", + "comment" : "pay P2P request/invoice\npay merchant navTitle", "localizations" : { "de" : { "stringUnit" : { @@ -6334,6 +6345,16 @@ } } }, + "Spent amount:" : { + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ausgegebener Betrag" + } + } + } + }, "Standard iOS Font" : { "localizations" : { "de" : { @@ -8001,6 +8022,16 @@ } } }, + "You already paid for this article." : { + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sie haben diesen Artikel bereits bezahlt." + } + } + } + }, "You can also add a payment service manually in the Settings." : { "localizations" : { "de" : {