diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-26 02:33:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-26 02:33:45 +0000 |
commit | ec8e0f9bf62b2b20155deb3a1f748923aef462b5 (patch) | |
tree | 8da54863678132057fc56d70cdf04a8a6ea3a22f /apps/files/l10n | |
parent | 7dd472dda43605b95e000cba1968728910215cdd (diff) | |
download | nextcloud-server-ec8e0f9bf62b2b20155deb3a1f748923aef462b5.tar.gz nextcloud-server-ec8e0f9bf62b2b20155deb3a1f748923aef462b5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ko.js | 11 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 11 | ||||
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 |
4 files changed, 24 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 66d3d32cfab..e2d258a7862 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -8,6 +8,8 @@ OC.L10N.register( "Move or copy" : "이동이나 복사", "Download" : "다운로드", "Delete" : "삭제", + "Show list view" : "리스트 보기", + "Show grid view" : "모눈 보기", "Home" : "홈", "Close" : "닫기", "Favorites" : "즐겨찾기", @@ -21,6 +23,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다", "Not enough free space" : "남은 공간이 부족함", "An unknown error has occurred" : "알 수 없는 에러 발생", + "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})", "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다", @@ -42,6 +45,8 @@ OC.L10N.register( "Details" : "자세한 정보", "Please select tag(s) to add to the selection" : "선택한 항목에 추가할 태그를 고르세요", "Apply tag(s) to selection" : "선택한 항목에 태그 적용하기", + "Select directory \"{dirName}\"" : "디렉터리 \"{dirName}\" 선택", + "Select file \"{fileName}\"" : "파일 \"{fileName}\" 선택", "Pending" : "대기 중", "Unable to determine date" : "날짜를 결정할 수 없음", "This operation is forbidden" : "이 작업이 금지됨", @@ -71,7 +76,9 @@ OC.L10N.register( "_%n file_::_%n files_" : ["파일 %n개"], "{dirs} and {files}" : "{dirs} 그리고 {files}", "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], + "You do not have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], + "New file/folder menu" : "새 파일/폴더 메뉴", "{used} of {quota} used" : "{quota} 중 {used} 사용함", "{used} used" : "{used} 사용함", "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", @@ -167,6 +174,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", "Invalid path selected" : "잘못된 경로가 선택됨", "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", + "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", "Tags" : "태그", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", @@ -179,8 +187,10 @@ OC.L10N.register( "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", + "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", + "Files settings" : "파일 설정", "Show hidden files" : "숨김 파일 보이기", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오", @@ -206,6 +216,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "New" : "새로 만들기", "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "%s%% of %s used" : "%s 중 %s%%가 사용됨", "Settings" : "설정" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index f74fb821d31..3a6b7850242 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -6,6 +6,8 @@ "Move or copy" : "이동이나 복사", "Download" : "다운로드", "Delete" : "삭제", + "Show list view" : "리스트 보기", + "Show grid view" : "모눈 보기", "Home" : "홈", "Close" : "닫기", "Favorites" : "즐겨찾기", @@ -19,6 +21,7 @@ "Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다", "Not enough free space" : "남은 공간이 부족함", "An unknown error has occurred" : "알 수 없는 에러 발생", + "File could not be uploaded" : "파일을 업로드할 수 없음", "Uploading …" : "업로드 중…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})", "Uploading that item is not supported" : "이 항목의 업로드를 지원하지 않습니다", @@ -40,6 +43,8 @@ "Details" : "자세한 정보", "Please select tag(s) to add to the selection" : "선택한 항목에 추가할 태그를 고르세요", "Apply tag(s) to selection" : "선택한 항목에 태그 적용하기", + "Select directory \"{dirName}\"" : "디렉터리 \"{dirName}\" 선택", + "Select file \"{fileName}\"" : "파일 \"{fileName}\" 선택", "Pending" : "대기 중", "Unable to determine date" : "날짜를 결정할 수 없음", "This operation is forbidden" : "이 작업이 금지됨", @@ -69,7 +74,9 @@ "_%n file_::_%n files_" : ["파일 %n개"], "{dirs} and {files}" : "{dirs} 그리고 {files}", "_including %n hidden_::_including %n hidden_" : ["%n개의 숨겨진 파일 포함"], + "You do not have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "_Uploading %n file_::_Uploading %n files_" : ["파일 %n개 업로드 중"], + "New file/folder menu" : "새 파일/폴더 메뉴", "{used} of {quota} used" : "{quota} 중 {used} 사용함", "{used} used" : "{used} 사용함", "\"{name}\" is an invalid file name." : "\"{name}\"은(는) 잘못된 파일 이름입니다.", @@ -165,6 +172,7 @@ "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", "Invalid path selected" : "잘못된 경로가 선택됨", "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", + "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", "Tags" : "태그", "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", @@ -177,8 +185,10 @@ "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", + "Unable to initialize the templates directory" : "템플릿 디렉터리를 설정할 수 없음", "%s used" : "%s 사용함", "%1$s of %2$s used" : "%2$s 중 %1$s 사용됨", + "Files settings" : "파일 설정", "Show hidden files" : "숨김 파일 보이기", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하십시오", @@ -204,6 +214,7 @@ "You don’t have permission to upload or create files here" : "여기에 파일을 업로드하거나 만들 권한이 없습니다", "New" : "새로 만들기", "Cannot transfer ownership of a file or folder you don't own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "%s%% of %s used" : "%s 중 %s%%가 사용됨", "Settings" : "설정" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index ef636801cdc..0f5c6718809 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -35,6 +35,7 @@ OC.L10N.register( "Move" : "Taşı", "Copy" : "Kopyala", "Choose target folder" : "Hedef klasörü seçin", + "Edit locally" : "Yerel olarak düzenle", "Open" : "Aç", "Delete file" : "Dosyayı sil", "Delete folder" : "Klasörü sil", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 2c3c9b99149..541b283debc 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -33,6 +33,7 @@ "Move" : "Taşı", "Copy" : "Kopyala", "Choose target folder" : "Hedef klasörü seçin", + "Edit locally" : "Yerel olarak düzenle", "Open" : "Aç", "Delete file" : "Dosyayı sil", "Delete folder" : "Klasörü sil", |