mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
Create acf-minecraft_ko.properties
This commit is contained in:
committed by
chickeneer
parent
b397cf6ab4
commit
368b32fb81
@@ -0,0 +1,37 @@
|
||||
#
|
||||
# Copyright (c) 2016-2017 Daniel Ennis (Aikar) - MIT License
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining
|
||||
# a copy of this software and associated documentation files (the
|
||||
# "Software"), to deal in the Software without restriction, including
|
||||
# without limitation the rights to use, copy, modify, merge, publish,
|
||||
# distribute, sublicense, and/or sell copies of the Software, and to
|
||||
# permit persons to whom the Software is furnished to do so, subject to
|
||||
# the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice shall be
|
||||
# included in all copies or substantial portions of the Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
#
|
||||
acf-minecraft.invalid_world=Error: 해당 월드는 존재하지 않습니다.
|
||||
acf-minecraft.you_must_be_holding_item=오류: 손에 아이템을 들고 있어야 합니다.
|
||||
acf-minecraft.player_is_vanished_confirm=\
|
||||
경고: <c2>{vanished}</c2>가 사라졌습니다. 정체를 드러내지 마세요!\n\
|
||||
계속하시려면 <c2>:confirm</c2>를 이름 뒤에 입력하세요.\n\
|
||||
예시: <c2>{vanished}:confirm</c2>
|
||||
acf-minecraft.username_too_short=오류: 이름이 너무 짧습니다. 3자 이상이어야 합니다.
|
||||
acf-minecraft.is_not_a_valid_name=오류: <c2>{name}</c2>는 올바른 사용자 이름이 아닙니다.
|
||||
acf-minecraft.multiple_players_match=오류: 여러 플레이어가 <c2>{search}</c2><c3>({all})</c3>과(와) 일치합니다. 좀 더 구체적으로 입력해 주세요.
|
||||
acf-minecraft.no_player_found_server=<c2>{search}</c2>와 일치하는 플레이어가 이 서버에 연결되어 있지 않습니다.
|
||||
acf-minecraft.no_player_found_offline=<c2>{search}</c2>와 일치하는 플레이어를 찾을 수 없습니다.
|
||||
acf-minecraft.no_player_found=<c2>{search}</c2>와 일치하는 플레이어를 찾을 수 없습니다.
|
||||
acf-minecraft.location_please_specify_world=오류: 월드를 지정하세요. 예: <c2>world:x,y,z<c2>.
|
||||
acf-minecraft.location_please_specify_xyz=오류: x, y 및 z 좌표를 지정하세요. 예: <c2>world:x,y,z<c2>.
|
||||
acf-minecraft.location_console_not_relative=오류: 콘솔에서는 상대적인 좌표를 사용할 수 없습니다.
|
||||
Reference in New Issue
Block a user