diff options
Diffstat (limited to 'res/values-zh-rTW/strings.xml')
-rw-r--r-- | res/values-zh-rTW/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index ccf45a15..3b70914 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -2560,14 +2560,11 @@ <string name="slot_number" msgid="3762676044904653577">"(插槽 <xliff:g id="SLOT_NUM">%1$d</xliff:g>)"</string> <string name="launch_by_default" msgid="2184141780491382435">"預設為啟動"</string> <string name="storage_summary_format" msgid="5419902362347539755">"已使用 <xliff:g id="SIZE">%1$s</xliff:g> 的<xliff:g id="STORAGE_TYPE">%2$s</xliff:g>"</string> - <!-- no translation found for storage_type_internal (6042049833565674948) --> - <skip /> - <!-- no translation found for storage_type_external (7738894330670001898) --> - <skip /> + <string name="storage_type_internal" msgid="6042049833565674948">"內部儲存空間"</string> + <string name="storage_type_external" msgid="7738894330670001898">"外部儲存空間"</string> <string name="app_data_usage" msgid="7942375313697452803">"應用程式數據用量"</string> <string name="data_summary_format" msgid="6213211533341068366">"從 <xliff:g id="DATE">%2$s</xliff:g>到現在已使用 <xliff:g id="SIZE">%1$s</xliff:g>"</string> - <!-- no translation found for storage_used (7128074132917008743) --> - <skip /> + <string name="storage_used" msgid="7128074132917008743">"已使用的儲存空間"</string> <string name="notifications_enabled" msgid="6983396130566021385">"開啟"</string> <string name="notifications_disabled" msgid="4326096527874762629">"封鎖"</string> <string name="notifications_sensitive" msgid="3139432048186620878">"機密"</string> |