New translations strings.xml (Chinese Traditional)
This commit is contained in:
parent
2e7692427c
commit
d46c507fb8
|
@ -735,6 +735,15 @@
|
|||
<string name="settings_category_label_hiddencontent">隱藏內容</string>
|
||||
<string name="settings_category_label_composing">正在合成</string>
|
||||
<string name="contact">Contacts</string>
|
||||
<string name="peertube_comment_on_video"><![CDATA[<b>%1$s</b> commented your video <b>%2$s</b>]]></string>
|
||||
<string name="peertube_follow_channel"><![CDATA[<b>%1$s</b> is following your channel <b>%2$s</b>]]></string>
|
||||
<string name="peertube_follow_account"><![CDATA[<b>%1$s</b> is following your account]]></string>
|
||||
<string name="peertube_video_published"><![CDATA[Your video <b>%1$s</b> has been published]]></string>
|
||||
<string name="peertube_video_import_success"><![CDATA[Your video import <b>%1$s</b> succeeded]]></string>
|
||||
<string name="peertube_video_import_error"><![CDATA[Your video import <b>%1$s</b> failed]]></string>
|
||||
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
|
||||
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
|
||||
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
|
||||
<!-- end languages -->
|
||||
<string-array name="settings_video_mode">
|
||||
<item>Torrent</item>
|
||||
|
|
Loading…
Reference in New Issue