damus

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

commit d82b69aac5eb5b78997f2d5381408bad0064ba7d
parent bad6ba36432fc78c9e7642a91af69e04745eab91
Author: William Casarin <jb55@jb55.com>
Date:   Fri, 14 Apr 2023 09:24:59 -0700

Merge remote-tracking branch 'github/translations'

Diffstat:
Mdamus.xcodeproj/project.pbxproj | 21+++++++--------------
Mdamus/ContentView.swift | 2+-
Mdamus/Views/Notifications/NotificationsView.swift | 4++--
Mdamus/ar.lproj/Localizable.strings | 0
Mdamus/cs.lproj/InfoPlist.strings | 0
Mdamus/cs.lproj/Localizable.strings | 0
Mdamus/cs.lproj/Localizable.stringsdict | 2+-
Mdamus/el-GR.lproj/Localizable.strings | 0
Mdamus/en-US.xcloc/Localized Contents/en-US.xliff | 20++++++++++++++++++++
Mdamus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings | 0
Ddamus/fr-CA.lproj/InfoPlist.strings | 0
Ddamus/fr-CA.lproj/Localizable.strings | 0
Ddamus/fr-CA.lproj/Localizable.stringsdict | 366-------------------------------------------------------------------------------
Rdamus/fr-FR.lproj/InfoPlist.strings -> damus/fr.lproj/InfoPlist.strings | 0
Rdamus/fr-FR.lproj/Localizable.strings -> damus/fr.lproj/Localizable.strings | 0
Rdamus/fr-FR.lproj/Localizable.stringsdict -> damus/fr.lproj/Localizable.stringsdict | 0
Mdamus/nl.lproj/Localizable.strings | 0
Mdamus/sv-SE.lproj/Localizable.strings | 0
Mdamus/sv-SE.lproj/Localizable.stringsdict | 2+-
19 files changed, 32 insertions(+), 385 deletions(-)

