aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/ko.json
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2021-09-14 16:31:21 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-14 20:01:21 +0530
commit072e2fa9efdb5d3986c41693460c8b820e903232 (patch)
tree41aa6a0aee8dcdf6ccabb86f3a8ee923c164d6be /src/i18n/locales/ko.json
parentchore: add --preserve-whitespace flag for extract script and sync translations (diff)
downloadferdium-app-072e2fa9efdb5d3986c41693460c8b820e903232.tar.gz
ferdium-app-072e2fa9efdb5d3986c41693460c8b820e903232.tar.zst
ferdium-app-072e2fa9efdb5d3986c41693460c8b820e903232.zip
New Crowdin updates (#1937)
Diffstat (limited to 'src/i18n/locales/ko.json')
-rw-r--r--src/i18n/locales/ko.json98
1 files changed, 43 insertions, 55 deletions
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index dfbfd63a3..08fb903bc 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -1,6 +1,6 @@
1{ 1{
2 "app.errorHandler.action": "새로고침", 2 "app.errorHandler.action": "새로고침",
3 "app.errorHandler.headline": "문제가 발생했습니다", 3 "app.errorHandler.headline": "Something went wrong.",
4 "changeserver.customServerLabel": "사용자 정의 서버", 4 "changeserver.customServerLabel": "사용자 정의 서버",
5 "changeserver.headline": "서버 번경", 5 "changeserver.headline": "서버 번경",
6 "changeserver.label": "서버", 6 "changeserver.label": "서버",
@@ -10,7 +10,6 @@
10 "connectionLostBanner.informationLink": "무슨 일인가요?", 10 "connectionLostBanner.informationLink": "무슨 일인가요?",
11 "connectionLostBanner.message": "오 저런! Ferdi가 {name} 과 연결이 끊겼습니다.", 11 "connectionLostBanner.message": "오 저런! Ferdi가 {name} 과 연결이 끊겼습니다.",
12 "feature.basicAuth.signIn": "Sign In", 12 "feature.basicAuth.signIn": "Sign In",
13 "feature.debugger.title": "디버깅 정보 공개",
14 "feature.nightlyBuilds.activate": "활성화", 13 "feature.nightlyBuilds.activate": "활성화",
15 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.", 14 "feature.nightlyBuilds.info": "Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
16 "feature.nightlyBuilds.title": "나이틀리 빌드", 15 "feature.nightlyBuilds.title": "나이틀리 빌드",
@@ -24,8 +23,8 @@
24 "feature.quickSwitch.info": "서비스를 TAB, ↑, ↓을 이용해 선택할 수 있습니다. ENTER를 이용하여 서비스를 열 수 있습니다.", 23 "feature.quickSwitch.info": "서비스를 TAB, ↑, ↓을 이용해 선택할 수 있습니다. ENTER를 이용하여 서비스를 열 수 있습니다.",
25 "feature.quickSwitch.search": "검색...", 24 "feature.quickSwitch.search": "검색...",
26 "feature.quickSwitch.title": "빠른 검색", 25 "feature.quickSwitch.title": "빠른 검색",
27 "global.api.unhealthy": "Ferdi 온라인 서비스에 연결할 수 없습니다.", 26 "global.api.unhealthy": "Can't connect to Ferdi online services",
28 "global.cancel": "취소", 27 "global.cancel": "Cancel",
29 "global.edit": "편집", 28 "global.edit": "편집",
30 "global.no": "No", 29 "global.no": "No",
31 "global.notConnectedToTheInternet": "인터넷에 연결할 수 없습니다.", 30 "global.notConnectedToTheInternet": "인터넷에 연결할 수 없습니다.",
@@ -33,21 +32,21 @@
33 "global.quit": "Quit", 32 "global.quit": "Quit",
34 "global.quitConfirmation": "Do you really want to quit Ferdi?", 33 "global.quitConfirmation": "Do you really want to quit Ferdi?",
35 "global.save": "Save", 34 "global.save": "Save",
36 "global.settings": "설정", 35 "global.settings": "Settings",
37 "global.spellchecker.useDefault": "시스템 기본 사용 ({default})", 36 "global.spellchecker.useDefault": "시스템 기본 사용 ({default})",
38 "global.spellchecking.autodetect": "언어 자동 탐색", 37 "global.spellchecking.autodetect": "언어 자동 탐색",
39 "global.spellchecking.autodetect.short": "자동", 38 "global.spellchecking.autodetect.short": "자동",
40 "global.spellchecking.language": "철자 검사", 39 "global.spellchecking.language": "철자 검사",
41 "global.submit": "제출", 40 "global.submit": "Submit",
42 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.", 41 "global.userAgentHelp": "Use 'https://whatmyuseragent.com/' (to discover) or 'https://developers.whatismybrowser.com/useragents/explore/' (to choose) your desired user agent and copy-paste it here.",
43 "global.userAgentPref": "User Agent", 42 "global.userAgentPref": "User Agent",
44 "global.yes": "Yes", 43 "global.yes": "Yes",
45 "import.headline": "Import your Ferdi 4 services", 44 "import.headline": "Import your Ferdi 4 services",
46 "import.notSupportedHeadline": "Ferdi 5에서 아직 지원되지 않는 서비스입니다.", 45 "import.notSupportedHeadline": "Ferdi 5에서 아직 지원되지 않는 서비스입니다.",
47 "import.skip.label": "수동으로 서비스 추가", 46 "import.skip.label": "수동으로 서비스 추가",
48 "import.submit.label": "서비스 가져오기", 47 "import.submit.label": "Import {count} services",
49 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 48 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
50 "infobar.buttonChangelog": "새로운 기능", 49 "infobar.buttonChangelog": "What is new?",
51 "infobar.buttonInstallUpdate": "재시작 후 업데이트 설치", 50 "infobar.buttonInstallUpdate": "재시작 후 업데이트 설치",
52 "infobar.buttonReloadServices": "서비스 재시작", 51 "infobar.buttonReloadServices": "서비스 재시작",
53 "infobar.hide": "숨기기", 52 "infobar.hide": "숨기기",
@@ -75,7 +74,7 @@
75 "login.email.label": "이메일 주소", 74 "login.email.label": "이메일 주소",
76 "login.headline": "로그인", 75 "login.headline": "로그인",
77 "login.invalidCredentials": "이메일 또는 비밀번호가 일치하지 않습니다", 76 "login.invalidCredentials": "이메일 또는 비밀번호가 일치하지 않습니다",
78 "login.link.password": "비밀번호 초기화", 77 "login.link.password": "Reset password",
79 "login.link.signup": "무료 계정 생성", 78 "login.link.signup": "무료 계정 생성",
80 "login.password.label": "비밀번호", 79 "login.password.label": "비밀번호",
81 "login.serverLogout": "세션이 만료되었습니다. 다시 로그인 하세요.", 80 "login.serverLogout": "세션이 만료되었습니다. 다시 로그인 하세요.",
@@ -117,10 +116,10 @@
117 "menu.help.support": "지원", 116 "menu.help.support": "지원",
118 "menu.help.tos": "이용 약관", 117 "menu.help.tos": "이용 약관",
119 "menu.services": "서비스", 118 "menu.services": "서비스",
120 "menu.services.activatePreviousService": "이전 서비스 활성화", 119 "menu.services.activatePreviousService": "Activate previous service",
121 "menu.services.addNewService": "새로운 서비스 추가", 120 "menu.services.addNewService": "Add New Service...",
122 "menu.services.goHome": "홈", 121 "menu.services.goHome": "홈",
123 "menu.services.setNextServiceActive": "다음 서비스 활성화", 122 "menu.services.setNextServiceActive": "Activate next service",
124 "menu.todos": "Todos", 123 "menu.todos": "Todos",
125 "menu.todos.enableTodos": "Todos 허용", 124 "menu.todos.enableTodos": "Todos 허용",
126 "menu.view": "View", 125 "menu.view": "View",
@@ -148,22 +147,11 @@
148 "menu.workspaces.defaultWorkspace": "모든 서비스", 147 "menu.workspaces.defaultWorkspace": "모든 서비스",
149 "menu.workspaces.openWorkspaceDrawer": "작업영역 서랍 열기", 148 "menu.workspaces.openWorkspaceDrawer": "작업영역 서랍 열기",
150 "password.email.label": "이메일 주소", 149 "password.email.label": "이메일 주소",
151 "password.headline": "비밀번호 초기화", 150 "password.headline": "Reset password",
152 "password.link.login": "계정에 로그인하세요.", 151 "password.link.login": "계정에 로그인하세요.",
153 "password.link.signup": "무료 계정 생성", 152 "password.link.signup": "무료 계정 생성",
154 "password.noUser": "해당 이메일을 사용하는 유저를 찾을 수 없습니다.", 153 "password.noUser": "No user with that email address was found",
155 "password.successInfo": "이메일을 확인해 주세요.", 154 "password.successInfo": "Your new password was sent to your email address",
156 "pricing.features.accountSync": "계정 동기화",
157 "pricing.features.customWebsites": "사용자 지정 웹사이트 추가",
158 "pricing.features.desktopNotifications": "데스크탑 알림",
159 "pricing.features.onPremise": "On-premise & other Hosted Services",
160 "pricing.features.recipes": "Choose from more than 70 Services",
161 "pricing.features.serviceProxies": "서비스 프록시",
162 "pricing.features.spellchecker": "철자 검사 지원",
163 "pricing.features.teamManagement": "팀 관리",
164 "pricing.features.thirdPartyServices": "써드파티 서비스 설치",
165 "pricing.features.unlimitedServices": "무제한 서비스 추가",
166 "pricing.features.workspaces": "작업 공간",
167 "service.crashHandler.action": "재시작 {name}", 155 "service.crashHandler.action": "재시작 {name}",
168 "service.crashHandler.autoReload": "{seconds} 초내에 자동으로 {name} 을 복원합니다.", 156 "service.crashHandler.autoReload": "{seconds} 초내에 자동으로 {name} 을 복원합니다.",
169 "service.crashHandler.headline": "이런!", 157 "service.crashHandler.headline": "이런!",
@@ -181,7 +169,7 @@
181 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!", 169 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner. If you are switching over (from one of the hosted servers) to using Ferdi without an account, please be informed that you can export your data from that server and subsequently import it using the Help menu to resurrect all your workspaces and configured services!",
182 "services.serverless": "계정없이 Ferdi 사용하기", 170 "services.serverless": "계정없이 Ferdi 사용하기",
183 "services.welcome": "Ferdi에 오신 것을 환영합니다.", 171 "services.welcome": "Ferdi에 오신 것을 환영합니다.",
184 "settings.account.account.editButton": "계정 편집", 172 "settings.account.account.editButton": "Edit account",
185 "settings.account.accountUnavailable": "계정을 사용할 수 없습니다.", 173 "settings.account.accountUnavailable": "계정을 사용할 수 없습니다.",
186 "settings.account.accountUnavailableInfo": "You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.", 174 "settings.account.accountUnavailableInfo": "You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.",
187 "settings.account.buttonSave": "프로필 수정", 175 "settings.account.buttonSave": "프로필 수정",
@@ -189,16 +177,16 @@
189 "settings.account.deleteEmailSent": "받은 이메일에 있는 링크를 통해 계정 삭제를 확인했다면 계정과 데이터는 복구되지 않습니다.", 177 "settings.account.deleteEmailSent": "받은 이메일에 있는 링크를 통해 계정 삭제를 확인했다면 계정과 데이터는 복구되지 않습니다.",
190 "settings.account.deleteInfo": "더 이상 Ferdi 계정이 필요하지 않다면 여기서 모든 관련한 데이터와 계정을 삭제할 수 있습니다.", 178 "settings.account.deleteInfo": "더 이상 Ferdi 계정이 필요하지 않다면 여기서 모든 관련한 데이터와 계정을 삭제할 수 있습니다.",
191 "settings.account.headline": "계정", 179 "settings.account.headline": "계정",
192 "settings.account.headlineAccount": "계정 정보", 180 "settings.account.headlineAccount": "Account information",
193 "settings.account.headlineDangerZone": "위험 설정", 181 "settings.account.headlineDangerZone": "Danger Zone",
194 "settings.account.headlineInvoices": "청구서", 182 "settings.account.headlineInvoices": "Invoices",
195 "settings.account.headlinePassword": "비밀번호 변경", 183 "settings.account.headlinePassword": "Change password",
196 "settings.account.headlineProfile": "프로필 수정", 184 "settings.account.headlineProfile": "프로필 수정",
197 "settings.account.successInfo": "변경사항이 저장되었습니다.", 185 "settings.account.successInfo": "변경사항이 저장되었습니다.",
198 "settings.account.tryReloadServices": "다시 시도하세요.", 186 "settings.account.tryReloadServices": "다시 시도하세요.",
199 "settings.account.tryReloadUserInfoRequest": "다시 시도하세요.", 187 "settings.account.tryReloadUserInfoRequest": "다시 시도하세요.",
200 "settings.account.userInfoRequestFailed": "사용자 정보를 불러올 수 없습니다.", 188 "settings.account.userInfoRequestFailed": "사용자 정보를 불러올 수 없습니다.",
201 "settings.account.yourLicense": "Ferdi 라이센스", 189 "settings.account.yourLicense": "Your Ferdi License:",
202 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 190 "settings.app.accentColorInfo": "Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
203 "settings.app.buttonClearAllCache": "캐시 지우기", 191 "settings.app.buttonClearAllCache": "캐시 지우기",
204 "settings.app.buttonInstallUpdate": "재시작 후 업데이트 설치", 192 "settings.app.buttonInstallUpdate": "재시작 후 업데이트 설치",
@@ -225,7 +213,7 @@
225 "settings.app.form.enableLock": "암호 잠금 활성화", 213 "settings.app.form.enableLock": "암호 잠금 활성화",
226 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar", 214 "settings.app.form.enableMenuBar": "Always show Ferdi in Menu Bar",
227 "settings.app.form.enableSpellchecking": "맞춤법 검사 활성화", 215 "settings.app.form.enableSpellchecking": "맞춤법 검사 활성화",
228 "settings.app.form.enableSystemTray": "Ferdi 시스템 트레이에 표시", 216 "settings.app.form.enableSystemTray": "Always show Ferdi in System Tray",
229 "settings.app.form.enableTodos": "Enable Ferdi Todos", 217 "settings.app.form.enableTodos": "Enable Ferdi Todos",
230 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 218 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
231 "settings.app.form.hibernationStrategy": "하이버네이션 전략", 219 "settings.app.form.hibernationStrategy": "하이버네이션 전략",
@@ -253,7 +241,7 @@
253 "settings.app.form.showMessagesBadgesWhenMuted": "알림이 비활성화잉ㄹ 때 읽지 않은 메세지 배지 표시", 241 "settings.app.form.showMessagesBadgesWhenMuted": "알림이 비활성화잉ㄹ 때 읽지 않은 메세지 배지 표시",
254 "settings.app.form.startMinimized": "최소화 된 상태로 시작", 242 "settings.app.form.startMinimized": "최소화 된 상태로 시작",
255 "settings.app.form.universalDarkMode": "전체 다크 모드 활성화", 243 "settings.app.form.universalDarkMode": "전체 다크 모드 활성화",
256 "settings.app.form.useTouchIdToUnlock": "TouchID Ferdi 여는 것을 허용", 244 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdi",
257 "settings.app.form.useVerticalStyle": "Use horizontal style", 245 "settings.app.form.useVerticalStyle": "Use horizontal style",
258 "settings.app.form.wakeUpStrategy": "Wake up strategy", 246 "settings.app.form.wakeUpStrategy": "Wake up strategy",
259 "settings.app.headlineAdvanced": "고급", 247 "settings.app.headlineAdvanced": "고급",
@@ -267,7 +255,7 @@
267 "settings.app.languageDisclaimer": "공식 지우너 언어는 영어와 독일어이며 이외 언어들은 커뮤니티에 의해 번역되고 있습니다.", 255 "settings.app.languageDisclaimer": "공식 지우너 언어는 영어와 독일어이며 이외 언어들은 커뮤니티에 의해 번역되고 있습니다.",
268 "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.", 256 "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.",
269 "settings.app.lockedPassword": "비밀번호", 257 "settings.app.lockedPassword": "비밀번호",
270 "settings.app.lockedPasswordInfo": "기억할 수 있는 비밀번호로 설정해주세요.\n만약 비밀번호를 잃어버리면 Ferdi 재설치를 해야합니다.", 258 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
271 "settings.app.restartRequired": "변경사항을 적용하기 위해 재시작", 259 "settings.app.restartRequired": "변경사항을 적용하기 위해 재시작",
272 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 260 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 261 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
@@ -296,10 +284,10 @@
296 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes", 284 "settings.recipes.customService.headline.devRecipes": "Your Development Service Recipes",
297 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:", 285 "settings.recipes.customService.intro": "To add a custom service, copy the service recipe to:",
298 "settings.recipes.customService.openDevDocs": "개발 문서", 286 "settings.recipes.customService.openDevDocs": "개발 문서",
299 "settings.recipes.customService.openFolder": "폴더 열기", 287 "settings.recipes.customService.openFolder": "Open folder",
300 "settings.recipes.headline": "사용가능 한 서비스", 288 "settings.recipes.headline": "사용가능 한 서비스",
301 "settings.recipes.missingService": "서비스가 보이지 않습니까?", 289 "settings.recipes.missingService": "서비스가 보이지 않습니까?",
302 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 290 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
303 "settings.recipes.servicesSuccessfulAddedInfo": "서비스가 성공적으로 추가되었습니다.", 291 "settings.recipes.servicesSuccessfulAddedInfo": "서비스가 성공적으로 추가되었습니다.",
304 "settings.searchService": "서비스 찾기", 292 "settings.searchService": "서비스 찾기",
305 "settings.service.error.goBack": "서비스로 돌아가기", 293 "settings.service.error.goBack": "서비스로 돌아가기",
@@ -312,7 +300,7 @@
312 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness", 300 "settings.service.form.darkReaderBrightness": "Dark Reader Brightness",
313 "settings.service.form.darkReaderContrast": "Dark Reader Contrast", 301 "settings.service.form.darkReaderContrast": "Dark Reader Contrast",
314 "settings.service.form.darkReaderSepia": "Dark Reader Sepia", 302 "settings.service.form.darkReaderSepia": "Dark Reader Sepia",
315 "settings.service.form.deleteButton": "서비스 삭제", 303 "settings.service.form.deleteButton": "Delete service",
316 "settings.service.form.editServiceHeadline": "편집 {name}", 304 "settings.service.form.editServiceHeadline": "편집 {name}",
317 "settings.service.form.enableAudio": "오디오 활성화", 305 "settings.service.form.enableAudio": "오디오 활성화",
318 "settings.service.form.enableBadge": "읽지 않은 메세지 배지 표시", 306 "settings.service.form.enableBadge": "읽지 않은 메세지 배지 표시",
@@ -337,12 +325,12 @@
337 "settings.service.form.openUserJs": "user.js 열기", 325 "settings.service.form.openUserJs": "user.js 열기",
338 "settings.service.form.proxy.headline": "HTTP/HTTPS 프록시 설정", 326 "settings.service.form.proxy.headline": "HTTP/HTTPS 프록시 설정",
339 "settings.service.form.proxy.host": "Proxy Host/IP", 327 "settings.service.form.proxy.host": "Proxy Host/IP",
340 "settings.service.form.proxy.info": "프록시 설정이 Ferdi 서버와 동기화되지 않았습니다.", 328 "settings.service.form.proxy.info": "Proxy settings will not be synchronized with the Ferdi servers.",
341 "settings.service.form.proxy.isEnabled": "프록시 사용하기", 329 "settings.service.form.proxy.isEnabled": "프록시 사용하기",
342 "settings.service.form.proxy.password": "비밀번호 (선택)", 330 "settings.service.form.proxy.password": "Password (optional)",
343 "settings.service.form.proxy.port": "포트", 331 "settings.service.form.proxy.port": "포트",
344 "settings.service.form.proxy.restartInfo": "프록시 설정 변경 후 Ferdi를 재시작 해주세요.", 332 "settings.service.form.proxy.restartInfo": "프록시 설정 변경 후 Ferdi를 재시작 해주세요.",
345 "settings.service.form.proxy.user": "사용자 옵션", 333 "settings.service.form.proxy.user": "User (optional)",
346 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 334 "settings.service.form.recipeFileInfo": "Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
347 "settings.service.form.saveButton": "서비스 저장", 335 "settings.service.form.saveButton": "서비스 저장",
348 "settings.service.form.tabHosted": "Hosted", 336 "settings.service.form.tabHosted": "Hosted",
@@ -362,12 +350,12 @@
362 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>", 350 "settings.supportFerdi.aboutIntro": "<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
363 "settings.supportFerdi.bannerText": "Ferdi 서비스 향상에 도움을 주기를 원하십니까?", 351 "settings.supportFerdi.bannerText": "Ferdi 서비스 향상에 도움을 주기를 원하십니까?",
364 "settings.supportFerdi.headline": "Ferdi에 대해", 352 "settings.supportFerdi.headline": "Ferdi에 대해",
365 "settings.supportFerdi.openSurvey": "설문조사 열기", 353 "settings.supportFerdi.openSurvey": "Open survey",
366 "settings.supportFerdi.textDonation": "If you feel like supporting Ferdi development with a donation, you can do so on both,", 354 "settings.supportFerdi.textDonation": "If you feel like supporting Ferdi development with a donation, you can do so on both,",
367 "settings.supportFerdi.textDonationAnd": "그리고", 355 "settings.supportFerdi.textDonationAnd": "그리고",
368 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our", 356 "settings.supportFerdi.textExpenses": "While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
369 "settings.supportFerdi.textGitHubSponsors": "깃허브 후원자", 357 "settings.supportFerdi.textGitHubSponsors": "깃허브 후원자",
370 "settings.supportFerdi.textListContributors": "기여자 전체 목록", 358 "settings.supportFerdi.textListContributors": "Full list of contributors",
371 "settings.supportFerdi.textListContributorsHere": "here", 359 "settings.supportFerdi.textListContributorsHere": "here",
372 "settings.supportFerdi.textOpenCollective": "Open Collective", 360 "settings.supportFerdi.textOpenCollective": "Open Collective",
373 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need", 361 "settings.supportFerdi.textSupportWelcome": "Support is always welcome. You can find a list of the help we need",
@@ -387,8 +375,8 @@
387 "settings.user.form.accountType.non-profit": "비영리", 375 "settings.user.form.accountType.non-profit": "비영리",
388 "settings.user.form.currentPassword": "현재 비밀번호", 376 "settings.user.form.currentPassword": "현재 비밀번호",
389 "settings.user.form.email": "이메일", 377 "settings.user.form.email": "이메일",
390 "settings.user.form.firstname": "이름(성 제외)", 378 "settings.user.form.firstname": "First Name",
391 "settings.user.form.lastname": "", 379 "settings.user.form.lastname": "Last Name",
392 "settings.user.form.newPassword": "새로운 비밀번호", 380 "settings.user.form.newPassword": "새로운 비밀번호",
393 "settings.workspace.add.form.name": "이름", 381 "settings.workspace.add.form.name": "이름",
394 "settings.workspace.add.form.submitButton": "새로운 작업영역 생성하기", 382 "settings.workspace.add.form.submitButton": "새로운 작업영역 생성하기",
@@ -420,9 +408,9 @@
420 "sidebar.unmuteApp": "알림과 오디오 활성화", 408 "sidebar.unmuteApp": "알림과 오디오 활성화",
421 "signup.email.label": "이메일 주소", 409 "signup.email.label": "이메일 주소",
422 "signup.emailDuplicate": "해당 이메일을 가진 사용자가 이미 존재합니다", 410 "signup.emailDuplicate": "해당 이메일을 가진 사용자가 이미 존재합니다",
423 "signup.firstname.label": "이름(성 제외)", 411 "signup.firstname.label": "First Name",
424 "signup.headline": "회원 가입", 412 "signup.headline": "회원 가입",
425 "signup.lastname.label": "", 413 "signup.lastname.label": "Last Name",
426 "signup.legal.info": "By creating a Ferdi account you accept the", 414 "signup.legal.info": "By creating a Ferdi account you accept the",
427 "signup.legal.privacy": "개인정보보호정책", 415 "signup.legal.privacy": "개인정보보호정책",
428 "signup.legal.terms": "이용 약관", 416 "signup.legal.terms": "이용 약관",
@@ -430,11 +418,11 @@
430 "signup.password.label": "비밀번호", 418 "signup.password.label": "비밀번호",
431 "signup.submit.label": "계정 만들기", 419 "signup.submit.label": "계정 만들기",
432 "tabs.item.confirmDeleteService": "{serviceName} 서비스를 정말로 삭제하시겠습니까?", 420 "tabs.item.confirmDeleteService": "{serviceName} 서비스를 정말로 삭제하시겠습니까?",
433 "tabs.item.deleteService": "서비스 삭제", 421 "tabs.item.deleteService": "Delete service",
434 "tabs.item.disableAudio": "오디오 비활성화", 422 "tabs.item.disableAudio": "오디오 비활성화",
435 "tabs.item.disableDarkMode": "Disable Dark mode", 423 "tabs.item.disableDarkMode": "Disable Dark mode",
436 "tabs.item.disableNotifications": "알림 비활성화", 424 "tabs.item.disableNotifications": "알림 비활성화",
437 "tabs.item.disableService": "서비스 비활성화", 425 "tabs.item.disableService": "Disable service",
438 "tabs.item.enableAudio": "오디오 활성화", 426 "tabs.item.enableAudio": "오디오 활성화",
439 "tabs.item.enableDarkMode": "Enable Dark mode", 427 "tabs.item.enableDarkMode": "Enable Dark mode",
440 "tabs.item.enableNotification": "알림 허용", 428 "tabs.item.enableNotification": "알림 허용",
@@ -442,11 +430,11 @@
442 "tabs.item.hibernateService": "Hibernate service", 430 "tabs.item.hibernateService": "Hibernate service",
443 "tabs.item.reload": "새로고침", 431 "tabs.item.reload": "새로고침",
444 "tabs.item.wakeUpService": "Wake up service", 432 "tabs.item.wakeUpService": "Wake up service",
445 "validation.email": "{field} 유효하지 않습니다.", 433 "validation.email": "{field} is not valid",
446 "validation.minLength": "{field} 최소한 {length} 보다 길어야 합니다.", 434 "validation.minLength": "{field} should be at least {length} characters long",
447 "validation.oneRequired": "적어도 하나는 필요 합니다.", 435 "validation.oneRequired": "적어도 하나는 필요 합니다.",
448 "validation.required": "{field} 필수입니다.", 436 "validation.required": "{field} is required",
449 "validation.url": "{field} 유효하지 않은 URL입니다.", 437 "validation.url": "{field} is not a valid URL",
450 "webControls.back": "뒤로가기", 438 "webControls.back": "뒤로가기",
451 "webControls.forward": "앞으로 가기", 439 "webControls.forward": "앞으로 가기",
452 "webControls.goHome": "홈", 440 "webControls.goHome": "홈",
@@ -454,12 +442,12 @@
454 "webControls.reload": "새로고침", 442 "webControls.reload": "새로고침",
455 "welcome.loginButton": "계정에 로그인하세요.", 443 "welcome.loginButton": "계정에 로그인하세요.",
456 "welcome.signupButton": "무료 계정 생성", 444 "welcome.signupButton": "무료 계정 생성",
457 "workspaceDrawer.addNewWorkspaceLabel": " 작업영역을 만듭니다.", 445 "workspaceDrawer.addNewWorkspaceLabel": "Add new workspace",
458 "workspaceDrawer.allServices": "모든 서비스", 446 "workspaceDrawer.allServices": "모든 서비스",
459 "workspaceDrawer.headline": "작업 공간", 447 "workspaceDrawer.headline": "작업 공간",
460 "workspaceDrawer.item.contextMenuEdit": "편집", 448 "workspaceDrawer.item.contextMenuEdit": "편집",
461 "workspaceDrawer.item.noServicesAddedYet": "추가된 서비스가 없습니다.", 449 "workspaceDrawer.item.noServicesAddedYet": "추가된 서비스가 없습니다.",
462 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 450 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdi Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
463 "workspaceDrawer.workspacesSettingsTooltip": "작업공간 설정 편집", 451 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
464 "workspaces.switchingIndicator.switchingTo": "Switching to" 452 "workspaces.switchingIndicator.switchingTo": "Switching to"
465} 453}