You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: backend/interface/en.ini
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,9 @@ VideoSubFinderCpuCores = CPU Cores
55
55
VideoSubFinderCpuCoresDesc = Number of CPU cores used for subtitle extraction. Default is 0 (auto). Using all cores may not be faster.
56
56
VideoSubFinderDecoder = Video Decoder
57
57
VideoSubFinderDecoderDesc = For different video compatibility needs. Default is OpenCV (recommended). Switch to FFmpeg if extraction fails (may cause slight timeline shift).
58
+
ChooseDirectory = Choose Folder
59
+
SaveDirectory = Subtitle Save Directory
60
+
SaveDirectoryDefault = Default: save to the current directory of the input video
58
61
59
62
[SubtitleArea]
60
63
LowerPart = Lower Part
@@ -177,6 +180,7 @@ OpenVideoFirst = Please Open Video First
177
180
SubtitleArea = Subtitle Area
178
181
VideoPreview = Video Preview
179
182
ErrorDuringProcessing = Error during processing: {}
Copy file name to clipboardExpand all lines: backend/interface/es.ini
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,9 @@ VideoSubFinderCpuCores = Núcleos de CPU
55
55
VideoSubFinderCpuCoresDesc = Núcleos de CPU usados para extraer subtítulos. Por defecto es 0 (automático). Usar todos los núcleos no siempre es más rápido.
56
56
VideoSubFinderDecoder = Componente de decodificación de video
57
57
VideoSubFinderDecoderDesc = Para diferentes necesidades de compatibilidad de video. Por defecto es OpenCV (recomendado). Cambia a FFmpeg si la extracción falla (puede causar un pequeño desfase en la línea de tiempo).
58
+
ChooseDirectory = Seleccionar Carpeta
59
+
SaveDirectory = Directorio de guardado de subtítulos
60
+
SaveDirectoryDefault = Predeterminado: guardar en el directorio actual del video de entrada
58
61
59
62
[SubtitleArea]
60
63
LowerPart = Parte inferior
@@ -176,6 +179,7 @@ OpenVideoFirst = Por favor, abra el video primero
176
179
SubtitleArea = Área de subtítulos
177
180
VideoPreview = Vista previa de video
178
181
ErrorDuringProcessing = Error durante el procesamiento: {}
Copy file name to clipboardExpand all lines: backend/interface/vi.ini
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,10 @@ VideoSubFinderCpuCores = Số lõi CPU
55
55
VideoSubFinderCpuCoresDesc = Số lõi CPU dùng để tách phụ đề. Mặc định là 0 (tự động). Dùng tất cả lõi không phải lúc nào cũng nhanh hơn.
56
56
VideoSubFinderDecoder = Bộ giải mã video
57
57
VideoSubFinderDecoderDesc = Dùng cho các nhu cầu tương thích video khác nhau. Mặc định là OpenCV (khuyến nghị). Chuyển sang FFmpeg nếu tách phụ đề thất bại (có thể lệch nhẹ thời gian).
58
+
ChooseDirectory = Chọn Thư Mục
59
+
SaveDirectory = Thư mục lưu phụ đề
60
+
SaveDirectoryDefault = Mặc định: lưu vào thư mục hiện tại của video đầu vào
0 commit comments