diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:58 +0000 |
commit | 5a117a73f2e5652a2d67e4496ab4486097b74b9a (patch) | |
tree | 42e7ef8c9ed6cb0ff461a586cb23dde8d1622962 /core/l10n/ko.js | |
parent | b5d3e389cbb521452eef451cc46bdf34d675c4af (diff) | |
download | nextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.tar.gz nextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 7ad7b46a6e8..9a22d29c565 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -42,9 +42,6 @@ OC.L10N.register( "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" : "로그 단계를 디버그로 설정", @@ -110,7 +107,6 @@ OC.L10N.register( "Resetting password" : "비밀번호 재설정", "Recommended apps" : "추천되는 앱", "Loading apps …" : "앱 로딩중 ...", - "Could not fetch list of apps from the app store." : "앱스토어로부터 앱 목록을 가져올 수 없음", "Installing apps …" : "앱 설치중...", "App download or installation failed" : "앱 다운로드 또는 설치에 실패함", "Cancel" : "취소", @@ -304,6 +300,9 @@ OC.L10N.register( "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>를 참고하십시오.", @@ -333,6 +332,7 @@ OC.L10N.register( "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:" : "다음 앱을 업데이트합니다:" |