편집 요약 없음 |
편집 요약 없음 |
||
| 15번째 줄: | 15번째 줄: | ||
musicVolume: '음악 볼륨', soundEffect: 'SFX', | musicVolume: '음악 볼륨', soundEffect: 'SFX', | ||
on: '켜짐', off: '꺼짐' | on: '켜짐', off: '꺼짐' | ||
expand: '펼치기', | |||
collapse: '접기', | |||
}, | }, | ||
en: { | en: { | ||
| 31번째 줄: | 33번째 줄: | ||
musicVolume: 'Music Volume', soundEffect: 'SFX', | musicVolume: 'Music Volume', soundEffect: 'SFX', | ||
on: 'On', off: 'Off' | on: 'On', off: 'Off' | ||
expand: 'Expand', | |||
collapse: 'Collapse', | |||
}, | }, | ||
zh: { | zh: { | ||
| 47번째 줄: | 51번째 줄: | ||
musicVolume: '音乐音量', soundEffect: 'SFX', | musicVolume: '音乐音量', soundEffect: 'SFX', | ||
on: '开启', off: '关闭' | on: '开启', off: '关闭' | ||
expand: '展开', | |||
collapse: '收起', | |||
}, | }, | ||
ja: { | ja: { | ||
| 63번째 줄: | 69번째 줄: | ||
musicVolume: '音楽音量', soundEffect: 'SFX', | musicVolume: '音楽音量', soundEffect: 'SFX', | ||
on: 'オン', off: 'オフ' | on: 'オン', off: 'オフ' | ||
expand: '展開', | |||
collapse: '折りたたむ', | |||
} | } | ||
}; | }; | ||
2026년 4월 20일 (월) 12:33 판
window.LANG = {
ko: {
language: '언어', categories: '카테고리', links: '링크',
search: '검색', recentChanges: '최근 변경', guide: '가이드',
getStarted: '시작하기', playlist: '플레이리스트',
mainMenu: '메인 메뉴', nations: '국가 및 조합',
corporations: '기업 및 공동체', military: '군, 정치집단',
history: '역사적 사건', personnel: '인물',
loading: '불러오는 중...', loadFail: '불러오기 실패',
contribution: '기여', talk: '토론',
watchlist: '주시문서 목록', preferences: '설정',
logout: '로그아웃', login: '로그인',
settings: '설정', audio: '오디오',
masterVolume: '마스터 볼륨', sfxVolume: 'SFX 볼륨',
musicVolume: '음악 볼륨', soundEffect: 'SFX',
on: '켜짐', off: '꺼짐'
expand: '펼치기',
collapse: '접기',
},
en: {
language: 'Language', categories: 'Categories', links: 'Links',
search: 'Search', recentChanges: 'Recent Changes', guide: 'Guide',
getStarted: 'Get Started', playlist: 'Playlist',
mainMenu: 'Main Menu', nations: 'Nations & Factions',
corporations: 'Corporations & Communities', military: 'Military & Politics',
history: 'Historical Events', personnel: 'Personnel',
loading: 'Loading...', loadFail: 'Failed to load',
contribution: 'Contributions', talk: 'Talk',
watchlist: 'Watchlist', preferences: 'Settings',
logout: 'Log out', login: 'Log in',
settings: 'Settings', audio: 'Audio',
masterVolume: 'Master Volume', sfxVolume: 'SFX Volume',
musicVolume: 'Music Volume', soundEffect: 'SFX',
on: 'On', off: 'Off'
expand: 'Expand',
collapse: 'Collapse',
},
zh: {
language: '语言', categories: '分类', links: '链接',
search: '搜索', recentChanges: '最近更改', guide: '指南',
getStarted: '开始', playlist: '播放列表',
mainMenu: '主页', nations: '国家与派系',
corporations: '企业与社区', military: '军事与政治',
history: '历史事件', personnel: '人物',
loading: '加载中...', loadFail: '加载失败',
contribution: '贡献', talk: '讨论',
watchlist: '监视列表', preferences: '设置',
logout: '退出', login: '登录',
settings: '设置', audio: '音频',
masterVolume: '主音量', sfxVolume: 'SFX音量',
musicVolume: '音乐音量', soundEffect: 'SFX',
on: '开启', off: '关闭'
expand: '展开',
collapse: '收起',
},
ja: {
language: '言語', categories: 'カテゴリ', links: 'リンク',
search: '検索', recentChanges: '最近変更', guide: 'ガイド',
getStarted: 'はじめる', playlist: 'プレイリスト',
mainMenu: 'メインメニュー', nations: '国家と勢力',
corporations: '企業とコミュニティ', military: '軍事と政治',
history: '歴史的事件', personnel: '人物',
loading: '読み込み中...', loadFail: '読み込み失敗',
contribution: '投稿', talk: 'トーク',
watchlist: 'ウォッチリスト', preferences: '設定',
logout: 'ログアウト', login: 'ログイン',
settings: '設定', audio: 'オーディオ',
masterVolume: 'マスター音量', sfxVolume: 'SFX音量',
musicVolume: '音楽音量', soundEffect: 'SFX',
on: 'オン', off: 'オフ'
expand: '展開',
collapse: '折りたたむ',
}
};
window.CAT_LINKS = {
ko: {
main: '대문', nations: '국가_및_조합',
corporations: '기업_및_공동체', military: '군_정치집단',
history: '역사적_사건', personnel: '인물'
},
en: {
main: 'Main_Page', nations: 'Nations_and_Factions',
corporations: 'Corporations_and_Communities', military: 'Military_and_Politics',
history: 'Historical_Events', personnel: 'Personnel'
},
zh: {
main: '首页', nations: '国家与派系',
corporations: '企业与社区', military: '军事与政治',
history: '历史事件', personnel: '人物'
},
ja: {
main: 'メインページ', nations: '国家と勢力',
corporations: '企業とコミュニティ', military: '軍事と政治',
history: '歴史的事件', personnel: '人物'
}
};
window.LANG_NAMES = {
ko: { ko: '한국어', en: 'English', zh: '中文', ja: '日本語' },
en: { ko: 'Korean', en: 'English', zh: 'Chinese', ja: 'Japanese' },
zh: { ko: '韩语', en: '英语', zh: '中文', ja: '日语' },
ja: { ko: '韓国語', en: '英語', zh: '中国語', ja: '日本語' }
};