[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ios] 06/07: German localization
From: |
gnunet |
Subject: |
[taler-taler-ios] 06/07: German localization |
Date: |
Thu, 03 Oct 2024 07:41:52 +0200 |
This is an automated email from the git hooks/post-receive script.
marc-stibane pushed a commit to branch master
in repository taler-ios.
commit d39029b4edba90b4150a80701ca8107b19984609
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Oct 2 19:39:43 2024 +0200
German localization
---
TalerWallet1/Localizable.xcstrings | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/TalerWallet1/Localizable.xcstrings
b/TalerWallet1/Localizable.xcstrings
index f7a37a5..2d1321f 100755
--- 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" : {
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-taler-ios] branch master updated (16eefa4 -> 30caf4d), gnunet, 2024/10/03
- [taler-taler-ios] 01/07: German localization, gnunet, 2024/10/03
- [taler-taler-ios] 04/07: deleteExchange, gnunet, 2024/10/03
- [taler-taler-ios] 02/07: ExchangeDeleted, gnunet, 2024/10/03
- [taler-taler-ios] 03/07: debugging, gnunet, 2024/10/03
- [taler-taler-ios] 07/07: Bump version to 0.13.3 (0.13.5), gnunet, 2024/10/03
- [taler-taler-ios] 05/07: layout, gnunet, 2024/10/03
- [taler-taler-ios] 06/07: German localization,
gnunet <=