Skip to content

Commit 308d2d5

Browse files
committed
Update documentation and add new translations
Added and updated user guide and changelog documentation for multiple languages, including new .po translation files for Arabic, Spanish, French, Russian, Turkish, and Vietnamese. Updated Changelog and WhatsNew files for version 1.4.6, and reorganized documentation files into the documentation directory.
1 parent b8b32a3 commit 308d2d5

35 files changed

Lines changed: 11063 additions & 98 deletions

Changelog.md

Lines changed: 96 additions & 82 deletions
Large diffs are not rendered by default.
File renamed without changes.

WhatsNew.pot renamed to documentation/WhatsNew.pot

Lines changed: 36 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,55 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PROJECT VERSION\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2025-01-22 16:25+0300\n"
11+
"POT-Creation-Date: 2025-07-09 11:53+0300\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=utf-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"Generated-By: Babel 2.16.0\n"
18+
"Generated-By: Babel 2.17.0\n"
1919

2020
msgid "# What's new in Sound Transcriber?"
2121
msgstr ""
2222

23-
msgid "## Version 1.4.5:"
23+
msgid "## Version 1.4.6:"
24+
msgstr ""
25+
26+
msgid ""
27+
"- Sound Transcriber no longer checks the API key during its addition due "
28+
"to some bugs; the feature will be fixed later."
29+
msgstr ""
30+
31+
msgid "- Updated Python version to Python 3.13."
32+
msgstr ""
33+
34+
msgid "- You can now install Sound Transcriber on ARM64 devices."
35+
msgstr ""
36+
37+
msgid "- Updated yt-dlp to resolve download issues."
38+
msgstr ""
39+
40+
msgid "- Fixed an encoding-related bug with the log file."
41+
msgstr ""
42+
43+
msgid "- Updated dependencies to the latest versions."
2444
msgstr ""
2545

2646
msgid "- Some improvements."
2747
msgstr ""
2848

49+
msgid "## Version 1.4.5:"
50+
msgstr ""
51+
52+
msgid ""
53+
"- Sound Transcriber will now display all supported files in the Open File"
54+
" dialog."
55+
msgstr ""
56+
57+
msgid "- Some improvements..."
58+
msgstr ""
59+
2960
msgid "## Version 1.4.4:"
3061
msgstr ""
3162

@@ -61,7 +92,7 @@ msgstr ""
6192
msgid "## Version 1.4.3:"
6293
msgstr ""
6394

64-
msgid "- Some improvements..."
95+
msgid "- Some improvements...."
6596
msgstr ""
6697

6798
msgid "## Version 1.4.2:"
@@ -73,7 +104,7 @@ msgstr ""
73104
msgid "- fixed a bug related to downloading from YouTube."
74105
msgstr ""
75106

76-
msgid "- Some improvements...."
107+
msgid "- Some improvements....."
77108
msgstr ""
78109

79110
msgid "## Version 1.4.1:"

documentation/ar/SoundTranscriberUserGuide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>دليل استخدام Sound Transcriber الإصدار 1.4.5</title>
6+
<title>دليل استخدام Sound Transcriber الإصدار 1.4.6</title>
77
<style>
88
body {
99
background-color: #121212;

0 commit comments

Comments
 (0)