From aa241df161054588293dde038104e670626f88e5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 11 Sep 2023 00:26:58 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/ko.js | 1 + apps/files/l10n/ko.json | 1 + apps/files/l10n/zh_CN.js | 13 +++++++++++++ apps/files/l10n/zh_CN.json | 13 +++++++++++++ apps/files_sharing/l10n/ko.js | 23 +++++++++++++++++++++++ apps/files_sharing/l10n/ko.json | 23 +++++++++++++++++++++++ apps/files_sharing/l10n/zh_CN.js | 2 ++ apps/files_sharing/l10n/zh_CN.json | 2 ++ 8 files changed, 78 insertions(+) (limited to 'apps') diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 2b3985482d6..b3cb5958a79 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -238,6 +238,7 @@ OC.L10N.register( "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Delete permanently" : "영구히 삭제", "Open folder {displayName}" : "{displayName} 폴더 열기", + "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 7c6454871e9..4a13bfdb347 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -236,6 +236,7 @@ "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Delete permanently" : "영구히 삭제", "Open folder {displayName}" : "{displayName} 폴더 열기", + "Open in Files" : "파일에서 열기", "Open details" : "자세한 정보 열기", "Set up templates folder" : "템플릿 폴더 설정", "Templates" : "템플릿", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 14ea15cf7cb..413bd3eea8a 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -22,6 +22,8 @@ OC.L10N.register( "An unknown error has occurred" : "发生了未知错误。", "File could not be uploaded" : "文件无法上传", "Uploading …" : "正在上传 ...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "上传中 ... ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "不支持上传此项目", "Target folder does not exist any more" : "目标文件夹已不存在", @@ -32,6 +34,7 @@ OC.L10N.register( "Move" : "移动", "Copy" : "复制", "Choose target folder" : "选择目标文件夹", + "Set reminder" : "设置提醒", "Edit locally" : "本地编辑", "Open" : "打开", "Delete file" : "删除文件", @@ -173,6 +176,7 @@ OC.L10N.register( "Select the row for {displayName}" : "选择 {displayName} 的行", "Rename file" : "重命名文件", "A long time ago" : "很久以前", + "This node is unavailable" : "此节点不可用", "Download file {name}" : "下载文件 {name}", "File name" : "文件名", "Folder name" : "文件夹名称", @@ -184,6 +188,7 @@ OC.L10N.register( "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", "Renamed \"{oldName}\" to \"{newName}\"" : "已将“{oldName}”重命名为“{newName}”", "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名称「{newName}」在这个文件夹「{dir}」已经被使用。请选择其他名称。", "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”", "Total rows summary" : "总行摘要", "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", @@ -193,6 +198,8 @@ OC.L10N.register( "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序列表", "Select all" : "全部选择", "Unselect all" : "取消全选", + "List of files and folders." : "文件与文件夹列表。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", "File not found" : "文件未找到", "Storage informations" : "存储信息", "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", @@ -242,7 +249,9 @@ OC.L10N.register( "Unable to create new file from template" : "无法从模板创建新文件", "Delete permanently" : "彻底删除", "Open folder {displayName}" : "打开文件夹{displayName}", + "Open in Files" : "在文件中打开", "Open details" : "打开详情", + "Created new folder \"{name}\"" : "创建了新文件夹「{name}」", "Set up templates folder" : "设置模板文件夹", "Templates" : "模板", "Create new templates folder" : "新建模板文件夹", @@ -251,6 +260,10 @@ OC.L10N.register( "No favorites yet" : "暂无收藏", "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", "All files" : "全部文件", + "List of your files and folders." : "您的文件与文件件列表。", + "List of recently modified files and folders." : "最近修改的文件与文件夹列表。", + "No recently modified files" : "近期无修改文件", + "Files and folders you recently modified will show up here." : "您最近修改的文件与文件夹将会显示在此处。", "Toggle %1$s sublist" : "切换 %1$s 子列表", "No entries found in this folder" : "在此文件夹中找不到项目", "Upload too large" : "上传文件过大", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 69d8756a6bb..a04728b5508 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -20,6 +20,8 @@ "An unknown error has occurred" : "发生了未知错误。", "File could not be uploaded" : "文件无法上传", "Uploading …" : "正在上传 ...", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "上传中 ... ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "不支持上传此项目", "Target folder does not exist any more" : "目标文件夹已不存在", @@ -30,6 +32,7 @@ "Move" : "移动", "Copy" : "复制", "Choose target folder" : "选择目标文件夹", + "Set reminder" : "设置提醒", "Edit locally" : "本地编辑", "Open" : "打开", "Delete file" : "删除文件", @@ -171,6 +174,7 @@ "Select the row for {displayName}" : "选择 {displayName} 的行", "Rename file" : "重命名文件", "A long time ago" : "很久以前", + "This node is unavailable" : "此节点不可用", "Download file {name}" : "下载文件 {name}", "File name" : "文件名", "Folder name" : "文件夹名称", @@ -182,6 +186,7 @@ "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", "Renamed \"{oldName}\" to \"{newName}\"" : "已将“{oldName}”重命名为“{newName}”", "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名称「{newName}」在这个文件夹「{dir}」已经被使用。请选择其他名称。", "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”", "Total rows summary" : "总行摘要", "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", @@ -191,6 +196,8 @@ "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序列表", "Select all" : "全部选择", "Unselect all" : "取消全选", + "List of files and folders." : "文件与文件夹列表。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", "File not found" : "文件未找到", "Storage informations" : "存储信息", "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", @@ -240,7 +247,9 @@ "Unable to create new file from template" : "无法从模板创建新文件", "Delete permanently" : "彻底删除", "Open folder {displayName}" : "打开文件夹{displayName}", + "Open in Files" : "在文件中打开", "Open details" : "打开详情", + "Created new folder \"{name}\"" : "创建了新文件夹「{name}」", "Set up templates folder" : "设置模板文件夹", "Templates" : "模板", "Create new templates folder" : "新建模板文件夹", @@ -249,6 +258,10 @@ "No favorites yet" : "暂无收藏", "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示", "All files" : "全部文件", + "List of your files and folders." : "您的文件与文件件列表。", + "List of recently modified files and folders." : "最近修改的文件与文件夹列表。", + "No recently modified files" : "近期无修改文件", + "Files and folders you recently modified will show up here." : "您最近修改的文件与文件夹将会显示在此处。", "Toggle %1$s sublist" : "切换 %1$s 子列表", "No entries found in this folder" : "在此文件夹中找不到项目", "Upload too large" : "上传文件过大", diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 4f7b8ee4695..8aabb6bfa2a 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "업로드", "Edit" : "편집", "Bundled permissions" : "번들 권한", + "Open Sharing Details" : "공유 세부 사항 열기", "group" : "그룹", "conversation" : "대화", "remote" : "원격", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "날짜 입력", "Create share" : "공유 만들기", "Cancel" : "취소", + "Customize link" : "링크 맞춤설정", "Add another link" : "다른 링크 추가", "Create a new share link" : "새로운 공유 링크 생성", "Shared via link by {initiator}" : "{initiator}님이 링크를 통해 공유함", @@ -188,6 +190,7 @@ OC.L10N.register( "Talk conversation" : "토크 대화", "Deck board" : "Deck 보드", "on {server}" : "{server}에서", + "Upload only" : "업로드만", "Advanced settings" : "고급 설정", "Share label" : "레이블 공유", "Set password" : "비밀번호 설정", @@ -202,6 +205,10 @@ OC.L10N.register( "Create" : "생성", "Update" : "업데이트", "Share" : "공유", + "Delete share" : "공유 삭제", + "Share with " : "공유 받는이:", + "Save share" : "공유 저장", + "Update share" : "공유 업데이트", "Others with access" : "접근할 수 있는 다른 사용자", "No other users with access found" : "접근할 수 있는 다른 사용자가 없음", "Toggle list of others with access to this directory" : "이 경로에 접근할 수 있는 사용자들의 목록 전환", @@ -211,6 +218,10 @@ OC.L10N.register( "Expires {relativetime}" : "{relativetime}에 만료", "this share just expired." : "이 공유는 방금 만료되었습니다.", "Shared with you by {owner}" : "{owner}님이 당신에게 공유함", + "_Accept share_::_Accept shares_" : ["공유 수락"], + "Open in Files" : "파일에서 열기", + "_Reject share_::_Reject shares_" : ["공유 거절"], + "_Restore share_::_Restore shares_" : ["공유 복원"], "Link to a file" : "파일로 향한 링크", "Error creating the share: {errorMessage}" : "공유를 만드는 중 오류 발생: {errorMessage}", "Error creating the share" : "공유를 만드는 중 오류 발생", @@ -229,17 +240,29 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", "Shares" : "공유", + "Overview of shared files." : "공유된 파일들의 개요", "No shares" : "공유 없음", + "Files and folders you shared or have been shared with you will show up here" : "당신이 공유하거나 당신에게 공유된 파일과 폴더가 이곳에 나타납니다.", "Shared with you" : "나와 공유됨", + "List of files that are shared with you." : "당신에게 공유된 파일들의 목록", "Nothing shared with you yet" : "나와 공유된 항목 없음", + "Files and folders others shared with you will show up here" : "다른 사람이 당신에게 공유한 파일과 폴더가 이곳에 나타납니다.", "Shared with others" : "다른 사람과 공유됨", + "List of files that you shared with others." : "당신이 다른 사람에게 공유한 파일들의 목록", "Nothing shared yet" : "공유된 항목 없음", + "Files and folders you shared will show up here" : "당신이 공유한 파일과 폴더가 이곳에 나타납니다.", "Shared by link" : "링크로 공유됨", + "List of files that are shared by link." : "링크를 통해 공유된 파일들의 목록", "No shared links" : "공유된 링크 없음", + "Files and folders you shared by link will show up here" : "링크를 통해 공유된 파일과 폴더들이 여기에 표시됩니다.", "Deleted shares" : "삭제된 공유", + "List of shares you left." : "당신이 버린 공유들의 목록", "No deleted shares" : "삭제된 공유 없음", + "Shares you have left will show up here" : "당신이 버린 공유들이 이곳에 나타납니다.", "Pending shares" : "진행중인 공유", + "List of unapproved shares." : "수락하지 않은 공유들의 목록", "No pending shares" : "보류 중인 공유 없음", + "Shares you have received but not approved will show up here" : "받았지만 수락하지 않은 공유들이 이곳에 나타납니다.", "No entries found in this folder" : "이 폴더에 항목 없음", "Name" : "이름", "Share time" : "공유 시간", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 061de93c091..917e40e6c72 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -131,6 +131,7 @@ "Upload" : "업로드", "Edit" : "편집", "Bundled permissions" : "번들 권한", + "Open Sharing Details" : "공유 세부 사항 열기", "group" : "그룹", "conversation" : "대화", "remote" : "원격", @@ -156,6 +157,7 @@ "Enter a date" : "날짜 입력", "Create share" : "공유 만들기", "Cancel" : "취소", + "Customize link" : "링크 맞춤설정", "Add another link" : "다른 링크 추가", "Create a new share link" : "새로운 공유 링크 생성", "Shared via link by {initiator}" : "{initiator}님이 링크를 통해 공유함", @@ -186,6 +188,7 @@ "Talk conversation" : "토크 대화", "Deck board" : "Deck 보드", "on {server}" : "{server}에서", + "Upload only" : "업로드만", "Advanced settings" : "고급 설정", "Share label" : "레이블 공유", "Set password" : "비밀번호 설정", @@ -200,6 +203,10 @@ "Create" : "생성", "Update" : "업데이트", "Share" : "공유", + "Delete share" : "공유 삭제", + "Share with " : "공유 받는이:", + "Save share" : "공유 저장", + "Update share" : "공유 업데이트", "Others with access" : "접근할 수 있는 다른 사용자", "No other users with access found" : "접근할 수 있는 다른 사용자가 없음", "Toggle list of others with access to this directory" : "이 경로에 접근할 수 있는 사용자들의 목록 전환", @@ -209,6 +216,10 @@ "Expires {relativetime}" : "{relativetime}에 만료", "this share just expired." : "이 공유는 방금 만료되었습니다.", "Shared with you by {owner}" : "{owner}님이 당신에게 공유함", + "_Accept share_::_Accept shares_" : ["공유 수락"], + "Open in Files" : "파일에서 열기", + "_Reject share_::_Reject shares_" : ["공유 거절"], + "_Restore share_::_Restore shares_" : ["공유 복원"], "Link to a file" : "파일로 향한 링크", "Error creating the share: {errorMessage}" : "공유를 만드는 중 오류 발생: {errorMessage}", "Error creating the share" : "공유를 만드는 중 오류 발생", @@ -227,17 +238,29 @@ "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", "Shares" : "공유", + "Overview of shared files." : "공유된 파일들의 개요", "No shares" : "공유 없음", + "Files and folders you shared or have been shared with you will show up here" : "당신이 공유하거나 당신에게 공유된 파일과 폴더가 이곳에 나타납니다.", "Shared with you" : "나와 공유됨", + "List of files that are shared with you." : "당신에게 공유된 파일들의 목록", "Nothing shared with you yet" : "나와 공유된 항목 없음", + "Files and folders others shared with you will show up here" : "다른 사람이 당신에게 공유한 파일과 폴더가 이곳에 나타납니다.", "Shared with others" : "다른 사람과 공유됨", + "List of files that you shared with others." : "당신이 다른 사람에게 공유한 파일들의 목록", "Nothing shared yet" : "공유된 항목 없음", + "Files and folders you shared will show up here" : "당신이 공유한 파일과 폴더가 이곳에 나타납니다.", "Shared by link" : "링크로 공유됨", + "List of files that are shared by link." : "링크를 통해 공유된 파일들의 목록", "No shared links" : "공유된 링크 없음", + "Files and folders you shared by link will show up here" : "링크를 통해 공유된 파일과 폴더들이 여기에 표시됩니다.", "Deleted shares" : "삭제된 공유", + "List of shares you left." : "당신이 버린 공유들의 목록", "No deleted shares" : "삭제된 공유 없음", + "Shares you have left will show up here" : "당신이 버린 공유들이 이곳에 나타납니다.", "Pending shares" : "진행중인 공유", + "List of unapproved shares." : "수락하지 않은 공유들의 목록", "No pending shares" : "보류 중인 공유 없음", + "Shares you have received but not approved will show up here" : "받았지만 수락하지 않은 공유들이 이곳에 나타납니다.", "No entries found in this folder" : "이 폴더에 항목 없음", "Name" : "이름", "Share time" : "공유 시간", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 6c879e238a5..4a274dd322d 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -213,6 +213,7 @@ OC.L10N.register( "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Shared with you by {owner}" : "{owner} 与您共享", + "Open in Files" : "在文件中打开", "Link to a file" : "链接到文件", "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", @@ -242,6 +243,7 @@ OC.L10N.register( "No deleted shares" : "没有删除的共享", "Pending shares" : "待定共享", "No pending shares" : "没有待定共享", + "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", "No entries found in this folder" : "在此文件夹中找不到项目", "Name" : "名称", "Share time" : "共享时间", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 766acd28bd6..4dc0badc2c0 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -211,6 +211,7 @@ "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Shared with you by {owner}" : "{owner} 与您共享", + "Open in Files" : "在文件中打开", "Link to a file" : "链接到文件", "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", @@ -240,6 +241,7 @@ "No deleted shares" : "没有删除的共享", "Pending shares" : "待定共享", "No pending shares" : "没有待定共享", + "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", "No entries found in this folder" : "在此文件夹中找不到项目", "Name" : "名称", "Share time" : "共享时间", -- cgit v1.2.3