msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2023-05-02 23:06+0000\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: redgettext 3.4.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Language: tr\n" "X-Crowdin-File-ID: 194\n" "Language: tr_TR\n" #: redbot/cogs/reports/reports.py:26 #, docstring msgid "Create user reports that server staff can respond to.\n\n" " Users can open reports using `[p]report`. These are then sent\n" " to a channel in the server for staff, and the report creator\n" " gets a DM. Both can be used to communicate.\n" " " msgstr "Sunucu yetkililerinin cevap verebileceği kullanıcı raporları oluştur.\n\n" " Kullanıcılar `[p]report` komutuyla rapor açabilirler. Bunlar daha sonra\n" " yetkililer için sunucudaki bir kanala gönderilir, ve raporu yazan kişi\n" " özelden bir mesaj alır. İletişim için ikisi de kullanılabilir.\n" " " #: redbot/cogs/reports/reports.py:104 #, docstring msgid "Manage Reports." msgstr "Raporları Yönet." #: redbot/cogs/reports/reports.py:114 #, docstring msgid "Set the channel where reports will be sent." msgstr "Raporların gönderileceği kanalı ayarla." #: redbot/cogs/reports/reports.py:116 msgid "The report channel has been set." msgstr "Rapor kanalı ayarlandı." #: redbot/cogs/reports/reports.py:121 #, docstring msgid "Enable or disable reporting for this server." msgstr "Bu sunucu için raporlamayı aç veya kapa." #: redbot/cogs/reports/reports.py:126 msgid "Reporting is now enabled" msgstr "Raporlama açıldı" #: redbot/cogs/reports/reports.py:128 msgid "Reporting is now disabled." msgstr "Raporlama kapatıldı." #: redbot/cogs/reports/reports.py:187 msgid "You took too long to select. Try again later." msgstr "Seçim yapmanız çok uzun sürdü. Lütfen daha sonra tekrar deneyin." #: redbot/cogs/reports/reports.py:194 msgid "That wasn't a valid choice." msgstr "O geçerli bir seçim değildi." #: redbot/cogs/reports/reports.py:216 msgid "Report from {author}{maybe_nick}" msgstr "{author}{maybe_nick} tarafından yazılmış rapor" #: redbot/cogs/reports/reports.py:221 msgid "Report #{}" msgstr "Rapor #{}" #: redbot/cogs/reports/reports.py:225 msgid "Report from {author.mention} (Ticket #{number})" msgstr "{author.mention} tarafından yazılmış rapor (Etiket #{number})" #: redbot/cogs/reports/reports.py:244 #, docstring msgid "Send a report.\n\n" " Use without arguments for interactive reporting, or do\n" " `[p]report [text]` to use it non-interactively.\n" " " msgstr "Bir rapor gönder.\n\n" " Etkileşimli raporlama için seçenek olmaksızın kullanın,\n" " veya etkileşimsiz raporlama için `[p]report [text]` kullanın.\n" " " #: redbot/cogs/reports/reports.py:253 msgid "Select a server to make a report in by number." msgstr "Rakamla rapor göndereceğin sunucuyu seç." #: redbot/cogs/reports/reports.py:259 msgid "Reporting has not been enabled for this server" msgstr "Bu sunucuda raporlama kapatılmış" #: redbot/cogs/reports/reports.py:266 msgid "You've sent too many reports recently. Please contact a server admin if this is important matter, or please wait and try again later." msgstr "Geçenlerde çok fazla rapor gönderdiniz. Eğer önemli bir konuysa bir sunucu yetkilisiyle görüşün veya bekleyip daha sonra tekrar deneyin." #: redbot/cogs/reports/reports.py:274 msgid "Please finish making your prior report before trying to make an additional one!" msgstr "Lütfen ek bir tane yazmayı denemeden önce var olan raporunuzu yazmayı bitirin!" #: redbot/cogs/reports/reports.py:289 msgid "Please respond to this message with your Report.\n" "Your report should be a single message" msgstr "Lütfen bu mesajı raporunuz ile yanıtların.\n" "Raporunuz tek bir mesajdan oluşmalıdır" #: redbot/cogs/reports/reports.py:295 msgid "This requires DMs enabled." msgstr "Bu özel mesajların açık olmasını gerektirir." #: redbot/cogs/reports/reports.py:304 msgid "You took too long. Try again later." msgstr "Çok fazla zaman harcadınız. Lütfen daha sonra tekrar deneyin." #: redbot/cogs/reports/reports.py:312 msgid "This server has no reports channel set up. Please contact a server admin." msgstr "Bu sunucunun bir report kanalı yok. Lütfen sunucu yetkilisi ile iletişime geçin." #: redbot/cogs/reports/reports.py:318 msgid "There was an error sending your report, please contact a server admin." msgstr "Raporunuz gönderilirken bir hata ile karşılaşıldı, lütfen bir sunucu yetkilisi ile görüşün." #: redbot/cogs/reports/reports.py:321 msgid "Your report was submitted. (Ticket #{})" msgstr "Raporunuz gönderildi. (Etkiket No #{})" #: redbot/cogs/reports/reports.py:357 msgid "{closer} has closed the correspondence" msgstr "{closer} konuyu kapattı" #: redbot/cogs/reports/reports.py:372 msgid "Re: ticket# {ticket_number} in {guild.name}" msgstr "Yanıt: {guild.name} sunucusunda etiket no# {ticket_number}" #: redbot/cogs/reports/reports.py:385 msgid "Correspondence about ticket# {ticket_number} in {guild.name} has been ended due to reports being disabled in that server." msgstr "{guild.name} sunucusundaki etkiket no# {ticket_number} hakkındaki konu o sunucuda raporların devre dışı bırakılması nedeniyle kapatıldı." #: redbot/cogs/reports/reports.py:396 #, docstring msgid "Open a message tunnel.\n\n" " This tunnel will forward things you say in this channel or thread\n" " to the ticket opener's direct messages.\n\n" " Tunnels do not persist across bot restarts.\n" " " msgstr "" #: redbot/cogs/reports/reports.py:410 msgid "That ticket doesn't seem to exist" msgstr "Bu etiket yok gibi gözüküyor" #: redbot/cogs/reports/reports.py:413 msgid "That user isn't here anymore." msgstr "O kullanıcı artık burada değil." #: redbot/cogs/reports/reports.py:419 msgid "Either you or the user you are trying to reach already has an open communication." msgstr "Siz veya ulaşmaya çalıştığınız kullanıcı zaten irtibatta." #: redbot/cogs/reports/reports.py:425 msgid " Anything you say or upload here (8MB file size limitation on uploads) will be forwarded to them until the communication is closed.\n" "You can close a communication at any point by reacting with the ❎ to the last message received.\n" "Any message successfully forwarded will be marked with ✅.\n" "Tunnels are not persistent across bot restarts." msgstr " Burada yazdığınız veya eklediğiniz (eklerde 8MB dosya boyutu sınırı bulunur) konu kapatılana kadar onlara ulaştırılır.\n" "Bir konuyu istediğiniz zaman aldığınız son mesaja ❎ tepkisini vererek kapatabilirsiniz.\n" "Başarıyla gönderilen mesajlar ✅ ile işaretlenir.\n" "Tüneller bot yeniden başlatıldığında kaybolur." #: redbot/cogs/reports/reports.py:436 msgid "A moderator in the server `{guild.name}` has opened a 2-way communication about ticket number {ticket_number}." msgstr "`{guild.name}` sunucusunda bir moderatör etiket numarası {ticket_number} hakkında 2 yönlü tünel açtı." #: redbot/cogs/reports/reports.py:445 msgid "That user has DMs disabled." msgstr "O kullanıcının özel mesajları kapalı." #: redbot/cogs/reports/reports.py:449 msgid "You have opened a 2-way communication about ticket number {ticket_number}." msgstr "Etkiket numarası {ticket_number} hakkında 2 yönlü tünel açtınız."