diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
commit | 98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch) | |
tree | 77b3e244f790476cea5e63781163e32cc30f32ce /lib/l10n/ko.js | |
parent | 56d75b87efbf6ba2dabb095ace7f558deab651ef (diff) | |
download | nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r-- | lib/l10n/ko.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 714567d0ad8..2ee76388ec8 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -176,7 +176,6 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "config 디렉터리에 웹 서버 쓰기 권한을 부여해서 해결할 수 있습니다", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "config.php 파일을 읽기 전용으로 하시려는 경우, 설정의 \"config_is_read_only\"를 true로 하십시오.", "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", - "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다", |