Commit Graph

19854 Commits

Author SHA1 Message Date
Mihai Pavelescu
7616243c01
Merge branch 'SubtitleEdit:main' into main 2024-05-25 11:54:01 +03:00
Mihai Pavelescu
f50dfe701b Spike, Clipboard and some others tags translated to Romanian 2024-05-25 11:49:46 +03:00
Nikolaj Olsson
bde3d60d26 Work on #8423 2024-05-25 10:25:06 +02:00
Nikolaj Olsson
bd3903c82b Add text length to "modify selection" 2024-05-24 20:34:49 +02:00
Nikolaj Olsson
50ba9b1ba7 Work on #8423 2024-05-24 19:42:23 +02:00
Nikolaj Olsson
1dc79262cc Update ffmpeg 2024-05-24 11:41:17 +02:00
Nikolaj Olsson
4680df9ab8 Change ffmpeg param a bit for burn-in - thx Leon :) 2024-05-24 11:24:58 +02:00
Nikolaj Olsson
dc37a3fef2 Remove unused file - thx ivandrofly :)
Related to https://github.com/SubtitleEdit/subtitleedit/pull/8420#discussion_r1611318479
2024-05-24 10:30:04 +02:00
Nikolaj Olsson
3bd394bfec
Merge pull request #8420 from MediaExpres/main
Main
2024-05-24 10:25:37 +02:00
Nikolaj Olsson
cfe0089629 Batch convert: Check for ".sub" ext with bd sup - thx OlJohnny :)
Fix #8413
2024-05-24 09:28:15 +02:00
Mihai Pavelescu
90d855b6dd new setting 2024-05-23 11:57:44 +03:00
Mihai Pavelescu
a5154159c9 OCR and Prefix tags translated to RO 2024-05-23 11:52:11 +03:00
Nikolaj Olsson
c2b63a48ce
Merge pull request #8415 from MediaExpres/main
Translated to Romanian some of the tags in UI
2024-05-23 09:29:47 +02:00
Nikolaj Olsson
f8a06b118c
Merge pull request #8419 from diomed/main
Update hrv_OCRFixReplaceList.xml
2024-05-23 09:28:56 +02:00
Nikolaj Olsson
c4b8255f45 Improve FixMissingPeriodsAtEndOfLine - thx Leon :)
Fix #8386
2024-05-23 09:27:55 +02:00
May Kittens Devour Your Soul
f2f0f6aaad
Update hrv_OCRFixReplaceList.xml 2024-05-23 07:53:44 +02:00
Ivandro Jao
846dcdba68 Add Dispose method to SubtitleListView control
Added override to the Dispose method in SubtitleListView control which unregisters any tick events and disposes timer objects when control is being discarded. This helps to ensure resources are properly freed up, reducing potential memory leaks.

