New translations strings.xml (Ukrainian)

This commit is contained in:
Thomas 2018-01-06 17:22:02 +01:00
parent de59d7b6c7
commit 0c07e83a83
1 changed files with 6 additions and 0 deletions

View File

@ -429,4 +429,10 @@
- If it still does not work, please raise an issue on Github at https://github.com/stom79/mastalab/issues
</string>
<string name="media_ready">Media has been loaded. Click here to display it.</string>
<string name="data_export_start">This action can be quite long. You will be notified when it will be finished.</string>
<string name="data_export_running">Still running, please wait…</string>
<string name="data_export">Export statuses</string>
<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>
</resources>