New translations strings.xml (Korean)
This commit is contained in:
parent
b735d85cd2
commit
a5334af207
|
@ -365,6 +365,26 @@
|
||||||
<string name="cache_message">There are %1$s of data in cache.\n\nWould you like to delete them?</string>
|
<string name="cache_message">There are %1$s of data in cache.\n\nWould you like to delete them?</string>
|
||||||
<string name="cache_units">Mb</string>
|
<string name="cache_units">Mb</string>
|
||||||
<string name="toast_cache_clear">Cache was cleared! %1$s were released</string>
|
<string name="toast_cache_clear">Cache was cleared! %1$s were released</string>
|
||||||
|
<!-- ACTIVITY CACHE -->
|
||||||
|
<string name="action_sync">Synchronize</string>
|
||||||
|
<string name="action_filter">Filter</string>
|
||||||
|
<string name="owner_cached_toots">Your toots</string>
|
||||||
|
<string name="v_public">Public</string>
|
||||||
|
<string name="v_unlisted">Unlisted</string>
|
||||||
|
<string name="v_private">Private</string>
|
||||||
|
<string name="v_direct">Direct</string>
|
||||||
|
<string name="v_keywords">Some keywords…</string>
|
||||||
|
<string name="show_media">Show media</string>
|
||||||
|
<string name="show_pinned">Show pinned</string>
|
||||||
|
<string name="filter_no_result">No matching result found!</string>
|
||||||
|
<string name="data_backup_toots">Backup toots for %1$s</string>
|
||||||
|
<string name="data_backup_success">%1$s new toots have been imported</string>
|
||||||
|
<string-array name="filter_select">
|
||||||
|
<item>No</item>
|
||||||
|
<item>Only</item>
|
||||||
|
<item>Both</item>
|
||||||
|
</string-array>
|
||||||
|
<string name="owner_cached_toots_empty">No toots were found in database. Please, use the synchronize button from the menu to retrieve them.</string>
|
||||||
<!-- PRIVACY -->
|
<!-- PRIVACY -->
|
||||||
<string name="privacy_data_title">Recorded data</string>
|
<string name="privacy_data_title">Recorded data</string>
|
||||||
<string name="privacy_data">
|
<string name="privacy_data">
|
||||||
|
|
Loading…
Reference in New Issue