taler-ios

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

commit 9451b616e72c87f52e18e7c68d477e95b25f533d
parent 271802c56b65cadde4641cb96f32f2c2fe715325
Author: Marc Stibane <marc@taler.net>
Date:   Wed, 16 Jul 2025 08:38:04 +0200

L10n (German, Polish)

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

diff --git a/TalerWallet1/Resources/Localizable.xcstrings b/TalerWallet1/Resources/Localizable.xcstrings @@ -2781,6 +2781,39 @@ } } }, + "City" : { + "comment" : "a11y", + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Stadt" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Miasto" + } + } + } + }, + "City:" : { + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Stadt:" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Miasto:" + } + } + } + }, "Close" : { "localizations" : { "de" : { @@ -2993,6 +3026,23 @@ } } }, + "Copy the city" : { + "comment" : "a11y", + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Stadt kopieren" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Skopiuj miasto" + } + } + } + }, "Copy the cryptocode" : { "comment" : "a11y", "localizations" : { @@ -3132,6 +3182,23 @@ } } }, + "Copy the zip code" : { + "comment" : "a11y", + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Postleitzahl kopieren" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Skopiuj kod pocztowy" + } + } + } + }, "Copy.long" : { "comment" : "may be a bit longer", "extractionState" : "extracted_with_value", @@ -11887,6 +11954,39 @@ } } } + }, + "Zip code" : { + "comment" : "a11y", + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Postleitzahl" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kod pocztowy" + } + } + } + }, + "Zip code:" : { + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Postleitzahl:" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kod pocztowy:" + } + } + } } }, "version" : "1.0"