From 36f05ccaedcfe01b357088cc865bed35083efc01 Mon Sep 17 00:00:00 2001 From: Terry Yiu <963907+tyiu@users.noreply.github.com> Date: Thu, 16 Feb 2023 10:17:09 -0500 Subject: [PATCH] Export and import translations --- damus/el-GR.lproj/Localizable.strings | 7 +++++-- damus/fr-FR.lproj/Localizable.strings | 5 ++++- damus/ja.lproj/Localizable.strings | 5 ++++- damus/nl.lproj/Localizable.strings | 5 ++++- damus/zh-CN.lproj/Localizable.strings | 5 ++++- translations/el_GR.xliff | 3 ++- translations/en-US.xcloc/Localized Contents/en-US.xliff | 2 +- translations/fr_FR.xliff | 1 + translations/ja.xliff | 1 + translations/nl.xliff | 1 + translations/zh_CN.xliff | 1 + 11 files changed, 28 insertions(+), 8 deletions(-) diff --git a/damus/el-GR.lproj/Localizable.strings b/damus/el-GR.lproj/Localizable.strings index b52c73c4..2a7dcdb3 100644 --- a/damus/el-GR.lproj/Localizable.strings +++ b/damus/el-GR.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(ποίους) ακολουθεί"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "Προεπιλεγμένο πορτοφόλι"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "Προεπιλεγμένο ποσό Zap σε sats"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. @@ -618,7 +621,7 @@ Part of a larger sentence to describe how many profiles a user is following. */ "Thread" = "Νήμα"; /* No comment provided by engineer. */ -"To filter your %@ feed, please choose applicable relays from the list below:" = "Για να φιλτράρετε την ροή μηνυμάτων από ανεπιθύμητα στην κεντρική τροφοδοσία του %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα:"; +"To filter your %@ feed, please choose applicable relays from the list below:" = "Για να φιλτράρετε την ροή μηνυμάτων στην κεντρική ροή σας %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα:"; /* Button to translate note from different language. */ "Translate Note" = "Μεταφρασμένο σχόλιο"; diff --git a/damus/fr-FR.lproj/Localizable.strings b/damus/fr-FR.lproj/Localizable.strings index 4d4962d5..b9296d33 100644 --- a/damus/fr-FR.lproj/Localizable.strings +++ b/damus/fr-FR.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(who) suit"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "Portefeuille par défaut"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "Montant par défaut du zap en sats"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. diff --git a/damus/ja.lproj/Localizable.strings b/damus/ja.lproj/Localizable.strings index 0f055a7c..6c8d32d1 100644 --- a/damus/ja.lproj/Localizable.strings +++ b/damus/ja.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(who) がフォロー中"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "デフォルトウォレット"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "デフォルトのZap額(sats)"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. diff --git a/damus/nl.lproj/Localizable.strings b/damus/nl.lproj/Localizable.strings index e0097a6d..62b9a7c6 100644 --- a/damus/nl.lproj/Localizable.strings +++ b/damus/nl.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(who) volgt"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "Damus-portefeuille"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "Standaard Zap-bedrag (in sats)"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. diff --git a/damus/zh-CN.lproj/Localizable.strings b/damus/zh-CN.lproj/Localizable.strings index 5a981c2b..6fef0c49 100644 --- a/damus/zh-CN.lproj/Localizable.strings +++ b/damus/zh-CN.lproj/Localizable.strings @@ -11,7 +11,7 @@ "(who) following" = "(who)关注"; /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. */ +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. */ "%@ %@" = "%@ %@"; /* Alert message that informs a user was blocked. */ @@ -204,6 +204,9 @@ Sentence composed of 2 variables to describe how many relay servers a user is co /* Button to pay a Lightning invoice with the user's default Lightning wallet. */ "Default Wallet" = "默认钱包"; +/* Section title for zap configuration */ +"Default Zap Amount in sats" = "默认Zap金额(sat)"; + /* Button for deleting the users account. Button to delete a relay server that the user connects to. Button to remove a user from their blocklist. diff --git a/translations/el_GR.xliff b/translations/el_GR.xliff index 1a41a7a4..1bb0146c 100644 --- a/translations/el_GR.xliff +++ b/translations/el_GR.xliff @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + Προεπιλεγμένο ποσό Zap σε sats Section title for zap configuration @@ -1198,7 +1199,7 @@ Part of a larger sentence to describe how many profiles a user is following. To filter your %@ feed, please choose applicable relays from the list below: - Για να φιλτράρετε την ροή μηνυμάτων από ανεπιθύμητα στην κεντρική τροφοδοσία του %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα: + Για να φιλτράρετε την ροή μηνυμάτων στην κεντρική ροή σας %@, παρακαλώ επιλέξτε σχετικούς διακομιστές relays απο την παρακάτω λίστα: No comment provided by engineer. diff --git a/translations/en-US.xcloc/Localized Contents/en-US.xliff b/translations/en-US.xcloc/Localized Contents/en-US.xliff index 053fff85..7c9a278f 100644 --- a/translations/en-US.xcloc/Localized Contents/en-US.xliff +++ b/translations/en-US.xcloc/Localized Contents/en-US.xliff @@ -36,7 +36,7 @@ %@ %@ %@ %@ Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'. -Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'. +Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'. %@ has been blocked diff --git a/translations/fr_FR.xliff b/translations/fr_FR.xliff index ffa5c999..8c0c6a09 100644 --- a/translations/fr_FR.xliff +++ b/translations/fr_FR.xliff @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + Montant par défaut du zap en sats Section title for zap configuration diff --git a/translations/ja.xliff b/translations/ja.xliff index 7b7d65a8..726540b1 100644 --- a/translations/ja.xliff +++ b/translations/ja.xliff @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + デフォルトのZap額(sats) Section title for zap configuration diff --git a/translations/nl.xliff b/translations/nl.xliff index 00fc262e..8099c864 100644 --- a/translations/nl.xliff +++ b/translations/nl.xliff @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + Standaard Zap-bedrag (in sats) Section title for zap configuration diff --git a/translations/zh_CN.xliff b/translations/zh_CN.xliff index f029da98..f40aa5c8 100644 --- a/translations/zh_CN.xliff +++ b/translations/zh_CN.xliff @@ -439,6 +439,7 @@ Sentence composed of 2 variables to describe how many relay servers a user is co Default Zap Amount in sats + 默认Zap金额(sat) Section title for zap configuration