New translations strings.xml (Chinese Simplified)

This commit is contained in:
Thomas 2019-11-13 15:07:11 +01:00
parent cb9508a93a
commit 4ae01e4c0f
1 changed files with 6 additions and 6 deletions

View File

@ -1161,12 +1161,12 @@
<string name="pref_custom_theme">使用自定义主题</string>
<string name="pref_custom_theme_summary">允许覆盖上面所选主题的颜色</string>
<string name="theming">主题</string>
<string name="store_before">Store before</string>
<string name="data_export_theme">The theme was exported</string>
<string name="data_export_theme_success">The theme has been successfully exported in CSV</string>
<string name="pref_colored_status_bar_summary">Apply the primary color to the status bar</string>
<string name="pref_colored_status_bar_title">Status bar color</string>
<string name="restore_default_theme">Restore a default theme</string>
<string name="store_before">存放之前</string>
<string name="data_export_theme">主题已导出</string>
<string name="data_export_theme_success">主题已成功地以CSV格式导出</string>
<string name="pref_colored_status_bar_summary">将首要颜色应用到状态栏</string>
<string name="pref_colored_status_bar_title">状态颜色</string>
<string name="restore_default_theme">恢复默认主题</string>
<string name="import_theme">Import a theme</string>
<string name="import_theme_title">Tap here to import a theme from a previous export</string>
<string name="export_theme">Export the theme</string>