New translations strings.xml (Vietnamese)

This commit is contained in:
Thomas 2019-01-25 10:48:28 +00:00
parent 8ca3eb335d
commit df2c0ed845
1 changed files with 8 additions and 0 deletions

View File

@ -477,6 +477,9 @@ và %d toots khác để khám phá</item>
<string name="data_export_toots">Export statuses for %1$s</string>
<string name="data_export_success">%1$s toots out of %2$s have been exported.</string>
<string name="data_export_error">Something went wrong when exporting data for %1$s</string>
<string name="data_export_error_simple">Something went wrong when exporting data!</string>
<string name="data_import_success_simple">Data have been imported!</string>
<string name="data_import_error_simple">Something went wrong when importing data!</string>
<!-- Proxy -->
<string name="proxy_set">Proxy</string>
<string name="proxy_type">Type</string>
@ -742,6 +745,11 @@ và %d toots khác để khám phá</item>
<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>
<string name="export_data">Export data</string>
<string name="import_data">Import Data</string>
<string name="toot_select_import">Select the file to import</string>
<string name="toot_select_file_error">An error occurred when selecting the backup file!</string>
<string name="data_import_start">Please, don\'t kill the app while processing. That can\'t be quite long.</string>
<!-- end languages -->
<string-array name="settings_video_mode">
<item>Webview</item>