Skip to content

Commit aaed5f5

Browse files
Merge pull request #15519 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
Updates for project Nextcloud user documentation
2 parents 833c5f8 + 1f84269 commit aaed5f5

1 file changed

Lines changed: 107 additions & 0 deletions

File tree

  • user_manual/locale/tr/LC_MESSAGES/talk
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2016-2026 Nextcloud GmbH and Nextcloud contributors
3+
# This file is distributed under the same license as the Nextcloud latest User Manual package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
# Translators:
7+
# Kaya Zeren <kayazeren@gmail.com>, 2026
8+
#
9+
#, fuzzy
10+
msgid ""
11+
msgstr ""
12+
"Project-Id-Version: Nextcloud latest User Manual latest\n"
13+
"Report-Msgid-Bugs-To: \n"
14+
"POT-Creation-Date: 2026-04-16 16:13+0000\n"
15+
"PO-Revision-Date: 2026-04-02 09:48+0000\n"
16+
"Last-Translator: Kaya Zeren <kayazeren@gmail.com>, 2026\n"
17+
"Language-Team: Turkish (https://app.transifex.com/nextcloud/teams/64236/tr/)\n"
18+
"MIME-Version: 1.0\n"
19+
"Content-Type: text/plain; charset=UTF-8\n"
20+
"Content-Transfer-Encoding: 8bit\n"
21+
"Language: tr\n"
22+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
23+
24+
#: ../../talk/bots.rst:2
25+
msgid "Bots and commands"
26+
msgstr "Botlar ve komutlar"
27+
28+
#: ../../talk/bots.rst:5
29+
msgid "Bots"
30+
msgstr "Botlar"
31+
32+
#: ../../talk/bots.rst:7
33+
msgid ""
34+
"Bots can respond to chat messages, provide automated replies, and integrate "
35+
"with external services. Your administrator can enable bots for your Talk "
36+
"instance."
37+
msgstr ""
38+
"Botlar sohbet iletilerine yanıt verebilir, otomatik yanıtlar sağlayabilir ve"
39+
" dış hizmetler ile bütünleşebilir. Yöneticiniz Konuş kopyanız için botları "
40+
"etkinleştirebilir."
41+
42+
#: ../../talk/bots.rst:9
43+
msgid "Some examples of available bots:"
44+
msgstr "Var olan bazı bot örnekleri:"
45+
46+
#: ../../talk/bots.rst:11
47+
msgid ""
48+
"**Call summary** — Posts an overview message after a call ends, listing all "
49+
"participants and outlining any tasks that were mentioned."
50+
msgstr ""
51+
"**Çağrı özeti** — Bir görüşme bittikten sonra tüm katılımcıları listeleyen "
52+
"ve anılan görevleri özetleyen bir özet iletisi gönderir."
53+
54+
#: ../../talk/bots.rst:12
55+
msgid ""
56+
"**Agenda bot** — Helps manage meeting agendas with time monitoring and "
57+
"permission-based access control."
58+
msgstr ""
59+
"**Gündem botu** — Zaman izleme ve izin temelli erişim denetimi ile toplantı "
60+
"gündemlerini yönetmeye yardımcı olur."
61+
62+
#: ../../talk/bots.rst:13
63+
msgid "**Roll a dice** — Type ``/roll`` in a conversation to roll dice."
64+
msgstr "**Bir zar atın** — Bir zar atmak için bir görüşmeye ``/roll`` yazın."
65+
66+
#: ../../talk/bots.rst:15
67+
msgid ""
68+
"A full list of available bots and installation instructions can be found in "
69+
"the `Talk administration documentation <https://nextcloud-"
70+
"talk.readthedocs.io/en/latest/bot-list/>`_."
71+
msgstr ""
72+
"Var olan botların ve kurulum yönergelerinin tam listesi `Konuş yönetim "
73+
"belgelerinde bulunabilir <https://nextcloud-"
74+
"talk.readthedocs.io/en/latest/bot-list/>`_."
75+
76+
#: ../../talk/bots.rst:18
77+
msgid "Commands"
78+
msgstr "Komutlar"
79+
80+
#: ../../talk/bots.rst:21
81+
msgid "Commands have been removed in favor of Bots."
82+
msgstr "Komutlar Botların kullanılması için kaldırıldı."
83+
84+
#: ../../talk/bots.rst:23
85+
msgid ""
86+
"Nextcloud allows users to execute actions using commands. A command "
87+
"typically looks like:"
88+
msgstr ""
89+
"Nextcloud, kullanıcıların komutları kullanarak işlemler yapmasını sağlar. "
90+
"Bir komut genellikle şöyle görünür:"
91+
92+
#: ../../talk/bots.rst:25
93+
msgid "``/wiki airplanes``"
94+
msgstr "``/wiki airplanes``"
95+
96+
#: ../../talk/bots.rst:27
97+
msgid ""
98+
"Administrators can configure, enable and disable commands. Users can use the"
99+
" ``help`` command to find out what commands are available."
100+
msgstr ""
101+
"Yöneticiler komutları yapılandırabilir, kullanıma alabilir ve kullanımdan "
102+
"kaldırabilir. Kullanıcılar hangi komutların kullanılabileceğini öğrenmek "
103+
"için ``help`` komutunu kullanabilir."
104+
105+
#: ../../talk/bots.rst:29
106+
msgid "``/help``"
107+
msgstr "``/help``"

0 commit comments

Comments
 (0)