浏览代码

Commit from translate.jitsi.org by user damencho.: 545 of 586 strings translated (1 fuzzy).

j8
damencho 6 年前
父节点
当前提交
348cde54e7
共有 1 个文件被更改,包括 23 次插入12 次删除
  1. 23
    12
      lang/main-enGB.json

+ 23
- 12
lang/main-enGB.json 查看文件

291
         "dialInTollFree": "Toll Free",
291
         "dialInTollFree": "Toll Free",
292
         "genericError": "Whoops, something went wrong.",
292
         "genericError": "Whoops, something went wrong.",
293
         "inviteLiveStream": "To view the live stream of this meeting, click this link: {{url}}",
293
         "inviteLiveStream": "To view the live stream of this meeting, click this link: {{url}}",
294
-        "invitePhone": "One tap audio Dial In: __number__,,__conferenceID__#",
294
+        "invitePhone": "One tap audio Dial In: {{number}},,{{conferenceID}}#",
295
         "invitePhoneAlternatives": "",
295
         "invitePhoneAlternatives": "",
296
         "inviteURLFirstPartGeneral": "You are invited to join a meeting.",
296
         "inviteURLFirstPartGeneral": "You are invited to join a meeting.",
297
-        "inviteURLFirstPartPersonal": "__name__ is inviting you to a meeting.",
297
+        "inviteURLFirstPartPersonal": [
298
+            "{{name}} is inviting you to a meeting.",
299
+            ""
300
+        ],
298
         "inviteURLSecondPart": [
301
         "inviteURLSecondPart": [
299
             "",
302
             "",
300
-            "__moreInfo__",
301
-            "Join meeting: __url__",
303
+            "Join the meeting:",
304
+            "{{url}}",
302
             ""
305
             ""
303
         ],
306
         ],
304
         "liveStreamURL": "Live stream:",
307
         "liveStreamURL": "Live stream:",
411
         "focus": "Conference focus",
414
         "focus": "Conference focus",
412
         "focusFail": "{{component}} not available - retry in {{ms}} sec",
415
         "focusFail": "{{component}} not available - retry in {{ms}} sec",
413
         "grantedTo": "Moderator rights granted to {{to}}!",
416
         "grantedTo": "Moderator rights granted to {{to}}!",
414
-        "invitedOneMember": "",
415
-        "invitedThreePlusMembers": "",
416
-        "invitedTwoMembers": "",
417
-        "kickParticipant": "",
417
+        "invitedOneMember": "{{name}} has been invited",
418
+        "invitedThreePlusMembers": "{{name}} and {{count}} others have been invited",
419
+        "invitedTwoMembers": "{{first}} and {{second}} have been invited",
420
+        "kickParticipant": "{{kicked}} was kicked by {{kicker}}",
418
         "me": "Me",
421
         "me": "Me",
419
         "moderator": "Moderator rights granted!",
422
         "moderator": "Moderator rights granted!",
420
         "muted": "You have started the conversation muted.",
423
         "muted": "You have started the conversation muted.",
421
         "mutedTitle": "You're muted!",
424
         "mutedTitle": "You're muted!",
422
-        "mutedRemotelyTitle": "",
425
+        "mutedRemotelyTitle": "You have been muted by {{participantDisplayName}}!",
423
         "mutedRemotelyDescription": "",
426
         "mutedRemotelyDescription": "",
424
         "passwordRemovedRemotely": "",
427
         "passwordRemovedRemotely": "",
425
         "passwordSetRemotely": "",
428
         "passwordSetRemotely": "",
524
         "version": "Version"
527
         "version": "Version"
525
     },
528
     },
526
     "share": {
529
     "share": {
527
-        "dialInfoText": "",
530
+        "dialInfoText": [
531
+            "",
532
+            "",
533
+            "=====",
534
+            "",
535
+            "Just want to dial in on your phone?",
536
+            "",
537
+            "{{defaultDialInNumber}}Click this link to see the dial in phone numbers for this meeting",
538
+            "{{dialInfoPageUrl}}"
539
+        ],
528
         "mainText": [
540
         "mainText": [
529
             "Click the following link to join the meeting:",
541
             "Click the following link to join the meeting:",
530
-            "__roomUrl__"
542
+            "{{roomUrl}}"
531
         ]
543
         ]
532
     },
544
     },
533
-    "\u0005share": {},
534
     "speaker": "Speaker",
545
     "speaker": "Speaker",
535
     "speakerStats": {
546
     "speakerStats": {
536
         "hours": "{{count}}h",
547
         "hours": "{{count}}h",

正在加载...
取消
保存