signal-desktop/_locales/tr/messages.json
Scott Nonnenberg 4c750ca3e8 Update strings
2020-04-29 17:42:41 -07:00

2300 lines
95 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"copyErrorAndQuit": {
"message": "Hatayı kopyala ve çık",
"description": "Shown in the top-level error popup, allowing user to copy the error text and close the app"
},
"unknownGroup": {
"message": "Bilinmeyen grup",
"description": "Shown as the name of a group if we don't have any information about it"
},
"databaseError": {
"message": "Veritabanı hatası",
"description": "Shown in a popup if the database cannot start up properly"
},
"deleteAndRestart": {
"message": "Tüm verileri sil ve yeniden başlat",
"description": "Shown in a popup if the database cannot start up properly; allows user to dalete database and restart"
},
"mainMenuFile": {
"message": "&Dosya",
"description": "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuCreateStickers": {
"message": ıkartma paketi oluştur/yükle",
"description": "The label that is used for the Create/upload sticker pack option in the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuEdit": {
"message": "&Düzenle",
"description": "The label that is used for the Edit menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuView": {
"message": "&Görünüm",
"description": "The label that is used for the View menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuWindow": {
"message": "&Pencere",
"description": "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuHelp": {
"message": "&Yardım",
"description": "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
},
"mainMenuSettings": {
"message": "Tercihler...",
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"appMenuHide": {
"message": "Gizle",
"description": "Application menu command to hide the window"
},
"appMenuHideOthers": {
"message": "Diğerlerini Gizle",
"description": "Application menu command to hide all other windows"
},
"appMenuUnhide": {
"message": "Hepsini Göster",
"description": "Application menu command to show all application windows"
},
"appMenuQuit": {
"message": "Signal'den Çık",
"description": "Application menu command to close the application"
},
"editMenuUndo": {
"message": "Geri al",
"description": "Edit menu command to remove recently-typed text"
},
"editMenuRedo": {
"message": "Yinele",
"description": "Edit menu command to restore previously undone typed text"
},
"editMenuCut": {
"message": "Kes",
"description": "Edit menu command to remove selected text and add it to clipboard"
},
"editMenuCopy": {
"message": "Kopyala",
"description": "Edit menu command to add selected text to clipboard"
},
"editMenuPaste": {
"message": "Yapıştır",
"description": "Edit menu command to insert text from clipboard at cursor location"
},
"editMenuPasteAndMatchStyle": {
"message": "Yapıştır ve Stille Eşleştir",
"description": "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
},
"editMenuDelete": {
"message": "Sil",
"description": "Edit menu command to remove the selected text"
},
"editMenuSelectAll": {
"message": "Tümünü Seç",
"description": "Edit menu comand to select all of the text in selected text box"
},
"editMenuStartSpeaking": {
"message": "Konuşmaya başla",
"description": "Edit menu item under 'speech' to start dictation"
},
"editMenuStopSpeaking": {
"message": "Konuşmayı durdur",
"description": "Edit menu item under 'speech' to stop dictation"
},
"windowMenuClose": {
"message": "Pencereyi Kapat",
"description": "Window menu command to close the current window"
},
"windowMenuMinimize": {
"message": "Küçült",
"description": "Window menu command to minimize the current window"
},
"windowMenuZoom": {
"message": "Yakınlaştır",
"description": "Window menu command to make the current window the size of the whole screen"
},
"windowMenuBringAllToFront": {
"message": "Hepsini Öne Getir",
"description": "Window menu command to bring all windows of current applicatinon to front"
},
"viewMenuResetZoom": {
"message": "Normal Boyut",
"description": "View menu command to go back to the default zoom"
},
"viewMenuZoomIn": {
"message": "Yakınlaştır",
"description": "View menu command to make everything bigger"
},
"viewMenuZoomOut": {
"message": "Uzaklaştır",
"description": "View menu command to make everything smaller"
},
"viewMenuToggleFullScreen": {
"message": "Tam Ekranı Aç/Kapat",
"description": "View menu command to enter or leave Full Screen mode"
},
"viewMenuToggleDevTools": {
"message": "Geliştirici Araçlarını Aç/Kapat",
"description": "View menu command to show or hide the developer tools"
},
"menuSetupAsNewDevice": {
"message": "Yeni Cihaz olarak kur",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
},
"menuSetupAsStandalone": {
"message": "Bağımsız Cihaz olarak kur",
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
"contextMenuCopyLink": {
"message": "Bağlantı Adresini Kopyala",
"description": "Shown in the context menu for a link to indicate that the user can copy the link"
},
"contextMenuNoSuggestions": {
"message": "Öneri Yok",
"description": "Shown in the context menu for a misspelled word to indicate that there are no suggestions to replace the misspelled word"
},
"avatarMenuViewArchive": {
"message": "Arşivi Görüntüle",
"description": "One of the menu options available in the Avatar Popup menu"
},
"loading": {
"message": "Yükleniyor...",
"description": "Message shown on the loading screen before we've loaded any messages"
},
"optimizingApplication": {
"message": "Uygulama optimize ediliyor...",
"description": "Message shown on the loading screen while we are doing application optimizations"
},
"migratingToSQLCipher": {
"message": "İletiler optimize ediliyor... $status$ tamamlandı.",
"description": "Message shown on the loading screen while we are doing application optimizations",
"placeholders": {
"status": {
"content": "$1",
"example": "45/200"
}
}
},
"archivedConversations": {
"message": "Arşivlenmiş Sohbetler",
"description": "Shown in place of the search box when showing archived conversation list"
},
"archiveHelperText": {
"message": "Bu sohbetler arşivlendi ve sadece yeni iletiler alınırsa gelen kutusunda görünecekler.",
"description": "Shown at the top of the archived converations list in the left pane"
},
"archiveConversation": {
"message": "Sohbeti Arşivle",
"description": "Shown in menu for conversation, and moves conversation out of main conversation list"
},
"moveConversationToInbox": {
"message": "Sohbeti Gelen Kutusuna Taşı",
"description": "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
},
"chooseDirectory": {
"message": "Klasör seçin",
"description": "Button to allow the user to find a folder on disk"
},
"chooseFile": {
"message": "Dosya seçin",
"description": "Button to allow the user to find a file on disk"
},
"loadDataHeader": {
"message": "Verilerinizi yükleyin",
"description": "Header shown on the first screen in the data import process"
},
"loadDataDescription": {
"message": "Dışa aktarma işlemini tamamladınız ve kişileriniz ile iletileriniz sabırla bilgisayarınızda bekliyor. Kaydettiğiniz Signal verilerinizi içeren klasörü seçin.",
"description": "Introduction to the process of importing messages and contacts from disk"
},
"importChooserTitle": {
"message": "Dışa aktarılan verilerin bulunduğu dizini seçin",
"description": "Title of the popup window used to select data previously exported"
},
"importErrorHeader": {
"message": "Bir şeyler ters gitti!",
"description": "Header of the error screen after a failed import"
},
"importingHeader": {
"message": "Kişiler ve iletiler yükleniyor",
"description": "Header of screen shown as data is import"
},
"importErrorFirst": {
"message": "Kaydedilmiş Signal verilerinizi içeren doğru dizini seçtiğinizden emin olun. Dizinin ismi 'Signal Export' ile başlamalı. Verinizin yeni bir kopyasını Chrome Uygulamasından kaydededebilirsiniz.",
"description": "Message shown if the import went wrong; first paragraph"
},
"importErrorSecond": {
"message": "Eğer bu adımlar işinize yaramadıysa, lütfen bir hata ayıklama günlüğü gönderin (Görüntüle -> Hata Ayıklama Günlüğü) ki aktarmanıza yardım edebilelim!",
"description": "Message shown if the import went wrong; second paragraph"
},
"importAgain": {
"message": "Klasör seçip tekrar deneyiniz",
"description": "Button shown if the user runs into an error during import, allowing them to start over"
},
"importCompleteHeader": {
"message": "Başarılı!",
"description": "Header shown on the screen at the end of a successful import process"
},
"importCompleteStartButton": {
"message": "Signal Desktop'ı kullanmaya başlayın",
"description": "Button shown at end of successful import process, nothing left but a restart"
},
"importCompleteLinkButton": {
"message": "Bu cihazı telefonunuza bağlayın",
"description": "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
},
"selectedLocation": {
"message": "seçtiğiniz konum",
"description": "Message shown as the export location if we didn't capture the target directory"
},
"upgradingDatabase": {
"message": "Veritabanı yükseltiliyor. Bu biraz zaman alabilir...",
"description": "Message shown on the loading screen when we're changing database structure on first run of a new version"
},
"loadingMessages": {
"message": "İletiler yükleniyor. Şimdiye kadar $count$...",
"description": "Message shown on the loading screen when we're catching up on the backlog of messages",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"view": {
"message": "Görüntüle",
"description": "Used as a label on a button allowing user to see more information"
},
"youLeftTheGroup": {
"message": "You left the group.",
"description": "Displayed when a user can't send a message because they have left the group"
},
"scrollDown": {
"message": "Sohbetin en altına kaydır",
"description": "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
},
"messagesBelow": {
"message": "Aşağıda yeni iletiler var",
"description": "Alt text for button to take user down to bottom of conversation with more than one message out of screen"
},
"unreadMessage": {
"message": "1 Okunmamış İleti",
"description": "Text for unread message separator, just one message"
},
"unreadMessages": {
"message": "$count$ Okunmamış İleti",
"description": "Text for unread message separator, with count",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"messageHistoryUnsynced": {
"message": "Güvenliğiniz için sohbet geçmişi yeni bağlanan cihazlara aktarılmaz. ",
"description": "Shown in the conversation history when a user links a new device to explain what is not supported."
},
"youMarkedAsVerified": {
"message": "$name$ ile olan Güvenlik Numaranızı doğrulanmış olarak işaretlediniz",
"description": "Shown in the conversation history when the user marks a contact as verified.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"youMarkedAsNotVerified": {
"message": "$name$ ile olan Güvenlik Numaranızı doğrulanmamış olarak işaretlediniz",
"description": "Shown in the conversation history when the user marks a contact as not verified, whether on the Safety Number screen or by dismissing a banner or dialog.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"youMarkedAsVerifiedOtherDevice": {
"message": "$name$ ile olan Güvenlik Numaranızı başka bir cihazdan doğrulanmış olarak işaretlediniz",
"description": "Shown in the conversation history when we discover that the user marked a contact as verified on another device.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"youMarkedAsNotVerifiedOtherDevice": {
"message": "$name$ ile olan Güvenlik Numaranızı başka bir cihazdan doğrulanmamış olarak işaretlediniz",
"description": "Shown in the conversation history when we discover that the user marked a contact as not verified on another device.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"membersNeedingVerification": {
"message": "Son doğrulamanızdan yana bu grup üyeleriyle olan güvenlik numaralarınız değişti. Yeni güvenlik numaralarını görmek için grup üyelerine tıklayın.",
"description": "When there are multiple previously-verified group members with safety number changes, a banner will be shown. The list of contacts with safety number changes is shown, and this text introduces that list."
},
"changedSinceVerifiedMultiple": {
"message": "Birden fazla grup üyesiyle olan güvenlik numaralarınız son doğrulamanızdan bu yana. Bu, birisinin iletişiminizi kesmeye çalıştığı ya da kişilerin Signal'i yeniden yüklemiş olduğu anlamına gelebilir.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"changedSinceVerified": {
"message": "$name$ ile olan güvenlik numaranız son doğrulamanızdan bu yana değişti. Bu, birisinin iletişiminizi kesmeye çalıştığı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamına gelebilir.",
"description": "Shown on confirmation dialog when user attempts to send a message",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"changedRightAfterVerify": {
"message": "Doğrulamaya çalıştığınız güvenlik numarası değişti. Lütfen $name$ ile olan yeni güvenlik numaranızı gözden geçirin. Unutmayın, bu değişiklik birisinin iletişiminizi kesmeye çalıştığı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamına gelebilir.",
"description": "Shown on the safety number screen when the user has selected to verify/unverify a contact's safety number, and we immediately discover a safety number change",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"changedRecentlyMultiple": {
"message": "Birden fazla grup üyesiyle olan güvenlik numaralarınız yakın zamanda değişti. Bu, birisinin iletişiminizi kesmeye çalıştığı ya da kişilerin Signal'i yeniden yüklemiş olduğu anlamına gelebilir.",
"description": "Shown on confirmation dialog when user attempts to send a message"
},
"changedRecently": {
"message": "$name$ ile olan güvenlik numaranız yakın zamanda değişti. Bu, birisinin iletişiminizi kesmeye çalıştığı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamına gelebilir.",
"description": "Shown on confirmation dialog when user attempts to send a message",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"identityKeyErrorOnSend": {
"message": "$name$ ile olan güvenlik numaranız değişti. Bu, birisinin iletişiminizi kesmeye çalıştığı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamına gelebilir. Bu kişi ile güvenlik numaranızı doğrulamak isteyebilirsiniz.",
"description": "Shown when user clicks on a failed recipient in the message detail view after an identity key change",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"sendAnyway": {
"message": "Yine de Gönder",
"description": "Used on a warning dialog to make it clear that it might be risky to send the message."
},
"noLongerVerified": {
"message": "$name$ ile olan güvenlik numaranız değişti ve henüz doğrulanmadı. Göstermek için tıklayın.",
"description": "Shown in converation banner when user's safety number has changed, but they were previously verified.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"multipleNoLongerVerified": {
"message": "Bu grubun birden fazla üyesiyle olan güvenlik numaralarınız değişti ve henüz doğrulanmadı. Göstermek için tıklayın.",
"description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
},
"debugLogExplanation": {
"message": "Bu günlük katkıda bulunanların görebilmeleri için herkese açık bir şekilde gönderilecektir. Göndermeden önce inceleyip düzenleyebilirsiniz.",
"description": ""
},
"debugLogError": {
"message": "Yüklemede bir şeyler ters gitti! Lütfen günlüğü hazırlayacağınız hata kaydına kendiniz ekleyin.",
"description": ""
},
"reportIssue": {
"message": "Sorun bildir",
"description": "Link to open the issue tracker"
},
"gotIt": {
"message": "Anladım!",
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
},
"submit": {
"message": "Gönder",
"description": ""
},
"acceptNewKey": {
"message": "Kabul et",
"description": "Label for a button to accept a new safety number"
},
"verify": {
"message": "Doğrulanmış olarak işaretle",
"description": ""
},
"unverify": {
"message": "Doğrulanmadı olarak işaretle",
"description": ""
},
"isVerified": {
"message": "$name$ ile olan güvenlik numaranızı doğruladınız.",
"description": "Summary state shown at top of the safety number screen if user has verified contact.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"isNotVerified": {
"message": "$name$ ile olan güvenlik numaranızı doğrulamadınız.",
"description": "Summary state shown at top of the safety number screen if user has not verified contact.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"verified": {
"message": "Doğrulandı",
"description": ""
},
"newIdentity": {
"message": "Yeni güvenlik numarası",
"description": "Header for a key change dialog"
},
"identityChanged": {
"message": "Bu kişiyle olan güvenlik numaranız değişti. Bu birisinin iletişiminizi kesmeye çalıştığı veya bu kişinin Signal'i yeniden yüklemiş olduğu anlamına gelebilir. Aşağıdaki yeni güvenlik numarasını doğrulamak isteyebilirsiniz.",
"description": ""
},
"incomingError": {
"message": "Gelen ileti işlenirken hata oluştu",
"description": ""
},
"media": {
"message": "İçerik",
"description": "Header of the default pane in the media gallery, showing images and videos"
},
"mediaEmptyState": {
"message": "Bu sohbette hiç içerik yok",
"description": "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
},
"documents": {
"message": "Belgeler",
"description": "Header of the secondary pane in the media gallery, showing every non-media attachment"
},
"documentsEmptyState": {
"message": "Bu sohbette hiç belge yok",
"description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
},
"today": {
"message": "Bugün",
"description": "Section header in the media gallery"
},
"yesterday": {
"message": "Dün",
"description": "Section header in the media gallery"
},
"thisWeek": {
"message": "Bu Hafta",
"description": "Section header in the media gallery"
},
"thisMonth": {
"message": "Bu Ay",
"description": "Section header in the media gallery"
},
"unsupportedAttachment": {
"message": "Desteklenmeyen eklenti türü. Kaydetmek için tıkla.",
"description": "Displayed for incoming unsupported attachment"
},
"clickToSave": {
"message": "Kaydetmek için tıkla",
"description": "Hover text for attachment filenames"
},
"unnamedFile": {
"message": "İsimsiz Dosya",
"description": "Hover text for attachment filenames"
},
"voiceMessage": {
"message": "Sesli İleti",
"description": "Name for a voice message attachment"
},
"dangerousFileType": {
"message": "Eklenti türüne güvenlik sebeplerinden dolayı izin verilmemektedir",
"description": "Shown in toast when user attempts to send .exe file, for example"
},
"loadingPreview": {
"message": "Öz İzleme Yükleniyor...",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area"
},
"stagedPreviewThumbnail": {
"message": "$domain$ için bağlantı ön izlemesi küçük resim taslağı",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"previewThumbnail": {
"message": "$domain$ için bağlantı ön izlemesi küçük resmi",
"description": "Shown while Signal Desktop is fetching metadata for a url in composition area",
"placeholders": {
"path": {
"content": "$1",
"example": "instagram.com"
}
}
},
"stagedImageAttachment": {
"message": "Resim eklentisi taslağı: $path$",
"description": "Alt text for staged attachments",
"placeholders": {
"path": {
"content": "$1",
"example": "dog.jpg"
}
}
},
"oneNonImageAtATimeToast": {
"message": "Görüntü olmayan eklentiler içerildiğinde, ileti başı eklenti sınırı birdir.",
"description": "An error popup when the user has attempted to add an attachment"
},
"cannotMixImageAdnNonImageAttachments": {
"message": "Görüntü ve görüntü olmayan eklentileri tek iletide birleştiremezsiniz.",
"description": "An error popup when the user has attempted to add an attachment"
},
"maximumAttachments": {
"message": "Bu iletiye daha fazla eklenti ekleyemezsiniz.",
"description": "An error popup when the user has attempted to add an attachment"
},
"fileSizeWarning": {
"message": "Üzgünüz, seçilen dosya ileti boyutu kısıtlamalarınııyor.",
"description": ""
},
"unableToLoadAttachment": {
"message": "Seçilen eklenti yüklenemedi.",
"description": ""
},
"disconnected": {
"message": "Bağlantı yok",
"description": "Displayed when the desktop client cannot connect to the server."
},
"connecting": {
"message": "Bağlanıyor",
"description": "Displayed when the desktop client is currently connecting to the server."
},
"connect": {
"message": "Bağlan",
"description": "Shown to allow the user to manually attempt a reconnect."
},
"connectingHangOn": {
"message": "Uzun sürmemeli...",
"description": "Subtext description for when the client is connecting to the server."
},
"offline": {
"message": "Çevrimdışı",
"description": "Displayed when the desktop client has no network connection."
},
"checkNetworkConnection": {
"message": "Ağ bağlantınızı kontrol edin.",
"description": "Obvious instructions for when a user's computer loses its network connection"
},
"submitDebugLog": {
"message": "Hata ayıklama günlüğü",
"description": "Menu item and header text for debug log modal (sentence case)"
},
"debugLog": {
"message": "Hata Ayıklama Günlüğü",
"description": "View menu item to open the debug log (title case)"
},
"helpMenuShowKeyboardShortcuts": {
"message": "Klavye Kısayollarını Göster",
"description": "Item under the help menu, pops up a screen showing the application's keyboard shortcuts"
},
"goToReleaseNotes": {
"message": "Sürüm Notlarına Git",
"description": "Item under the help menu, takes you to GitHub page for release notes"
},
"goToForums": {
"message": "Forumlara Git",
"description": "Item under the Help menu, takes you to the forums"
},
"goToSupportPage": {
"message": "Destek Sayfasına Git",
"description": "Item under the Help menu, takes you to the support page"
},
"menuReportIssue": {
"message": "Sorun Bildir",
"description": "Item under the Help menu, takes you to GitHub new issue form (title case)"
},
"signalDesktopPreferences": {
"message": "Signal Desktop Tercihleri",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"signalDesktopStickerCreator": {
"message": ıkartma paketi oluşturucusu",
"description": "Title of the window that pops up with Signal Desktop preferences in it"
},
"aboutSignalDesktop": {
"message": "Signal Desktop Hakkında",
"description": "Item under the Help menu, which opens a small about window"
},
"speech": {
"message": "Konuşma",
"description": "Item under the Edit menu, with 'start/stop speaking' items below it"
},
"show": {
"message": "Göster",
"description": "Command under Window menu, to show the window"
},
"hide": {
"message": "Gizle",
"description": "Command in the tray icon menu, to hide the window"
},
"quit": {
"message": ıkış Yap",
"description": "Command in the tray icon menu, to quit the application"
},
"signalDesktop": {
"message": "Signal Desktop",
"description": "Tooltip for the tray icon"
},
"search": {
"message": "Ara",
"description": "Placeholder text in the search input"
},
"searchIn": {
"message": "$conversationName$ sohbetinde ara",
"description": "Shown in the search box before text is entered when searching in a specific conversation",
"placeholders": {
"conversationName": {
"content": "$1",
"example": "Friends"
}
}
},
"noSearchResults": {
"message": "\"$searchTerm$\" için arama sonucu yok",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$1",
"example": "dog"
}
}
},
"noSearchResultsInConversation": {
"message": "$conversationName$ sohbetinde \"$searchTerm$\" için sonuç bulunamadı",
"description": "Shown in the search left pane when no results were found",
"placeholders": {
"searchTerm": {
"content": "$2",
"example": "Friends"
}
}
},
"conversationsHeader": {
"message": "Sohbetler",
"description": "Shown to separate the types of search results"
},
"contactsHeader": {
"message": "Kişiler",
"description": "Shown to separate the types of search results"
},
"messagesHeader": {
"message": "İletiler",
"description": "Shown to separate the types of search results"
},
"welcomeToSignal": {
"message": "Signal'e Hoşgeldin",
"description": ""
},
"selectAContact": {
"message": "Sohbete başlamak için bir kişi veya grup seçin.",
"description": ""
},
"typingAlt": {
"message": "Bu sohbet için yazma animasyonu",
"description": "Used as the 'title' attibute for the typing animation"
},
"contactAvatarAlt": {
"message": "$name$ kişisinin avatarı",
"description": "Used in the alt tag for the image avatar of a contact",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"sendMessageToContact": {
"message": "İleti Gönder",
"description": "Shown when you are sent a contact and that contact has a signal account"
},
"home": {
"message": "ev",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"work": {
"message": "iş",
"description": "Shown on contact detail screen as a label for an address/phone/email"
},
"mobile": {
"message": "mobil",
"description": "Shown on contact detail screen as a label for aa phone or email"
},
"email": {
"message": "eposta",
"description": "Generic label shown if contact email has custom type but no label"
},
"phone": {
"message": "telefon",
"description": "Generic label shown if contact phone has custom type but no label"
},
"address": {
"message": "adres",
"description": "Generic label shown if contact address has custom type but no label"
},
"poBox": {
"message": "Posta Kutusu",
"description": "When rendering an address, used to provide context to a post office box"
},
"downloading": {
"message": "İndiriliyor",
"description": "Shown in the message bubble while a long message attachment is being downloaded"
},
"downloadAttachment": {
"message": "Eklentiyi İndir",
"description": "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"reactToMessage": {
"message": "İletiye Karşılık Ver",
"description": "Shown in triple-dot menu next to message to allow user to react to the associated message"
},
"replyToMessage": {
"message": "İletiyi Yanıtla",
"description": "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
},
"originalMessageNotFound": {
"message": "İletinin aslı bulunamadı",
"description": "Shown in quote if reference message was not found as message was initially downloaded and processed"
},
"originalMessageNotAvailable": {
"message": "İletinin aslı artık mevcut değil",
"description": "Shown in toast if user clicks on quote that references message no longer in database"
},
"messageFoundButNotLoaded": {
"message": "İletinin aslı bulundu, ama yüklenmedi. Yüklemek için yukarıya kaydırın.",
"description": "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
},
"voiceRecordingInterruptedMax": {
"message": "Süre sınırına erişildiği için sesli ileti kaydı durduruldu.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
},
"voiceRecordingInterruptedBlur": {
"message": "Farklı bir uygulamaya geçtiğiniz için sesli ileti kaydı durduruldu.",
"description": "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
},
"voiceNoteLimit": {
"message": "Sesli iletiler beş dakika ile sınırlıdır. Farklı bir uygulamaya geçtiğinizde kayıt durdurulacaktır.",
"description": "Shown in toast to warn user about limited time and that window must be in focus"
},
"voiceNoteMustBeOnlyAttachment": {
"message": "Sesli ileti için en az bir eklenti olmalıdır.",
"description": "Shown in toast if tries to record a voice note with any staged attachments"
},
"attachmentSaved": {
"message": "Eklenti kaydedildi. Klasörde görüntülemek için tıklayın.",
"description": "Shown after user selects to save to downloads",
"placeholders": {
"name": {
"content": "$1",
"example": "proof.jpg"
}
}
},
"you": {
"message": "Siz",
"description": "Shown when the user represented is the current user."
},
"replyingTo": {
"message": "$name$ Cevaben",
"description": "Shown in iOS theme when you or someone quotes to a message which is not from you",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"audioPermissionNeeded": {
"message": "Sesli iletiler göndermek için, Signal Desktop'ın mikrofonunuza erişimine izin verin.",
"description": "Shown if the user attempts to send an audio message without audio permssions turned on"
},
"allowAccess": {
"message": "Erişimine İzin Ver",
"description": "Button shown in popup asking to enable microphon/video permissions to send audio messages"
},
"showSettings": {
"message": "Ayarları Göster",
"description": "A button shown in dialog requesting the user to turn on audio permissions"
},
"audio": {
"message": "Ses",
"description": "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
},
"video": {
"message": "Video",
"description": "Shown in a quotation of a message containing a video if no text was originally provided with that video"
},
"photo": {
"message": "Fotoğraf",
"description": "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
},
"cannotUpdate": {
"message": "Güncellenemiyor",
"description": "Shown as the title of our update error dialogs on windows"
},
"cannotUpdateDetail": {
"message": "Signal Desktop güncellenemedi, ama yeni bir sürüm mevcut. Lütfen $url$ adresine gidin ve yeni sürümü kurun, daha sonrasında bu sorun hakkında destekle iletişime geçin veya hata raporu doldurun.",
"description": "Shown if a general error happened while trying to install update package",
"placeholders": {
"url": {
"content": "$1",
"example": "https://signal.org/download"
}
}
},
"readOnlyVolume": {
"message": "Signal Desktop muhtemelen macOS karantinasında ve otomatik güncellenemeyecek. Lütfen Bulucu ile $app$ uygulamasını $folder$ klasörüne taşıyın.",
"description": "Shown on MacOS if running on a read-only volume and we cannot update",
"placeholders": {
"app": {
"content": "$1",
"example": "Signal.app"
},
"folder": {
"content": "$2",
"example": "/Applications"
}
}
},
"ok": {
"message": "TAMAM",
"description": ""
},
"cancel": {
"message": "İptal",
"description": ""
},
"discard": {
"message": "Vazgeç",
"description": ""
},
"failedToSend": {
"message": "Bazı alıcılara gönderilemedi. Ağ bağlantınızı kontrol edin.",
"description": ""
},
"error": {
"message": "Hata",
"description": ""
},
"messageDetail": {
"message": "İleti Detayı",
"description": ""
},
"delete": {
"message": "Sil",
"description": ""
},
"deleteWarning": {
"message": "Emin misiniz? 'Sil'e tıklamak bu iletiyi sadece bu cihazdan kalıcı olarak silecektir.",
"description": ""
},
"deleteThisMessage": {
"message": "Bu iletiyi sil",
"description": ""
},
"from": {
"message": "Gönderen",
"description": "Label for the sender of a message"
},
"to": {
"message": "Alıcı",
"description": "Label for the receiver of a message"
},
"toJoiner": {
"message": "->",
"description": "Joiner for message search results - like 'Jon' to 'Friends Group'"
},
"sent": {
"message": "Gönderildi",
"description": "Label for the time a message was sent"
},
"received": {
"message": "Alındı",
"description": "Label for the time a message was received"
},
"sendMessage": {
"message": "İleti gönder",
"description": "Placeholder text in the message entry field"
},
"groupMembers": {
"message": "Grup üyeleri",
"description": ""
},
"showMembers": {
"message": "Üyeleri göster",
"description": ""
},
"resetSession": {
"message": "Oturumu sıfırla",
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
},
"showSafetyNumber": {
"message": "Güvenlik numarasını görüntüle",
"description": ""
},
"viewAllMedia": {
"message": "Tüm içeriği görüntüle",
"description": "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
},
"verifyHelp": {
"message": "$name$ ile olan uçtan uca şifrelemenizin güvenliğini doğrulamak isterseniz, yukarıdaki numaraları cihazlarındaki numaralarla karşılaştırın.",
"description": "",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"theirIdentityUnknown": {
"message": "Bu kişiyle herhangi bir iletişimde bulunmadınız. Güvenlik numaralarınız ilk iletiden sonra oluşturulacaktır.",
"description": ""
},
"moreInfo": {
"message": "Daha Fazla Bilgi...",
"description": "Shown on the drop-down menu for an individual message, takes you to message detail screen"
},
"retrySend": {
"message": "Tekrar Gönder",
"description": "Shown on the drop-down menu for an indinvidaul message, but only if it is an outgoing message that failed to send"
},
"deleteMessage": {
"message": "İletiyi Sil",
"description": "Shown on the drop-down menu for an individual message, deletes single message"
},
"deleteMessages": {
"message": "İletileri sil",
"description": "Menu item for deleting messages, title case."
},
"deleteConversationConfirmation": {
"message": "Bu sohbeti kalıcı olarak sil?",
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"sessionEnded": {
"message": "Güvenli oturumu sıfırla",
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
},
"quoteThumbnailAlt": {
"message": "Alıntılanmış iletideki görüntünün önizlemesi",
"description": "Used in alt tag of thumbnail images inside of an embedded message quote"
},
"imageAttachmentAlt": {
"message": "İletiye görüntü eklenmiş",
"description": "Used in alt tag of image attachment"
},
"videoAttachmentAlt": {
"message": "İletiye eklenen videonun ekran görüntüsü",
"description": "Used in alt tag of video attachment preview"
},
"lightboxImageAlt": {
"message": "Sohbete gönderilen görüntü",
"description": "Used in the alt tag for the image shown in a full-screen lightbox view"
},
"imageCaptionIconAlt": {
"message": "Bu görüntünün başlığı olduğunu gösteren ikon",
"description": "Used for the icon layered on top of an image in message bubbles"
},
"addACaption": {
"message": "Bir başlık ekleyin...",
"description": ""
},
"save": {
"message": "Kaydet",
"description": ""
},
"fileIconAlt": {
"message": "Dosya ikonu",
"description": "Used in the media gallery documents tab to visually represent a file"
},
"installWelcome": {
"message": "Signal Desktop'a Hoş Geldiniz",
"description": "Welcome title on the install page"
},
"installTagline": {
"message": "Gizlilik mümkün. Signal ise bunu kolaylaştırır.",
"description": "Tagline displayed under 'installWelcome' string on the install page"
},
"linkYourPhone": {
"message": "Signal Desktop'a telefonunuzu bağlayın",
"description": "Shown on the front page when the application first starst, above the QR code"
},
"signalSettings": {
"message": "Signal Ayarları",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"linkedDevices": {
"message": "Bağlı cihazlar",
"description": "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
},
"plusButton": {
"message": "'+' Düğmesi",
"description": "The button used in Signal Android to add a new linked device"
},
"linkNewDevice": {
"message": "Yeni Cihaz Bağla",
"description": "The menu option shown in Signal iOS to add a new linked device"
},
"deviceName": {
"message": "Cihaz adı",
"description": "The label in settings panel shown for the user-provided name for this desktop instance"
},
"chooseDeviceName": {
"message": "Bu cihazı adlandırın",
"description": "The header shown on the 'choose device name' screen in the device linking process"
},
"finishLinkingPhone": {
"message": "Telefon bağlantısını tamamla",
"description": "The text on the button to finish the linking process, after choosing the device name"
},
"initialSync": {
"message": "Kişiler ve gruplar senkronize ediliyor",
"description": "Shown during initial link while contacts and groups are being pulled from mobile device"
},
"installConnectionFailed": {
"message": "Sunucuya bağlanılamadı.",
"description": "Displayed when we can't connect to the server."
},
"installTooManyDevices": {
"message": "Üzgünüz, halihazırda bağlı olan çok fazla cihazınız var. Bazılarını kaldırmayı deneyin.",
"description": ""
},
"settings": {
"message": "Ayarlar",
"description": "Menu item and header for global settings"
},
"theme": {
"message": "Tema",
"description": "Header for theme settings"
},
"permissions": {
"message": "İzinler",
"description": "Header for permissions section of settings"
},
"mediaPermissionsDescription": {
"message": "Kamera ve mikrofona erişim izni ver",
"description": "Description of the media permission description"
},
"general": {
"message": "Genel",
"description": "Header for general options on the settings screen"
},
"spellCheckDescription": {
"message": "İleti kutusuna girilen sözcüklerin denetlenmesini etkinleştir",
"description": "Description of the media permission description"
},
"spellCheckWillBeEnabled": {
"message": "Spell check will be enabled the next time Signal starts.",
"description": "Shown when the user enables spellcheck to indicate that they must restart Signal."
},
"spellCheckWillBeDisabled": {
"message": "Spell check will be disabled the next time Signal starts.",
"description": "Shown when the user disables spellcheck to indicate that they must restart Signal."
},
"clearDataHeader": {
"message": "Verileri Temizle",
"description": "Header in the settings dialog for the section dealing with data deletion"
},
"clearDataExplanation": {
"message": "Bu, tüm iletileri ve kayıtlı hesap bilgilerini kaldırarak uygulamadaki tüm verileri temizler.",
"description": "Text describing what the clear data button will do."
},
"clearDataButton": {
"message": "Verileri temizle",
"description": "Button in the settings dialog starting process to delete all data"
},
"deleteAllDataHeader": {
"message": "Tüm veri silinsin mi?",
"description": "Header of the full-screen delete data confirmation screen"
},
"deleteAllDataBody": {
"message": "Tüm kişilerin ve tüm iletilerin dahil olduğu bu uygulamanın tüm kayıtlı hesap bilgilerini silmek üzeresiniz. İstediğiniz zaman mobil cihazınızla tekrar bağlayabilirsiniz, ancak silinen iletiler geri yüklenmeyecektir.",
"description": "Text describing what exactly will happen if the user clicks the button to delete all data"
},
"deleteAllDataButton": {
"message": "Tüm verileri sil",
"description": "Text of the button that deletes all data"
},
"deleteAllDataProgress": {
"message": "Bağlantı kesiliyor ve tüm veriler siliniyor",
"description": "Message shown to user when app is disconnected and data deleted"
},
"notifications": {
"message": "Bildirimler",
"description": "Header for notification settings"
},
"notificationSettingsDialog": {
"message": "İleti geldiğinde şunların olduğu bildirim göster:",
"description": "Explain the purpose of the notification settings"
},
"disableNotifications": {
"message": "Bildirimleri devre dışı bırak",
"description": "Label for disabling notifications"
},
"nameAndMessage": {
"message": "Gönderenin adını ve iletisini",
"description": "Label for setting notifications to display name and message text"
},
"noNameOrMessage": {
"message": "Ne gönderenin adını ne de iletisini",
"description": "Label for setting notifications to display no name and no message text"
},
"nameOnly": {
"message": "Sadece gönderenin adı",
"description": "Label for setting notifications to display sender name only"
},
"newMessage": {
"message": "Yeni İleti",
"description": "Displayed in notifications for only 1 message"
},
"newMessages": {
"message": "Yeni İletiler",
"description": "Displayed in notifications for multiple messages"
},
"notificationMostRecentFrom": {
"message": "En son:",
"description": "Displayed in notifications when setting is 'name only' and more than one message is waiting"
},
"notificationFrom": {
"message": "Kimden:",
"description": "Displayed in notifications when setting is 'name only' and one message is waiting"
},
"notificationMostRecent": {
"message": "En son:",
"description": "Displayed in notifications when setting is 'name and message' and more than one message is waiting"
},
"notificationReaction": {
"message": "$sender$ iletinize $emoji$ karşılığı verdi",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
}
}
},
"notificationReactionMostRecent": {
"message": "En son: $sender$ iletinize $emoji$ karşılığı verdi",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
}
}
},
"notificationReactionMessage": {
"message": "$sender$, ' $message$' iletisine $emoji$ karşılığı verdi",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
},
"message": {
"content": "$3",
"example": "Sounds good."
}
}
},
"notificationReactionMessageMostRecent": {
"message": "En son: $sender$, ' $message$' iletisine $emoji$ karşılığı verdi",
"description": "",
"placeholders": {
"sender": {
"content": "$1",
"example": "John"
},
"emoji": {
"content": "$2",
"example": "👍"
},
"message": {
"content": "$3",
"example": "Sounds good."
}
}
},
"sendFailed": {
"message": "Gönderme başarısız",
"description": "Shown on outgoing message if it fails to send"
},
"showMore": {
"message": "Detaylar",
"description": "Displays the details of a key change"
},
"showLess": {
"message": "Detayları gizle",
"description": "Hides the details of a key change"
},
"learnMore": {
"message": "Güvenlik numaralarını doğrulama hakkında daha fazla bilgi edinin",
"description": "Text that links to a support article on verifying safety numbers"
},
"expiredWarning": {
"message": "Signal Desktop'ın bu sürümü kullanım dışı kaldı. İletişime devam etmek için lütfen en son sürüme yükseltin.",
"description": "Warning notification that this version of the app has expired"
},
"upgrade": {
"message": "Yükselt",
"description": "Label text for button to upgrade the app to the latest version"
},
"mediaMessage": {
"message": "İçerik İletisi",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
"unregisteredUser": {
"message": "Numara kayıtlı değil",
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Kişiler",
"description": "Label for contact and group sync settings"
},
"syncExplanation": {
"message": "Tüm Signal gruplarını ve kişileri mobil cihazınızdan buraya aktarın.",
"description": "Explanatory text for sync settings"
},
"lastSynced": {
"message": "Son senkronize zamanı",
"description": "Label for date and time of last sync operation"
},
"syncNow": {
"message": "Şimdi içe aktar",
"description": "Label for a button that syncs contacts and groups from your phone"
},
"syncing": {
"message": "İçe aktarılıyor...",
"description": "Label for a disabled sync button while sync is in progress."
},
"syncFailed": {
"message": "İçe aktarma başarısız oldu. Bilgisayarınızın ve telefonunuzun İnternet'e bağlı olduğundan emin olun.",
"description": "Informational text displayed if a sync operation times out."
},
"timestamp_s": {
"message": "şimdi",
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_m": {
"message": "1d",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
},
"timestamp_h": {
"message": "1s",
"description": "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
},
"hoursAgo": {
"message": "$hours$s",
"description": "Contracted form of 'X hours ago' which works both for singular and plural",
"placeholders": {
"hours": {
"content": "$1",
"example": "2"
}
}
},
"minutesAgo": {
"message": "$minutes$d",
"description": "Contracted form of 'X minutes ago' which works both for singular and plural",
"placeholders": {
"minutes": {
"content": "$1",
"example": "10"
}
}
},
"justNow": {
"message": "şimdi",
"description": "Shown if a message is very recent, less than 60 seconds old"
},
"timestampFormat_M": {
"message": "D MMM",
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
},
"messageBodyTooLong": {
"message": "İleti metni çok uzun.",
"description": "Shown if the user tries to send more than 64kb of text"
},
"unblockToSend": {
"message": "İleti göndermek için bu kişinin engellenmesini kaldırın.",
"description": "Brief message shown when trying to message a blocked number"
},
"unblockGroupToSend": {
"message": "İleti göndermek için bu grubun engellenmesini kaldırın.",
"description": "Brief message shown when trying to message a blocked group"
},
"youChangedTheTimer": {
"message": "Kaybolan ileti zamanlayıcsını $time$ olarak ayarladınız",
"description": "Message displayed when you change the message expiration timer in a conversation.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"timerSetOnSync": {
"message": "Kaybolan ileti zamanlayıcısı $time$ olarak güncellendi",
"description": "Message displayed when timer is set on initial link of desktop device.",
"placeholders": {
"time": {
"content": "$1",
"example": "10m"
}
}
},
"theyChangedTheTimer": {
"message": "$name$ kaybolan ileti zamanlayıcısını $time$ olarak ayarladı",
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
},
"time": {
"content": "$2",
"example": "10m"
}
}
},
"timerOption_0_seconds": {
"message": "kapalı",
"description": "Label for option to turn off message expiration in the timer menu"
},
"timerOption_5_seconds": {
"message": "5 saniye",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_10_seconds": {
"message": "10 saniye",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_seconds": {
"message": "30 saniye",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_minute": {
"message": "1 dakika",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_5_minutes": {
"message": "5 dakika",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_30_minutes": {
"message": "30 dakika",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_hour": {
"message": "1 saat",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_6_hours": {
"message": "6 saat",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_12_hours": {
"message": "12 saat",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_day": {
"message": "1 gün",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_1_week": {
"message": "1 hafta",
"description": "Label for a selectable option in the message expiration timer menu"
},
"disappearingMessages": {
"message": "Kaybolan iletiler",
"description": "Conversation menu option to enable disappearing messages"
},
"timerOption_0_seconds_abbreviated": {
"message": "kapalı",
"description": "Short format indicating current timer setting in the conversation list snippet"
},
"timerOption_5_seconds_abbreviated": {
"message": "5sn",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_10_seconds_abbreviated": {
"message": "10sn",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_seconds_abbreviated": {
"message": "30sn",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_minute_abbreviated": {
"message": "1dk",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_5_minutes_abbreviated": {
"message": "5dk",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_30_minutes_abbreviated": {
"message": "30dk",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_hour_abbreviated": {
"message": "1s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_6_hours_abbreviated": {
"message": "6s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_12_hours_abbreviated": {
"message": "12s",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_day_abbreviated": {
"message": "1g",
"description": "Very short format indicating current timer setting in the conversation header"
},
"timerOption_1_week_abbreviated": {
"message": "1h",
"description": "Very short format indicating current timer setting in the conversation header"
},
"disappearingMessagesDisabled": {
"message": "Kaybolan iletiler devre dışı",
"description": "Displayed in the left pane when the timer is turned off"
},
"disabledDisappearingMessages": {
"message": "$name$ kaybolan iletileri devre dışı bıraktı",
"description": "Displayed in the conversation list when the timer is turned off",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"youDisabledDisappearingMessages": {
"message": "Kaybolan iletileri devre dışı bıraktınız",
"description": "Displayed in the conversation list when the timer is turned off"
},
"timerSetTo": {
"message": "Zamanlayıcı $time$ olarak ayarlandı",
"description": "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane",
"placeholders": {
"time": {
"content": "$1",
"example": "1w"
}
}
},
"audioNotificationDescription": {
"message": "Sesli bildirim oynat",
"description": "Description for audio notification setting"
},
"safetyNumberChanged": {
"message": "Güvenlik Numarası değişti",
"description": "A notification shown in the conversation when a contact reinstalls"
},
"safetyNumberChangedGroup": {
"message": "$name$ ile olan Güvenlik Numarası değişti",
"description": "A notification shown in a group conversation when a contact reinstalls, showing the contact name",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"verifyNewNumber": {
"message": "Güvenlik Numarasını Doğrula",
"description": "Label on button included with safety number change notification in the conversation"
},
"yourSafetyNumberWith": {
"message": "$name$ ile olan güvenlik numaranız:",
"description": "Heading for safety number view",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"themeLight": {
"message": "Aydınlık",
"description": "Label text for light theme (normal)"
},
"themeDark": {
"message": "Karanlık",
"description": "Label text for dark theme"
},
"themeSystem": {
"message": "Sistem",
"description": "Label text for system theme"
},
"noteToSelf": {
"message": "Kendime Not",
"description": "Name for the conversation with your own phone number"
},
"hideMenuBar": {
"message": "Menü çubuğunu gizle",
"description": "Label text for menu bar visibility setting"
},
"startConversation": {
"message": "Yeni sohbet başlat…",
"description": "Label underneath number a user enters that is not an existing contact"
},
"notSupportedSMS": {
"message": "SMS/MMS iletileri desteklenmemektedir.",
"description": "Label underneath number informing user that SMS is not supported on desktop"
},
"newPhoneNumber": {
"message": "Kişi eklemek için telefon numarasını girin.",
"description": "Placeholder for adding a new number to a contact"
},
"invalidNumberError": {
"message": "Geçersiz numara",
"description": "When a person inputs a number that is invalid"
},
"unlinkedWarning": {
"message": "İletişime devam etmek için Signal Desktop'ı mobil cihazınıza yeniden bağlayın.",
"description": ""
},
"unlinked": {
"message": "Bağlantı koparıldı",
"description": ""
},
"relink": {
"message": "Yeniden bağla",
"description": ""
},
"autoUpdateNewVersionTitle": {
"message": "Signal güncellemesi mevcut",
"description": ""
},
"autoUpdateNewVersionMessage": {
"message": "Signal'ın yeni bir sürümü mevcut.",
"description": ""
},
"autoUpdateNewVersionInstructions": {
"message": "Güncellemeleri uygulamak için 'Signal'i Yeniden Başlat'a basınız.",
"description": ""
},
"autoUpdateRestartButtonLabel": {
"message": "Signal'i Yeniden Başlat",
"description": ""
},
"autoUpdateLaterButtonLabel": {
"message": "Sonra",
"description": ""
},
"leftTheGroup": {
"message": "$name$ left the group.",
"description": "Shown in the conversation history when a single person leaves the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Bob"
}
}
},
"multipleLeftTheGroup": {
"message": "$name$ left the group.",
"description": "Shown in the conversation history when multiple people leave the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice, Bob"
}
}
},
"updatedTheGroup": {
"message": "$name$ updated the group.",
"description": "Shown in the conversation history when someone updates the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice"
}
}
},
"youUpdatedTheGroup": {
"message": "Grubu güncellediniz.",
"description": "Shown in the conversation history when you update a group"
},
"updatedGroupAvatar": {
"message": "Group avatar was updated.",
"description": "Shown in the conversation history when someone updates the group"
},
"titleIsNow": {
"message": "Group name is now '$name$'.",
"description": "Shown in the conversation history when someone changes the title of the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Book Club"
}
}
},
"youJoinedTheGroup": {
"message": "You joined the group.",
"description": "Shown in the conversation history when you are added to a group."
},
"joinedTheGroup": {
"message": "$name$ joined the group.",
"description": "Shown in the conversation history when a single person joins the group",
"placeholders": {
"name": {
"content": "$1",
"example": "Alice"
}
}
},
"multipleJoinedTheGroup": {
"message": "$names$ joined the group.",
"description": "Shown in the conversation history when more than one person joins the group",
"placeholders": {
"names": {
"content": "$1",
"example": "Alice, Bob"
}
}
},
"ConversationListItem--draft-prefix": {
"message": "Taslak:",
"description": "Prefix shown in italic in conversation view when a draft is saved"
},
"message--getNotificationText--stickers": {
"message": ıkartma iletisi",
"description": "Shown in notifications and in the left pane instead of sticker image."
},
"message--getDescription--unsupported-message": {
"message": "Desteklenmeyen ileti",
"description": "Shown in notifications and in the left pane when a message has features too new for this signal install."
},
"message--getDescription--disappearing-media": {
"message": "Tek görümlük İçerik",
"description": "Shown in notifications and in the left pane after view-once message is deleted."
},
"message--getDescription--disappearing-photo": {
"message": "Tek görümlük Fotoğraf",
"description": "Shown in notifications and in the left pane when a message is a view once photo."
},
"message--getDescription--disappearing-video": {
"message": "Tek görümlük Video",
"description": "Shown in notifications and in the left pane when a message is a view once video."
},
"stickers--toast--InstallFailed": {
"message": ıkartma paketi yüklenemedi",
"description": "Shown in a toast if the user attempts to install a sticker pack and it fails"
},
"stickers--StickerManager--InstalledPacks": {
"message": "Yüklü Çıkartmalar",
"description": "Shown in the sticker pack manager above your installed sticker packs."
},
"stickers--StickerManager--InstalledPacks--Empty": {
"message": "Yüklü çıkartma yok",
"description": "Shown in the sticker pack manager when you don't have any installed sticker packs."
},
"stickers--StickerManager--BlessedPacks": {
"message": "Signal Tarafından",
"description": "Shown in the sticker pack manager above the default sticker packs."
},
"stickers--StickerManager--BlessedPacks--Empty": {
"message": "Signal çıkartmaları mevcut değil",
"description": "Shown in the sticker pack manager when there are no blessed sticker packs available."
},
"stickers--StickerManager--ReceivedPacks": {
"message": "Aldığınız Çıkartmalar",
"description": "Shown in the sticker pack manager above sticker packs which you have received in messages."
},
"stickers--StickerManager--ReceivedPacks--Empty": {
"message": "Gelen mesajlardan aldığınız çıkartmalar burada gözükecektir",
"description": "Shown in the sticker pack manager when you have not received any sticker packs in messages."
},
"stickers--StickerManager--Install": {
"message": "Yükle",
"description": "Shown in the sticker pack manager next to sticker packs which can be installed."
},
"stickers--StickerManager--Uninstall": {
"message": "Kaldır",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--UninstallWarning": {
"message": "Eğer iletinin aslı mevcut değil ise bu çıkartma paketini tekrar yükleyemeyebilirsiniz.",
"description": "Shown in the sticker pack manager next to sticker packs which are already installed."
},
"stickers--StickerManager--Introduction--Image": {
"message": "Karşınızda Çıkartmalar: Eşkıya Kedi",
"description": "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerManager--Introduction--Title": {
"message": "Karşınızda Çıkartmalar",
"description": "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerManager--Introduction--Body": {
"message": ıkartma kullanabilecek iken neden kelimeler kullanasınız?",
"description": "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers."
},
"stickers--StickerPicker--DownloadError": {
"message": "Bazı çıkartmalar indirilemedi.",
"description": "Shown in the sticker picker when one or more stickers could not be downloaded."
},
"stickers--StickerPicker--DownloadPending": {
"message": ıkartma paketi yükleniyor...",
"description": "Shown in the sticker picker when one or more stickers are still downloading."
},
"stickers--StickerPicker--Empty": {
"message": "Mevcut çıkartma yok",
"description": "Shown in the sticker picker when there are no stickers to show."
},
"stickers--StickerPicker--Hint": {
"message": "Yeni aldığınız iletilerdeki çıkartma paketleri yüklenebilir",
"description": "Shown in the sticker picker the first time you have received new packs you can install."
},
"stickers--StickerPicker--NoPacks": {
"message": "Mevcut çıkartma paketi yok",
"description": "Shown in the sticker picker when there are no installed sticker packs."
},
"stickers--StickerPicker--NoRecents": {
"message": "Yakın zamanda kullanılan çıkartmalar burada gözükecektir.",
"description": "Shown in the sticker picker when there are no recent stickers to show."
},
"stickers--StickerPreview--Title": {
"message": ıkartma Paketi",
"description": "The title that appears in the sticker pack preview modal."
},
"stickers--StickerPreview--Error": {
"message": ıkartma paketi açılırken hata. Lütfen internet bağlantınızı kontrol edin ve tekrar deneyin.",
"description": "The message that appears in the sticker preview modal when there is an error."
},
"EmojiPicker--empty": {
"message": "Mevcut emoji yok",
"description": "Shown in the emoji picker when a search yields 0 results."
},
"EmojiPicker--search-placeholder": {
"message": "Emoji Ara",
"description": "Shown as a placeholder inside the emoji picker search field."
},
"EmojiPicker--skin-tone": {
"message": "Ten rengi $tone$",
"description": "Shown as a tooltip over the emoji tone buttons.",
"placeholders": {
"status": {
"content": "$1",
"example": "2"
}
}
},
"confirmation-dialog--Cancel": {
"message": "İptal",
"description": "Appears on the cancel button in confirmation dialogs."
},
"Message--unsupported-message": {
"message": "$contact$ size Signal'in yeni özelliğini kullanan bir ileti gönderdiği için işlenemiyor veya görüntülenemiyor.",
"description": "",
"placeholders": {
"contact": {
"content": "$1",
"example": "Alice"
}
}
},
"Message--unsupported-message-ask-to-resend": {
"message": "Signal'in güncel sürümünü kullandığınıza göre $contact$ kişisinin mesajı tekrar göndermesini isteyebilirsiniz.",
"description": "",
"placeholders": {
"contact": {
"content": "$1",
"example": "Alice"
}
}
},
"Message--from-me-unsupported-message": {
"message": "Cihazlarınızdan biri Signal'in yeni özelliğini kullanan bir ileti gönderdiği için işlenemiyor veya görüntülenemiyor.",
"description": ""
},
"Message--from-me-unsupported-message-ask-to-resend": {
"message": "Signal'in güncel sürümünü kullandığınıza göre gelecekteki buna benzer mesajlar artık eşitlenecektir.",
"description": ""
},
"Message--update-signal": {
"message": "Signal'i Güncelle",
"description": "Text for a button which will take user to Signal download page"
},
"Message--tap-to-view-expired": {
"message": "Görüldü",
"description": "Text shown on messages with with individual timers, after user has viewed it"
},
"Message--tap-to-view--outgoing": {
"message": "İçerik",
"description": "Text shown on outgoing messages with with individual timers (inaccessble)"
},
"Message--tap-to-view--incoming--expired-toast": {
"message": "Bu iletiyi zaten görüntülediniz.",
"description": "Shown when user clicks on an expired incoming view-once bubble"
},
"Message--tap-to-view--outgoing--expired-toast": {
"message": "Tek görümlük iletiler sohbet geçmişinizde saklanmaz.",
"description": "Shown when user clicks on an expired outgoing view-once bubble"
},
"Message--tap-to-view--incoming": {
"message": "Fotoğrafı Görüntüle",
"description": "Text shown on photo messages with with individual timers, before user has viewed it"
},
"Message--tap-to-view--incoming-video": {
"message": "Videoyu Görüntüle",
"description": "Text shown on video messages with with individual timers, before user has viewed it"
},
"Conversation--getDraftPreview--attachment": {
"message": "(eklenti)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Conversation--getDraftPreview--quote": {
"message": "(alıntı)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Conversation--getDraftPreview--draft": {
"message": "(taslak)",
"description": "Text shown in left pane as preview for conversation with saved a saved draft message"
},
"Keyboard--navigate-by-section": {
"message": "Bölüme göre gezinme",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-conversation": {
"message": "Önceki sohbet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-conversation": {
"message": "Sonraki sohbet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--previous-unread-conversation": {
"message": "Önceki okunmamış sohbet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--next-unread-conversation": {
"message": "Sonraki okunmamış sohbet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--preferences": {
"message": "Tercihler",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-conversation-menu": {
"message": "Sohbet menüsünü aç",
"description": "Shown in the shortcuts guide"
},
"Keyboard--archive-conversation": {
"message": "Sohbeti arşivle",
"description": "Shown in the shortcuts guide"
},
"Keyboard--unarchive-conversation": {
"message": "Sohbeti arşivden çıkart",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search": {
"message": "Arama",
"description": "Shown in the shortcuts guide"
},
"Keyboard--search-in-conversation": {
"message": "Sohbette ara",
"description": "Shown in the shortcuts guide"
},
"Keyboard--focus-composer": {
"message": "Metin alanına odaklan",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-all-media-view": {
"message": "Tüm İçerik görünümünü aç",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-emoji-chooser": {
"message": "Emoji seçicisini aç",
"description": "Shown in the shortcuts guide"
},
"Keyboard--open-sticker-chooser": {
"message": ıkartma seçicisini aç",
"description": "Shown in the shortcuts guide"
},
"Keyboard--begin-recording-voice-note": {
"message": "Sesli not kaydına başla",
"description": "Shown in the shortcuts guide"
},
"Keyboard--default-message-action": {
"message": "Seçilen ileti için varsayılan eylem",
"description": "Shown in the shortcuts guide"
},
"Keyboard--view-details-for-selected-message": {
"message": "Seçili iletinin detaylarını görüntüle",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reply": {
"message": "Seçili iletiyi yanıtla",
"description": "Shown in the shortcuts guide"
},
"Keyboard--toggle-reaction-picker": {
"message": "Seçilen ileti için karşılık seçicisini aç/kapat",
"description": "Shown in the shortcuts guide"
},
"Keyboard--save-attachment": {
"message": "Seçili iletideki eklentileri kaydet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--delete-message": {
"message": "Seçili iletiyi sil",
"description": "Shown in the shortcuts guide"
},
"Keyboard--add-newline": {
"message": "İletiye yeni satır ekle",
"description": "Shown in the shortcuts guide"
},
"Keyboard--expand-composer": {
"message": "Metin alanını genişlet",
"description": "Shown in the shortcuts guide"
},
"Keyboard--send-in-expanded-composer": {
"message": "Gönder (genişletilmiş metin alanında)",
"description": "Shown in the shortcuts guide"
},
"Keyboard--attach-file": {
"message": "Dosya ekle",
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-link-preview": {
"message": "Taslak bağlantı ön izlemesini kaldır",
"description": "Shown in the shortcuts guide"
},
"Keyboard--remove-draft-attachments": {
"message": "Tüm taslak eklentileri kaldır",
"description": "Shown in the shortcuts guide"
},
"Keyboard--Key--ctrl": {
"message": "Ctrl",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--option": {
"message": "Option",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--alt": {
"message": "Alt",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--shift": {
"message": "Shift",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--Key--enter": {
"message": "Enter",
"description": "Key shown in shortcut combination in shortcuts guide"
},
"Keyboard--header": {
"message": "Klavye Kısayolları",
"description": "Title header of the keyboard shortcuts guide"
},
"Keyboard--navigation-header": {
"message": "Gezinme",
"description": "Header of the keyboard shortcuts guide - navigation section"
},
"Keyboard--messages-header": {
"message": "İletiler",
"description": "Header of the keyboard shortcuts guide - messages section"
},
"Keyboard--composer-header": {
"message": "Metin Alanı",
"description": "Header of the keyboard shortcuts guide - composer section"
},
"Keyboard--scroll-to-top": {
"message": "Listenin en başına kaydır",
"description": "Shown in the shortcuts guide"
},
"Keyboard--scroll-to-bottom": {
"message": "Listenin en sonuna kaydır",
"description": "Shown in the shortcuts guide"
},
"Keyboard--close-curent-conversation": {
"message": "Mevcut sohbeti kapat",
"description": "Shown in the shortcuts guide"
},
"close-popup": {
"message": "Açılır Pencereyi Kapat",
"description": "Used as alt text for any button closing a popup"
},
"add-image-attachment": {
"message": "Resim eklentisi ekle",
"description": "Used in draft attachment list for the big 'add new attachment' button"
},
"remove-attachment": {
"message": "Eklentiyi kaldır",
"description": "Used in draft attachment list to remove an individual attachment"
},
"backToInbox": {
"message": "Gelen kutusuna dön",
"description": "Used as alt-text of button on archived conversations screen"
},
"conversationArchived": {
"message": "Sohbet arşivlendi",
"description": "A toast that shows up when user archives a conversation"
},
"conversationReturnedToInbox": {
"message": "Sohbet gelen kutusuna gönderildi",
"description": "A toast that shows up when the user unarchives a conversation"
},
"StickerCreator--title": {
"message": ıkartma paketi oluşturucu",
"description": "The title of the Sticker Pack Creator window"
},
"StickerCreator--DropZone--staticText": {
"message": "Resim eklemek için buraya tıklayın veya sürükleyin",
"description": "Text which appears on the Sticker Creator drop zone when there is no active drag"
},
"StickerCreator--DropZone--activeText": {
"message": "Buraya sürükleyin",
"description": "Text which appears on the Sticker Creator drop zone when there is an active drag"
},
"StickerCreator--Preview--title": {
"message": ıkartma paketi",
"description": "The 'title' of the sticker pack preview 'modal'"
},
"StickerCreator--ConfirmDialog--cancel": {
"message": "İptal",
"description": "The default text for the confirm dialog cancel button"
},
"StickerCreator--CopyText--button": {
"message": "Kopyala",
"description": "The text which appears on the copy button for the sticker creator share screen"
},
"StickerCreator--ShareButtons--facebook": {
"message": "Facebook",
"description": "Title for Facebook button"
},
"StickerCreator--ShareButtons--twitter": {
"message": "Twitter",
"description": "Title for Twitter button"
},
"StickerCreator--ShareButtons--pinterest": {
"message": "Pinterest",
"description": "Title for Pinterest button"
},
"StickerCreator--ShareButtons--whatsapp": {
"message": "WhatsApp",
"description": "Title for WhatsApp button"
},
"StickerCreator--AppStage--next": {
"message": "İleri",
"description": "Default text for the next button on all stages of the sticker creator"
},
"StickerCreator--AppStage--prev": {
"message": "Geri",
"description": "Default text for the previous button on all stages of the sticker creator"
},
"StickerCreator--DropStage--title": {
"message": ıkartmalarınızı ekleyin",
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--help": {
"message": ıkartmalar saydam arkaplana sahip olup 512x512 çözünürlüğünde ve PNG veya WebP biçiminde olmalıdır. Önerilen kenar boşluğu 16 pikseldir.",
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--DropStage--showMargins": {
"message": "Kenar boşluklarını göster",
"description": "Text for the show margins toggle on the drop stage of the sticker creator"
},
"StickerCreator--DropStage--addMore": {
"message": "$count$ veya daha fazlasını ekleyin",
"description": "Text to show user how many more stickers they must add",
"placeholders": {
"hashtag": {
"content": "$1",
"example": "4"
}
}
},
"StickerCreator--EmojiStage--title": {
"message": "Her çıkartmaya emoji ekleyin",
"description": "Title for the drop stage of the sticker creator"
},
"StickerCreator--EmojiStage--help": {
"message": "Bu siz yazışırken size çıkartma önermemizi sağlar.",
"description": "Help text for the drop stage of the sticker creator"
},
"StickerCreator--MetaStage--title": {
"message": "Yalnızca birkaç detay daha...",
"description": "Title for the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--title": {
"message": "Başlık",
"description": "Label for the title input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--author": {
"message": "Yaratıcı",
"description": "Label for the author input of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover": {
"message": "Kapak resmi",
"description": "Label for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--Field--cover--help": {
"message": ıkartma paketinizi paylaşırken bu resim görüntülenecektir",
"description": "Help text for the cover image picker of the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--title": {
"message": ıkartma paketinizi yüklemek istediğinizden emin misiniz?",
"description": "Title for the confirm dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--confirm": {
"message": "Yükle",
"description": "Text for the upload button in the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--MetaStage--ConfirmDialog--text": {
"message": ıkartma paketini oluşturduktan sonra düzenlemeler yapamayacak veya silemeyeceksiniz.",
"description": "The text inside the confirmation dialog on the meta stage of the sticker creator"
},
"StickerCreator--UploadStage--title": {
"message": ıkartma paketiniz oluşturuluyor",
"description": "Title for the upload stage of the sticker creator"
},
"StickerCreator--UploadStage-uploaded": {
"message": "$count$ / $total$ yüklendi",
"description": "Title for the upload stage of the sticker creator",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
},
"total": {
"content": "$2",
"example": "20"
}
}
},
"StickerCreator--ShareStage--title": {
"message": "Tebrikler! Çıkartma paketi oluşturdunuz.",
"description": "Title for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--help": {
"message": "Yeni çıkartmalarınıza, çıkartma simgesinden ulaşabilir, veya aşağıdaki bağlantıyı kullanarak arkadaşlarınızla paylaşabilirsiniz.",
"description": "Help text for the share stage of the sticker creator"
},
"StickerCreator--ShareStage--callToAction": {
"message": "Herkes tarafından erişilebilir olmasını istediğiniz çıkartma paketlerinin diğer bağlantı adreslerinin diğer kişiler tarafından bulunabilmesini kolaylaştırmak için $hashtag$ konu etiketini kullanın.",
"description": "Call to action text for the share stage of the sticker creator",
"placeholders": {
"hashtag": {
"content": "$1",
"example": "<strong>#makeprivacystick</strong>"
}
}
},
"StickerCreator--ShareStage--copyTitle": {
"message": ıkartma Paketi Bağlantı Adresi",
"description": "Title for the copy button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--close": {
"message": "Kapat",
"description": "Text for the close button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--createAnother": {
"message": "Farklı bir çıkartma paketi oluşturun",
"description": "Text for the create another sticker pack button on the share stage of the sticker creator"
},
"StickerCreator--ShareStage--socialMessage": {
"message": "Signal için oluşturduğum bu çıkartma paketine göz atın. #makeprivacystick",
"description": "Text which is shared to social media platforms for sticker packs"
},
"StickerCreator--Toasts--imagesAdded": {
"message": "$count$ resim eklendi",
"description": "Text for the toast when images are added to the sticker creator",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"StickerCreator--Toasts--animated": {
"message": "Hareketli çıkartmalar henüz desteklenmemektedir",
"description": "Text for the toast when an image that is animated was dropped on the sticker creator"
},
"StickerCreator--Toasts--tooLarge": {
"message": "Sürüklenen resim çok büyük",
"description": "Text for the toast when an image that is too large was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorProcessing": {
"message": "Görüntü işlenirken hata oluştu",
"description": "Text for the toast when an image cannot be processed was dropped on the sticker creator"
},
"StickerCreator--Toasts--errorUploading": {
"message": ıkartmalar yüklenirken hata: $message$",
"description": "Text for the toast when a sticker pack cannot be uploaded",
"placeholders": {
"message": {
"content": "$1",
"example": "Not connected"
}
}
},
"StickerCreator--Toasts--linkedCopied": {
"message": "Bağlantı kopyalandı",
"description": "Text for the toast when a link for sharing is copied from the Sticker Creator"
},
"StickerCreator--StickerPreview--light": {
"message": "Aydınlık temada çıkartmanız",
"description": "Text for the sticker preview for the light theme"
},
"StickerCreator--StickerPreview--dark": {
"message": "Karanlık temada çıkartmanız",
"description": "Text for the sticker preview for the dark theme"
},
"StickerCreator--Authentication--error": {
"message": ıkartma Paketi oluşturucusunu kullanmak için lütfen Signal'i telefonunuzda ve bilgisayarınızda kurun.",
"description": "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
},
"Reactions--error": {
"message": "Karşılık gönderilemedi. Lütfen tekrar deneyin.",
"description": "Shown when a reaction fails to send"
},
"ReactionsViewer--all": {
"message": "Tümü",
"description": "Shown in reaction viewer as the title for the 'all' category"
},
"privacyPolicy": {
"message": "Şartlar ve Gizlilik İlkesi",
"description": "Shown in the about box for the link to https://signal.org/legal"
}
}