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:
authorMichal Bedáň <bedami.erik@gmail.com>2022-07-06 00:37:20 +0300
committerHosted Weblate <hosted@weblate.org>2022-07-07 01:18:34 +0300
commitecbec077496f3e5148e53287f6cb2fd5fea9bfdb (patch)
tree03a13c63bbc610e93d6d06e0e45bb6a3adfb7044 /app/src
parent07ee81f779e09ecf0e15718ba565cae8e1949858 (diff)
Translated using Weblate (Czech)
Currently translated at 6.4% (6 of 93 strings) Translation: Mumla/Mumla preferences Translate-URL: https://hosted.weblate.org/projects/mumla/mumla-preferences/cs/
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/res/values-cs/preference.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/app/src/main/res/values-cs/preference.xml b/app/src/main/res/values-cs/preference.xml
index a6b3dae..e0f1736 100644
--- a/app/src/main/res/values-cs/preference.xml
+++ b/app/src/main/res/values-cs/preference.xml
@@ -1,2 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources> \ No newline at end of file
+<resources>
+ <string name="theme_solarized_light">Solární světlo</string>
+ <string name="theme_solarized_dark">Solarizovaná tmavá</string>
+ <string name="inputMethodVoice">Hlasová aktivita</string>
+ <string name="inputMethodPtt">Drž-a-mluv</string>
+ <string name="inputMethodContinuous">Souvislé</string>
+ <string name="theme_light">Světlé</string>
+ <string name="theme_dark">Tmavé</string>
+</resources> \ No newline at end of file