Skip to content

Commit 28a5777

Browse files
committed
Merge branch 'origin/master' into Weblate.
2 parents 2245b10 + f4fda5f commit 28a5777

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

android_app/app/src/main/res/values-cs/strings.xml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
<string name="label_import">Import</string>
4141
<string name="label_export">Export</string>
4242
<string name="label_delete_all">Smazat vše</string>
43-
<string name="error_value_required">Hodnota vyžadována</string>
43+
<string name="error_value_required">Povinná hodnota</string>
4444
<string name="error_value_range">Hodnota mimo povolený rozsah</string>
4545
<string name="error_exporting">Nepodařilo se exportovat</string>
4646
<string name="error_importing">Nepodařilo se importovat</string>
47-
<string name="error_user_name_required">Požadováno jméno</string>
48-
<string name="error_height_required">Požadována výška</string>
49-
<string name="error_initial_weight_required">Požadována počáteční hmotnost</string>
50-
<string name="error_goal_weight_required">Požadována cílová hmotnost</string>
47+
<string name="error_user_name_required">Jméno je povinné</string>
48+
<string name="error_height_required">Výška je povinná</string>
49+
<string name="error_initial_weight_required">Počáteční hmotnost je povinná</string>
50+
<string name="error_goal_weight_required">Cílová hmotnost je povinná</string>
5151
<string name="info_data_deleted">Položka smazána</string>
5252
<string name="info_data_all_deleted">Všechny položky smazány</string>
5353
<string name="info_data_exported">Exportováno do</string>
@@ -117,24 +117,24 @@
117117
<string name="label_add_measurement">Přidat měření</string>
118118
<string name="label_share_subject">export dat openScale (%s)</string>
119119
<string name="label_scale_unit">Jednotky vahy</string>
120-
<string name="info_bluetooth_try_connection">Přípojit se k:</string>
120+
<string name="info_bluetooth_try_connection">Připojuji k:</string>
121121
<string name="info_bluetooth_connection_error">Neočekavaná chyba Bluetooth</string>
122-
<string name="info_new_data_duplicated">měření za stejný den a čas už existuje</string>
123-
<string name="info_no_selected_user">Žádný uživatel neexistuje. Založte nového uživatele v nastavení</string>
122+
<string name="info_new_data_duplicated">měření se stejným datem a časem už existuje</string>
123+
<string name="info_no_selected_user">Žádný uživatel neexistuje. Vytvořte ho prosím v nastavení.</string>
124124
<string name="question_really_delete_all">Smazat všechny záznamy všech uživatelů?</string>
125125
<string name="label_bluetooth_enable">Připojit se k váze při startu</string>
126-
<string name="label_mergeWithLastMeasurement">Pokračovat za posledním měřením</string>
127-
<string name="label_bluetooth_searching">Hledání vaše Bluetooth váhy</string>
128-
<string name="label_bluetooth_searching_finished">Hledání skončilo</string>
129-
<string name="label_enable_points">Bod pro data</string>
126+
<string name="label_mergeWithLastMeasurement">Sloučit s posledním měřením</string>
127+
<string name="label_bluetooth_searching">Hledám Bluetooth váhu</string>
128+
<string name="label_bluetooth_searching_finished">Hledání dokončeno</string>
129+
<string name="label_enable_points">Datový bod</string>
130130
<string name="label_category_measurement_database">Databáze měření</string>
131-
<string name="error_max_scale_users">"Maximální počet uživatelů dosažen "</string>
131+
<string name="error_max_scale_users">Dosažený max. počet souběžných uživatelů váhy</string>
132132
<string name="label_month_view">Měsíční přehled</string>
133133
<string name="label_weeks_view">Týdenní přehled</string>
134-
<string name="permission_not_granted">Oprávnění nebylo nastavené</string>
134+
<string name="permission_not_granted">Povolení nebylo uděleno</string>
135135
<string name="permission_read_write_data_label">Číst data openScale</string>
136136
<string name="label_next">Další</string>
137-
<string name="label_set_default_order">Nastavit implicitní pořadí</string>
137+
<string name="label_set_default_order">Nastavit výchozí pořadí</string>
138138
<string name="language_default">Systémové nastavení</string>
139139
<string name="label_language">Jazyk</string>
140140
<string name="theme_light">Světlé</string>
@@ -203,7 +203,7 @@
203203
<string name="label_measurement_in_percent">Měření v %</string>
204204
<string name="label_export_overwrite">Přepsat předchozí export \"%s\"\?</string>
205205
<string name="permission_read_write_data_description">číst/zapisovat openScale data, včetně uživatelských informací a všech uložených měření</string>
206-
<string name="default_value_reminder_notify_text">Čas příštího vážení</string>
206+
<string name="default_value_reminder_notify_text">Čas se zvážit</string>
207207
<string name="info_assisted_weighing_old_reference_measurement">Varování: poslední referenční měření je starší než jeden den</string>
208208
<string name="label_activity_level">Úroveň aktivity</string>
209209
<string name="label_assisted_weighing">Asistované vážení</string>
@@ -238,7 +238,7 @@
238238
<string name="amputation_level_forearm_hand">Předloktí a noha</string>
239239
<string name="label_slide_welcome_top_text">Vítejte v\nopenScale</string>
240240
<string name="label_slide_welcome_main_text">Open-source aplikace pro sledování hmotnosti a tělesných parametrů s podporou bluetooth vah.</string>
241-
<string name="info_create_new_user_on_scale">Vytvořit nového uživatele na váze.</string>
241+
<string name="info_create_new_user_on_scale">Vytvoření nového uživatele ve váze.</string>
242242
<string name="label_caliper2_female">Kožní řasa na břiše</string>
243243
<string name="label_abbr_avg">průměr</string>
244244
<string name="label_time_period_last_30_days">posledních 30 dní</string>
@@ -254,7 +254,7 @@
254254
<string name="amputation_level_lower_leg_foot">Dolní část nohy a chodidlo</string>
255255
<string name="label_slide_metrics_top_text">Sledujte a analyzujte své tělesné údaje.</string>
256256
<string name="label_upgrade_to_openScale_pro">Pro podporu Bluetooth prosím upgradujte na openScale pro</string>
257-
<string name="label_slide_user_top_text">Podpora více uživatelů</string>
257+
<string name="label_slide_user_top_text">Podpora více uživatelů.</string>
258258
<string name="amputation_level_foot">Chodidlo</string>
259259
<string name="app_intro_next_button">Dále</string>
260260
<string name="label_is_sticky">Je přichycený</string>
@@ -283,4 +283,4 @@
283283
<string name="label_slide_opensource_main_text">openScale je licencován pod <a href="https://github.com/oliexdev/openScale/blob/master/LICENSE">GPLv3</a>.\n\nVšechny výpočty jsou transparentní a neprovádí se žádná skrytá funkce přenosu dat ani identifikace uživatele.\n\nÚplný zdrojový kód najdete na <a href="https://github.com/oliexdev/openScale">GitHubu</a>. Přesvědčte se o openScale sami tím, že si jej prohlédnete.</string>
284284
<string name="label_slide_metrics_main_text">openScale podporuje více než 22 metrik těla.\n\nNakonfigurujte si aplikaci, aby se zobrazovaly ty, které vás zajímají.\n\n Pokud chybí měření tělesného tuku, vody v těle nebo beztukové tělesné hmotnosti, lze je odhadnout na základě <a href="https://github.com/oliexdev/openScale/wiki/Body-metric-estimations">vědeckých publikací</a>.</string>
285285
<string name="label_slide_support_main_text">openScale vás potřebuje. Nahlašte <a href="https://github.com/oliexdev/openScale/issues">nový problém</a>, pokud jste našli chybu, máte nápad, dotaz nebo chcete pomoci s podporou vaší bluetooth váhy.\n\nMotivujte tvůrce tohoto projektu v dalším vývoji a průběžné údržbě tím, že dáte openScale kladné hodnocení na <a href="http://play.google.com/store/apps/details?id=com.health.openscale.pro">GooglePlay</a> nebo hvězdičku na <a href="https://github.com/oliexdev/openScale">GitHub</a>.\n\nVaší podpory a pozitivní zpětné vazby si velmi vážíme. Děkujeme vám.</string>
286-
</resources>
286+
</resources>

0 commit comments

Comments
 (0)