sourcemod/translations/ko/nominations.phrases.txt
Javalia(Minsuk Jung) 392f0a92c7
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Waiting to run
hl2sdk-mock tests / mock (push) Waiting to run
Update translation project / update_translations (push) Has been cancelled
Sanity check translation phrases / check_translations (push) Has been cancelled
Korean translation 250731 (#2345)
* Update nominations.phrases.txt

* Update basetriggers.phrases.txt

* basetriggers.phrases.txt fix

* nominations.phrases.txt fix

* Remove format key from korean files.

* Remove format key from korean files.
2025-08-15 20:25:35 +02:00

75 lines
1.2 KiB
Plaintext

"Phrases"
{
"Already Nominated"
{
"ko" "당신은 이미 맵을 추천했습니다."
}
"Max Nominations"
{
"ko" "최대 추천 가능 횟수를 넘었습니다."
}
"Map Already In Vote"
{
"ko" "맵 '{1}' 은 이미 추천 목록에 있습니다."
}
"Map Inserted"
{
"ko" "맵 '{1}' 이 추천 목록에 추가되었습니다."
}
"Map Already Nominated"
{
"ko" "당신이 고른 맵은 이미 추천된 맵입니다."
}
"Map Nominated"
{
"ko" "{1} 님이 맵 {2} 를 추천했습니다."
}
"Map Nomination Changed"
{
"ko" "{1} 님이 추천하는 맵을 {2} 으로 바꾸었습니다."
}
"Nominate Title"
{
"ko" "맵 추천하기 :"
}
"Can't Nominate Current Map"
{
"ko" "당신이 고른 맵은 현재 맵이므로 추천할 수 없습니다"
}
"Map in Exclude List"
{
"ko" "당신이 고른 맵은 최근에 플레이된 맵이므로 추천할 수 없습니다"
}
"Current Map"
{
"ko" "현재 맵"
}
"Recently Played"
{
"ko" "최근에 했던 맵"
}
"Nominated"
{
"ko" "추천됨"
}
"Map Not In Pool"
{
"ko" "맵 '{1}'은 후보 목록에 없습니다."
}
}