mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Korean translation 250731 (#2345)
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
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
* 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.
This commit is contained in:
parent
92fb9f62dd
commit
392f0a92c7
@ -20,6 +20,11 @@
|
||||
"ko" "아군 공격이 불가능하게 설정되었습니다."
|
||||
}
|
||||
|
||||
"Friendly Fire Percent"
|
||||
{
|
||||
"ko" "아군 피해가 {1}% 입니다."
|
||||
}
|
||||
|
||||
"Current Map"
|
||||
{
|
||||
"ko" "현재 맵은 {1} 입니다."
|
||||
@ -106,3 +111,4 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -65,4 +65,10 @@
|
||||
"ko" "추천됨"
|
||||
}
|
||||
|
||||
"Map Not In Pool"
|
||||
{
|
||||
"ko" "맵 '{1}'은 후보 목록에 없습니다."
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user