Merge branch 'main' of github.com:MM2-0/Kvaesitso
This commit is contained in:
commit
d263f8cbbc
@ -785,7 +785,7 @@
|
||||
<item quantity="other">%1$s oznámení</item>
|
||||
</plurals>
|
||||
<string name="weather_widget_no_provider">Nebyl vybrán poskytovatel počasí nebo vybraný poskytovatel není dostupný</string>
|
||||
<string name="apps_profile_private">Soukromý prostor</string>
|
||||
<string name="apps_profile_private">Soukromé</string>
|
||||
<string name="action_more_actions">Další akce</string>
|
||||
<string name="action_clear">Vymazat</string>
|
||||
<string name="action_done">Hotovo</string>
|
||||
@ -801,4 +801,13 @@
|
||||
<string name="calendar_widget_create_event">Vytvořit novou událost</string>
|
||||
<string name="calendar_widget_open_calendar">Otevřít aplikaci kalendáře</string>
|
||||
<string name="plugin_type_calendar">Kalendář</string>
|
||||
<string name="profile_work_profile_action_unlock">Zrušit pozastavení</string>
|
||||
<string name="hint_drag_and_drop_reorder">Přeskládejte položky jejich podržením a přesunutím</string>
|
||||
<string name="preference_search_supportedunits">Podporované jednotky</string>
|
||||
<string name="app_label_locked_profile">Uzamčeno</string>
|
||||
<string name="profile_work_profile_state_locked">Pracovní aplikace jsou pozastaveny.</string>
|
||||
<string name="profile_work_profile_action_lock">Pozastavit pracovní aplikace</string>
|
||||
<string name="profile_private_profile_state_locked">Soukromý prostor je uzamčen.</string>
|
||||
<string name="profile_private_profile_action_unlock">Odemknout</string>
|
||||
<string name="profile_private_profile_action_lock">Zamknout soukromý prostor</string>
|
||||
</resources>
|
||||
@ -324,4 +324,17 @@
|
||||
<item quantity="few">decimetry</item>
|
||||
<item quantity="other">decimetrů</item>
|
||||
</plurals>
|
||||
<string name="dimension_length">Délka</string>
|
||||
<string name="dimension_mass">Hmotnost</string>
|
||||
<string name="dimension_velocity">Rychlost</string>
|
||||
<string name="dimension_volume">Objem</string>
|
||||
<string name="dimension_area">Oblast</string>
|
||||
<string name="dimension_currency">Měna</string>
|
||||
<string name="dimension_data">Data</string>
|
||||
<string name="dimension_bitrate">Datvý tok</string>
|
||||
<string name="dimension_pressure">Tlak</string>
|
||||
<string name="dimension_energy">Energie</string>
|
||||
<string name="dimension_frequency">Frekvence</string>
|
||||
<string name="dimension_temperature">Teplota</string>
|
||||
<string name="dimension_time">Čas</string>
|
||||
</resources>
|
||||
Loading…
x
Reference in New Issue
Block a user