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
path: root/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'app/src')
-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