GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
|
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
|
||||||
<!ENTITY % English "INCLUDE">
|
<!ENTITY % Turkish "INCLUDE">
|
||||||
]>
|
]>
|
||||||
<!--
|
<!--
|
||||||
SPDX-FileCopyrightText: 2022 Carl Schwan <carl@carlschwan.eu>
|
SPDX-FileCopyrightText: 2022 Carl Schwan <carl@carlschwan.eu>
|
||||||
@@ -9,77 +9,114 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
|||||||
|
|
||||||
<refentry lang="&language;">
|
<refentry lang="&language;">
|
||||||
<refentryinfo>
|
<refentryinfo>
|
||||||
<title>NeoChat User's Manual</title>
|
<title
|
||||||
<author><firstname>Carl</firstname><surname>Schwan</surname>
|
>NeoChat Kullanıcı Kılavuzu</title>
|
||||||
<contrib>NeoChat man page.</contrib>
|
<author
|
||||||
<email>carl@carlschwan.eu</email></author>
|
><firstname
|
||||||
<date>2022-11-01</date>
|
>Carl</firstname
|
||||||
<releaseinfo>22.09</releaseinfo>
|
><surname
|
||||||
<productname>NeoChat</productname>
|
>Schwan</surname
|
||||||
|
> <contrib
|
||||||
|
>NeoChat man page.</contrib
|
||||||
|
> <email
|
||||||
|
>carl@carlschwan.eu</email
|
||||||
|
></author>
|
||||||
|
<date
|
||||||
|
>2022-11-01</date>
|
||||||
|
<releaseinfo
|
||||||
|
>22.09</releaseinfo>
|
||||||
|
<productname
|
||||||
|
>NeoChat</productname>
|
||||||
</refentryinfo>
|
</refentryinfo>
|
||||||
|
|
||||||
<refmeta>
|
<refmeta>
|
||||||
<refentrytitle>
|
<refentrytitle>
|
||||||
<command>neochat</command>
|
<command
|
||||||
|
>neochat</command>
|
||||||
</refentrytitle>
|
</refentrytitle>
|
||||||
<manvolnum>1</manvolnum>
|
<manvolnum
|
||||||
|
>1</manvolnum>
|
||||||
</refmeta>
|
</refmeta>
|
||||||
|
|
||||||
<refnamediv>
|
<refnamediv>
|
||||||
<refname>neochat</refname>
|
<refname
|
||||||
<refpurpose>Client for interacting with the matrix messaging protocol</refpurpose>
|
>neochat</refname>
|
||||||
|
<refpurpose
|
||||||
|
>Matrix iletileşme protokolü ile etkileşim için istemci</refpurpose>
|
||||||
</refnamediv>
|
</refnamediv>
|
||||||
<!-- body begins here -->
|
<!-- body begins here -->
|
||||||
<refsynopsisdiv id='synopsis'>
|
<refsynopsisdiv id='synopsis'>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis
|
||||||
<command>neochat</command>
|
><command
|
||||||
<arg choice="opt"><replaceable>URI</replaceable></arg>
|
>neochat</command
|
||||||
</cmdsynopsis>
|
> <arg choice="opt"
|
||||||
|
><replaceable
|
||||||
|
>URI</replaceable
|
||||||
|
></arg
|
||||||
|
> </cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
|
||||||
|
|
||||||
<refsect1 id="description">
|
<refsect1 id="description">
|
||||||
<title>Description</title>
|
<title
|
||||||
<para>
|
>Açıklama</title>
|
||||||
<command>neochat</command> is a chat application for the matrix protocol
|
<para
|
||||||
that work on both desktop and mobile.
|
><command
|
||||||
</para>
|
>neochat</command
|
||||||
|
>, Matrix protokolü için hem masaüstünde hem de taşınabilir aygıtlarda çalışan bir sohbet uygulamasıdır. </para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1 id="options"><title>Options</title>
|
<refsect1 id="options"
|
||||||
|
><title
|
||||||
|
>Seçenekler</title>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>URI</option></term>
|
<term
|
||||||
|
><option
|
||||||
|
>URI</option
|
||||||
|
></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para
|
||||||
The matrix uri for an user or a room. e.g matrix:u/user:example.org and
|
>Bir kullanıcı veya oda için matrix URI'si; örneğin, matrix:u/kullanıcı:örnek.org ve matrix:r/kök:örnek.org. Bu, NeoChat'in verilen odayı veya konuşmayı açmayı denemesini sağlar. </para>
|
||||||
matrix:r/root:example.org. This will makes NeoChat try to open the given
|
|
||||||
room or conversation.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1 id="bug">
|
<refsect1 id="bug">
|
||||||
<title>Reporting bugs</title>
|
<title
|
||||||
<para>You can report bugs and feature requests at <ulink url="https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General">https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General</ulink></para>
|
>Hata Bildirme</title>
|
||||||
|
<para
|
||||||
|
>Hataları veya özellik isteklerini <ulink url="https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General"
|
||||||
|
>https://bugs.kde.org/enter_bug.cgi?product=NeoChat&component=General</ulink
|
||||||
|
> bağlantısından bildirebilirsiniz</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>See Also</title>
|
<title
|
||||||
|
>Ayrıca</title>
|
||||||
<simplelist>
|
<simplelist>
|
||||||
<member>
|
<member
|
||||||
A list of frequently asked questions about Matrix <ulink url="https://matrix.org/faq/">https://matrix.org/faq/</ulink>
|
>Matrix üzerine sıkça sorulan soruların bir listesi: <ulink url="https://matrix.org/faq/"
|
||||||
</member>
|
>https://matrix.org/faq/</ulink
|
||||||
<member>kf5options(7)</member>
|
> </member>
|
||||||
<member>qt5options(7)</member>
|
<member
|
||||||
|
>kf5options(7)</member>
|
||||||
|
<member
|
||||||
|
>qt5options(7)</member>
|
||||||
</simplelist>
|
</simplelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
<refsect1 id="copyright"><title>Copyright</title>
|
<refsect1 id="copyright"
|
||||||
<para>Copyright © 2020-2022 Tobias Fella </para>
|
><title
|
||||||
<para>Copyright © 2020-2022 Carl Schwan </para>
|
>Telif Hakkı</title>
|
||||||
<para>License: GNU General Public Version 3 or later <<ulink url="https://www.gnu.org/licenses/gpl-3.0.html">https://www.gnu.org/licenses/gpl-3.0.html</ulink>></para>
|
<para
|
||||||
|
>Telif hakkı © 2020-2022 Tobias Fella </para>
|
||||||
|
<para
|
||||||
|
>Telif hakkı © 2020-2022 Carl Schwan </para>
|
||||||
|
<para
|
||||||
|
>Lisans: GNU Genel Kamu Lisansa, 3. sürüm veya sonrası <<ulink url="https://www.gnu.org/licenses/gpl-3.0.html"
|
||||||
|
>https://www.gnu.org/licenses/gpl-3.0.html</ulink
|
||||||
|
>></para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
</refentry>
|
</refentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user