Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:29 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-13 05:18:29 +0300
commitf367168e8a09452b9f9098095414a1875d6b814f (patch)
tree30cb93a2c82e8ff88cd4c48d2fe6016ffbfc45e8 /core/l10n/ko.js
parentb54fdae062412c358debc563367525fdbc0a5b24 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index d196f4dbae1..5f4d1a7d13b 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -57,11 +57,6 @@ OC.L10N.register(
"%s (incompatible)" : "%s(호환 불가)",
"Following apps have been disabled: %s" : "다음 앱이 비활성화되었습니다: %s",
"Already up to date" : "최신 상태임",
- "Very weak password" : "매우 약한 암호",
- "Weak password" : "약한 암호",
- "So-so password" : "그저 그런 암호",
- "Good password" : "좋은 암호",
- "Strong password" : "강력한 암호",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "WebDAV 인터페이스를 사용할 수 없어서 웹 서버에서 파일 동기화를 사용할 수 있도록 설정할 수 없습니다.",
"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>를 참고하십시오.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "웹 서버에서 \"{url}\" 주소를 올바르게 처리할 수 있도록 설정되지 않았습니다. 웹 서버 설정이 이 폴더를 직접 전달하도록 업데이트되지 않은 것과 연관되었을 수도 있습니다. Apache용 \".htaccess\" Rewrite 규칙이나 Nginx <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서 페이지</a>에 있는 것과 현재 설정을 비교해 보십시오. Nginx의 경우 \"location ~\"로 시작하는 줄을 업데이트해야 할 수도 있습니다.",
@@ -206,6 +201,11 @@ OC.L10N.register(
"Type to search for existing projects" : "이미 존재하는 프로젝트를 찾기 위해 입력하세요.",
"New in" : "새로운 것",
"View changelog" : "변경 기록 확인",
+ "Very weak password" : "매우 약한 암호",
+ "Weak password" : "약한 암호",
+ "So-so password" : "그저 그런 암호",
+ "Good password" : "좋은 암호",
+ "Strong password" : "강력한 암호",
"No action available" : "사용할 수 있는 동작 없음",
"Error fetching contact actions" : "연락처 동작을 가져오는 중 오류 발생",
"Personal" : "개인",