diff options
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index c8573a3c342..dfcf22d7d6a 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -40,9 +40,6 @@ "Maintenance mode is kept active" : "유지 보수 모드가 켜져 있음", "Updating database schema" : "데이터베이스 스키마 업데이트 중", "Updated database" : "데이터베이스 업데이트됨", - "Checking for update of app \"%s\" in appstore" : "앱 스토어에서 \"%s\" 앱의 업데이트를 확인하는 중", - "Update app \"%s\" from appstore" : "앱 스토어에서 \"%s\" 앱 업데이트", - "Checked for update of app \"%s\" in appstore" : "앱 스토어에서 \"%s\" 앱 업데이트 확인함", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s의 데이터베이스 스키마 업데이트 가능 여부 확인 중(데이터베이스 크기에 따라서 오래 걸릴 수도 있습니다)", "Updated \"%1$s\" to %2$s" : "\"%1$s\"을(를) %2$s(으)로 업데이트함", "Set log level to debug" : "로그 단계를 디버그로 설정", @@ -108,7 +105,6 @@ "Resetting password" : "비밀번호 재설정", "Recommended apps" : "추천되는 앱", "Loading apps …" : "앱 로딩중 ...", - "Could not fetch list of apps from the app store." : "앱스토어로부터 앱 목록을 가져올 수 없음", "Installing apps …" : "앱 설치중...", "App download or installation failed" : "앱 다운로드 또는 설치에 실패함", "Cancel" : "취소", @@ -302,6 +298,9 @@ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "데이터베이스 스키마 업데이트 가능 여부 확인 중(데이터베이스 크기에 따라서 오래 걸릴 수도 있습니다)", "Checked database schema update" : "데이터베이스 스키마 업데이트 확인됨", "Checking updates of apps" : "앱 업데이트 확인 중", + "Checking for update of app \"%s\" in appstore" : "앱 스토어에서 \"%s\" 앱의 업데이트를 확인하는 중", + "Update app \"%s\" from appstore" : "앱 스토어에서 \"%s\" 앱 업데이트", + "Checked for update of app \"%s\" in appstore" : "앱 스토어에서 \"%s\" 앱 업데이트 확인함", "Checked database schema update for apps" : "앱용 데이터베이스 스키마 업데이트 확인됨", "Following apps have been disabled: %s" : "다음 앱이 비활성화되었습니다: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "웹 서버에서 \"{url}\"을(를) 올바르게 처리할 수 없습니다. 더 많은 정보를 보려면 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.", @@ -331,6 +330,7 @@ "No search results in other folders for {tag}{filter}{endtag}" : "다른 폴더에 {tag}{filter}{endtag} 검색 결과가 없음", "_{count} search result in another folder_::_{count} search results in other folders_" : ["다른 폴더의 검색 결과 {count}개"], "Password can not be changed. Please contact your administrator." : "암호를 변경할 수 없습니다. 관리자에게 문의하십시오.", + "Could not fetch list of apps from the app store." : "앱스토어로부터 앱 목록을 가져올 수 없음", "Can't install this app because it is not compatible" : "호환되지 않아 앱을 설치할 수 없습니다.", "Can't install this app" : "앱을 설치할 수 없음", "These apps will be updated:" : "다음 앱을 업데이트합니다:" |