diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:32 +0000 |
commit | 4b01ca87a404493083e544c3bf257c8fd4c675d5 (patch) | |
tree | 23da4539f57227a3a781537864afc22eaee53ac7 /apps/files/l10n/ko.js | |
parent | 032adc0080d70e50a6cf7f8d87e3026be6694311 (diff) | |
download | nextcloud-server-4b01ca87a404493083e544c3bf257c8fd4c675d5.tar.gz nextcloud-server-4b01ca87a404493083e544c3bf257c8fd4c675d5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 260fb2f3028..0751bea660a 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -240,7 +240,6 @@ OC.L10N.register( "Open the files app settings" : "파일 앱 설정을 열기", "Files settings" : "파일 설정", "File cannot be accessed" : "파일에 접근할 수 없음", - "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", "Sort favorites first" : "즐겨찾기를 처음에 나열", "Show hidden files" : "숨김 파일 보이기", "Crop image previews" : "이미지 미리보기 확대", @@ -305,6 +304,7 @@ OC.L10N.register( "New text file.txt" : "새 텍스트 파일.txt", "You can only favorite a single file or folder at a time" : "한번에 한 파일 혹은 한 폴더만 즐겨찾기로 지정할 수 있습니다.", "Search users" : "사용자 검색", + "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", "Cancel" : "취소", "Set up templates folder" : "템플릿 폴더 설정", "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", |