|
1 | 1 | OC.L10N.register( |
2 | 2 | "mediadc", |
3 | 3 | { |
| 4 | + "MediaDC Tasks" : "MediaDC 任务", |
| 5 | + "Hashing algorithm" : "哈希算法", |
| 6 | + "Hashing algorithm used by Python background script" : "哈希算法使用 Python 后台脚本", |
| 7 | + "Similarity threshold" : "相似度阈值", |
| 8 | + "Hashing algorithm threshold (precision)" : "哈希算法阈值(精确度)", |
| 9 | + "Hash size" : "哈希大小", |
| 10 | + "Computed hash size (8, 16, 32, 64)" : "计算哈希大小(8,16,32,64)", |
| 11 | + "Simultaneously running tasks limit" : "同时运行任务上限", |
| 12 | + "Maximum number of python background scripts running" : "后台python脚本运行最大数量", |
| 13 | + "Exclude list" : "排除列表", |
| 14 | + "Global administrator's exclude list that applies to each task" : "适用于每一个任务的全局管理员排除列表", |
4 | 15 | "Use pre-compiled Python binaries" : "使用预编译了的Python二进制文件", |
| 16 | + "Use Python part in binary format (located in the appdata folder)" : "使用二进制格式 Python(位于 appdata 文件夹中)", |
| 17 | + "Ignore EXIF image orientation" : "忽略 EXIF 图像方向", |
| 18 | + "Enable to allow detection of mirrored images as duplicates" : "启用允许检测镜像图像作为重复项", |
| 19 | + "Task finished alert" : "任务完成提示", |
| 20 | + "Task \"%s\" successfully finished." : "任务 “%s” 完成。", |
| 21 | + "Task successfully finished." : "任务完成。", |
5 | 22 | "_%n file_::_%n files_" : ["%n 个文件"], |
| 23 | + "_Found %n duplicate group_::_Found %n duplicate groups_" : ["发现 %n 个重复组"], |
| 24 | + "Task finished with status {status}" : "任务以 {status} 状态完成。", |
| 25 | + "Task finished, check out results" : "任务完成,请检查结果", |
| 26 | + "duplicated" : "重复", |
| 27 | + "MediaDC" : "MediaDC", |
| 28 | + "Nextcloud Media Duplicate Collector application" : "Nextcloud 媒体重复项收集应用程序", |
| 29 | + "**[`cloud_py_api`](https://apps.nextcloud.com/apps/cloud_py_api) is required to be installed and enabled first.**\n\nThis app allows to find duplicate or similar 📸📹 photos and videos\n* **Many image formats supported** Jpeg, png, tiff, bmp, gif, heic/hif, cr2 and others.\n* **Large amount of supported video formats** All that is supported by ffmpeg.\n* **Flexible config** Set your precision level for comparing, choose algo that suits for you most.\n* **Quick rescan** Once file was scanned, hash will be saved, and used for other scans.\n* **External Storages support** Search everywhere among all files available to the user.\n* **Save your time and cloud space** The title says all...\n\nQuick start guide and further information in our [Wiki](https://github.com/cloud-py-api/mediadc/wiki)." : "**[`cloud_py_api`](https://apps.nextcloud.com/apps/cloud_py_api) 需要先行安装并启用。**\n\n该应用程序允许查找重复或相似的📸📹照片和视频:\n* **支持多种图片格式**:JPEG、PNG、TIFF、BMP、GIF、HEIC/HIF、CR2 等等。\n* **支持大量视频格式**:所有被ffmpeg支持的格式。\n* **灵活的配置**:设置比较的精度级别,选择最适合你的算法。\n* **快速重新扫描**:一旦文件被扫描,图片的哈希值将被保存,并用于其他扫描。\n* **外部存储支持**:在用户可用的所有文件中进行搜索。\n* **节省您的时间和云空间**:标题已经说了一切……\n\n快速入门指南和更多信息请参阅我们的[Wiki](https://github.com/cloud-py-api/mediadc/wiki)。", |
6 | 30 | "Tasks" : "任务", |
| 31 | + "Resolved" : "已解决", |
| 32 | + "Open MediaDC settings" : "打开 MediaDC 设置", |
7 | 33 | "Settings" : "设置", |
| 34 | + "Export task results" : "导出任务结果", |
| 35 | + "Select export file format" : "选择输出的文件格式", |
8 | 36 | "Export" : "导出", |
9 | 37 | "Select file" : "选择文件", |
10 | 38 | "_Delete file_::_Delete files_" : ["删除文件"], |
| 39 | + "Remove file (mark resolved)" : "移除文件(标记为已解决)", |
| 40 | + "Are you sure you want to delete this file?" : "你确定你想要删除该文件吗?", |
| 41 | + "Confirm file deletion" : "确认删除文件", |
| 42 | + "Group successfully removed (1 file left)" : "已移除该组(剩余 1 个文件)", |
| 43 | + "Wait until file has been loaded before deleting it" : "等到文件加载完成后再进行删除", |
| 44 | + "Not enough permissions to delete the file" : "没有足够的权限删除文件", |
| 45 | + "File not found. Probably it's has been already deleted" : "未找到文件。可能该文件已经被删除", |
| 46 | + "An error occurred while deleting the file" : "删除文件时发生错误", |
| 47 | + "A server error occurred" : "服务器发生错误", |
| 48 | + "Files size sorting" : "按文件大小排序", |
| 49 | + "Toggle files size sorting" : "切换文件大小排序", |
| 50 | + "Filter by filename: " : "按文件名称进行过滤:", |
| 51 | + "Filename or part" : "文件名或部分", |
| 52 | + "Select all files in a group" : "选择组内所有文件", |
11 | 53 | "Deselect all" : "全部取消选择", |
12 | 54 | "Select all" : "全部选择", |
| 55 | + "Deselect all on page" : "取消全选", |
| 56 | + "Select all on page" : "全选", |
| 57 | + "Mark as resolved without deleting" : "标记为已解决而不进行删除", |
| 58 | + "No matches on this page" : "该页面上没有匹配项", |
| 59 | + "Checked files successfully removed" : "移除选中的文件", |
| 60 | + "Are you sure you want to delete all files" : "你确定你想要删除所有文件", |
| 61 | + "Not all files deleted" : "并非所有文件都已删除", |
| 62 | + "A server error occurred. Files not deleted" : "服务器出现错误。无法删除文件", |
| 63 | + "Checked files successfully deleted" : "删除选中的文件", |
| 64 | + "_Batch actions for %n file_::_Batch actions for %n files_" : ["对 %n 个文件进行批量操作"], |
| 65 | + "_Remove file_::_Remove files_" : ["移除文件"], |
| 66 | + "_Delete selected file_::_Delete selected files_" : ["删除选定文件"], |
| 67 | + "Duplicates list" : "重复列表", |
| 68 | + "Sort groups" : "整理组", |
| 69 | + "Sorting details by files count" : "按文件数量排序详细信息", |
| 70 | + "Filter by duplicate group id: " : "通过重复组ID筛选:", |
| 71 | + "Filter by id or range of ids (1-10)" : "通过 ID 或 ID 区间(1-10)筛选:", |
| 72 | + "Toggle duplicate groups" : "切换重复组", |
| 73 | + "Toggle groups" : "切换组", |
| 74 | + "Uncheck selected" : "取消选中", |
| 75 | + "Mark all files in group as resolved" : "将组内所有文件标记为已解决", |
| 76 | + "Delete all files except the largest one" : "删除除了最大的所有文件", |
13 | 77 | "Delete files" : "删除文件", |
| 78 | + "No matchings found" : "未找到匹配项", |
| 79 | + "No duplicates found." : "未找到重复项", |
| 80 | + "First page reached!" : "已到首页!", |
| 81 | + "Last page reached!" : "已到尾页!", |
| 82 | + "Selected groups successfully removed" : "已移除选中的组", |
| 83 | + "Selected group files successfully deleted" : "已删除选中的组内文件", |
14 | 84 | "Select group" : "选择群组", |
15 | 85 | "Go to page" : "转到页面", |
16 | 86 | "Change to grid view" : "变为网格视图", |
|
0 commit comments