Skip to content

Commit

Permalink
Update strings
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitschlag committed Nov 15, 2023
1 parent 9725a4e commit ed426a9
Show file tree
Hide file tree
Showing 13 changed files with 832 additions and 208 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ private func map(language: String) -> String? {
case "vi.lproj": return "vi" // Vietnamese
case "el.lproj": return "el" // Greek
case "be.lproj": return "be" // Belarussian
case "hy-AM.lproj": return "hy-AM" // Armenian
case "hy.lproj": return "hy" // Armenian
default: return nil
}
}
Expand Down
18 changes: 9 additions & 9 deletions Mastodon.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,10 @@
D81A22742AB4643200905D71 /* SearchResultsOverviewTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchResultsOverviewTableViewController.swift; sourceTree = "<group>"; };
D81A22772AB4782400905D71 /* SearchResultOverviewSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchResultOverviewSection.swift; sourceTree = "<group>"; };
D81A227A2AB47B9A00905D71 /* SearchResultDefaultSectionTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchResultDefaultSectionTableViewCell.swift; sourceTree = "<group>"; };
D81A940C2B04E7AC0067A19D /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/Main.strings; sourceTree = "<group>"; };
D81A940D2B04E7AC0067A19D /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
D81A940E2B04E7AD0067A19D /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/MainInterface.strings; sourceTree = "<group>"; };
D81A940F2B04E7AD0067A19D /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = hy.lproj/InfoPlist.strings; sourceTree = "<group>"; };
D81D12452A4E1861005009D4 /* PolicySelectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PolicySelectionViewController.swift; sourceTree = "<group>"; };
D81D124A2A4E1914005009D4 /* ToggleTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToggleTableViewCell.swift; sourceTree = "<group>"; };
D82463522A52B47B00A3DBDD /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/Intents.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -827,10 +831,6 @@
D8B5E4F32A4ED0240008970C /* NotificationSettingsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationSettingsViewModel.swift; sourceTree = "<group>"; };
D8BE30B22A179E26006B8270 /* SuggestionAccountTableViewFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SuggestionAccountTableViewFooter.swift; sourceTree = "<group>"; };
D8BEBCB52A1B7FFD0004F475 /* SuggestionAccountTableViewCell+ViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SuggestionAccountTableViewCell+ViewModel.swift"; sourceTree = "<group>"; };
D8CEA4862AFE3564002F0E8E /* hy-AM */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "hy-AM"; path = "hy-AM.lproj/Intents.strings"; sourceTree = "<group>"; };
D8CEA4872AFE3564002F0E8E /* hy-AM */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "hy-AM"; path = "hy-AM.lproj/WidgetExtension.strings"; sourceTree = "<group>"; };
D8CEA4882AFE3564002F0E8E /* hy-AM */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "hy-AM"; path = "hy-AM.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
D8CEA4892AFE3564002F0E8E /* hy-AM */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "hy-AM"; path = "hy-AM.lproj/Intents.stringsdict"; sourceTree = "<group>"; };
D8D688F52AB869CB000F651A /* SearchResultsProfileTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchResultsProfileTableViewCell.swift; sourceTree = "<group>"; };
D8D688F82AB8B970000F651A /* SearchResultOverviewCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchResultOverviewCoordinator.swift; sourceTree = "<group>"; };
D8E5C345296DAB84007E76A7 /* DataSourceFacade+Status+History.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DataSourceFacade+Status+History.swift"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -3328,7 +3328,7 @@
sl,
el,
be,
"hy-AM",
hy,
);
mainGroup = DB427DC925BAA00100D1B89D;
packageReferences = (
Expand Down Expand Up @@ -4128,7 +4128,6 @@
2AB501542992443D00346092 /* ar */,
D87DC50C2A17C32F00219C5F /* el */,
D82463532A52B47B00A3DBDD /* be */,
D8CEA4872AFE3564002F0E8E /* hy-AM */,
);
name = WidgetExtension.intentdefinition;
sourceTree = "<group>";
Expand Down Expand Up @@ -4165,7 +4164,6 @@
DB96C260292506D600F3B85D /* sl */,
D87DC50B2A17C32E00219C5F /* el */,
D82463522A52B47B00A3DBDD /* be */,
D8CEA4862AFE3564002F0E8E /* hy-AM */,
);
name = Intents.intentdefinition;
sourceTree = "<group>";
Expand Down Expand Up @@ -4201,7 +4199,7 @@
DB96C261292506D700F3B85D /* sl */,
D87DC50D2A17C32F00219C5F /* el */,
D82463542A52B47B00A3DBDD /* be */,
D8CEA4882AFE3564002F0E8E /* hy-AM */,
D81A940F2B04E7AD0067A19D /* hy */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand All @@ -4210,6 +4208,7 @@
isa = PBXVariantGroup;
children = (
DB427DDC25BAA00100D1B89D /* Base */,
D81A940C2B04E7AC0067A19D /* hy */,
);
name = Main.storyboard;
sourceTree = "<group>";
Expand All @@ -4218,6 +4217,7 @@
isa = PBXVariantGroup;
children = (
DB427DE125BAA00100D1B89D /* Base */,
D81A940D2B04E7AC0067A19D /* hy */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
Expand Down Expand Up @@ -4253,7 +4253,6 @@
DB96C262292506D700F3B85D /* sl */,
D87DC50E2A17C32F00219C5F /* el */,
D82463552A52B47B00A3DBDD /* be */,
D8CEA4892AFE3564002F0E8E /* hy-AM */,
);
name = Intents.stringsdict;
sourceTree = "<group>";
Expand All @@ -4262,6 +4261,7 @@
isa = PBXVariantGroup;
children = (
DBC6461726A170AB00B0E31B /* Base */,
D81A940E2B04E7AD0067A19D /* hy */,
);
name = MainInterface.storyboard;
sourceTree = "<group>";
Expand Down
4 changes: 4 additions & 0 deletions Mastodon/Resources/hy.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
"NSCameraUsageDescription" = "Used to take photo for post status";
"NSPhotoLibraryAddUsageDescription" = "Used to save photo into the Photo Library";
"NewPostShortcutItemTitle" = "New Post";
"SearchShortcutItemTitle" = "Search";
1 change: 1 addition & 0 deletions Mastodon/Supporting Files/hy.lproj/LaunchScreen.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions Mastodon/Supporting Files/hy.lproj/Main.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

