mirror of
https://github.com/darkmoonight/Rain.git
synced 2025-06-28 20:19:58 +00:00
Update zh_tw.dart
Chinese (Traditional) translation fix
This commit is contained in:
parent
da64975e68
commit
b459a50f60
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ class ZhTw {
|
||||||
'start': '開始使用',
|
'start': '開始使用',
|
||||||
'description': '一個提供實時天氣資訊的天氣軟體。',
|
'description': '一個提供實時天氣資訊的天氣軟體。',
|
||||||
'name': '天氣',
|
'name': '天氣',
|
||||||
'name2': '方便的設計',
|
'name2': '方便優雅的設計',
|
||||||
'name3': '聯絡我們',
|
'name3': '聯絡我們',
|
||||||
'description2': '所有導覽均設計得盡可能方便交互',
|
'description2': '所有導覽均設計得盡可能方便交互',
|
||||||
'description3': '如遇到問題請透過電郵或軟體評論與我們聯絡',
|
'description3': '如遇到問題請透過電郵或軟體評論與我們聯絡',
|
||||||
|
@ -92,13 +92,13 @@ class ZhTw {
|
||||||
'southwest': '西南',
|
'southwest': '西南',
|
||||||
'west': '西',
|
'west': '西',
|
||||||
'northwest': '西北',
|
'northwest': '西北',
|
||||||
'project': '使用項目',
|
'project': '造訪我們的',
|
||||||
'version': '應用版本',
|
'version': '應用版本',
|
||||||
'precipitationProbability': '降水概率',
|
'precipitationProbability': '降水概率',
|
||||||
'apparentTemperatureMin': '最低體感溫度',
|
'apparentTemperatureMin': '最低體感溫度',
|
||||||
'apparentTemperatureMax': '最高體感溫度',
|
'apparentTemperatureMax': '最高體感溫度',
|
||||||
'amoledTheme': 'AMOLED主題',
|
'amoledTheme': 'AMOLED主題',
|
||||||
'appearance': '體溫',
|
'appearance': '外觀',
|
||||||
'functions': '功能',
|
'functions': '功能',
|
||||||
'data': '資料',
|
'data': '資料',
|
||||||
'language': '語言',
|
'language': '語言',
|
||||||
|
@ -109,7 +109,7 @@ class ZhTw {
|
||||||
'system': '系統',
|
'system': '系統',
|
||||||
'dark': '黑暗',
|
'dark': '黑暗',
|
||||||
'light': '明亮',
|
'light': '明亮',
|
||||||
'license': '許可',
|
'license': '許可證',
|
||||||
'widget': '小組件',
|
'widget': '小組件',
|
||||||
'widgetBackground': '小組件背景',
|
'widgetBackground': '小組件背景',
|
||||||
'widgetText': '小組件文字',
|
'widgetText': '小組件文字',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue