From ce3458694806c59997baf5400c2dd483d291d62d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 28 Dec 2024 01:36:21 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 0d95fd1a..c00751d7 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -20,6 +20,7 @@ OC.L10N.register( "An error occurred during object recognition, please check the Nextcloud logs." : "在物体识别过程中发生了一个错误,请检查 Nextcloud 的日志。", "Waiting for status reports on object recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "正在等待物体识别的状态报告。如果该信息持续超过 15 分钟,请检查 Nextcloud 的日志。", "Object recognition:" : "物体识别:", + "Waiting for status reports on landmark recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "等待地标识别的状态报告。如果此消息持续超过 15 分钟,请检查 Nextcloud 日志。", "Enable object recognition (e.g. food, vehicles, landscapes)" : "实现物体识别(例如食物、车辆、景观)。", "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~100 or more, in WASM mode ~20 is recommended)" : "每次作业运行要处理的文件数量(每 5 分钟安排一次作业;对于正常操作大约 100 或更多,在 WASM 模式下建议大约 20)。", "Enable landmark recognition (e.g. Eiffel Tower, Golden Gate Bridge)" : "实现地标识别(例如埃菲尔铁塔、金门大桥)。", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index ee1f7551..3fda3956 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -18,6 +18,7 @@ "An error occurred during object recognition, please check the Nextcloud logs." : "在物体识别过程中发生了一个错误,请检查 Nextcloud 的日志。", "Waiting for status reports on object recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "正在等待物体识别的状态报告。如果该信息持续超过 15 分钟,请检查 Nextcloud 的日志。", "Object recognition:" : "物体识别:", + "Waiting for status reports on landmark recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." : "等待地标识别的状态报告。如果此消息持续超过 15 分钟,请检查 Nextcloud 日志。", "Enable object recognition (e.g. food, vehicles, landscapes)" : "实现物体识别(例如食物、车辆、景观)。", "The number of files to process per job run (A job will be scheduled every 5 minutes; For normal operation ~100 or more, in WASM mode ~20 is recommended)" : "每次作业运行要处理的文件数量(每 5 分钟安排一次作业;对于正常操作大约 100 或更多,在 WASM 模式下建议大约 20)。", "Enable landmark recognition (e.g. Eiffel Tower, Golden Gate Bridge)" : "实现地标识别(例如埃菲尔铁塔、金门大桥)。",