mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-06-05 21:59:17 +02:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (14 of 14 strings) Translation: Simple Mobile Tools/Simple Draw Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-draw/zh_Hant/
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">簡易繪圖</string>
|
<string name="app_name">簡易繪圖</string>
|
||||||
<string name="app_launcher_name">簡易繪圖</string>
|
<string name="app_launcher_name">簡易繪圖</string>
|
||||||
@ -5,17 +6,15 @@
|
|||||||
<string name="eraser">橡皮擦</string>
|
<string name="eraser">橡皮擦</string>
|
||||||
<string name="eyedropper">Eyedropper</string>
|
<string name="eyedropper">Eyedropper</string>
|
||||||
<string name="failed_to_load_image">無法載入圖片 %s</string>
|
<string name="failed_to_load_image">無法載入圖片 %s</string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="show_brush_size">顯示畫筆尺寸工具</string>
|
<string name="show_brush_size">顯示畫筆尺寸工具</string>
|
||||||
<string name="allow_zooming_canvas">允許使用手勢縮放畫布</string>
|
<string name="allow_zooming_canvas">允許使用手勢縮放畫布</string>
|
||||||
<string name="allow_zooming_moving_canvas">Allow zooming and moving the canvas with gestures</string>
|
<string name="allow_zooming_moving_canvas">Allow zooming and moving the canvas with gestures</string>
|
||||||
<string name="clear">清除</string>
|
<string name="clear">清除</string>
|
||||||
<string name="change_background_color">改變背景顏色</string>
|
<string name="change_background_color">改變背景顏色</string>
|
||||||
|
|
||||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
<!-- 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 -->
|
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||||
<string name="app_title">Simple Draw Pro - App for quick & easy sketches</string>
|
<string name="app_title">專業版 簡易繪圖 - 快速、方便繪圖的 app</string>
|
||||||
<!-- Short description has to have less than 80 chars -->
|
<!-- Short description has to have less than 80 chars -->
|
||||||
<string name="app_short_description">Pen & paper for your creative quick easy drawings with no ads or internet access</string>
|
<string name="app_short_description">Pen & paper for your creative quick easy drawings with no ads or internet access</string>
|
||||||
<string name="app_long_description">
|
<string name="app_long_description">
|
||||||
@ -42,7 +41,6 @@
|
|||||||
<b>Reddit:</b>
|
<b>Reddit:</b>
|
||||||
https://www.reddit.com/r/SimpleMobileTools
|
https://www.reddit.com/r/SimpleMobileTools
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
|
Reference in New Issue
Block a user