github-actions[bot] d64cbdf83e
Automated Crowdin downstream (#6497)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-25 04:24:55 +00:00

963 lines
34 KiB
Plaintext
Generated
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2024-12-25 04:09+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: 20\n"
"Language: tr_TR\n"
#: redbot/cogs/downloader/checks.py:20
msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\n\n"
"By typing '{confirmation_message}' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\n\n"
"You have **30** seconds to reply to this message."
msgstr "3. parti uygulama eklemek üzeresiniz. Red'in yapımcıları ve topluluk ekibi, bu uygulamaların yol açabileceği herhangi bir hasarın sorumluluğunu kabul etmez. \n\n"
"'{confirmation_message}' yazarak sorumluluğun sizde olduğunu kabul edersiniz. Bot tekrar başlatılana kadar bu mesajı bir daha görmezsiniz. \n\n"
"Bu mesajı cevaplamak için **30** saniyeniz var."
#: redbot/cogs/downloader/checks.py:38
msgid "Your response has timed out, please try again."
msgstr "Yanıtınız zaman aşımına uğradı, lütfen tekrar deneyin."
#: redbot/cogs/downloader/converters.py:14
#: redbot/cogs/downloader/repo_manager.py:176
msgid "No Downloader cog found."
msgstr "İndirici bulunamadı."
#: redbot/cogs/downloader/converters.py:19
msgid "Cog `{cog_name}` is not installed."
msgstr "Cog `{cog_name}` yüklenemedi."
#: redbot/cogs/downloader/downloader.py:31
msgid "\n"
"**WARNING:** The following repos are using shared libraries which are marked for removal in the future: {repo_list}.\n"
" You should inform maintainers of these repos about this message."
msgstr "\n"
"**UYARI:** Bu depolar ilerde kaldırılacak olan ortak kütüphaneler kullanmaktadır: {repo_list}.\n"
" Deponun sahiplerine bu mesajla ilgili haber veriniz."
#: redbot/cogs/downloader/downloader.py:40
#, docstring
msgid "Install community cogs made by Cog Creators.\n\n"
" Community cogs, also called third party cogs, are not included\n"
" in the default Red install.\n\n"
" Community cogs come in repositories. Repos are a group of cogs\n"
" you can install. You always need to add the creator's repository\n"
" using the `[p]repo` command before you can install one or more\n"
" cogs from the creator.\n"
" "
msgstr "Cog Creators tarafından yapılmış topluluk Coglarını kurar.\n\n"
" Üçüncü parti cogları da denen topluluk cogları\n"
" Red ile varsayılan olarak gelmezler.\n\n"
" Topluluk cogları depolar içinde gelirler. Depolar kurabileceğiniz birer\n"
" cog gurubudur. Bir cog yapımcısından bir veya birden çok cog kurmadan önce yapımcının deposunu Mutlaka \n"
" `[p]repo` komutuyla\n"
" eklemeniz gereklidir.\n"
" "
#: redbot/cogs/downloader/downloader.py:490
#, docstring
msgid "\n"
" Install a group of dependencies using pip.\n\n"
" Examples:\n"
" - `[p]pipinstall bs4`\n"
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
" Improper usage of this command can break your bot, be careful.\n\n"
" **Arguments**\n\n"
" - `<deps...>` The package or packages you wish to install.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:508
msgid "Libraries installed."
msgstr "Kütüphaneler yüklü."
#: redbot/cogs/downloader/downloader.py:508
msgid "Library installed."
msgstr "Kütüphane kuruldu."
#: redbot/cogs/downloader/downloader.py:511
msgid "Some libraries failed to install. Please check your logs for a complete list."
msgstr "Bazı kütüphaneler yüklenemedi. Lütfen eksiksiz bir liste için kayıtlarınızı kontrol edin."
#: redbot/cogs/downloader/downloader.py:516
msgid "The library failed to install. Please check your logs for a complete list."
msgstr "Kütüphane kurulurken hata oluştu. Tam listeye ulaşmak için günlükleri kontrol edin."
#: redbot/cogs/downloader/downloader.py:524
#, docstring
msgid "Base command for repository management."
msgstr "Depo yönetimi için temel komut."
#: redbot/cogs/downloader/downloader.py:531
#, docstring
msgid "Add a new repo.\n\n"
" Examples:\n"
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
" The branch will be the default branch if not specified.\n\n"
" **Arguments**\n\n"
" - `<name>` The name given to the repo.\n"
" - `<repo_url>` URL to the cog branch. Usually GitHub or GitLab.\n"
" - `[branch]` Optional branch to install cogs from.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:551
msgid "Repo names cannot start or end with a dot."
msgstr "Repo adları nokta ile başlayamaz veya bitemez."
#: redbot/cogs/downloader/downloader.py:555
msgid "Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots."
msgstr "Repo adları yalnızca A-z karakterleri, sayılar, alt çizgiler, tireler ve noktalar içerebilir."
#: redbot/cogs/downloader/downloader.py:567
msgid "The repo name you provided is already in use. Please choose another name."
msgstr "Bu isim zaten kullanılıyor. Başka bir isim seçiniz."
#: redbot/cogs/downloader/downloader.py:571
msgid "Failed to authenticate or repository does not exist. See logs for more information."
msgstr ""
#: redbot/cogs/downloader/downloader.py:585
msgid "Something went wrong during the cloning process. See logs for more information."
msgstr "Klonlama işlemi sırasında bir şeyler ters gitti. Daha fazla bilgi için loglara bakın."
#: redbot/cogs/downloader/downloader.py:603
msgid "Something went wrong trying to add that repo. See logs for more information."
msgstr "O repoyu eklemeye çalışırken bir şeyler ters gitti. Daha fazla bilgi için günlüklere bakın."
#: redbot/cogs/downloader/downloader.py:609
msgid "Repo `{name}` successfully added."
msgstr "Bu repo {name} başarıyla eklendi."
#: redbot/cogs/downloader/downloader.py:619
#, docstring
msgid "\n"
" Remove repos and their files.\n\n"
" Examples:\n"
" - `[p]repo delete 26-Cogs`\n"
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
" **Arguments**\n\n"
" - `<repos...>` The repo or repos to remove.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:635
msgid "Successfully deleted repos: "
msgstr "Şu depolar başarıyla silindi: "
#: redbot/cogs/downloader/downloader.py:637
msgid "Successfully deleted the repo: "
msgstr "Şu depo başarıyla silindi: "
#: redbot/cogs/downloader/downloader.py:644
#, docstring
msgid "List all installed repos."
msgstr "Tüm yüklü repos listelenmektedir."
#: redbot/cogs/downloader/downloader.py:648
msgid "There are no repos installed."
msgstr "Yüklü herhangi bir depo bulunmamakta."
#: redbot/cogs/downloader/downloader.py:651
msgid "## Installed Repos\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:653
msgid "## Installed Repo\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:670
#, docstring
msgid "Show information about a repo.\n\n"
" Example:\n"
" - `[p]repo info 26-Cogs`\n\n"
" **Arguments**\n\n"
" - `<repo>` The name of the repo to show info about.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:679
#: redbot/cogs/downloader/downloader.py:1429
#: redbot/cogs/downloader/downloader.py:1792
msgid "Missing from info.json"
msgstr "Burada eksik bilgiler var info.json"
#: redbot/cogs/downloader/downloader.py:681
msgid "Repo url: {repo_url}\n"
msgstr "Depo adresi: {repo_url}\n"
#: redbot/cogs/downloader/downloader.py:683
msgid "Branch: {branch_name}\n"
msgstr "Depo branşı: {branch_name}\n"
#: redbot/cogs/downloader/downloader.py:684
msgid "Made by: {author}\n"
"Description:\n"
"{description}"
msgstr "Yapımcı: {author}\n"
"Açıklama:\n"
"{description}"
#: redbot/cogs/downloader/downloader.py:688
msgid "Information on {repo_name} repo:{information}"
msgstr "{repo_name} hakkında bilgi:{information}"
#: redbot/cogs/downloader/downloader.py:696
#, docstring
msgid "Update all repos, or ones of your choosing.\n\n"
" This will *not* update the cogs installed from those repos.\n\n"
" Examples:\n"
" - `[p]repo update`\n"
" - `[p]repo update 26-Cogs`\n"
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
" **Arguments**\n\n"
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:716
msgid "Repo update completed successfully."
msgstr "Repo güncellemesi başarıyla tamamlandı."
#: redbot/cogs/downloader/downloader.py:717
#: redbot/cogs/downloader/downloader.py:1646
msgid "\n"
"Updated: "
msgstr "\n"
"Güncellendi: "
#: redbot/cogs/downloader/downloader.py:719
msgid "All installed repos are already up to date."
msgstr "Yüklü tüm repolar zaten güncel."
#: redbot/cogs/downloader/downloader.py:722
msgid "These repos are already up to date."
msgstr "Bu repolar zaten güncel."
#: redbot/cogs/downloader/downloader.py:724
msgid "This repo is already up to date."
msgstr "Bu repo zaten güncel."
#: redbot/cogs/downloader/downloader.py:734
#, docstring
msgid "Base command for cog installation management commands."
msgstr "Tüm cog kurulum yönetimi komutları için temel komut."
#: redbot/cogs/downloader/downloader.py:739
#, docstring
msgid "\n"
" This command should not be used unless Red specifically asks for it.\n\n"
" This command will reinstall cog requirements and shared libraries for all installed cogs.\n\n"
" Red might ask the owner to use this when it clears contents of the lib folder\n"
" because of change in minor version of Python.\n"
" "
msgstr "\n"
" Bu komut Red özellikle talep etmedikçe kullanılmamalıdır.\n\n"
" Bu komut tüm cog gereksinimlerini ve kurulu tüm coglar için paylaşılan kütüphaneleri yeniden kuracaktır.\n\n"
" Red Python alt sürümündeki bir değişiklik\n"
" gereğiyle sahipten lib klasörünü boşaltmasını isteyebilir.\n"
" "
#: redbot/cogs/downloader/downloader.py:769
#: redbot/cogs/downloader/downloader.py:1626
msgid "Failed to install requirements: "
msgstr "Gereksinimleri yüklerken bir hata oldu: "
#: redbot/cogs/downloader/downloader.py:771
#: redbot/cogs/downloader/downloader.py:1628
msgid "Failed to install the requirement: "
msgstr "Şu gereksinim yüklenirken hata oluştu: "
#: redbot/cogs/downloader/downloader.py:776
#: redbot/cogs/downloader/downloader.py:1694
msgid "\n"
"Failed to install shared libraries: "
msgstr "\n"
"Ortak kütüphaneler kurulurken hata oluştu: "
#: redbot/cogs/downloader/downloader.py:778
#: redbot/cogs/downloader/downloader.py:1696
msgid "\n"
"Failed to install shared library: "
msgstr "\n"
"Şu ortak kütüphane kurulurken hata oluştu: "
#: redbot/cogs/downloader/downloader.py:783
msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled but there were some errors:\n"
msgstr "Kurulu tüm coglar için gereksinimler ve ortak kütüphaneler yeniden kuruldu fakat bazı sorunlarla karşılaşıldı:\n"
#: redbot/cogs/downloader/downloader.py:791
msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled."
msgstr "Kurulu tüm coglar için gereksinimler ve ortak kütüphaneler yeniden kuruldu."
#: redbot/cogs/downloader/downloader.py:799
#, docstring
msgid "Install a cog from the given repo.\n\n"
" Examples:\n"
" - `[p]cog install 26-Cogs defender`\n"
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
" **Arguments**\n\n"
" - `<repo>` The name of the repo to install cogs from.\n"
" - `<cogs...>` The cog or cogs to install.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:818
#, docstring
msgid "Install a cog from the specified revision of given repo.\n\n"
" Revisions are \"commit ids\" that point to the point in the code when a specific change was made.\n"
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
" Example:\n"
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
" **Arguments**\n\n"
" - `<repo>` The name of the repo to install cogs from.\n"
" - `<revision>` The revision to install from.\n"
" - `<cogs...>` The cog or cogs to install.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:845
#: redbot/cogs/downloader/downloader.py:1258
msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\n"
msgstr "Hata: kısaltılmış sha1 `{rev}` belirsiz. Olası adaylar:\n"
#: redbot/cogs/downloader/downloader.py:857
#: redbot/cogs/downloader/downloader.py:1269
msgid "Error: there is no revision `{rev}` in repo `{repo.name}`"
msgstr "Hata: `{repo.name}` deposunda `{rev}` sürümü bulunmamakta"
#: redbot/cogs/downloader/downloader.py:872
msgid "\n"
"Failed to install requirements: "
msgstr "\n"
"Gereksinimler yüklenirken sorunla karşılaşıldı: "
#: redbot/cogs/downloader/downloader.py:874
msgid "\n"
"Failed to install the requirement: "
msgstr "\n"
"Şu gereksinim yüklenirken hata oluştu: "
#: redbot/cogs/downloader/downloader.py:895
msgid "\n"
"Failed to install shared libraries for `{repo.name}` repo: "
msgstr "\n"
"`{repo.name}` deposu için ortak kütüphaneler kurulurken hata ile karşılaşıldı: "
#: redbot/cogs/downloader/downloader.py:897
msgid "\n"
"Failed to install shared library for `{repo.name}` repo: "
msgstr "\n"
"`{repo.name}` deposu için ortak kütüphane kurulurken hata oluştu: "
#: redbot/cogs/downloader/downloader.py:906
msgid "\n"
"Failed to install cogs: "
msgstr "\n"
"Bu cogu yüklerken bir hata oluştu: "
#: redbot/cogs/downloader/downloader.py:908
msgid "\n"
"Failed to install the cog: "
msgstr "\n"
"Şu cog yüklenirken hata oluştu: "
#: redbot/cogs/downloader/downloader.py:917
msgid "Successfully installed cogs: "
msgstr "Coglar başarıyla yüklendi: "
#: redbot/cogs/downloader/downloader.py:919
msgid "Successfully installed the cog: "
msgstr "Şu cog başarıyla kuruldu: "
#: redbot/cogs/downloader/downloader.py:923
msgid "\n"
"These cogs are now pinned and won't get updated automatically. To change this, use `{prefix}cog unpin <cog>`"
msgstr "\n"
"Bu coglar artık sabitlendi ve otomatik gücellenmiyecekler. Bunu değiştirmek için `{prefix}cog unpin <cog>` komutunu kullanın."
#: redbot/cogs/downloader/downloader.py:930
msgid "\n"
"You can load them using {command_1}. To see end user data statements, you can use {command_2}."
msgstr "\n"
" Onları {command_1} kullanarak yükleyebilirsiniz. Son kullanıcı veri ifadelerini okumak için {command_2} kullanabilirsiniz."
#: redbot/cogs/downloader/downloader.py:951
#, docstring
msgid "Uninstall cogs.\n\n"
" You may only uninstall cogs which were previously installed\n"
" by Downloader.\n\n"
" Examples:\n"
" - `[p]cog uninstall defender`\n"
" - `[p]cog uninstall say roleinvite`\n\n"
" **Arguments**\n\n"
" - `<cogs...>` The cog or cogs to uninstall.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:984
msgid "Successfully uninstalled cogs: "
msgstr "Coglar başarıyla kaldırıldı: "
#: redbot/cogs/downloader/downloader.py:986
msgid "Successfully uninstalled the cog: "
msgstr "Şu cog başarıyla kaldırıldı: "
#: redbot/cogs/downloader/downloader.py:991
msgid "\n"
"Downloader has removed these cogs from the installed cogs list but it wasn't able to find their files: "
msgstr "\n"
"Downloader bu cogları kurulmuş coglar listesinden çıkardı fakat dosyalarını bulamadı: "
#: redbot/cogs/downloader/downloader.py:996
msgid "\n"
"They were most likely removed without using {command_1}.\n"
"You may need to remove those files manually if the cogs are still usable. If so, ensure the cogs have been unloaded with {command_2}."
msgstr "\n"
"Muhtemelen `{command_1}` kullanılmadan kaldırılmışlardı.\n"
"Cog hala kullanılabiliyorsa bu dosyaları elle silmeniz gerekebilir. Durum buysa önce cogların `{command_2} ` ile durdurulduğundan emin olun."
#: redbot/cogs/downloader/downloader.py:1007
msgid "\n"
"Downloader has removed this cog from the installed cogs list but it wasn't able to find its files: "
msgstr "\n"
"Downloader bu cogları kurulmuş coglar listesinden çıkardı fakat dosyalarını bulamadı: "
#: redbot/cogs/downloader/downloader.py:1012
msgid "\n"
"It was most likely removed without using {command_1}.\n"
"You may need to remove those files manually if the cog is still usable. If so, ensure the cog has been unloaded with {command_2}."
msgstr "\n"
"Muhtemelen `{command_1}` kullanılmadan kaldırılmışlardı.\n"
"Cog hala kullanılabiliyorsa bu dosyaları elle silmeniz gerekebilir. Durum buysa önce cogların `{command_2} ` ile durdurulduğundan emin olun."
#: redbot/cogs/downloader/downloader.py:1025
#, docstring
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
" Examples:\n"
" - `[p]cog pin defender`\n"
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
" **Arguments**\n\n"
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1048
msgid "Pinned cogs: "
msgstr "Sabitlenmiş coglar: "
#: redbot/cogs/downloader/downloader.py:1048
msgid "Pinned cog: "
msgstr "Sabitlenen cog: "
#: redbot/cogs/downloader/downloader.py:1052
msgid "\n"
"These cogs were already pinned: "
msgstr "\n"
"Bu coglar zaten sabitlenmişti: "
#: redbot/cogs/downloader/downloader.py:1054
msgid "\n"
"This cog was already pinned: "
msgstr "\n"
"Bu cog zaten sabitlenmişti: "
#: redbot/cogs/downloader/downloader.py:1060
#, docstring
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
" Examples:\n"
" - `[p]cog unpin defender`\n"
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
" **Arguments**\n\n"
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1082
msgid "Unpinned cogs: "
msgstr "Sabitlemesi kaldırılmış coglar: "
#: redbot/cogs/downloader/downloader.py:1082
msgid "Unpinned cog: "
msgstr "Sabitlemesi kaldırılan cog: "
#: redbot/cogs/downloader/downloader.py:1086
msgid "\n"
"These cogs weren't pinned: "
msgstr "\n"
"Bu coglar sabitlenmedi: "
#: redbot/cogs/downloader/downloader.py:1088
msgid "\n"
"This cog was already not pinned: "
msgstr "\n"
"Bu cog zaten sabit değildi: "
#: redbot/cogs/downloader/downloader.py:1094
#, docstring
msgid "List currently pinned cogs."
msgstr "Şu anda sabitlenmiş olan cogları listeler."
#: redbot/cogs/downloader/downloader.py:1101
msgid "unknown"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1104
msgid "None."
msgstr "Hiçbiri."
#: redbot/cogs/downloader/downloader.py:1108
msgid "(continued)"
msgstr "(devam etmekte)"
#: redbot/cogs/downloader/downloader.py:1108
msgid "Pinned Cogs:"
msgstr "Sabitlenmiş coglar:"
#: redbot/cogs/downloader/downloader.py:1114
msgid "Pinned Cogs: \n"
msgstr "Sabitlenmiş coglar: \n"
#: redbot/cogs/downloader/downloader.py:1119
#, docstring
msgid "\n"
" Check for available cog updates (including pinned cogs).\n\n"
" This command doesn't update cogs, it only checks for updates.\n"
" Use `[p]cog update` to update cogs.\n"
" "
msgstr "\n"
" Coglar için mevcut güncellemeleri denetler (sabitlenmiş coglar dahil).\n\n"
" Bu komut cogları güncellemez, sadece güncellemeleri denetler.\n"
" Cogları güncellemek için `[p]cog update` kullanın.\n"
" "
#: redbot/cogs/downloader/downloader.py:1135
msgid "These cogs can be updated: "
msgstr "Bu coglar güncellenebilir: "
#: redbot/cogs/downloader/downloader.py:1137
msgid "This cog can be updated: "
msgstr "Bu cog güncellenebilir: "
#: redbot/cogs/downloader/downloader.py:1142
msgid "\n"
"These shared libraries can be updated: "
msgstr "\n"
"Bu ortak kütüphaneler güncellenebilir: "
#: redbot/cogs/downloader/downloader.py:1144
msgid "\n"
"This shared library can be updated: "
msgstr "\n"
"Bu ortak kütüphane güncellenebilir: "
#: redbot/cogs/downloader/downloader.py:1147
msgid "No cogs can be updated."
msgstr "Güncellenebilir cog bulunmamakta."
#: redbot/cogs/downloader/downloader.py:1151
msgid "All installed cogs are up to date."
msgstr "Yüklü olan tüm coglar güncel."
#: redbot/cogs/downloader/downloader.py:1162
#, docstring
msgid "Update all cogs, or ones of your choosing.\n\n"
" Examples:\n"
" - `[p]cog update`\n"
" - `[p]cog update True`\n"
" - `[p]cog update defender`\n"
" - `[p]cog update True defender`\n\n"
" **Arguments**\n\n"
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1183
#, docstring
msgid "Update all cogs from repos of your choosing.\n\n"
" Examples:\n"
" - `[p]cog updateallfromrepos 26-Cogs`\n"
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
" **Arguments**\n\n"
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
" - `<repos...>` The repo or repos to update all cogs from.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1208
#, docstring
msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.\n\n"
" Note that update doesn't mean downgrade and therefore `revision`\n"
" has to be newer than the version that cog currently has installed. If you want to\n"
" downgrade the cog, uninstall and install it again.\n\n"
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
" Examples:\n"
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
" **Arguments**\n\n"
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
" - `<repo>` The repo or repos to update all cogs from.\n"
" - `<revision>` The revision to update to.\n"
" - `[cogs...]` The cog or cogs to update.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1290
msgid "There were no cogs to check."
msgstr "Denetlenecek cog yok."
#: redbot/cogs/downloader/downloader.py:1294
#: redbot/cogs/downloader/downloader.py:1330
msgid "\n"
"These cogs are pinned and therefore weren't checked: "
msgstr "\n"
"Bu coglar sabitlenmiştir ve denetlenemezler: "
#: redbot/cogs/downloader/downloader.py:1296
#: redbot/cogs/downloader/downloader.py:1332
msgid "\n"
"This cog is pinned and therefore wasn't checked: "
msgstr "\n"
"Bu cog sabitlenmiş olduğundan kontrol edilmedi: "
#: redbot/cogs/downloader/downloader.py:1310
msgid "Cogs from provided repos are already up to date."
msgstr "Belirtilen depolardan kurulmuş coglar zaten güncel."
#: redbot/cogs/downloader/downloader.py:1313
msgid "Provided cogs are already up to date with this revision."
msgstr "Belirtilen coglar zaten bu sürümde."
#: redbot/cogs/downloader/downloader.py:1317
msgid "Cogs from provided repo are already up to date with this revision."
msgstr "Belirtilen depodan kurulmuş coglar zaten bu sürümde."
#: redbot/cogs/downloader/downloader.py:1322
msgid "Provided cogs are already up to date."
msgstr "Belirtilen coglar zaten güncel."
#: redbot/cogs/downloader/downloader.py:1324
msgid "All installed cogs are already up to date."
msgstr "Yüklü olan tüm coglar zaten güncel."
#: redbot/cogs/downloader/downloader.py:1354
#, docstring
msgid "List all available cogs from a single repo.\n\n"
" Example:\n"
" - `[p]cog list 26-Cogs`\n\n"
" **Arguments**\n\n"
" - `<repo>` The repo to list cogs from.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1372
msgid "# Installed Cogs\n"
"{text}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1374
msgid "# Installed Cog\n"
"{text}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1385
msgid "> Available Cogs\n"
"No cogs are available."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1387
msgid "> Available Cogs\n"
"{text}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1389
msgid "> Available Cog\n"
"{text}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1396
#, docstring
msgid "List information about a single cog.\n\n"
" Example:\n"
" - `[p]cog info 26-Cogs defender`\n\n"
" **Arguments**\n\n"
" - `<repo>` The repo to get cog info from.\n"
" - `<cog>` The cog to get info on.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1409
msgid "There is no cog `{cog_name}` in the repo `{repo.name}`"
msgstr "Repo '{repo.name} ' hiçbir cog '{cog_name}' olduğunu"
#: redbot/cogs/downloader/downloader.py:1415
msgid "Information on {cog_name}:\n"
"{description}\n\n"
"End user data statement:\n"
"{end_user_data_statement}\n\n"
"Made by: {author}\n"
"Requirements: {requirements}"
msgstr "{cog_name} hakkında bilgi:\n"
"{description}\n\n"
"Son kullanıcı veri bilgilendirmesi:\n"
"{end_user_data_statement}\n\n"
"Yapımcı: {author}\n"
"Gereksinimler: {requirements}"
#: redbot/cogs/downloader/downloader.py:1427
msgid "Author of the cog didn't provide end user data statement."
msgstr "Cogun yapımcısı son kullanıcı veri bildirgesi sunmamış."
#: redbot/cogs/downloader/downloader.py:1496
msgid "\n"
"Couldn't find these cogs in {repo.name}: "
msgstr "\n"
"{repo.name} deposunda bu coglar bulunamadı: "
#: redbot/cogs/downloader/downloader.py:1498
msgid "\n"
"Couldn't find this cog in {repo.name}: "
msgstr "\n"
"Bu cog {repo.name} deposunda bulunamadı: "
#: redbot/cogs/downloader/downloader.py:1502
msgid "\n"
"These cogs were already installed: "
msgstr "\n"
"Bu coglar zaten kuruluydu: "
#: redbot/cogs/downloader/downloader.py:1504
msgid "\n"
"This cog was already installed: "
msgstr "\n"
"Bu cog zaten kuruluydu: "
#: redbot/cogs/downloader/downloader.py:1508
msgid "\n"
"Some cogs with these names are already installed from different repos: "
msgstr "\n"
"Bu isimlerdeki coglar zaten diğer depolardan kurulmuştu: "
#: redbot/cogs/downloader/downloader.py:1510
msgid "\n"
"Cog with this name is already installed from a different repo: "
msgstr "\n"
"Bu ada sahip bir cog başka bir depodan zaten kurulmuş: "
#: redbot/cogs/downloader/downloader.py:1527
msgid " (Minimum: {min_version})"
msgstr " (En az: {min_version})"
#: redbot/cogs/downloader/downloader.py:1540
msgid " (Minimum: {min_version}"
msgstr " (En az: {min_version}"
#: redbot/cogs/downloader/downloader.py:1544
msgid ", at most: {max_version}"
msgstr ", en fazla: {max_version}"
#: redbot/cogs/downloader/downloader.py:1553
msgid "\n"
"These cogs require higher python version than you have: "
msgstr "\n"
"Bu coglar sizde bulunandan daha yüksek python sürümü gerektirmekte: "
#: redbot/cogs/downloader/downloader.py:1555
msgid "\n"
"This cog requires higher python version than you have: "
msgstr "\n"
"Bu cog size bulunandan daha yeni python sürümüne ihtiyaç duyar: "
#: redbot/cogs/downloader/downloader.py:1559
msgid "\n"
"These cogs require different Red version than you currently have ({current_version}): "
msgstr "\n"
"Bu coglar şu anda sizde olandan farklı bir Red sürümü gerektirmekte ({current_version}): "
#: redbot/cogs/downloader/downloader.py:1564
msgid "\n"
"This cog requires different Red version than you currently have ({current_version}): "
msgstr "\n"
"Bu cog şu anda sizde olandan farklı bir Red sürümü gerektirmekte ({current_version}): "
#: redbot/cogs/downloader/downloader.py:1635
msgid "Cog update completed successfully."
msgstr "Cog güncelleştirme başarıyla tamamlandı."
#: redbot/cogs/downloader/downloader.py:1650
msgid "\n"
"End user data statements of these cogs have changed: "
msgstr "\n"
"Bu cogların son kullanıcı veri bildirgeleri değişti: "
#: redbot/cogs/downloader/downloader.py:1652
msgid "\n"
"You can use {command} to see the updated statements.\n"
msgstr "\n"
"Güncellenmiş ifadeleri görmek için {command} kullanabilirsiniz.\n"
#: redbot/cogs/downloader/downloader.py:1658
msgid "\n"
"End user data statement of this cog has changed:"
msgstr "\n"
"Bu cog için son kullanıcı veri bildirgesi değişti:"
#: redbot/cogs/downloader/downloader.py:1660
msgid "\n"
"You can use {command} to see the updated statement.\n"
msgstr "\n"
"Yeni bildirgeyi okumak için {command} kullanabilirsiniz.\n"
#: redbot/cogs/downloader/downloader.py:1667
msgid "\n"
"You may need to resync your slash commands with `{prefix}slash sync`."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1673
msgid "\n"
"Failed to update cogs: "
msgstr "\n"
"Cogları güncellerken bir sorun oluştu: "
#: redbot/cogs/downloader/downloader.py:1675
msgid "\n"
"Failed to update cog: "
msgstr "\n"
"Bu cog güncellenirken hata oluştu: "
#: redbot/cogs/downloader/downloader.py:1678
msgid "No cogs were updated."
msgstr "Hiçbir cog güncellenmedi."
#: redbot/cogs/downloader/downloader.py:1681
msgid "\n"
"Some shared libraries were updated, you should restart the bot to bring the changes into effect."
msgstr "\n"
"Bazı ortak kütüphaneler güncellendi, değişikliklerin uygulanması için botu yeniden başlatmalısınız."
#: redbot/cogs/downloader/downloader.py:1686
msgid "\n"
"A shared library was updated, you should restart the bot to bring the changes into effect."
msgstr "\n"
"Bir ortak kütüphane güncellendi, değişikliklerin uygulanması için botu yeniden başlatın."
#: redbot/cogs/downloader/downloader.py:1703
msgid "None of the updated cogs were previously loaded. Update complete."
msgstr "Güncellenen çarkların hiçbiri daha önce yüklenmedi. Güncelleme tamamlandı."
#: redbot/cogs/downloader/downloader.py:1708
msgid "Would you like to reload the updated cogs?"
msgstr "Veriyi yeniden göndermek istiyor musun?"
#: redbot/cogs/downloader/downloader.py:1710
msgid "Would you like to reload the updated cog?"
msgstr "Güncellenen cogı yeniden başlatmak ister misiniz?"
#: redbot/cogs/downloader/downloader.py:1736
msgid "OK then."
msgstr "Tamam o zaman."
#: redbot/cogs/downloader/downloader.py:1766
#, docstring
msgid "Find which cog a command comes from.\n\n"
" This will only work with loaded cogs.\n\n"
" Example:\n"
" - `[p]findcog ping`\n\n"
" **Arguments**\n\n"
" - `<command_name>` The command to search for.\n"
" "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1780
msgid "That command doesn't seem to exist."
msgstr "Bu komut var gibi görünmüyor."
#: redbot/cogs/downloader/downloader.py:1795
#: redbot/cogs/downloader/downloader.py:1800
msgid "Missing from installed repos"
msgstr "Kurulu depolardan eksik"
#: redbot/cogs/downloader/downloader.py:1815
#: redbot/cogs/downloader/downloader.py:1817
msgid "Unknown"
msgstr "Bilinmiyor"
#: redbot/cogs/downloader/downloader.py:1816
msgid "None - this cog wasn't installed via downloader"
msgstr "Not - bu cog downloader ile kurulmadı"
#: redbot/cogs/downloader/downloader.py:1820
msgid "This command is not provided by a cog."
msgstr "Bu komut bir cog tarafından sağlanmamakta."
#: redbot/cogs/downloader/downloader.py:1826
msgid "Command:"
msgstr "Komut:"
#: redbot/cogs/downloader/downloader.py:1827
msgid "Cog package name:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1828
msgid "Cog name:"
msgstr "Cog ismi:"
#: redbot/cogs/downloader/downloader.py:1829
msgid "Made by:"
msgstr "Yapımcı:"
#: redbot/cogs/downloader/downloader.py:1830
msgid "Repo name:"
msgstr "Repo ismi:"
#: redbot/cogs/downloader/downloader.py:1831
msgid "Repo URL:"
msgstr "Depo Adresi:"
#: redbot/cogs/downloader/downloader.py:1834
msgid "Repo branch:"
msgstr "Depo dalı:"
#: redbot/cogs/downloader/downloader.py:1839
msgid "Command: {command}\n"
"Cog package name: {cog_pkg}\n"
"Cog name: {cog}\n"
"Made by: {author}\n"
"Repo name: {repo_name}\n"
"Repo URL: {repo_url}\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1855
msgid "Repo branch: {branch_name}\n"
msgstr "Depo dalı: {branch_name}\n"
#: redbot/cogs/downloader/downloader.py:1876
msgid "Failed to update the following repositories:"
msgstr "Bu repoları güncellerken bir sorun yaşadım:"
#: redbot/cogs/downloader/downloader.py:1878
msgid "Failed to update the following repository:"
msgstr "Bu depo güncellenirken hata ile karşılaşıldı:"
#: redbot/cogs/downloader/downloader.py:1881
msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information."
msgstr "Bu repolar silinmiş olabilir ya da Url'lere erişim kapalı. Daha fazla bilgi için logları kontrol edin."
#: redbot/cogs/downloader/repo_manager.py:183
msgid "Repo by the name \"{repo_name}\" does not exist."
msgstr "\"{repo_name}\" bu isimde bir Repo bulunamadı."