diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj index d6e59a0a..3f27e4c3 100644 --- a/damus.xcodeproj/project.pbxproj +++ b/damus.xcodeproj/project.pbxproj @@ -306,6 +306,9 @@ 3A66D927299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = ""; }; 3A66D928299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; 3A66D929299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ja; path = ja.lproj/Localizable.stringsdict; sourceTree = ""; }; + 3A7D373429C2056500449FD0 /* hu_HU */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu_HU; path = hu_HU.lproj/InfoPlist.strings; sourceTree = ""; }; + 3A7D373529C2056500449FD0 /* hu_HU */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = hu_HU; path = hu_HU.lproj/Localizable.stringsdict; sourceTree = ""; }; + 3A7D373629C2056500449FD0 /* hu_HU */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu_HU; path = hu_HU.lproj/Localizable.strings; sourceTree = ""; }; 3A827A18299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = ""; }; 3A827A19299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; 3A827A1A299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = ""; }; @@ -346,6 +349,12 @@ 3AD5662B29BD2F5300BF77C5 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/InfoPlist.strings; sourceTree = ""; }; 3AD5662C29BD2F5300BF77C5 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fa; path = fa.lproj/Localizable.stringsdict; sourceTree = ""; }; 3AD5662D29BD2F5300BF77C5 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Localizable.strings; sourceTree = ""; }; + 3AD5662E29C0DA4000BF77C5 /* sv_SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv_SE; path = sv_SE.lproj/InfoPlist.strings; sourceTree = ""; }; + 3AD5662F29C0DA4000BF77C5 /* sv_SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv_SE; path = sv_SE.lproj/Localizable.strings; sourceTree = ""; }; + 3AD5663029C0DA4000BF77C5 /* sv_SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = sv_SE; path = sv_SE.lproj/Localizable.stringsdict; sourceTree = ""; }; + 3AD5663129C0DA4B00BF77C5 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = ""; }; + 3AD5663229C0DA4B00BF77C5 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ko; path = ko.lproj/Localizable.stringsdict; sourceTree = ""; }; + 3AD5663329C0DA4B00BF77C5 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = ""; }; 3AE45AF5297BB2E700C1D842 /* LibreTranslateServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibreTranslateServer.swift; sourceTree = ""; }; 3AEB8003297CCEA800713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "tr-TR"; path = "tr-TR.lproj/InfoPlist.strings"; sourceTree = ""; }; 3AEB8004297CCEA800713A25 /* tr-TR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "tr-TR"; path = "tr-TR.lproj/Localizable.strings"; sourceTree = ""; }; @@ -1293,6 +1302,9 @@ uk, bg, fa, + sv_SE, + ko, + hu_HU, ); mainGroup = 4CE6DEDA27F7A08100C66700; packageReferences = ( @@ -1638,6 +1650,9 @@ 3AA5E70429B682B3002701ED /* uk */, 3AA5E70729B9E84A002701ED /* bg */, 3AD5662C29BD2F5300BF77C5 /* fa */, + 3AD5663029C0DA4000BF77C5 /* sv_SE */, + 3AD5663229C0DA4B00BF77C5 /* ko */, + 3A7D373529C2056500449FD0 /* hu_HU */, ); name = Localizable.stringsdict; sourceTree = ""; @@ -1666,6 +1681,9 @@ 3AA5E70329B682AD002701ED /* uk */, 3AA5E70529B9E83E002701ED /* bg */, 3AD5662B29BD2F5300BF77C5 /* fa */, + 3AD5662E29C0DA4000BF77C5 /* sv_SE */, + 3AD5663329C0DA4B00BF77C5 /* ko */, + 3A7D373429C2056500449FD0 /* hu_HU */, ); name = InfoPlist.strings; sourceTree = ""; @@ -1695,6 +1713,9 @@ 3AA5E70229B682A5002701ED /* uk */, 3AA5E70629B9E844002701ED /* bg */, 3AD5662D29BD2F5300BF77C5 /* fa */, + 3AD5662F29C0DA4000BF77C5 /* sv_SE */, + 3AD5663129C0DA4B00BF77C5 /* ko */, + 3A7D373629C2056500449FD0 /* hu_HU */, ); name = Localizable.strings; sourceTree = ""; diff --git a/damus/de.lproj/Localizable.strings b/damus/de.lproj/Localizable.strings index b9329b98..1a3225ab 100644 Binary files a/damus/de.lproj/Localizable.strings and b/damus/de.lproj/Localizable.strings differ diff --git a/damus/es-419.lproj/Localizable.strings b/damus/es-419.lproj/Localizable.strings index c5fe4b25..fee0eafd 100644 Binary files a/damus/es-419.lproj/Localizable.strings and b/damus/es-419.lproj/Localizable.strings differ diff --git a/damus/es-419.lproj/Localizable.stringsdict b/damus/es-419.lproj/Localizable.stringsdict index 94cda06a..db643b1a 100644 --- a/damus/es-419.lproj/Localizable.stringsdict +++ b/damus/es-419.lproj/Localizable.stringsdict @@ -38,6 +38,24 @@ Seguidores + following_count + + NSStringLocalizedFormatKey + %#@FOLLOWING@ + FOLLOWING + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Siguiendo + many + Siguiendo + other + Siguiendo + + reacted_tagged_in_3 NSStringLocalizedFormatKey diff --git a/damus/hu_HU.lproj/Localizable.strings b/damus/hu_HU.lproj/Localizable.strings new file mode 100644 index 00000000..b830e8fd Binary files /dev/null and b/damus/hu_HU.lproj/Localizable.strings differ diff --git a/damus/ja.lproj/Localizable.strings b/damus/ja.lproj/Localizable.strings index 26f38898..a80fddfb 100644 Binary files a/damus/ja.lproj/Localizable.strings and b/damus/ja.lproj/Localizable.strings differ diff --git a/damus/ko.lproj/Localizable.strings b/damus/ko.lproj/Localizable.strings new file mode 100644 index 00000000..08955425 Binary files /dev/null and b/damus/ko.lproj/Localizable.strings differ diff --git a/damus/sv_SE.lproj/Localizable.strings b/damus/sv_SE.lproj/Localizable.strings new file mode 100644 index 00000000..0287302a Binary files /dev/null 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 new file mode 100644 index 00000000..94889b66 --- /dev/null +++ b/damus/sv_SE.lproj/Localizable.stringsdict @@ -0,0 +1,294 @@ + + + + + collapsed_event_view_other_notes + + NSStringLocalizedFormatKey + %#@NOTES@ + NOTES + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + ...%d andra inlägg... + other + ...%d andra inlägg... + + + followers_count + + NSStringLocalizedFormatKey + %#@FOLLOWERS@ + FOLLOWERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Följare + other + Följare + + + following_count + + NSStringLocalizedFormatKey + %#@FOLLOWING@ + FOLLOWING + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Följer + other + Följer + + + reacted_tagged_in_3 + + NSStringLocalizedFormatKey + %#@REACTED@ + REACTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d till reagerade på ett inlägg som du var taggad i + other + %2$@ och %1$d andra reagerade på ett inlägg som du var taggad i + + + reacted_your_post_3 + + NSStringLocalizedFormatKey + %#@REACTED@ + REACTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d till reagerade på ditt inlägg + other + %2$@ och %1$d andra reagerade på ditt inlägg + + + reacted_your_profile_3 + + NSStringLocalizedFormatKey + %#@REACTED@ + REACTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d till reagerade på din profil + other + %2$@ och %1$d andra reagerade på din profil + + + reactions_count + + NSStringLocalizedFormatKey + %#@REACTIONS@ + REACTIONS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Reaktion + other + Reaktioner + + + relays_count + + NSStringLocalizedFormatKey + %#@RELAYS@ + RELAYS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Relä + other + Reläer + + + replying_to_two_and_others + + NSStringLocalizedFormatKey + %#@OTHERS@ + OTHERS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Svar till %2$@, %3$@ & %1$d till + other + Svar till %2$@, %3$@ & %1$d andra + + + reposted_tagged_in_3 + + NSStringLocalizedFormatKey + %#@REPOSTED@ + REPOSTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d annan delade ett inlägg som du var taggad i + other + %2$@ och %1$d andra delade ett inlägg som du var taggad i + + + reposted_your_post_3 + + NSStringLocalizedFormatKey + %#@REPOSTED@ + REPOSTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d annan delade ditt inlägg + other + %2$@ och %1$d andra delade ditt inlägg + + + reposted_your_profile_3 + + NSStringLocalizedFormatKey + %#@REPOSTED@ + REPOSTED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d annan delade din profil + other + %2$@ och %1$d andra delade din profil + + + reposts_count + + NSStringLocalizedFormatKey + %#@REPOSTS@ + REPOSTS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Dela + other + Delningar + + + sats_count + + NSStringLocalizedFormatKey + %1$#@SATS@ + SATS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + @ + one + %2$@ sat + other + %2$@ sats + + + zapped_tagged_in_3 + + NSStringLocalizedFormatKey + %#@ZAPPED@ + ZAPPED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d annan zappade ett inlägg du som var taggad i + other + %2$@ och %1$d andra zappade ett inlägg som du var taggad i + + + zapped_your_post_3 + + NSStringLocalizedFormatKey + %#@ZAPPED@ + ZAPPED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d annan zappade ditt inlägg + other + %2$@ och %1$d andra zappade ditt inlägg + + + zapped_your_profile_3 + + NSStringLocalizedFormatKey + %#@ZAPPED@ + ZAPPED + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %2$@ och %1$d annan zappade din profil + other + %2$@ och %1$d andra zappade din profil + + + zaps_count + + NSStringLocalizedFormatKey + %#@ZAPS@ + ZAPS + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Zap + other + Zaps + + + +