From 6bbfc209b8c85de4fc24b483478a5d45d7195bf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=BC=9F=E6=B5=A9?= Date: Thu, 7 Sep 2017 12:20:20 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (50 of 50 strings) Translation: Safe Eyes/Translations Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/ --- safeeyes/config/lang/zh_Hans.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/safeeyes/config/lang/zh_Hans.json b/safeeyes/config/lang/zh_Hans.json index 794f2f2..6c58d94 100644 --- a/safeeyes/config/lang/zh_Hans.json +++ b/safeeyes/config/lang/zh_Hans.json @@ -35,6 +35,28 @@ "disable": "禁用Safe Eyes", "disable_keyboard_shortcut": "休息界面按钮不可用时间(防止操作失误而跳过休息,单位秒)", "enable": "启用Safe Eyes", - "enable_screen_lock": "每次长休息结束时锁定屏幕" + "enable_screen_lock": "每次长休息结束时锁定屏幕", + "for_x_hour": "{} 小时", + "for_x_hours": "{} 小时", + "for_x_minutes": "{} 分钟", + "idle_time": "电脑无操作多长时间时暂停计时(单位:分钟)", + "interval_between_two_breaks": "两次休息之间的间隔时间(单位:分钟)", + "language": "语言", + "license": "许可证", + "long_break_duration": "长休息时长(单位:秒)", + "no_of_short_breaks_between_two_long_breaks": "在两次长休息之间的短休息个数", + "postpone": "推迟休息", + "postpone_duration": "推迟时间间隔(单位:分钟)", + "quit": "退出", + "save": "保存", + "settings": "设置", + "short_break_duration": "短休息时长(单位:秒)", + "show_time_in_tray": "在系统托盘显示下一次休息时间", + "skip": "跳过", + "strict_break": "严格休息(隐藏跳过按钮)", + "system_language": "系统语言", + "time_to_prepare_for_break": "休息前的准备时长(单位:秒)", + "time_to_screen_lock": "长休息开始几秒后自动锁屏", + "until_restart": "直到重启" } }