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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723
  1. {
  2. "addPeople": {
  3. "add": "Pozvať",
  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": "",
  22. "headphones": "",
  23. "phone": "",
  24. "speaker": "Rečník"
  25. },
  26. "audioOnly": {
  27. "audioOnly": ""
  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": "Zvoľte meno",
  52. "title": ""
  53. },
  54. "title": ""
  55. },
  56. "connectingOverlay": {
  57. "joiningRoom": ""
  58. },
  59. "connection": {
  60. "ATTACHED": "Priložený",
  61. "AUTHENTICATING": "Overujem",
  62. "AUTHFAIL": "Overenie zlyhalo",
  63. "CONNECTED": "Pripojený",
  64. "CONNECTING": "Pripájam",
  65. "CONNFAIL": "Spojenie zlyhalo",
  66. "DISCONNECTED": "Odpojený",
  67. "DISCONNECTING": "Odpájam",
  68. "ERROR": "Chyba",
  69. "RECONNECTING": "Chyba sieťe. Skušam sa znova pripojiť ..."
  70. },
  71. "connectionindicator": {
  72. "address": "Adresa:",
  73. "bandwidth": "Predpokladaný dat. tok:",
  74. "bitrate": "Prenos. rýchlosť",
  75. "bridgeCount": "",
  76. "connectedTo": "",
  77. "framerate": "",
  78. "less": "Zobraz menej",
  79. "localaddress": "Lokálna adresa:",
  80. "localaddress_plural_2": "Lokálne adresy:",
  81. "localaddress_plural_5": "",
  82. "localport": "Lokálny port:",
  83. "localport_plural_2": "Lokálne porty:",
  84. "localport_plural_5": "",
  85. "more": "Zobraz viac",
  86. "packetloss": "Strata packetov:",
  87. "quality": {
  88. "good": "",
  89. "inactive": "",
  90. "lost": "",
  91. "nonoptimal": "",
  92. "poor": ""
  93. },
  94. "remoteaddress": "Vzdialená adresa:",
  95. "remoteaddress_plural_2": "Vzdialené adresy:",
  96. "remoteaddress_plural_5": "",
  97. "remoteport": "Vzdialený port:",
  98. "remoteport_plural_2": "Vzdialené porty:",
  99. "remoteport_plural_5": "",
  100. "resolution": "Rozlíšenie:",
  101. "status": "Pripájam",
  102. "transport": "Prenos:",
  103. "turn": ""
  104. },
  105. "\u0005connectionindicator": {},
  106. "dateUtils": {
  107. "earlier": "",
  108. "today": "",
  109. "yesterday": ""
  110. },
  111. "deepLinking": {
  112. "appNotInstalled": "",
  113. "description": "",
  114. "descriptionWithoutWeb": "",
  115. "downloadApp": "",
  116. "launchWebButton": "",
  117. "openApp": "",
  118. "title": "",
  119. "tryAgainButton": ""
  120. },
  121. "defaultLink": "napr. {{url}}",
  122. "deviceError": {
  123. "cameraError": "",
  124. "cameraPermission": "",
  125. "microphoneError": "",
  126. "microphonePermission": ""
  127. },
  128. "deviceSelection": {
  129. "noPermission": "",
  130. "previewUnavailable": "",
  131. "selectADevice": "",
  132. "testAudio": ""
  133. },
  134. "dialog": {
  135. "accessibilityLabel": {
  136. "liveStreaming": ""
  137. },
  138. "allow": "",
  139. "alreadySharedVideoMsg": "",
  140. "alreadySharedVideoTitle": "",
  141. "applicationWindow": "",
  142. "Back": "Späť",
  143. "cameraConstraintFailedError": "",
  144. "cameraNotFoundError": "",
  145. "cameraNotSendingData": "",
  146. "cameraNotSendingDataTitle": "",
  147. "cameraPermissionDeniedError": "",
  148. "cameraUnknownError": "",
  149. "cameraUnsupportedResolutionError": "",
  150. "Cancel": "Zrušiť",
  151. "close": "",
  152. "conferenceDisconnectMsg": "",
  153. "conferenceDisconnectTitle": "",
  154. "conferenceReloadMsg": "",
  155. "conferenceReloadTitle": "",
  156. "confirm": "",
  157. "confirmNo": "",
  158. "confirmYes": "Áno",
  159. "connectError": "Oops! Niečo je zle a nemožem sa pripojiť do konferencie.",
  160. "connectErrorWithMsg": "Oops! Niečo je zle a nemožem sa pripojiť do konferencie. Správa: {{msg}}",
  161. "connecting": "Pripájam",
  162. "contactSupport": "",
  163. "copy": "",
  164. "dismiss": "",
  165. "displayNameRequired": "",
  166. "done": "",
  167. "enterDisplayName": "",
  168. "error": "Chyba",
  169. "externalInstallationMsg": "",
  170. "externalInstallationTitle": "Potrebné rozšírenie:",
  171. "goToStore": "",
  172. "gracefulShutdown": "Naša služba je momentálne vypnutá pre údržbu. Skúste to neskor.",
  173. "IamHost": "Ja som hostiteľ",
  174. "incorrectRoomLockPassword": "",
  175. "incorrectPassword": "",
  176. "inlineInstallationMsg": "Zlyhanie pri inštalácií rozšírenia pre zdieľanie prac. plochy",
  177. "inlineInstallExtension": "",
  178. "internalError": "",
  179. "internalErrorTitle": "",
  180. "kickMessage": "",
  181. "kickParticipantButton": "",
  182. "kickParticipantDialog": "",
  183. "kickParticipantTitle": "",
  184. "kickTitle": "",
  185. "liveStreaming": "",
  186. "liveStreamingDisabledForGuestTooltip": "",
  187. "liveStreamingDisabledTooltip": "",
  188. "lockMessage": "Zlyhanie pri pokuse o zabezpečenie konferencie.",
  189. "lockRoom": "",
  190. "lockTitle": "Zabezpečenie zlyhalo",
  191. "logoutQuestion": "Ste si istý, že sa chcete odhlásiť a skončit konferenciu?",
  192. "logoutTitle": "Odhlásiť",
  193. "maxUsersLimitReached": "",
  194. "maxUsersLimitReachedTitle": "",
  195. "micConstraintFailedError": "",
  196. "micNotFoundError": "",
  197. "micNotSendingData": "",
  198. "micNotSendingDataTitle": "",
  199. "micPermissionDeniedError": "",
  200. "micUnknownError": "",
  201. "muteParticipantBody": "",
  202. "muteParticipantButton": "Vypnút mikrofón",
  203. "muteParticipantDialog": "",
  204. "muteParticipantTitle": "",
  205. "Ok": "Ok",
  206. "passwordLabel": "",
  207. "passwordNotSupported": "",
  208. "passwordNotSupportedTitle": "",
  209. "passwordRequired": "",
  210. "popupError": "",
  211. "popupErrorTitle": "",
  212. "recording": "",
  213. "recordingDisabledForGuestTooltip": "",
  214. "recordingDisabledTooltip": "",
  215. "rejoinNow": "",
  216. "remoteControlAllowedMessage": "",
  217. "remoteControlDeniedMessage": "",
  218. "remoteControlErrorMessage": "",
  219. "remoteControlRequestMessage": "",
  220. "remoteControlShareScreenWarning": "",
  221. "remoteControlStopMessage": "",
  222. "remoteControlTitle": "",
  223. "Remove": "Odstrániť",
  224. "removePassword": "",
  225. "removeSharedVideoMsg": "Ste si naozaj istý pre odstránenie Vášho Prezi?",
  226. "removeSharedVideoTitle": "",
  227. "reservationError": "Systemová chyba rezervácie",
  228. "reservationErrorMsg": "Chyba: {{code}}, správa: {{msg}}",
  229. "retry": "Skúsiť znova",
  230. "screenSharingFailedToInstall": "",
  231. "screenSharingFailedToInstallTitle": "",
  232. "screenSharingFirefoxPermissionDeniedError": "",
  233. "screenSharingFirefoxPermissionDeniedTitle": "",
  234. "screenSharingPermissionDeniedError": "",
  235. "serviceUnavailable": "Služba nedostupná",
  236. "sessTerminated": "",
  237. "Share": "Zdieľať",
  238. "shareVideoLinkError": "Prosím, zadajte správny Prezi odkaz.",
  239. "shareVideoTitle": "",
  240. "shareYourScreen": "",
  241. "shareYourScreenDisabled": "",
  242. "shareYourScreenDisabledForGuest": "",
  243. "startLiveStreaming": "",
  244. "startRecording": "",
  245. "startRemoteControlErrorMessage": "",
  246. "stopLiveStreaming": "",
  247. "stopRecording": "",
  248. "stopRecordingWarning": "",
  249. "stopStreamingWarning": "",
  250. "streamKey": "",
  251. "Submit": "",
  252. "thankYou": "",
  253. "token": "token",
  254. "tokenAuthFailed": "",
  255. "tokenAuthFailedTitle": "Overenie zlyhalo",
  256. "transcribing": "",
  257. "unlockRoom": "",
  258. "userPassword": "uživateľské heslo",
  259. "WaitForHostMsg": "",
  260. "WaitForHostMsgWOk": "",
  261. "WaitingForHost": "Čakám na hostiteľa ...",
  262. "Yes": "Áno",
  263. "yourEntireScreen": ""
  264. },
  265. "\u0005dialog": {},
  266. "dialOut": {
  267. "statusMessage": ""
  268. },
  269. "feedback": {
  270. "average": "",
  271. "bad": "",
  272. "detailsLabel": "",
  273. "good": "",
  274. "rateExperience": "",
  275. "veryBad": "",
  276. "veryGood": ""
  277. },
  278. "incomingCall": {
  279. "answer": "",
  280. "audioCallTitle": "",
  281. "decline": "",
  282. "productLabel": "",
  283. "videoCallTitle": ""
  284. },
  285. "info": {
  286. "accessibilityLabel": "",
  287. "addPassword": "",
  288. "cancelPassword": "",
  289. "conferenceURL": "",
  290. "country": "",
  291. "dialANumber": "",
  292. "dialInConferenceID": "",
  293. "dialInNotSupported": "",
  294. "dialInNumber": "",
  295. "dialInSummaryError": "",
  296. "dialInTollFree": "",
  297. "genericError": "",
  298. "inviteLiveStream": "",
  299. "invitePhone": "",
  300. "invitePhoneAlternatives": "",
  301. "inviteURLFirstPartGeneral": "",
  302. "inviteURLFirstPartPersonal": "",
  303. "inviteURLSecondPart": "",
  304. "liveStreamURL": "",
  305. "moreNumbers": "",
  306. "noNumbers": "",
  307. "noPassword": "",
  308. "noRoom": "",
  309. "numbers": "",
  310. "password": "",
  311. "title": "Zdieľať",
  312. "tooltip": "",
  313. "label": ""
  314. },
  315. "inviteDialog": {
  316. "alertText": "",
  317. "header": "Pozvať",
  318. "searchCallOnlyPlaceholder": "",
  319. "searchPeopleOnlyPlaceholder": "",
  320. "searchPlaceholder": "",
  321. "send": ""
  322. },
  323. "inlineDialogFailure": {
  324. "msg": "",
  325. "retry": "",
  326. "support": "",
  327. "supportMsg": ""
  328. },
  329. "keyboardShortcuts": {
  330. "focusLocal": "",
  331. "focusRemote": "",
  332. "fullScreen": "Zapnúť / Vypnúť plnú obrazovku",
  333. "keyboardShortcuts": "",
  334. "localRecording": "",
  335. "mute": "",
  336. "pushToTalk": "",
  337. "raiseHand": "",
  338. "showSpeakerStats": "",
  339. "toggleChat": "",
  340. "toggleFilmstrip": "",
  341. "toggleScreensharing": "",
  342. "toggleShortcuts": "",
  343. "videoMute": ""
  344. },
  345. "\u0005keyboardShortcuts": {},
  346. "liveStreaming": {
  347. "busy": "",
  348. "busyTitle": "",
  349. "changeSignIn": "",
  350. "choose": "",
  351. "chooseCTA": "",
  352. "enterStreamKey": "",
  353. "error": "",
  354. "errorAPI": "",
  355. "errorLiveStreamNotEnabled": "",
  356. "expandedOff": "",
  357. "expandedOn": "",
  358. "expandedPending": "",
  359. "failedToStart": "",
  360. "getStreamKeyManually": "",
  361. "invalidStreamKey": "",
  362. "off": "",
  363. "on": "",
  364. "pending": "",
  365. "serviceName": "",
  366. "signedInAs": "",
  367. "signIn": "",
  368. "signInCTA": "",
  369. "signOut": "",
  370. "start": "",
  371. "streamIdHelp": "",
  372. "unavailableTitle": ""
  373. },
  374. "localRecording": {
  375. "clientState": {
  376. "off": "",
  377. "on": "",
  378. "unknown": ""
  379. },
  380. "dialogTitle": "",
  381. "duration": "",
  382. "durationNA": "",
  383. "encoding": "",
  384. "label": "",
  385. "labelToolTip": "",
  386. "localRecording": "",
  387. "me": "Ja",
  388. "messages": {
  389. "engaged": "",
  390. "finished": "",
  391. "finishedModerator": "",
  392. "notModerator": ""
  393. },
  394. "moderator": "",
  395. "no": "",
  396. "participant": "Účastník",
  397. "participantStats": "",
  398. "sessionToken": "",
  399. "start": "",
  400. "stop": "",
  401. "yes": "Áno"
  402. },
  403. "lockRoomPassword": "heslo",
  404. "lockRoomPasswordUppercase": "",
  405. "me": "ja",
  406. "notify": {
  407. "connectedOneMember": "",
  408. "connectedThreePlusMembers": "",
  409. "connectedTwoMembers": "",
  410. "disconnected": "odpojený",
  411. "focus": "Konferenčny focus",
  412. "focusFail": "{{component}} je nedostupný - skúste znova za {{ms}} sek",
  413. "grantedTo": "Práva moderátora boli udelené {{to}}!",
  414. "invitedOneMember": "",
  415. "invitedThreePlusMembers": "",
  416. "invitedTwoMembers": "",
  417. "kickParticipant": "",
  418. "me": "Ja",
  419. "moderator": "Práva moderátora Vám boli udelené!",
  420. "muted": "Začali ste rozhovor s vypnutým mikrofónom.",
  421. "mutedTitle": "Boli ste stíšený!",
  422. "mutedRemotelyTitle": "",
  423. "mutedRemotelyDescription": "",
  424. "passwordRemovedRemotely": "",
  425. "passwordSetRemotely": "",
  426. "raisedHand": "",
  427. "somebody": "Niekto",
  428. "startSilentTitle": "",
  429. "startSilentDescription": "",
  430. "suboptimalExperienceDescription": "",
  431. "suboptimalExperienceTitle": "",
  432. "unmute": "",
  433. "newDeviceCameraTitle": "",
  434. "newDeviceAudioTitle": "",
  435. "newDeviceAction": ""
  436. },
  437. "passwordSetRemotely": "",
  438. "passwordDigitsOnly": "",
  439. "poweredby": "založené na",
  440. "presenceStatus": {
  441. "busy": "",
  442. "calling": "",
  443. "connected": "Pripojený",
  444. "connecting": "Pripájam",
  445. "connecting2": "Pripájam",
  446. "disconnected": "Odpojený",
  447. "expired": "",
  448. "ignored": "",
  449. "initializingCall": "",
  450. "invited": "Pozvať",
  451. "rejected": "",
  452. "ringing": ""
  453. },
  454. "\u0005presenceStatus": {},
  455. "profile": {
  456. "setDisplayNameLabel": "",
  457. "setEmailInput": "",
  458. "setEmailLabel": "",
  459. "title": ""
  460. },
  461. "recording": {
  462. "authDropboxText": "",
  463. "availableSpace": "",
  464. "beta": "",
  465. "busy": "",
  466. "busyTitle": "",
  467. "error": "",
  468. "expandedOff": "",
  469. "expandedOn": "",
  470. "expandedPending": "",
  471. "failedToStart": "",
  472. "fileSharingdescription": "",
  473. "live": "",
  474. "loggedIn": "",
  475. "off": "",
  476. "on": "",
  477. "pending": "",
  478. "rec": "",
  479. "serviceDescription": "",
  480. "serviceName": "",
  481. "signIn": "",
  482. "signOut": "",
  483. "unavailable": "",
  484. "unavailableTitle": ""
  485. },
  486. "sectionList": {
  487. "pullToRefresh": ""
  488. },
  489. "settings": {
  490. "calendar": {
  491. "about": "",
  492. "disconnect": "Odpojený",
  493. "microsoftSignIn": "",
  494. "signedIn": "",
  495. "title": ""
  496. },
  497. "devices": "",
  498. "followMe": "",
  499. "language": "",
  500. "loggedIn": "",
  501. "moderator": "",
  502. "more": "",
  503. "name": "Meno",
  504. "noDevice": "",
  505. "selectAudioOutput": "",
  506. "selectCamera": "",
  507. "selectMic": "",
  508. "startAudioMuted": "",
  509. "startVideoMuted": "",
  510. "title": "Nastavenia"
  511. },
  512. "\u0005settings": {
  513. "calendar": {}
  514. },
  515. "settingsView": {
  516. "alertOk": "",
  517. "alertTitle": "Upozornenie",
  518. "alertURLText": "",
  519. "buildInfoSection": "",
  520. "conferenceSection": "",
  521. "displayName": "",
  522. "email": "",
  523. "header": "Nastavenia",
  524. "profileSection": "",
  525. "serverURL": "",
  526. "startWithAudioMuted": "",
  527. "startWithVideoMuted": "",
  528. "version": ""
  529. },
  530. "share": {
  531. "dialInfoText": "",
  532. "mainText": ""
  533. },
  534. "speaker": "Rečník",
  535. "speakerStats": {
  536. "hours": "",
  537. "minutes": "",
  538. "name": "Meno",
  539. "seconds": "",
  540. "speakerStats": "",
  541. "speakerTime": ""
  542. },
  543. "startupoverlay": {
  544. "policyText": "",
  545. "title": ""
  546. },
  547. "suspendedoverlay": {
  548. "rejoinKeyTitle": "",
  549. "text": "",
  550. "title": ""
  551. },
  552. "toolbar": {
  553. "accessibilityLabel": {
  554. "audioOnly": "",
  555. "audioRoute": "",
  556. "callQuality": "",
  557. "cc": "",
  558. "chat": "",
  559. "document": "",
  560. "feedback": "",
  561. "fullScreen": "",
  562. "hangup": "",
  563. "invite": "",
  564. "kick": "",
  565. "localRecording": "",
  566. "lockRoom": "",
  567. "moreActions": "",
  568. "moreActionsMenu": "",
  569. "mute": "",
  570. "pip": "",
  571. "profile": "",
  572. "raiseHand": "",
  573. "recording": "",
  574. "remoteMute": "",
  575. "Settings": "",
  576. "sharedvideo": "",
  577. "shareRoom": "",
  578. "shareYourScreen": "",
  579. "shortcuts": "",
  580. "show": "",
  581. "speakerStats": "",
  582. "tileView": "",
  583. "toggleCamera": "",
  584. "videomute": "",
  585. "videoblur": ""
  586. },
  587. "addPeople": "",
  588. "audioOnlyOff": "",
  589. "audioOnlyOn": "",
  590. "audioRoute": "",
  591. "authenticate": "Overiť",
  592. "callQuality": "",
  593. "chat": "Otvoriť / zatvoriť chat",
  594. "closeChat": "",
  595. "documentClose": "",
  596. "documentOpen": "",
  597. "enterFullScreen": "",
  598. "enterTileView": "",
  599. "exitFullScreen": "",
  600. "exitTileView": "",
  601. "feedback": "",
  602. "hangup": "",
  603. "invite": "",
  604. "login": "Prihlásiť",
  605. "logout": "Odhlásiť",
  606. "lowerYourHand": "",
  607. "moreActions": "",
  608. "mute": "Vypnúť / Zapnúť mikrofón",
  609. "openChat": "",
  610. "pip": "",
  611. "profile": "",
  612. "raiseHand": "",
  613. "raiseYourHand": "",
  614. "Settings": "Nastavenia",
  615. "sharedvideo": "",
  616. "shareRoom": "",
  617. "shortcuts": "",
  618. "speakerStats": "",
  619. "startScreenSharing": "",
  620. "startSubtitles": "",
  621. "stopScreenSharing": "",
  622. "stopSubtitles": "",
  623. "stopSharedVideo": "",
  624. "talkWhileMutedPopup": "",
  625. "tileViewToggle": "",
  626. "toggleCamera": "",
  627. "videomute": "Vypnúť / Zapnúť kameru",
  628. "startvideoblur": "",
  629. "stopvideoblur": ""
  630. },
  631. "\u0005toolbar": {},
  632. "transcribing": {
  633. "ccButtonTooltip": "",
  634. "error": "",
  635. "expandedLabel": "",
  636. "failedToStart": "",
  637. "labelToolTip": "",
  638. "off": "",
  639. "pending": "",
  640. "start": "",
  641. "stop": "",
  642. "tr": ""
  643. },
  644. "userMedia": {
  645. "androidGrantPermissions": "",
  646. "chromeGrantPermissions": "",
  647. "edgeGrantPermissions": "",
  648. "electronGrantPermissions": "",
  649. "firefoxGrantPermissions": "",
  650. "iexplorerGrantPermissions": "",
  651. "nwjsGrantPermissions": "",
  652. "operaGrantPermissions": "",
  653. "react-nativeGrantPermissions": "",
  654. "safariGrantPermissions": ""
  655. },
  656. "videoSIPGW": {
  657. "busy": "",
  658. "busyTitle": "",
  659. "errorAlreadyInvited": "",
  660. "errorInvite": "",
  661. "errorInviteFailed": "",
  662. "errorInviteFailedTitle": "",
  663. "errorInviteTitle": "",
  664. "pending": ""
  665. },
  666. "videoStatus": {
  667. "audioOnly": "",
  668. "audioOnlyExpanded": "",
  669. "callQuality": "",
  670. "hd": "",
  671. "highDefinition": "",
  672. "labelTooiltipNoVideo": "",
  673. "labelTooltipAudioOnly": "",
  674. "ld": "",
  675. "lowDefinition": "",
  676. "onlyAudioAvailable": "",
  677. "onlyAudioSupported": "",
  678. "p2pEnabled": "",
  679. "p2pVideoQualityDescription": "",
  680. "recHighDefinitionOnly": "",
  681. "sd": "",
  682. "standardDefinition": ""
  683. },
  684. "videothumbnail": {
  685. "domute": "Vypnút mikrofón",
  686. "flip": "",
  687. "kick": "Vyhodiť",
  688. "moderator": "",
  689. "mute": "Učastník s<br/>vypnutým mikrofónom",
  690. "muted": "Vypnutý mikrofón",
  691. "remoteControl": "",
  692. "show": "",
  693. "videomute": ""
  694. },
  695. "welcomepage": {
  696. "accessibilityLabel": {
  697. "join": "",
  698. "roomname": "Zadajte názov miestnosti"
  699. },
  700. "appDescription": "",
  701. "audioVideoSwitch": {
  702. "audio": "",
  703. "video": ""
  704. },
  705. "calendar": "",
  706. "connectCalendarButton": "",
  707. "connectCalendarText": "",
  708. "enterRoomTitle": "",
  709. "go": "Pripojiť",
  710. "join": "",
  711. "info": "",
  712. "privacy": "",
  713. "recentList": "",
  714. "recentListDelete": "",
  715. "recentListEmpty": "",
  716. "reducedUIText": "",
  717. "roomname": "Zadajte názov miestnosti",
  718. "roomnameHint": "",
  719. "sendFeedback": "",
  720. "terms": "",
  721. "title": ""
  722. }
  723. }