-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathSoundTranscriberUserGuide.pot
926 lines (718 loc) · 25.1 KB
/
SoundTranscriberUserGuide.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
# Translations template for PROJECT.
# Copyright (C) 2025 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-01-22 16:25+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
msgid "Sound Transcriber version {} User Guide"
msgstr ""
msgid "# Sound Transcriber User Guide"
msgstr ""
msgid ""
"This user guide aims to provide you with a comprehensive understanding of"
" Sound Transcriber and help you make the most of its features."
msgstr ""
msgid ""
"We highly recommend reading this guide to ensure optimal usage of the "
"program."
msgstr ""
msgid "## Introduction to Sound Transcriber:"
msgstr ""
msgid ""
"Sound Transcriber is an accessible audio-to-text conversion program "
"designed to transcribe audio and video files, it offers support for "
"extracting subtitle files and more."
msgstr ""
msgid ""
"Developed by Mahmoud Atef, Ahmed Bakr, and Qais Alrefai from the "
"TecWindow team."
msgstr ""
msgid "## Features:"
msgstr ""
msgid "Sound Transcriber offers the following features:"
msgstr ""
msgid ""
"- Conversion of audio and video files to text using various transcription"
" services."
msgstr ""
msgid ""
"- Saving conversion results as .txt and .doc files or as .SRT subtitle "
"files."
msgstr ""
msgid ""
"- Convert videos from platforms like YouTube, Facebook, and X by "
"downloading the file directly, with an option to save the file for easy "
"access and future use."
msgstr ""
msgid "## Planned features:"
msgstr ""
msgid "We have several planned features in the pipeline, including:"
msgstr ""
msgid "- Translation of conversion results into multiple languages."
msgstr ""
msgid "- Spell check functionality with dictionaries."
msgstr ""
msgid "- Conversion of results into audio using text-to-speech engines."
msgstr ""
msgid "## Supported services:"
msgstr ""
msgid ""
"The software currently only supports online conversion using Google's "
"speech recognition, OpenAi's Whisper, and Meta's wit.ai."
msgstr ""
msgid "## Important notes:"
msgstr ""
msgid "Please take note of the following important information:"
msgstr ""
msgid ""
"- By default, the program uses the Google service. To utilize other "
"services, you need to obtain an API key from the respective service "
"provider."
msgstr ""
msgid ""
"- For the best results with Arabic language transcription, we recommend "
"using wit.ai."
msgstr ""
msgid ""
"- OpenAI's Whisper has been included based on previous experiences, but "
"it may not function as intended or may not work at all. We appreciate "
"your feedback and experiences to help us resolve any issues."
msgstr ""
msgid "- Unlike OpenAI, Wit.ai provides free API keys."
msgstr ""
msgid ""
"- When converting a file, ensure that you select the appropriate language"
" before initiating the conversion process. If a file is multilingual, "
"words in languages other than the selected language may not be accurately"
" converted due to limitations of the services."
msgstr ""
msgid ""
"- Prior to conversion, files are split into segments of up to 60 seconds,"
" depending on the limitations of each service. Consequently, some words "
"may be lost during this process. To achieve optimal results, we recommend"
" adjusting the segment duration based on the silence time, file length, "
"and segment duration allowed by each service."
msgstr ""
msgid ""
"- For optimal results with .srt files, we recommend selecting a short "
"duration, such as 5 seconds, for the segments."
msgstr ""
msgid ""
"- Sound Transcriber requires [Microsoft Visual C++ 2015-2022 "
"Redistributable X64](https://aka.ms/vs/17/release/vc_redist.x64.exe) and "
"[Microsoft Visual C++ 2013 Redistributable "
"X64.](https://aka.ms/highdpimfc2013x64enu) If the program does not work "
"for you, please use the previous links to download and install the "
"required files."
msgstr ""
msgid ""
"- Currently, Sound Transcriber supports the following languages: Arabic, "
"English, Spanish, French, Russian, Turkish, And Vietnamese."
msgstr ""
msgid ""
"- Sound Transcriber is compatible with Windows 8 and above, but only in "
"64-bit systems."
msgstr ""
msgid "## Supported file extensions:"
msgstr ""
msgid "Sound Transcriber supports the following file extensions for conversion:"
msgstr ""
msgid ""
".mp3, .wav, .aac, .flac, .oga, .opus, .mp4, .avi, .mkv, .mov, .m4a, .ogg,"
" .ram, .rm, .wma, .wmv, .3gp, .flv."
msgstr ""
msgid "## Obtaining API Keys:"
msgstr ""
msgid "### Wit.ai:"
msgstr ""
msgid ""
"If we were to include an API key within the program itself, it would "
"likely be blocked after widespread usage by multiple users."
msgstr ""
msgid ""
"Moreover, wit.ai provides distinct API keys for each language. This means"
" that you need to create an application in the desired language and "
"obtain its corresponding API key."
msgstr ""
msgid ""
"Unfortunately, it is not feasible for us to gather API keys for all "
"languages since they vary based on individual preferences."
msgstr ""
msgid ""
"Therefore, we will provide you with instructions on how to obtain your "
"own private API key."
msgstr ""
msgid ""
"Although the following steps may appear extensive, they are "
"straightforward and only need to be completed once."
msgstr ""
msgid "- Open the [wit.ai website](https://wit.ai)"
msgstr ""
msgid "- Log in with your Meta account by clicking \"Continue with Meta.\""
msgstr ""
msgid ""
"- Follow the normal account creation steps or press \"Continue with "
"Facebook\""
msgstr ""
msgid "- Go to the top of the page, press h or 1 for screen reader users."
msgstr ""
msgid ""
"- Click \"New App\" and give the app any English name, such as test or my"
" app."
msgstr ""
msgid ""
"- You will find an options box for the app's language, open it and choose"
" the appropriate language. The audio files will be converted to the "
"language you choose."
msgstr ""
msgid "- Finally click \"Create\"."
msgstr ""
msgid ""
"- Find the name of the application you created, click on it, and then "
"navigate to the \"Management\" button."
msgstr ""
msgid ""
"- When you reach this button, press the letter b to find a button called "
"Settings. Press this button."
msgstr ""
msgid ""
"- Move with the number 4 or h for screen reader users until you find a "
"heading called Client Access Token, scroll down and you will find your "
"key as a button. You can select the text manually to copy it or press the"
" same button to for it to be automatically copied."
msgstr ""
msgid ""
"- Return to Sound Transcriber and paste your API key into the provided "
"field."
msgstr ""
msgid ""
"You can repeat these steps and create a new application with a different "
"name to obtain an API key for transcribing in another language. If you "
"want to use multiple languages with wit.ai, simply repeat the steps to "
"obtain an API key for each language."
msgstr ""
msgid "### Whisper:"
msgstr ""
msgid ""
"Sound Transcriber supports transcription through the use of OpenAI's "
"Whisper API keys, which are not available for free."
msgstr ""
msgid ""
"The pricing is based on the number of characters transcribed, and "
"specific plans are not mentioned here."
msgstr ""
msgid ""
"To get detailed information about the limits and subscription options, "
"please visit [this "
"page/.](https://platform.openai.com/account/billing/overview) Keep in "
"mind that signing in and adding a payment method is at your own risk."
msgstr ""
msgid ""
"To obtain an API key for Sound Transcriber, go to the [API key "
"page](https://platform.openai.com/account/api-keys) and click on \"Create"
" new secret key.\" Copy the generated key and proceed to add it in the "
"program settings as demonstrated later."
msgstr ""
msgid "## Sound Transcriber Interface:"
msgstr ""
msgid ""
"Upon opening the program, you will find an edit box displaying the "
"transcribed result. Use the tab key to navigate through the other "
"options."
msgstr ""
msgid ""
"The \"Language\" box allows you to specify the language of the file you "
"want to transcribe. Select the appropriate language using the arrow keys."
msgstr ""
msgid "Click the \"Start\" button to initiate the conversion process."
msgstr ""
msgid ""
"Next, you will find the \"Save As\" button, which allows you to specify "
"the output saving preferences."
msgstr ""
msgid ""
"Below that, there is a read-only edit box indicating the path or the link"
" of the file to be transcribed."
msgstr ""
msgid ""
"Use the \"Browse\" button to locate and select the file you want to "
"transcribe."
msgstr ""
msgid ""
"Additionally, you can utilize keyboard shortcuts, which will be explained"
" later."
msgstr ""
msgid ""
"Please note that the order of items on the screen may differ when "
"navigating with the Tab key."
msgstr ""
msgid "## Menus"
msgstr ""
msgid "The program includes several menus accessible by pressing the Alt key."
msgstr ""
msgid "### File:"
msgstr ""
msgid ""
"- Open: Use this option to browse your device and search for a file to "
"transcribe."
msgstr ""
msgid ""
"- Save: Save the transcription result with the specified extension in the"
" settings."
msgstr ""
msgid "- Save As: Save the result with a specific extension."
msgstr ""
msgid "- Settings: Access program options and customizations."
msgstr ""
msgid "- Open Log File: allows you to view the Sound Transcriber log file."
msgstr ""
msgid "- Exit: Exit the program."
msgstr ""
msgid "### Services:"
msgstr ""
msgid ""
"It contains the names of the services available for conversion, you can "
"selecte any service."
msgstr ""
msgid "### Help:"
msgstr ""
msgid "- User Guide: View the currently accessed file."
msgstr ""
msgid "- What's new: View Sound Transcriber change log."
msgstr ""
msgid "- Check for Updates: Search for program updates."
msgstr ""
msgid ""
"- Contact Us: Display menus with options to contact the program "
"developers."
msgstr ""
msgid "- Donate: donate to the developers of Sound Transcriber."
msgstr ""
msgid ""
"- Open Repository: Opens Sound Transcriber repository on GitHub, the "
"program is not open source."
msgstr ""
msgid "- About: Provides information about Sound Transcriber."
msgstr ""
msgid "## Sound Transcriber Settings:"
msgstr ""
msgid ""
"Similar to the NVDA screen reader settings, the Sound Transcriber "
"settings are categorized into several sections, each containing various "
"options. You can navigate between sections using the up and down arrows. "
"Use the Tab and Shift+Tab keys to scroll through the options within the "
"selected section."
msgstr ""
msgid "### General:"
msgstr ""
msgid "This section includes various program-wide options:"
msgstr ""
msgid "- Interface Language: Specify the program's language."
msgstr ""
msgid "- Service: Define the service used for file transcription."
msgstr ""
msgid ""
"- Files to transcribe simultaneously: This feature allows you to specify "
"the number of files to be transcribed simultaneously. This feature "
"controls the number of clips from the same file that will be sent "
"simultaneously after it is split."
msgstr ""
msgid ""
"- Auto detect if there is a file in the clipboard: The program checks "
"your clipboard on startup, and if it finds a supported file, it "
"automatically selects its path for quick conversion."
msgstr ""
msgid ""
"- Ask what to do when a file is detected in the clipboard: If enabled, "
"the program will prompt you on how to handle the detected file."
msgstr ""
msgid "- Sounds: Activate alert sounds when the conversion starts and ends."
msgstr ""
msgid ""
"- Speak Actions: Enable the screen reader to provide conversion status "
"information."
msgstr ""
msgid ""
"- Check for Updates Automatically: Automatically search for program "
"updates upon startup."
msgstr ""
msgid ""
"- Include beta versions when checking for updates: enables you to receive"
" beta updates for the program. More details can be found in the beta "
"updates section of this guide."
msgstr ""
msgid ""
"- Enable Logging: This feature allows Sound Transcriber to write a log of"
" the transcription process steps. It's particularly useful for "
"troubleshooting errors. When needed, activate logging and send us the "
"generated file. If logging is disabled, older logs will be deleted, but "
"details of the last step will be retained, This ensures that the program "
"can log errors that may occur, even if you are unable to run the program "
"for the first time and activate logging."
msgstr ""
msgid "- Restore Default Settings: Reset the settings to their default values."
msgstr ""
msgid "### Save options:"
msgstr ""
msgid ""
"The options in this section affect the saving functionality in the "
"program's File menu."
msgstr ""
msgid "- Auto Save Files: Enable automatic saving of the conversion results."
msgstr ""
msgid ""
"- Save Path: Displays the current path for saving files. Use the Browse "
"button to change it."
msgstr ""
msgid "- Save as .txt: Enable automatic file saving with the .txt extension."
msgstr ""
msgid "- Save as .docx: Save the file with the .docx extension."
msgstr ""
msgid "- Save as Subtitle File: Save the file with the .srt extension."
msgstr ""
msgid ""
"- Keep downloaded files. Files downloaded from the Internet will be kept "
"after conversion. If it is disabled, the file will be downloaded, "
"converted and then deleted."
msgstr ""
msgid ""
"If the AutoSave feature is disabled, the \"Save\" option in the \"File\" "
"menu will perform the same function, saving files according to the "
"specified extensions and path."
msgstr ""
msgid "### Google:"
msgstr ""
msgid ""
"This section requires you to enter a secure API key in the provided text "
"box named \"Secret Key.\" You can click the edit button to modify the "
"key. Additionally, you can adjust the segment duration by specifying the "
"duration of each part of the file when using this service."
msgstr ""
msgid ""
"Note that the file needs to be divided into several segments for "
"conversion. The maximum duration per segment for this service is one "
"minute."
msgstr ""
msgid "### OpenAI:"
msgstr ""
msgid ""
"Similar to the previous service, this section allows you to enter an API "
"key. However, the maximum length for each file when using OpenAI is 30 "
"seconds."
msgstr ""
msgid "### Wit.ai:.."
msgstr ""
msgid ""
"As Wit.ai separates languages based on API keys, this section allows you "
"to combine languages as follows:"
msgstr ""
msgid "You will find a list of currently added languages."
msgstr ""
msgid "Each language has a corresponding hidden edit field for the API key."
msgstr ""
msgid ""
"You can edit the key by removing the old one, pasting the new key, and "
"then use the Edit button. Alternatively, you can use the Add button to "
"add a new key."
msgstr ""
msgid ""
"Select the language matching your application in Wit.ai, paste the key, "
"and click Add."
msgstr ""
msgid ""
"Repeat these steps for each language you intend to use. After obtaining a"
" key from the Wit.ai site, return to the settings window to add it."
msgstr ""
msgid ""
"You can delete individual keys or all saved keys associated with this "
"service using the provided buttons."
msgstr ""
msgid ""
"Choose audio format: To specify the file extension when converting, "
"choose ogg or mp3. If your internet connection is bad."
msgstr ""
msgid "Choosing wav will quickly split the file, but it will be larger."
msgstr ""
msgid ""
"Lastly, you can specify the duration of each file segment, ranging from 4"
" to 20 seconds. Choose the duration that yields the best results."
msgstr ""
msgid "Press OK when you have finished adjusting the settings."
msgstr ""
msgid "## Keyboard Shortcuts::"
msgstr ""
msgid ""
"Sound Transcriber provides several keyboard shortcuts to enhance speed "
"and ease of use."
msgstr ""
msgid "- Ctrl+O: Open the file browsing window to select a file for conversion."
msgstr ""
msgid "- Ctrl+V: Paste a file from your clipboard for conversion."
msgstr ""
msgid "- Ctrl+1: Switch to the Google service."
msgstr ""
msgid "- Ctrl+2: Switch to the Wit.ai service."
msgstr ""
msgid "- Ctrl+3: Switch to Whisper."
msgstr ""
msgid "- Ctrl+Enter: Start the conversion process."
msgstr ""
msgid "- P: Display the current percentage of conversion progress."
msgstr ""
msgid "- Ctrl+S: Open the save options."
msgstr ""
msgid "- Ctrl+Shift+S: Save the result as .srt."
msgstr ""
msgid "- Ctrl+Shift+T: Save the result as .txt."
msgstr ""
msgid "- Ctrl+Shift+D: Save the result as .docx."
msgstr ""
msgid "- Ctrl+U or F3: Check for updates."
msgstr ""
msgid "- Alt+S or F8: Open the Settings."
msgstr ""
msgid "- F1: Open the user guide."
msgstr ""
msgid "- F2: View updates."
msgstr ""
msgid "- F5: Donate."
msgstr ""
msgid "- F6: Open repository."
msgstr ""
msgid "- F7: Open Log file."
msgstr ""
msgid "- F9: About."
msgstr ""
msgid "- Ctrl+W or Ctrl+F4: Close Sound Transcriber."
msgstr ""
msgid "## How to Convert Files:"
msgstr ""
msgid ""
"To convert files, open Sound Transcriber and either browse for the file "
"by clicking \"Browse\" or use the shortcut Ctrl+O. Alternatively, you can"
" copy the file from your device and paste it using Ctrl+V."
msgstr ""
msgid ""
"You can also utilize the option available in the context menu for "
"supported files, the Send To menu in Windows, or simply drag and drop."
msgstr ""
msgid ""
"You can alternatively copy a video link from sites such as Facebook, "
"Twitter (X), Youtube, SoundCloud among others."
msgstr ""
msgid ""
"Choose the desired language and service using the provided shortcuts or "
"adjust them in the settings. Press \"Start\" or use the shortcut "
"Ctrl+Enter to initiate the conversion."
msgstr ""
msgid ""
"Did you know, you can open Sound Transcriber by pressing Windows + R to "
"open the Run dialog, and then typing st."
msgstr ""
msgid "### Notes:"
msgstr ""
msgid ""
"- While a conversion is underway, you have the option to pause it, be it "
"during the extraction of text or the downloading of a file. However, it's"
" important to note that initiating a new process will result in the "
"disregard of anything associated with the previous process."
msgstr ""
msgid ""
"- If the process is stopped during splitting the files, it cannot be "
"resumed."
msgstr ""
msgid "## Report Bugs:"
msgstr ""
msgid ""
"If you encounter any bug with Sound Transcriber, you can use the "
"communication methods available in the \"Contact Us\" menu under the "
"\"Help\" section. Provide a detailed explanation of the actions that led "
"to the bug. We recommend sharing the Sound Transcriber.log file, which "
"will assist us in understanding and resolving the bug more effectively."
msgstr ""
msgid ""
"Go to Settings > General and enable logging. Then repeat the steps that "
"led to encountering the error. Don't forget to disable logging after "
"sending the file. Note that keeping the option enabled may result in a "
"large .log file. However, you can choose to keep the log enabled if you "
"wish."
msgstr ""
msgid "You can find the file in the following path:"
msgstr ""
msgid "AppData\\Roaming\\tecwindow\\SoundTranscriber"
msgstr ""
msgid "## Beta Updates:"
msgstr ""
msgid ""
"Sound Transcriber offers a beta update system, allowing you to test new "
"features and assist us in identifying bugs. While activating this feature"
" is straightforward, there are some important points to consider:"
msgstr ""
msgid ""
"- Beta updates may be unstable, and we cannot guarantee the immediate "
"release of fixes for any issues you encounter."
msgstr ""
msgid ""
"- In certain cases, we may release up to three updates within the same "
"week."
msgstr ""
msgid ""
"- Some options may not always be translated into your preferred language "
"when using beta versions."
msgstr ""
msgid ""
"- We recommend beta testing only if you are comfortable with identifying "
"and sharing bugs."
msgstr ""
msgid ""
"To opt into beta updates, navigate to Settings > General, enable the "
"\"Include beta versions when checking for updates\" option, and then "
"search for updates."
msgstr ""
msgid ""
"If you wish to revert to stable versions, simply disable the same option "
"and then download and install the latest stable version."
msgstr ""
msgid ""
"We extend our heartfelt gratitude to everyone who contributes to testing "
"Sound Transcriber, finding bugs, and sharing their insights."
msgstr ""
msgid "## How to Translate:"
msgstr ""
msgid ""
"While Sound Transcriber currently supports only a limited number of "
"languages in its interface options and user guide, it can transcribe "
"speech to text in a wide array of languages."
msgstr ""
msgid ""
"However, we warmly welcome anyone interested in translating the program "
"into their native language."
msgstr ""
msgid "### Interface translation:"
msgstr ""
msgid ""
"The translation of interface options primarily relies on .po files, which"
" can be edited using the Poedit program. You can download Poedit from its"
" official website, then navigate to the Sound Transcriber repository on "
"GitHub or locate the program folder on your device. Next, locate the "
"messages.pot file and open it in Poedit. From there, you can translate "
"the strings into your preferred language, save the file (which will "
"generate both a .po and a .mo file), and share these files with us."
msgstr ""
msgid "### Test translation:"
msgstr ""
msgid ""
"Sound Transcriber can recognize and accommodate new translations, "
"allowing you to test your translation before submitting it to us. To do "
"this, navigate to the Languages folder, create a folder with the code for"
" your language (the first two letters of the language), then create a "
"subfolder named LC_MESSAGES, and place the .po and .mo files inside. "
"Don't forget to name the files as SoundTranscriber.po and "
"SoundTranscriber.mo."
msgstr ""
msgid "### Documentation translation:"
msgstr ""
msgid ""
"While translation of the update log and user guide is not mandatory, you "
"can translate them into your language using .pot files."
msgstr ""
msgid ""
"We use .md files to create .pot files, which we then send to translators."
" After that, we convert the .po files we receive from the translators "
"back into .md files and then into .html files to include with the "
"program."
msgstr ""
msgid ""
"This allows us to make corrections to any part of the manual and "
"changelog, ensuring they are applied consistently across all supported "
"languages. It also ensures that files in different languages remain in "
"exactly the same format and structure."
msgstr ""
msgid "To translate files, follow these steps:"
msgstr ""
msgid ""
"- Get the .pot files from the repository on GitHub or from the "
"Documentation folder in the Sound Transcriber directory."
msgstr ""
msgid "- Translate them using Poedit."
msgstr ""
msgid ""
"- You may find some phrases repeated with additional periods. We use this"
" to distinguish between phrases, ensuring they stay in the correct "
"positions. Add the same number of periods, and we will remove them when "
"incorporating the translation."
msgstr ""
msgid ""
"- Note that the texts may not appear in the correct order if the "
"translation is incomplete. Once translated correctly, reopen the file to "
"view them in the correct order."
msgstr ""
msgid "- Finally, share your files with us."
msgstr ""
msgid "### notes:"
msgstr ""
msgid ""
"- If you choose not to translate the User Guide and Updates file, Sound "
"Transcriber will display them in English."
msgstr ""
msgid ""
"- Software translation is an ongoing effort, and we will liaise with you "
"before releasing new updates so you can translate any new content."
msgstr ""
msgid "## Sound Transcriber website:"
msgstr ""
msgid ""
"While there is no official website for Sound Transcriber, you can access "
"all necessary resources in the Sound Transcriber repository on gitHub. "
"This repository contains translation files and the latest version of the "
"program."
msgstr ""
msgid ""
"Note: Sound Transcriber is not open source at this time, and the "
"repository does not contain the source code for the program."
msgstr ""
msgid "[Repository link.](https://github.com/tecwindow/SoundTranscriber)"
msgstr ""
msgid "## Contact us:"
msgstr ""
msgid ""
"If you are unable to access our contact list within Sound Transcriber, "
"you can reach us via email using the following addresses:"
msgstr ""
msgid "- Qais Alrefai: [email protected]"
msgstr ""
msgid "- Mahmoud Atef: [email protected]"
msgstr ""
msgid "- Ahmed Bakr: [email protected]"
msgstr ""
msgid "## special thanks:"
msgstr ""
msgid ""
"- Many thanks to Riad Assoumfor translating Sound Transcriber into "
"French, translating the user guide into English and proofreading the "
"program's English and Arabic strings."
msgstr ""
msgid ""
"- Many thanks to Georgiana Frincu for translating Sound Transcriber into "
"Spanish."
msgstr ""
msgid "- Many thanks to Danil for translating Sound Transcriber into Russian."
msgstr ""
msgid "- Many thanks to Kadir öz for translating Sound Transcriber into Turkish."
msgstr ""
msgid ""
"- Many thanks to Nguyen Anh Duc for translating Sound Transcriber into "
"Vietnamese."
msgstr ""