Translated using Weblate (Chinese (Traditional))
Currently translated at 93.5% (29 of 31 strings) Translation: Simple Mobile Tools/Simple Keyboard Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/zh_Hant/
This commit is contained in:
parent
bef14abaed
commit
90bbd147e1
|
@ -1,2 +1,45 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources></resources>
|
||||
<resources>
|
||||
<string name="change_keyboard">變更鍵盤</string>
|
||||
<string name="clipboard">剪貼簿</string>
|
||||
<string name="export_clipboard_items">匯出剪貼簿項目</string>
|
||||
<string name="keycode_mode_change">變更鍵盤類型</string>
|
||||
<string name="show_clipboard_content">可以的話顯示剪貼簿內容</string>
|
||||
<string name="show_popup">按下按鍵時顯示彈出效果</string>
|
||||
<string name="vibrate_on_keypress">按下按鍵時震動</string>
|
||||
<string name="keyboard_language">鍵盤語言</string>
|
||||
<string name="app_title">簡易鍵盤</string>
|
||||
<string name="app_short_description">簡易的鍵盤,用於輸入各種文字、特殊符號、數字</string>
|
||||
<string name="app_name">簡易鍵盤</string>
|
||||
<string name="app_launcher_name">鍵盤</string>
|
||||
<string name="manage_clipboard_items">管理剪貼簿項目</string>
|
||||
<string name="redirection_note">請在下個畫面啟用簡易鍵盤,這樣才能使用此鍵盤。啟用後請按返回鍵。</string>
|
||||
<string name="manage_clipboard_empty">您的剪貼簿空空的。</string>
|
||||
<string name="clipboard_current">目前</string>
|
||||
<string name="pin_text">釘選文字</string>
|
||||
<string name="import_clipboard_items">匯入剪貼簿項目</string>
|
||||
<string name="manage_clipboard_label">當您複製了文字之後,它們就會出現在這裡。也可以釘選起來,讓它們之後不會消失。</string>
|
||||
<string name="clear_clipboard_data">清除剪貼簿資料</string>
|
||||
<string name="clipboard_recent">最近</string>
|
||||
<string name="clipboard_pinned">釘選</string>
|
||||
<string name="text_pinned">已釘選文字</string>
|
||||
<string name="clear_clipboard_data_confirmation">您確定要清除剪貼簿資料嗎?</string>
|
||||
<string name="add_new_item">新增項目</string>
|
||||
<string name="keycode_delete">刪除</string>
|
||||
<string name="keycode_shift">Shift</string>
|
||||
<string name="keycode_enter">Enter</string>
|
||||
<string name="app_long_description"> 用來與朋友聊天、或是輸入任何文字、數字、符號的輕量、便捷的鍵盤。
|
||||
\n
|
||||
\n \u0020 \u0020 \u0020 \u0020遵循材料設計(material design),預設為暗色主題,為簡易的用途提供良好的使用者感受。無網路連線的特點跟其他 app 比起來更有隱私、更安全、更穩定。
|
||||
\n
|
||||
\n \u0020 \u0020 \u0020 \u0020不含廣告或不需要的權限。完全開源,提供客製配色。
|
||||
\n
|
||||
\n \u0020 \u0020 \u0020 \u0020<b>在此看看全套「簡易工具」:</b>
|
||||
\n \u0020 \u0020 \u0020 \u0020https://www.simplemobiletools.com
|
||||
\n
|
||||
\n \u0020 \u0020 \u0020 \u0020<b>Facebook:</b>
|
||||
\n \u0020 \u0020 \u0020 \u0020https://www.facebook.com/simplemobiletools
|
||||
\n
|
||||
\n \u0020 \u0020 \u0020 \u0020<b>Reddit:</b>
|
||||
\n \u0020 \u0020 \u0020 \u0020https://www.reddit.com/r/SimpleMobileTools </string>
|
||||
</resources>
|
Loading…
Reference in New Issue