diff --git a/Changelog.txt b/Changelog.txt index e7836889b1..13f138a70f 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,6 @@ Subtitle Edit Changelog -4.0.11 (xth March 2025) BETA +4.0.11 (28th January 2025) * NEW * Shortcut for "Split line and play" - thx Leon * Shortcut for "Cycle audio track" - thx darnn @@ -24,6 +24,7 @@ * Update yt-dlp to 2025.01.15 * Update mpv to 2025-01-15 * FIXED: + * Fix Google Translate V1 API * Make cmd line parameters case insensitive - thx czyrichard * Fix LRC ms start time reading - thx AverageHoarder * Fix ASS color picking bug - thx rRobis diff --git a/LanguageBaseEnglish.xml b/LanguageBaseEnglish.xml index f0b1d85b7a..3edf8a81cb 100644 --- a/LanguageBaseEnglish.xml +++ b/LanguageBaseEnglish.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Translated by Nikse en-US diff --git a/src/libse/Properties/AssemblyInfo.cs.template b/src/libse/Properties/AssemblyInfo.cs.template index c4802d057b..e53f32678e 100644 --- a/src/libse/Properties/AssemblyInfo.cs.template +++ b/src/libse/Properties/AssemblyInfo.cs.template @@ -22,7 +22,7 @@ using System.Runtime.InteropServices; // The following GUID is for the ID of the typelib if this project is exposed to COM [assembly: Guid("eab3b9db-0f82-4843-982b-05a4c51888a2")] -[assembly: AssemblyVersion("4.0.9.[REVNO]")] +[assembly: AssemblyVersion("4.0.11.[REVNO]")] // Make the internal types available in our testing assembly. [assembly: InternalsVisibleTo("Test")] \ No newline at end of file diff --git a/src/ui/Languages/ar-EG.xml b/src/ui/Languages/ar-EG.xml index 28a36c63d2..03f287fdf7 100644 --- a/src/ui/Languages/ar-EG.xml +++ b/src/ui/Languages/ar-EG.xml @@ -2,7 +2,7 @@ تحرير العنوان الفرعي - 4.0.10 + 4.0.11 تمت الترجمة بواسطة نيكسي ar-EG diff --git a/src/ui/Languages/bg-BG.xml b/src/ui/Languages/bg-BG.xml index be2d0fc849..2e5f4a1009 100644 --- a/src/ui/Languages/bg-BG.xml +++ b/src/ui/Languages/bg-BG.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Последен превод на български 05.11.2024: KalinM bg-BG diff --git a/src/ui/Languages/br-FR.xml b/src/ui/Languages/br-FR.xml index 1fa1739479..79de945498 100644 --- a/src/ui/Languages/br-FR.xml +++ b/src/ui/Languages/br-FR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Troet gant WaniBzh29. br-FR diff --git a/src/ui/Languages/ca-ES.xml b/src/ui/Languages/ca-ES.xml index 33345197ec..9b7af7902f 100644 --- a/src/ui/Languages/ca-ES.xml +++ b/src/ui/Languages/ca-ES.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Traduït per Juansa ca-ES diff --git a/src/ui/Languages/cs-CZ.xml b/src/ui/Languages/cs-CZ.xml index a5479d6f7f..4dd8bf2f7d 100644 --- a/src/ui/Languages/cs-CZ.xml +++ b/src/ui/Languages/cs-CZ.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Překlad do češtiny: Trottel cs-CZ diff --git a/src/ui/Languages/da-DK.xml b/src/ui/Languages/da-DK.xml index 09501f590f..3a79fe4a32 100644 --- a/src/ui/Languages/da-DK.xml +++ b/src/ui/Languages/da-DK.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Oversat til dansk af Nikse (mailto:nikse.dk@gmail.com) da-DK diff --git a/src/ui/Languages/de-DE.xml b/src/ui/Languages/de-DE.xml index d859d4771d..780e8c9be1 100644 --- a/src/ui/Languages/de-DE.xml +++ b/src/ui/Languages/de-DE.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Übersetzt von Christoph Kitsche. Überarbeitet von Netspark de-DE diff --git a/src/ui/Languages/el-GR.xml b/src/ui/Languages/el-GR.xml index d7a46a431f..7807238621 100644 --- a/src/ui/Languages/el-GR.xml +++ b/src/ui/Languages/el-GR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Μετάφραση: Παναγιώτης Μητσάκης el-GR diff --git a/src/ui/Languages/es-AR.xml b/src/ui/Languages/es-AR.xml index 181e3f30ce..91f56cbb12 100644 --- a/src/ui/Languages/es-AR.xml +++ b/src/ui/Languages/es-AR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Traducido por Marcelo1ar y paconaranjo, correcciones por walterh78 es-AR https://www.nikse.dk/SubtitleEdit/HelpEs diff --git a/src/ui/Languages/es-ES.xml b/src/ui/Languages/es-ES.xml index 67b3428e6e..d67b97fcb9 100644 --- a/src/ui/Languages/es-ES.xml +++ b/src/ui/Languages/es-ES.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Traducido por m2s y paconaranjo es-ES https://www.nikse.dk/SubtitleEdit/HelpEs diff --git a/src/ui/Languages/es-MX.xml b/src/ui/Languages/es-MX.xml index 72f713d2f2..784412e726 100644 --- a/src/ui/Languages/es-MX.xml +++ b/src/ui/Languages/es-MX.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Traducido por Francisco Naranjo (paconaranjo) es-MX https://www.nikse.dk/SubtitleEdit/HelpEs diff --git a/src/ui/Languages/eu-ES.xml b/src/ui/Languages/eu-ES.xml index 3310ffacd7..167724c554 100644 --- a/src/ui/Languages/eu-ES.xml +++ b/src/ui/Languages/eu-ES.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Itzultzailea: Xabier Aramendi eu-ES https://www.nikse.dk/SubtitleEdit/HelpEU diff --git a/src/ui/Languages/fa-IR.xml b/src/ui/Languages/fa-IR.xml index 4187402827..e000679aaf 100644 --- a/src/ui/Languages/fa-IR.xml +++ b/src/ui/Languages/fa-IR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 ترجمه توسط:سید مهدی حسینی، نیما، مجید عبدالهی fa-IR diff --git a/src/ui/Languages/fi-FI.xml b/src/ui/Languages/fi-FI.xml index f7075e4813..a482a33b29 100644 --- a/src/ui/Languages/fi-FI.xml +++ b/src/ui/Languages/fi-FI.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Suomentanut vm, päivittänyt Teijo S. [09-01-2025] fi-FI diff --git a/src/ui/Languages/fr-FR.xml b/src/ui/Languages/fr-FR.xml index 27e363c651..da85fb5b4e 100644 --- a/src/ui/Languages/fr-FR.xml +++ b/src/ui/Languages/fr-FR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Traduction de Pierre le Lidgeu. (Updated: Jul, 09 2024) fr-FR diff --git a/src/ui/Languages/hr-HR.xml b/src/ui/Languages/hr-HR.xml index b683086306..80f7df1765 100644 --- a/src/ui/Languages/hr-HR.xml +++ b/src/ui/Languages/hr-HR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Prijevod: Jozo Marić & diomed hr-HR diff --git a/src/ui/Languages/hu-HU.xml b/src/ui/Languages/hu-HU.xml index b8124b7d80..6b7f6499b0 100644 --- a/src/ui/Languages/hu-HU.xml +++ b/src/ui/Languages/hu-HU.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Fordító: Zityi's Translator Team (http://szoftverforditasok.hu) hu-HU diff --git a/src/ui/Languages/id-ID.xml b/src/ui/Languages/id-ID.xml index 278f8a8d46..93838b382e 100644 --- a/src/ui/Languages/id-ID.xml +++ b/src/ui/Languages/id-ID.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Diterjemahkan oleh Nicedward (04/2018) id-ID diff --git a/src/ui/Languages/it-IT.xml b/src/ui/Languages/it-IT.xml index 7ef3ae87e1..f6c6f51aaf 100644 --- a/src/ui/Languages/it-IT.xml +++ b/src/ui/Languages/it-IT.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Tradotto da NAMP e bovirus - Data traduzione: 16.01.2025 it-IT diff --git a/src/ui/Languages/ja-JP.xml b/src/ui/Languages/ja-JP.xml index 9bf555c317..8052e0561f 100644 --- a/src/ui/Languages/ja-JP.xml +++ b/src/ui/Languages/ja-JP.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Nardog ja-JP diff --git a/src/ui/Languages/ko-KR.xml b/src/ui/Languages/ko-KR.xml index d5fc2a0aca..e2f87c3117 100644 --- a/src/ui/Languages/ko-KR.xml +++ b/src/ui/Languages/ko-KR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 ☞ 한글화: 도움돌 (domddol@gmail.com) ko-KR diff --git a/src/ui/Languages/mk-MK.xml b/src/ui/Languages/mk-MK.xml index 46509fce01..07a4aea383 100644 --- a/src/ui/Languages/mk-MK.xml +++ b/src/ui/Languages/mk-MK.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Превод на македонски: Numberguy dzoole@hotmail.com mk-MK diff --git a/src/ui/Languages/nb-NO.xml b/src/ui/Languages/nb-NO.xml index 4b46acc601..f112ecf69d 100644 --- a/src/ui/Languages/nb-NO.xml +++ b/src/ui/Languages/nb-NO.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Oversatt av Dandelion Sprout nb-NO diff --git a/src/ui/Languages/nl-NL.xml b/src/ui/Languages/nl-NL.xml index a63469efe9..70b402a1b5 100644 --- a/src/ui/Languages/nl-NL.xml +++ b/src/ui/Languages/nl-NL.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Vertaald door Quetsbeek, minouhse, René Maassen en Flitskikker nl-NL diff --git a/src/ui/Languages/pl-PL.xml b/src/ui/Languages/pl-PL.xml index 411421b768..30da797a65 100644 --- a/src/ui/Languages/pl-PL.xml +++ b/src/ui/Languages/pl-PL.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Tłumaczenie: Adam Malich pl-PL diff --git a/src/ui/Languages/pt-BR.xml b/src/ui/Languages/pt-BR.xml index b6c42dec35..fcf872e78b 100644 --- a/src/ui/Languages/pt-BR.xml +++ b/src/ui/Languages/pt-BR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Tradução (Português do Brasil): igorruckert pt-BR diff --git a/src/ui/Languages/pt-PT.xml b/src/ui/Languages/pt-PT.xml index 2d4d1cfc1d..bc320e696d 100644 --- a/src/ui/Languages/pt-PT.xml +++ b/src/ui/Languages/pt-PT.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Traduzido para Português de Portugal Por Hugo Carvalho (hugok79) e Filipe Mota (BlackSpirits) E-mail: mailto:hugokarvalho@hotmail.com / mailto:blackspirits@gmail.com diff --git a/src/ui/Languages/ro-RO.xml b/src/ui/Languages/ro-RO.xml index 78136867d0..a59cc364c1 100644 --- a/src/ui/Languages/ro-RO.xml +++ b/src/ui/Languages/ro-RO.xml @@ -2,7 +2,7 @@ Editarea subtitrării - 4.0.10 + 4.0.11 Tradus de Mircea Voiculescu, Mihai Pavelescu ro-RO diff --git a/src/ui/Languages/ru-RU.xml b/src/ui/Languages/ru-RU.xml index e1fbe49cba..a5cc2056fd 100644 --- a/src/ui/Languages/ru-RU.xml +++ b/src/ui/Languages/ru-RU.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Перевод на русский: Leserg | Elheym | elfriob ru-RU diff --git a/src/ui/Languages/sl-SI.xml b/src/ui/Languages/sl-SI.xml index 7ece2e5d15..8701847e64 100644 --- a/src/ui/Languages/sl-SI.xml +++ b/src/ui/Languages/sl-SI.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Prevod: Jadran Rudec, Pošta: jrudec@gmail.com sl-SI diff --git a/src/ui/Languages/sr-Latn-RS.xml b/src/ui/Languages/sr-Latn-RS.xml index 0b68182eba..8e935c99a5 100644 --- a/src/ui/Languages/sr-Latn-RS.xml +++ b/src/ui/Languages/sr-Latn-RS.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Prevod: Misa Forger sr-Latn-RS diff --git a/src/ui/Languages/sv-SE.xml b/src/ui/Languages/sv-SE.xml index 9e37783836..7a7d0642fd 100644 --- a/src/ui/Languages/sv-SE.xml +++ b/src/ui/Languages/sv-SE.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Översätt av Ted sv-SE diff --git a/src/ui/Languages/th-TH.xml b/src/ui/Languages/th-TH.xml index 79907dfb36..79c3543435 100644 --- a/src/ui/Languages/th-TH.xml +++ b/src/ui/Languages/th-TH.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 ภาษาไทยโดย Bonfelder th-TH diff --git a/src/ui/Languages/tr-TR.xml b/src/ui/Languages/tr-TR.xml index ce15a4e32a..7cefd11ea6 100644 --- a/src/ui/Languages/tr-TR.xml +++ b/src/ui/Languages/tr-TR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Türkçe Çeviri: Falcon006 Son eklemeler: ismail0100 tr-TR diff --git a/src/ui/Languages/uk-UA.xml b/src/ui/Languages/uk-UA.xml index 763f20492f..b052503d7e 100644 --- a/src/ui/Languages/uk-UA.xml +++ b/src/ui/Languages/uk-UA.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Переклад: Максим Кобєлєв http://mazepa-studio.com uk-UA diff --git a/src/ui/Languages/vi-VN.xml b/src/ui/Languages/vi-VN.xml index 3f47165e77..66bbe4a1d6 100644 --- a/src/ui/Languages/vi-VN.xml +++ b/src/ui/Languages/vi-VN.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 Ghé thăm www.nikse.dk của chủ phần mềm - Nikse thường xuyên để biết thêm thông tin và tải về phiên bản mới nhất. Rất hân hạnh chào đón các bạn :)) diff --git a/src/ui/Languages/zh-Hans.xml b/src/ui/Languages/zh-Hans.xml index 7043525396..d8c3ad5646 100644 --- a/src/ui/Languages/zh-Hans.xml +++ b/src/ui/Languages/zh-Hans.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 翻译: FeiXJ | Leon Cheung | larsenlouis | VK | nkh0472 zh-Hans https://www.nikse.dk/SubtitleEdit/Help diff --git a/src/ui/Languages/zh-TW.xml b/src/ui/Languages/zh-TW.xml index 5c8bd70e04..aecb834eba 100644 --- a/src/ui/Languages/zh-TW.xml +++ b/src/ui/Languages/zh-TW.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.10 + 4.0.11 譯者: BAWAN | 風逸蘭 | Jackie Lam | SiderealArt zh-TW diff --git a/src/ui/Properties/AssemblyInfo.cs.template b/src/ui/Properties/AssemblyInfo.cs.template index fcdee16852..656b9cf2d1 100644 --- a/src/ui/Properties/AssemblyInfo.cs.template +++ b/src/ui/Properties/AssemblyInfo.cs.template @@ -31,7 +31,7 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("4.0.10.[REVNO]")] +[assembly: AssemblyVersion("4.0.11.[REVNO]")] // Make the internal types available in our testing assembly. [assembly: InternalsVisibleTo("Test")] \ No newline at end of file