Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

main-fr.json 4.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. {
  2. "contactlist": "",
  3. "connectionsettings": "",
  4. "poweredby": "",
  5. "downloadlogs": "",
  6. "roomUrlDefaultMsg": "",
  7. "participant": "",
  8. "me": "",
  9. "speaker": "",
  10. "defaultNickname": "",
  11. "defaultPreziLink": "",
  12. "welcomepage": {
  13. "go": "",
  14. "roomname": "",
  15. "disable": "",
  16. "feature1": {
  17. "title": "",
  18. "content": ""
  19. },
  20. "feature2": {
  21. "title": "",
  22. "content": ""
  23. },
  24. "feature3": {
  25. "title": "",
  26. "content": ""
  27. },
  28. "feature4": {
  29. "title": "",
  30. "content": ""
  31. },
  32. "feature5": {
  33. "title": "",
  34. "content": ""
  35. },
  36. "feature6": {
  37. "title": "",
  38. "content": ""
  39. },
  40. "feature7": {
  41. "title": "",
  42. "content": ""
  43. },
  44. "feature8": {
  45. "title": "",
  46. "content": ""
  47. }
  48. },
  49. "toolbar": {
  50. "mute": "",
  51. "videomute": "",
  52. "authenticate": "",
  53. "record": "",
  54. "lock": "",
  55. "invite": "",
  56. "chat": "",
  57. "prezi": "",
  58. "etherpad": "",
  59. "sharescreen": "",
  60. "fullscreen": "",
  61. "sip": "",
  62. "Settings": "",
  63. "hangup": "",
  64. "login": "",
  65. "logout": ""
  66. },
  67. "bottomtoolbar": {
  68. "chat": "",
  69. "filmstrip": "",
  70. "contactlist": ""
  71. },
  72. "chat": {
  73. "nickname": {
  74. "title": "",
  75. "popover": ""
  76. },
  77. "messagebox": ""
  78. },
  79. "settings": {
  80. "title": "",
  81. "update": "",
  82. "name": ""
  83. },
  84. "videothumbnail": {
  85. "editnickname": "",
  86. "moderator": "",
  87. "videomute": "",
  88. "mute": "",
  89. "kick": "",
  90. "muted": "",
  91. "domute": ""
  92. },
  93. "connectionindicator": {
  94. "bitrate": "",
  95. "packetloss": "",
  96. "resolution": "",
  97. "less": "",
  98. "more": "",
  99. "address": "",
  100. "remoteport": "",
  101. "remoteport_plural": "",
  102. "localport": "",
  103. "localport_plural": "",
  104. "localaddress": "",
  105. "localaddress_plural": "",
  106. "remoteaddress": "",
  107. "remoteaddress_plural": "",
  108. "transport": "",
  109. "bandwidth": "",
  110. "na": ""
  111. },
  112. "notify": {
  113. "disconnected": "",
  114. "moderator": "",
  115. "connected": "",
  116. "somebody": "",
  117. "me": "",
  118. "focus": "",
  119. "focusFail": "",
  120. "grantedTo": "",
  121. "grantedToUnknown": ""
  122. },
  123. "dialog": {
  124. "kickMessage": "",
  125. "popupError": "",
  126. "passwordError": "",
  127. "passwordError2": "",
  128. "joinError": "",
  129. "connectError": "",
  130. "connecting": "",
  131. "error": "",
  132. "detectext": "",
  133. "failtoinstall": "",
  134. "failedpermissions": "",
  135. "bridgeUnavailable": "",
  136. "lockTitle": "",
  137. "lockMessage": "",
  138. "warning": "",
  139. "passwordNotSupported": "",
  140. "sorry": "",
  141. "internalError": "",
  142. "unableToSwitch": "",
  143. "SLDFailure": "",
  144. "SRDFailure": "",
  145. "oops": "",
  146. "defaultError": "",
  147. "passwordRequired": "",
  148. "Ok": "",
  149. "removePreziTitle": "",
  150. "removePreziMsg": "",
  151. "sharePreziTitle": "",
  152. "sharePreziMsg": "",
  153. "Remove": "",
  154. "Stop": "",
  155. "AuthMsg": "",
  156. "Authenticate": "",
  157. "Cancel": "",
  158. "retry": "",
  159. "logoutTitle": "",
  160. "logoutQuestion": "",
  161. "sessTerminated": "",
  162. "hungUp": "",
  163. "joinAgain": "",
  164. "Share": "",
  165. "preziLinkError": "",
  166. "Save": "",
  167. "recordingToken": "",
  168. "Dial": "",
  169. "sipMsg": "",
  170. "passwordCheck": "",
  171. "passwordMsg": "",
  172. "Invite": "",
  173. "shareLink": "",
  174. "settings1": "",
  175. "settings2": "",
  176. "settings3": "",
  177. "yourPassword": "",
  178. "Back": "",
  179. "serviceUnavailable": "",
  180. "gracefulShutdown": "",
  181. "Yes": "",
  182. "reservationError": "",
  183. "reservationErrorMsg": "",
  184. "password": "",
  185. "userPassword": "",
  186. "token": ""
  187. },
  188. "email": {
  189. "sharedKey": "",
  190. "subject": "",
  191. "body": "",
  192. "and": ""
  193. },
  194. "connection": {
  195. "ERROR": "",
  196. "CONNECTING": "",
  197. "CONNFAIL": "",
  198. "AUTHENTICATING": "",
  199. "AUTHFAIL": "",
  200. "CONNECTED": "",
  201. "DISCONNECTED": "",
  202. "DISCONNECTING": "",
  203. "ATTACHED": ""
  204. }
  205. }