mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
[i18n] Automated Crowdin downstream (#4829)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7b04c04551
commit
e80a00ec1b
@@ -24,16 +24,22 @@ msgid "Create aliases for commands.\n\n"
|
||||
" When run, aliases will accept any additional arguments\n"
|
||||
" and append them to the stored alias.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "명령어에 대한 별칭을 만들어주세요.\n\n"
|
||||
" 별칭들은 해당 명령어들을 바로 실행할 수 있는 대체적인 이름들이에요. 그것들은\n"
|
||||
" 람다(반복되어 사용되는 인수를 저장)\n"
|
||||
" 또는 단순히 \"x y z\"라고 말하는 바로가기 역할을 할 수 있어요.\n\n"
|
||||
" 실행할 시, 별칭들은 추가된 인수들을 승인할거예요.\n"
|
||||
" 그리고 저장된 별칭들에 추가할거예요. "
|
||||
|
||||
#: redbot/cogs/alias/alias.py:203
|
||||
msgid "Aliases:\n"
|
||||
msgstr ""
|
||||
msgstr "별칭:\n"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:205
|
||||
msgid "\n\n"
|
||||
"Page {page}/{total}"
|
||||
msgstr ""
|
||||
msgstr "\n\n"
|
||||
"페이지 {page}/{total}"
|
||||
|
||||
#: redbot/cogs/alias/alias.py:215
|
||||
#, docstring
|
||||
|
||||
Reference in New Issue
Block a user