Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Bedáň <bedami.erik@gmail.com>2023-01-01 17:14:54 +0300
committerHosted Weblate <hosted@weblate.org>2023-01-02 17:50:58 +0300
commit5637603c12cebee047ee333b54fab99a919e354b (patch)
tree7a5ac7e25559a36f9ce999895969e3464c127220
parent0707627d794a6f71f320667c652f80cbf9420197 (diff)
Translated using Weblate (Czech)
Currently translated at 17.2% (16 of 93 strings) Translation: Mumla/Mumla preferences Translate-URL: https://hosted.weblate.org/projects/mumla/mumla-preferences/cs/
-rw-r--r--app/src/main/res/values-cs/preference.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/main/res/values-cs/preference.xml b/app/src/main/res/values-cs/preference.xml
index e0f1736..b2b7fec 100644
--- a/app/src/main/res/values-cs/preference.xml
+++ b/app/src/main/res/values-cs/preference.xml
@@ -7,4 +7,14 @@
<string name="inputMethodContinuous">Souvislé</string>
<string name="theme_light">Světlé</string>
<string name="theme_dark">Tmavé</string>
+ <string name="about">O aplikaci KiCad</string>
+ <string name="authentication">Ověření</string>
+ <string name="hot_corner_none">Vypnout</string>
+ <string name="hot_corner_top_left">↖Vlevo nahoře</string>
+ <string name="hot_corner_bottom_left">↙ Vlevo dole</string>
+ <string name="hot_corner_top_right">Vpravo nahoře ↗</string>
+ <string name="hot_corner_bottom_right">Vpravo dole ↘</string>
+ <string name="acknowledgements">Přispěvatelé</string>
+ <string name="licenses">Licence</string>
+ <string name="acknowledgementsSum">Podívejte se, kdo přispěl do Mumly (webový odkaz)</string>
</resources> \ No newline at end of file