Paul,

Thank you for your reviews.

About the first translation "音声編集ソフト" ("Sound Editor"):
The "音声 (onsei)" corresponds to "sound" and "編集ソフト (henshū sofuto)" to
"editor".
Certainly "音声" often means "voice" too, for example "音声認識" ("voice
recognition"),
but it's one of the most common words that represents "sound" or "audio" in
Japanese.

About the third "環境設定をリセットする(&R)" ("Reset Preferences"):
Another reason why I recommend adding an access key is because
most strings in Inno Setup have those for buttons or checkboxes.
Adding it to an original option of Audacity must improve not just
accessibility but also consistency.
See:

   - An attached image
   - Inno source strings
   https://github.com/jrsoftware/issrc/blob/main/Files/Default.isl
   - Inno Japanese strings
   https://github.com/jrsoftware/issrc/blob/main/Files/Languages/Japanese.isl

Phroneris


2021年6月15日(火) 2:57 Paul Licameli <paul.licam...@gmail.com>:

>
>
> On Mon, Jun 14, 2021 at 1:49 PM Paul Licameli <paul.licam...@gmail.com>
> wrote:
>
>>
>>
>> On Mon, Jun 14, 2021 at 7:55 AM 森の子リスのミーコの大冒険 <phrone...@gmail.com>
>> wrote:
>>
>>> Hello Paul,
>>>
>>> /src/audacity.desktop.in:
>>>>
>>>>    - GenericName[ja]=音声編集ソフト
>>>>    - Comment[ja]=音声ファイルの録音と編集
>>>>
>>>> /win/Inno_Setup_Wizard/audacity.iss:
>>>>
>>>>    - ja.ResetPrefs=環境設定をリセットする
>>>>
>>>> Have these Japanese translations applied yet?
>>> And I found the Windows one should be "環境設定をリセットする(&R)" for keyboard
>>> accessibility.
>>> AND the source string too: "&Reset Preferences"
>>>
>>> Phroneris
>>>
>>> I will apply these, replacing:
>> オーディオエディタ
>> and
>> 録音とオーディオ編集
>> and
>> 設定をリセットする
>>
>> The last one is not part of C++ source code, but a special language just
>> for the Windows installer program.  I'm not sure it is correct to have
>> accessibility shortcuts.  This is not done for the other languages.  I will
>> omit (&R).
>>
>> PRL
>>
>
> Actually Google translate tells me your first string means "Voice editing
> software" but is that description right?  Audacity has more general uses.
> Do you want to change that?
>
> PRL
>
>
> _______________________________________________
> Audacity-translation mailing list
> Audacity-translation@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/audacity-translation
>
_______________________________________________
Audacity-translation mailing list
Audacity-translation@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-translation

Reply via email to