mirror of
				https://github.com/SimpleMobileTools/Simple-Flashlight.git
				synced 2025-06-05 21:59:19 +02:00 
			
		
		
		
	Add zh_CN translated strings
This commit is contained in:
		
							
								
								
									
										50
									
								
								app/src/main/res/values-zh-rCN/strings.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										50
									
								
								app/src/main/res/values-zh-rCN/strings.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,50 @@
 | 
			
		||||
<resources>
 | 
			
		||||
    <string name="app_name">简易手电筒</string>
 | 
			
		||||
    <string name="app_launcher_name">手电筒</string>
 | 
			
		||||
    <string name="camera_error">获取相机失败</string>
 | 
			
		||||
    <string name="camera_permission">相机权限对于正确的频闪仪效果是必须的</string>
 | 
			
		||||
    <string name="bright_display">高亮屏幕</string>
 | 
			
		||||
 | 
			
		||||
    <!-- Settings -->
 | 
			
		||||
    <string name="show_bright_display">显示高亮屏幕按钮</string>
 | 
			
		||||
    <string name="show_stroboscope">显示频闪仪按钮</string>
 | 
			
		||||
    <string name="show_sos">显示紧急求助按钮</string>
 | 
			
		||||
    <string name="turn_flashlight_on">启动时打开手电筒</string>
 | 
			
		||||
 | 
			
		||||
    <!-- Strings displayed only on Google Playstore. Optional, but good to have -->
 | 
			
		||||
    <!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
 | 
			
		||||
    <string name="app_title">简易手电筒 - 高亮屏幕 & 频闪仪</string>
 | 
			
		||||
    <!-- Short description has to have less than 80 chars -->
 | 
			
		||||
    <string name="app_short_description">一个简单又现代的手电筒,包括紧急求助、频闪仪 & 高亮屏幕功能,没有广告。</string>
 | 
			
		||||
    <string name="app_long_description">
 | 
			
		||||
        一个清爽的手电筒,包含高亮屏幕、自定义频闪仪和预定义好的紧急求助模式。
 | 
			
		||||
 | 
			
		||||
        所有这些功能在某些场景下将变得十分有用。
 | 
			
		||||
 | 
			
		||||
        高亮屏幕可以改变其颜色,开启一个全新的应用方式。这对于您想要看清更宽广附近的东西时很用有,不会闪瞎自己。
 | 
			
		||||
 | 
			
		||||
        频闪仪可以调节频率,从高速山说到偶尔闪动。
 | 
			
		||||
 | 
			
		||||
        如果这个免费的手电筒通过应用(而不是小工具)打开,它将阻止设备进入休眠。强光手电筒也可以被设置成启动应用时打开,但这不是必须。
 | 
			
		||||
 | 
			
		||||
        内置 1x1 的小工具,可自定义颜色和透明度。
 | 
			
		||||
 | 
			
		||||
        它遵循质感设计且默认应用黑暗模式,提供便于使用的极佳的用户体验。相对于其他应用,不包含互联网访问给予您更佳的隐私、保密性和稳定性。
 | 
			
		||||
 | 
			
		||||
        不包含广告及非必要的权限,而且完全开放源代码,并提供自定义颜色。
 | 
			
		||||
 | 
			
		||||
        <b>于此查看简易工具系列全套:</b>
 | 
			
		||||
        https://www.simplemobiletools.com
 | 
			
		||||
 | 
			
		||||
        <b>Facebook:</b>
 | 
			
		||||
        https://www.facebook.com/simplemobiletools
 | 
			
		||||
 | 
			
		||||
        <b>Reddit:</b>
 | 
			
		||||
        https://www.reddit.com/r/SimpleMobileTools
 | 
			
		||||
    </string>
 | 
			
		||||
 | 
			
		||||
    <!--
 | 
			
		||||
        Haven't found some strings? There's more at
 | 
			
		||||
        https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
 | 
			
		||||
    -->
 | 
			
		||||
</resources>
 | 
			
		||||
		Reference in New Issue
	
	Block a user