1111 <system : String x : Key =" App.Strings.OpRules" >Rules</system : String >
1212 <system : String x : Key =" App.Strings.OpSettings" >Settings</system : String >
1313 <system : String x : Key =" App.Strings.OpPreview" >Preview</system : String >
14+ <system : String x : Key =" App.Strings.OpSubSync" >Sync</system : String >
1415 <system : String x : Key =" App.Strings.OpRename" >Rename</system : String >
1516 <system : String x : Key =" App.Strings.NativeMenuSettings" >Settings...</system : String >
1617 <system : String x : Key =" App.Strings.NativeMenuQuit" >Quit SubRenamer</system : String >
3233 <system : String x : Key =" App.Strings.ContextMenuRevealVideo" >Reveal Video in Folder</system : String >
3334 <system : String x : Key =" App.Strings.ContextMenuRevealSubtitle" >Reveal Subtitle in Folder</system : String >
3435 <system : String x : Key =" App.Strings.ContextMenuCopyRenameCommands" >Copy Rename Commands to Clipboard</system : String >
36+ <system : String x : Key =" App.Strings.ContextMenuPerformSubSync" >Perform Subtitle Timeline Synchronization</system : String >
37+ <system : String x : Key =" App.Strings.ContextMenuExitPreviewMode" >Exit Preview Mode</system : String >
3538 <system : String x : Key =" App.Strings.DataGridMatch" >Match</system : String >
3639 <system : String x : Key =" App.Strings.DataGridVideo" >Video</system : String >
3740 <system : String x : Key =" App.Strings.DataGridSubtitle" >Subtitle</system : String >
@@ -110,7 +113,13 @@ It can be modified to: "[Steins;Gate][$$]*.sc.ass"</system:String>
110113 <system : String x : Key =" App.Strings.SettingsVideoFormatExtension" >Video Format Extension</system : String >
111114 <system : String x : Key =" App.Strings.SettingsVideoFormatWatermark" >e.g., mkv</system : String >
112115 <system : String x : Key =" App.Strings.SettingsUpdateCheck" >Check for Program Updates</system : String >
113- <system : String x : Key =" App.Strings.SettingsOpenSourceProgram" >|´・ω・)ノ Hi! This is an open-source program</system : String >
116+ <system : String x : Key =" App.Strings.SettingsSubSyncProgram" >Automatic Subtitles Sync: </system : String >
117+ <system : String x : Key =" App.Strings.SettingsSubSyncInstalled" >Installed</system : String >
118+ <system : String x : Key =" App.Strings.SettingsSubSyncNotInstalled" >Not installed</system : String >
119+ <system : String x : Key =" App.Strings.SettingsSubSyncDesc" >Support FFsubsync + FFmpeg automatic subtitles timeline synchronization, additional download is required, and the ffsubsync_bin file in the current program directory is read by default</system : String >
120+ <system : String x : Key =" App.Strings.SettingsSubSyncDownload" >Download</system : String >
121+ <system : String x : Key =" App.Strings.SettingsSubSyncViewReadme" >View Readme</system : String >
122+ <system : String x : Key =" App.Strings.SettingsOpenSourceProgram" >|´・ω・)ノ Hi! SubRenamer is an open-source program</system : String >
114123 <system : String x : Key =" App.Strings.SettingsConsiderStar1" >You can find the source code on</system : String >
115124 <system : String x : Key =" App.Strings.SettingsConsiderStar2" >GitHub</system : String >
116125 <system : String x : Key =" App.Strings.SettingsConsiderStar3" >, please consider giving it a star 🌟, it would help us a lot!</system : String >
@@ -123,4 +132,12 @@ It can be modified to: "[Steins;Gate][$$]*.sc.ass"</system:String>
123132 <system : String x : Key =" App.Strings.OpenFileDialogTitle" >Select and Import Files</system : String >
124133 <system : String x : Key =" App.Strings.OpenFolderDialogTitle" >Import Folder</system : String >
125134 <system : String x : Key =" App.Strings.SaveFileDialogTitle" >Save File</system : String >
135+ <system : String x : Key =" App.Strings.SubSyncTasksComplete" >All tasks have been completed.</system : String >
136+ <system : String x : Key =" App.Strings.SubSyncTasksFail" >Task execution failed.</system : String >
137+ <system : String x : Key =" App.Strings.SubSyncTasksDuration" >Duration</system : String >
138+ <system : String x : Key =" App.Strings.SubSyncBinDownloadTitle" >FFsubsync automatic timeline synchronization</system : String >
139+ <system : String x : Key =" App.Strings.SubSyncBinDownloadDesc" >Downloading FFsubsync...</system : String >
140+ <system : String x : Key =" App.Strings.SubSyncBinDownloadDone" >FFsubsync download successful</system : String >
141+ <system : String x : Key =" App.Strings.ProgressDialogCancel" >Cancel</system : String >
142+ <system : String x : Key =" App.Strings.ProgressDialogDone" >Done</system : String >
126143</ResourceDictionary >
0 commit comments