New translations strings.xml (Hindi)

This commit is contained in:
Thomas 2019-01-25 10:47:01 +00:00
parent 2a57ca77de
commit fc6a001350
1 changed files with 8 additions and 0 deletions

View File

@ -475,6 +475,9 @@
<string name="data_export_toots">%1$s के लिये लेखों को निर्यात करें</string>
<string name="data_export_success">%2$s लेखो में से %1$s लेखों का आयात कर लिया।</string>
<string name="data_export_error">%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">प्रॉक्सी</string>
<string name="proxy_type">प्रकार</string>
@ -737,6 +740,11 @@
<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>