diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
commit | 719430559f1a1f28800a9a26d4a5492aae046730 (patch) | |
tree | 257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/settings/l10n/ko.js | |
parent | 8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff) | |
download | nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index ec4892680bc..3f6d20cdaa0 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -291,7 +291,6 @@ OC.L10N.register( "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리자로 공유 행동을 미세 조정할 수 있습니다. 더 많은 정보를 보려면 문서를 참조하십시오.", "Allow apps to use the Share API" : "앱에서 공유 API를 사용할 수 있도록 허용", - "Expire after " : "다음 날짜 후 만료", "days" : "일", "Enforce expiration date" : "만료 날짜 강제", "Allow public uploads" : "공개 업로드 허용", @@ -358,6 +357,7 @@ OC.L10N.register( "Valid until %s" : "%s까지 유효함", "Import root certificate" : "루트 인증서 가져오기", "Execute one task with each page loaded" : "개별 페이지를 불러올 때마다 실행", + "Expire after " : "다음 날짜 후 만료", "Allow users to share via link" : "사용자별 링크 공유 허용", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "공유 대화 상자에서 사용자 이름을 자동으로 완성합니다. 이 설정을 사용하지 않으면 전체 사용자 이름이나 이메일 주소를 입력해야 합니다.", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "공개 링크 업로드 페이지에 고지 사항 텍스트를 표시합니다.(파일 목록이 숨겨져 있는 경우에만 표시합니다.)" |