taler-ios

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

commit 16eefa4fbdf34890e06239878fc5332d8f89a120
parent e11066ff16fa260ced62a3a2d0e9107dbd831c82
Author: Marc Stibane <marc@taler.net>
Date:   Sat, 28 Sep 2024 09:59:26 +0200

German localization

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

diff --git a/TalerWallet1/Localizable.xcstrings b/TalerWallet1/Localizable.xcstrings @@ -2113,6 +2113,16 @@ } } }, + "Delete" : { + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Löschen" + } + } + } + }, "Demo: get digital cash to experience how to pay with the money of the future." : { "localizations" : { "de" : { @@ -5380,6 +5390,7 @@ } }, "Recent %lld transactions" : { + "extractionState" : "stale", "localizations" : { "de" : { "stringUnit" : { @@ -5402,6 +5413,7 @@ } }, "Recent transaction" : { + "comment" : "section header singular", "localizations" : { "de" : { "stringUnit" : { @@ -5423,6 +5435,17 @@ } } }, + "Recent transactions" : { + "comment" : "section header plural", + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktuelle Umsätze" + } + } + } + }, "Recoup" : { "comment" : "TransactionType", "localizations" : {