New translations strings.xml (Chinese Traditional)

This commit is contained in:
Thomas 2018-09-14 02:57:59 +00:00
parent bd667ba071
commit ba14846f6c
1 changed files with 14 additions and 14 deletions

View File

@ -233,20 +233,20 @@
<!-- TOAST -->
<string name="client_error">無法取得客戶端 id</string>
<string name="no_internet">沒有網路連線!</string>
<string name="toast_block">帐户被阻止!</string>
<string name="toast_unblock">帐户不再被阻止!</string>
<string name="toast_mute">帐户被静音!</string>
<string name="toast_unmute">帐户不再静音!</string>
<string name="toast_follow">账户已被关注!</string>
<string name="toast_unfollow">帐户不再被关注!</string>
<string name="toast_reblog">Toot被静音了!</string>
<string name="toast_unreblog">Toot不再静音</string>
<string name="toast_favourite">Toot被添加进了收藏夹!</string>
<string name="toast_unfavourite">Toot被从收藏中移除了!</string>
<string name="toast_report">Toot被报告了!</string>
<string name="toast_unstatus">Toot被删除了</string>
<string name="toast_pin">Toot被置于前端了</string>
<string name="toast_unpin">Toot被取消置于前端了</string>
<string name="toast_block">帳號被封鎖!</string>
<string name="toast_unblock">帳號不再被封鎖!</string>
<string name="toast_mute">帳號被靜音!</string>
<string name="toast_unmute">帳號不再靜音!</string>
<string name="toast_follow">帳號已被關注!</string>
<string name="toast_unfollow">帳號不再被關注!</string>
<string name="toast_reblog">嘟文被加速了!</string>
<string name="toast_unreblog">嘟文不再被加速了</string>
<string name="toast_favourite">嘟文已新增至您的最愛!</string>
<string name="toast_unfavourite">嘟文已從您的最愛中移除!</string>
<string name="toast_report">嘟文已被回報!</string>
<string name="toast_unstatus">嘟文已被刪除</string>
<string name="toast_pin">嘟文已被釘選</string>
<string name="toast_unpin">嘟文已被取消釘選</string>
<string name="toast_error">哎呀! 发生错误!</string>
<string name="toast_code_error">发生错误! 该实例未返回授权代码!</string>
<string name="toast_error_instance">实例范围貌似非法!</string>