Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. {
  2. "contactlist": "CONTACT LIST",
  3. "connectionsettings": "Connection Settings",
  4. "poweredby": "powered by",
  5. "downloadlogs": "Download logs",
  6. "feedback": "Give us your feedback",
  7. "roomUrlDefaultMsg": "Your conference is currently being created...",
  8. "participant": "Participant",
  9. "me": "me",
  10. "speaker": "Speaker",
  11. "defaultNickname": "ex. __name__",
  12. "welcomepage":{
  13. "go": "GO",
  14. "roomname": "Enter room name",
  15. "disable": "Don't show this page again",
  16. "feature1": {
  17. "title": "Simple to use",
  18. "content": "No downloads required. __app__ works directly within your browser. Simply share your conference URL with others to get started."
  19. },
  20. "feature2": {
  21. "title": "Low bandwidth",
  22. "content": "Multi-party video conferences work with as little as 128Kbps. Screen-sharing and audio-only conferences are possible with far less."
  23. },
  24. "feature3": {
  25. "title": "Open source",
  26. "content": "__app__ is licensed under the Apache License. You are free to download, use, modify, and share it as per this license."
  27. },
  28. "feature4": {
  29. "title": "Unlimited users",
  30. "content": "There are no artificial restrictions on the number of users or conference participants. Server power and bandwidth are the only limiting factors."
  31. },
  32. "feature5": {
  33. "title": "Screen sharing",
  34. "content": "It's easy to share your screen with others. __app__ is ideal for on-line presentations, lectures, and tech support sessions."
  35. },
  36. "feature6": {
  37. "title": "Secure rooms",
  38. "content": "Need some privacy? __app__ conference rooms can be secured with a password in order to exclude unwanted guests and prevent interruptions."
  39. },
  40. "feature7": {
  41. "title": "Shared notes",
  42. "content": "__app__ features Etherpad, a real-time collaborative text editor that's great for meeting minutes, writing articles, and more."
  43. },
  44. "feature8": {
  45. "title": "Usage statistics",
  46. "content": "Learn about your users through easy integration with Piwik, Google Analytics, and other usage monitoring and statistics systems."
  47. }
  48. },
  49. "toolbar": {
  50. "mute": "Mute / Unmute",
  51. "videomute": "Start / stop camera",
  52. "authenticate": "Authenticate",
  53. "record": "Record",
  54. "lock": "Lock / unlock room",
  55. "invite": "Invite others",
  56. "chat": "Open / close chat",
  57. "etherpad": "Shared document",
  58. "sharescreen": "Share screen",
  59. "fullscreen": "Enter / Exit Full Screen",
  60. "sip": "Call SIP number",
  61. "Settings": "Settings",
  62. "hangup": "Hang Up",
  63. "login": "Login",
  64. "logout": "Logout",
  65. "dialpad": "Show dialpad"
  66. },
  67. "bottomtoolbar": {
  68. "chat": "Open / close chat",
  69. "filmstrip": "Show / hide film strip",
  70. "contactlist": "Open / close contact list"
  71. },
  72. "chat":{
  73. "nickname": {
  74. "title": "Enter a nickname in the box below",
  75. "popover": "Choose a nickname"
  76. },
  77. "messagebox": "Enter text..."
  78. },
  79. "settings":
  80. {
  81. "title": "SETTINGS",
  82. "update": "Update",
  83. "name": "Name",
  84. "startAudioMuted": "start without audio",
  85. "startVideoMuted": "start without video",
  86. "selectCamera": "select camera",
  87. "selectMic": "select microphone"
  88. },
  89. "videothumbnail":
  90. {
  91. "editnickname": "Click to edit your<br/>display name",
  92. "moderator": "The owner of<br/>this conference",
  93. "videomute": "Participant has<br/>stopped the camera.",
  94. "mute": "Participant is muted",
  95. "kick": "Kick out",
  96. "muted": "Muted",
  97. "domute": "Mute"
  98. },
  99. "connectionindicator":
  100. {
  101. "bitrate": "Bitrate:",
  102. "packetloss": "Packet loss:",
  103. "resolution": "Resolution:",
  104. "less": "Show less",
  105. "more": "Show more",
  106. "address": "Address:",
  107. "remoteport_plural": "Remote ports:",
  108. "localport_plural": "Local ports:",
  109. "remoteport": "Remote port:",
  110. "localport": "Local port:",
  111. "localaddress": "Local address:",
  112. "localaddress_plural": "Local addresses:",
  113. "remoteaddress": "Remote address:",
  114. "remoteaddress_plural": "Remote addresses:",
  115. "transport": "Transport:",
  116. "bandwidth": "Estimated bandwidth:",
  117. "na": "Come back here for connection information once the conference starts"
  118. },
  119. "notify": {
  120. "disconnected": "disconnected",
  121. "moderator": "Moderator rights granted!",
  122. "connected": "connected",
  123. "somebody": "Somebody",
  124. "me": "Me",
  125. "focus": "Conference focus",
  126. "focusFail": "__component__ not available - retry in __ms__ sec",
  127. "grantedTo": "Moderator rights granted to __to__!",
  128. "grantedToUnknown": "Moderator rights granted to $t(somebody)!",
  129. "muted": "You have started the conversation muted.",
  130. "mutedTitle": "You're muted!"
  131. },
  132. "dialog": {
  133. "kickMessage": "Ouch! You have been kicked out of the meet!",
  134. "popupError": "Your browser is blocking popup windows from this site. Please enable popups in your browser's security settings and try again.",
  135. "passwordError": "This conversation is currently protected by a password. Only the owner of the conference can set a password.",
  136. "passwordError2": "This conversation isn't currently protected by a password. Only the owner of the conference can set a password.",
  137. "connectError": "Oops! Something went wrong and we couldn't connect to the conference.",
  138. "connectErrorWithMsg": "Oops! Something went wrong and we couldn't connect to the conference: __msg__",
  139. "connecting": "Connecting",
  140. "error": "Error",
  141. "detectext": "Error when trying to detect desktopsharing extension.",
  142. "failtoinstall": "Failed to install desktop sharing extension",
  143. "failedpermissions": "Failed to obtain permissions to use the local microphone and/or camera.",
  144. "bridgeUnavailable": "Jitsi Videobridge is currently unavailable. Please try again later!",
  145. "jicofoUnavailable": "Jicofo is currently unavailable. Please try again later!",
  146. "lockTitle": "Lock failed",
  147. "lockMessage": "Failed to lock the conference.",
  148. "warning": "Warning",
  149. "passwordNotSupported": "Room passwords are currently not supported.",
  150. "sorry": "Sorry",
  151. "internalError": "Internal application error [setRemoteDescription]",
  152. "unableToSwitch": "Unable to switch video stream.",
  153. "SLDFailure": "Oops! Something went wrong and we failed to mute! (SLD Failure)",
  154. "SRDFailure": "Oops! Something went wrong and we failed to stop video! (SRD Failure)",
  155. "oops": "Oops!",
  156. "defaultError": "There was some kind of error",
  157. "passwordRequired": "Password required",
  158. "Ok": "Ok",
  159. "Remove": "Remove",
  160. "WaitingForHost": "Waiting for the host ...",
  161. "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.",
  162. "IamHost": "I am the host",
  163. "Cancel": "Cancel",
  164. "retry": "Retry",
  165. "logoutTitle" : "Logout",
  166. "logoutQuestion" : "Are you sure you want to logout and stop the conference?",
  167. "sessTerminated": "Session Terminated",
  168. "hungUp": "You hung up",
  169. "joinAgain": "Join again",
  170. "Share": "Share",
  171. "Save": "Save",
  172. "recordingToken": "Enter recording token",
  173. "Dial": "Dial",
  174. "sipMsg": "Enter SIP number",
  175. "passwordCheck": "Are you sure you would like to remove your password?",
  176. "Remove": "Remove",
  177. "passwordMsg": "Set a password to lock your room",
  178. "Invite": "Invite",
  179. "shareLink": "Share this link with everyone you want to invite",
  180. "settings1": "Configure your conference",
  181. "settings2": "Participants join muted",
  182. "settings3": "Require nicknames<br/><br/>Set a password to lock your room:",
  183. "yourPassword": "your password",
  184. "Back": "Back",
  185. "serviceUnavailable": "Service unavailable",
  186. "gracefulShutdown": "Our service is currently down for maintenance. Please try again later.",
  187. "Yes": "Yes",
  188. "reservationError": "Reservation system error",
  189. "reservationErrorMsg": "Error code: __code__, message: __msg__",
  190. "password": "password",
  191. "userPassword": "user password",
  192. "token": "token",
  193. "tokenAuthFailed": "Failed to authenticate with XMPP server: invalid token",
  194. "displayNameRequired": "Please enter your display name:",
  195. "extensionRequired": "Extension required:",
  196. "firefoxExtensionPrompt": "You need to install a Firefox extension in order to use screen sharing. Please try again after you <a href='__url__'>get it from here</a>!",
  197. "feedbackQuestion": "How was your call?",
  198. "thankYou": "Thank you for using __appName__!",
  199. "sorryFeedback": "We're sorry to hear that. Would you like to tell us more?"
  200. },
  201. "email":
  202. {
  203. "sharedKey": [
  204. "This conference is password-protected. Please use the following pin when joining:",
  205. "",
  206. "",
  207. "__sharedKey__",
  208. "",
  209. ""],
  210. "subject": "Invitation to a __appName__ (__conferenceName__)",
  211. "body": [
  212. "Hey there, I%27d like to invite you to a __appName__ conference I%27ve just set up.",
  213. "",
  214. "",
  215. "Please click on the following link in order to join the conference.",
  216. "",
  217. "",
  218. "__roomUrl__",
  219. "",
  220. "",
  221. "__sharedKeyText__",
  222. " Note that __appName__ is currently only supported by __supportedBrowsers__, so you need to be using one of these browsers.",
  223. "",
  224. "",
  225. "Talk to you in a sec!"
  226. ],
  227. "and": "and"
  228. },
  229. "connection":
  230. {
  231. "ERROR": "Error",
  232. "CONNECTING": "Connecting",
  233. "RECONNECTING": "A network problem occurred. Reconnecting...",
  234. "CONNFAIL": "Connection failed",
  235. "AUTHENTICATING": "Authenticating",
  236. "AUTHFAIL": "Authentication failed",
  237. "CONNECTED": "Connected",
  238. "DISCONNECTED": "Disconnected",
  239. "DISCONNECTING": "Disconnecting",
  240. "ATTACHED": "Attached",
  241. "FETCH_SESSION_ID": "Obtaining session-id...",
  242. "GOT_SESSION_ID": "Obtaining session-id... Done",
  243. "GET_SESSION_ID_ERROR": "Get session-id error: "
  244. },
  245. "recording":
  246. {
  247. "toaster": "Currently recording!",
  248. "pending": "Your recording will start as soon as another participant joins",
  249. "on": "Recording has been started"
  250. }
  251. }