You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

main.json 8.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. {
  2. "contactlist": "CONTACT LIST",
  3. "connectionsettings": "Connection Settings",
  4. "poweredby": "powered by",
  5. "downloadlogs": "Download logs",
  6. "welcomepage":{
  7. "go": "GO",
  8. "roomname": "Enter room name",
  9. "disable": "Don't show this page next time I enter",
  10. "feature1": {
  11. "title": "Simple to use",
  12. "content": "No downloads required. __app__ works directly within your browser. Simply share your conference URL with others to get started."
  13. },
  14. "feature2": {
  15. "title": "Low bandwidth",
  16. "content": "Multi-party video conferences work with as little as 128Kbps. Screen-sharing and audio-only conferences are possible with far less."
  17. },
  18. "feature3": {
  19. "title": "Open source",
  20. "content": "__app__ is licensed under MIT. You are free to download, use, modify, and share them as per these licenses."
  21. },
  22. "feature4": {
  23. "title": "Unlimited users",
  24. "content": "There are no artificial restrictions on the number of users or conference participants. Server power and bandwidth are the only limiting factors."
  25. },
  26. "feature5": {
  27. "title": "Screen sharing",
  28. "content": "It's easy to share your screen with others. __app__ is ideal for on-line presentations, lectures, and tech support sessions."
  29. },
  30. "feature6": {
  31. "title": "Secure rooms",
  32. "content": "Need some privacy? __app__ conference rooms can be secured with a password in order to exclude unwanted guests and prevent interruptions."
  33. },
  34. "feature7": {
  35. "title": "Shared notes",
  36. "content": "__app__ features Etherpad, a real-time collaborative text editor that's great for meeting minutes, writing articles, and more."
  37. },
  38. "feature8": {
  39. "title": "Usage statistics",
  40. "content": "Learn about your users through easy integration with Piwik, Google Analytics, and other usage monitoring and statistics systems."
  41. }
  42. },
  43. "toolbar": {
  44. "mute": "Mute / Unmute",
  45. "videomute": "Start / stop camera",
  46. "authenticate": "Authenticate",
  47. "record": "Record",
  48. "lock": "Lock / unlock room",
  49. "invite": "Invite others",
  50. "chat": "Open / close chat",
  51. "prezi": "Share Prezi",
  52. "etherpad": "Shared document",
  53. "sharescreen": "Share screen",
  54. "fullscreen": "Enter / Exit Full Screen",
  55. "sip": "Call SIP number",
  56. "Settings": "Settings",
  57. "hangup": "Hang Up",
  58. "login": "Login",
  59. "logout": "Logout"
  60. },
  61. "bottomtoolbar": {
  62. "chat": "Open / close chat",
  63. "filmstrip": "Open / close contact list",
  64. "contactlist": "Show / hide film strip"
  65. },
  66. "chat":{
  67. "nickname": {
  68. "title": "Enter a nickname in the box below",
  69. "popover": "Choose a nickname"
  70. },
  71. "messagebox": "Enter text..."
  72. },
  73. "settings":
  74. {
  75. "title": "SETTINGS",
  76. "update": "Update",
  77. "name": "Name"
  78. },
  79. "videothumbnail":
  80. {
  81. "editnickname": "Click to edit your<br/>display name",
  82. "moderator": "The owner of<br/>this conference",
  83. "videomute": "Participant has<br/>stopped the camera.",
  84. "mute": "Participant is muted",
  85. "kick": "Kick out",
  86. "muted": "Muted",
  87. "domute": "Mute"
  88. },
  89. "connectionindicator":
  90. {
  91. "bitrate": "Bitrate:",
  92. "packetloss": "Packet loss:",
  93. "resolution": "Resolution:",
  94. "less": "Show less",
  95. "more": "Show more",
  96. "address": "Address:",
  97. "remoteport_plural": "Remote ports:",
  98. "localport_plural": "Local ports:",
  99. "remoteport": "Remote port:",
  100. "localport": "Local port:",
  101. "localaddress": "Local address:",
  102. "localaddress_plural": "Local addresses:",
  103. "remoteaddress": "Remote address:",
  104. "remoteaddress_plural": "Remote addresses:",
  105. "transport": "Transport:",
  106. "bandwidth": "Estimated bandwidth:",
  107. "na": "Come back here for connection information once the conference starts"
  108. },
  109. "notify": {
  110. "disconnected": "disconnected",
  111. "moderator": "Moderator rights granted!",
  112. "connected": "connected",
  113. "somebody": "Somebody",
  114. "me": "Me",
  115. "focus": "Conference focus",
  116. "focusFail": "__component__ not available - retry in __ms__ sec",
  117. "grantedTo": "Moderator rights granted to __to__!",
  118. "grantedToUnknown": "Moderator rights granted to $t(somebody)!"
  119. },
  120. "dialog": {
  121. "kickMessage": "Ouch! You have been kicked out of the meet!",
  122. "popupError": "Your browser is blocking popup windows from this site. Please enable popups in your browser security settings and try again.",
  123. "passwordError": "This conversation is currently protected by a password. Only the owner of the conference could set a password.",
  124. "passwordError2": "This conversation isn't currently protected by a password. Only the owner of the conference could set a password.",
  125. "joinError": "Oops! We couldn't join the conference. There might be some problem with security configuration. Please contact service administrator.",
  126. "connectError": "Oops! Something went wrong and we couldn't connect to the conference.",
  127. "error": "Error",
  128. "detectext": "Error when trying to detect desktopsharing extension.",
  129. "failtoinstall": "Failed to install desktop sharing extension",
  130. "failedpermissions": "Failed to obtain permissions to use the local microphone and/or camera.",
  131. "bridgeUnavailable": "Jitsi Videobridge is currently unavailable. Please try again later!",
  132. "lockTitle": "Lock failed",
  133. "lockMessage": "Failed to lock conference.",
  134. "warning": "Warning",
  135. "passwordNotSupported": "Room passwords are currently not supported.",
  136. "sorry": "Sorry",
  137. "internalError": "Internal application error [setRemoteDescription]",
  138. "unableToSwitch": "Unable to switch video stream.",
  139. "SLDFailure": "Oops! Something went wrong and we failed to mute! (SLD Failure)",
  140. "SRDFailure": "Oops! Something went wrong and we failed to stop video! (SRD Failure)",
  141. "oops": "Oops!",
  142. "defaultError": "There was some kind of error",
  143. "passwordRequired": "Password required",
  144. "Ok": "Ok",
  145. "removePreziTitle": "Remove Prezi",
  146. "removePreziMsg": "Are you sure you would like to remove your Prezi?",
  147. "sharePreziTitle": "Share a Prezi",
  148. "sharePreziMsg": "Another participant is already sharing a Prezi.This conference allows only one Prezi at a time.",
  149. "Remove": "Remove",
  150. "Stop": "Stop",
  151. "AuthMsg": "Authentication is required to create room:<br/><b>__room__ </b></br> You can either authenticate to create the room or just wait for someone else to do so.",
  152. "Authenticate": "Authenticate",
  153. "Cancel": "Cancel",
  154. "logoutTitle" : "Logout",
  155. "logoutQuestion" : "Are you sure you want to logout and stop the conference?",
  156. "sessTerminated": "Session Terminated",
  157. "hungUp": "You hung up the call",
  158. "joinAgain": "Join again",
  159. "Share": "Share",
  160. "preziLinkError": "Please provide a correct prezi link.",
  161. "Save": "Save",
  162. "recordingToken": "Enter recording token",
  163. "Dial": "Dial",
  164. "sipMsg": "Enter SIP number",
  165. "passwordCheck": "Are you sure you would like to remove your password?",
  166. "Remove": "Remove",
  167. "passwordMsg": "Set a password to lock your room",
  168. "Invite": "Invite",
  169. "shareLink": "Share this link with everyone you want to invite",
  170. "settings1": "Configure your conference",
  171. "settings2": "Participants join muted",
  172. "settings3": "Require nicknames<br/><br/>Set a password to lock your room:",
  173. "yourPassword": "your password",
  174. "Back": "Back",
  175. "serviceUnavailable": "Service unavailable",
  176. "gracefulShutdown": "Our service is currently down for maintenance. Please try again later.",
  177. "Yes": "Yes",
  178. "reservationError": "Reservation system error",
  179. "reservationErrorMsg": "Error code: __code__, message: __msg__",
  180. "password": "password",
  181. "userPassword": "user password",
  182. "token": "token"
  183. }
  184. }