taler-ios

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

commit 107a2f6d79926999ab204564a8e2b77a20b9778e
parent 16eefa4fbdf34890e06239878fc5332d8f89a120
Author: Marc Stibane <marc@taler.net>
Date:   Wed,  2 Oct 2024 09:15:31 +0200

German localization

Diffstat:
MTalerWallet1/Taler_Wallet InfoPlist.xcstrings | 24++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)

diff --git a/TalerWallet1/Taler_Wallet InfoPlist.xcstrings b/TalerWallet1/Taler_Wallet InfoPlist.xcstrings @@ -5,6 +5,12 @@ "comment" : "Bundle display name", "extractionState" : "extracted_with_value", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Taler Wallet" + } + }, "en" : { "stringUnit" : { "state" : "new", @@ -23,6 +29,12 @@ "comment" : "Bundle name", "extractionState" : "extracted_with_value", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Taler_Wallet" + } + }, "en" : { "stringUnit" : { "state" : "new", @@ -41,6 +53,12 @@ "comment" : "Privacy - Camera Usage Description", "extractionState" : "extracted_with_value", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "QR-Codes scannen" + } + }, "en" : { "stringUnit" : { "state" : "new", @@ -59,6 +77,12 @@ "comment" : "Copyright (human-readable)", "extractionState" : "extracted_with_value", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "© Taler-Systems.com" + } + }, "en" : { "stringUnit" : { "state" : "new",