mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 19:22:53 +01:00
Try to be more clear + fix Chinese language tag - thx Jessie :)
This commit is contained in:
parent
bb0d84dda6
commit
569bcc2f6d
@ -2560,7 +2560,7 @@ Continue?</RestoreDefaultSettingsMsg>
|
||||
<TotalAdjustmentX>Total adjustment: {0}</TotalAdjustmentX>
|
||||
<AllLines>&All lines</AllLines>
|
||||
<SelectedLinesOnly>&Selected lines only</SelectedLinesOnly>
|
||||
<SelectedLinesAndForward>Selected line(s) and &forward</SelectedLinesAndForward>
|
||||
<SelectedLinesAndForward>Selected and subse&quent lines</SelectedLinesAndForward>
|
||||
</ShowEarlierLater>
|
||||
<ShowHistory>
|
||||
<Title>History (for undo)</Title>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<Version>3.6.4</Version>
|
||||
<TranslatedBy>翻译: FeiXJ | Leon Cheung | larsenlouis | VK | nkh0472</TranslatedBy>
|
||||
<CultureName>zh-Hans</CultureName>
|
||||
<HelpFile>帮助文件</HelpFile>
|
||||
<HelpFile />
|
||||
<Ok>确定(&O)</Ok>
|
||||
<Cancel>取消(&A)</Cancel>
|
||||
<Apply>应用</Apply>
|
||||
@ -2533,7 +2533,7 @@ Command line: {1} {2}
|
||||
<TotalAdjustmentX>调整总数: {0}</TotalAdjustmentX>
|
||||
<AllLines>所有行</AllLines>
|
||||
<SelectedLinesOnly>仅所选行</SelectedLinesOnly>
|
||||
<SelectedLinesAndForward>所选行及以前</SelectedLinesAndForward>
|
||||
<SelectedLinesAndForward>所选行及以后</SelectedLinesAndForward>
|
||||
</ShowEarlierLater>
|
||||
<ShowHistory>
|
||||
<Title>历史 (用于撤消)</Title>
|
||||
|
@ -2512,7 +2512,7 @@ Continue?</RestoreDefaultSettingsMsg>
|
||||
<TotalAdjustmentX>調整總數: {0}</TotalAdjustmentX>
|
||||
<AllLines>所有行</AllLines>
|
||||
<SelectedLinesOnly>僅已選的行</SelectedLinesOnly>
|
||||
<SelectedLinesAndForward>已選的行及之前行</SelectedLinesAndForward>
|
||||
<SelectedLinesAndForward>選擇的行及之後行</SelectedLinesAndForward>
|
||||
</ShowEarlierLater>
|
||||
<ShowHistory>
|
||||
<Title>歷史記錄 (用於復原)</Title>
|
||||
|
@ -2899,7 +2899,7 @@ can edit in same subtitle file (collaboration)",
|
||||
TotalAdjustmentX = "Total adjustment: {0}",
|
||||
AllLines = "&All lines",
|
||||
SelectedLinesOnly = "&Selected lines only",
|
||||
SelectedLinesAndForward = "Selected line(s) and &forward",
|
||||
SelectedLinesAndForward = "Selected and subse&quent lines",
|
||||
};
|
||||
|
||||
ShowHistory = new LanguageStructure.ShowHistory
|
||||
|
Loading…
Reference in New Issue
Block a user