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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714
  1. {
  2. "addPeople": {
  3. "add": "",
  4. "countryNotSupported": "",
  5. "countryReminder": "",
  6. "disabled": "",
  7. "failedToAdd": "",
  8. "footerText": "",
  9. "loading": "",
  10. "loadingNumber": "",
  11. "loadingPeople": "",
  12. "noResults": "",
  13. "noValidNumbers": "",
  14. "searchNumbers": "",
  15. "searchPeople": "",
  16. "searchPeopleAndNumbers": "",
  17. "telephone": "",
  18. "title": ""
  19. },
  20. "audioDevices": {
  21. "bluetooth": "Bluetooth",
  22. "headphones": "Fejhallgató",
  23. "phone": "Telefon",
  24. "speaker": "Hangszóró"
  25. },
  26. "audioOnly": {
  27. "audioOnly": "Csak hang"
  28. },
  29. "calendarSync": {
  30. "addMeetingURL": "",
  31. "confirmAddLink": "",
  32. "error": {
  33. "appConfiguration": "",
  34. "generic": "",
  35. "notSignedIn": ""
  36. },
  37. "join": "",
  38. "joinTooltip": "",
  39. "nextMeeting": "",
  40. "noEvents": "",
  41. "ongoingMeeting": "",
  42. "permissionButton": "",
  43. "permissionMessage": "",
  44. "refresh": "",
  45. "today": ""
  46. },
  47. "chat": {
  48. "error": "",
  49. "messagebox": "",
  50. "nickname": {
  51. "popover": "",
  52. "title": ""
  53. },
  54. "title": ""
  55. },
  56. "connectingOverlay": {
  57. "joiningRoom": ""
  58. },
  59. "connection": {
  60. "ATTACHED": "",
  61. "AUTHENTICATING": "",
  62. "AUTHFAIL": "",
  63. "CONNECTED": "",
  64. "CONNECTING": "",
  65. "CONNFAIL": "",
  66. "DISCONNECTED": "",
  67. "DISCONNECTING": "",
  68. "ERROR": "",
  69. "RECONNECTING": ""
  70. },
  71. "connectionindicator": {
  72. "address": "",
  73. "bandwidth": "",
  74. "bitrate": "",
  75. "bridgeCount": "",
  76. "connectedTo": "",
  77. "framerate": "",
  78. "less": "",
  79. "localaddress": "",
  80. "localaddress_plural": "",
  81. "localport": "",
  82. "localport_plural": "",
  83. "more": "",
  84. "packetloss": "",
  85. "quality": {
  86. "good": "",
  87. "inactive": "",
  88. "lost": "",
  89. "nonoptimal": "",
  90. "poor": ""
  91. },
  92. "remoteaddress": "",
  93. "remoteaddress_plural": "",
  94. "remoteport": "",
  95. "remoteport_plural": "",
  96. "resolution": "",
  97. "status": "",
  98. "transport": "",
  99. "transport_plural": "",
  100. "turn": ""
  101. },
  102. "dateUtils": {
  103. "earlier": "",
  104. "today": "",
  105. "yesterday": ""
  106. },
  107. "deepLinking": {
  108. "appNotInstalled": "",
  109. "description": "",
  110. "descriptionWithoutWeb": "",
  111. "downloadApp": "",
  112. "launchWebButton": "",
  113. "openApp": "",
  114. "title": "",
  115. "tryAgainButton": ""
  116. },
  117. "defaultLink": "pl.: {{url}}",
  118. "deviceError": {
  119. "cameraError": "",
  120. "cameraPermission": "",
  121. "microphoneError": "",
  122. "microphonePermission": ""
  123. },
  124. "deviceSelection": {
  125. "noPermission": "",
  126. "previewUnavailable": "",
  127. "selectADevice": "",
  128. "testAudio": ""
  129. },
  130. "dialog": {
  131. "accessibilityLabel": {
  132. "liveStreaming": ""
  133. },
  134. "allow": "",
  135. "alreadySharedVideoMsg": "",
  136. "alreadySharedVideoTitle": "",
  137. "applicationWindow": "",
  138. "Back": "",
  139. "cameraConstraintFailedError": "",
  140. "cameraNotFoundError": "",
  141. "cameraNotSendingData": "",
  142. "cameraNotSendingDataTitle": "",
  143. "cameraPermissionDeniedError": "",
  144. "cameraUnknownError": "",
  145. "cameraUnsupportedResolutionError": "",
  146. "Cancel": "",
  147. "close": "",
  148. "conferenceDisconnectMsg": "",
  149. "conferenceDisconnectTitle": "",
  150. "conferenceReloadMsg": "",
  151. "conferenceReloadTitle": "",
  152. "confirm": "",
  153. "confirmNo": "",
  154. "confirmYes": "",
  155. "connectError": "",
  156. "connectErrorWithMsg": "",
  157. "connecting": "",
  158. "contactSupport": "",
  159. "copy": "",
  160. "dismiss": "",
  161. "displayNameRequired": "",
  162. "done": "",
  163. "enterDisplayName": "",
  164. "error": "",
  165. "externalInstallationMsg": "",
  166. "externalInstallationTitle": "",
  167. "goToStore": "",
  168. "gracefulShutdown": "",
  169. "IamHost": "",
  170. "incorrectRoomLockPassword": "",
  171. "incorrectPassword": "",
  172. "inlineInstallationMsg": "",
  173. "inlineInstallExtension": "",
  174. "internalError": "",
  175. "internalErrorTitle": "",
  176. "kickMessage": "",
  177. "kickParticipantButton": "",
  178. "kickParticipantDialog": "",
  179. "kickParticipantTitle": "",
  180. "kickTitle": "",
  181. "liveStreaming": "",
  182. "liveStreamingDisabledForGuestTooltip": "",
  183. "liveStreamingDisabledTooltip": "",
  184. "lockMessage": "",
  185. "lockRoom": "",
  186. "lockTitle": "",
  187. "logoutQuestion": "",
  188. "logoutTitle": "",
  189. "maxUsersLimitReached": "",
  190. "maxUsersLimitReachedTitle": "",
  191. "micConstraintFailedError": "",
  192. "micNotFoundError": "",
  193. "micNotSendingData": "",
  194. "micNotSendingDataTitle": "",
  195. "micPermissionDeniedError": "",
  196. "micUnknownError": "",
  197. "muteParticipantBody": "",
  198. "muteParticipantButton": "",
  199. "muteParticipantDialog": "",
  200. "muteParticipantTitle": "",
  201. "Ok": "",
  202. "passwordLabel": "",
  203. "passwordNotSupported": "",
  204. "passwordNotSupportedTitle": "",
  205. "passwordRequired": "",
  206. "popupError": "",
  207. "popupErrorTitle": "",
  208. "recording": "",
  209. "recordingDisabledForGuestTooltip": "",
  210. "recordingDisabledTooltip": "",
  211. "rejoinNow": "",
  212. "remoteControlAllowedMessage": "",
  213. "remoteControlDeniedMessage": "",
  214. "remoteControlErrorMessage": "",
  215. "remoteControlRequestMessage": "",
  216. "remoteControlShareScreenWarning": "",
  217. "remoteControlStopMessage": "",
  218. "remoteControlTitle": "",
  219. "Remove": "",
  220. "removePassword": "",
  221. "removeSharedVideoMsg": "",
  222. "removeSharedVideoTitle": "",
  223. "reservationError": "",
  224. "reservationErrorMsg": "",
  225. "retry": "",
  226. "screenSharingFailedToInstall": "",
  227. "screenSharingFailedToInstallTitle": "",
  228. "screenSharingFirefoxPermissionDeniedError": "",
  229. "screenSharingFirefoxPermissionDeniedTitle": "",
  230. "screenSharingPermissionDeniedError": "",
  231. "serviceUnavailable": "",
  232. "sessTerminated": "",
  233. "Share": "",
  234. "shareVideoLinkError": "",
  235. "shareVideoTitle": "",
  236. "shareYourScreen": "",
  237. "shareYourScreenDisabled": "",
  238. "shareYourScreenDisabledForGuest": "",
  239. "startLiveStreaming": "",
  240. "startRecording": "",
  241. "startRemoteControlErrorMessage": "",
  242. "stopLiveStreaming": "",
  243. "stopRecording": "",
  244. "stopRecordingWarning": "",
  245. "stopStreamingWarning": "",
  246. "streamKey": "",
  247. "Submit": "",
  248. "thankYou": "",
  249. "token": "",
  250. "tokenAuthFailed": "",
  251. "tokenAuthFailedTitle": "",
  252. "transcribing": "",
  253. "unlockRoom": "",
  254. "userPassword": "",
  255. "WaitForHostMsg": "",
  256. "WaitForHostMsgWOk": "",
  257. "WaitingForHost": "",
  258. "Yes": "",
  259. "yourEntireScreen": ""
  260. },
  261. "dialOut": {
  262. "statusMessage": ""
  263. },
  264. "feedback": {
  265. "average": "",
  266. "bad": "",
  267. "detailsLabel": "",
  268. "good": "",
  269. "rateExperience": "",
  270. "veryBad": "",
  271. "veryGood": ""
  272. },
  273. "incomingCall": {
  274. "answer": "",
  275. "audioCallTitle": "",
  276. "decline": "",
  277. "productLabel": "",
  278. "videoCallTitle": ""
  279. },
  280. "info": {
  281. "accessibilityLabel": "",
  282. "addPassword": "",
  283. "cancelPassword": "",
  284. "conferenceURL": "",
  285. "country": "",
  286. "dialANumber": "",
  287. "dialInConferenceID": "",
  288. "dialInNotSupported": "",
  289. "dialInNumber": "",
  290. "dialInSummaryError": "",
  291. "dialInTollFree": "",
  292. "genericError": "",
  293. "inviteLiveStream": "",
  294. "invitePhone": "",
  295. "invitePhoneAlternatives": "",
  296. "inviteURLFirstPartGeneral": "",
  297. "inviteURLFirstPartPersonal": "",
  298. "inviteURLSecondPart": "",
  299. "liveStreamURL": "",
  300. "moreNumbers": "",
  301. "noNumbers": "",
  302. "noPassword": "",
  303. "noRoom": "",
  304. "numbers": "",
  305. "password": "",
  306. "title": "",
  307. "tooltip": "",
  308. "label": ""
  309. },
  310. "inviteDialog": {
  311. "alertText": "",
  312. "header": "",
  313. "searchCallOnlyPlaceholder": "",
  314. "searchPeopleOnlyPlaceholder": "",
  315. "searchPlaceholder": "",
  316. "send": ""
  317. },
  318. "inlineDialogFailure": {
  319. "msg": "",
  320. "retry": "",
  321. "support": "",
  322. "supportMsg": ""
  323. },
  324. "keyboardShortcuts": {
  325. "focusLocal": "",
  326. "focusRemote": "",
  327. "fullScreen": "Belépés vagy kilépés teljes képernyőből",
  328. "keyboardShortcuts": "Gyorsbillentyűk",
  329. "localRecording": "",
  330. "mute": "Mikrofon némítása vagy engedélyezése",
  331. "pushToTalk": "Nyomd a csevegéshez",
  332. "raiseHand": "Kéz felemelése vagy leengedése",
  333. "showSpeakerStats": "Beszéd statisztikák megjelenítése",
  334. "toggleChat": "Csevegés megnyitása vagy bezárása",
  335. "toggleFilmstrip": "",
  336. "toggleScreensharing": "Váltás kamera és képernyőmegosztás között",
  337. "toggleShortcuts": "",
  338. "videoMute": "Kamera elindítása vagy leállítása"
  339. },
  340. "\u0005keyboardShortcuts": {},
  341. "liveStreaming": {
  342. "busy": "",
  343. "busyTitle": "",
  344. "changeSignIn": "",
  345. "choose": "",
  346. "chooseCTA": "",
  347. "enterStreamKey": "",
  348. "error": "",
  349. "errorAPI": "",
  350. "errorLiveStreamNotEnabled": "",
  351. "expandedOff": "",
  352. "expandedOn": "",
  353. "expandedPending": "",
  354. "failedToStart": "",
  355. "getStreamKeyManually": "",
  356. "invalidStreamKey": "",
  357. "off": "",
  358. "on": "",
  359. "pending": "",
  360. "serviceName": "",
  361. "signedInAs": "",
  362. "signIn": "",
  363. "signInCTA": "",
  364. "signOut": "",
  365. "start": "",
  366. "streamIdHelp": "",
  367. "unavailableTitle": ""
  368. },
  369. "localRecording": {
  370. "clientState": {
  371. "off": "",
  372. "on": "",
  373. "unknown": ""
  374. },
  375. "dialogTitle": "",
  376. "duration": "",
  377. "durationNA": "",
  378. "encoding": "",
  379. "label": "",
  380. "labelToolTip": "",
  381. "localRecording": "",
  382. "me": "",
  383. "messages": {
  384. "engaged": "",
  385. "finished": "",
  386. "finishedModerator": "",
  387. "notModerator": ""
  388. },
  389. "moderator": "",
  390. "no": "",
  391. "participant": "",
  392. "participantStats": "",
  393. "sessionToken": "",
  394. "start": "",
  395. "stop": "",
  396. "yes": ""
  397. },
  398. "lockRoomPassword": "",
  399. "lockRoomPasswordUppercase": "",
  400. "me": "én",
  401. "notify": {
  402. "connectedOneMember": "",
  403. "connectedThreePlusMembers": "",
  404. "connectedTwoMembers": "",
  405. "disconnected": "",
  406. "focus": "",
  407. "focusFail": "",
  408. "grantedTo": "",
  409. "invitedOneMember": "",
  410. "invitedThreePlusMembers": "",
  411. "invitedTwoMembers": "",
  412. "kickParticipant": "",
  413. "me": "",
  414. "moderator": "",
  415. "muted": "",
  416. "mutedTitle": "",
  417. "mutedRemotelyTitle": "",
  418. "mutedRemotelyDescription": "",
  419. "passwordRemovedRemotely": "",
  420. "passwordSetRemotely": "",
  421. "raisedHand": "",
  422. "somebody": "",
  423. "startSilentTitle": "",
  424. "startSilentDescription": "",
  425. "suboptimalExperienceDescription": "",
  426. "suboptimalExperienceTitle": "",
  427. "unmute": "",
  428. "newDeviceCameraTitle": "",
  429. "newDeviceAudioTitle": "",
  430. "newDeviceAction": ""
  431. },
  432. "passwordSetRemotely": "",
  433. "passwordDigitsOnly": "",
  434. "poweredby": "Működteti: ",
  435. "presenceStatus": {
  436. "busy": "",
  437. "calling": "",
  438. "connected": "",
  439. "connecting": "",
  440. "connecting2": "",
  441. "disconnected": "",
  442. "expired": "",
  443. "ignored": "",
  444. "initializingCall": "",
  445. "invited": "",
  446. "rejected": "",
  447. "ringing": ""
  448. },
  449. "profile": {
  450. "setDisplayNameLabel": "",
  451. "setEmailInput": "",
  452. "setEmailLabel": "",
  453. "title": ""
  454. },
  455. "recording": {
  456. "authDropboxText": "",
  457. "availableSpace": "",
  458. "beta": "",
  459. "busy": "",
  460. "busyTitle": "",
  461. "error": "",
  462. "expandedOff": "",
  463. "expandedOn": "",
  464. "expandedPending": "",
  465. "failedToStart": "",
  466. "fileSharingdescription": "",
  467. "live": "",
  468. "loggedIn": "",
  469. "off": "",
  470. "on": "",
  471. "pending": "",
  472. "rec": "",
  473. "serviceDescription": "",
  474. "serviceName": "",
  475. "signIn": "",
  476. "signOut": "",
  477. "unavailable": "",
  478. "unavailableTitle": ""
  479. },
  480. "sectionList": {
  481. "pullToRefresh": ""
  482. },
  483. "settings": {
  484. "calendar": {
  485. "about": "",
  486. "disconnect": "",
  487. "microsoftSignIn": "",
  488. "signedIn": "",
  489. "title": ""
  490. },
  491. "devices": "",
  492. "followMe": "",
  493. "language": "",
  494. "loggedIn": "",
  495. "moderator": "",
  496. "more": "",
  497. "name": "",
  498. "noDevice": "",
  499. "selectAudioOutput": "",
  500. "selectCamera": "",
  501. "selectMic": "",
  502. "startAudioMuted": "",
  503. "startVideoMuted": "",
  504. "title": ""
  505. },
  506. "settingsView": {
  507. "alertOk": "",
  508. "alertTitle": "",
  509. "alertURLText": "",
  510. "buildInfoSection": "",
  511. "conferenceSection": "",
  512. "displayName": "",
  513. "email": "",
  514. "header": "",
  515. "profileSection": "",
  516. "serverURL": "",
  517. "startWithAudioMuted": "",
  518. "startWithVideoMuted": "",
  519. "version": ""
  520. },
  521. "share": {
  522. "dialInfoText": "",
  523. "mainText": ""
  524. },
  525. "speaker": "Hangszóró",
  526. "speakerStats": {
  527. "hours": "",
  528. "minutes": "",
  529. "name": "",
  530. "seconds": "",
  531. "speakerStats": "",
  532. "speakerTime": ""
  533. },
  534. "startupoverlay": {
  535. "policyText": "",
  536. "title": ""
  537. },
  538. "suspendedoverlay": {
  539. "rejoinKeyTitle": "",
  540. "text": "",
  541. "title": ""
  542. },
  543. "toolbar": {
  544. "accessibilityLabel": {
  545. "audioOnly": "",
  546. "audioRoute": "",
  547. "callQuality": "",
  548. "cc": "",
  549. "chat": "",
  550. "document": "",
  551. "feedback": "",
  552. "fullScreen": "",
  553. "hangup": "",
  554. "invite": "",
  555. "kick": "",
  556. "localRecording": "",
  557. "lockRoom": "",
  558. "moreActions": "",
  559. "moreActionsMenu": "",
  560. "mute": "",
  561. "pip": "",
  562. "profile": "",
  563. "raiseHand": "",
  564. "recording": "",
  565. "remoteMute": "",
  566. "Settings": "",
  567. "sharedvideo": "",
  568. "shareRoom": "",
  569. "shareYourScreen": "",
  570. "shortcuts": "",
  571. "show": "",
  572. "speakerStats": "",
  573. "tileView": "",
  574. "toggleCamera": "",
  575. "videomute": "",
  576. "videoblur": ""
  577. },
  578. "addPeople": "",
  579. "audioOnlyOff": "",
  580. "audioOnlyOn": "",
  581. "audioRoute": "",
  582. "authenticate": "",
  583. "callQuality": "",
  584. "chat": "",
  585. "closeChat": "",
  586. "documentClose": "",
  587. "documentOpen": "",
  588. "enterFullScreen": "",
  589. "enterTileView": "",
  590. "exitFullScreen": "",
  591. "exitTileView": "",
  592. "feedback": "",
  593. "hangup": "",
  594. "invite": "",
  595. "login": "",
  596. "logout": "",
  597. "lowerYourHand": "",
  598. "moreActions": "",
  599. "mute": "",
  600. "openChat": "",
  601. "pip": "",
  602. "profile": "",
  603. "raiseHand": "Kéz felemelése vagy leengedése",
  604. "raiseYourHand": "",
  605. "Settings": "",
  606. "sharedvideo": "",
  607. "shareRoom": "",
  608. "shortcuts": "",
  609. "speakerStats": "",
  610. "startScreenSharing": "",
  611. "startSubtitles": "",
  612. "stopScreenSharing": "",
  613. "stopSubtitles": "",
  614. "stopSharedVideo": "",
  615. "talkWhileMutedPopup": "",
  616. "tileViewToggle": "",
  617. "toggleCamera": "",
  618. "videomute": "",
  619. "startvideoblur": "",
  620. "stopvideoblur": ""
  621. },
  622. "\u0005toolbar": {},
  623. "transcribing": {
  624. "ccButtonTooltip": "",
  625. "error": "",
  626. "expandedLabel": "",
  627. "failedToStart": "",
  628. "labelToolTip": "",
  629. "off": "",
  630. "pending": "",
  631. "start": "",
  632. "stop": "",
  633. "tr": ""
  634. },
  635. "userMedia": {
  636. "androidGrantPermissions": "Válaszd az <b><i>Engedélyezés</i></b> opciót, ha a böngésző engedélyt kér.",
  637. "chromeGrantPermissions": "Válaszd az <b><i>Engedélyezés</i></b> opciót, ha a böngésző engedélyt kér.",
  638. "edgeGrantPermissions": "Válaszd az <b><i>Igen</i></b> opciót, ha a böngésző hozzáférést kér.",
  639. "electronGrantPermissions": "A kamera és a mikrofon használatát engedélyezni kell",
  640. "firefoxGrantPermissions": "Válaszd <b><i>Kiválasztott eszköz megosztása</i></b> opciót, ha a böngésző hozzáférést kér.",
  641. "iexplorerGrantPermissions": "Válaszd az <b><i>OK</i></b> opciót, ha a böngésző engedélyezést kér.",
  642. "nwjsGrantPermissions": "A kamera és a mikrofon használatát engedélyezni kell",
  643. "operaGrantPermissions": "Válaszd az <b><i>Engedélyezés</i></b> opciót, ha a böngésző engedélyt kér.",
  644. "react-nativeGrantPermissions": "Válaszd az <b><i>Engedélyezés</i></b> opciót, ha a böngésző engedélyt kér.",
  645. "safariGrantPermissions": "Válaszd az <b><i>OK</i></b> opciót, ha a böngésző engedélyezést kér."
  646. },
  647. "videoSIPGW": {
  648. "busy": "",
  649. "busyTitle": "",
  650. "errorAlreadyInvited": "",
  651. "errorInvite": "",
  652. "errorInviteFailed": "",
  653. "errorInviteFailedTitle": "",
  654. "errorInviteTitle": "",
  655. "pending": ""
  656. },
  657. "videoStatus": {
  658. "audioOnly": "",
  659. "audioOnlyExpanded": "",
  660. "callQuality": "",
  661. "hd": "",
  662. "highDefinition": "",
  663. "labelTooiltipNoVideo": "",
  664. "labelTooltipAudioOnly": "",
  665. "ld": "",
  666. "lowDefinition": "",
  667. "onlyAudioAvailable": "",
  668. "onlyAudioSupported": "",
  669. "p2pEnabled": "",
  670. "p2pVideoQualityDescription": "",
  671. "recHighDefinitionOnly": "",
  672. "sd": "",
  673. "standardDefinition": ""
  674. },
  675. "videothumbnail": {
  676. "domute": "",
  677. "flip": "",
  678. "kick": "",
  679. "moderator": "",
  680. "mute": "",
  681. "muted": "",
  682. "remoteControl": "",
  683. "show": "",
  684. "videomute": ""
  685. },
  686. "welcomepage": {
  687. "accessibilityLabel": {
  688. "join": "",
  689. "roomname": ""
  690. },
  691. "appDescription": "",
  692. "audioVideoSwitch": {
  693. "audio": "",
  694. "video": ""
  695. },
  696. "calendar": "",
  697. "connectCalendarButton": "",
  698. "connectCalendarText": "",
  699. "enterRoomTitle": "",
  700. "go": "",
  701. "join": "",
  702. "info": "",
  703. "privacy": "",
  704. "recentList": "",
  705. "recentListDelete": "",
  706. "recentListEmpty": "",
  707. "reducedUIText": "",
  708. "roomname": "",
  709. "roomnameHint": "",
  710. "sendFeedback": "",
  711. "terms": "",
  712. "title": ""
  713. }
  714. }