Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit ac2c6e7

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 8f2a94e commit ac2c6e7

File tree

2 files changed

+140
-0
lines changed

2 files changed

+140
-0
lines changed

l10n/zh_CN.js

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,86 @@
11
OC.L10N.register(
22
"mediadc",
33
{
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" : "适用于每一个任务的全局管理员排除列表",
415
"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." : "任务完成。",
522
"_%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)。",
630
"Tasks" : "任务",
31+
"Resolved" : "已解决",
32+
"Open MediaDC settings" : "打开 MediaDC 设置",
733
"Settings" : "设置",
34+
"Export task results" : "导出任务结果",
35+
"Select export file format" : "选择输出的文件格式",
836
"Export" : "导出",
937
"Select file" : "选择文件",
1038
"_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" : "选择组内所有文件",
1153
"Deselect all" : "全部取消选择",
1254
"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" : "删除除了最大的所有文件",
1377
"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" : "已删除选中的组内文件",
1484
"Select group" : "选择群组",
1585
"Go to page" : "转到页面",
1686
"Change to grid view" : "变为网格视图",

l10n/zh_CN.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,84 @@
11
{ "translations": {
2+
"MediaDC Tasks" : "MediaDC 任务",
3+
"Hashing algorithm" : "哈希算法",
4+
"Hashing algorithm used by Python background script" : "哈希算法使用 Python 后台脚本",
5+
"Similarity threshold" : "相似度阈值",
6+
"Hashing algorithm threshold (precision)" : "哈希算法阈值(精确度)",
7+
"Hash size" : "哈希大小",
8+
"Computed hash size (8, 16, 32, 64)" : "计算哈希大小(8,16,32,64)",
9+
"Simultaneously running tasks limit" : "同时运行任务上限",
10+
"Maximum number of python background scripts running" : "后台python脚本运行最大数量",
11+
"Exclude list" : "排除列表",
12+
"Global administrator's exclude list that applies to each task" : "适用于每一个任务的全局管理员排除列表",
213
"Use pre-compiled Python binaries" : "使用预编译了的Python二进制文件",
14+
"Use Python part in binary format (located in the appdata folder)" : "使用二进制格式 Python(位于 appdata 文件夹中)",
15+
"Ignore EXIF image orientation" : "忽略 EXIF 图像方向",
16+
"Enable to allow detection of mirrored images as duplicates" : "启用允许检测镜像图像作为重复项",
17+
"Task finished alert" : "任务完成提示",
18+
"Task \"%s\" successfully finished." : "任务 “%s” 完成。",
19+
"Task successfully finished." : "任务完成。",
320
"_%n file_::_%n files_" : ["%n 个文件"],
21+
"_Found %n duplicate group_::_Found %n duplicate groups_" : ["发现 %n 个重复组"],
22+
"Task finished with status {status}" : "任务以 {status} 状态完成。",
23+
"Task finished, check out results" : "任务完成,请检查结果",
24+
"duplicated" : "重复",
25+
"MediaDC" : "MediaDC",
26+
"Nextcloud Media Duplicate Collector application" : "Nextcloud 媒体重复项收集应用程序",
27+
"**[`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)。",
428
"Tasks" : "任务",
29+
"Resolved" : "已解决",
30+
"Open MediaDC settings" : "打开 MediaDC 设置",
531
"Settings" : "设置",
32+
"Export task results" : "导出任务结果",
33+
"Select export file format" : "选择输出的文件格式",
634
"Export" : "导出",
735
"Select file" : "选择文件",
836
"_Delete file_::_Delete files_" : ["删除文件"],
37+
"Remove file (mark resolved)" : "移除文件(标记为已解决)",
38+
"Are you sure you want to delete this file?" : "你确定你想要删除该文件吗?",
39+
"Confirm file deletion" : "确认删除文件",
40+
"Group successfully removed (1 file left)" : "已移除该组(剩余 1 个文件)",
41+
"Wait until file has been loaded before deleting it" : "等到文件加载完成后再进行删除",
42+
"Not enough permissions to delete the file" : "没有足够的权限删除文件",
43+
"File not found. Probably it's has been already deleted" : "未找到文件。可能该文件已经被删除",
44+
"An error occurred while deleting the file" : "删除文件时发生错误",
45+
"A server error occurred" : "服务器发生错误",
46+
"Files size sorting" : "按文件大小排序",
47+
"Toggle files size sorting" : "切换文件大小排序",
48+
"Filter by filename: " : "按文件名称进行过滤:",
49+
"Filename or part" : "文件名或部分",
50+
"Select all files in a group" : "选择组内所有文件",
951
"Deselect all" : "全部取消选择",
1052
"Select all" : "全部选择",
53+
"Deselect all on page" : "取消全选",
54+
"Select all on page" : "全选",
55+
"Mark as resolved without deleting" : "标记为已解决而不进行删除",
56+
"No matches on this page" : "该页面上没有匹配项",
57+
"Checked files successfully removed" : "移除选中的文件",
58+
"Are you sure you want to delete all files" : "你确定你想要删除所有文件",
59+
"Not all files deleted" : "并非所有文件都已删除",
60+
"A server error occurred. Files not deleted" : "服务器出现错误。无法删除文件",
61+
"Checked files successfully deleted" : "删除选中的文件",
62+
"_Batch actions for %n file_::_Batch actions for %n files_" : ["对 %n 个文件进行批量操作"],
63+
"_Remove file_::_Remove files_" : ["移除文件"],
64+
"_Delete selected file_::_Delete selected files_" : ["删除选定文件"],
65+
"Duplicates list" : "重复列表",
66+
"Sort groups" : "整理组",
67+
"Sorting details by files count" : "按文件数量排序详细信息",
68+
"Filter by duplicate group id: " : "通过重复组ID筛选:",
69+
"Filter by id or range of ids (1-10)" : "通过 ID 或 ID 区间(1-10)筛选:",
70+
"Toggle duplicate groups" : "切换重复组",
71+
"Toggle groups" : "切换组",
72+
"Uncheck selected" : "取消选中",
73+
"Mark all files in group as resolved" : "将组内所有文件标记为已解决",
74+
"Delete all files except the largest one" : "删除除了最大的所有文件",
1175
"Delete files" : "删除文件",
76+
"No matchings found" : "未找到匹配项",
77+
"No duplicates found." : "未找到重复项",
78+
"First page reached!" : "已到首页!",
79+
"Last page reached!" : "已到尾页!",
80+
"Selected groups successfully removed" : "已移除选中的组",
81+
"Selected group files successfully deleted" : "已删除选中的组内文件",
1282
"Select group" : "选择群组",
1383
"Go to page" : "转到页面",
1484
"Change to grid view" : "变为网格视图",

0 commit comments

Comments
 (0)