damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit aacb3360023f9f41969f93ccd0c2030146d4afc4
parent b40c595a7c482e2f71ff0da82cec8959a6d4739e
Author: William Casarin <jb55@jb55.com>
Date:   Sun, 30 Jul 2023 11:57:18 -0700

Update Translations

Diffstat:
Mdamus/de.lproj/Localizable.strings | 0
Mdamus/de.lproj/Localizable.stringsdict | 4++--
Mdamus/el-GR.lproj/Localizable.strings | 0
Mdamus/el-GR.lproj/Localizable.stringsdict | 4++--
Mdamus/es-419.lproj/Localizable.strings | 0
Mdamus/hu-HU.lproj/Localizable.strings | 0
Mdamus/hu-HU.lproj/Localizable.stringsdict | 16++++++++++++++++
Mdamus/ja.lproj/Localizable.strings | 0
Mdamus/ko.lproj/Localizable.strings | 0
Mdamus/ko.lproj/Localizable.stringsdict | 14++++++++++++++
Mdamus/pl-PL.lproj/InfoPlist.strings | 0
Mdamus/pl-PL.lproj/Localizable.strings | 0
Mdamus/sv-SE.lproj/Localizable.strings | 0
Mdamus/zh-CN.lproj/Localizable.strings | 0
Mdamus/zh-HK.lproj/Localizable.strings | 0
Mdamus/zh-TW.lproj/Localizable.strings | 0
16 files changed, 34 insertions(+), 4 deletions(-)

diff --git a/damus/de.lproj/Localizable.strings b/damus/de.lproj/Localizable.strings Binary files differ. diff --git a/damus/de.lproj/Localizable.stringsdict b/damus/de.lproj/Localizable.stringsdict @@ -95,7 +95,7 @@ <key>one</key> <string>%2$@ und %1$d weiteres Profil reagierten auf dein Profil</string> <key>other</key> - <string>%2$@ und %1$d weitere reagierten auf deine Notiz</string> + <string>%2$@ und %1$d weitere reagierten auf deine Notiz</string> </dict> </dict> <key>reacted_your_profile_3</key> @@ -333,7 +333,7 @@ <key>NSStringFormatValueTypeKey</key> <string>d</string> <key>one</key> - <string>2$@ und %1$d weiteres Profil haben dich gezappt</string> + <string>%2$@ und %1$d weiteres Profil haben dich gezappt</string> <key>other</key> <string>%2$@ und %1$d weitere haben dich gezappt</string> </dict> diff --git a/damus/el-GR.lproj/Localizable.strings b/damus/el-GR.lproj/Localizable.strings Binary files differ. diff --git a/damus/el-GR.lproj/Localizable.stringsdict b/damus/el-GR.lproj/Localizable.stringsdict @@ -13,9 +13,9 @@ <key>NSStringFormatValueTypeKey</key> <string>d</string> <key>one</key> - <string>Σας ακολούθησε %2$@, %3$@, %4$@ &amp; %1$d ακόμα</string> + <string>Ακολουθείται από %2$@, %3$@, %4$@ &amp; %1$d ακόμα</string> <key>other</key> - <string>Σας ακολούθησαν %2$@, %3$@, %4$@ &amp; %1$d ακόμα</string> + <string>Ακολουθείται από %2$@, %3$@, %4$@ &amp; %1$d ακόμα</string> </dict> </dict> <key>followers_count</key> diff --git a/damus/es-419.lproj/Localizable.strings b/damus/es-419.lproj/Localizable.strings Binary files differ. diff --git a/damus/hu-HU.lproj/Localizable.strings b/damus/hu-HU.lproj/Localizable.strings Binary files differ. diff --git a/damus/hu-HU.lproj/Localizable.stringsdict b/damus/hu-HU.lproj/Localizable.stringsdict @@ -50,6 +50,22 @@ <string>Követek</string> </dict> </dict> + <key>imports_count</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>%#@IMPORTS@</string> + <key>IMPORTS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>one</key> + <string>Import</string> + <key>other</key> + <string>Importok</string> + </dict> + </dict> <key>reacted_tagged_in_3</key> <dict> <key>NSStringLocalizedFormatKey</key> diff --git a/damus/ja.lproj/Localizable.strings b/damus/ja.lproj/Localizable.strings Binary files differ. diff --git a/damus/ko.lproj/Localizable.strings b/damus/ko.lproj/Localizable.strings Binary files differ. diff --git a/damus/ko.lproj/Localizable.stringsdict b/damus/ko.lproj/Localizable.stringsdict @@ -44,6 +44,20 @@ <string>팔로우 중</string> </dict> </dict> + <key>imports_count</key> + <dict> + <key>NSStringLocalizedFormatKey</key> + <string>%#@IMPORTS@</string> + <key>IMPORTS</key> + <dict> + <key>NSStringFormatSpecTypeKey</key> + <string>NSStringPluralRuleType</string> + <key>NSStringFormatValueTypeKey</key> + <string>d</string> + <key>other</key> + <string>불러오기</string> + </dict> + </dict> <key>reacted_tagged_in_3</key> <dict> <key>NSStringLocalizedFormatKey</key> diff --git a/damus/pl-PL.lproj/InfoPlist.strings b/damus/pl-PL.lproj/InfoPlist.strings Binary files differ. diff --git a/damus/pl-PL.lproj/Localizable.strings b/damus/pl-PL.lproj/Localizable.strings Binary files differ. diff --git a/damus/sv-SE.lproj/Localizable.strings b/damus/sv-SE.lproj/Localizable.strings Binary files differ. diff --git a/damus/zh-CN.lproj/Localizable.strings b/damus/zh-CN.lproj/Localizable.strings Binary files differ. diff --git a/damus/zh-HK.lproj/Localizable.strings b/damus/zh-HK.lproj/Localizable.strings Binary files differ. diff --git a/damus/zh-TW.lproj/Localizable.strings b/damus/zh-TW.lproj/Localizable.strings Binary files differ.