Merge pull request #3075 from h3poteto/l10n_master

New Crowdin updates
This commit is contained in:
AkiraFukushima 2022-01-21 22:00:58 +09:00 committed by GitHub
commit d163099253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -113,9 +113,9 @@
"public": "公開時間軸" "public": "公開時間軸"
}, },
"use_marker": { "use_marker": {
"title": "Load the timeline from the last reading position", "title": "從上次閱讀位置讀取時間軸",
"home": "Home", "home": "首頁",
"notifications": "Notifications" "notifications": "通知"
} }
}, },
"filters": { "filters": {
@ -174,14 +174,14 @@
"launch": "登入時啟動 app" "launch": "登入時啟動 app"
}, },
"reset": { "reset": {
"button": "Reset preferences" "button": "重置偏好設定"
} }
}, },
"appearance": { "appearance": {
"title": "外觀設定", "title": "外觀設定",
"theme_color": "佈景顏色", "theme_color": "佈景顏色",
"theme": { "theme": {
"system": "System", "system": "系統",
"light": "淺色主題", "light": "淺色主題",
"dark": "深色主題", "dark": "深色主題",
"solarized_light": "SolarizedLight", "solarized_light": "SolarizedLight",
@ -383,7 +383,7 @@
} }
}, },
"status_loading": { "status_loading": {
"message": "Load more status" "message": "讀取更多狀態"
} }
}, },
"side_bar": { "side_bar": {
@ -506,8 +506,8 @@
}, },
"new_toot": { "new_toot": {
"toot_length": "嘟文長度必須介於 {{min}} 至 {{max}} 之間", "toot_length": "嘟文長度必須介於 {{min}} 至 {{max}} 之間",
"attach_length": "You can only attach up to {{max}} image", "attach_length": "您只能附加最多 {{max}} 個圖片。",
"attach_length_plural": "You can only attach up to {{max}} images", "attach_length_plural": "您只能附加最多 {{max}} 個圖片。",
"attach_image": "只能附加圖片或影片", "attach_image": "只能附加圖片或影片",
"poll_invalid": "無效的投票選項" "poll_invalid": "無效的投票選項"
} }