51 changes: 51 additions & 0 deletions MastodonIntent/hy.lproj/Intents.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
"16wxgf" = "Post on Mastodon";

"751xkl" = "Text Content";

"CsR7G2" = "Post on Mastodon";

"HZSGTr" = "What content to post?";

"HdGikU" = "Posting failed";

"KDNTJ4" = "Failure Reason";

"RHxKOw" = "Send Post with text content";

"RxSqsb" = "Post";

"WCIR3D" = "Post ${content} on Mastodon";

"ZKJSNu" = "Post";

"ZS1XaK" = "${content}";

"ZbSjzC" = "Visibility";

"Zo4jgJ" = "Post Visibility";

"apSxMG-dYQ5NN" = "There are ${count} options matching ‘Public’.";

"apSxMG-ehFLjY" = "There are ${count} options matching ‘Followers Only’.";

"ayoYEb-dYQ5NN" = "${content}, Public";

"ayoYEb-ehFLjY" = "${content}, Followers Only";

"dUyuGg" = "Post on Mastodon";

"dYQ5NN" = "Public";

"ehFLjY" = "Followers Only";

"gfePDu" = "Posting failed. ${failureReason}";

"k7dbKQ" = "Post was sent successfully.";

"oGiqmY-dYQ5NN" = "Just to confirm, you wanted ‘Public’?";

"oGiqmY-ehFLjY" = "Just to confirm, you wanted ‘Followers Only’?";

"rM6dvp" = "URL";

"ryJLwG" = "Post was sent successfully. ";
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
"Scene.Profile.RelationshipActionAlert.ConfirmUnblockUser.Title" = "Разблакіраваць уліковы запіс";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Message" = "Не ігнараваць %@?";
"Scene.Profile.RelationshipActionAlert.ConfirmUnmuteUser.Title" = "Не ігнараваць уліковы запіс";
"Scene.Profile.SegmentedControl.About" = "Аб праграме";
"Scene.Profile.SegmentedControl.About" = "Аб";
"Scene.Profile.SegmentedControl.Media" = "Медыя";
"Scene.Profile.SegmentedControl.Posts" = "Допісы";
"Scene.Profile.SegmentedControl.PostsAndReplies" = "Допісы і адказы";
Expand Down Expand Up @@ -443,8 +443,8 @@
"Scene.Search.Searching.ClearAll" = "Ачысціць усё";
"Scene.Search.Searching.EmptyState.NoResults" = "Няма вынікаў";
"Scene.Search.Searching.Hashtag" = "Перайсці да #%@";
"Scene.Search.Searching.NoUser.Message" = "There's no Useraccount \"%@\" on %@";
"Scene.Search.Searching.NoUser.Title" = "No User Account Found";
"Scene.Search.Searching.NoUser.Message" = "На %@ няма ўліковага запісу карыстальніка \"%@\"";
"Scene.Search.Searching.NoUser.Title" = "Уліковы запіс карыстальніка не знойдзены";
"Scene.Search.Searching.People" = "Супадзенне профіляў \"%@\"";
"Scene.Search.Searching.Posts" = "Супадзенне паведамленняў \"%@\"";
"Scene.Search.Searching.Profile" = "Перайсці да @%@@%@";
Expand Down Expand Up @@ -489,45 +489,45 @@
"Scene.ServerRules.Subtitle" = "Правілы вызначаныя мадэратарамі дамена %@.";
"Scene.ServerRules.TermsOfService" = "умовы выкарыстання";
"Scene.ServerRules.Title" = "Некаторыя асноўныя правілы.";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Clear Media Storage";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Contribute to Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Even More Settings";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Privacy Policy";
"Scene.Settings.AboutMastodon.Title" = "About";
"Scene.Settings.General.Appearance.Dark" = "Dark";
"Scene.Settings.General.Appearance.Light" = "Light";
"Scene.Settings.General.Appearance.SectionTitle" = "Appearance";
"Scene.Settings.General.Appearance.System" = "Use Device Appearance";
"Scene.Settings.General.Design.SectionTitle" = "Design";
"Scene.Settings.General.Design.ShowAnimations" = "Play Animated Avatars and Emoji";
"Scene.Settings.General.Links.OpenInBrowser" = "Open in Browser";
"Scene.Settings.General.Links.OpenInMastodon" = "Open in Mastodon";
"Scene.Settings.General.Links.SectionTitle" = "Links";
"Scene.Settings.General.Title" = "General";
"Scene.Settings.Notifications.Alert.Boosts" = "Boosts";
"Scene.Settings.Notifications.Alert.Favorites" = "Favorites";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Mentions & Replies";
"Scene.Settings.Notifications.Alert.NewFollowers" = "New Followers";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Go to Notification Settings";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Turn on notifications from your device settings to see updates on your lock screen.";
"Scene.Settings.Notifications.Policy.Anyone" = "Anyone";
"Scene.Settings.Notifications.Policy.Follow" = "People you follow";
"Scene.Settings.Notifications.Policy.Followers" = "People who follow you";
"Scene.Settings.Notifications.Policy.Noone" = "No one";
"Scene.Settings.Notifications.Policy.Title" = "Get Notifications from";
"Scene.Settings.Notifications.Title" = "Notifications";
"Scene.Settings.Overview.AboutMastodon" = "About Mastodon";
"Scene.Settings.Overview.General" = "General";
"Scene.Settings.Overview.Logout" = "Logout %@";
"Scene.Settings.Overview.Notifications" = "Notifications";
"Scene.Settings.Overview.ServerDetails" = "Server Details";
"Scene.Settings.Overview.SupportMastodon" = "Support Mastodon";
"Scene.Settings.Overview.Title" = "Settings";
"Scene.Settings.ServerDetails.About" = "About";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "A legal notice";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Message Admin";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Administrator";
"Scene.Settings.ServerDetails.Rules" = "Rules";
"Scene.Settings.AboutMastodon.ClearMediaStorage" = "Ачысціце сховішча мультымедыя";
"Scene.Settings.AboutMastodon.ContributeToMastodon" = "Унесці ўклад у Mastodon";
"Scene.Settings.AboutMastodon.MoreSettings" = "Яшчэ больш налад";
"Scene.Settings.AboutMastodon.PrivacyPolicy" = "Палітыка канфідэнцыяльнасці";
"Scene.Settings.AboutMastodon.Title" = "Аб";
"Scene.Settings.General.Appearance.Dark" = "Цёмная";
"Scene.Settings.General.Appearance.Light" = "Светлая";
"Scene.Settings.General.Appearance.SectionTitle" = "Знешні выгляд";
"Scene.Settings.General.Appearance.System" = "Выкарыстоўваць сістэмную тэму";
"Scene.Settings.General.Design.SectionTitle" = "Афармленне";
"Scene.Settings.General.Design.ShowAnimations" = "Прайграваць аніміраваныя аватары і эмодзі";
"Scene.Settings.General.Links.OpenInBrowser" = "Адкрываць у браўзеры";
"Scene.Settings.General.Links.OpenInMastodon" = "Адкрываць у Mastodon";
"Scene.Settings.General.Links.SectionTitle" = "Спасылкі";
"Scene.Settings.General.Title" = "Агульныя";
"Scene.Settings.Notifications.Alert.Boosts" = "Пашырэнні";
"Scene.Settings.Notifications.Alert.Favorites" = "Упадабаныя";
"Scene.Settings.Notifications.Alert.MentionsAndReplies" = "Згадванні & Адказы";
"Scene.Settings.Notifications.Alert.NewFollowers" = "Новыя падпісчыкі";
"Scene.Settings.Notifications.Disabled.GoToSettings" = "Перайсці ў налады апавяшчэнняў";
"Scene.Settings.Notifications.Disabled.NotificationHint" = "Уключыце апавяшчэнні ў наладах прылады, каб бачыць абнаўлення на экране блакіроўкі.";
"Scene.Settings.Notifications.Policy.Anyone" = "Усіх";
"Scene.Settings.Notifications.Policy.Follow" = "Людзей, на якіх вы падпісаны";
"Scene.Settings.Notifications.Policy.Followers" = "Людзей, якія падпісаны на вас";
"Scene.Settings.Notifications.Policy.Noone" = "Нікога";
"Scene.Settings.Notifications.Policy.Title" = "Атрымліваць апавяшчэнні ад";
"Scene.Settings.Notifications.Title" = "Апавяшчэнні";
"Scene.Settings.Overview.AboutMastodon" = "Пра Mastodon";
"Scene.Settings.Overview.General" = "Агульныя";
"Scene.Settings.Overview.Logout" = "Выйсці з %@";
"Scene.Settings.Overview.Notifications" = "Апавяшчэнні";
"Scene.Settings.Overview.ServerDetails" = "Інфармацыя аб серверы";
"Scene.Settings.Overview.SupportMastodon" = "Падтрымаць Mastodon";
"Scene.Settings.Overview.Title" = "Налады";
"Scene.Settings.ServerDetails.About" = "Пра сервер";
"Scene.Settings.ServerDetails.AboutInstance.LegalNotice" = "Прававая інфармацыя";
"Scene.Settings.ServerDetails.AboutInstance.MessageAdmin" = "Напісаць адміністратару";
"Scene.Settings.ServerDetails.AboutInstance.Title" = "Адміністратар";
"Scene.Settings.ServerDetails.Rules" = "Правілы";
"Scene.SuggestionAccount.FollowAll" = "Падпісацца на ўсіх";
"Scene.SuggestionAccount.Title" = "Папулярна ў Mastodon";
"Scene.Thread.BackTitle" = "Допіс";
Expand Down
Loading

0 comments on commit ed426a9

Please sign in to comment.