Commit from translate.jitsi.org by user damencho.: 545 of 586 strings translated (1 fuzzy).
This commit is contained in:
parent
430bd3f141
commit
348cde54e7
|
@ -291,14 +291,17 @@
|
||||||
"dialInTollFree": "Toll Free",
|
"dialInTollFree": "Toll Free",
|
||||||
"genericError": "Whoops, something went wrong.",
|
"genericError": "Whoops, something went wrong.",
|
||||||
"inviteLiveStream": "To view the live stream of this meeting, click this link: {{url}}",
|
"inviteLiveStream": "To view the live stream of this meeting, click this link: {{url}}",
|
||||||
"invitePhone": "One tap audio Dial In: __number__,,__conferenceID__#",
|
"invitePhone": "One tap audio Dial In: {{number}},,{{conferenceID}}#",
|
||||||
"invitePhoneAlternatives": "",
|
"invitePhoneAlternatives": "",
|
||||||
"inviteURLFirstPartGeneral": "You are invited to join a meeting.",
|
"inviteURLFirstPartGeneral": "You are invited to join a meeting.",
|
||||||
"inviteURLFirstPartPersonal": "__name__ is inviting you to a meeting.",
|
"inviteURLFirstPartPersonal": [
|
||||||
|
"{{name}} is inviting you to a meeting.",
|
||||||
|
""
|
||||||
|
],
|
||||||
"inviteURLSecondPart": [
|
"inviteURLSecondPart": [
|
||||||
"",
|
"",
|
||||||
"__moreInfo__",
|
"Join the meeting:",
|
||||||
"Join meeting: __url__",
|
"{{url}}",
|
||||||
""
|
""
|
||||||
],
|
],
|
||||||
"liveStreamURL": "Live stream:",
|
"liveStreamURL": "Live stream:",
|
||||||
|
@ -411,15 +414,15 @@
|
||||||
"focus": "Conference focus",
|
"focus": "Conference focus",
|
||||||
"focusFail": "{{component}} not available - retry in {{ms}} sec",
|
"focusFail": "{{component}} not available - retry in {{ms}} sec",
|
||||||
"grantedTo": "Moderator rights granted to {{to}}!",
|
"grantedTo": "Moderator rights granted to {{to}}!",
|
||||||
"invitedOneMember": "",
|
"invitedOneMember": "{{name}} has been invited",
|
||||||
"invitedThreePlusMembers": "",
|
"invitedThreePlusMembers": "{{name}} and {{count}} others have been invited",
|
||||||
"invitedTwoMembers": "",
|
"invitedTwoMembers": "{{first}} and {{second}} have been invited",
|
||||||
"kickParticipant": "",
|
"kickParticipant": "{{kicked}} was kicked by {{kicker}}",
|
||||||
"me": "Me",
|
"me": "Me",
|
||||||
"moderator": "Moderator rights granted!",
|
"moderator": "Moderator rights granted!",
|
||||||
"muted": "You have started the conversation muted.",
|
"muted": "You have started the conversation muted.",
|
||||||
"mutedTitle": "You're muted!",
|
"mutedTitle": "You're muted!",
|
||||||
"mutedRemotelyTitle": "",
|
"mutedRemotelyTitle": "You have been muted by {{participantDisplayName}}!",
|
||||||
"mutedRemotelyDescription": "",
|
"mutedRemotelyDescription": "",
|
||||||
"passwordRemovedRemotely": "",
|
"passwordRemovedRemotely": "",
|
||||||
"passwordSetRemotely": "",
|
"passwordSetRemotely": "",
|
||||||
|
@ -524,13 +527,21 @@
|
||||||
"version": "Version"
|
"version": "Version"
|
||||||
},
|
},
|
||||||
"share": {
|
"share": {
|
||||||
"dialInfoText": "",
|
"dialInfoText": [
|
||||||
|
"",
|
||||||
|
"",
|
||||||
|
"=====",
|
||||||
|
"",
|
||||||
|
"Just want to dial in on your phone?",
|
||||||
|
"",
|
||||||
|
"{{defaultDialInNumber}}Click this link to see the dial in phone numbers for this meeting",
|
||||||
|
"{{dialInfoPageUrl}}"
|
||||||
|
],
|
||||||
"mainText": [
|
"mainText": [
|
||||||
"Click the following link to join the meeting:",
|
"Click the following link to join the meeting:",
|
||||||
"__roomUrl__"
|
"{{roomUrl}}"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"\u0005share": {},
|
|
||||||
"speaker": "Speaker",
|
"speaker": "Speaker",
|
||||||
"speakerStats": {
|
"speakerStats": {
|
||||||
"hours": "{{count}}h",
|
"hours": "{{count}}h",
|
||||||
|
|
Loading…
Reference in New Issue