mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-16 08:08:55 -05:00
103 lines
3.1 KiB
Plaintext
103 lines
3.1 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: red-discordbot\n"
|
|
"POT-Creation-Date: 2018-04-02 17:36+AKDT\n"
|
|
"PO-Revision-Date: 2018-04-15 16:42-0400\n"
|
|
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
|
"Language-Team: Korean\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: ENCODING\n"
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Generator: crowdin.com\n"
|
|
"X-Crowdin-Project: red-discordbot\n"
|
|
"X-Crowdin-Language: ko\n"
|
|
"X-Crowdin-File: /cogs/downloader/locales/messages.pot\n"
|
|
"Language: ko_KR\n"
|
|
|
|
#: ../downloader.py:200
|
|
msgid "Libraries installed."
|
|
msgstr ""
|
|
|
|
#: ../downloader.py:202
|
|
msgid "Some libraries failed to install. Please check your logs for a complete list."
|
|
msgstr ""
|
|
|
|
#: ../downloader.py:231
|
|
msgid "That git repo has already been added under another name."
|
|
msgstr "해당 git 저장소는 이미 다른 이름으로 저장되어 있어요."
|
|
|
|
#: ../downloader.py:233 ../downloader.py:234
|
|
msgid "Something went wrong during the cloning process."
|
|
msgstr "복제하는 과정에서 뭔가 잘못됐어요."
|
|
|
|
#: ../downloader.py:236
|
|
msgid "Repo `{}` successfully added."
|
|
msgstr "저장소 `{}` 이(가) 성공적으로 추가됐어요."
|
|
|
|
#: ../downloader.py:247
|
|
msgid "The repo `{}` has been deleted successfully."
|
|
msgstr "저장소 `{}` 이(가) 성공적으로 삭제됐어요."
|
|
|
|
#: ../downloader.py:256
|
|
msgid "Installed Repos:\n"
|
|
msgstr "설치된 저장소 리스트 :"
|
|
|
|
#: ../downloader.py:277
|
|
msgid "Error, there is no cog by the name of `{}` in the `{}` repo."
|
|
msgstr "에러, `{}` 저장소에 `{}` 으로 해당된 cog가 없어요."
|
|
|
|
#: ../downloader.py:289
|
|
msgid "Failed to install the required libraries for `{}`: `{}`"
|
|
msgstr "`{}` 에 필요한 라이브러리 설치를 실패했어요 : `{}`"
|
|
|
|
#: ../downloader.py:299
|
|
msgid "`{}` cog successfully installed."
|
|
msgstr "`{}` cog가 성공적으로 설치됐어요."
|
|
|
|
#: ../downloader.py:317
|
|
msgid "`{}` was successfully removed."
|
|
msgstr "`{}` 이(가) 성공적으로 제거됐어요."
|
|
|
|
#: ../downloader.py:319
|
|
msgid "That cog was installed but can no longer be located. You may need to remove it's files manually if it is still usable."
|
|
msgstr "해당 cog가 설치되었지만 더 이상 찾을 수 없어요. 그래도 사용할 수 있는 경우 수동으로 파일을 제거해야 해요."
|
|
|
|
#: ../downloader.py:351
|
|
msgid "Cog update completed successfully."
|
|
msgstr "Cog가 성공적으로 업데이트됐어요."
|
|
|
|
#: ../downloader.py:359
|
|
msgid "Available Cogs:\n"
|
|
msgstr "사용 가능한 Cogs :\n"
|
|
|
|
#: ../downloader.py:371
|
|
msgid "There is no cog `{}` in the repo `{}`"
|
|
msgstr "저장소 `{}` 에 `{}` 으로 된 Cog가 없어요."
|
|
|
|
#: ../downloader.py:376
|
|
msgid "Information on {}:\n"
|
|
"{}"
|
|
msgstr "`{}` 에 대한 정보 :\n"
|
|
"{}"
|
|
|
|
#: ../downloader.py:417
|
|
msgid "Missing from info.json"
|
|
msgstr "Info.json 파일에서 누락됐어요."
|
|
|
|
#: ../downloader.py:426
|
|
msgid "Command: {}\n"
|
|
"Made by: {}\n"
|
|
"Repo: {}\n"
|
|
"Cog name: {}"
|
|
msgstr "커맨드 : {}\n"
|
|
"작성자 : {}\n"
|
|
"저장소 : {}\n"
|
|
"Cog 이름 : {}"
|
|
|
|
#: ../downloader.py:458
|
|
msgid "That command doesn't seem to exist."
|
|
msgstr "해당 커맨드가 등록되어 있지 않아요."
|
|
|