New translations strings.xml (Ukrainian)
This commit is contained in:
parent
ddcd571631
commit
d7f19c56a6
|
@ -40,6 +40,7 @@
|
|||
<string name="choose_picture">Select a picture…</string>
|
||||
<string name="clear">Clean</string>
|
||||
<string name="microphone">Microphone</string>
|
||||
<string name="camera">Camera</string>
|
||||
<string name="speech_prompt">Please, say something</string>
|
||||
<string name="speech_not_supported">Sorry! Your device does not support the voice input!</string>
|
||||
<string name="delete_all">Delete all</string>
|
||||
|
@ -435,4 +436,12 @@
|
|||
<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>
|
||||
<!-- Proxy -->
|
||||
<string name="proxy_set">Proxy</string>
|
||||
<string name="proxy_type">Type</string>
|
||||
<string name="proxy_enable">Enable proxy?</string>
|
||||
<string name="poxy_host">Host</string>
|
||||
<string name="poxy_port">Port</string>
|
||||
<string name="poxy_login">Login</string>
|
||||
<string name="poxy_password">Password</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue