소스 검색

Commit from translate.jitsi.org by user ibauersachs.: 2 of 379 strings translated (1 fuzzy).

master
ibauersachs 7 년 전
부모
커밋
0f6541c07b
2개의 변경된 파일65개의 추가작업 그리고 15개의 파일을 삭제
  1. 2
    2
      lang/languages-cs.json
  2. 63
    13
      lang/main-cs.json

+ 2
- 2
lang/languages-cs.json 파일 보기

@@ -1,6 +1,6 @@
1 1
 {
2
-    "en": "",
3
-    "bg": "",
2
+    "en": "Angličtina",
3
+    "bg": "Bulharština",
4 4
     "de": "",
5 5
     "es": "",
6 6
     "fr": "",

+ 63
- 13
lang/main-cs.json 파일 보기

@@ -1,12 +1,19 @@
1 1
 {
2
-    "contactlist": "",
2
+    "contactlist": "Účastníci (__pcount__)",
3 3
     "addParticipants": "",
4 4
     "roomLocked": "",
5 5
     "roomUnlocked": "",
6 6
     "passwordSetRemotely": "",
7 7
     "connectionsettings": "",
8 8
     "poweredby": "",
9
-    "feedback": "",
9
+    "feedback": {
10
+        "average": "",
11
+        "bad": "",
12
+        "good": "",
13
+        "rateExperience": "",
14
+        "veryBad": "",
15
+        "veryGood": ""
16
+    },
10 17
     "inviteUrlDefaultMsg": "",
11 18
     "me": "",
12 19
     "speaker": "",
@@ -16,8 +23,7 @@
16 23
     "callingName": "",
17 24
     "audioOnly": {
18 25
         "audioOnly": "",
19
-        "featureToggleDisabled": "",
20
-        "howToDisable": ""
26
+        "featureToggleDisabled": ""
21 27
     },
22 28
     "userMedia": {
23 29
         "react-nativeGrantPermissions": "",
@@ -97,6 +103,7 @@
97 103
         "rejoinKeyTitle": ""
98 104
     },
99 105
     "toolbar": {
106
+        "addPeople": "",
100 107
         "audioonly": "",
101 108
         "mute": "",
102 109
         "videomute": "",
@@ -187,16 +194,22 @@
187 194
         "address": "",
188 195
         "remoteport": "",
189 196
         "remoteport_plural_2": "",
197
+        "remoteport_plural_5": "",
190 198
         "localport": "",
191 199
         "localport_plural_2": "",
200
+        "localport_plural_5": "",
192 201
         "localaddress": "",
193 202
         "localaddress_plural_2": "",
203
+        "localaddress_plural_5": "",
194 204
         "remoteaddress": "",
195 205
         "remoteaddress_plural_2": "",
206
+        "remoteaddress_plural_5": "",
196 207
         "transport": "",
197 208
         "transport_plural_2": "",
209
+        "transport_plural_5": "",
198 210
         "bandwidth": "",
199
-        "na": ""
211
+        "na": "",
212
+        "turn": ""
200 213
     },
201 214
     "notify": {
202 215
         "disconnected": "",
@@ -274,8 +287,6 @@
274 287
         "Save": "",
275 288
         "recording": "",
276 289
         "recordingToken": "",
277
-        "Dial": "",
278
-        "sipMsg": "",
279 290
         "passwordCheck": "",
280 291
         "passwordMsg": "",
281 292
         "shareLink": "",
@@ -298,7 +309,6 @@
298 309
         "enterDisplayName": "",
299 310
         "extensionRequired": "",
300 311
         "firefoxExtensionPrompt": "",
301
-        "rateExperience": "",
302 312
         "feedbackHelp": "",
303 313
         "feedbackQuestion": "",
304 314
         "thankYou": "",
@@ -330,6 +340,8 @@
330 340
         "goToStore": "",
331 341
         "externalInstallationTitle": "",
332 342
         "externalInstallationMsg": "",
343
+        "inlineInstallationMsg": "",
344
+        "inlineInstallExtension": "",
333 345
         "muteParticipantTitle": "",
334 346
         "muteParticipantBody": "",
335 347
         "muteParticipantButton": "",
@@ -339,6 +351,7 @@
339 351
         "remoteControlDeniedMessage": "",
340 352
         "remoteControlAllowedMessage": "",
341 353
         "remoteControlErrorMessage": "",
354
+        "startRemoteControlErrorMessage": "",
342 355
         "remoteControlStopMessage": "",
343 356
         "close": "",
344 357
         "shareYourScreen": "",
@@ -401,15 +414,52 @@
401 414
     },
402 415
     "invite": {
403 416
         "addPassword": "",
404
-        "dialInNumbers": "",
405
-        "errorFetchingNumbers": "",
417
+        "callNumber": "",
418
+        "enterID": "",
419
+        "howToDialIn": "",
406 420
         "hidePassword": "",
407 421
         "inviteTo": "",
408
-        "loadingNumbers": "",
422
+        "invitedYouTo": "",
409 423
         "locked": "",
410
-        "noNumbers": "",
411
-        "numbersDisabled": "",
412 424
         "showPassword": "",
413 425
         "unlocked": ""
426
+    },
427
+    "videoStatus": {
428
+        "callQuality": "",
429
+        "changeVideoTip": "",
430
+        "hd": "",
431
+        "highDefinition": "",
432
+        "ld": "",
433
+        "lowDefinition": "",
434
+        "p2pEnabled": "",
435
+        "p2pVideoQualityDescription": "",
436
+        "recHighDefinitionOnly": "",
437
+        "sd": "",
438
+        "standardDefinition": "",
439
+        "qualityButtonTip": ""
440
+    },
441
+    "dialOut": {
442
+        "dial": "",
443
+        "dialOut": "",
444
+        "statusMessage": "",
445
+        "enterPhone": "",
446
+        "phoneNotAllowed": ""
447
+    },
448
+    "addPeople": {
449
+        "add": "",
450
+        "noResults": "",
451
+        "searchPlaceholder": "",
452
+        "title": "",
453
+        "failedToAdd": ""
454
+    },
455
+    "inlineDialogFailure": {
456
+        "msg": "",
457
+        "retry": "",
458
+        "support": "",
459
+        "supportMsg": ""
460
+    },
461
+    "deviceError": {
462
+        "cameraPermission": "",
463
+        "microphonePermission": ""
414 464
     }
415 465
 }

Loading…
취소
저장