sync all languages with crowdin (#1116)
* New translations strings.xml (Swedish) * New translations strings.xml (Basque) * New translations strings.xml (Czech) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Welsh)
This commit is contained in:
parent
2dffb7af99
commit
596baa4d55
5 changed files with 34 additions and 275 deletions
|
@ -2,7 +2,7 @@
|
|||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<string name="error_generic">Vyskytla se chyba.</string>
|
||||
<string name="error_network">Vyskytla se chyba síte! Prosím zkontrolujte své připojení a zkuste to znovu!</string>
|
||||
<string name="error_network">Vyskytla se chyba sítě! Prosím zkontrolujte své připojení a zkuste to znovu!</string>
|
||||
<string name="error_empty">Tohle nemůže být prázdné.</string>
|
||||
<string name="error_invalid_domain">Neplatná doména zadána</string>
|
||||
<string name="error_failed_app_registration">Autentikace s tímto serverem neuspělo.</string>
|
||||
|
@ -190,6 +190,7 @@
|
|||
<string name="pref_title_browser_settings">Prohlížeč</string>
|
||||
<string name="pref_title_custom_tabs">Používat Vlastní karty Chrome</string>
|
||||
<string name="pref_title_hide_follow_button">Skrýt tlačítko pro psaní při rolování</string>
|
||||
<string name="pref_title_language">Jazyk</string>
|
||||
<string name="pref_title_status_filter">Filtrování časových os</string>
|
||||
<string name="pref_title_status_tabs">Záložky</string>
|
||||
<string name="pref_title_show_boosts">Zobrazi boosty</string>
|
||||
|
@ -205,6 +206,12 @@
|
|||
<string name="pref_default_media_sensitivity">Vždy označovat média jako citlivá</string>
|
||||
<string name="pref_publishing">Publikování (synchronizováno se serverem)</string>
|
||||
<string name="pref_failed_to_sync">Nepodařilo se synchronizovsat nastavení</string>
|
||||
<string-array name="post_privacy_names">
|
||||
<item>Veřejné</item>
|
||||
<item>Neuvedené</item>
|
||||
<item>Pouze pro sledující</item>
|
||||
</string-array>
|
||||
<string name="pref_status_text_size">Velikost textu příspěvků</string>
|
||||
<string name="pref_media_display">Zobrazení médií</string>
|
||||
<string name="notification_channel_boost_name">Boosty</string>
|
||||
<string name="notification_summary_large">%1$s, %2$s, %3$s a dalších %4$d</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue