소스 검색

ref(strings): change user-facing references of "participant" to "member"

master
Leonard Kim 8 년 전
부모
커밋
126f8e6d88
1개의 변경된 파일12개의 추가작업 그리고 15개의 파일을 삭제
  1. 12
    15
      lang/main.json

+ 12
- 15
lang/main.json 파일 보기

1
 {
1
 {
2
-    "contactlist": "Participants (__pcount__)",
2
+    "contactlist": "Members (__pcount__)",
3
     "addParticipants": "Share the link",
3
     "addParticipants": "Share the link",
4
     "roomLocked": "Callers must enter a password",
4
     "roomLocked": "Callers must enter a password",
5
     "roomUnlocked": "Anyone with the link can join",
5
     "roomUnlocked": "Anyone with the link can join",
6
-    "passwordSetRemotely": "set by another participant",
6
+    "passwordSetRemotely": "set by another member",
7
     "connectionsettings": "Connection Settings",
7
     "connectionsettings": "Connection Settings",
8
     "poweredby": "powered by",
8
     "poweredby": "powered by",
9
     "feedback": "Give us your feedback",
9
     "feedback": "Give us your feedback",
59
             "title": "Open source"
59
             "title": "Open source"
60
         },
60
         },
61
         "feature4": {
61
         "feature4": {
62
-            "content": "There are no artificial restrictions on the number of users or conference participants. Server power and bandwidth are the only limiting factors.",
62
+            "content": "There are no artificial restrictions on the number of users or conference members. Server power and bandwidth are the only limiting factors.",
63
             "title": "Unlimited users"
63
             "title": "Unlimited users"
64
         },
64
         },
65
         "feature5": {
65
         "feature5": {
114
         "login": "Login",
114
         "login": "Login",
115
         "logout": "Logout",
115
         "logout": "Logout",
116
         "dialpad": "Open / Close dialpad",
116
         "dialpad": "Open / Close dialpad",
117
-        "sharedVideoMutedPopup": "Your shared video has been muted so that you can talk to the other participants.",
117
+        "sharedVideoMutedPopup": "Your shared video has been muted so that you can talk to the other members.",
118
         "micMutedPopup": "Your microphone has been muted so that you would fully enjoy your shared video.",
118
         "micMutedPopup": "Your microphone has been muted so that you would fully enjoy your shared video.",
119
         "talkWhileMutedPopup": "Trying to speak? You are muted.",
119
         "talkWhileMutedPopup": "Trying to speak? You are muted.",
120
         "unableToUnmutePopup": "You cannot un-mute while the shared video is on.",
120
         "unableToUnmutePopup": "You cannot un-mute while the shared video is on.",
134
     "bottomtoolbar": {
134
     "bottomtoolbar": {
135
         "chat": "Open / close chat",
135
         "chat": "Open / close chat",
136
         "filmstrip": "Show / hide videos",
136
         "filmstrip": "Show / hide videos",
137
-        "contactlist": "View and invite participants"
137
+        "contactlist": "View and invite members"
138
     },
138
     },
139
     "chat":{
139
     "chat":{
140
         "nickname": {
140
         "nickname": {
169
     "videothumbnail":
169
     "videothumbnail":
170
     {
170
     {
171
         "moderator": "Moderator",
171
         "moderator": "Moderator",
172
-        "videomute": "Participant has stopped the camera",
173
-        "mute": "Participant is muted",
172
+        "videomute": "Member has stopped the camera",
173
+        "mute": "Member is muted",
174
         "kick": "Kick out",
174
         "kick": "Kick out",
175
         "muted": "Muted",
175
         "muted": "Muted",
176
         "domute": "Mute",
176
         "domute": "Mute",
239
         "conferenceDisconnectTitle": "You have been disconnected.",
239
         "conferenceDisconnectTitle": "You have been disconnected.",
240
         "conferenceDisconnectMsg": "You may want to check your network connection. Reconnecting in __seconds__ sec...",
240
         "conferenceDisconnectMsg": "You may want to check your network connection. Reconnecting in __seconds__ sec...",
241
         "rejoinNow": "Rejoin now",
241
         "rejoinNow": "Rejoin now",
242
-        "maxUsersLimitReached": "The limit for maximum number of participants in the conference has been reached. The conference is full. Please try again later!",
242
+        "maxUsersLimitReached": "The limit for maximum number of members in the conference has been reached. The conference is full. Please try again later!",
243
         "lockTitle": "Lock failed",
243
         "lockTitle": "Lock failed",
244
         "lockMessage": "Failed to lock the conference.",
244
         "lockMessage": "Failed to lock the conference.",
245
         "warning": "Warning",
245
         "warning": "Warning",
262
         "shareVideoLinkError": "Please provide a correct youtube link.",
262
         "shareVideoLinkError": "Please provide a correct youtube link.",
263
         "removeSharedVideoTitle": "Remove shared video",
263
         "removeSharedVideoTitle": "Remove shared video",
264
         "removeSharedVideoMsg": "Are you sure you would like to remove your shared video?",
264
         "removeSharedVideoMsg": "Are you sure you would like to remove your shared video?",
265
-        "alreadySharedVideoMsg": "Another participant is already sharing video. This conference allows only one shared video at a time.",
265
+        "alreadySharedVideoMsg": "Another member is already sharing video. This conference allows only one shared video at a time.",
266
         "WaitingForHost": "Waiting for the host ...",
266
         "WaitingForHost": "Waiting for the host ...",
267
         "WaitForHostMsg": "The conference <b>__room__ </b> has not yet started. If you are the host then please authenticate. Otherwise, please wait for the host to arrive.",
267
         "WaitForHostMsg": "The conference <b>__room__ </b> has not yet started. If you are the host then please authenticate. Otherwise, please wait for the host to arrive.",
268
         "IamHost": "I am the host",
268
         "IamHost": "I am the host",
281
         "passwordCheck": "Are you sure you would like to remove your password?",
281
         "passwordCheck": "Are you sure you would like to remove your password?",
282
         "passwordMsg": "Set a password to lock your room",
282
         "passwordMsg": "Set a password to lock your room",
283
         "shareLink": "Share the link to the call",
283
         "shareLink": "Share the link to the call",
284
-        "settings1": "Configure your conference",
285
-        "settings2": "Participants join muted",
286
-        "settings3": "Require nicknames<br/><br/>Set a password to lock your room:",
287
         "yourPassword": "Enter new password",
284
         "yourPassword": "Enter new password",
288
         "Back": "Back",
285
         "Back": "Back",
289
         "serviceUnavailable": "Service unavailable",
286
         "serviceUnavailable": "Service unavailable",
333
         "externalInstallationMsg": "You need to install our desktop sharing extension.",
330
         "externalInstallationMsg": "You need to install our desktop sharing extension.",
334
         "inlineInstallationMsg": "You need to install our desktop sharing extension.",
331
         "inlineInstallationMsg": "You need to install our desktop sharing extension.",
335
         "inlineInstallExtension": "Install now",
332
         "inlineInstallExtension": "Install now",
336
-        "muteParticipantTitle": "Mute this participant?",
333
+        "muteParticipantTitle": "Mute this member?",
337
         "muteParticipantBody": "You won't be able to unmute them, but they can unmute themselves at any time.",
334
         "muteParticipantBody": "You won't be able to unmute them, but they can unmute themselves at any time.",
338
         "muteParticipantButton": "Mute",
335
         "muteParticipantButton": "Mute",
339
         "remoteControlTitle": "Remote desktop control",
336
         "remoteControlTitle": "Remote desktop control",
398
     },
395
     },
399
     "recording":
396
     "recording":
400
     {
397
     {
401
-        "pending": "Recording waiting for a participant to join...",
398
+        "pending": "Recording waiting for a member to join...",
402
         "on": "Recording",
399
         "on": "Recording",
403
         "off": "Recording stopped",
400
         "off": "Recording stopped",
404
         "failedToStart": "Recording failed to start",
401
         "failedToStart": "Recording failed to start",
473
         "noResults": "No matching search results",
470
         "noResults": "No matching search results",
474
         "searchPlaceholder": "Search for people and rooms to add",
471
         "searchPlaceholder": "Search for people and rooms to add",
475
         "title": "Add people to your call",
472
         "title": "Add people to your call",
476
-        "failedToAdd": "Failed to add participants"
473
+        "failedToAdd": "Failed to add members"
477
     },
474
     },
478
     "inlineDialogFailure": {
475
     "inlineDialogFailure": {
479
         "msg": "We stumbled a bit.",
476
         "msg": "We stumbled a bit.",

Loading…
취소
저장