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-tr.json 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712
  1. {
  2. "addPeople": {
  3. "add": "Davet et",
  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": "Kulaklık",
  23. "phone": "Telefon",
  24. "speaker": "Konuşmacı"
  25. },
  26. "audioOnly": {
  27. "audioOnly": "Yalnızca ses"
  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": "Bir takma ad seçin",
  52. "title": ""
  53. },
  54. "title": ""
  55. },
  56. "connectingOverlay": {
  57. "joiningRoom": ""
  58. },
  59. "connection": {
  60. "ATTACHED": "",
  61. "AUTHENTICATING": "Kimlik doğrula",
  62. "AUTHFAIL": "",
  63. "CONNECTED": "bağlandı",
  64. "CONNECTING": "Bağlanıyor",
  65. "CONNFAIL": "",
  66. "DISCONNECTED": "bağlantı kesildi",
  67. "DISCONNECTING": "bağlantı kesildi",
  68. "ERROR": "Hata",
  69. "RECONNECTING": ""
  70. },
  71. "connectionindicator": {
  72. "address": "Adres:",
  73. "bandwidth": "Tahmini bant genişliği:",
  74. "bitrate": "Bit hızı:",
  75. "bridgeCount": "",
  76. "connectedTo": "",
  77. "framerate": "Çerçeve hızı:",
  78. "less": "Daha az göster",
  79. "localaddress": "Yerel adres:",
  80. "localaddress_plural": "Yerel adresler:",
  81. "localport": "Yerel port:",
  82. "localport_plural": "Yerel portlar:",
  83. "more": "Daha fazla göster",
  84. "packetloss": "Paket kaybı:",
  85. "quality": {
  86. "good": "",
  87. "inactive": "Aktif değil",
  88. "lost": "Kayıp",
  89. "nonoptimal": "",
  90. "poor": ""
  91. },
  92. "remoteaddress": "Uzak adres:",
  93. "remoteaddress_plural": "Uzak adresler:",
  94. "remoteport": "Uzak port:",
  95. "remoteport_plural": "Uzak portlar:",
  96. "resolution": "Çözünürlük:",
  97. "status": "Bağlantı:",
  98. "transport": "Transport:",
  99. "transport_plural": "Transportlar:",
  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": "örnek. {{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": "Geri",
  139. "cameraConstraintFailedError": "",
  140. "cameraNotFoundError": "",
  141. "cameraNotSendingData": "",
  142. "cameraNotSendingDataTitle": "",
  143. "cameraPermissionDeniedError": "",
  144. "cameraUnknownError": "",
  145. "cameraUnsupportedResolutionError": "",
  146. "Cancel": "İptal",
  147. "close": "",
  148. "conferenceDisconnectMsg": "",
  149. "conferenceDisconnectTitle": "",
  150. "conferenceReloadMsg": "",
  151. "conferenceReloadTitle": "Ne yazık ki bir şeyler ters gitti.",
  152. "confirm": "",
  153. "confirmNo": "",
  154. "confirmYes": "Evet",
  155. "connectError": "Amanin boo! Birşeyler ters gitti ve görüşmeye bağlanamadık.",
  156. "connectErrorWithMsg": "Amanin boo! Birşeyler ters gitti ve görüşmeye bağlanamadık: {{msg}}",
  157. "connecting": "Bağlanıyor",
  158. "contactSupport": "Destek hattına bağlan",
  159. "copy": "Kopyala",
  160. "dismiss": "",
  161. "displayNameRequired": "",
  162. "done": "",
  163. "enterDisplayName": "",
  164. "error": "Hata",
  165. "externalInstallationMsg": "Masaüstü paylaşım uzantımızı yüklemeniz gerekmektedir.",
  166. "externalInstallationTitle": "",
  167. "goToStore": "",
  168. "gracefulShutdown": "Hizmetimiz bakıp için durduruldu. Daha sonra tekrar deneyiniz.",
  169. "IamHost": "",
  170. "incorrectRoomLockPassword": "",
  171. "incorrectPassword": "Kullanıcı adı veya parola hatalı",
  172. "inlineInstallationMsg": "Masaüstü paylaşım uzantımızı yüklemeniz gerekmektedir.",
  173. "inlineInstallExtension": "",
  174. "internalError": "",
  175. "internalErrorTitle": "",
  176. "kickMessage": "",
  177. "kickParticipantButton": "",
  178. "kickParticipantDialog": "",
  179. "kickParticipantTitle": "",
  180. "kickTitle": "",
  181. "liveStreaming": "",
  182. "liveStreamingDisabledForGuestTooltip": "",
  183. "liveStreamingDisabledTooltip": "",
  184. "lockMessage": "Görüşme kilitlenemedi.",
  185. "lockRoom": "",
  186. "lockTitle": "Kilitlenemedi",
  187. "logoutQuestion": "Oturumu ve görüşmeyi sonlandırmak istediğinizden emin misiniz?",
  188. "logoutTitle": "Oturum kapat",
  189. "maxUsersLimitReached": "",
  190. "maxUsersLimitReachedTitle": "",
  191. "micConstraintFailedError": "",
  192. "micNotFoundError": "",
  193. "micNotSendingData": "",
  194. "micNotSendingDataTitle": "",
  195. "micPermissionDeniedError": "",
  196. "micUnknownError": "",
  197. "muteParticipantBody": "",
  198. "muteParticipantButton": "Sustur",
  199. "muteParticipantDialog": "",
  200. "muteParticipantTitle": "",
  201. "Ok": "Tamam",
  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": "Kaldır",
  220. "removePassword": "",
  221. "removeSharedVideoMsg": "Prezi kaldırmak istediğinizden emin misiniz?",
  222. "removeSharedVideoTitle": "",
  223. "reservationError": "Rezervasyon sistemi hatası",
  224. "reservationErrorMsg": "Hata kodu: {{code}}, mesaj: {{msg}}",
  225. "retry": "",
  226. "screenSharingFailedToInstall": "",
  227. "screenSharingFailedToInstallTitle": "",
  228. "screenSharingFirefoxPermissionDeniedError": "",
  229. "screenSharingFirefoxPermissionDeniedTitle": "",
  230. "screenSharingPermissionDeniedError": "",
  231. "serviceUnavailable": "Hizmet kullanım dışı",
  232. "sessTerminated": "",
  233. "Share": "Paylaş",
  234. "shareVideoLinkError": "Lütfen doğru prezi bağlantısı verin.",
  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": "parolanız",
  255. "WaitForHostMsg": "",
  256. "WaitForHostMsgWOk": "",
  257. "WaitingForHost": "",
  258. "Yes": "Evet",
  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": "Paylaş",
  307. "tooltip": "",
  308. "label": ""
  309. },
  310. "inviteDialog": {
  311. "alertText": "",
  312. "header": "Davet et",
  313. "searchCallOnlyPlaceholder": "",
  314. "searchPeopleOnlyPlaceholder": "",
  315. "searchPlaceholder": "",
  316. "send": ""
  317. },
  318. "inlineDialogFailure": {
  319. "msg": "",
  320. "retry": "",
  321. "support": "",
  322. "supportMsg": ""
  323. },
  324. "keyboardShortcuts": {
  325. "focusLocal": "Videonuza odaklanın",
  326. "focusRemote": "",
  327. "fullScreen": "Tam ekrana gir / çık",
  328. "keyboardShortcuts": "Klavye kısayolları",
  329. "localRecording": "",
  330. "mute": "Mikrofonu aç veya kapat",
  331. "pushToTalk": "",
  332. "raiseHand": "Elinizi kaldırın ya da indirin",
  333. "showSpeakerStats": "",
  334. "toggleChat": "Yazışmayı başlat/bitir",
  335. "toggleFilmstrip": "",
  336. "toggleScreensharing": "Kamera ve ekran paylaşımı arasında geçiş yap",
  337. "toggleShortcuts": "",
  338. "videoMute": "Kamerayı aç veya kapat"
  339. },
  340. "liveStreaming": {
  341. "busy": "",
  342. "busyTitle": "",
  343. "changeSignIn": "",
  344. "choose": "",
  345. "chooseCTA": "",
  346. "enterStreamKey": "",
  347. "error": "",
  348. "errorAPI": "",
  349. "errorLiveStreamNotEnabled": "",
  350. "expandedOff": "",
  351. "expandedOn": "",
  352. "expandedPending": "",
  353. "failedToStart": "",
  354. "getStreamKeyManually": "",
  355. "invalidStreamKey": "",
  356. "off": "",
  357. "on": "",
  358. "pending": "",
  359. "serviceName": "",
  360. "signedInAs": "",
  361. "signIn": "",
  362. "signInCTA": "",
  363. "signOut": "",
  364. "start": "",
  365. "streamIdHelp": "",
  366. "unavailableTitle": ""
  367. },
  368. "localRecording": {
  369. "clientState": {
  370. "off": "",
  371. "on": "",
  372. "unknown": ""
  373. },
  374. "dialogTitle": "",
  375. "duration": "",
  376. "durationNA": "",
  377. "encoding": "",
  378. "label": "",
  379. "labelToolTip": "",
  380. "localRecording": "",
  381. "me": "Bana",
  382. "messages": {
  383. "engaged": "",
  384. "finished": "",
  385. "finishedModerator": "",
  386. "notModerator": ""
  387. },
  388. "moderator": "Moderatör",
  389. "no": "",
  390. "participant": "",
  391. "participantStats": "",
  392. "sessionToken": "",
  393. "start": "",
  394. "stop": "",
  395. "yes": "Evet"
  396. },
  397. "lockRoomPassword": "",
  398. "lockRoomPasswordUppercase": "",
  399. "me": "ben",
  400. "notify": {
  401. "connectedOneMember": "",
  402. "connectedThreePlusMembers": "",
  403. "connectedTwoMembers": "",
  404. "disconnected": "bağlantı kesildi",
  405. "focus": "Görüşme odağı",
  406. "focusFail": "{{component}} uygun değil - {{ms}} saniye içinde tekrar deneyin",
  407. "grantedTo": "{{to}}, görüşme yöneticisi hakları verildi!",
  408. "invitedOneMember": "",
  409. "invitedThreePlusMembers": "",
  410. "invitedTwoMembers": "",
  411. "kickParticipant": "",
  412. "me": "Bana",
  413. "moderator": "Görüşme yöneticisi hakları verildi!",
  414. "muted": "Görüşmeye mikrofon sessiz olarak başladınız.",
  415. "mutedTitle": "Sesiniz kapalı!",
  416. "mutedRemotelyTitle": "",
  417. "mutedRemotelyDescription": "",
  418. "passwordRemovedRemotely": "",
  419. "passwordSetRemotely": "",
  420. "raisedHand": "",
  421. "somebody": "Birisi",
  422. "startSilentTitle": "",
  423. "startSilentDescription": "",
  424. "suboptimalExperienceDescription": "Mmm... Korkarız ki {{appName}} deneyiminiz pek mükemmel olmayacak. Bunu düzeltmenin yollarını arıyoruz, ama o zamana kadar lütfen <a href='static/recommendedBrowsers.html' target='_blank'>desteklenen tarayıcıların birini</a> kullanın.",
  425. "suboptimalExperienceTitle": "Tarayıcı Uyarısı",
  426. "unmute": "",
  427. "newDeviceCameraTitle": "",
  428. "newDeviceAudioTitle": "",
  429. "newDeviceAction": ""
  430. },
  431. "passwordSetRemotely": "Diğer katılımcı tarafından ayarlandı",
  432. "passwordDigitsOnly": "",
  433. "poweredby": "Gücünün kaynağı",
  434. "presenceStatus": {
  435. "busy": "",
  436. "calling": "",
  437. "connected": "bağlandı",
  438. "connecting": "Bağlanıyor...",
  439. "connecting2": "Bağlanıyor*...",
  440. "disconnected": "bağlantı kesildi",
  441. "expired": "",
  442. "ignored": "",
  443. "initializingCall": "",
  444. "invited": "Davet et",
  445. "rejected": "",
  446. "ringing": ""
  447. },
  448. "profile": {
  449. "setDisplayNameLabel": "Teşhir adınızı ayarlayın",
  450. "setEmailInput": "E-posta adresinizi girin",
  451. "setEmailLabel": "Gravatar e-postanızı belirleyin",
  452. "title": ""
  453. },
  454. "recording": {
  455. "authDropboxText": "",
  456. "availableSpace": "",
  457. "beta": "",
  458. "busy": "",
  459. "busyTitle": "",
  460. "error": "",
  461. "expandedOff": "",
  462. "expandedOn": "",
  463. "expandedPending": "",
  464. "failedToStart": "",
  465. "fileSharingdescription": "",
  466. "live": "",
  467. "loggedIn": "",
  468. "off": "",
  469. "on": "",
  470. "pending": "",
  471. "rec": "",
  472. "serviceDescription": "",
  473. "serviceName": "",
  474. "signIn": "",
  475. "signOut": "",
  476. "unavailable": "",
  477. "unavailableTitle": ""
  478. },
  479. "sectionList": {
  480. "pullToRefresh": ""
  481. },
  482. "settings": {
  483. "calendar": {
  484. "about": "",
  485. "disconnect": "bağlantı kesildi",
  486. "microsoftSignIn": "",
  487. "signedIn": "",
  488. "title": ""
  489. },
  490. "devices": "",
  491. "followMe": "",
  492. "language": "",
  493. "loggedIn": "",
  494. "moderator": "Moderatör",
  495. "more": "",
  496. "name": "Ad",
  497. "noDevice": "",
  498. "selectAudioOutput": "",
  499. "selectCamera": "Kamera",
  500. "selectMic": "Mikrofon",
  501. "startAudioMuted": "Herkes gizli başlasın",
  502. "startVideoMuted": "Herkes gizli başlasın",
  503. "title": "Ayarlar"
  504. },
  505. "settingsView": {
  506. "alertOk": "",
  507. "alertTitle": "Uyarı",
  508. "alertURLText": "",
  509. "buildInfoSection": "",
  510. "conferenceSection": "",
  511. "displayName": "",
  512. "email": "",
  513. "header": "Ayarlar",
  514. "profileSection": "",
  515. "serverURL": "",
  516. "startWithAudioMuted": "",
  517. "startWithVideoMuted": "",
  518. "version": ""
  519. },
  520. "share": {
  521. "dialInfoText": "",
  522. "mainText": ""
  523. },
  524. "speaker": "Konuşmacı",
  525. "speakerStats": {
  526. "hours": "",
  527. "minutes": "",
  528. "name": "Ad",
  529. "seconds": "",
  530. "speakerStats": "",
  531. "speakerTime": ""
  532. },
  533. "startupoverlay": {
  534. "policyText": "",
  535. "title": "{{app}}'in kamera ve mikrofonunuzu kullanması gerekli."
  536. },
  537. "suspendedoverlay": {
  538. "rejoinKeyTitle": "Geri katıl",
  539. "text": "Tekrar bağlanmak için <i>Geri katıl</i>'a basın.",
  540. "title": "Görüntülü konuşmanız kesildi, çünkü bilgisayar uyku moduna girdi."
  541. },
  542. "toolbar": {
  543. "accessibilityLabel": {
  544. "audioOnly": "",
  545. "audioRoute": "",
  546. "callQuality": "",
  547. "cc": "",
  548. "chat": "",
  549. "document": "",
  550. "feedback": "Geri bildirim bırak",
  551. "fullScreen": "",
  552. "hangup": "",
  553. "invite": "",
  554. "kick": "",
  555. "localRecording": "",
  556. "lockRoom": "",
  557. "moreActions": "",
  558. "moreActionsMenu": "",
  559. "mute": "",
  560. "pip": "",
  561. "profile": "Profilinizi değiştirin",
  562. "raiseHand": "",
  563. "recording": "",
  564. "remoteMute": "",
  565. "Settings": "",
  566. "sharedvideo": "",
  567. "shareRoom": "",
  568. "shareYourScreen": "",
  569. "shortcuts": "",
  570. "show": "",
  571. "speakerStats": "",
  572. "tileView": "",
  573. "toggleCamera": "",
  574. "videomute": "",
  575. "videoblur": ""
  576. },
  577. "addPeople": "Konuşmaya başkalarını da ekle",
  578. "audioOnlyOff": "",
  579. "audioOnlyOn": "",
  580. "audioRoute": "",
  581. "authenticate": "Kimlik doğrula",
  582. "callQuality": "Bağlantı kalitesini yönet",
  583. "chat": "Sohbeti aç / kapa",
  584. "closeChat": "",
  585. "documentClose": "",
  586. "documentOpen": "",
  587. "enterFullScreen": "Tam ekran göster",
  588. "enterTileView": "",
  589. "exitFullScreen": "Tam ekrandan çık",
  590. "exitTileView": "",
  591. "feedback": "Geri bildirim bırak",
  592. "hangup": "Ayrıl",
  593. "invite": "",
  594. "login": "Oturum aç",
  595. "logout": "Oturum kapat",
  596. "lowerYourHand": "",
  597. "moreActions": "",
  598. "mute": "Sessiz / Sesli",
  599. "openChat": "",
  600. "pip": "",
  601. "profile": "Profilinizi değiştirin",
  602. "raiseHand": "Elinizi kaldırın/indirin",
  603. "raiseYourHand": "",
  604. "Settings": "Ayarlar",
  605. "sharedvideo": "YouTube videosu paylaş",
  606. "shareRoom": "",
  607. "shortcuts": "Kısayolları göster",
  608. "speakerStats": "",
  609. "startScreenSharing": "",
  610. "startSubtitles": "",
  611. "stopScreenSharing": "",
  612. "stopSubtitles": "",
  613. "stopSharedVideo": "YouTube videosunu durdur",
  614. "talkWhileMutedPopup": "Bir şey mi dediniz? Mikrofonunuz kapalı.",
  615. "tileViewToggle": "",
  616. "toggleCamera": "",
  617. "videomute": "Kamera başlat / durdur",
  618. "startvideoblur": "",
  619. "stopvideoblur": ""
  620. },
  621. "transcribing": {
  622. "ccButtonTooltip": "",
  623. "error": "",
  624. "expandedLabel": "",
  625. "failedToStart": "",
  626. "labelToolTip": "",
  627. "off": "",
  628. "pending": "",
  629. "start": "",
  630. "stop": "",
  631. "tr": ""
  632. },
  633. "userMedia": {
  634. "androidGrantPermissions": "Tarayıcınız izin istediğinde <b><i>İzin Ver</i></b> seçeneğini seçin.",
  635. "chromeGrantPermissions": "Tarayıcınız izin istediğinde <b><i>İzin Ver</i></b> seçeneğini seçin.",
  636. "edgeGrantPermissions": "Tarayıcınız izin istediğinde <b><i>Evet</i></b> seçeneğini seçin.",
  637. "electronGrantPermissions": "Lütfen kameranızı ve mikrofonunuzu kullanmak için izin verin",
  638. "firefoxGrantPermissions": "Tarayıcınız izin istediğinde <b><i>Seçilen Aygıtı Paylaş</i></b> seçeneğini seçin.",
  639. "iexplorerGrantPermissions": "Tarayıcınız izin istediğinde <b><i>Tamam</i></b> seçeneğini seçin.",
  640. "nwjsGrantPermissions": "Lütfen kameranızı ve mikrofonunuzu kullanmak için izin verin",
  641. "operaGrantPermissions": "Tarayıcınız izin istediğinde <b><i>İzin Ver</i></b> seçeneğini seçin.",
  642. "react-nativeGrantPermissions": "Tarayıcınız izin istediğinde <b><i>İzin Ver</i></b> seçeneğini seçin.",
  643. "safariGrantPermissions": "Tarayıcınız izin istediğinde <b><i>Tamam</i></b> seçeneğini seçin."
  644. },
  645. "videoSIPGW": {
  646. "busy": "",
  647. "busyTitle": "",
  648. "errorAlreadyInvited": "",
  649. "errorInvite": "",
  650. "errorInviteFailed": "",
  651. "errorInviteFailedTitle": "",
  652. "errorInviteTitle": "",
  653. "pending": ""
  654. },
  655. "videoStatus": {
  656. "audioOnly": "",
  657. "audioOnlyExpanded": "",
  658. "callQuality": "",
  659. "hd": "",
  660. "highDefinition": "",
  661. "labelTooiltipNoVideo": "",
  662. "labelTooltipAudioOnly": "",
  663. "ld": "",
  664. "lowDefinition": "",
  665. "onlyAudioAvailable": "",
  666. "onlyAudioSupported": "",
  667. "p2pEnabled": "",
  668. "p2pVideoQualityDescription": "",
  669. "recHighDefinitionOnly": "",
  670. "sd": "",
  671. "standardDefinition": ""
  672. },
  673. "videothumbnail": {
  674. "domute": "Sustur",
  675. "flip": "",
  676. "kick": "Kovuldu",
  677. "moderator": "Moderatör",
  678. "mute": "Katılımcı sessiz",
  679. "muted": "Sessiz",
  680. "remoteControl": "Uzaktan kumanda",
  681. "show": "",
  682. "videomute": ""
  683. },
  684. "welcomepage": {
  685. "accessibilityLabel": {
  686. "join": "",
  687. "roomname": "Oda adı girin"
  688. },
  689. "appDescription": "Durma ve tüm takım ile görüntülü konuş. Hatta tüm tanıdıklarını davet et. {{app}} şifreleme ile korunmuş, %100 açık kaynak kodlu bir video konferans çözümüdür: tüm gün, her gün, ücretsiz — hesap açmanıza gerek bile yok.",
  690. "audioVideoSwitch": {
  691. "audio": "Ses",
  692. "video": "Görüntü"
  693. },
  694. "calendar": "",
  695. "connectCalendarButton": "",
  696. "connectCalendarText": "",
  697. "enterRoomTitle": "",
  698. "go": "GİT",
  699. "join": "KATIL",
  700. "info": "",
  701. "privacy": "Gizlilik",
  702. "recentList": "",
  703. "recentListDelete": "",
  704. "recentListEmpty": "",
  705. "reducedUIText": "",
  706. "roomname": "Oda adı girin",
  707. "roomnameHint": "Katılmak istediğiniz odanın adını veya URLsini girin. Istediğiniz oda adını uydurabilirsiniz, aynı oda adını yazabilmeleri için buluşmak istediğiniz kişilere bunu iletmeniz yeterli.",
  708. "sendFeedback": "Geribildirimde bulun",
  709. "terms": "Kurallar",
  710. "title": ""
  711. }
  712. }