Translated using Weblate (Czech)

Currently translated at 100.0% (35 of 35 strings)

Translation: Simple Mobile Tools/Simple Clock
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/cs/
This commit is contained in:
Hry a zajímavostio nich 2022-05-16 11:57:21 +00:00 committed by Hosted Weblate
parent efe80e0aeb
commit d03a7f160e
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 11 additions and 16 deletions

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Jednoduché hodiny</string>
<string name="app_launcher_name">Hodiny</string>
@ -6,7 +7,7 @@
<string name="label">Štítek</string>
<string name="no_days_selected">Nebyly označeny žádné dny</string>
<string name="timer">Časovač</string>
<string name="stopwatch">Stopwatch</string>
<string name="stopwatch">Stopky</string>
<string name="lap">Mezičas</string>
<string name="stopwatch_stopped">Stopky byly zastaveny</string>
<string name="timer_stopped">Časovač byl zastaven</string>
@ -17,20 +18,17 @@
<string name="swipe_right_to_dismiss">Potáhněte vpravo pro zrušení, nebo vlevo pro odložení.</string>
<string name="sort_by_creation_order">Creation order</string>
<string name="sort_by_alarm_time">Alarm time</string>
<string name="analogue_clock">Analogue clock</string>
<string name="digital_clock">Digital clock</string>
<string name="analogue_clock">Analogické hodiny</string>
<string name="digital_clock">Digitalní hodiny</string>
<!--Timer-->
<string name="timers_notification_msg">Timers are running</string>
<string name="timer_single_notification_label_msg">Timer for %s is running</string>
<string name="new_timer">New Timer</string>
<string name="timers_notification_msg">Časy běží</string>
<string name="timer_single_notification_label_msg">Časovač pro %s běží</string>
<string name="new_timer">Nový časovač</string>
<plurals name="timer_notification_msg">
<item quantity="one">%d timer is running</item>
<item quantity="few">%d timers are running</item>
<item quantity="other">%d timers are running</item>
<item quantity="one">%d časovač běží</item>
<item quantity="few">%d časovače běží</item>
<item quantity="other">%d časovače běží</item>
</plurals>
<!-- Settings -->
<string name="clock_tab">Záložka hodin</string>
<string name="alarm_tab">Záložka budíku</string>
@ -38,11 +36,9 @@
<string name="timer_tab">Záložka časovače</string>
<string name="show_seconds">Zobrazit sekundy</string>
<string name="increase_volume_gradually">Postupně zvyšovat hlasitost</string>
<!-- FAQ -->
<string name="faq_1_title">Jak změním pořadí mezičasů na záložce se stopkami?</string>
<string name="faq_1_text">Stačí se dotknout některého sloupce, to aktivuje řazení podle daného sloupce. Dalšími doteky na daný sloupec přepínáte mezi vzestupným a sestupným pořadím.</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Jednoduché hodiny - Multifunkční a flexibilní</string>
@ -72,9 +68,8 @@
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>