From ebda6e9e7eb3c861fffea9284c3d3a69dc028610 Mon Sep 17 00:00:00 2001 From: Nikolaj Olsson Date: Sat, 13 Apr 2024 07:43:40 +0200 Subject: [PATCH] Subtitle Edit 4.0.5 --- Changelog.txt | 3 ++- LanguageBaseEnglish.xml | 2 +- src/libse/LibSE.csproj | 2 +- src/libse/Properties/AssemblyInfo.cs.template | 2 +- src/ui/Languages/ar-EG.xml | 2 +- src/ui/Languages/bg-BG.xml | 2 +- src/ui/Languages/br-FR.xml | 2 +- src/ui/Languages/ca-ES.xml | 2 +- src/ui/Languages/cs-CZ.xml | 2 +- src/ui/Languages/da-DK.xml | 2 +- src/ui/Languages/de-DE.xml | 2 +- src/ui/Languages/el-GR.xml | 2 +- src/ui/Languages/es-AR.xml | 4 ++-- src/ui/Languages/es-ES.xml | 2 +- src/ui/Languages/es-MX.xml | 4 ++-- src/ui/Languages/eu-ES.xml | 2 +- src/ui/Languages/fa-IR.xml | 2 +- src/ui/Languages/fi-FI.xml | 2 +- src/ui/Languages/fr-FR.xml | 2 +- src/ui/Languages/hr-HR.xml | 2 +- src/ui/Languages/hu-HU.xml | 2 +- src/ui/Languages/id-ID.xml | 2 +- src/ui/Languages/it-IT.xml | 2 +- src/ui/Languages/ja-JP.xml | 2 +- src/ui/Languages/ko-KR.xml | 2 +- src/ui/Languages/mk-MK.xml | 2 +- src/ui/Languages/nb-NO.xml | 2 +- src/ui/Languages/nl-NL.xml | 2 +- src/ui/Languages/pl-PL.xml | 2 +- src/ui/Languages/pt-BR.xml | 6 +++--- src/ui/Languages/pt-PT.xml | 2 +- src/ui/Languages/ro-RO.xml | 2 +- src/ui/Languages/ru-RU.xml | 2 +- src/ui/Languages/sl-SI.xml | 2 +- src/ui/Languages/sr-Latn-RS.xml | 2 +- src/ui/Languages/sv-SE.xml | 2 +- src/ui/Languages/th-TH.xml | 2 +- src/ui/Languages/tr-TR.xml | 2 +- src/ui/Languages/uk-UA.xml | 2 +- src/ui/Languages/vi-VN.xml | 2 +- src/ui/Languages/zh-Hans.xml | 4 ++-- src/ui/Languages/zh-TW.xml | 2 +- src/ui/Properties/AssemblyInfo.cs.template | 2 +- 43 files changed, 49 insertions(+), 48 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 2d6dba973b..100b1c5493 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,6 @@ Subtitle Edit Changelog -4.0.5 (xth April 2024) BETA +4.0.5 (13th April 2024) * NEW: * Add "Open video" toolbar button/image - thx jmaraujouy/Cyberyoda1411 * Add support for S_HDMV/TEXTST in MKV in batch/cmd-line - thx ipsi @@ -41,6 +41,7 @@ * Fix for missing lines when embedding soft subs in .mp4 files - thx Joe * Fix layout change crash from un-docked state - thx highflowerG * Fix crash in export to "Cavena 890" - thx yovelcohen + * Fix D-Cinema SMPTE 2014/png - thx ischeriad 4.0.4 (17th March 2024) diff --git a/LanguageBaseEnglish.xml b/LanguageBaseEnglish.xml index 87ba2def09..3ca86571a8 100644 --- a/LanguageBaseEnglish.xml +++ b/LanguageBaseEnglish.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Translated by Nikse en-US diff --git a/src/libse/LibSE.csproj b/src/libse/LibSE.csproj index 74d8ea0cfa..a85cd089ce 100644 --- a/src/libse/LibSE.csproj +++ b/src/libse/LibSE.csproj @@ -14,7 +14,7 @@ Nikolaj Olsson Icon.png git - SE 4.0.4 + SE 4.0.5 diff --git a/src/libse/Properties/AssemblyInfo.cs.template b/src/libse/Properties/AssemblyInfo.cs.template index 28f65a61e0..12626e9794 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.4.[REVNO]")] +[assembly: AssemblyVersion("4.0.5.[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 ebedc41490..ea13234818 100644 --- a/src/ui/Languages/ar-EG.xml +++ b/src/ui/Languages/ar-EG.xml @@ -2,7 +2,7 @@ تحرير العنوان الفرعي - 4.0.4 + 4.0.5 تمت الترجمة بواسطة نيكسي ar-EG diff --git a/src/ui/Languages/bg-BG.xml b/src/ui/Languages/bg-BG.xml index 6203e90418..889e86fa8c 100644 --- a/src/ui/Languages/bg-BG.xml +++ b/src/ui/Languages/bg-BG.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Последен превод на български 18.12.2023: KalinM bg-BG diff --git a/src/ui/Languages/br-FR.xml b/src/ui/Languages/br-FR.xml index 4507cd82ce..a0ba216bc5 100644 --- a/src/ui/Languages/br-FR.xml +++ b/src/ui/Languages/br-FR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Troet gant WaniBzh29. br-FR diff --git a/src/ui/Languages/ca-ES.xml b/src/ui/Languages/ca-ES.xml index 090be4be1b..bf910202dd 100644 --- a/src/ui/Languages/ca-ES.xml +++ b/src/ui/Languages/ca-ES.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Traduït per Juansa ca-ES diff --git a/src/ui/Languages/cs-CZ.xml b/src/ui/Languages/cs-CZ.xml index 7818ff888c..853d22cbc4 100644 --- a/src/ui/Languages/cs-CZ.xml +++ b/src/ui/Languages/cs-CZ.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 07a74a4713..c6dc45b867 100644 --- a/src/ui/Languages/da-DK.xml +++ b/src/ui/Languages/da-DK.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 4d6c6e8709..df6acb6b8f 100644 --- a/src/ui/Languages/de-DE.xml +++ b/src/ui/Languages/de-DE.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Ü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 5c82bdab5a..c4601c58c2 100644 --- a/src/ui/Languages/el-GR.xml +++ b/src/ui/Languages/el-GR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Μετάφραση: Παναγιώτης Μητσάκης el-GR diff --git a/src/ui/Languages/es-AR.xml b/src/ui/Languages/es-AR.xml index 7129a4ab35..506df71715 100644 --- a/src/ui/Languages/es-AR.xml +++ b/src/ui/Languages/es-AR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Traducido por Marcelo1ar y paconaranjo, correcciones por walterh78 es-AR https://www.nikse.dk/SubtitleEdit/HelpEs @@ -3422,4 +3422,4 @@ La configuración de una fuente para un subtítulo se realiza normalmente en el Parámetros adicionales para la línea de comandos de Whisper: Nota: ¡Diferentes implementaciones de Whisper tienen diferentes parámetros de línea de comandos! - + \ No newline at end of file diff --git a/src/ui/Languages/es-ES.xml b/src/ui/Languages/es-ES.xml index 8d1d865bdb..6e706c6486 100644 --- a/src/ui/Languages/es-ES.xml +++ b/src/ui/Languages/es-ES.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 1f6872e6ae..3b93646818 100644 --- a/src/ui/Languages/es-MX.xml +++ b/src/ui/Languages/es-MX.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Traducido por Francisco Naranjo (paconaranjo) es-MX https://www.nikse.dk/SubtitleEdit/HelpEs @@ -3422,4 +3422,4 @@ de subtítulo con información de fuente incorporada como "Advanced Sub Station Parámetros adicionales para la línea de comandos de Whisper: Nota: ¡Diferentes implementaciones de Whisper tienen diferentes parámetros de línea de comandos! - + \ No newline at end of file diff --git a/src/ui/Languages/eu-ES.xml b/src/ui/Languages/eu-ES.xml index 7d5f0b7590..4264d0e528 100644 --- a/src/ui/Languages/eu-ES.xml +++ b/src/ui/Languages/eu-ES.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 e43c292b09..499d8c697e 100644 --- a/src/ui/Languages/fa-IR.xml +++ b/src/ui/Languages/fa-IR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 ترجمه توسط:سید مهدی حسینی، نیما، مجید عبدالهی fa-IR diff --git a/src/ui/Languages/fi-FI.xml b/src/ui/Languages/fi-FI.xml index 1999ee4edf..b3098c2c09 100644 --- a/src/ui/Languages/fi-FI.xml +++ b/src/ui/Languages/fi-FI.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Suomentanut vm, päivittänyt Teijo S. [27-12-2023] fi-FI diff --git a/src/ui/Languages/fr-FR.xml b/src/ui/Languages/fr-FR.xml index 293c18d391..2de5116ccb 100644 --- a/src/ui/Languages/fr-FR.xml +++ b/src/ui/Languages/fr-FR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Traduction de Pierre le Lidgeu. (Updated: Jan, 25 2024) fr-FR diff --git a/src/ui/Languages/hr-HR.xml b/src/ui/Languages/hr-HR.xml index 46abe94e9a..e60700d72f 100644 --- a/src/ui/Languages/hr-HR.xml +++ b/src/ui/Languages/hr-HR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Prijevod: Jozo Marić & diomed hr-HR diff --git a/src/ui/Languages/hu-HU.xml b/src/ui/Languages/hu-HU.xml index 350b38c53f..e26f25606a 100644 --- a/src/ui/Languages/hu-HU.xml +++ b/src/ui/Languages/hu-HU.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 18f0e77236..505dd696ba 100644 --- a/src/ui/Languages/id-ID.xml +++ b/src/ui/Languages/id-ID.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Diterjemahkan oleh Nicedward (04/2018) id-ID diff --git a/src/ui/Languages/it-IT.xml b/src/ui/Languages/it-IT.xml index 584bfdb280..f256f99461 100644 --- a/src/ui/Languages/it-IT.xml +++ b/src/ui/Languages/it-IT.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Tradotto da NAMP e bovirus - Data traduzione: 07.04.2024 it-IT diff --git a/src/ui/Languages/ja-JP.xml b/src/ui/Languages/ja-JP.xml index b57def400a..86de52b3da 100644 --- a/src/ui/Languages/ja-JP.xml +++ b/src/ui/Languages/ja-JP.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Nardog ja-JP diff --git a/src/ui/Languages/ko-KR.xml b/src/ui/Languages/ko-KR.xml index fbe8bc0523..80eb3f4094 100644 --- a/src/ui/Languages/ko-KR.xml +++ b/src/ui/Languages/ko-KR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 ☞ 한글화: 도움돌 (domddol@gmail.com) ko-KR diff --git a/src/ui/Languages/mk-MK.xml b/src/ui/Languages/mk-MK.xml index e4ec885c80..0070f9a7c2 100644 --- a/src/ui/Languages/mk-MK.xml +++ b/src/ui/Languages/mk-MK.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Превод на македонски: Numberguy dzoole@hotmail.com mk-MK diff --git a/src/ui/Languages/nb-NO.xml b/src/ui/Languages/nb-NO.xml index f098103604..f0e19e7e7b 100644 --- a/src/ui/Languages/nb-NO.xml +++ b/src/ui/Languages/nb-NO.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Oversatt av Dandelion Sprout nb-NO diff --git a/src/ui/Languages/nl-NL.xml b/src/ui/Languages/nl-NL.xml index c5fb8a0f1c..d596bb4e52 100644 --- a/src/ui/Languages/nl-NL.xml +++ b/src/ui/Languages/nl-NL.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 94b6a2d8d8..e2ee15d9b5 100644 --- a/src/ui/Languages/pl-PL.xml +++ b/src/ui/Languages/pl-PL.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Tłumaczenie: Adam Malich (mailto:adam_malich@windowslive.com) pl-PL diff --git a/src/ui/Languages/pt-BR.xml b/src/ui/Languages/pt-BR.xml index e0309c171c..1fa910f973 100644 --- a/src/ui/Languages/pt-BR.xml +++ b/src/ui/Languages/pt-BR.xml @@ -1,8 +1,8 @@ - + Subtitle Edit - 4.0.4 + 4.0.5 Tradução (Português do Brasil): igorruckert pt-BR @@ -3416,4 +3416,4 @@ Manter as alterações? Parâmetros adicionais para a linha de comando do Whisper: Nota: Diferentes implementações do Whisper têm diferentes parâmetros de linha de comando! - + \ No newline at end of file diff --git a/src/ui/Languages/pt-PT.xml b/src/ui/Languages/pt-PT.xml index 79f73b0ef5..2587af725a 100644 --- a/src/ui/Languages/pt-PT.xml +++ b/src/ui/Languages/pt-PT.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Traduzido para Português de Portugal, por Hugo Carvalho(hugok79) E-mail: mailto:hugokarvalho@hotmail.com pt-PT diff --git a/src/ui/Languages/ro-RO.xml b/src/ui/Languages/ro-RO.xml index 614f2fe238..080345146c 100644 --- a/src/ui/Languages/ro-RO.xml +++ b/src/ui/Languages/ro-RO.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Tradus de Mircea Voiculescu ro-RO diff --git a/src/ui/Languages/ru-RU.xml b/src/ui/Languages/ru-RU.xml index f5ca1d1eff..5ed19726e2 100644 --- a/src/ui/Languages/ru-RU.xml +++ b/src/ui/Languages/ru-RU.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Перевод на русский: Leserg | Elheym | elfriob ru-RU diff --git a/src/ui/Languages/sl-SI.xml b/src/ui/Languages/sl-SI.xml index a456b34f90..5248d21bab 100644 --- a/src/ui/Languages/sl-SI.xml +++ b/src/ui/Languages/sl-SI.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 288571a3f7..8234b20f36 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.4 + 4.0.5 Prevod: Misa Forger sr-Latn-RS diff --git a/src/ui/Languages/sv-SE.xml b/src/ui/Languages/sv-SE.xml index a19f63fe13..cbecb4dbbd 100644 --- a/src/ui/Languages/sv-SE.xml +++ b/src/ui/Languages/sv-SE.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Översätt av Ted sv-SE diff --git a/src/ui/Languages/th-TH.xml b/src/ui/Languages/th-TH.xml index ca4ac03cb4..b44303e066 100644 --- a/src/ui/Languages/th-TH.xml +++ b/src/ui/Languages/th-TH.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 ภาษาไทยโดย Bonfelder th-TH diff --git a/src/ui/Languages/tr-TR.xml b/src/ui/Languages/tr-TR.xml index e72b6e9266..481b8c9bc0 100644 --- a/src/ui/Languages/tr-TR.xml +++ b/src/ui/Languages/tr-TR.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 68a8e9f8d8..cced3f32ed 100644 --- a/src/ui/Languages/uk-UA.xml +++ b/src/ui/Languages/uk-UA.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 Переклад: Максим Кобєлєв http://mazepa-studio.com uk-UA diff --git a/src/ui/Languages/vi-VN.xml b/src/ui/Languages/vi-VN.xml index 0b6c74feed..b9ed035a0c 100644 --- a/src/ui/Languages/vi-VN.xml +++ b/src/ui/Languages/vi-VN.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 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 95d29bcfd7..4bccdf7f2b 100644 --- a/src/ui/Languages/zh-Hans.xml +++ b/src/ui/Languages/zh-Hans.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 翻译: FeiXJ | Leon Cheung | larsenlouis | VK | nkh0472 zh-Hans https://www.nikse.dk/SubtitleEdit/Help @@ -3412,4 +3412,4 @@ Command line: {1} {2} 单字 句子 - + \ No newline at end of file diff --git a/src/ui/Languages/zh-TW.xml b/src/ui/Languages/zh-TW.xml index a65a7d934a..9a02800b79 100644 --- a/src/ui/Languages/zh-TW.xml +++ b/src/ui/Languages/zh-TW.xml @@ -2,7 +2,7 @@ Subtitle Edit - 4.0.4 + 4.0.5 譯者: BAWAN | 風逸蘭 | Jackie Lam | SiderealArt zh-TW diff --git a/src/ui/Properties/AssemblyInfo.cs.template b/src/ui/Properties/AssemblyInfo.cs.template index 8fb304e5e1..e1477f5d13 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.4.[REVNO]")] +[assembly: AssemblyVersion("4.0.5.[REVNO]")] // Make the internal types available in our testing assembly. [assembly: InternalsVisibleTo("Test")] \ No newline at end of file