Skip to content

Commit

Permalink
Chinese translations
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesliu96 authored and forrestguice committed Dec 8, 2023
1 parent b7de9f3 commit ba9367b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -662,11 +662,11 @@
<string name="configAction_exportThemes">@string/configAction_export</string> <!-- button (contentDescription) -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark">深色</string> <!-- default widget theme name -->
<string name="widgetThemes_dark_transparent">深色(透明)</string> <!-- default widget theme name -->
<string name="widgetThemes_dark_translucent">深色(半透明)</string> <!-- default widget theme name -->
<string name="widgetThemes_light">浅色</string> <!-- default widget theme name -->
<string name="widgetThemes_light_transparent">浅色(透明)</string> <!-- default widget theme name -->

<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_copy<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
Expand Down Expand Up @@ -694,8 +694,8 @@
<string name="configAction_chooseColor">选择颜色</string> <!-- button (contentDescription) -->

<string name="configLabel_themeBackgroundId">底色:</string> <!-- spinner label -->
<string name="configLabel_themeBackground_light">亮色</string> <!-- light background -->
<string name="configLabel_themeBackground_dark">暗色</string> <!-- dark background -->
<string name="configLabel_themeBackground_light">浅色</string> <!-- light background -->
<string name="configLabel_themeBackground_dark">深色</string> <!-- dark background -->
<string name="configLabel_themeBackground_trans">透明</string> <!-- transparent background -->
<string name="configLabel_themeBackground_color">颜色</string> <!-- custom background -->
<string name="configLabel_themeColorBackground">颜色:</string> <!-- color label -->
Expand Down Expand Up @@ -1176,13 +1176,13 @@
<string name="configLabel_ui_showbluehour">显示蓝色时刻</string>

<!-- App Setting: UI Theme -->
<string name="appThemes_lightTheme">亮色主题</string>
<string name="appThemes_darkTheme">暗色主题</string>
<string name="appThemes_nightMode">亮色主题/暗色主题(夜间模式)</string>
<string name="appThemes_lightTheme">浅色主题</string>
<string name="appThemes_darkTheme">深色主题</string>
<string name="appThemes_nightMode">浅色主题/深色主题(夜间模式)</string>
<string name="appThemes_systemDefault">系统默认</string>
<string name="appThemes_systemDefault1">高对比度(系统默认)</string>
<string name="appThemes_darkTheme1">高对比度(暗色)</string>
<string name="appThemes_lightTheme1">高对比度(亮色)</string>
<string name="appThemes_darkTheme1">高对比度(深色)</string>
<string name="appThemes_lightTheme1">高对比度(浅色)</string>

<!-- App Setting: time format -->
<string-array name="timeFormatMode_display"> <!-- one-to-one with timeFormatMode_values -->
Expand Down
24 changes: 12 additions & 12 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -662,11 +662,11 @@
<string name="configAction_exportThemes">@string/configAction_export</string> <!-- button (contentDescription) -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark">深色</string> <!-- default widget theme name -->
<string name="widgetThemes_dark_transparent">深色(透明)</string> <!-- default widget theme name -->
<string name="widgetThemes_dark_translucent">深色(半透明)</string> <!-- default widget theme name -->
<string name="widgetThemes_light">淺色</string> <!-- default widget theme name -->
<string name="widgetThemes_light_transparent">淺色(透明)</string> <!-- default widget theme name -->

<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_copy<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
Expand Down Expand Up @@ -694,8 +694,8 @@
<string name="configAction_chooseColor">選擇顏色</string> <!-- button (contentDescription) -->

<string name="configLabel_themeBackgroundId">底色:</string> <!-- spinner label -->
<string name="configLabel_themeBackground_light">亮色</string> <!-- light background -->
<string name="configLabel_themeBackground_dark">暗色</string> <!-- dark background -->
<string name="configLabel_themeBackground_light">淺色</string> <!-- light background -->
<string name="configLabel_themeBackground_dark">深色</string> <!-- dark background -->
<string name="configLabel_themeBackground_trans">透明</string> <!-- transparent background -->
<string name="configLabel_themeBackground_color">顏色</string> <!-- custom background -->
<string name="configLabel_themeColorBackground">顏色:</string> <!-- color label -->
Expand Down Expand Up @@ -1176,13 +1176,13 @@
<string name="configLabel_ui_showbluehour">顯示藍色時刻</string>

<!-- App Setting: UI Theme -->
<string name="appThemes_lightTheme">亮色主題</string>
<string name="appThemes_darkTheme">暗色主題</string>
<string name="appThemes_nightMode">亮色主題/暗色主題(夜間模式)</string>
<string name="appThemes_lightTheme">淺色主題</string>
<string name="appThemes_darkTheme">深色主題</string>
<string name="appThemes_nightMode">淺色主題/深色主題(夜間模式)</string>
<string name="appThemes_systemDefault">系統預設</string>
<string name="appThemes_systemDefault1">高對比度(系統預設)</string>
<string name="appThemes_darkTheme1">高對比度(暗色)</string>
<string name="appThemes_lightTheme1">高對比度(亮色)</string>
<string name="appThemes_darkTheme1">高對比度(深色)</string>
<string name="appThemes_lightTheme1">高對比度(淺色)</string>

<!-- App Setting: time format -->
<string-array name="timeFormatMode_display"> <!-- one-to-one with timeFormatMode_values -->
Expand Down

0 comments on commit ba9367b

Please sign in to comment.