Fix regular expression for RFC 5646 (regression from #3604) (#4133)

This commit is contained in:
Yamagishi Kazutoshi
2017-07-10 21:02:18 +09:00
committed by Eugen Rochko
parent 2b9721d1b3
commit 63baab088d
34 changed files with 221 additions and 62 deletions

View File

@ -18,6 +18,12 @@
"account.unfollow": "取消關注",
"account.unmute": "取消 @{name} 的靜音",
"boost_modal.combo": "如你想在下次路過這顯示,請按{combo}",
"bundle_column_error.body": "Something went wrong while loading this component.",
"bundle_column_error.retry": "Try again",
"bundle_column_error.title": "Network error",
"bundle_modal_error.close": "Close",
"bundle_modal_error.message": "Something went wrong while loading this component.",
"bundle_modal_error.retry": "Try again",
"column.blocks": "封鎖用戶",
"column.community": "本站時間軸",
"column.favourites": "喜歡的文章",
@ -72,7 +78,6 @@
"getting_started.faq": "常見問題",
"getting_started.heading": "開始使用",
"getting_started.open_source_notice": "Mastodon萬象是一個開放源碼的軟件。你可以在官方 GitHub ({github}) 貢獻或者回報問題。",
"getting_started.support": "{faq} • {userguide} • {apps}",
"getting_started.userguide": "使用指南",
"home.column_settings.advanced": "進階",
"home.column_settings.basic": "基本",
@ -107,7 +112,6 @@
"notifications.column_settings.reblog": "轉推你的文章:",
"notifications.column_settings.show": "在通知欄顯示",
"notifications.column_settings.sound": "播放音效",
"notifications.settings": "欄位設定",
"onboarding.done": "開始使用",
"onboarding.next": "繼續",
"onboarding.page_five.public_timelines": "「本站時間軸」顯示在 {domain} 各用戶的公開文章。「跨站時間軸」顯示在 {domain} 各人關注的所有用戶(包括其他服務站)的公開文章。這些都是「公共時間軸」,是認識新朋友的好地方。",
@ -138,7 +142,6 @@
"privacy.unlisted.long": "公開,但不在公共時間軸顯示",
"privacy.unlisted.short": "公開",
"reply_indicator.cancel": "取消",
"report.heading": "舉報",
"report.placeholder": "額外訊息",
"report.submit": "提交",
"report.target": "舉報",