Browse Source

feat: Update the Czech translation (#8133)

* Update the Czech translation of `addPeople`

* Update the Czech translation of `calendarSync`

* Update the Czech translation of `chat`

* Add the Czech translation of `chromeExtensionBanner`

* Update the Czech translation of `connectingOverlay` and `connection`

* Update the Czech translation of `connectionindicator`

* Update the Czech translation of `deepLinking`

* Update various strings in the Czech translation

* Update various strings in the Czech translation

* Fix a trailing comma that broke JSON

* Sort keys in main-cs.json to deduplicate the translation and make diffs from main.json more readable

* Add several missing strings in the Czech translation

* Add several missing strings in the Czech translation, mainly lobby mode

* Add several missing strings in the Czech translation, mainly `prejoin`

* Add the missing Czech translation of `recording` and `security`

* Update various strings in the Czech translation

* Add the missing Czech translation of `accessibilityLabel`

* Add the missing Czech translation of `toolbar`

* Update various strings in the Czech translation

* Update various strings in the Czech translation

* Various edits of the Czech translation and a spell check

* Add missing language names in the Czech translation
j8
Marek Suchánek 4 years ago
parent
commit
25a238f4e4
No account linked to committer's email address
2 changed files with 516 additions and 307 deletions
  1. 33
    10
      lang/languages-cs.json
  2. 483
    297
      lang/main-cs.json

+ 33
- 10
lang/languages-cs.json View File

@@ -1,27 +1,50 @@
1 1
 {
2 2
     "en": "Angličtina",
3
-    "af": "",
4
-    "az": "",
3
+    "af": "Afrikánština",
4
+    "ar": "Arabština",
5
+    "az": "Ázerbájdžánština",
5 6
     "bg": "Bulharština",
6
-    "cs": "",
7
+    "ca": "Katalánština",
8
+    "cs": "Čeština",
9
+    "da": "Dánština",
7 10
     "de": "Němčina",
8
-    "el": "",
11
+    "el": "Řečtina",
12
+    "enGB": "Angličtina (Spojené království)",
9 13
     "eo": "Esperanto",
10 14
     "es": "Španělština",
15
+    "esUS": "Španělština (Latinská Amerika)",
16
+    "et": "Estonština",
17
+    "eu": "Baskičtina",
18
+    "fi": "Finština",
11 19
     "fr": "Francouština",
20
+    "frCA": "Francouzština (Kanada)",
21
+    "he": "Hebrejština",
22
+    "mr":"Maráthština",
23
+    "hr": "Chorvatština",
24
+    "hu": "Maďarština",
12 25
     "hy": "Arménština",
26
+    "id": "Indonéština",
13 27
     "it": "Italština",
14
-    "ja": "",
15
-    "ko": "",
28
+    "ja": "Japonština",
29
+    "kab": "Kabylština",
30
+    "ko": "Korejština",
31
+    "lt": "Litevština",
32
+    "nl": "Nizozemština",
16 33
     "nb": "Norština Bokmal",
17 34
     "oc": "Okcitánština",
18 35
     "pl": "Polština",
19
-    "ptBR": "Portugalština (Brazilská)",
36
+    "ptBR": "Portugalština (Brazílie)",
20 37
     "ru": "Ruština",
38
+    "ro": "Rumunština",
39
+    "sc": "Sardinština",
21 40
     "sk": "Slovenština",
22 41
     "sl": "Slovinština",
42
+    "sr": "Srbština",
23 43
     "sv": "Švédština",
44
+    "th": "Thajština",
24 45
     "tr": "Turečtina",
25
-    "vi": "",
26
-    "zhCN": "Čínština (Čína)"
27
-}
46
+    "uk": "Ukrajinština",
47
+    "vi": "Vietnamština",
48
+    "zhCN": "Čínština (Čína)",
49
+    "zhTW": "Čínština (Taiwan)"
50
+}

+ 483
- 297
lang/main-cs.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save