diff --git a/damus.xcodeproj/project.pbxproj b/damus.xcodeproj/project.pbxproj @@ -328,9 +328,6 @@ 3A41E559299D52BE001FA465 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 3A41E55A299D52BE001FA465 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Localizable.strings; sourceTree = "<group>"; }; 3A41E55B299D52BE001FA465 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = id; path = id.lproj/Localizable.stringsdict; sourceTree = "<group>"; }; - 3A4F3320297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-FR"; path = "fr-FR.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; - 3A4F3321297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-FR"; path = "fr-FR.lproj/Localizable.strings"; sourceTree = "<group>"; }; - 3A4F3322297CCFEE004B5F72 /* fr-FR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "fr-FR"; path = "fr-FR.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; 3A5C4575296A879E0032D398 /* es-419 */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "es-419"; path = "es-419.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; 3A5CAE1D298DC0DB00B5334F /* zh-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-CN"; path = "zh-CN.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; 3A5CAE1E298DC0DB00B5334F /* zh-CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-CN"; path = "zh-CN.lproj/Localizable.strings"; sourceTree = "<group>"; }; @@ -338,6 +335,9 @@ 3A66D927299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 3A66D928299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; }; 3A66D929299472FA008B44F4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ja; path = ja.lproj/Localizable.stringsdict; sourceTree = "<group>"; }; + 3A821C3E29E819D500B4BCA7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; }; + 3A821C3F29E819D500B4BCA7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; }; + 3A821C4029E819D500B4BCA7 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fr; path = fr.lproj/Localizable.stringsdict; sourceTree = "<group>"; }; 3A827A18299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 3A827A19299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; 3A827A1A299FC69D00C4D171 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = ru; path = ru.lproj/Localizable.stringsdict; sourceTree = "<group>"; }; @@ -384,9 +384,6 @@ 3AD14EB829C40F3F009D2D9C /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "sv-SE"; path = "sv-SE.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; 3AD14EB929C40F3F009D2D9C /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; 3AD14EBA29C40F3F009D2D9C /* sv-SE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sv-SE"; path = "sv-SE.lproj/Localizable.strings"; sourceTree = "<group>"; }; - 3AD14EBB29C40F47009D2D9C /* fr-CA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-CA"; path = "fr-CA.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; - 3AD14EBC29C40F47009D2D9C /* fr-CA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "fr-CA"; path = "fr-CA.lproj/Localizable.stringsdict"; sourceTree = "<group>"; }; - 3AD14EBD29C40F47009D2D9C /* fr-CA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fr-CA"; path = "fr-CA.lproj/Localizable.strings"; sourceTree = "<group>"; }; 3AD5662B29BD2F5300BF77C5 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 3AD5662C29BD2F5300BF77C5 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = fa; path = fa.lproj/Localizable.stringsdict; sourceTree = "<group>"; }; 3AD5662D29BD2F5300BF77C5 /* fa */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fa; path = fa.lproj/Localizable.strings; sourceTree = "<group>"; }; @@ -1403,8 +1400,7 @@ "es-419", "es-ES", fa, - "fr-CA", - "fr-FR", + fr, "hu-HU", id, "it-IT", @@ -1775,7 +1771,6 @@ 3A5C4575296A879E0032D398 /* es-419 */, 3A2B8B0A296A8982009CC16D /* en-US */, 3AEB8005297CCEA900713A25 /* tr-TR */, - 3A4F3322297CCFEE004B5F72 /* fr-FR */, 3A185A06297F2C3800F4BDC0 /* lv-LV */, 3A929C22297F2CF80090925E /* it-IT */, 3AB5B86C2986D8A3006599D2 /* de */, @@ -1797,10 +1792,10 @@ 3AD5663229C0DA4B00BF77C5 /* ko */, 3AD14EB529C40F38009D2D9C /* hu-HU */, 3AD14EB829C40F3F009D2D9C /* sv-SE */, - 3AD14EBC29C40F47009D2D9C /* fr-CA */, 3A325AC629C9E0B8002BE7ED /* vi */, 3A325AC929C9E0CF002BE7ED /* es-ES */, 3AC59CA929CDDB78007E04A6 /* pt-BR */, + 3A821C4029E819D500B4BCA7 /* fr */, ); name = Localizable.stringsdict; sourceTree = "<group>"; @@ -1810,7 +1805,6 @@ children = ( 3ACB685B297633BC00C46468 /* es-419 */, 3AEB8003297CCEA800713A25 /* tr-TR */, - 3A4F3320297CCFEE004B5F72 /* fr-FR */, 3A185A04297F2C3800F4BDC0 /* lv-LV */, 3A929C20297F2CF80090925E /* it-IT */, 3AB5B86A2986D8A3006599D2 /* de */, @@ -1832,10 +1826,10 @@ 3AD5663329C0DA4B00BF77C5 /* ko */, 3AD14EB629C40F38009D2D9C /* hu-HU */, 3AD14EB929C40F3F009D2D9C /* sv-SE */, - 3AD14EBB29C40F47009D2D9C /* fr-CA */, 3A325AC529C9E0B8002BE7ED /* vi */, 3A325AC829C9E0CF002BE7ED /* es-ES */, 3AC59CA829CDDB78007E04A6 /* pt-BR */, + 3A821C3F29E819D500B4BCA7 /* fr */, ); name = InfoPlist.strings; sourceTree = "<group>"; @@ -1845,7 +1839,6 @@ children = ( 3ACB685E297633BC00C46468 /* es-419 */, 3AEB8004297CCEA800713A25 /* tr-TR */, - 3A4F3321297CCFEE004B5F72 /* fr-FR */, 3A185A05297F2C3800F4BDC0 /* lv-LV */, 3A929C21297F2CF80090925E /* it-IT */, 3AB5B86B2986D8A3006599D2 /* de */, @@ -1868,10 +1861,10 @@ 3AD5663129C0DA4B00BF77C5 /* ko */, 3AD14EB729C40F38009D2D9C /* hu-HU */, 3AD14EBA29C40F3F009D2D9C /* sv-SE */, - 3AD14EBD29C40F47009D2D9C /* fr-CA */, 3A325AC429C9E0B8002BE7ED /* vi */, 3A325AC729C9E0CF002BE7ED /* es-ES */, 3AC59CA729CDDB78007E04A6 /* pt-BR */, + 3A821C3E29E819D500B4BCA7 /* fr */, ); name = Localizable.strings; sourceTree = "<group>"; diff --git a/damus/ContentView.swift b/damus/ContentView.swift @@ -93,7 +93,7 @@ struct ContentView: View { @Environment(\.colorScheme) var colorScheme var mystery: some View { - Text("Are you lost?") + Text("Are you lost?", comment: "Text asking the user if they are lost in the app.") .id("what") } diff --git a/damus/Views/Notifications/NotificationsView.swift b/damus/Views/Notifications/NotificationsView.swift @@ -37,8 +37,8 @@ struct NotificationsView: View { var mystery: some View { VStack(spacing: 20) { - Text("Wake up \(Profile.displayName(profile: state.profiles.lookup(id: state.pubkey), pubkey: state.pubkey).display_name)") - Text("You are dreaming...") + Text("Wake up, \(Profile.displayName(profile: state.profiles.lookup(id: state.pubkey), pubkey: state.pubkey).display_name)", comment: "Text telling the user to wake up, where the argument is their display name.") + Text("You are dreaming...", comment: "Text telling the user that they are dreaming.") } .id("what") } diff --git a/damus/ar.lproj/Localizable.strings b/damus/ar.lproj/Localizable.strings Binary files differ. diff --git a/damus/cs.lproj/InfoPlist.strings b/damus/cs.lproj/InfoPlist.strings Binary files differ. diff --git a/damus/cs.lproj/Localizable.strings b/damus/cs.lproj/Localizable.strings Binary files differ. diff --git a/damus/cs.lproj/Localizable.stringsdict b/damus/cs.lproj/Localizable.stringsdict @@ -39,7 +39,7 @@ <key>many</key> <string>Followers</string> <key>other</key> - <string>Sledují</string> + <string>Sledující</string> </dict> </dict> <key>following_count</key> diff --git a/damus/el-GR.lproj/Localizable.strings b/damus/el-GR.lproj/Localizable.strings Binary files differ. diff --git a/damus/en-US.xcloc/Localized Contents/en-US.xliff b/damus/en-US.xcloc/Localized Contents/en-US.xliff @@ -190,6 +190,11 @@ Sentence composed of 2 variables to describe how many people are following a use <target>Appearance</target> <note>Section header for text and appearance settings</note> </trans-unit> + <trans-unit id="Are you lost?" xml:space="preserve"> + <source>Are you lost?</source> + <target>Are you lost?</target> + <note>Text asking the user if they are lost in the app.</note> + </trans-unit> <trans-unit id="Are you sure you want to repost this?" xml:space="preserve"> <source>Are you sure you want to repost this?</source> <target>Are you sure you want to repost this?</target> @@ -779,6 +784,11 @@ Sentence composed of 2 variables to describe how many people are following a use <target>Nothing to see here. Check back later!</target> <note>Indicates that there are no notes in the timeline to view.</note> </trans-unit> + <trans-unit id="Notification Dots" xml:space="preserve"> + <source>Notification Dots</source> + <target>Notification Dots</target> + <note>Section header for notification indicator dot settings</note> + </trans-unit> <trans-unit id="Notification Preference" xml:space="preserve"> <source>Notification Preference</source> <target>Notification Preference</target> @@ -1339,6 +1349,11 @@ YOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY. ARE YOU SURE YOU WANT TO CONTINUE?</target> <note>Alert for deleting the users account.</note> </trans-unit> + <trans-unit id="Wake up, %@" xml:space="preserve"> + <source>Wake up, %@</source> + <target>Wake up, %@</target> + <note>Text telling the user to wake up, where the argument is their display name.</note> + </trans-unit> <trans-unit id="Wallet" xml:space="preserve"> <source>Wallet</source> <target>Wallet</target> @@ -1374,6 +1389,11 @@ YOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY. <target>Yes, Post with Private Key</target> <note>Button to proceed with posting a note even though it looks like they might be posting a private key.</note> </trans-unit> + <trans-unit id="You are dreaming..." xml:space="preserve"> + <source>You are dreaming...</source> + <target>You are dreaming...</target> + <note>Text telling the user that they are dreaming.</note> + </trans-unit> <trans-unit id="You have no bookmarks yet, add them in the context menu" xml:space="preserve"> <source>You have no bookmarks yet, add them in the context menu</source> <target>You have no bookmarks yet, add them in the context menu</target> diff --git a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings Binary files differ. diff --git a/damus/fr-CA.lproj/InfoPlist.strings b/damus/fr-CA.lproj/InfoPlist.strings Binary files differ. diff --git a/damus/fr-CA.lproj/Localizable.strings b/damus/fr-CA.lproj/Localizable.strings Binary files differ. diff --git a/damus/fr-CA.lproj/Localizable.stringsdict b/damus/fr-CA.lproj/Localizable.stringsdict @@ -1,366 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>collapsed_event_view_other_notes</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@NOTES@</string> - <key>NOTES</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>... %d autre note ...</string> - <key>many</key> - <string>... %d autres notes ...</string> - <key>other</key> - <string>... %d autres notes ...</string> - </dict> - </dict> - <key>followers_count</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@FOLLOWERS@</string> - <key>FOLLOWERS</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>Abonné</string> - <key>many</key> - <string>Abonnés</string> - <key>other</key> - <string>Abonnés</string> - </dict> - </dict> - <key>following_count</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@FOLLOWING@</string> - <key>FOLLOWING</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>Abonnement</string> - <key>many</key> - <string>Abonnements</string> - <key>other</key> - <string>Abonnements</string> - </dict> - </dict> - <key>reacted_tagged_in_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REACTED@</string> - <key>REACTED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont réagi à une note dans laquelle vous apparaissez</string> - <key>many</key> - <string>%2$@ et %1$d autres ont réagi à une note dans laquelle vous apparaissez</string> - <key>other</key> - <string>%2$@ et %1$d autres ont réagi à une note dans laquelle vous apparaissez</string> - </dict> - </dict> - <key>reacted_your_post_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REACTED@</string> - <key>REACTED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont réagi à votre note</string> - <key>many</key> - <string>%2$@ et %1$d autres ont réagi à votre note</string> - <key>other</key> - <string>%2$@ et %1$d autres ont réagi à votre note</string> - </dict> - </dict> - <key>reacted_your_profile_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REACTED@</string> - <key>REACTED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont réagi à votre profil</string> - <key>many</key> - <string>%2$@ et %1$d autres ont réagi à votre profil</string> - <key>other</key> - <string>%2$@ et %1$d autres ont réagi à votre profil</string> - </dict> - </dict> - <key>reactions_count</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REACTIONS@</string> - <key>REACTIONS</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>Réaction</string> - <key>many</key> - <string>Réactions</string> - <key>other</key> - <string>Réactions</string> - </dict> - </dict> - <key>relays_count</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@RELAYS@</string> - <key>RELAYS</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>Relai</string> - <key>many</key> - <string>Relais</string> - <key>other</key> - <string>Relais</string> - </dict> - </dict> - <key>replying_to_two_and_others</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@OTHERS@</string> - <key>OTHERS</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>Réponse à %2$@, %3$@ &amp; %1$d autre</string> - <key>many</key> - <string>Réponse à %2$@, %3$@ &amp; %1$d autres</string> - <key>other</key> - <string>Réponse à %2$@, %3$@ &amp; %1$d autres</string> - </dict> - </dict> - <key>reposted_tagged_in_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REPOSTED@</string> - <key>REPOSTED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont cité une note dans laquelle vous apparaissez</string> - <key>many</key> - <string>%2$@ et %1$d autres ont cité une note dans laquelle vous apparaissez</string> - <key>other</key> - <string>%2$@ et %1$d autres ont republié une note dans laquelle vous apparaissez</string> - </dict> - </dict> - <key>reposted_your_post_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REPOSTED@</string> - <key>REPOSTED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont cité votre note</string> - <key>many</key> - <string>%2$@ et %1$d autres ont cité votre note</string> - <key>other</key> - <string>%2$@ et %1$d autres ont republié votre note</string> - </dict> - </dict> - <key>reposted_your_profile_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REPOSTED@</string> - <key>REPOSTED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont republié votre profile</string> - <key>many</key> - <string>%2$@ et %1$d autres ont republié votre profile</string> - <key>other</key> - <string>%2$@ et %1$d autres ont republié votre profile</string> - </dict> - </dict> - <key>reposts_count</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@REPOSTS@</string> - <key>REPOSTS</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>Republication</string> - <key>many</key> - <string>Republications</string> - <key>other</key> - <string>Republications</string> - </dict> - </dict> - <key>sats_count</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%1$#@SATS@</string> - <key>SATS</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>@</string> - <key>one</key> - <string>%2$@ sat</string> - <key>many</key> - <string>%2$@ sats</string> - <key>other</key> - <string>%2$@ sats</string> - </dict> - </dict> - <key>zap_notification_no_message</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%1$#@NOTIFICATION@</string> - <key>NOTIFICATION</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>@</string> - <key>one</key> - <string>Vous avez reçu %2$@ sat de %3$@</string> - <key>many</key> - <string>Vous avez reçu %2$@ sats de %3$@</string> - <key>other</key> - <string>Vous avez reçu %2$@ sats de %3$@</string> - </dict> - </dict> - <key>zap_notification_with_message</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%1$#@NOTIFICATION@</string> - <key>NOTIFICATION</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>@</string> - <key>one</key> - <string>You received %2$@ sat from %3$@: "%4$@"</string> - <key>many</key> - <string>You received %2$@ sats from %3$@: "%4$@"</string> - <key>other</key> - <string>You received %2$@ sats from %3$@: "%4$@"</string> - </dict> - </dict> - <key>zapped_tagged_in_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@ZAPPED@</string> - <key>ZAPPED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont zappé une note dans laquelle vous apparaissez</string> - <key>many</key> - <string>%2$@ et %1$d autres ont zappé une note dans laquelle vous apparaissez</string> - <key>other</key> - <string>%2$@ et %1$d autres ont zappé une note dans laquelle vous apparaissez</string> - </dict> - </dict> - <key>zapped_your_post_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@ZAPPED@</string> - <key>ZAPPED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont zappé votre note</string> - <key>many</key> - <string>%2$@ et %1$d autres ont zappé votre note</string> - <key>other</key> - <string>%2$@ et %1$d autres ont zappé votre note</string> - </dict> - </dict> - <key>zapped_your_profile_3</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@ZAPPED@</string> - <key>ZAPPED</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>%2$@ et %1$d autre ont zappé votre profile</string> - <key>many</key> - <string>%2$@ et %1$d autres ont zappé votre profile</string> - <key>other</key> - <string>%2$@ et %1$d autres ont zappé votre profile</string> - </dict> - </dict> - <key>zaps_count</key> - <dict> - <key>NSStringLocalizedFormatKey</key> - <string>%#@ZAPS@</string> - <key>ZAPS</key> - <dict> - <key>NSStringFormatSpecTypeKey</key> - <string>NSStringPluralRuleType</string> - <key>NSStringFormatValueTypeKey</key> - <string>d</string> - <key>one</key> - <string>Zap</string> - <key>many</key> - <string>Zaps</string> - <key>other</key> - <string>Zaps</string> - </dict> - </dict> -</dict> -</plist> diff --git a/damus/fr-FR.lproj/InfoPlist.strings b/damus/fr.lproj/InfoPlist.strings Binary files differ. diff --git a/damus/fr-FR.lproj/Localizable.strings b/damus/fr.lproj/Localizable.strings Binary files differ. diff --git a/damus/fr-FR.lproj/Localizable.stringsdict b/damus/fr.lproj/Localizable.stringsdict diff --git a/damus/nl.lproj/Localizable.strings b/damus/nl.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/sv-SE.lproj/Localizable.stringsdict b/damus/sv-SE.lproj/Localizable.stringsdict @@ -15,7 +15,7 @@ <key>one</key> <string>...%d andra inlägg...</string> <key>other</key> - <string>...%d andra inlägg...</string> + <string>...%d andra anteckningar...</string> </dict> </dict> <key>followers_count</key>