Translated using Weblate (Czech)

Currently translated at 100.0% (12 of 12 strings)

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

View File

@ -1,21 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name">Jednoduchá svítilna</string> <string name="app_name">Jednoduchá svítilna</string>
<string name="app_launcher_name">Svítilna</string> <string name="app_launcher_name">Svítilna</string>
<string name="camera_error">Přístup k fotoaparátu se nezdařil</string> <string name="camera_error">Přístup k fotoaparátu se nezdařil</string>
<string name="camera_permission">Přístup k fotoaparátu je potřebný pro správný stroboskopický efekt</string> <string name="camera_permission">Přístup k fotoaparátu je potřebný pro správný stroboskopický efekt</string>
<string name="bright_display">Bright display</string> <string name="bright_display">Jasný displej</string>
<!-- Settings --> <!-- Settings -->
<string name="show_bright_display">Zobrazit tlačítko pro jasný displej</string> <string name="show_bright_display">Zobrazit tlačítko pro jasný displej</string>
<string name="show_stroboscope">Zobrazit tlačítko pro stroboskop</string> <string name="show_stroboscope">Zobrazit tlačítko pro stroboskop</string>
<string name="show_sos">Zobrazit tlačítko SOS</string> <string name="show_sos">Zobrazit tlačítko SOS</string>
<string name="turn_flashlight_on">Zapnout svítilnu po spuštění</string> <string name="turn_flashlight_on">Zapnout svítilnu po spuštění</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have --> <!-- 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 --> <!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Flashlight - Bright display &amp; stroboscope</string> <string name="app_title">Jednoduchá svítilna - Jasný displej &amp; stroboskop</string>
<!-- Short description has to have less than 80 chars --> <!-- Short description has to have less than 80 chars -->
<string name="app_short_description">A simple modern flashlight with SOS, stroboscope &amp; bright display, has no ads.</string> <string name="app_short_description">Jednoduchá moderní svítilna s SOS, stroboskopem &amp; jasným displejem, bez reklam.</string>
<string name="app_long_description"> <string name="app_long_description">
A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode. A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode.
@ -42,9 +41,8 @@
<b>Reddit:</b> <b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools https://www.reddit.com/r/SimpleMobileTools
</string> </string>
<!-- <!--
Haven't found some strings? There's more at Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
--> -->
</resources> </resources>