diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj index 2dc0acf9..1c867005 100644 --- a/damus.xcodeproj/project.pbxproj +++ b/damus.xcodeproj/project.pbxproj @@ -434,6 +434,9 @@ 3AB5B86B2986D8A3006599D2 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; 3AB5B86C2986D8A3006599D2 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = de; path = de.lproj/Localizable.stringsdict; sourceTree = ""; }; 3AB72AB8298ECF30004BB58C /* Translator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Translator.swift; sourceTree = ""; }; + 3ABACEBF2A5B3ED10037A847 /* sw */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sw; path = sw.lproj/InfoPlist.strings; sourceTree = ""; }; + 3ABACEC02A5B3ED10037A847 /* sw */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = sw; path = sw.lproj/Localizable.stringsdict; sourceTree = ""; }; + 3ABACEC12A5B3ED10037A847 /* sw */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sw; path = sw.lproj/Localizable.strings; sourceTree = ""; }; 3AC524EE298C000B00693EBF /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/InfoPlist.strings; sourceTree = ""; }; 3AC524EF298C000B00693EBF /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = ""; }; 3AC524F0298C000B00693EBF /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ar; path = ar.lproj/Localizable.stringsdict; sourceTree = ""; }; @@ -1696,6 +1699,7 @@ "pt-PT", ru, "sv-SE", + sw, "tr-TR", uk, vi, @@ -2136,6 +2140,7 @@ 3A325AC929C9E0CF002BE7ED /* es-ES */, 3AC59CA929CDDB78007E04A6 /* pt-BR */, 3A821C4029E819D500B4BCA7 /* fr */, + 3ABACEC02A5B3ED10037A847 /* sw */, ); name = Localizable.stringsdict; sourceTree = ""; @@ -2170,6 +2175,7 @@ 3A325AC829C9E0CF002BE7ED /* es-ES */, 3AC59CA829CDDB78007E04A6 /* pt-BR */, 3A821C3F29E819D500B4BCA7 /* fr */, + 3ABACEBF2A5B3ED10037A847 /* sw */, ); name = InfoPlist.strings; sourceTree = ""; @@ -2205,6 +2211,7 @@ 3A325AC729C9E0CF002BE7ED /* es-ES */, 3AC59CA729CDDB78007E04A6 /* pt-BR */, 3A821C3E29E819D500B4BCA7 /* fr */, + 3ABACEC12A5B3ED10037A847 /* sw */, ); name = Localizable.strings; sourceTree = ""; diff --git a/damus/ar.lproj/Localizable.stringsdict b/damus/ar.lproj/Localizable.stringsdict index 35a7f29b..ad418a16 100644 --- a/damus/ar.lproj/Localizable.stringsdict +++ b/damus/ar.lproj/Localizable.stringsdict @@ -2,30 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - ... %d منشورات أخرى ... - one - ... %d منشور اضافي ... - two - ... %d منشوران ... - few - ... %d منشورات اضافية ... - many - ... %d منشورات اضافية ... - other - ... %d منشورات اضافية ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/az.lproj/InfoPlist.strings b/damus/az.lproj/InfoPlist.strings new file mode 100644 index 00000000..ac40c9fc Binary files /dev/null and b/damus/az.lproj/InfoPlist.strings differ diff --git a/damus/bg.lproj/Localizable.stringsdict b/damus/bg.lproj/Localizable.stringsdict index 47c5c978..0bc9f862 100644 --- a/damus/bg.lproj/Localizable.stringsdict +++ b/damus/bg.lproj/Localizable.stringsdict @@ -2,22 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d друга бележка ... - other - ... %d други бележки ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/cs.lproj/Localizable.stringsdict b/damus/cs.lproj/Localizable.stringsdict index 62d6fa1c..8d6a1e37 100644 --- a/damus/cs.lproj/Localizable.stringsdict +++ b/damus/cs.lproj/Localizable.stringsdict @@ -2,26 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d jiná poznámka ... - few - ... %d other notes ... - many - ... %d other notes ... - other - ... %d jiné poznámky ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/de.lproj/Localizable.strings b/damus/de.lproj/Localizable.strings index 249248d3..3ca19df5 100644 Binary files a/damus/de.lproj/Localizable.strings and b/damus/de.lproj/Localizable.strings differ diff --git a/damus/de.lproj/Localizable.stringsdict b/damus/de.lproj/Localizable.stringsdict index e6b7d7ef..1f79482d 100644 --- a/damus/de.lproj/Localizable.stringsdict +++ b/damus/de.lproj/Localizable.stringsdict @@ -2,20 +2,20 @@ - collapsed_event_view_other_notes + followed_by_three_and_others NSStringLocalizedFormatKey - %#@NOTES@ - NOTES + %#@OTHERS@ + OTHERS NSStringFormatSpecTypeKey NSStringPluralRuleType NSStringFormatValueTypeKey d one - ... %d andere Notiz ... + Gefolgt von %2$@, %3$@, %4$@ & %1$d weiters Profil other - ... %d andere Notizen ... + Gefolgt von %2$@, %3$@, %4$@ & %1$d weitere followers_count @@ -61,12 +61,12 @@ NSStringFormatValueTypeKey d one - %2$@ und %1$d andere*r reagierten auf einen Beitrag in dem du markiert warst + %2$@ und %1$d weiteres Profil reagierten auf eine Notiz, in der du markiert warst other - %2$@ und %1$d andere reagierten auf einen Beitrag in dem du markiert warst + %2$@ und %1$d weitere Profile reagierten auf eine Notiz, in der du markiert warst - reacted_your_post_3 + reacted_your_note_3 NSStringLocalizedFormatKey %#@REACTED@ @@ -77,9 +77,9 @@ NSStringFormatValueTypeKey d one - %2$@ und %1$d andere*r reagierten auf deinen Beitrag + 2$@ und %1$d weiteres Profil reagierten auf dein Profil other - %2$@ und %1$d andere reagierten auf deinen Beitrag + 2$@ und %1$d weitere reagierten auf deine Notiz reacted_your_profile_3 @@ -157,12 +157,12 @@ NSStringFormatValueTypeKey d one - %2$@ und %1$d andere*r teilten einen Beitrag in dem du markiert warst + %2$@ und %1$d weiteres Profil teilten eine Notiz, in der du markiert warst other - %2$@ und %1$d andere teilten ein Beitrag in dem du markiert warst + %2$@ und %1$d weitere Profile teiten eine Notiz, in der du markiert warst - reposted_your_post_3 + reposted_your_note_3 NSStringLocalizedFormatKey %#@REPOSTED@ @@ -173,9 +173,9 @@ NSStringFormatValueTypeKey d one - %2$@ und %1$d andere*r teilten deinen Beitrag + 2$@ und %1$d weiteres Profil teilten deine Notiz other - %2$@ und %1$d andere teilten deinen Beitrag + 2$@ und %1$d weitere teilten deine Notiz reposted_your_profile_3 @@ -269,9 +269,9 @@ NSStringFormatValueTypeKey @ one - Du hast %2$@ Sat von %3$@ erhalten: "%4$@" + Du hast %2$@ Sats von %3$@: "%4$@" erhalten other - Du hast %2$@ Sats von %3$@ erhalten: "%4$@" + Du hast %2$@ Sats von %3$@: "%4$@" erhalten zapped_tagged_in_3 @@ -285,12 +285,12 @@ NSStringFormatValueTypeKey d one - %2$@ und %1$d andere:r zappten einen Beitrag in dem du markiert warst + %2$@ und %1$d weiteres Profil zappten eine Notiz, in der du markiert warst other - %2$@ und %1$d andere zappten einen Beitrag in dem du markiert warst + %2$@ und %1$d weitere Profile zappten eine Notiz, in der du markiert warst - zapped_your_post_3 + zapped_your_note_3 NSStringLocalizedFormatKey %#@ZAPPED@ @@ -301,9 +301,9 @@ NSStringFormatValueTypeKey d one - %2$@ und %1$d andere:r zappten deinen Beitrag + 2$@ une %1$d ein weiteres Profil zappten deine Notiz other - %2$@ und %1$d andere zappten deinen Beitrag + 2$@ und %1$d weitere zappten deine Notiz zapped_your_profile_3 @@ -317,9 +317,9 @@ NSStringFormatValueTypeKey d one - %2$@ und %1$d andere:r zappten dein Profil + 2$@ und %1$d ein weiteres Profil zappten dein Profil other - %2$@ und %1$d andere zappten dein Profil + 2$@ und %1$d weitere zappten dein Profil zaps_count diff --git a/damus/el-GR.lproj/Localizable.strings b/damus/el-GR.lproj/Localizable.strings index b7deec39..c84f71ce 100644 Binary files a/damus/el-GR.lproj/Localizable.strings and b/damus/el-GR.lproj/Localizable.strings differ diff --git a/damus/el-GR.lproj/Localizable.stringsdict b/damus/el-GR.lproj/Localizable.stringsdict index c8b99909..6aad59cd 100644 --- a/damus/el-GR.lproj/Localizable.stringsdict +++ b/damus/el-GR.lproj/Localizable.stringsdict @@ -2,22 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d άλλη σημείωση ... - other - ... %d άλλες σημειώσεις ... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/es-419.lproj/Localizable.stringsdict b/damus/es-419.lproj/Localizable.stringsdict index 1f342e4b..8876af9c 100644 --- a/damus/es-419.lproj/Localizable.stringsdict +++ b/damus/es-419.lproj/Localizable.stringsdict @@ -2,24 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d otra nota ... - many - ... %d otras notas ... - other - ... %d otras notas... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/es-ES.lproj/Localizable.stringsdict b/damus/es-ES.lproj/Localizable.stringsdict index be2289e2..d9971a1d 100644 --- a/damus/es-ES.lproj/Localizable.stringsdict +++ b/damus/es-ES.lproj/Localizable.stringsdict @@ -2,24 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d otra nota ... - many - ... %d otras notas ... - other - ... %d otras notas ... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/fa.lproj/Localizable.stringsdict b/damus/fa.lproj/Localizable.stringsdict index ca3d594f..7f5f4680 100644 --- a/damus/fa.lproj/Localizable.stringsdict +++ b/damus/fa.lproj/Localizable.stringsdict @@ -2,22 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d یادداشت دیگر ... - other - ... %d یادداشت های دیگر ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/fr.lproj/Localizable.stringsdict b/damus/fr.lproj/Localizable.stringsdict index fae09d34..d52abc6d 100644 --- a/damus/fr.lproj/Localizable.stringsdict +++ b/damus/fr.lproj/Localizable.stringsdict @@ -2,24 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d autre note ... - many - ... %d autres notes ... - other - ... %d autres notes ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/hu-HU.lproj/Localizable.stringsdict b/damus/hu-HU.lproj/Localizable.stringsdict index 094ea289..b0ad56e6 100644 --- a/damus/hu-HU.lproj/Localizable.stringsdict +++ b/damus/hu-HU.lproj/Localizable.stringsdict @@ -2,22 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d egyéb bejegyzés ... - other - ... %d további bejegyzések ... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/id.lproj/Localizable.stringsdict b/damus/id.lproj/Localizable.stringsdict index e50aa9f4..c2b59119 100644 --- a/damus/id.lproj/Localizable.stringsdict +++ b/damus/id.lproj/Localizable.stringsdict @@ -2,20 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - other - ... %d Note Lainnya ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/it-IT.lproj/Localizable.stringsdict b/damus/it-IT.lproj/Localizable.stringsdict index 265a6547..9850a9c0 100644 --- a/damus/it-IT.lproj/Localizable.stringsdict +++ b/damus/it-IT.lproj/Localizable.stringsdict @@ -2,24 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d altra nota ... - many - ... %d altre note ... - other - ... %d altre note ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/ja.lproj/Localizable.stringsdict b/damus/ja.lproj/Localizable.stringsdict index c43331af..f5af0697 100644 --- a/damus/ja.lproj/Localizable.stringsdict +++ b/damus/ja.lproj/Localizable.stringsdict @@ -2,20 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - other - ... 他%d件の投稿 ... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/ko.lproj/Localizable.strings b/damus/ko.lproj/Localizable.strings index c2aa5823..998cfb2b 100644 Binary files a/damus/ko.lproj/Localizable.strings and b/damus/ko.lproj/Localizable.strings differ diff --git a/damus/ko.lproj/Localizable.stringsdict b/damus/ko.lproj/Localizable.stringsdict index f68b1b86..28110c35 100644 --- a/damus/ko.lproj/Localizable.stringsdict +++ b/damus/ko.lproj/Localizable.stringsdict @@ -2,18 +2,18 @@ - collapsed_event_view_other_notes + followed_by_three_and_others NSStringLocalizedFormatKey - %#@NOTES@ - NOTES + %#@OTHERS@ + OTHERS NSStringFormatSpecTypeKey NSStringPluralRuleType NSStringFormatValueTypeKey d other - ... %d 개의 노트 ... + %2$@, %3$@, %4$@ 님 외 %1$d 명이 팔로우했습니다 followers_count @@ -55,10 +55,10 @@ NSStringFormatValueTypeKey d other - %2$@ 님 외 %1$d 명이 내가 태그된 포스트에 리액션을 보냈습니다 + %2$@ 님 외 %1$d 명이 내가 태그된 노트에 리액션을 보냈습니다 - reacted_your_post_3 + reacted_your_note_3 NSStringLocalizedFormatKey %#@REACTED@ @@ -69,7 +69,7 @@ NSStringFormatValueTypeKey d other - %2$@ 님 외 %1$d 명이 내 포스트에 리액션을 보냈습니다 + %2$@ 님 외 %1$d 명이 내 노트에 리액션을 보냈습니다 reacted_your_profile_3 @@ -139,10 +139,10 @@ NSStringFormatValueTypeKey d other - %2$@ 님 외 %1$d 명이 내가 태그된 포스트를 리포스팅했습니다 + %2$@ 님 외 %1$d 명이 내가 태그된 노트를 리포스팅했습니다 - reposted_your_post_3 + reposted_your_note_3 NSStringLocalizedFormatKey %#@REPOSTED@ @@ -153,7 +153,7 @@ NSStringFormatValueTypeKey d other - %2$@ 님 외 %1$d 명이 내 포스트를 리포스팅했습니다 + %2$@ 님 외 %1$d 명이 내 노트를 리포스팅했습니다 reposted_your_profile_3 @@ -237,7 +237,7 @@ NSStringFormatValueTypeKey @ other - %3$@ 님이 %2$@ sats를 보냈습니다: "%4$@" + %3$@ 님이 %2$@ sats를 보냈습니다: "%4$@" zapped_tagged_in_3 @@ -251,10 +251,10 @@ NSStringFormatValueTypeKey d other - %2$@ 님 외 %1$d 명이 내가 태그된 포스트에 잽을 날렸습니다 + %2$@ 님 외 %1$d 명이 내가 태그된 노트에 잽을 날렸습니다 - zapped_your_post_3 + zapped_your_note_3 NSStringLocalizedFormatKey %#@ZAPPED@ @@ -265,7 +265,7 @@ NSStringFormatValueTypeKey d other - %2$@ 님 외 %1$d 명이 내 포스트에 잽을 날렸습니다 + %2$@ 님 외 %1$d 명이 내 노트에 잽을 날렸습니다 zapped_your_profile_3 @@ -279,7 +279,7 @@ NSStringFormatValueTypeKey d other - %2$@ 님 외 %1$d 명이 내 프로필에 잽을 날렸습니다 + %2$@ 님 외 %1$d 명이 내게 잽을 날렸습니다 zaps_count diff --git a/damus/lv-LV.lproj/Localizable.stringsdict b/damus/lv-LV.lproj/Localizable.stringsdict index d7fd4b5e..1c7fd44c 100644 --- a/damus/lv-LV.lproj/Localizable.stringsdict +++ b/damus/lv-LV.lproj/Localizable.stringsdict @@ -2,24 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - zero - ... %d other notes ... - one - ... %d cita ziņa ... - other - ... %d citas ziņas ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/nl.lproj/Localizable.strings b/damus/nl.lproj/Localizable.strings index 6b836668..4022995b 100644 Binary files a/damus/nl.lproj/Localizable.strings and b/damus/nl.lproj/Localizable.strings differ diff --git a/damus/nl.lproj/Localizable.stringsdict b/damus/nl.lproj/Localizable.stringsdict index 6043e218..40aec59f 100644 --- a/damus/nl.lproj/Localizable.stringsdict +++ b/damus/nl.lproj/Localizable.stringsdict @@ -2,22 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d andere notitie ... - other - ... %d andere notities ... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/pl-PL.lproj/Localizable.stringsdict b/damus/pl-PL.lproj/Localizable.stringsdict index 3d4b9bb4..9ef4bbd2 100644 --- a/damus/pl-PL.lproj/Localizable.stringsdict +++ b/damus/pl-PL.lproj/Localizable.stringsdict @@ -2,26 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d inna notatka ... - few - ... %d inne notatki ... - many - ... %d innych notatek ... - other - ... %d innych notatek ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/pt-BR.lproj/Localizable.stringsdict b/damus/pt-BR.lproj/Localizable.stringsdict index 82f03ad6..078fea95 100644 --- a/damus/pt-BR.lproj/Localizable.stringsdict +++ b/damus/pt-BR.lproj/Localizable.stringsdict @@ -2,24 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d Outras observações ... - many - ... %d Outras observações ... - other - ... %d outras notas ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/pt-PT.lproj/Localizable.stringsdict b/damus/pt-PT.lproj/Localizable.stringsdict index 0dbd2f25..61eeb1cd 100644 --- a/damus/pt-PT.lproj/Localizable.stringsdict +++ b/damus/pt-PT.lproj/Localizable.stringsdict @@ -2,24 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d outro note ... - many - ... %d outros notes ... - other - ... %d outros notes ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/ru.lproj/Localizable.strings b/damus/ru.lproj/Localizable.strings index cffcf70a..183dc557 100644 Binary files a/damus/ru.lproj/Localizable.strings and b/damus/ru.lproj/Localizable.strings differ diff --git a/damus/ru.lproj/Localizable.stringsdict b/damus/ru.lproj/Localizable.stringsdict index 8761cda0..04e189c9 100644 --- a/damus/ru.lproj/Localizable.stringsdict +++ b/damus/ru.lproj/Localizable.stringsdict @@ -2,24 +2,24 @@ - collapsed_event_view_other_notes + followed_by_three_and_others NSStringLocalizedFormatKey - %#@NOTES@ - NOTES + %#@OTHERS@ + OTHERS NSStringFormatSpecTypeKey NSStringPluralRuleType NSStringFormatValueTypeKey d one - ... %d другая заметка ... + Подписаны %2$@, %3$@ и %1$d другим few - ... %d other notes ... + Подписаны %2$@, %3$@ и %1$d others many - ... %d other notes ... + Подписаны %2$@, %3$@ и %1$d others other - ... %d другие заметки ... + Подписаны %2$@, %3$@ и %1$d другим followers_count @@ -73,16 +73,16 @@ NSStringFormatValueTypeKey d one - %2$@ и %1$d отреагировали на пост, в котором Вы были упомянуты + %2$@ и %1$d отреагировали на заметку, в котором Вы были упомянуты few - %2$@ и еще %1$d пользователя отреагировали на пост, в котором Вы были упомянуты + %2$@ и еще %1$d пользователя отреагировали на заметку, в котором Вы были упомянуты many - %2$@ и еще %1$d пользователей отреагировали на пост, в котором Вы были упомянуты + %2$@ и еще %1$d пользователей отреагировали на заметку, в котором Вы были упомянуты other - %2$@ и еще %1$d пользователь отреагировали на пост, в котором Вы были упомянуты + %2$@ и еще %1$d пользователь отреагировали на заметку, в котором Вы были упомянуты - reacted_your_post_3 + reacted_your_note_3 NSStringLocalizedFormatKey %#@REACTED@ @@ -93,13 +93,13 @@ NSStringFormatValueTypeKey d one - %2$@ и %1$d отреагировали на Ваш пост + %2$@ и %1$d отреагировали на Вашу заметку few - %2$@ и еще %1$d пользователя отреагировали на Ваш пост + %2$@ и еще %1$d пользователя отреагировали на Вашу заметку many - %2$@ и еще %1$d пользователей отреагировали на Ваш пост + %2$@ и еще %1$d пользователей отреагировали на Вашу заметку other - %2$@ и еще %1$d пользователь отреагировали на Ваш пост + %2$@ и еще %1$d пользователь отреагировали на Вашу заметку reacted_your_profile_3 @@ -202,7 +202,7 @@ %2$@ и еще %1$d пользователь сделали репост заметки, в которой Вы были упомянуты - reposted_your_post_3 + reposted_your_note_3 NSStringLocalizedFormatKey %#@REPOSTED@ @@ -213,13 +213,13 @@ NSStringFormatValueTypeKey d one - %2$@ и %1$d сделали репост Вашего поста + %2$@ и %1$d сделали репост Вашей заметки few - %2$@ и еще %1$d пользователя сделали репост Вашего поста + %2$@ и еще %1$d пользователя сделали репост Вашей заметки many %2$@ и еще %1$d пользователей сделали репост Вашей заметки other - %2$@ и еще %1$d пользователь сделали репост Вашего поста + %2$@ и еще %1$d пользователь сделали репост Вашей заметки reposted_your_profile_3 @@ -262,6 +262,26 @@ Репосты + sats + + NSStringLocalizedFormatKey + %#@SATS@ + SATS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + сат + few + сата + many + сат + other + сат + + sats_count NSStringLocalizedFormatKey @@ -313,13 +333,13 @@ NSStringFormatValueTypeKey @ one - Вы получили %2$@ сат от %3$@: "%4$@" + Вы получили %2$@ сат от %3$@: "%4$@" few - Вы получили %2$@ сат от %3$@: "%4$@" + Вы получили %2$@ сат от %3$@: "%4$@" many - Вы получили %2$@ сат от %3$@: "%4$@" + Вы получили %2$@ сат от %3$@: "%4$@" other - Вы получили %2$@ сат от %3$@: "%4$@" + Вы получили %2$@ сат от %3$@: "%4$@" zapped_tagged_in_3 @@ -333,16 +353,16 @@ NSStringFormatValueTypeKey d one - %2$@ и %1$d запнули пост, в котором Вы были упомянуты + %2$@ и %1$d запнули заметку, в котором Вы были упомянуты few - %2$@ и еще %1$d пользователя запнули пост, в котором Вы были упомянуты + %2$@ и еще %1$d пользователя запнули заметку, в котором Вы были упомянуты many - %2$@ и еще %1$d пользователей запнули пост, в котором Вы были упомянуты + %2$@ и еще %1$d пользователей запнули заметку, в котором Вы были упомянуты other - %2$@ и еще %1$d пользователь запнули пост, в котором Вы были упомянуты + %2$@ и еще %1$d пользователь запнули заметку, в котором Вы были упомянуты - zapped_your_post_3 + zapped_your_note_3 NSStringLocalizedFormatKey %#@ZAPPED@ @@ -353,13 +373,13 @@ NSStringFormatValueTypeKey d one - %2$@ и %1$d запнули Ваш пост + %2$@ и %1$d запнули Вашу заметку few - %2$@ и еще %1$d пользователя запнули Ваш пост + %2$@ и еще %1$d пользователя запнули Вашу заметку many - %2$@ и еще %1$d пользователей запнули Ваш пост + %2$@ и еще %1$d пользователей запнули Вашу заметку other - %2$@ и еще %1$d пользователь запнули Ваш пост + %2$@ и еще %1$d пользователь запнули Вашу заметку zapped_your_profile_3 @@ -373,13 +393,13 @@ NSStringFormatValueTypeKey d one - %2$@ и %1$d запнули Ваш профиль + %2$@ и %1$d запнули Вашу заметку few - %2$@ и еще %1$d пользователя запнули Ваш профиль + %2$@ и еще %1$d пользователя запнули Вашу заметку many - %2$@ и еще %1$d пользователей запнули Ваш профиль + %2$@ и еще %1$d пользователей запнули Вашу заметку other - %2$@ и еще %1$d пользователь запнули Ваш профиль + %2$@ и еще %1$d пользователь запнули Вашу заметку zaps_count diff --git a/damus/sv-SE.lproj/Localizable.strings b/damus/sv-SE.lproj/Localizable.strings index adc34c00..be506b75 100644 Binary files a/damus/sv-SE.lproj/Localizable.strings and b/damus/sv-SE.lproj/Localizable.strings differ diff --git a/damus/sv-SE.lproj/Localizable.stringsdict b/damus/sv-SE.lproj/Localizable.stringsdict index f269d3e3..2e73fb61 100644 --- a/damus/sv-SE.lproj/Localizable.stringsdict +++ b/damus/sv-SE.lproj/Localizable.stringsdict @@ -2,22 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ...%d andra inlägg... - other - ...%d andra anteckningar... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/sw.lproj/InfoPlist.strings b/damus/sw.lproj/InfoPlist.strings new file mode 100644 index 00000000..11ee4699 Binary files /dev/null and b/damus/sw.lproj/InfoPlist.strings differ diff --git a/damus/sw.lproj/Localizable.strings b/damus/sw.lproj/Localizable.strings new file mode 100644 index 00000000..fbf86ebf Binary files /dev/null and b/damus/sw.lproj/Localizable.strings differ diff --git a/damus/sw.lproj/Localizable.stringsdict b/damus/sw.lproj/Localizable.stringsdict new file mode 100644 index 00000000..1e704272 --- /dev/null +++ b/damus/sw.lproj/Localizable.stringsdict @@ -0,0 +1,342 @@ + + + + + followed_by_three_and_others + + NSStringLocalizedFormatKey + %#@OTHERS@ + OTHERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Fuatwa na %2$@, %3$@, %4$@ & %1$d wengine + other + Fuatwa na %2$@, %3$@, %4$@ & %1$d wengine + + + followers_count + + NSStringLocalizedFormatKey + %#@FOLLOWERS@ + FOLLOWERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Wafuasi + other + Wafuasi + + + following_count + + NSStringLocalizedFormatKey + %#@FOLLOWING@ + FOLLOWING + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Unafuata + other + Unafuata + + + reacted_tagged_in_3 + + NSStringLocalizedFormatKey + %#@REACTED@ + REACTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ and %1$d wengine walijibu kwa taarifa uliyewekewa alama. + other + %2$@ and %1$d wengine walijibu kwa taarifa uliyewekewa alama. + + + reacted_your_note_3 + + NSStringLocalizedFormatKey + %#@REACTED@ + REACTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ and %1$d wengine walijibu kwa kidokezo chako + other + %2$@ and %1$d wengine walijibu kwa kidokezo chako + + + reacted_your_profile_3 + + NSStringLocalizedFormatKey + %#@REACTED@ + REACTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ na %1$d wengine walitoa hisia kwenye wasifu wako. + other + %2$@ na %1$d wengine walitoa hisia kwenye wasifu wako. + + + reactions_count + + NSStringLocalizedFormatKey + %#@REACTIONS@ + REACTIONS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Hisia + other + Hisia + + + relays_count + + NSStringLocalizedFormatKey + %#@RELAYS@ + RELAYS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Relays + other + Relays + + + replying_to_two_and_others + + NSStringLocalizedFormatKey + %#@OTHERS@ + OTHERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Jibu %2$@, %3$@, & %1$@ wengine + other + Jibu %2$@, %3$@, & %1$@ wengine + + + reposted_tagged_in_3 + + NSStringLocalizedFormatKey + %#@REPOSTED@ + REPOSTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ na %1$d wengine walirudisha chapisho ambalo uliwekewa alama. + other + %2$@ na %1$d wengine walirudisha chapisho ambalo uliwekewa alama. + + + reposted_your_note_3 + + NSStringLocalizedFormatKey + %#@REPOSTED@ + REPOSTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ na %1$d wengine wamerudisha tena kidokezo chako. + other + %2$@ na %1$d wengine wamerudisha tena kidokezo chako. + + + reposted_your_profile_3 + + NSStringLocalizedFormatKey + %#@REPOSTED@ + REPOSTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ na %1$d wengine wameirudisha tena wasifu wako. + other + "%2$@ na %1$d wengine wameirudisha tena wasifu wako." + + + reposts_count + + NSStringLocalizedFormatKey + %#@REPOSTS@ + REPOSTS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Chapisho tena + other + Chapisho tena + + + sats + + NSStringLocalizedFormatKey + %#@SATS@ + SATS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + sats + other + sats + + + sats_count + + NSStringLocalizedFormatKey + %1$#@SATS@ + SATS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + @ + one + %2$@ sats + other + %2$@ sats + + + zap_notification_no_message + + NSStringLocalizedFormatKey + %1$#@NOTIFICATION@ + NOTIFICATION + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + @ + one + Ulipokea %2$@ sats kutoka kwa %3$@ + other + Ulipokea %2$@ sats kutoka kwa %3$@ + + + zap_notification_with_message + + NSStringLocalizedFormatKey + %1$#@NOTIFICATION@ + NOTIFICATION + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + @ + one + Ume pokea %2$@ sats kutoka kwa %3$@: "%4$@" + other + Ume pokea %2$@ sats kutoka kwa %3$@: "%4$@" + + + zapped_tagged_in_3 + + NSStringLocalizedFormatKey + %#@ZAPPED@ + ZAPPED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ na %1$d wengine wame zap kidokezo ambapo umetajwa + other + %2$@ na %1$d wengine wame zap kidokezo ambapo umetajwa + + + zapped_your_note_3 + + NSStringLocalizedFormatKey + %#@ZAPPED@ + ZAPPED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ na %1$d wengine wame zap kidokezo chako + other + %2$@ na %1$d wengine wame zap kidokezo chako + + + zapped_your_profile_3 + + NSStringLocalizedFormatKey + %#@ZAPPED@ + ZAPPED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ na %1$d wengine wameku zap + other + %2$@ na %1$d wengine wameku zap + + + zaps_count + + NSStringLocalizedFormatKey + %#@ZAPS@ + ZAPS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Zaps + other + Zaps + + + + diff --git a/damus/tr-TR.lproj/Localizable.stringsdict b/damus/tr-TR.lproj/Localizable.stringsdict index 8f4ad99a..c168a401 100644 --- a/damus/tr-TR.lproj/Localizable.stringsdict +++ b/damus/tr-TR.lproj/Localizable.stringsdict @@ -2,22 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d diğer not ... - other - ... %d diğer notlar ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/uk.lproj/Localizable.stringsdict b/damus/uk.lproj/Localizable.stringsdict index 0bd79372..3abfe935 100644 --- a/damus/uk.lproj/Localizable.stringsdict +++ b/damus/uk.lproj/Localizable.stringsdict @@ -2,26 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - one - ... %d інша нотатка ... - few - ... %d інші нотатки ... - many - ... %d інших нотаток ... - other - ... %d інші нотатки ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/vi.lproj/Localizable.stringsdict b/damus/vi.lproj/Localizable.stringsdict index 5535760c..d8a21188 100644 --- a/damus/vi.lproj/Localizable.stringsdict +++ b/damus/vi.lproj/Localizable.stringsdict @@ -2,20 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - other - ... %d bài đăng khác ... - - followers_count NSStringLocalizedFormatKey diff --git a/damus/zh-CN.lproj/Localizable.stringsdict b/damus/zh-CN.lproj/Localizable.stringsdict index e79b126a..d4fcf67d 100644 --- a/damus/zh-CN.lproj/Localizable.stringsdict +++ b/damus/zh-CN.lproj/Localizable.stringsdict @@ -2,20 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - other - ... %d 条更多笔记... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/zh-HK.lproj/Localizable.stringsdict b/damus/zh-HK.lproj/Localizable.stringsdict index b504f40f..3bc9da66 100644 --- a/damus/zh-HK.lproj/Localizable.stringsdict +++ b/damus/zh-HK.lproj/Localizable.stringsdict @@ -2,20 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - other - ...還有%d 条筆記... - - followed_by_three_and_others NSStringLocalizedFormatKey diff --git a/damus/zh-TW.lproj/Localizable.stringsdict b/damus/zh-TW.lproj/Localizable.stringsdict index f4f8e8ee..90f00dfc 100644 --- a/damus/zh-TW.lproj/Localizable.stringsdict +++ b/damus/zh-TW.lproj/Localizable.stringsdict @@ -2,20 +2,6 @@ - collapsed_event_view_other_notes - - NSStringLocalizedFormatKey - %#@NOTES@ - NOTES - - NSStringFormatSpecTypeKey - NSStringPluralRuleType - NSStringFormatValueTypeKey - d - other - ...還有%d 条筆記... - - followed_by_three_and_others NSStringLocalizedFormatKey