Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Korean translation updated #1645

Merged
merged 3 commits into from
Feb 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/accessory/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Italian>Community Base Addons - Funzioni per Accessori</Italian>
<Czech>Community Base Addons - Funkce doplňků</Czech>
<Korean>커뮤니티 베이스 애드온 - 부착물 기능</Korean>
<Spanish>Community Base Addons - Funciones accesorias</Spanih>
<Spanish>Community Base Addons - Funciones accesorias</Spanish>
</Key>
<Key ID="STR_CBA_accessory_railNext">
<English>Next rail item state</English>
Expand Down
1 change: 0 additions & 1 deletion addons/ai/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<German>Unsichtbares Ziel - Soldat</German>
<Chinese>隱形目標(士兵)</Chinese>
<French>Cible invisible - Soldat</French>
<Spanish>Soldado objetivo invisible</Spanish>
<Italian>Obiettivo invisibile - Soldato</Italian>
<Polish>Żołnierz - niewidoczny cel</Polish>
<Russian>Невидимая цель - солдат</Russian>
Expand Down
2 changes: 2 additions & 0 deletions addons/settings/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,13 @@
<English>Changes will not persist after server restart</English>
<Polish>Zmiany nie zostaną zachowane po restarcie serwera</Polish>
<Japanese>サーバーの再起動後、変更は保持されません</Japanese>
<Korean>서버를 재시작한 후 변경 사항 유지 안함</Korean>
</Key>
<Key ID="STR_cba_settings_volatile_tooltip">
<English>The server is configured to not persist changes to settings between server restarts.\nChanges will persist between mission restarts.</English>
<Polish>Serwer jest skonfigurowany tak, aby odrzucać wszystkie zmiany w ustawieniach gdy zostanie zrestartowany.\nZmiany zostaną zachowane między restartami misji.</Polish>
<Japanese>このサーバーは、サーバーの再起動後に設定への変更が保持されないように構成されています。\n再起動無くミッションを再スタートする場合では変更は保持されます。</Japanese>
<Korean>서버가 다시 시작될 때까지 설정 변경 사항이 유지되지 않도록 서버가 구성어 있습니다.\n임무가 다시 시작될 때까지 변경 사항이 유지됩니다.</Korean>
</Key>
<Key ID="STR_cba_settings_overwrite_clients">
<English>Overwrite\nClients</English>
Expand Down
Loading