Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmouth for openSUSE:Factory checked in at 2022-01-11 21:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmouth (Old) and /work/SRC/openSUSE:Factory/.kmouth.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmouth" Tue Jan 11 21:18:37 2022 rev:126 rq:944358 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes 2021-12-13 20:48:39.768568379 +0100 +++ /work/SRC/openSUSE:Factory/.kmouth.new.1892/kmouth.changes 2022-01-11 21:22:28.425094049 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:25:56 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- kmouth-21.12.0.tar.xz kmouth-21.12.0.tar.xz.sig New: ---- kmouth-21.12.1.tar.xz kmouth-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmouth.spec ++++++ --- /var/tmp/diff_new_pack.vU9Vke/_old 2022-01-11 21:22:28.997094451 +0100 +++ /var/tmp/diff_new_pack.vU9Vke/_new 2022-01-11 21:22:29.001094454 +0100 @@ -18,16 +18,16 @@ # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: kmouth -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Speech Synthesizer Frontend License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://apps.kde.org/kmouth Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -68,7 +68,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -86,7 +86,7 @@ %{_kf5_kxmlguidir}/kmouth/ %{_mandir}/man1/kmouth.1%{?ext_man} -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ kmouth-21.12.0.tar.xz -> kmouth-21.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmouth-21.12.0/po/ca/docs/kmouth/index.docbook new/kmouth-21.12.1/po/ca/docs/kmouth/index.docbook --- old/kmouth-21.12.0/po/ca/docs/kmouth/index.docbook 2021-12-03 01:10:32.000000000 +0100 +++ new/kmouth-21.12.1/po/ca/docs/kmouth/index.docbook 2022-01-04 01:15:43.000000000 +0100 @@ -173,7 +173,7 @@ ><guimenuitem >Configura el &kmouth;...</guimenuitem > </menuchoice -> s'obrir?? el di??leg de configuraci?? del &kmouth;. Aquest di??leg consisteix de la p??gina <guilabel +> s'obrir?? el di??leg de configuraci?? del &kmouth;. Aquest di??leg consisteix en la p??gina <guilabel >Opcions generals</guilabel > amb les dues pestanyes <guilabel >Prefer??ncies</guilabel @@ -263,7 +263,7 @@ ><para >Utilitzeu l'eina de la l??nia d'ordres <command >spd-conf</command -> (paquet python3-speechd a la Debian) per ajustar les opcions com la velocitat, el to, el volum, el tipus de veu, l'idioma, &etc; per al sistema de s??ntesi per omissi??. De manera addicional, el <command +> (paquet python3-speechd a la Debian) per ajustar les opcions com la velocitat, el to, el volum, el tipus de veu, l'idioma, &etc; per al sistema de s??ntesi per omissi??. De manera addicional, l'<command >spd-conf</command > permet triar entre tots els m??duls instal??lats del speech-dispatcher, > &ead;, <application >espeak</application @@ -372,7 +372,7 @@ <para >Crear un diccionari nou a partir d'un fitxer</para> <para ->Si empreu aquesta font, el &kmouth; demanar?? pel fitxer a emprar. ??s possible emprar tant fitxers XML, com de text net o un fitxer creat pr??viament amb el &kmouth; o GOK (la utilitat de teclat din??mic en pantalla del Gnome). Si se selecciona un fitxer de text net o un XML, la freq????ncia de les paraules ser?? detectada per la simple enumeraci?? d'ocurr??ncies de cada paraula. De manera opcional tamb?? ??s possible comparar la llista de paraules obtingudes contra un diccionari OpenOffice.org, de manera que tan sols s'afegeixin al diccionari aquelles paraules expressades correctament. </para> +>Si empreu aquesta font, el &kmouth; demanar?? pel fitxer a emprar. ??s possible emprar un fitxer XML, un fitxer de text est??ndard o un fitxer creat pr??viament amb el &kmouth; o GOK (la utilitat de teclat din??mic en pantalla del Gnome). Si se selecciona un fitxer de text est??ndard o un XML, la freq????ncia de les paraules ser?? detectada per la simple enumeraci?? d'ocurr??ncies de cada paraula. De manera opcional tamb?? ??s possible comparar la llista de paraules obtingudes contra un diccionari OpenOffice.org, de manera que tan sols s'afegeixin al diccionari aquelles paraules expressades correctament. </para> </listitem> <listitem> <para diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmouth-21.12.0/po/ru/docs/kmouth/index.docbook new/kmouth-21.12.1/po/ru/docs/kmouth/index.docbook --- old/kmouth-21.12.0/po/ru/docs/kmouth/index.docbook 1970-01-01 01:00:00.000000000 +0100 +++ new/kmouth-21.12.1/po/ru/docs/kmouth/index.docbook 2022-01-04 01:15:43.000000000 +0100 @@ -0,0 +1,1234 @@ +<?xml version="1.0" ?> +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Russian "INCLUDE" +><!-- change language only here --> +]> + +<book id="kmouth" lang="&language;"> +<bookinfo> + <title +>?????????????????????? ???????????????????????? &kmouth;</title> + + <authorgroup> + <author +><firstname +>Gunnar</firstname +> <surname +>Schmi Dt</surname +> <affiliation +> <address +><email +>gun...@schmi-dt.de</email +></address> + </affiliation> + </author> + <othercredit role="translator" +><firstname +>??????????</firstname +><surname +>????????????????</surname +> <affiliation +><address +><email +>just...@hotmail.ru</email +></address +></affiliation +> <contrib +>?????????????? ???? ?????????????? ????????</contrib +></othercredit +><othercredit role="translator" +><firstname +>??????????</firstname +><surname +>??????????????????????</surname +><affiliation +><address +><email +>translation-t...@basealt.ru</email +></address +></affiliation +><contrib +>???????????????????? ???????????????? ???? ?????????????? ????????</contrib +></othercredit +> + </authorgroup> + + + <copyright> + <year +>2002</year +><year +>2003</year> + <holder +>Gunnar Schmi Dt</holder> + </copyright> + <!-- Translators: put here the copyright notice of the translation --> + <legalnotice +>&FDLNotice;</legalnotice> + + + <date +>2018-01-04</date> + <releaseinfo +>1.2.0 (???????????????????? KDE 17.12)</releaseinfo> + + <abstract> + <para +>&kmouth; ??? ?????? ????????????????????, ?????????????? ?????????????????? ???????????????????? ???????????????????? ??????????. </para> + </abstract> + + <keywordset> + <keyword +>KDE</keyword> + <keyword +>?????????????????????? ??????????????????????</keyword> + <keyword +>KMouth</keyword> + <keyword +>???????????? ????????</keyword> + <keyword +>???????? ?? ?????????????????????? ????????</keyword> + </keywordset> +</bookinfo> + +<chapter id="introduction"> + <title +>????????????????</title> + + <para +>&kmouth; ??? ?????? ????????????????????, ?????????????? ?????????????????? ?????????? ?? ?????????????????????? ???????? ???????????????????????? ?????????????????? ?????? ?????????????? ????????. ???????????????????? ???????????????? ???????????? ?????????????????????????? ????????, ?? ?????????????? ???????????????? ???????????????? ?????????? ?????? ???????????????????? ??????????????????????. </para> + <para +>???????????????? ????????????????, ?????? ?? ???????????????????? &kmouth; ???? ???????????? ???????????????????? ????????. ?????? ???????????? ???????????????????? ?????????????????? ?????? ?????????????????????????? ?? ?????????????? ???????????????????? ????????. </para> +</chapter> + +<chapter id="using-kmouth"> + <title +>?????????????????????????? &kmouth;</title> + <sect1 id="Wizard"> + <title +>???????????? ????????????</title> + <para +>?????? ???????????? ?????????????? &kmouth; ?????????????????????? ????????????, ?????????????? ?????????????????? ?????????????????? ????????????????????. </para> + <para> + <screenshot> + <screeninfo +>?????????????????? ?????????????? ????????</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthwizard1.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>?????????????????? ?????????????? ????????</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???? ???????????? ???????????????? ?????????????? ?????????????????? ?????????????? ?????????????? ??????????????, ?????????????? ?????????? ???????????????????????????? ?????? ???????????????????????????? ???????????? ?? ????????. ???????????????????????????? ???????????????? ???????????????? ?? <link linkend="tts-config" +>???????????????? ?????????????? ????????????????????????</link +>. </para> + <para> + <screenshot> + <screeninfo +>?????????????????? ??????????????????????</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthwizard2.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>?????????????????? ??????????????????????</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???? ???????????? ???????????????? ???????????????????? ?????????????? ???????????????? ???????????????????? ?????????????? ????????????????????????. ?? ???????????????????? ?????????? ???????????????? ???????????????? ?? ???????? ?????????????????????????? ?????????????? ?????????? ???????????? ????????, ?????????? ???? ????????????????. ?? ??????????????, ?? &kmouth; ???????????????????? ????????????, ?????????????? ?????????????????? ?????????????????????????? ????????????????????????. </para> + <para> + <screenshot> + <screeninfo +>???????????????????????????? ????????</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthwizard3.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>???????????????????????????? ????????</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???? ?????????????? ???????????????? ?????????????? ?????????????? ??????????????, ?????????????? ?????????? ???????????????????????????? ?????? ???????????????????????????? ????????. &kmouth; ?????????? ???????????????????????? ???????????????????????? &kde; ???? ?????????????????? ??????????, ?????????? ???????????????????? ???????????????????????? ?????????????????? ????????. ???????????? ???????? ?????????? ???????????????? ?????????????????? ???? ?????????????? OpenOffice.org ??? ?????? ???????????????? ???????????????? ?? ?????????????? ???????????????????????????? ???????????? ???? ??????????, ?????????????? ???? ???????????????? ?????????????????????????????? ????????????. </para> + </sect1> + <sect1 id="main-window"> + <title +>?????????????? ????????</title> + <para +>?????????????? ???????? &kmouth; ?????????????? ???? ???????? ???????????????? ???????????? ??? ???????? ?????? ?????????? ??????????, ?????????????? ?????????? ???????????????????? (???????????? ?????????? ???????? ???? ???????????? ????????????), ?? ?????????????? ?????????????????????????? ???????? (?????????????? ?????????? ????????). </para> + <para> + <screenshot> + <screeninfo +>?????????????? ???????? &kmouth;</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthmain.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>?????????????? ???????? &kmouth;</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???????? <link linkend="config-dialog" +>?????????????????? &kmouth;</link +> ?????????????????? ??????????????????, ?? ???????? ???????????????????????????? ???????????????? ???????????? ??????????, ?????????????? ?????????????? ????????????????. ?????????? ????????, ?????? ?????????????????? ?????????????? ??????????, ?????? ???????????????????? ?? ???????????? ?????????????????????????? ????????. ?????????? ???? ?????????????? ???????????????? ???????????????? ?????? ???????????????????? ??????????????????????. </para> + <para +>?? ?????????????????????????? (?????????????????????????? ?? ???????????? ?????? ?????????????? ????????????????????????) ???????????????? ???????????????? ???????????????? ?????????? ???????????????????????? ??????????. </para> + </sect1> + <sect1 id="config-dialog"> + <title +>???????????? ????????????????????????</title> + <para +>?????????? ?????????????? ???????????? ???????????????????????? &kmouth;, ???????????????? ?????????? ???????? <menuchoice +> <guimenu +>??????????????????</guimenu +><guimenuitem +>?????????????????? &kmouth;...</guimenuitem +> </menuchoice +>. ???????????? ???????????????? ???????????????? <guilabel +>???????????????? ??????????????????</guilabel +> (??????????????: <guilabel +>??????????????????</guilabel +>, <guilabel +>???????????? ????????</guilabel +>) ??<guilabel +>???????????????????????????? ????????</guilabel +>. </para> + <sect2 id="preferences"> + <title +>?????????????? ??????????????????????</title> + <para> + <screenshot> + <screeninfo +>?????????????? <guilabel +>??????????????????</guilabel +></screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthcpref.png" format="PNG"/> + </imageobject> + <imageobject> + <imagedata fileref="kmouthcpref.eps" format="EPS"/> + </imageobject> + <textobject> + <phrase +>???????????? ????????????</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???? ?????????????? <guilabel +>??????????????????</guilabel +> ???????????????? ?????????????????? ?????????????????? &kmouth; ?? ?????????????????? ??????????????????. </para> + <para +>?? ?????????????? ?????????????? ?????????????????????????????? ????????????, <guilabel +>?????????? ???????? ?? ????????????????????????</guilabel +>, ???????????????? ?????????????? ????????????????, ?????????????? ?????????? ?????????????????????? ?????? ???????????? ???????????????????? ????????????, ?????????????????????????????? ??????????, ?????? ???????????? ?????????? ?? ???????? <guimenu +>??????????????????????</guimenu +> ?????? ?? ???????????? ???????????????????????? ????????????????????????. </para> + <para +>???????? ???????????? ?????????? <guilabel +>???????????????????? ??????????</guilabel +>, ?????????????????? ?????????? ?????????? ?????????? ?????????????????????? ?? ?????????????????? ?? ???????????? ?????????????????????????? ????????. ???????? ???????????? ?????????? <guilabel +>???????????????? ?? ???????? ????????????????????????????</guilabel +>, ?????????? ?????????? ?????????????????????? ?? ???????? ????????????????????????????. </para> + <para +>?? ?????????????? ?????????????? ?????????????????????????????? ????????????, <guilabel +>?????? ???????????????? ???????? ???????????????????????????? ????????????????????????</guilabel +>, ???????????????? ??????????????, ?????????????? ???? ?????????????????? ?????????????????????? ?????? ???????????????? ???????? ????????????????????????????. </para> + <para +>???????? ???????????? ?????????? <guilabel +>?????????????????? ??????????????????????</guilabel +>, ?????????????????????? ?????????? ????????????????. ???????? ???????????? ?????????? <guilabel +>?????????????????? ??????????????????</guilabel +>, ?????????????????? ???????????????????????? ?????????? ????????????????. ???????? ???????????? ?????????? <guilabel +>????????????????????, ?????????????? ???? ?????????????????? ??????????????????</guilabel +>, &kmouth; ?????????? ???????????????? ???????????? ?? ?????????????????????????? ???????????????????? ????????????????????????. </para> + </sect2> + <sect2 id="tts-config"> + <title +>?????????????? ?????????????? ??????????</title> + <para> + <screenshot> + <screeninfo +>?????????????? <guilabel +>???????????? ????????</guilabel +></screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthctts.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>???????????? ????????????</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???????? ?????????????? ???????????????? <guilabel +>???????????????????????? ?????????????? ?????????????? ???????? ???? ??????????????????</guilabel +>, &kmouth; ???????????????? ?????????????? ?????????????????????????? ?????????????????? ???????????? ?????????????? ???????? ?????????? ?????????????? ?????????????????????????????? ?????????????????????? ????????. ???????? ?????????????? ???????????????? ??????????????, ?????? ???????????? ?????????????????? ???? ???????? ?????????????? ?????????? ??????????????????????????????. ?????????????????? ???????????? ?????????????? ???????? ??? ?????? ???????????????????? &Qt;, ?????????????? ?????????????????????????? ?????????????????????????????????????? ?????????????????? ?????????????? ???????? ?????? &Linux;, ?? ?????????? ?????????????????? ???????????????????????? ???????????????????? ?????????????? ?????????????? ???????? ???? ???????????? ????????????????????. ?? Debian-???????????????? ???????????????? ?????????????????????? ???????????????????? ?????????? ???????????????????? ????????, libqt5texttospeech5, ?? ???????????? ?????????????? ???????? (?????? ??????????????, ????? ? <application +>espeak</application +>). <note +><para +>?????????????? ?????????????????? ???????????? <command +>spd-conf</command +> (Debian package python3-speechd) ?????????????????? ?????????????????? ?????????? ?????????????????? ?????????????? ?????????????? ???????? ???? ??????????????????, ?????? ????????????????, ??????????????????????, ??????????????????, ?????? ????????????, ???????? ?? ?????? ??????????. ?????????? ????????, ?? ?????????????? <command +>spd-conf</command +> ???????????????? ?????????????? ???????????? ???????????? ???????????????????? ???????? ?????????? ???????? ?????????????????????????? (????????????????, <application +>espeak</application +>, <application +>festival</application +>, <application +>flite</application +>, <application +>mbrola</application +> ?? ?????? ??????????). </para +></note> + </para> + <para +>?? ???????? ?????????? ?????????????? <guilabel +>???????????? ????????</guilabel +> ?????????????????????? ?????????????? ?????? ???????????? ?????????????????????? ????????. ?????? ???????? ?????????? ?????????????????????????? ???????????????????????????? ???????????? ?????? ???????????? ??????????????????, ?? ?????????????? ?????????? ?????????? ???????????????????????? ?????????????????????? ????????. </para> + <para +>???????????????????? &kmouth; ???????????????????????? ?????? ?????????????? ???????????????? ???????????? ??????????????????????. ???????? ???????????????????? ?????????????? ???????????????? ???????????? ?? ???????? ???????????????????????? ??????????, ???????????????? ?????????????????????????????? ????????????. </para> + <para +>???????????? ???????????????? ???????????????? ???????????????? ???????????? ?? ???????????????? ??????????????????. ?????????? ?????????????? ?????????????????????? &kmouth; ???????????????? ?????????????? ?????????????????????? ?????????????????????? ????????????????????: <informaltable frame="topbot" +> <tgroup cols="2"> + <thead> + <row +><entry +>???????????? ??????????????????????</entry +><entry +>???????????????????? ????</entry +></row> + </thead> + <tbody> + <row +><entry +><token +>%t</token +></entry> + <entry +>?????????? ??????????</entry> + </row> + <row +><entry +><token +>%f</token +></entry> + <entry +>?????? ???????????????????? ?????????? ?? ?????????????? ??????????</entry> + </row> + <row +><entry +><token +>%l</token +></entry> + <entry +>?????? ??????????, ?????????????????? ?? ?????????????? ???????????????? ????????????????????????????</entry> + </row> + <row +><entry +><token +>%%</token +></entry +><entry +>???????? %</entry +></row> + </tbody> + </tgroup> + </informaltable> + </para> + <para +>?????????????? ?????????????????????? ?????????????? ???? ?????????????????????????? ?????????????????????? ????????. ???? ???????????????? ???????????????? ?? ???????????????????????? ???????????????????????????????? ??????????????????????. </para> + </sect2> + <sect2 id="completion-config"> + <title +>???????????????? ?????????????????????????????? ??????????</title> + <para> + <screenshot> + <screeninfo +>???????????????? <guilabel +>???????????????????????????? ????????</guilabel +></screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthcwcp.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>???????????? ????????????</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???? ???????????????? <guilabel +>???????????????????????????? ????????</guilabel +> ?????????????????????? ???????????? ????????????????, ?????????????? ???????????????????????? ?????? ???????????????????????????? ????????. (???????? ?? ???????????? ???????????????????? ?????????? ???????????? ??????????????, ?? ?????????????? ???????? &kmouth; ?????????? ?? ?????????? ???????????????????????????? ???????????????????????? ???????? ???? ??????????????, ?????????????????????? ?????????????? ??????????????, ?????????????? ?????????? ???????????????????? ?????????????????????? ?????? ????????????????????????????.) </para> + <para +>?? ?????????????? ????????????, ?????????????? ?????????????????? ?? ???????????? ?????????? ????????????????, ???????????????? ?????????????????? ?? ?????????????? ??????????????, ???????????????? ???? ?????????????? ?????? ?????????????????? ?????????????? ?? ????????. ???????? ???????????????????????????? ?? ?????????????????????????? ?????? ?????? ???????????????????????????? ???????????? ?????????????????? ???????????????? ???????????????? ?? ???????? ??????????????. </para> + <para +>???????????????????? ?????????????????? ?????????????????? ???????????????????? ???????????? ??????????????: </para> + <itemizedlist> + <listitem> + <para +>?????????????? ?????????? ?????????????? ???? ???????????????????????? &kde;</para> + <para +>?????? ?????????????????????????? ?????????? ???????????????? &kmouth; ?????????????? ????????, ?? ?????????????? ?????????? ???????????????????? ???????????? ????????, ?? ?????????? ???????????????????? ???????????????????????? &kde;. ?????????????? ???????????????????? ?????????????????? ???????? ???????????????????????? ?????????? ???????????????? ???????????????????? ?????????????????? ?????????????? ???? ??????. ???????????? ???????? ?????????? ???????????????? ?????????????????? ???? ?????????????? OpenOffice.org ??? ?????? ???????????????? ???????????????? ?? ?????????? ?????????????? ???????????? ???? ??????????, ?????????????? ???? ???????????????? ?????????????????????????????? ????????????. </para> + </listitem> + <listitem> + <para +>?????????????? ?????????? ?????????????? ???? ??????????</para> + <para +>?????? ?????????????????????????? ?????????? ???????????????? &kmouth; ?????????????? ????????, ?? ?????????????? ?????????? ???????????????????? ?????????????? ????????. ???????????????? ?????????????? ???????? ?? ?????????????? &XML; ?????????????????? ???????? ?????? ????????, ?????????????? ???????????????? ?????????????? ????????????????????????????, ?????????????????? ?? ?????????????? &kmouth; ?????? GOK (???????????????? ???????????????????? GNOME). ???????? ???????????? ?????????????????? ???????? ?????? ???????? &XML;, ?????????????? ???????????????????? ?????????????????? ???????? ???????????????????????? ?????????? ???????????????? ???????????????????? ?????????????????? ?????????????? ???? ??????. ???????????? ???????? ?????????? ???????????????? ?????????????????? ???? ?????????????? OpenOffice.org ??? ?????? ???????????????? ???????????????? ?? ?????????? ?????????????? ???????????? ???? ??????????, ?????????????? ???? ???????????????? ?????????????????????????????? ????????????. </para> + </listitem> + <listitem> + <para +>?????????????? ?????????? ?????????????? ???? ??????????</para> + <para +>?????? ?????????????????????????? ?????????? ???????????????? &kmouth; ?????????????? ????????, ?? ?????????????? ?????????? ???????????????????? ?????????????? ??????????. &kmouth; ?????????????? ?????? ??????????, ?????????????? ?????????????????? ?? ???????? ?????????? ?? ?????????????????? ????????????. ???????????????????????????? ???????????????? ???????????????? ????????????????????????????, ???????????? ?? ?????????????? &XML; ?? ?????????????????? ????????????. ?? ?????????????????? ???????? ?????????????? ?????????????????????? ?????????????? ???????????????????? ?????????????????? ?????????????? ???????????????????? ??????????. ???????????? ???????? ?????????? ???????????????? ?????????????????? ???? ?????????????? OpenOffice.org ??? ?????? ???????????????? ???????????????? ?? ?????????? ?????????????? ???????????? ???? ??????????, ?????????????? ???? ???????????????? ?????????????????????????????? ????????????. </para> + </listitem> + <listitem> + <para +>???????????????????? ??????????????</para> + <para +>???????? ???????????????? ?????????????????? ???????????????????? ?????????????????? ??????????????. &kmouth; ?????????????? ????????, ?? ?????????????? ?????????? ???????????????????? ?????????????? ?????????????? ?????? ?????????????????????? ?? ?????????????? ?????? ?????????????????? ????????????????. </para> + </listitem> + <listitem> + <para +>???????????? ??????????????</para> + <para +>???????? ???????????????? ?????????????????? ?????????????? ???????????? ?????????????? (??????????????, ?? ?????????????? ?????? ??????????????). ?????? ?????? &kmouth; ?????????????????????????? ?????????????????? ?? ???????????????? ?????????? ?????????????????? ??????????, ?? ?????????????????? ?????????????? ?????????? ???????????????????? ?????????????????????????? ????????????. </para> + </listitem> + </itemizedlist> + </sect2> + </sect1> + <sect1 id="phrasebook-editor"> + <title +>???????? ???????????????????????????? ????????????????????????</title> + <para +>?????????? ?????????????? ???????? ???????????????????????????? ????????????????????????, ???????????????? ?????????? ???????? <menuchoice +> <guimenu +>????????????????????????</guimenu +><guimenuitem +>????????????...</guimenuitem +> </menuchoice +>. </para> + <para> + <screenshot> + <screeninfo +>???????? ???????????????????????????? ????????????????????????</screeninfo> + <mediaobject> + <imageobject> + <imagedata fileref="kmouthedit.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>???????????? ????????????</phrase> + </textobject> + </mediaobject> + </screenshot> + </para> + <para +>???????????????? ?????????? ???????? ???????????????????????????? ???????????????????????? ?????????????? ???? ?????? ??????????. ?? ?????????????? ?????????? ?? ???????? ???????????? ???????????????? ????????????????????????. </para> + <para +>???????????? ?????????? ???????? ?????????????????????????? ?????? ???????????????????????????? ???????????????????? ????????????????. ???????? ?????????????? ??????????, ???????????????? ???????????????? ?????? ???? ????????, ?????? ?? ?????????????????????????????? ???? ???????????????????? ????????????. ???????? ???????????? ??????????????????????, ???????????????? ???????????????? ???????????? ?????? ????????????????. </para> + <para +>???????????????????? ?????????? ???????? ?? ?????????????????????????? ?????? ???????????????? ?????????????????? ???????? ?? ?????????????????????????? ???????????????? ?????????????????? ?? ?????????????? ???????????????? ????????, ???????????? ???????????????????????? ?????? ???????????????????????? ????????. </para> + <para +>?????????? ???????????????? ?????????????? ???????????????????? ???????? ?????? ??????????????????????????, ???????????????????? ???? ?? ?????????????? ???????? ?????? ???????????? ???? ?????????????????? ?????? ?????????????? ?????????????? &Alt;. </para> + </sect1> + +</chapter> + +<chapter id="commands"> + <title +>???????????? ????????????</title> + + <sect1 id="main-commands"> + <title +>?????????????? ???????????????? ????????</title> + <sect2 id="file-menu"> + <title +>???????? ????????????</title> + <variablelist> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>O</keycap +></keycombo +></shortcut +><guimenu +>????????</guimenu +> <guimenuitem +>?????????????????? ????????????...</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ?????????????????? ???????? ?? ???????????? ?????????????????????????? ????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>S</keycap +></keycombo +> </shortcut +> <guimenu +>????????</guimenu +> <guimenuitem +>?????????????????? ???????????? ??????...</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ???????????? ?????????????????????????? ???????? ?? ?????????????????? ????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>P</keycap +></keycombo +> </shortcut +> <guimenu +>????????</guimenu +> <guimenuitem +>???????????? ??????????????...</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????????????? ???????????? ?????????????????????????? ????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>Q</keycap +></keycombo +> </shortcut +> <guimenu +>????????</guimenu +> <guimenuitem +>??????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? &kmouth;.</action +></para +></listitem> + </varlistentry> + </variablelist> + </sect2> + + <sect2 id="edit-menu"> + <title +>???????? ????????????????</title> + <variablelist> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>X</keycap +></keycombo +> </shortcut +> <guimenu +>????????????</guimenu +> <guimenuitem +>????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????? ?????????????????? ?? ???????????????? ?????? ?? ?????????? ????????????. ???????? ?? ???????? ???????????????????????????? ?????? ?????????????? ??????????, ???? ?????????? ?????????????? ?? ?????????? ????????????. ?? ???????? ???????????? ?? ?????????? ???????????? ?????????? ???????????????? ???????????????????? ?????????? ???? ?????????????? ?????????????????????????? ????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>C</keycap +></keycombo +> </shortcut +> <guimenu +>????????????</guimenu +> <guimenuitem +>????????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????? ?????????????????? ?? ?????????? ????????????. ???????? ?? ???????? ???????????????????????????? ?????? ?????????????? ??????????, ???? ?????????? ?????????????? ?? ?????????? ????????????. ?? ???????? ???????????? ?? ?????????? ???????????? ?????????? ???????????????? ???????????????????? ?????????? ???? ?????????????? ?????????????????????????? ????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>V</keycap +></keycombo +> </shortcut +> <guimenu +>????????????</guimenu +> <guimenuitem +>????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ???????????????????? ???????????? ???????????? ?? ?????????????? ?????????????? ?????????????? ?? ???????? ????????????????????????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><guimenu +>????????????</guimenu +> <guimenuitem +>??????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????????? ?????????????? ?????????? (??????????). ???????? ???????? ???????????????????????????? ???????????????? ??????????, ???? ?????????? ????????????????????. ?? ???????? ???????????? ?????????? ?????????????????????? ???????????????????? ?????????? ???? ?????????????? ?????????????????????????? ????????. </action +></para +></listitem> + </varlistentry> + </variablelist> + </sect2> + + <sect2 id="phrasebooks-menu"> + <title +>???????? ????????????????????????????</title> + <variablelist> + <varlistentry> + <term +><menuchoice +><guimenu +>????????????????????????</guimenu +> <guimenuitem +>????????????...</guimenuitem +> </menuchoice +></term> + <listitem +><para +>?????????????????? <link linkend="phrasebook-editor" +>???????? ???????????????????????????? ????????????????????????</link +>. </para +></listitem> + </varlistentry> + </variablelist> +<para +>?? ???????????????????? &kmouth; ???????????????????????? ?????????????????????? ???????? &kde;: <guimenu +>??????????????????</guimenu +> ?? <guimenu +>??????????????</guimenu +>. ???????????????????????????? ???????????????? ???????????????? ?? ?????????????? ?????????????? ?????????????? &kde;?? (???????????????????? <ulink url="help:/fundamentals/menus.html#menus-settings" +>???????? ??????????????????????</ulink +> ?? <ulink url="help:/fundamentals/menus.html#menus-help" +>???????? ??????????????????</ulink +>). </para> + </sect2> + + </sect1> + + <sect1 id="pb-editor-commands"> + <title +>?????????????? ???????? ???????????????????????????? ????????????????????????</title> + <sect2 id="pbe-file-menu"> + <title +>???????? ????????????</title> + <variablelist> + <varlistentry> + <term +><menuchoice +><guimenu +>????????</guimenu +> <guimenuitem +>?????????? ??????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ?????????? ??????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><guimenu +>????????</guimenu +> <guimenuitem +>?????????? ??????????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????? ?????????? ??????????????????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>S</keycap +></keycombo +> </shortcut +> <guimenu +>????????</guimenu +> <guimenuitem +>??????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ??????????????????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><guimenu +>????????</guimenu +> <guimenuitem +>????????????...</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????????? ???????? ?? ?????????????????? ?????? ???????????????????? ?? ??????????????????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><guimenu +>????????</guimenu +> <guimenuitem +>???????????? ???? ????????????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????????? ?????????????????????? ?? ?????????????????? ?????? ???????????????????? ?? ?????????????? ??????????????????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><guimenu +>????????</guimenu +> <guimenuitem +>??????????????...</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????????????? ???????????????????? ?????????? ?????? ???????????????????????? ?? ????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>W</keycap +></keycombo +> </shortcut +> <guimenu +>????????</guimenu +> <guimenuitem +>??????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ????????.</action +></para +></listitem> + </varlistentry> + </variablelist> + </sect2> + + <sect2 id="pbe-edit-menu"> + <title +>???????? ????????????????</title> + <variablelist> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>X</keycap +></keycombo +> </shortcut +> <guimenu +>????????????</guimenu +> <guimenuitem +>????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????? ???????????????????? ???????????????? ?? ???????????????? ???? ?? ?????????? ????????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>C</keycap +></keycombo +> </shortcut +> <guimenu +>????????????</guimenu +> <guimenuitem +>????????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????? ???????????????????? ???????????????? ?? ?????????? ????????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>V</keycap +></keycombo +> </shortcut +> <guimenu +>????????????</guimenu +> <guimenuitem +>????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????? ???????????????????? ???????????? ???????????? ?? ??????????????????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><guimenu +>????????????</guimenu +> <guimenuitem +>??????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????? ???????????????????? ????????????????. </action +></para +></listitem> + </varlistentry> + </variablelist> + </sect2> + + <sect2 id="pbe-help-menu"> + <title +>???????? ??????????????????</title> + <para +>?? ???????? ???????? ???????????????? ???? ???? ????????????????, ?????? ?? ?? ?????????????? ????????.</para> + </sect2> + + <sect2 id="pbe-popup-menu"> + <title +>?????????????????????? ????????</title> + <variablelist> + <varlistentry> + <term +><menuchoice> + <guimenuitem +>?????????? ??????????</guimenuitem> + </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ?????????? ??????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice> + <guimenuitem +>?????????? ??????????????????????</guimenuitem> + </menuchoice +></term> + <listitem +><para +><action +>?????????????? ?????????? ??????????????????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice> + <guimenuitem +>????????????...</guimenuitem> + </menuchoice +></term> + <listitem +><para +><action +>?????????????????????? ???????? ?? ?????????????????? ?????? ???????????????????? ?? ??????????????????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice> + <guimenuitem +>???????????? ???? ????????????????????????</guimenuitem> + </menuchoice +></term> + <listitem +><para +><action +>?????????????????????? ?????????????????????? ?? ?????????????????? ?????? ???????????????????? ?? ?????????????? ??????????????????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice> + <guimenuitem +>??????????????...</guimenuitem> + </menuchoice +></term> + <listitem +><para +><action +>???????????????????????? ???????????????????? ?????????? ?????? ???????????????????????? ?? ????????.</action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>X</keycap +></keycombo +> </shortcut +> <guimenuitem +>????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????? ???????????????????? ???????????????? ?? ???????????????? ???? ?? ?????????? ????????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>C</keycap +></keycombo +> </shortcut +> <guimenuitem +>????????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>???????????????? ???????????????????? ???????????????? ?? ?????????? ????????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice +><shortcut +> <keycombo +>&Ctrl;<keycap +>V</keycap +></keycombo +> </shortcut +> <guimenuitem +>????????????????</guimenuitem +> </menuchoice +></term> + <listitem +><para +><action +>?????????????????? ???????????????????? ???????????? ???????????? ?? ?????????????? ?????????????? ?????????????? ?? ????????????????????????. </action +></para +></listitem> + </varlistentry> + <varlistentry> + <term +><menuchoice> + <guimenuitem +>??????????????</guimenuitem> + </menuchoice +></term> + <listitem +><para +><action +>?????????????? ???????????????????? ????????????????. </action +></para +></listitem> + </varlistentry> + </variablelist> + </sect2> + </sect1> + +</chapter> + +<chapter id="credits"> + <title +>?????????????????? ?????????? ?? ????????????????</title> + + <para +>&kmouth; </para> + <para +>?????????????????? ?????????? ???? ???????????????????? ?? Gunnar Schmi Dt <email +>gun...@schmi-dt.de</email +>, 2002-2004 </para> + <para +>?????????????????? ?????????? ???? ???????????????????????? ?? Gunnar Schmi Dt <email +>gun...@schmi-dt.de</email +>, 2002-2004 </para> + + <para +>?????????????? ???? ?????????????? ????????: ?????????? ???????????????? <email +>just...@hotmail.ru</email +></para +><para +>???????????????????? ???????????????? ???? ?????????????? ????????: ?????????? ??????????????????????<email +>translation-t...@basealt.ru</email +></para +> &underFDL; &underGPL; </chapter> + +<!-- +<appendix id="tts"> + <title +>Examples for the text-to-speech configuration</title> + <qandaset id="ttslist"> + <qandaentry> + <question> + <para +>Festival</para> + </question> + <answer> + <para> + Festival is a text-to-speech system written from the University of + Edinburgh. It currently supports English, Spanish and Welsh speech. + Its license allows to use and distribute Festival free of charge + without restrictions. + </para> + <para> + In order to create the command line example for the text-to-speech + configuration we assume that Festival is installed in the directory + <filename class="directory" +>/usr/local/festival/</filename +>. The + command for speaking texts then is as follows: + </para> + <para> + <screen +><userinput><command>/usr/local/festival/bin/festival</command> <option>- -tts</option></userinput></screen> + </para> + <para> + The option <guilabel +>Send the data as standard input</guilabel +> must + be enabled. + </para> + </answer> + </qandaentry> + <qandaentry> + <question> + <para +>FreeTTS</para> + </question> + <answer> + <para> + FreeTTS is a speech synthesizer written entirely in the &Java;??? + programming language. It currently only has support for English + pronounciation. Its license allows to use and distribute FreeTTS + free of charge without restrictions. + </para> + <para> + In order to create the command line example for the text-to-speech + configuration we assume that FreeTTS is installed in the directory + <filename class="directory" +>/usr/local/freetts/</filename +>. The + command for speaking texts then one of the following three examples: + </para> + <para> + <screen +><userinput><command>java</command> <option>-jar /usr/local/freetts/lib/freetts.jar</option> <option>-text %t</option></userinput></screen> + </para> + <para> + <screen +><userinput><command>java</command> <option>-jar /usr/local/freetts/lib/freetts.jar</option> <option>-file %f</option></userinput></screen> + </para> + <para> + <screen +><userinput><command>java</command> <option>-jar /usr/local/freetts/lib/freetts.jar</option></userinput></screen> + </para> + <para> + For the third example the option <guilabel +>Send the data as standard + input</guilabel +> must be enabled. (This one is the preferred example + for the use with FreeTTS.) + </para> + </answer> + </qandaentry> + <qandaentry> + <question> + <para +>MBROLA</para> + </question> + <answer> + <para> + MBROLA is a speech synthesizer for a large number of languages. It + converts a list of phonemes to a wave file, so you need some other + tool to convert the text into a list of phonemes. The license of + MBROLA allows to use and MBROLA free of charge for non-commercial, + non-military applications. + </para> + <para> + For our example we will use Hadifax in order to convert German texts + into a list of phonemes suitable for MBROLA. We will assume that + Hadifax and MBROLA are installed to + <filename class="directory" +>/usr/local/hadifax/</filename +> and + <filename class="directory" +>/usr/local/mbrola/</filename +>. + </para> + <para> + Unfortunately Hadifax tends to swallow the last character of the text, + so we may want to add an additional character to the text. The complete + command is therefore more complex than the previous examples: + </para> + <para> + <screen +><userinput>(<command>cat</command> <option>-</option>; <command>echo</command> <option>" "</option>) | <command>/usr/local/hadifax/txt2pho</command> <option>-f</option> + | <command>/usr/local/mbrola/mbrola</command> <option>-e</option> + <option>/usr/local/mbrola/de1/de1 - /tmp/tmp.wav</option>; + <command>paplay</command> <option>/tmp/tmp.wav</option>; <command>rm</command> <option>/tmp/tmp.wav</option></userinput></screen> + </para> + <para> + All parts of this command need to be written into one line. The option + <guilabel +>Send the data as standard input</guilabel +> must be enabled. + </para> + </answer> + </qandaentry> + </qandaset> +</appendix> +--> + +</book> +<!-- +Local Variables: +mode: sgml +sgml-minimize-attributes:nil +sgml-general-insert-case:lower +sgml-indent-step:0 +sgml-indent-data:nil +End: +--> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmouth-21.12.0/po/ru/docs/kmouth/man-kmouth.1.docbook new/kmouth-21.12.1/po/ru/docs/kmouth/man-kmouth.1.docbook --- old/kmouth-21.12.0/po/ru/docs/kmouth/man-kmouth.1.docbook 1970-01-01 01:00:00.000000000 +0100 +++ new/kmouth-21.12.1/po/ru/docs/kmouth/man-kmouth.1.docbook 2022-01-04 01:15:43.000000000 +0100 @@ -0,0 +1,118 @@ +<?xml version="1.0" ?> +<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ +<!ENTITY % Russian "INCLUDE"> +]> + +<refentry lang="&language;"> +<refentryinfo> +<title +>?????????????????????? ???????????????????????? &kde;</title> +<author +>&Lauri.Watts; &Lauri.Watts.mail;</author> +<date +>2018-01-03</date> +<releaseinfo +>???????????????????? KDE 17.12</releaseinfo> +<productname +>???????????????????? KDE</productname> +</refentryinfo> + +<refmeta> +<refentrytitle +><command +>kmouth</command +></refentrytitle> +<manvolnum +>1</manvolnum> +</refmeta> + +<refnamediv> +<refname +><command +>kmouth</command +></refname> +<refpurpose +>?????????????????? ?????? ???????????????????????? ????????</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<cmdsynopsis +><command +>kmouth</command +> <arg choice="opt" +><replaceable +>filename</replaceable +></arg +> </cmdsynopsis> +</refsynopsisdiv> + +<refsect1> +<title +>????????????????</title> +<para +>&kmouth; ??? ?????? ????????????????????, ?????????????? ?????????????????? ?????????? ?? ?????????????????????? ???????? ???????????????????????? ?????????????????? ?????? ?????????????? ????????. ???????????????????? ???????????????? ???????????? ?????????????????????????? ????????, ?? ?????????????? ???????????????? ???????????????? ?????????? ?????? ???????????????????? ??????????????????????.</para> +<para +>???????????????? ????????????????, ?????? ?? ???????????????????? &kmouth; ???? ???????????? ???????????????????? ????????. ?????? ???????????? ???????????????????? ?????????????????? ?????? ?????????????????????????? ?? ?????????????? ???????????????????? ????????.</para +> +</refsect1> + +<refsect1> +<title +>??????????????????</title> + +<variablelist> +<varlistentry> +<term +><option +><replaceable +>filename</replaceable +></option +></term> +<listitem> +<para +>???????? ??????????????, ?????????????? ?????????????? ??????????????.</para> +</listitem> +</varlistentry> +</variablelist> + +</refsect1> + +<refsect1> +<title +>???????????????? ??????????</title> +<para +>espeak(1), festival(1), mbrola(1), freetts(1)</para> + +<para +>?????????? ?????????????????? ?????????????????????? ????????????????????????: <ulink url="help:/kmouth" +>help:/kmouth</ulink +> (???????? ?????????????? ???????? &URL;-?????????? ?? ???????????????????? &konqueror;, ???????? ?????????????????? ?????????????? <userinput +><command +>khelpcenter</command +> <parameter +>help:/kmouth</parameter +></userinput +>).</para> + +<para +>???????????????????????????? ???????????????? ???????????????? ???? <ulink url="https://community.kde.org/Accessibility" +>??????-?????????? ?????????????????????? ???????????????????????? &kde;</ulink +>.</para> +</refsect1> + +<refsect1> +<title +>????????????</title> +<para +>?????????? ???????????????????? &kmouth;: <personname +><firstname +>Gunnar</firstname +><surname +>Schmi Dt</surname +></personname +> <email +>kmo...@schmi-dt.de</email +>.</para> +</refsect1> + +</refentry> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmouth-21.12.0/po/zh_CN/kmouth.po new/kmouth-21.12.1/po/zh_CN/kmouth.po --- old/kmouth-21.12.0/po/zh_CN/kmouth.po 2021-12-03 01:10:32.000000000 +0100 +++ new/kmouth-21.12.1/po/zh_CN/kmouth.po 2022-01-04 01:15:43.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-01 00:13+0000\n" -"PO-Revision-Date: 2021-11-30 15:24\n" +"PO-Revision-Date: 2021-12-22 14:10\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"