summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/zh-TW.json')
-rw-r--r--i18n/zh-TW.json26
1 files changed, 19 insertions, 7 deletions
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index 61b13b26e..90e244f41 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -3597,7 +3597,7 @@
},
{
"id": "cli.license.critical",
- "translation": "此功能需要企業版授權,請聯繫系統管理員將系統升級為企業版授權。"
+ "translation": "Feature requires an upgrade to Enterprise Edition and the inclusion of a license key. Please contact your System Administrator."
},
{
"id": "ent.brand.save_brand_image.decode.app_error",
@@ -3688,6 +3688,10 @@
"translation": "規範匯出作業 '{{.JobName}}' 開始,匯出到 '{{.FilePath}}'"
},
{
+ "id": "ent.data_retention.generic.license.error",
+ "translation": "License does not support Data Retention."
+ },
+ {
"id": "ent.elasticsearch.aggregator_worker.create_index_job.error",
"translation": "Elasticsearch 彙總工作者新增索引工作時失敗"
},
@@ -4369,15 +4373,15 @@
},
{
"id": "model.config.is_valid.data_retention.deletion_job_start_time.app_error",
- "translation": "DataRetention DeletionJobStartTime setting must be set to a time in the format \"hh:mm\""
+ "translation": "Data retention job start time must be a 24-hour time stamp in the form HH:MM."
},
{
"id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
- "translation": "DataRetention FileRetentionDays setting must be at least 1"
+ "translation": "File retention must be one day or longer."
},
{
"id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
- "translation": "DataRetention MessageRetentionDays setting must be at least 1"
+ "translation": "Message retention must be one day or longer."
},
{
"id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
@@ -5672,6 +5676,14 @@
"translation": "無法取得工作"
},
{
+ "id": "store.sql_job.get_count_by_status_and_type.app_erro",
+ "translation": "We couldn't get the job count by status and type"
+ },
+ {
+ "id": "store.sql_job.get_newest_job_by_status_and_type.app_error",
+ "translation": "We couldn't get the newest job by status and type"
+ },
+ {
"id": "store.sql_job.save.app_error",
"translation": "無法儲存工作"
},
@@ -6573,15 +6585,15 @@
},
{
"id": "utils.file.list_directory.configured.app_error",
- "translation": "File storage not configured properly. Please configure for either S3 or local server file storage."
+ "translation": "檔案儲存位置設定不正確。請設定為 S3 或是本地儲存。"
},
{
"id": "utils.file.list_directory.local.app_error",
- "translation": "Encountered an error listing directory from local server file storage."
+ "translation": "從本地儲存讀取時遇到錯誤"
},
{
"id": "utils.file.list_directory.s3.app_error",
- "translation": "Encountered an error listing directory from S3."
+ "translation": "從 S3 刪除目錄時遇到錯誤"
},
{
"id": "utils.file.remove_directory.configured.app_error",