Signed-off-by: Ivandro Jao <ivandrofly@gmail.com>
2024-05-23 00:02:08 +01:00
Nikolaj Olsson
48dd4b54d9 Add new sub format 2024-05-22 18:43:01 +02:00
Mihai Pavelescu
112ac6fb38 Translated to Romanian some of the tags in UI 2024-05-22 16:08:09 +03:00
Nikolaj Olsson
fca56d25ef
Merge pull request #8409 from MediaExpres/patch-3
Update ro-RO.xml
2024-05-22 09:08:30 +02:00
Mihai Pavelescu
07703ef435
Update ro-RO.xml
Added the <WordLists>Lista de cuvinte...</WordLists> translation for Romanian. Since it was missing, the English one "Word lists..." was shown by default on the Romanian language user interface.
2024-05-21 19:57:54 +03:00
Nikolaj Olsson
ee7d64e427 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-05-21 18:49:54 +02:00
Nikolaj Olsson
666f9dcdcb Update Korean translation - thx domddol :) 2024-05-21 18:49:48 +02:00
Nikolaj Olsson
18619fcd0c
Merge pull request #8408 from MediaExpres/patch-2
Update ro-RO.xml
2024-05-21 18:45:04 +02:00
Mihai Pavelescu
0f01357943
Update ro-RO.xml
Make it clear that the SOUND wave will be shown once you click.there.
2024-05-21 19:32:57 +03:00
Nikolaj Olsson
cf58e3a335
Merge pull request #8403 from elfriob/main
Update Russian translation
2024-05-21 18:03:51 +02:00
elfriob
e103389447
Update Russian translation 2024-05-21 09:01:33 +00:00
Nikolaj Olsson
7f7c1e1388 Fix cmd line issue + minor refact for ollama 2024-05-20 20:34:25 +02:00
Nikolaj Olsson
a4c893331f Update change log 2024-05-20 19:23:19 +02:00
Nikolaj Olsson
b2e40191bd Make delete cli params obey order
Related to  #8391
2024-05-20 19:21:16 +02:00
Nikolaj Olsson
db3fb88756
Merge pull request #8402 from PMitsakis/main
Translation update
2024-05-20 18:38:59 +02:00
Μητσάκης Παναγιώτης
04218e946c
Update el-GR.xml 2024-05-20 19:07:17 +03:00
Nikolaj Olsson
be1811db9b
Merge pull request #8399 from nkh0472/patch-116
Update zh-Hans.xml
2024-05-20 09:41:05 +02:00
Nikolaj Olsson
290be662bc Minor ollama fix 2024-05-20 09:38:14 +02:00
Nikolaj Olsson
c977d6d5bd Update Bulgarian translation - thx Калин :) 2024-05-20 09:36:36 +02:00
nkh0472
dbab9ddc8b
Update zh-Hans.xml 2024-05-20 11:44:25 +08:00
Ivandro Jao
8179cee693 Refactor progress report in WhisperModelDownload
This commit optimizes the code in WhisperModelDownload.cs by pulling out the progress reporting into a separate variable. This new implementation enhances code readability and prevents code redundancy. Now, the 'progressReport' variable is used while calling the 'DownloadAsync' method.

Signed-off-by: Ivandro Jao <ivandrofly@gmail.com>
2024-05-19 23:11:23 +01:00
Nikolaj Olsson
9d9f55de68 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-05-19 20:31:12 +02:00
Nikolaj Olsson
ae922cac6b Add deletefirst/deletelast to cmd line convert - thx rRobis :)
Related to #8391
2024-05-19 20:31:07 +02:00
Nikolaj Olsson
2b35f8a546
Merge pull request #8396 from bovirus/main
Update Italian language
2024-05-19 19:44:04 +02:00
bovirus
88d4c9db22
Update Italian language 2024-05-19 18:30:26 +02:00
Nikolaj Olsson
ea458fb1b9 Update da/sv translations 2024-05-19 17:23:25 +02:00
Nikolaj Olsson
c58bb79e78 Add a few missing translations - thx domddol :) 2024-05-19 17:20:21 +02:00
Nikolaj Olsson
ddaf10f463 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-05-19 14:36:10 +02:00
Nikolaj Olsson
f4536cb03e Update Korean translation - thx domddol :) 2024-05-19 14:36:05 +02:00
Nikolaj Olsson
32106abe1c
Merge pull request #8394 from MediaExpres/patch-1
Update Romanian.isl
2024-05-19 12:56:22 +02:00
Mihai Pavelescu
a70cf3fe07
Update Romanian.isl
I made some minor tweaks in English, while in Romanian mostly to respect the current Romanian Academy recommended orthography for "sînt" - "sunt", and the use of a wrong termination with the verb "click".
2024-05-19 13:24:30 +03:00
Nikolaj Olsson
b75f4b6aef
Merge pull request #8393 from bovirus/main
Update Italian language
2024-05-19 11:46:12 +02:00
bovirus
69c749ffd9
Update Italian language 2024-05-19 11:37:28 +02:00
Nikolaj Olsson
7f64d2348e Update Update WhisperCPP to 1.6.0 (from 1.5.4) 2024-05-19 10:39:06 +02:00