Update translations
This commit is contained in:
parent
f3af8a97a6
commit
1712deabee
7 changed files with 168 additions and 0 deletions
24
lib/l10n/app_zh_TW.arb
Normal file
24
lib/l10n/app_zh_TW.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "追蹤",
|
||||
"settingsTitle": "設定",
|
||||
"statusTitle": "記錄",
|
||||
"saveButton": "儲存",
|
||||
"cancelButton": "取消",
|
||||
"locationButton": "發送位置",
|
||||
"statusButton": "顯示狀態",
|
||||
"settingsButton": "改變設定",
|
||||
"invalidValue": "無效資料",
|
||||
"idLabel": "設備識別碼",
|
||||
"urlLabel": "服務器地址",
|
||||
"accuracyLabel": "位置精度",
|
||||
"highAccuracyLabel": "高",
|
||||
"mediumAccuracyLabel": "中",
|
||||
"lowAccuracyLabel": "低",
|
||||
"intervalLabel": "間隔(秒)",
|
||||
"distanceLabel": "距離(米)",
|
||||
"bufferLabel": "離線緩存",
|
||||
"trackingLabel": "持續追蹤",
|
||||
"startAction": "啟動服務",
|
||||
"stopAction": "停止服務",
|
||||
"sosAction": "發送SOS求救"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue