2016-01-11 20:19:22 +00:00
{
2022-09-28 17:55:55 +00:00
"smartling" : {
"placeholder_format_custom" : "(\\$.+?\\$)" ,
2022-11-17 00:15:28 +00:00
"string_format_paths" : "icu: [*/messageformat]" ,
2022-09-28 17:55:55 +00:00
"translate_paths" : [
2022-11-17 00:15:28 +00:00
{
"path" : "*/messageformat" ,
"key" : "{*}/messageformat" ,
"instruction" : "*/description"
} ,
2022-09-28 17:55:55 +00:00
{
"key" : "{*}/message" ,
"path" : "*/message" ,
"instruction" : "*/description"
}
]
} ,
2023-04-06 00:52:33 +00:00
"icu:AddCaptionModal__title" : {
"messageformat" : "İleti ekle" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown as the title of the dialog that allows you to add a caption to a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddCaptionModal__placeholder" : {
"messageformat" : "İleti" ,
2022-11-17 00:15:28 +00:00
"description" : "Placeholder text for textarea when adding a caption/message (we don't know which yet so we default to message)"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddCaptionModal__submit-button" : {
"messageformat" : "Tamam" ,
2022-11-17 00:15:28 +00:00
"description" : "Label on the button that submits changes to a story's caption in the add-caption dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddUserToAnotherGroupModal__title" : {
"messageformat" : "Bir gruba ekle" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown as the title of the dialog that allows you to add a contact to an group"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddUserToAnotherGroupModal__confirm-title" : {
"messageformat" : "Yeni grup üyesi eklensin mi?" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown as the title of the confirmation dialog when adding a contact to a group, after having selected the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddUserToAnotherGroupModal__confirm-add" : {
"messageformat" : "Ekle" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown in the affirmative button of the confirmation dialog when adding a contact to a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddUserToAnotherGroupModal__confirm-message" : {
"messageformat" : "“{group}” grubuna “{contact}” adlı kullancı yı ekle" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown in the confirmation dialog body when adding a contact to a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddUserToAnotherGroupModal__toast--user-added-to-group" : {
"messageformat" : "{contact}, {group} grubuna eklendi" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown in toast after a user is added to an existing group"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddUserToAnotherGroupModal__toast--adding-user-to-group" : {
"messageformat" : "{contact} ekleniyor…" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown in toast while a user is being added to a group"
} ,
2023-03-09 19:51:00 +00:00
"icu:RecordingComposer__cancel" : {
2023-03-15 19:30:37 +00:00
"messageformat" : "İptal" ,
2023-03-09 19:51:00 +00:00
"description" : "Label of cancel button on voice note recording UI"
} ,
"icu:RecordingComposer__send" : {
2023-03-15 19:30:37 +00:00
"messageformat" : "Gönder" ,
2023-03-09 19:51:00 +00:00
"description" : "Label of send button on voice note recording UI"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupListItem__message-default" : {
"messageformat" : "{count, plural, one {{count,number} üye} other {{count,number} üye}}" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown below the group name when selecting a group to invite a contact to"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupListItem__message-already-member" : {
"messageformat" : "Zaten üye" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown below the group name when selecting a group to invite a contact to, when the group item is disabled"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupListItem__message-pending" : {
"messageformat" : "Üyelik beklemede" ,
2022-10-06 00:47:28 +00:00
"description" : "Shown below the group name when selecting a group to invite a contact to, when the group item is disabled"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__sent-media-quality" : {
"messageformat" : "Gönderilen içerik kalitesi" ,
2023-01-12 20:31:38 +00:00
"description" : "Title for the sent media quality setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:sentMediaQualityStandard" : {
"messageformat" : "Standart" ,
2023-01-12 20:31:38 +00:00
"description" : "Label text for standard media quality option"
} ,
2023-04-06 00:52:33 +00:00
"icu:sentMediaQualityHigh" : {
"messageformat" : "Yüksek" ,
2023-01-12 20:31:38 +00:00
"description" : "Label text for high media quality option"
} ,
2023-04-06 00:52:33 +00:00
"icu:softwareAcknowledgments" : {
"messageformat" : "Yazı lı m Teşekkürleri" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the about box for the link to software acknowledgments"
} ,
2023-04-06 00:52:33 +00:00
"icu:privacyPolicy" : {
"messageformat" : "Şartlar ve Gizlilik İlkesi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the about box for the link to https://signal.org/legal"
} ,
2023-04-06 00:52:33 +00:00
"icu:appleSilicon" : {
"messageformat" : "Apple silicon" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the about box for Apple silicon product name"
} ,
2023-04-06 00:52:33 +00:00
"icu:copyErrorAndQuit" : {
"messageformat" : "Hatayı kopyala ve çı k" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the top-level error popup, allowing user to copy the error text and close the app"
} ,
2023-04-06 00:52:33 +00:00
"icu:unknownContact" : {
"messageformat" : "Bilinmeyen kişi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the name of a contact if we don't have any displayable information about them"
} ,
2023-04-06 00:52:33 +00:00
"icu:unknownGroup" : {
"messageformat" : "Bilinmeyen grup" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the name of a group if we don't have any information about it"
} ,
2023-04-06 00:52:33 +00:00
"icu:databaseError" : {
"messageformat" : "Veritabanı hatası " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a popup if the database cannot start up properly"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteAndRestart" : {
"messageformat" : "Tüm verileri sil ve yeniden başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a popup if the database cannot start up properly; allows user to delete database and restart"
} ,
2023-04-06 00:52:33 +00:00
"icu:mainMenuFile" : {
"messageformat" : "&Dosya" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:mainMenuCreateStickers" : {
"messageformat" : "Çı kartma paketi oluştur/yükle" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:mainMenuEdit" : {
"messageformat" : "&Düzenle" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:mainMenuView" : {
"messageformat" : "&Görünüm" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:mainMenuWindow" : {
"messageformat" : "&Pencere" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:mainMenuHelp" : {
"messageformat" : "&Yardı m" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:mainMenuSettings" : {
"messageformat" : "Tercihler…" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:appMenuServices" : {
"messageformat" : "Hizmetler" ,
2022-09-01 03:42:18 +00:00
"description" : "Application menu item for macOS 'Services'"
} ,
2023-04-06 00:52:33 +00:00
"icu:appMenuHide" : {
"messageformat" : "Gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Application menu command to hide the window"
} ,
2023-04-06 00:52:33 +00:00
"icu:appMenuHideOthers" : {
"messageformat" : "Diğerlerini Gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Application menu command to hide all other windows"
} ,
2023-04-06 00:52:33 +00:00
"icu:appMenuUnhide" : {
"messageformat" : "Hepsini Göster" ,
2022-09-01 03:42:18 +00:00
"description" : "Application menu command to show all application windows"
} ,
2023-04-06 00:52:33 +00:00
"icu:appMenuQuit" : {
"messageformat" : "Signal'den Çı k" ,
2022-09-01 03:42:18 +00:00
"description" : "Application menu command to close the application"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuUndo" : {
"messageformat" : "Geri al" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to remove recently-typed text"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuRedo" : {
"messageformat" : "Yinele" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to restore previously undone typed text"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuCut" : {
"messageformat" : "Kes" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to remove selected text and add it to clipboard"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuCopy" : {
"messageformat" : "Kopyala" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to add selected text to clipboard"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuPaste" : {
"messageformat" : "Yapı ştı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to insert text from clipboard at cursor location"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuPasteAndMatchStyle" : {
"messageformat" : "Yapı ştı r ve Stille Eşleştir" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuDelete" : {
"messageformat" : "Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to remove the selected text"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuSelectAll" : {
"messageformat" : "Tümünü Seç" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu command to select all of the text in selected text box"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuStartSpeaking" : {
"messageformat" : "Konuşmaya başla" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu item under 'speech' to start dictation"
} ,
2023-04-06 00:52:33 +00:00
"icu:editMenuStopSpeaking" : {
"messageformat" : "Konuşmayı durdur" ,
2022-09-01 03:42:18 +00:00
"description" : "Edit menu item under 'speech' to stop dictation"
} ,
2023-04-06 00:52:33 +00:00
"icu:windowMenuClose" : {
"messageformat" : "Pencereyi Kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "Window menu command to close the current window"
} ,
2023-04-06 00:52:33 +00:00
"icu:windowMenuMinimize" : {
"messageformat" : "Küçült" ,
2022-09-01 03:42:18 +00:00
"description" : "Window menu command to minimize the current window"
} ,
2023-04-06 00:52:33 +00:00
"icu:windowMenuZoom" : {
"messageformat" : "Yakı nlaştı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Window menu command to make the current window the size of the whole screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:windowMenuBringAllToFront" : {
"messageformat" : "Hepsini Öne Getir" ,
2022-09-01 03:42:18 +00:00
"description" : "Window menu command to bring all windows of current application to front"
} ,
2023-04-06 00:52:33 +00:00
"icu:viewMenuResetZoom" : {
"messageformat" : "Normal Boyut" ,
2022-09-01 03:42:18 +00:00
"description" : "View menu command to go back to the default zoom"
} ,
2023-04-06 00:52:33 +00:00
"icu:viewMenuZoomIn" : {
"messageformat" : "Yakı nlaştı r" ,
2022-09-01 03:42:18 +00:00
"description" : "View menu command to make everything bigger"
} ,
2023-04-06 00:52:33 +00:00
"icu:viewMenuZoomOut" : {
"messageformat" : "Uzaklaştı r" ,
2022-09-01 03:42:18 +00:00
"description" : "View menu command to make everything smaller"
} ,
2023-04-06 00:52:33 +00:00
"icu:viewMenuToggleFullScreen" : {
"messageformat" : "Tam Ekranı Aç/Kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "View menu command to enter or leave Full Screen mode"
} ,
2023-04-06 00:52:33 +00:00
"icu:viewMenuToggleDevTools" : {
"messageformat" : "Geliştirici Araçları nı Aç/Kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "View menu command to show or hide the developer tools"
} ,
2023-04-06 00:52:33 +00:00
"icu:menuSetupAsNewDevice" : {
"messageformat" : "Yeni Cihaz olarak kur" ,
2022-09-01 03:42:18 +00:00
"description" : "When the application is not yet set up, menu option to start up the set up as fresh device"
} ,
2023-04-06 00:52:33 +00:00
"icu:menuSetupAsStandalone" : {
"messageformat" : "Bağı msı z Cihaz olarak kur" ,
2022-09-01 03:42:18 +00:00
"description" : "Only available on development modes, menu option to open up the standalone device setup sequence"
} ,
2023-04-06 00:52:33 +00:00
"icu:messageContextMenuButton" : {
"messageformat" : "Diğer eylemler" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for context button next to each message"
} ,
2023-04-06 00:52:33 +00:00
"icu:contextMenuCopyLink" : {
"messageformat" : "Bağlantı yı Kopyala" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the context menu for a link to indicate that the user can copy the link"
} ,
2023-04-06 00:52:33 +00:00
"icu:contextMenuCopyImage" : {
"messageformat" : "Görüntüyü Kopyala" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the context menu for an image to indicate that the user can copy the image"
} ,
2023-04-06 00:52:33 +00:00
"icu:contextMenuNoSuggestions" : {
"messageformat" : "Öneri Yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the context menu for a misspelled word to indicate that there are no suggestions to replace the misspelled word"
} ,
2023-04-06 00:52:33 +00:00
"icu:avatarMenuViewArchive" : {
"messageformat" : "Arşivi Görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "One of the menu options available in the Avatar popup menu"
} ,
2023-04-06 00:52:33 +00:00
"icu:avatarMenuChatColors" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet Rengi" ,
2022-09-01 03:42:18 +00:00
"description" : "One of the menu options available in the Avatar popup menu"
} ,
2023-04-06 00:52:33 +00:00
"icu:avatarMenuUpdateAvailable" : {
"messageformat" : "Signal'i Güncelle" ,
2022-09-01 03:42:18 +00:00
"description" : "One of the menu options available in the Avatar popup menu"
} ,
2023-04-06 00:52:33 +00:00
"icu:loading" : {
"messageformat" : "Yükleniyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown on the loading screen before we've loaded any messages"
} ,
2023-04-06 00:52:33 +00:00
"icu:optimizingApplication" : {
"messageformat" : "Uygulama optimize ediliyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown on the loading screen while we are doing application optimizations"
} ,
2023-04-06 00:52:33 +00:00
"icu:migratingToSQLCipher" : {
"messageformat" : "İletiler optimize ediliyor… {status} tamamlandı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown on the loading screen while we are doing application optimizations"
} ,
2023-04-06 00:52:33 +00:00
"icu:archivedConversations" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Arşivlenmiş Sohbetler" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in place of the search box when showing archived conversation list"
} ,
2023-04-06 00:52:33 +00:00
"icu:LeftPane--pinned" : {
"messageformat" : "Sabit" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a header for pinned conversations in the left pane"
} ,
2023-04-06 00:52:33 +00:00
"icu:LeftPane--chats" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbetler" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a header for non-pinned conversations in the left pane"
} ,
2023-08-21 22:05:39 +00:00
"icu:NavTabsToggle__showTabs" : {
"messageformat" : "Show Tabs" ,
"description" : "Show in the left pane when the nav tabs are hidden, shows the nav tabs"
} ,
"icu:NavTabsToggle__hideTabs" : {
"messageformat" : "Hide Tabs" ,
"description" : "Show in the nav tabs when the nav tabs are visible, hides the nav tabs"
} ,
"icu:NavTabs__ItemIconLabel--HasError" : {
"messageformat" : "An error occurred" ,
"description" : "Nav Tabs > Tab has error > Accessibility Text"
} ,
"icu:NavTabs__ItemIconLabel--UnreadCount" : {
"messageformat" : "{count,number} unread" ,
"description" : "Nav Tabs > Unread badge > Accessibility Text"
} ,
"icu:NavTabs__ItemIconLabel--MarkedUnread" : {
"messageformat" : "Marked unread" ,
"description" : "Nav Tabs > Unread badge > when conversation is marked unread > Accessibility Text"
} ,
"icu:NavTabs__ItemLabel--Settings" : {
"messageformat" : "Settings" ,
"description" : "Nav Tabs > Settings Button > Label & Accessibility Text"
} ,
"icu:NavTabs__ItemLabel--Update" : {
"messageformat" : "Update Signal" ,
"description" : "Nav Tabs > Settings Button > Label & Accessibility Text"
} ,
"icu:NavTabs__ItemLabel--Profile" : {
"messageformat" : "Profile" ,
"description" : "Nav Tabs > Profile Button > Accessibility Text"
} ,
"icu:NavSidebar__BackButtonLabel" : {
"messageformat" : "Back" ,
"description" : "Shown in the sidebar header when on a nested panel within the current sidebar, takes the user back to the previous step or default sidebar state"
} ,
2023-04-06 00:52:33 +00:00
"icu:archiveHelperText" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbetler arşivlendi ve sadece yeni mesajlar alı nı rsa Gelen Kutusunda görünecekler." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown at the top of the archived conversations list in the left pane"
} ,
2023-04-06 00:52:33 +00:00
"icu:noArchivedConversations" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Arşivlenmiş sohbet yok." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown at the top of the archived conversations list in the left pane if there is no any archived conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:archiveConversation" : {
"messageformat" : "Arşivle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in menu for conversation, and moves conversation out of main conversation list"
} ,
2023-04-06 00:52:33 +00:00
"icu:markUnread" : {
"messageformat" : "Okunmadı olarak işaretle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in menu for conversation, and marks conversation as unread"
} ,
2023-03-29 22:34:07 +00:00
"icu:ConversationHeader__menu__selectMessages" : {
"messageformat" : "Mesajları seç" ,
"description" : "Shown in menu for conversation, allows the user to start selecting multiple messages in the conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactListItem__menu" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Kişiyi Yönet" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown as aria label for context menu for a contact"
} ,
"icu:ContactListItem__menu__message" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Mesaj" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown in a context menu for a contact, allows the user to start the conversation with the contact"
} ,
"icu:ContactListItem__menu__audio-call" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sesli arama" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown in a context menu for a contact, allows the user to start the audio call with the contact"
} ,
"icu:ContactListItem__menu__video-call" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Görüntülü arama" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown in a context menu for a contact, allows the user to start the video call with the contact"
} ,
"icu:ContactListItem__menu__remove" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Kaldı r" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown in a context menu for a contact, allows the user to remove the contact from the contact list"
} ,
"icu:ContactListItem__menu__block" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Engelle" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown in a context menu for a contact, allows the user to block the contact"
} ,
"icu:ContactListItem__remove--title" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{title} kaldı rı lsı n mı ?" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown as the title in the confirmation modal for removing a contact from the contact list"
} ,
"icu:ContactListItem__remove--body" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Arama yaparken bu kişiyi görmezsin. Gelecekte sana mesaj atarsa bir mesaj isteği alacaksı n." ,
2023-04-06 00:52:33 +00:00
"description" : "Shown as the body in the confirmation modal for removing a contact from the contact list"
} ,
"icu:ContactListItem__remove--confirm" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Kaldı r" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown as the confirmation button text in the confirmation modal for removing a contact from the contact list"
} ,
"icu:ContactListItem__remove-system--title" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{title} kaldı rı lamı yor" ,
2023-04-06 00:52:33 +00:00
"description" : "Shown as the title in the confirmation modal for removing a system contact from the contact list"
} ,
"icu:ContactListItem__remove-system--body" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu kişi cihazı nda Kişiler'e kaydedildi. Bu kişiyi mobil cihazı ndaki Kişiler'den kaldı rı p tekrar dene." ,
2023-04-06 00:52:33 +00:00
"description" : "Shown as the body in the confirmation modal for removing a system contact from the contact list"
} ,
"icu:moveConversationToInbox" : {
"messageformat" : "Arşivden çı kart" ,
2022-09-01 03:42:18 +00:00
"description" : "Undoes Archive Conversation action, and moves archived conversation back to the main conversation list"
} ,
2023-04-06 00:52:33 +00:00
"icu:pinConversation" : {
2023-07-13 18:16:25 +00:00
"messageformat" : "Sohbeti sabitle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in menu for conversation, and pins the conversation to the top of the conversation list"
} ,
2023-04-06 00:52:33 +00:00
"icu:unpinConversation" : {
2023-07-13 18:16:25 +00:00
"messageformat" : "Sohbetin sabitlemesini kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Undoes Archive Conversation action, and unpins the conversation from the top of the conversation list"
} ,
2023-04-06 00:52:33 +00:00
"icu:pinnedConversationsFull" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "En fazla 4 sohbet sabitleyebilirsin" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a toast when a user attempts to pin more than the maximum number of chats"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseDirectory" : {
"messageformat" : "Klasör seçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to allow the user to find a folder on disk"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseFile" : {
"messageformat" : "Dosya seçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to allow the user to find a file on disk"
} ,
2023-04-06 00:52:33 +00:00
"icu:loadDataHeader" : {
"messageformat" : "Verilerinizi yükleyin" ,
2022-09-01 03:42:18 +00:00
"description" : "Header shown on the first screen in the data import process"
} ,
2023-04-06 00:52:33 +00:00
"icu:loadDataDescription" : {
"messageformat" : "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." ,
2022-09-01 03:42:18 +00:00
"description" : "Introduction to the process of importing messages and contacts from disk"
} ,
2023-04-06 00:52:33 +00:00
"icu:importChooserTitle" : {
"messageformat" : "Dı şa aktarı lan verilerin bulunduğu dizini seçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of the popup window used to select data previously exported"
} ,
2023-04-06 00:52:33 +00:00
"icu:importErrorHeader" : {
"messageformat" : "Bir şeyler ters gitti!" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the error screen after a failed import"
} ,
2023-04-06 00:52:33 +00:00
"icu:importingHeader" : {
"messageformat" : "Kişiler ve iletiler yükleniyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of screen shown as data is import"
} ,
2023-04-06 00:52:33 +00:00
"icu:importErrorFirst" : {
"messageformat" : "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." ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown if the import went wrong; first paragraph"
} ,
2023-04-06 00:52:33 +00:00
"icu:importErrorSecond" : {
"messageformat" : "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!" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown if the import went wrong; second paragraph"
} ,
2023-04-06 00:52:33 +00:00
"icu:importAgain" : {
"messageformat" : "Klasör seçip tekrar deneyiniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Button shown if the user runs into an error during import, allowing them to start over"
} ,
2023-04-06 00:52:33 +00:00
"icu:importCompleteHeader" : {
"messageformat" : "Başarı lı !" ,
2022-09-01 03:42:18 +00:00
"description" : "Header shown on the screen at the end of a successful import process"
} ,
2023-04-06 00:52:33 +00:00
"icu:importCompleteStartButton" : {
"messageformat" : "Signal Desktop'ı kullanmaya başlayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Button shown at end of successful import process, nothing left but a restart"
} ,
2023-04-06 00:52:33 +00:00
"icu:importCompleteLinkButton" : {
"messageformat" : "Bu cihazı telefonunuza bağlayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
} ,
2023-04-06 00:52:33 +00:00
"icu:selectedLocation" : {
"messageformat" : "seçtiğiniz konum" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown as the export location if we didn't capture the target directory"
} ,
2023-04-06 00:52:33 +00:00
"icu:upgradingDatabase" : {
"messageformat" : "Veri tabanı yükseltiliyor. Bu biraz zaman alabilir…" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown on the loading screen when we're changing database structure on first run of a new version"
} ,
2023-04-06 00:52:33 +00:00
"icu:loadingMessages--other" : {
"messageformat" : "{daysAgo, plural, one {1 gün önceki mesajlar yükleniyor...} other {{daysAgo,number} gün önceki mesajlar yükleniyor...}}" ,
"description" : "Message shown on the loading screen when we're catching up on the backlog of messages from day before yesterday and earlier"
} ,
"icu:loadingMessages--yesterday" : {
"messageformat" : "Dünkü mesajlar yükleniyor..." ,
"description" : "Message shown on the loading screen when we're catching up on the backlog of messages from yesterday"
} ,
"icu:loadingMessages--today" : {
"messageformat" : "Bugünkü mesajlar yükleniyor..." ,
"description" : "Message shown on the loading screen when we're catching up on the backlog of messages from today"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:view" : {
"messageformat" : "Görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "Used as a label on a button allowing user to see more information"
} ,
2023-04-06 00:52:33 +00:00
"icu:youLeftTheGroup" : {
"messageformat" : "Artı k grubun bir üyesi değilsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when a user can't send a message because they have left the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:invalidConversation" : {
"messageformat" : "Grup hatalı . Lütfen yeni bir grup oluşturun." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when a user can't send a message because something has gone wrong in the conversation."
} ,
2023-04-06 00:52:33 +00:00
"icu:scrollDown" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbetin en altı na in" ,
2022-09-01 03:42:18 +00:00
"description" : "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
} ,
2023-04-06 00:52:33 +00:00
"icu:messagesBelow" : {
"messageformat" : "Aşağı da yeni iletiler var" ,
2022-09-01 03:42:18 +00:00
"description" : "Alt text for button to take user down to bottom of conversation with more than one message out of screen"
} ,
2023-06-07 21:57:08 +00:00
"icu:mentionsBelow" : {
"messageformat" : "Aşağı da yeni bahsetmeler var" ,
"description" : "Alt text for button to take user down to next mention of them further down the message list (currently out of screen)"
} ,
2023-04-06 00:52:33 +00:00
"icu:unreadMessage" : {
"messageformat" : "1 Okunmamı ş İleti" ,
2022-09-01 03:42:18 +00:00
"description" : "Text for unread message separator, just one message"
} ,
2023-04-06 00:52:33 +00:00
"icu:unreadMessages" : {
"messageformat" : "{count, plural, one {{count,number} okunmamı ş ileti} other {{count,number} okunmamı ş ileti}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Text for unread message separator, with count"
} ,
2023-04-06 00:52:33 +00:00
"icu:messageHistoryUnsynced" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Güvenliğin için sohbet geçmişi yeni bağlanan cihazlara aktarı lmaz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when a user links a new device to explain what is not supported."
} ,
2023-04-06 00:52:33 +00:00
"icu:youMarkedAsVerified" : {
"messageformat" : "{name} ile olan Güvenlik Numaranı zı doğrulanmı ş olarak işaretlediniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when the user marks a contact as verified."
} ,
2023-04-06 00:52:33 +00:00
"icu:youMarkedAsNotVerified" : {
"messageformat" : "{name} ile olan Güvenlik Numaranı zı doğrulanmamı ş olarak işaretlediniz" ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:youMarkedAsVerifiedOtherDevice" : {
"messageformat" : "{name} ile olan Güvenlik Numaranı zı başka bir cihazdan doğrulanmı ş olarak işaretlediniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when we discover that the user marked a contact as verified on another device."
} ,
2023-04-06 00:52:33 +00:00
"icu:youMarkedAsNotVerifiedOtherDevice" : {
"messageformat" : "{name} ile olan Güvenlik Numaranı zı başka bir cihazdan doğrulanmamı ş olarak işaretlediniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when we discover that the user marked a contact as not verified on another device."
} ,
2023-04-06 00:52:33 +00:00
"icu:membersNeedingVerification" : {
"messageformat" : "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." ,
2022-09-01 03:42:18 +00:00
"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."
} ,
2023-04-06 00:52:33 +00:00
"icu:changedRightAfterVerify" : {
"messageformat" : "Doğrulamaya çalı ştı ğı nı z güvenlik numarası değişti. Lütfen {name1} 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 {name2} Signal'i yeniden yüklemiş olduğu anlamı na gelebilir." ,
2022-09-01 03:42:18 +00:00
"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"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__message" : {
"messageformat" : "Aşağı daki kişiler Signal'i yeniden yüklemiş veya cihazları nı değiştirmiş olabilirler. Yeni güvenlik numarası nı onaylamak için kişilerden birine tı kla. Bu işlem isteğe bağlı dı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on confirmation dialog when user attempts to send a message"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__pending-messages" : {
"messageformat" : "Bekleyen iletileri gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on confirmation dialog when user attempts to send a message in the outbox"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__review" : {
"messageformat" : "İnceleme" ,
2022-11-30 21:26:32 +00:00
"description" : "Shown to enter 'review' mode if more than five contacts have changed safety numbers"
} ,
"icu:safetyNumberChangeDialog__many-contacts" : {
"messageformat" : "{count, plural, one {Signal'i yeniden yüklemiş veya cihazı nı değiştirmiş olabilecek {count,number} bağlantı n var. İsteğe bağlı olarak, göndermeden önce güvenlik numarası nı inceleyebilirsin.} other {Signal'i yeniden yüklemiş veya cihazları nı değiştirmiş olabilecek {count,number} bağlantı n var. İsteğe bağlı olarak, göndermeden önce güvenlik numaraları nı inceleyebilirsin.}}" ,
"description" : "Shown during an attempted send when more than five contacts have changed their safety numbers"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__post-review" : {
"messageformat" : "Tüm bağlantı lar gözden geçirildi, devam etmek için gönder butonuna tı kla." ,
2022-11-30 21:26:32 +00:00
"description" : "Shown after reviewing large number of contacts"
} ,
"icu:safetyNumberChangeDialog__confirm-remove-all" : {
"messageformat" : "{count, plural, one {{story} hikayesinden 1 alı cı yı kaldı rmak istediğinden emin misin?} other {{story} hikayesinden {count,number} alı cı yı kaldı rmak istediğinden emin misin?}}" ,
"description" : "Shown if user selects 'remove all' option to remove all potentially untrusted contacts from a given story"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__remove-all" : {
"messageformat" : "Hepsini kaldı r" ,
2022-11-30 21:26:32 +00:00
"description" : "Shown in the context menu for a story header, to remove all contacts within from their parent list"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__verify-number" : {
"messageformat" : "Güvenlik numarası nı doğrulayı n" ,
2022-11-30 21:26:32 +00:00
"description" : "Shown in the context menu for a story recipient header, to verify that they are still trusted"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__remove" : {
"messageformat" : "Hikayeden kaldı r" ,
2022-11-30 21:26:32 +00:00
"description" : "Shown in the context menu for a story recipient, to remove this contact from from their parent list"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__actions-contact" : {
"messageformat" : "{contact} kişisi için işlemler" ,
2022-11-30 21:26:32 +00:00
"description" : "Label for button that opens context menu for contact"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog__actions-story" : {
"messageformat" : "{story} hikayesi için işlemler" ,
2022-11-30 21:26:32 +00:00
"description" : "Label for button that opens context menu for story"
} ,
2023-04-06 00:52:33 +00:00
"icu:identityKeyErrorOnSend" : {
"messageformat" : "{name1} ile olan güvenlik numaranı z değişti. Bu, birisinin iletişiminizi kesmeye çalı ştı ğı ya da {name2} Signal'i yeniden yüklemiş olduğu anlamı na gelebilir. Bu kişi ile güvenlik numaranı zı doğrulamak isteyebilirsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when user clicks on a failed recipient in the message detail view after an identity key change"
} ,
2023-04-06 00:52:33 +00:00
"icu:sendAnyway" : {
"messageformat" : "Yine de gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "Used on a warning dialog to make it clear that it might be risky to send the message."
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog_send" : {
"messageformat" : "Gönder" ,
2022-11-30 21:26:32 +00:00
"description" : "Used on a warning dialog to make it clear that it might be risky to send the message."
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangeDialog_done" : {
"messageformat" : "Tamam" ,
2022-11-30 21:26:32 +00:00
"description" : "Used when there are enough safety number changes to require an explicit review step, to signal that the review is complete."
} ,
2023-04-06 00:52:33 +00:00
"icu:callAnyway" : {
"messageformat" : "Yine de ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Used on a warning dialog to make it clear that it might be risky to call the conversation."
} ,
2023-04-06 00:52:33 +00:00
"icu:continueCall" : {
"messageformat" : "Aramaya Devam Et" ,
2022-09-01 03:42:18 +00:00
"description" : "Used on a warning dialog to make it clear that it might be risky to continue the group call."
} ,
2023-04-06 00:52:33 +00:00
"icu:noLongerVerified" : {
"messageformat" : "{name} ile olan güvenlik numaranı z değişti ve henüz doğrulanmadı . Göstermek için tı klayı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in conversation banner when user's safety number has changed, but they were previously verified."
} ,
2023-04-06 00:52:33 +00:00
"icu:multipleNoLongerVerified" : {
"messageformat" : "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." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogExplanation" : {
"messageformat" : "Gönder'i tı kladı ğı nı zda, günlüğünüz benzersiz, yayı nlanmamı ş bir URL'de 30 gün boyunca çevrimiçi olarak yayı nlanacaktı r. Önce yerel olarak kaydedebilirsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Description of what will happen with your debug log"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogError" : {
"messageformat" : "Yüklemede bir şeyler ters gitti! Lütfen support@signal.org adresine günlüğünüzü bir metin dosyası olarak eklediğiniz bir e-posta gönderin." ,
2022-09-01 03:42:18 +00:00
"description" : "Error message a recommendations if debug log upload fails"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogSuccess" : {
"messageformat" : "Hata ayı klama günlüğü gönderildi" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of the success page for submitting a debug log"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogSuccessNextSteps" : {
"messageformat" : "Hata ayı klama günlüğü yüklendi. Destek ekibiyle iletişime geçtiğinizde, aşağı daki URL'yi kopyalayı n ve gördüğünüz sorunun açı klaması ve yeniden oluşturma adı mları yla birlikte ekleyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Explanation of next steps to take when submitting debug log"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogLogIsIncomplete" : {
"messageformat" : "…tüm günlüğü görmek için Kaydet'e tı kla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the text for the copy button on the debug log screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogCopy" : {
"messageformat" : "Bağlantı yı Kopyala" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the text for the copy button on the debug log screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogSave" : {
"messageformat" : "Kaydet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the text for the download button on the debug log screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLogLinkCopied" : {
"messageformat" : "Bağlantı Panonuza Kopyalandı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a toast to let the user know that the link to the debug log has been copied to their clipboard"
} ,
2023-04-06 00:52:33 +00:00
"icu:reportIssue" : {
"messageformat" : "Destekle İletişime Geçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Link to open the issue tracker"
} ,
2023-04-06 00:52:33 +00:00
"icu:gotIt" : {
"messageformat" : "Anladı m!" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
} ,
2023-04-06 00:52:33 +00:00
"icu:submit" : {
"messageformat" : "Gönder"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:acceptNewKey" : {
"messageformat" : "Kabul et" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for a button to accept a new safety number"
} ,
2023-07-20 00:33:17 +00:00
"icu:SafetyNumberViewer__migration__text" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Güvenlik numaraları güncelleniyor." ,
2023-07-20 00:33:17 +00:00
"description" : "An explanatory note in SafetyNumberViewer describing the safety number migration process."
} ,
"icu:SafetyNumberViewer__migration__learn_more" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Dahası nı öğrenin" ,
2023-07-20 00:33:17 +00:00
"description" : "A link text in SafetyNumberViewer describing the safety number migration process."
} ,
"icu:SafetyNumberViewer__card__prev" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Önceki Güvenlik Numarası " ,
2023-07-20 00:33:17 +00:00
"description" : "An ARIA label for safety number navigation button."
} ,
"icu:SafetyNumberViewer__card__next" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Sonraki Güvenlik Numarası " ,
2023-07-20 00:33:17 +00:00
"description" : "An ARIA label for safety number navigation button."
} ,
"icu:SafetyNumberViewer__carousel__dot" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Güvenlik numarası sürümü, {index,number} / {total,number}" ,
2023-07-20 00:33:17 +00:00
"description" : "An ARIA label for safety number carousel button."
} ,
2023-02-15 22:24:29 +00:00
"icu:SafetyNumberViewer__markAsVerified" : {
"messageformat" : "Doğrulanmı ş olarak işaretle" ,
"description" : "Safety number viewer, verification toggle button, when not verified, sets verified"
} ,
"icu:SafetyNumberViewer__clearVerification" : {
"messageformat" : "Doğrulamayı temizle" ,
"description" : "Safety number viewer, verification toggle button, when verified, clears verification state"
2022-09-01 03:42:18 +00:00
} ,
2023-07-20 00:33:17 +00:00
"icu:SafetyNumberViewer__hint--migration" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "{name} ile uçtan uca şifrelemeyi doğrulamak için yukarı daki renk kartı nı cihazları yla eşleştir ve sayı ları karşı laştı r. Bunlar eşleşmezse diğer güvenlik numarası çiftini dene. Yalnı zca bir çiftin eşleşmesi gereklidir." ,
2023-07-20 00:33:17 +00:00
"description" : "Safety number viewer, text of the hint during migration period"
} ,
"icu:SafetyNumberViewer__hint--normal" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "{name} ile uçtan uca şifrelemeyi doğrulamak için yukarı daki sayı ları onun cihazları ndakilerle karşı laştı r. Cihazları yla kodunu da tarayabilirler." ,
2023-07-20 00:33:17 +00:00
"description" : "Safety number viewer, text of the hint after migration period"
} ,
"icu:SafetyNumberOnboarding__title" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Güvenlik Numaraları ndaki Değişiklikler" ,
2023-07-20 00:33:17 +00:00
"description" : "Title of Safety number onboarding modal"
} ,
"icu:SafetyNumberOnboarding__p1" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Güvenlik numaraları , Signal'de yakı nda kullanı ma sunulacak olan gizlilik özelliklerini etkinleştirmek için bir geçiş döneminde güncellenmektedir." ,
2023-07-20 00:33:17 +00:00
"description" : "Paragraph 1 of Safety number onboarding modal"
} ,
"icu:SafetyNumberOnboarding__p2" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Güvenlik numaraları nı doğrulamak için renk kartı nı kişinin cihazı yla eşleştir. Bunlar eşleşmezse diğer güvenlik numarası çiftini dene. Yalnı zca bir çiftin eşleşmesi gereklidir." ,
2023-07-20 00:33:17 +00:00
"description" : "Paragraph 2 of Safety number onboarding modal"
} ,
"icu:SafetyNumberOnboarding__help" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Yardı ma mı ihtiyacı nı z var?" ,
2023-07-20 00:33:17 +00:00
"description" : "Text of a secondary button in Safety number onboarding modal"
} ,
"icu:SafetyNumberOnboarding__close" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Anladı m" ,
2023-07-20 00:33:17 +00:00
"description" : "Text of a secondary button in Safety number onboarding modal"
} ,
"icu:SafetyNumberNotReady__body" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Bu kişiyle mesaj alı şverişinde bulunmanı n ardı ndan, bu kişi için bir güvenlik numarası oluşturulacaktı r." ,
2023-07-20 00:33:17 +00:00
"description" : "Body of SafetyNumberNotReady modal"
} ,
"icu:SafetyNumberNotReady__learn-more" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Dahası nı öğrenin" ,
2023-07-20 00:33:17 +00:00
"description" : "Text of 'Learn more' button of SafetyNumberNotReady modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:isVerified" : {
"messageformat" : "{name} ile olan güvenlik numaranı zı doğruladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Summary state shown at top of the safety number screen if user has verified contact."
} ,
2023-04-06 00:52:33 +00:00
"icu:isNotVerified" : {
"messageformat" : "{name} ile olan güvenlik numaranı zı doğrulamadı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Summary state shown at top of the safety number screen if user has not verified contact."
} ,
2023-04-06 00:52:33 +00:00
"icu:verified" : {
"messageformat" : "Doğrulandı "
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:newIdentity" : {
"messageformat" : "Yeni güvenlik numarası " ,
2022-09-01 03:42:18 +00:00
"description" : "Header for a key change dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:identityChanged" : {
"messageformat" : "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."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingError" : {
"messageformat" : "Gelen ileti işlenirken hata oluştu"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:media" : {
"messageformat" : "İçerik" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the default pane in the media gallery, showing images and videos"
} ,
2023-04-06 00:52:33 +00:00
"icu:mediaEmptyState" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbette hiçbir içeriğin yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
} ,
2023-04-06 00:52:33 +00:00
"icu:allMedia" : {
"messageformat" : "Tüm Medyalar" ,
2022-09-01 03:42:18 +00:00
"description" : "Header for the media gallery"
} ,
2023-04-06 00:52:33 +00:00
"icu:documents" : {
"messageformat" : "Belgeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the secondary pane in the media gallery, showing every non-media attachment"
} ,
2023-04-06 00:52:33 +00:00
"icu:documentsEmptyState" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbette hiçbir belgen yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
} ,
2023-04-06 00:52:33 +00:00
"icu:today" : {
"messageformat" : "Bugün" ,
2022-09-01 03:42:18 +00:00
"description" : "The string \"today\""
} ,
2023-04-06 00:52:33 +00:00
"icu:yesterday" : {
"messageformat" : "Dün" ,
2022-09-01 03:42:18 +00:00
"description" : "The string \"yesterday\""
} ,
2023-04-06 00:52:33 +00:00
"icu:thisWeek" : {
"messageformat" : "Bu Hafta" ,
2022-09-01 03:42:18 +00:00
"description" : "Section header in the media gallery"
} ,
2023-04-06 00:52:33 +00:00
"icu:thisMonth" : {
"messageformat" : "Bu Ay" ,
2022-09-01 03:42:18 +00:00
"description" : "Section header in the media gallery"
} ,
2023-04-06 00:52:33 +00:00
"icu:unsupportedAttachment" : {
"messageformat" : "Desteklenmeyen eklenti türü. Kaydetmek için tı kla." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed for incoming unsupported attachment"
} ,
2023-04-06 00:52:33 +00:00
"icu:clickToSave" : {
"messageformat" : "Kaydetmek için tı kla" ,
2022-09-01 03:42:18 +00:00
"description" : "Hover text for attachment filenames"
} ,
2023-04-06 00:52:33 +00:00
"icu:unnamedFile" : {
"messageformat" : "İsimsiz Dosya" ,
2022-09-01 03:42:18 +00:00
"description" : "Hover text for attachment filenames"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceMessage" : {
"messageformat" : "Sesli İleti" ,
2022-09-01 03:42:18 +00:00
"description" : "Name for a voice message attachment"
} ,
2023-04-06 00:52:33 +00:00
"icu:dangerousFileType" : {
"messageformat" : "Eklenti türüne güvenlik sebeplerinden dolayı izin verilmemektedir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in toast when user attempts to send .exe file, for example"
} ,
2023-04-06 00:52:33 +00:00
"icu:loadingPreview" : {
"messageformat" : "Öz İzleme yükleniyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown while Signal Desktop is fetching metadata for a url in composition area"
} ,
2023-04-06 00:52:33 +00:00
"icu:stagedPreviewThumbnail" : {
"messageformat" : "{domain} için bağlantı ön izlemesi küçük resim taslağı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown while Signal Desktop is fetching metadata for a url in composition area"
} ,
2023-04-06 00:52:33 +00:00
"icu:previewThumbnail" : {
"messageformat" : "{domain} için bağlantı ön izlemesi küçük resmi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown while Signal Desktop is fetching metadata for a url in composition area"
} ,
2023-04-06 00:52:33 +00:00
"icu:stagedImageAttachment" : {
"messageformat" : "Resim eklentisi taslağı : {path}" ,
2022-09-01 03:42:18 +00:00
"description" : "Alt text for staged attachments"
} ,
2023-04-06 00:52:33 +00:00
"icu:cdsMirroringErrorToast" : {
"messageformat" : "Masaüstü uygulaması , Kişileri Bulma Aracı 'nda bir uyuşmazlı kla karşı laştı ." ,
2022-09-07 16:57:30 +00:00
"description" : "An error popup when we discovered an inconsistency between mirrored Contact Discovery Service requests."
} ,
2023-04-06 00:52:33 +00:00
"icu:decryptionErrorToast" : {
"messageformat" : "Masaüstü {name}'den cihaz {deviceId}'a şifreleme sorununa rastladı " ,
2022-09-01 03:42:18 +00:00
"description" : "An error popup when we haven't added an in-timeline error for decryption error, only for beta/internal users."
} ,
2023-04-06 00:52:33 +00:00
"icu:decryptionErrorToastAction" : {
"messageformat" : "Günlüğü gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the decryption error toast button"
} ,
2023-04-06 00:52:33 +00:00
"icu:cannotSelectPhotosAndVideosAlongWithFiles" : {
"messageformat" : "Dosyalarla birlikte fotoğrafları ve videoları seçemezsin." ,
2022-09-01 03:42:18 +00:00
"description" : "An error popup when the user has attempted to add an attachment"
} ,
2023-04-06 00:52:33 +00:00
"icu:cannotSelectMultipleFileAttachments" : {
"messageformat" : "Tek seferde yalnı zca bir dosya seçebilirsin." ,
2023-01-12 20:31:38 +00:00
"description" : "An error popup when the user has attempted to add multiple non-image attachments"
} ,
2023-04-06 00:52:33 +00:00
"icu:maximumAttachments" : {
"messageformat" : "Bu iletiye daha fazla eklenti ekleyemezsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "An error popup when the user has attempted to add an attachment"
} ,
2023-01-12 20:31:38 +00:00
"icu:fileSizeWarning" : {
2023-04-06 00:52:33 +00:00
"messageformat" : "Üzgünüz, seçilen dosya ileti boyutu kı sı tlamaları nı aşı yor. {limit,number} {units}" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in a toast if the user tries to attach too-large file"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:unableToLoadAttachment" : {
"messageformat" : "Seçilen eklenti yüklenemedi."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:disconnected" : {
"messageformat" : "Bağlantı yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when the desktop client cannot connect to the server."
} ,
2023-04-06 00:52:33 +00:00
"icu:connecting" : {
"messageformat" : "Bağlanı lı yor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when the desktop client is currently connecting to the server."
} ,
2023-04-06 00:52:33 +00:00
"icu:connect" : {
"messageformat" : "Yeniden bağlanmak için tı kla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown to allow the user to manually attempt a reconnect."
} ,
2023-04-06 00:52:33 +00:00
"icu:connectingHangOn" : {
"messageformat" : "Uzun sürmemeli" ,
2022-09-01 03:42:18 +00:00
"description" : "Subtext description for when the client is connecting to the server."
} ,
2023-04-06 00:52:33 +00:00
"icu:offline" : {
"messageformat" : "Çevrimdı şı " ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when the desktop client has no network connection."
} ,
2023-04-06 00:52:33 +00:00
"icu:checkNetworkConnection" : {
"messageformat" : "Ağ bağlantı nı zı kontrol edin." ,
2022-09-01 03:42:18 +00:00
"description" : "Obvious instructions for when a user's computer loses its network connection"
} ,
2023-04-06 00:52:33 +00:00
"icu:submitDebugLog" : {
"messageformat" : "Hata ayı klama günlüğü" ,
2022-09-01 03:42:18 +00:00
"description" : "Menu item and header text for debug log modal (sentence case)"
} ,
2023-04-06 00:52:33 +00:00
"icu:debugLog" : {
"messageformat" : "Hata Ayı klama Günlüğü" ,
2022-09-01 03:42:18 +00:00
"description" : "View menu item to open the debug log (title case)"
} ,
2023-04-06 00:52:33 +00:00
"icu:forceUpdate" : {
"messageformat" : "Güncellemeyi Zorla" ,
2022-09-01 03:42:18 +00:00
"description" : "View menu item to force the app to update download and install"
} ,
2023-04-06 00:52:33 +00:00
"icu:helpMenuShowKeyboardShortcuts" : {
"messageformat" : "Klavye Kı sayolları nı Göster" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the help menu, pops up a screen showing the application's keyboard shortcuts"
} ,
2023-04-06 00:52:33 +00:00
"icu:contactUs" : {
"messageformat" : "Bizimle İletişime Geçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the help menu, takes you to the contact us support page"
} ,
2023-04-06 00:52:33 +00:00
"icu:goToReleaseNotes" : {
"messageformat" : "Sürüm Notları na Git" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the help menu, takes you to GitHub page for release notes"
} ,
2023-04-06 00:52:33 +00:00
"icu:goToForums" : {
"messageformat" : "Forumlara Git" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the Help menu, takes you to the forums"
} ,
2023-04-06 00:52:33 +00:00
"icu:goToSupportPage" : {
"messageformat" : "Destek Sayfası na Git" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the Help menu, takes you to the support page"
} ,
2023-04-06 00:52:33 +00:00
"icu:joinTheBeta" : {
"messageformat" : "Beta'ya katı l" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the Help menu, takes you to an article describing how to install the beta release of Signal Desktop"
} ,
2023-04-06 00:52:33 +00:00
"icu:signalDesktopPreferences" : {
"messageformat" : "Signal Desktop Tercihleri" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of the window that pops up with Signal Desktop preferences in it"
} ,
2023-05-10 19:44:26 +00:00
"icu:signalDesktopStickerCreator" : {
"messageformat" : "Çı kartma paketi oluşturucu" ,
"description" : "Title of the window that pops up with Signal Desktop preferences in it"
} ,
2023-04-06 00:52:33 +00:00
"icu:aboutSignalDesktop" : {
"messageformat" : "Signal Desktop Hakkı nda" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the Help menu, which opens a small about window"
} ,
2023-04-06 00:52:33 +00:00
"icu:screenShareWindow" : {
"messageformat" : "Ekran paylaşı mı " ,
2022-09-01 03:42:18 +00:00
"description" : "Title for screen sharing window"
} ,
2023-04-06 00:52:33 +00:00
"icu:speech" : {
"messageformat" : "Konuşma" ,
2022-09-01 03:42:18 +00:00
"description" : "Item under the Edit menu, with 'start/stop speaking' items below it"
} ,
2023-04-06 00:52:33 +00:00
"icu:show" : {
"messageformat" : "Göster" ,
2022-09-01 03:42:18 +00:00
"description" : "Command under Window menu, to show the window"
} ,
2023-04-06 00:52:33 +00:00
"icu:hide" : {
"messageformat" : "Gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Command in the tray icon menu, to hide the window"
} ,
2023-04-06 00:52:33 +00:00
"icu:quit" : {
"messageformat" : "Çı kı ş Yap" ,
2022-09-01 03:42:18 +00:00
"description" : "Command in the tray icon menu, to quit the application"
} ,
2023-04-06 00:52:33 +00:00
"icu:signalDesktop" : {
"messageformat" : "Signal Desktop" ,
2022-09-01 03:42:18 +00:00
"description" : "Tooltip for the tray icon"
} ,
2023-04-06 00:52:33 +00:00
"icu:search" : {
"messageformat" : "Ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder text in the search input"
} ,
2023-04-06 00:52:33 +00:00
"icu:clearSearch" : {
"messageformat" : "Aramayı Temizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for clear search button"
} ,
2023-04-06 00:52:33 +00:00
"icu:searchIn" : {
"messageformat" : "Sohbette ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the search box before text is entered when searching in a specific conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:noSearchResults" : {
"messageformat" : "\"{searchTerm}\" için arama sonucu yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the search left pane when no results were found"
} ,
2023-04-06 00:52:33 +00:00
"icu:noSearchResults--sms-only" : {
"messageformat" : "SMS/MMS kişileri Desktop'ta mevcut değil." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the search left pane when no results were found and primary device has SMS/MMS handling enabled"
} ,
2022-11-17 00:15:28 +00:00
"icu:noSearchResultsInConversation" : {
"messageformat" : "{conversationName} konuşması \"{searchTerm}\" için sonuç bulunamadı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the search left pane when no results were found"
} ,
2023-04-06 00:52:33 +00:00
"icu:conversationsHeader" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbetler" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown to separate the types of search results"
} ,
2023-04-06 00:52:33 +00:00
"icu:contactsHeader" : {
"messageformat" : "Kişiler" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown to separate the types of search results"
} ,
2023-04-06 00:52:33 +00:00
"icu:groupsHeader" : {
"messageformat" : "Gruplar" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown to separate the types of search results"
} ,
2023-04-06 00:52:33 +00:00
"icu:messagesHeader" : {
"messageformat" : "İletiler" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown to separate the types of search results"
} ,
2023-04-06 00:52:33 +00:00
"icu:findByUsernameHeader" : {
"messageformat" : "Kullanı cı adı na göre bul" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when search could be a valid username, with one sub-item that will kick off the search"
} ,
2023-04-06 00:52:33 +00:00
"icu:findByPhoneNumberHeader" : {
"messageformat" : "Telefon numarası na göre bul" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when search could be a valid phone number, with one sub-item that will kick off the search"
} ,
2023-04-06 00:52:33 +00:00
"icu:welcomeToSignal" : {
"messageformat" : "Signal'e Hoşgeldin"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:whatsNew" : {
"messageformat" : "Bu güncellemede {whatsNew} olduğunu görün" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the main window"
} ,
2023-04-06 00:52:33 +00:00
"icu:viewReleaseNotes" : {
"messageformat" : "nelerin yeni" ,
2022-09-01 03:42:18 +00:00
"description" : "Clickable link that displays the latest release notes"
} ,
2023-04-06 00:52:33 +00:00
"icu:typingAlt" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbet için yazma animasyonu" ,
2022-09-01 03:42:18 +00:00
"description" : "Used as the 'title' attribute for the typing animation"
} ,
2023-04-06 00:52:33 +00:00
"icu:contactInAddressBook" : {
"messageformat" : "Bu kişi rehberinizde." ,
2022-09-01 03:42:18 +00:00
"description" : "Description of icon denoting that contact is from your address book"
} ,
2023-04-06 00:52:33 +00:00
"icu:contactAvatarAlt" : {
"messageformat" : "{name} kişisinin avatarı " ,
2022-09-01 03:42:18 +00:00
"description" : "Used in the alt tag for the image avatar of a contact"
} ,
2023-04-06 00:52:33 +00:00
"icu:sendMessageToContact" : {
"messageformat" : "İleti Gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when you are sent a contact and that contact has a signal account"
} ,
2023-04-06 00:52:33 +00:00
"icu:home" : {
"messageformat" : "ev" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on contact detail screen as a label for an address/phone/email"
} ,
2023-04-06 00:52:33 +00:00
"icu:work" : {
"messageformat" : "iş" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on contact detail screen as a label for an address/phone/email"
} ,
2023-04-06 00:52:33 +00:00
"icu:mobile" : {
"messageformat" : "mobil" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on contact detail screen as a label for a phone or email"
} ,
2023-04-06 00:52:33 +00:00
"icu:email" : {
"messageformat" : "eposta" ,
2022-09-01 03:42:18 +00:00
"description" : "Generic label shown if contact email has custom type but no label"
} ,
2023-04-06 00:52:33 +00:00
"icu:phone" : {
"messageformat" : "telefon" ,
2022-09-01 03:42:18 +00:00
"description" : "Generic label shown if contact phone has custom type but no label"
} ,
2023-04-06 00:52:33 +00:00
"icu:address" : {
"messageformat" : "adres" ,
2022-09-01 03:42:18 +00:00
"description" : "Generic label shown if contact address has custom type but no label"
} ,
2023-04-06 00:52:33 +00:00
"icu:poBox" : {
"messageformat" : "Posta Kutusu" ,
2022-09-01 03:42:18 +00:00
"description" : "When rendering an address, used to provide context to a post office box"
} ,
2023-04-06 00:52:33 +00:00
"icu:downloading" : {
"messageformat" : "İndiriliyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the message bubble while a long message attachment is being downloaded"
} ,
2023-04-06 00:52:33 +00:00
"icu:downloadFullMessage" : {
"messageformat" : "Tüm İletiyi İndir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the message bubble while a long message attachment is not downloaded"
} ,
2023-04-06 00:52:33 +00:00
"icu:downloadAttachment" : {
"messageformat" : "Eklentiyi İndir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
} ,
2023-04-06 00:52:33 +00:00
"icu:reactToMessage" : {
"messageformat" : "Mesaja Tepki Ver" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in triple-dot menu next to message to allow user to react to the associated message"
} ,
2023-04-06 00:52:33 +00:00
"icu:replyToMessage" : {
"messageformat" : "İletiyi Yanı tla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
} ,
2023-04-06 00:52:33 +00:00
"icu:originalMessageNotFound" : {
"messageformat" : "İletinin aslı bulunamadı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in quote if reference message was not found as message was initially downloaded and processed"
} ,
2023-04-06 00:52:33 +00:00
"icu:messageFoundButNotLoaded" : {
"messageformat" : "İletinin aslı bulundu, ama yüklenmedi. Yüklemek için yukarı ya kaydı rı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in toast if user clicks on quote references messages not loaded in view, but in database"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceRecording--start" : {
"messageformat" : "Sesli ileti kaydı na başla" ,
2022-09-01 03:42:18 +00:00
"description" : "Tooltip for microphone button to start voice message"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceRecording--complete" : {
"messageformat" : "Sesli iletiyi tamamla ve gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "Tooltip for green complete voice message and send"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceRecording--cancel" : {
"messageformat" : "Sesli iletiyi iptal et" ,
2022-09-01 03:42:18 +00:00
"description" : "Tooltip for red button to cancel voice message"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceRecordingInterruptedMax" : {
"messageformat" : "Süre sı nı rı na erişildiği için sesli ileti kaydı durduruldu." ,
2022-09-01 03:42:18 +00:00
"description" : "Confirmation dialog message for when the voice recording is interrupted due to max time limit"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceRecordingInterruptedBlur" : {
"messageformat" : "Farklı bir uygulamaya geçtiğiniz için sesli ileti kaydı durduruldu." ,
2022-09-01 03:42:18 +00:00
"description" : "Confirmation dialog message for when the voice recording is interrupted due to app losing focus"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceNoteLimit" : {
"messageformat" : "Sesli iletiler bir saat ile sı nı rlı dı r. Farklı bir uygulamaya geçtiğinizde kayı t durdurulacaktı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in toast to warn user about limited time and that window must be in focus"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceNoteMustBeOnlyAttachment" : {
"messageformat" : "Sesli ileti için en az bir eklenti olmalı dı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in toast if tries to record a voice note with any staged attachments"
} ,
2023-04-06 00:52:33 +00:00
"icu:voiceNoteError" : {
"messageformat" : "Ses kaydedicide hata oluştu." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a dialog to inform user that we experienced an unrecoverable error"
} ,
2023-04-06 00:52:33 +00:00
"icu:attachmentSaved" : {
"messageformat" : "Eklenti kaydedildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown after user selects to save to downloads"
} ,
2023-04-06 00:52:33 +00:00
"icu:attachmentSavedShow" : {
"messageformat" : "Klasörde göster" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label for showing the attachment in your file system"
} ,
2023-04-06 00:52:33 +00:00
"icu:you" : {
"messageformat" : "Siz" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when the user represented is the current user."
} ,
2023-04-06 00:52:33 +00:00
"icu:replyingTo" : {
"messageformat" : "{name} Cevaben" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in iOS theme when you or someone quotes to a message which is not from you"
} ,
2023-04-06 00:52:33 +00:00
"icu:audioPermissionNeeded" : {
"messageformat" : "Sesli iletiler göndermek için Signal Desktop'ı n mikrofonuna erişmesine izin ver." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if the user attempts to send an audio message without audio permissions turned on"
} ,
2023-04-06 00:52:33 +00:00
"icu:audioCallingPermissionNeeded" : {
"messageformat" : "Aramalar için, Signal Desktop'ı n mikrofonunuza erişimine izin vermelisiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if the user attempts access the microphone for calling without audio permissions turned on"
} ,
2023-04-06 00:52:33 +00:00
"icu:videoCallingPermissionNeeded" : {
"messageformat" : "Görüntülü aramalar için, Signal Desktop'ı n kameranı za erişimine izin vermelisiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if the user attempts access the camera for video calling without video permissions turned on"
} ,
2023-04-06 00:52:33 +00:00
"icu:allowAccess" : {
"messageformat" : "Erişimine İzin Ver" ,
2022-09-01 03:42:18 +00:00
"description" : "Button shown in popup asking to enable microphone/video permissions to send audio messages"
} ,
2023-04-06 00:52:33 +00:00
"icu:showSettings" : {
"messageformat" : "Ayarları Göster" ,
2022-09-01 03:42:18 +00:00
"description" : "A button shown in dialog requesting the user to turn on audio permissions"
} ,
2023-04-06 00:52:33 +00:00
"icu:audio" : {
"messageformat" : "Ses" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
} ,
2023-04-06 00:52:33 +00:00
"icu:video" : {
"messageformat" : "Video" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a quotation of a message containing a video if no text was originally provided with that video"
} ,
2023-04-06 00:52:33 +00:00
"icu:photo" : {
"messageformat" : "Fotoğraf" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
} ,
2023-04-06 00:52:33 +00:00
"icu:text" : {
"messageformat" : "Yazı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the word 'text'"
} ,
2023-04-06 00:52:33 +00:00
"icu:cannotUpdate" : {
"messageformat" : "Güncellenemiyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the title of our update error dialogs on windows"
} ,
2023-04-06 00:52:33 +00:00
"icu:muted" : {
"messageformat" : "Sessize alı ndı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a button when a conversation is muted"
} ,
2023-04-06 00:52:33 +00:00
"icu:mute" : {
"messageformat" : "Sessiz" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a button when a conversation is unmuted and can be muted"
} ,
2023-04-06 00:52:33 +00:00
"icu:cannotUpdateDetail" : {
"messageformat" : "Signal güncellenemedi. {retry} veya el ile kurmak için {url}. Sonra, bu sorun hakkı nda {support}" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if a general error happened while trying to install update package"
} ,
2023-04-06 00:52:33 +00:00
"icu:cannotUpdateRequireManualDetail" : {
"messageformat" : "Signal güncellenemedi. El ile kurmak için {url} adresini ziyaret edin. Sonra, bu sorun hakkı nda {support}" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if a general error happened while trying to install update package and manual update is required"
} ,
2023-04-06 00:52:33 +00:00
"icu:readOnlyVolume" : {
"messageformat" : "Signal Desktop muhtemelen macOS karantinası nda ve otomatik güncellenemeyecek. Lütfen Bulucu ile {app} uygulaması nı {folder} klasörüne taşı yı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on MacOS if running on a read-only volume and we cannot update"
} ,
2023-04-06 00:52:33 +00:00
"icu:ok" : {
"messageformat" : "TAMAM"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:cancel" : {
"messageformat" : "İptal"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:discard" : {
"messageformat" : "Vazgeç"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:failedToSend" : {
"messageformat" : "Bazı alı cı lara gönderilemedi. Ağ bağlantı nı zı kontrol edin."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:error" : {
"messageformat" : "Hata"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:messageDetail" : {
"messageformat" : "İleti Detayı "
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:delete" : {
"messageformat" : "Sil"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:accept" : {
"messageformat" : "Kabul et"
2022-09-01 03:42:18 +00:00
} ,
2023-05-10 19:44:26 +00:00
"icu:edit" : {
"messageformat" : "Düzenle"
} ,
2023-04-06 00:52:33 +00:00
"icu:forward" : {
"messageformat" : "Yönlendir"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:done" : {
"messageformat" : "Tamam" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for done"
} ,
2023-04-06 00:52:33 +00:00
"icu:update" : {
"messageformat" : "Güncelle"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:next2" : {
"messageformat" : "İleri"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:on" : {
"messageformat" : "Açı k" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for when something is turned on"
} ,
2023-04-06 00:52:33 +00:00
"icu:off" : {
"messageformat" : "Kapalı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for when something is turned off"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteWarning" : {
"messageformat" : "Bu ileti bu cihazdan silinecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown in the confirmation dialog for deleting a message locally"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteForEveryoneWarning" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu mesaj sohbette güncel bir Signal sürümü kullanan herkesten silinecek. Üyeler bir mesaj sildiğini görebilir." ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown in the confirmation dialog for deleting a message for everyone"
} ,
2023-04-06 00:52:33 +00:00
"icu:from" : {
"messageformat" : "Gönderen" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the sender of a message"
} ,
2023-04-06 00:52:33 +00:00
"icu:to" : {
"messageformat" : "Alı cı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the receiver of a message"
} ,
2023-02-15 22:24:29 +00:00
"icu:searchResultHeader--sender-to-group" : {
"messageformat" : "{receiverGroup} grubunda {sender}" ,
"description" : "Shown for search result items - like 'Jon to Friends Group'"
} ,
"icu:searchResultHeader--sender-to-you" : {
"messageformat" : "{sender} adlı kişiden sana" ,
"description" : "Shown for search result items - like 'Jon to You"
} ,
"icu:searchResultHeader--you-to-group" : {
"messageformat" : "Senden {receiverGroup} grubuna" ,
"description" : "Shown for search result items - like 'You to Friends Group'"
} ,
"icu:searchResultHeader--you-to-receiver" : {
"messageformat" : "Senden {receiverContact} grubuna" ,
"description" : "Shown for search result items - like 'You to Jon'"
} ,
2023-04-06 00:52:33 +00:00
"icu:sent" : {
"messageformat" : "Gönderildi" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the time a message was sent"
} ,
2023-04-06 00:52:33 +00:00
"icu:received" : {
"messageformat" : "Alı ndı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the time a message was received"
} ,
2023-04-06 00:52:33 +00:00
"icu:sendMessage" : {
"messageformat" : "İleti" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder text in the message entry field"
} ,
2023-04-06 00:52:33 +00:00
"icu:groupMembers" : {
"messageformat" : "Grup üyeleri"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:showMembers" : {
"messageformat" : "Üyeleri göster"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:showSafetyNumber" : {
"messageformat" : "Güvenlik numarası nı görüntüle"
2022-09-01 03:42:18 +00:00
} ,
2023-02-15 22:24:29 +00:00
"icu:ContactModal__showSafetyNumber" : {
"messageformat" : "Güvenlik numarası nı görüntüle" ,
"description" : "Contact modal, label for button to show safety number modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:viewRecentMedia" : {
"messageformat" : "Son içerikleri görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a menu item for viewing all media (images + video) in a conversation, using the imperative case, as in a command."
} ,
2023-04-06 00:52:33 +00:00
"icu:theirIdentityUnknown" : {
"messageformat" : "Bu kişiyle herhangi bir iletişimde bulunmadı nı z. Güvenlik numaraları nı z ilk iletiden sonra oluşturulacaktı r."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:back" : {
"messageformat" : "Geri" ,
2022-09-01 03:42:18 +00:00
"description" : "Generic label for back"
} ,
2023-04-06 00:52:33 +00:00
"icu:goBack" : {
"messageformat" : "Geri git" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for back button in a conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:moreInfo" : {
"messageformat" : "Daha Fazla Bilgi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the drop-down menu for an individual message, takes you to message detail screen"
} ,
2023-05-10 19:44:26 +00:00
"icu:copy" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Metni kopyala" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown on the drop-down menu for an individual message, copies the message text to the clipboard"
} ,
2023-03-29 22:34:07 +00:00
"icu:MessageContextMenu__select" : {
"messageformat" : "Seç" ,
"description" : "Shown on the drop-down menu for an individual message, opens the conversation in select mode with the current message selected"
} ,
2023-04-20 06:31:42 +00:00
"icu:MessageTextRenderer--spoiler--label" : {
"messageformat" : "Spoiler" ,
"description" : "Used as a label for screenreaders on 'spoiler' text, which is hidden by default"
} ,
2023-04-06 00:52:33 +00:00
"icu:retrySend" : {
"messageformat" : "Tekrar Gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the drop-down menu for an individual message, but only if it is an outgoing message that failed to send"
} ,
2023-04-06 00:52:33 +00:00
"icu:retryDeleteForEveryone" : {
"messageformat" : "Herkesten Silmeyi Tekrar Dene" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the drop-down menu for an individual message, but only if a previous delete for everyone failed to send"
} ,
2023-04-06 00:52:33 +00:00
"icu:forwardMessage" : {
"messageformat" : "İletiyi yönlendir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the drop-down menu for an individual message, forwards a message"
} ,
2023-05-10 19:44:26 +00:00
"icu:MessageContextMenu__reply" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Cevapla" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button, focuses the composer with a reply to the current message"
} ,
"icu:MessageContextMenu__react" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Tepki ver" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button, opens the react picker for the current message"
} ,
"icu:MessageContextMenu__download" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "İndir" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown on the drop-down menu for an individual message when there isnt room for a dedicated button and when there's only a single attachment, downloads an attachment"
} ,
2023-04-20 06:31:42 +00:00
"icu:MessageContextMenu__deleteMessage" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Sil" ,
2023-04-20 06:31:42 +00:00
"description" : "Show on the drop-down menu for an individual message, opens a modal to select if you want to 'delete for me' or 'delete for everyone'"
2022-09-01 03:42:18 +00:00
} ,
2023-05-10 19:44:26 +00:00
"icu:MessageContextMenu__forward" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Yönlendir" ,
2023-05-10 19:44:26 +00:00
"description" : "Show on the drop-down menu for an individual message, opens a modal to forward a message"
} ,
"icu:MessageContextMenu__info" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Bilgi" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown on the drop-down menu for an individual message, takes you to message detail screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteMessages" : {
"messageformat" : "Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Menu item for deleting messages, title case."
} ,
2023-07-13 18:16:25 +00:00
"icu:ConversationHeader__DeleteMessagesConfirmation__title" : {
"messageformat" : "Sohbet silinsin mi?" ,
"description" : "Conversation Header > Delete Action > Delete Messages Confirmation Modal > Title"
} ,
"icu:ConversationHeader__DeleteMessagesConfirmation__description" : {
"messageformat" : "Bu sohbet, bu cihazdan silinecektir." ,
"description" : "Conversation Header > Delete Action > Delete Messages Confirmation Modal > Description"
} ,
"icu:ConversationHeader__ContextMenu__LeaveGroupAction__title" : {
"messageformat" : "Gruptan ayrı l" ,
"description" : "This is a button to leave a group"
} ,
"icu:ConversationHeader__LeaveGroupConfirmation__title" : {
"messageformat" : "Gerçekten ayrı lmak istiyor musun?" ,
"description" : "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Title"
} ,
"icu:ConversationHeader__LeaveGroupConfirmation__description" : {
"messageformat" : "Bu gruptan artı k mesaj almayacak ve gönderemeyeceksin." ,
"description" : "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Description"
} ,
"icu:ConversationHeader__LeaveGroupConfirmation__confirmButton" : {
"messageformat" : "Ayrı l" ,
"description" : "Conversation Header > Leave Group Action > Leave Group Confirmation Modal > Confirm Button"
} ,
"icu:ConversationHeader__CannotLeaveGroupBecauseYouAreLastAdminAlert__description" : {
"messageformat" : "Ayrı lmadan önce, bu gruba en az bir yeni yönetici seçmelisin." ,
"description" : "Conversation Header > Leave Group Action > Cannot Leave Group Because You Are Last Admin Alert > Description"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:sessionEnded" : {
"messageformat" : "Güvenli oturumu sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a past tense, informational message. In other words, your secure session has been reset."
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatRefresh--notification" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet oturumu yenilendi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a error happened, and the session was automatically reset."
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatRefresh--learnMore" : {
"messageformat" : "Daha Fazlası nı Öğren" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when session is automatically reset, to provide access to a popup info dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatRefresh--summary" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Signal uçtan uca şifreleme kullanı r ve bazen sohbet oturumunu yenilemesi gerekebilir. Bu, sohbetinin güvenliğini etkilemez ancak bu kişiden gelen bir mesajı kaçı rmı ş olabilirsin ve ondan tekrar göndermesini isteyebilirsin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on explainer dialog available from chat session refreshed timeline events"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatRefresh--contactSupport" : {
"messageformat" : "Destekle İletişime Geçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on explainer dialog available from chat session refreshed timeline events"
} ,
2023-04-06 00:52:33 +00:00
"icu:DeliveryIssue--preview" : {
"messageformat" : "Teslim sı kı ntı sı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in left pane preview when message delivery issue happens"
} ,
2023-04-06 00:52:33 +00:00
"icu:DeliveryIssue--notification" : {
"messageformat" : "{sender} tarafı ndan gönderilen bir ileti teslim edilemedi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when message delivery issue happens"
} ,
2023-04-06 00:52:33 +00:00
"icu:DeliveryIssue--learnMore" : {
"messageformat" : "Daha Fazlası nı Öğren" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when message delivery issue happens, to provide access to a popup info dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:DeliveryIssue--title" : {
"messageformat" : "Teslim Sı kı ntı sı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on explainer dialog available from delivery issue timeline events"
} ,
2023-04-06 00:52:33 +00:00
"icu:DeliveryIssue--summary" : {
"messageformat" : "{sender} tarafı ndan gönderilen bir ileti, çı kartma, tepki, okundu bilgisi veya medya sana teslim edilemedi. Sana doğrudan veya grup içerisinden göndermeye çalı şmı ş olabilir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on explainer dialog available from delivery issue timeline events in 1:1 conversations"
} ,
2023-04-06 00:52:33 +00:00
"icu:DeliveryIssue--summary--group" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbette {sender} tarafı ndan gönderilen bir mesaj, çı kartma, tepki, okundu bilgisi veya içerik sana teslim edilemedi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on explainer dialog available from delivery issue timeline events in groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChangeNumber--notification" : {
"messageformat" : "{sender} telefon numarası nı değiştirdi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a member of a conversation changes their phone number"
} ,
2023-01-12 20:31:38 +00:00
"icu:ConversationMerge--notification" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{obsoleteConversationTitle} ve {conversationTitle} aynı hesap. Her iki sohbetin mesaj geçmişi burada." ,
2023-01-12 20:31:38 +00:00
"description" : "Shown when we've discovered that two local conversations are the same remote account in an unusual way"
} ,
2023-02-02 00:14:09 +00:00
"icu:ConversationMerge--notification--with-e164" : {
"messageformat" : "{conversationTitle} ile mesaj geçmişin ve {obsoleteConversationNumber} numarası birleştirildi." ,
"description" : "Shown when we've discovered that two local conversations are the same remote account in an unusual way, but we have the phone number for the old conversation"
} ,
"icu:ConversationMerge--notification--no-title" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "{conversationTitle} ile olan mesaj geçmişin ve onlara ait başka bir sohbet birleştirildi." ,
2023-02-02 00:14:09 +00:00
"description" : "Shown when we've discovered that two local conversations are the same remote account in an unusual way, but we don't have the title for the old conversation"
2023-01-12 20:31:38 +00:00
} ,
"icu:ConversationMerge--learn-more" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "Daha Fazlası nı Öğren" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown on a button below a 'conversations were merged' timeline notification"
} ,
"icu:ConversationMerge--explainer-dialog--line-1" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "{obsoleteConversationTitle} ile mesajlaştı ktan sonra bu numaranı n {conversationTitle} adlı ait olduğunu öğrenmiş oldun. Bu kişinin telefon numarası gizlidir." ,
2023-01-12 20:31:38 +00:00
"description" : "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event."
} ,
"icu:ConversationMerge--explainer-dialog--line-2" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Her iki sohbet için mesaj geçmişin burada birleştirildi." ,
2023-01-12 20:31:38 +00:00
"description" : "Contents of a dialog shown after clicking 'learn more' button on a conversation merge event."
} ,
2023-04-06 00:52:33 +00:00
"icu:quoteThumbnailAlt" : {
"messageformat" : "Alı ntı lanmı ş iletideki görüntünün önizlemesi" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in alt tag of thumbnail images inside of an embedded message quote"
} ,
2023-04-06 00:52:33 +00:00
"icu:imageAttachmentAlt" : {
"messageformat" : "İletiye görüntü eklenmiş" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in alt tag of image attachment"
} ,
2023-04-06 00:52:33 +00:00
"icu:videoAttachmentAlt" : {
"messageformat" : "İletiye eklenen videonun ekran görüntüsü" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in alt tag of video attachment preview"
} ,
2023-04-06 00:52:33 +00:00
"icu:lightboxImageAlt" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbette gönderilen resim" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in the alt tag for the image shown in a full-screen lightbox view"
} ,
2023-04-06 00:52:33 +00:00
"icu:imageCaptionIconAlt" : {
"messageformat" : "Bu görüntünün başlı ğı olduğunu gösteren ikon" ,
2022-09-01 03:42:18 +00:00
"description" : "Used for the icon layered on top of an image in message bubbles"
} ,
2023-04-06 00:52:33 +00:00
"icu:save" : {
"messageformat" : "Kaydet" ,
2022-09-01 03:42:18 +00:00
"description" : "Used on save buttons"
} ,
2023-04-06 00:52:33 +00:00
"icu:reset" : {
"messageformat" : "Sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "Used on reset buttons"
} ,
2023-04-06 00:52:33 +00:00
"icu:fileIconAlt" : {
"messageformat" : "Dosya ikonu" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in the media gallery documents tab to visually represent a file"
} ,
2023-04-06 00:52:33 +00:00
"icu:installWelcome" : {
"messageformat" : "Signal Desktop'a Hoş Geldiniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Welcome title on the install page"
} ,
2023-04-06 00:52:33 +00:00
"icu:installTagline" : {
"messageformat" : "Gizlilik mümkün. Signal ise bunu kolaylaştı rı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Tagline displayed under 'installWelcome' string on the install page"
} ,
2023-04-06 00:52:33 +00:00
"icu:linkedDevices" : {
"messageformat" : "Bağlı cihazlar" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
} ,
2023-04-06 00:52:33 +00:00
"icu:linkNewDevice" : {
"messageformat" : "Yeni Cihaz Bağla" ,
2022-09-01 03:42:18 +00:00
"description" : "The menu option shown in Signal iOS to add a new linked device"
} ,
2023-05-25 23:16:57 +00:00
"icu:Install__learn-more" : {
"messageformat" : "Dahası nı öğrenin" ,
"description" : "Button text for learn more button during error screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__scan-this-code" : {
"messageformat" : "Bu kodu telefonunuzdaki Signal uygulaması yla tarayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of the device link screen. Also used as alt text for the QR code on the device link screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__instructions__1" : {
"messageformat" : "Signal'ı telefonunda aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Instructions on the device link screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__instructions__2" : {
"messageformat" : "{settings}'a bası n, sonra da {linkedDevices}'a tı klayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Instructions on the device link screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__instructions__2__settings" : {
"messageformat" : "Ayarlar" ,
2022-09-01 03:42:18 +00:00
"description" : "Part of the 2nd instruction on the device link screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__instructions__3" : {
"messageformat" : "{plusButton}'ya (Android) ya da {linkNewDevice}'a (iOS) tı klayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Instructions on the device link screen"
} ,
2022-11-17 00:15:28 +00:00
"icu:Install__qr-failed" : {
2023-05-25 23:16:57 +00:00
"messageformat" : "(deleted 05/09/2023) The QR code couldn't load. Check your internet and try again. <learnMoreLink>Learn more</learnMoreLink>" ,
"description" : "Shown on the install screen if the QR code fails to load"
} ,
"icu:Install__qr-failed-load" : {
"messageformat" : "QR kod yüklenemedi. İnternet bağlantı nı kontrol et ve tekrar dene. <retry>Tekrar dene</retry>" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the install screen if the QR code fails to load"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__support-link" : {
"messageformat" : "Yardı ma mı ihtiyacı nı z var?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the install screen. Link takes users to a support page"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__choose-device-name__description" : {
"messageformat" : "Bu ad telefonunuzda \"Bağlı Cihazlar\" başlı ğı altı nda görünecek" ,
2022-09-01 03:42:18 +00:00
"description" : "The subheader shown on the 'choose device name' screen in the device linking process"
} ,
2023-04-06 00:52:33 +00:00
"icu:Install__choose-device-name__placeholder" : {
"messageformat" : "Bilgisayarı m" ,
2022-09-01 03:42:18 +00:00
"description" : "The placeholder for the 'choose device name' input"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--device-name" : {
"messageformat" : "Cihaz adı " ,
2022-09-01 03:42:18 +00:00
"description" : "The label in settings panel shown for the user-provided name for this desktop instance"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseDeviceName" : {
"messageformat" : "Bu cihazı adlandı rı n" ,
2022-09-01 03:42:18 +00:00
"description" : "The header shown on the 'choose device name' screen in the device linking process"
} ,
2023-04-06 00:52:33 +00:00
"icu:finishLinkingPhone" : {
"messageformat" : "Telefon bağlantı sı nı tamamla" ,
2022-09-01 03:42:18 +00:00
"description" : "The text on the button to finish the linking process, after choosing the device name"
} ,
2023-04-06 00:52:33 +00:00
"icu:initialSync" : {
"messageformat" : "Kişiler ve gruplar senkronize ediliyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown during initial link while contacts and groups are being pulled from mobile device"
} ,
2023-04-06 00:52:33 +00:00
"icu:initialSync__subtitle" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Not: Sohbet geçmişin bu cihaza senkronize olmayacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown during initial link while contacts and groups are being pulled from mobile device"
} ,
2023-04-06 00:52:33 +00:00
"icu:installConnectionFailed" : {
"messageformat" : "Sunucuya bağlanı lamadı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when we can't connect to the server."
} ,
2023-04-06 00:52:33 +00:00
"icu:installTooManyDevices" : {
"messageformat" : "Üzgünüz, halihazı rda bağlı olan çok fazla cihazı nı z var. Bazı ları nı kaldı rmayı deneyin."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:installTooOld" : {
"messageformat" : "Bu cihazı telefonunuza bağlamak için bu cihazdaki Signal'i güncelleyin."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:installErrorHeader" : {
"messageformat" : "Bir şeyler ters gitti!"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:installUnknownError" : {
"messageformat" : "Beklenmeyen bir hata oluştu. Lütfen tekrar deneyin."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:installTryAgain" : {
"messageformat" : "Tekrar dene"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--theme" : {
"messageformat" : "Tema" ,
2022-09-01 03:42:18 +00:00
"description" : "Header for theme settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling" : {
"messageformat" : "Arama" ,
2022-09-01 03:42:18 +00:00
"description" : "Header for calling options on the settings screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-back" : {
"messageformat" : "Geri Ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to call someone back"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-again" : {
"messageformat" : "Tekrar Ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to call someone again"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__start" : {
"messageformat" : "Arama Başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label in the call lobby for starting a call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__join" : {
"messageformat" : "Çağrı ya Katı l" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label in the call lobby for joining a call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__return" : {
"messageformat" : "Aramaya Dön" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label in the call lobby for returning to a call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__lobby-automatically-muted-because-there-are-a-lot-of-people" : {
"messageformat" : "Aramanı n boyutundan dolayı mikrofon sessize alı ndı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a call lobby toast if there are a lot of people already on the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-is-full" : {
"messageformat" : "Arama dolu" ,
2022-09-01 03:42:18 +00:00
"description" : "Text in the call lobby when you can't join because the call is full"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--video__label" : {
"messageformat" : "Kamera" ,
2022-09-01 03:42:18 +00:00
"description" : "Label under the video button"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--video-disabled" : {
"messageformat" : "Kamera devre dı şı " ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label when the camera is disabled"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--video-off" : {
"messageformat" : "Kamerayı kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for turning off the camera"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--video-on" : {
"messageformat" : "Kamerayı aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for turning on the camera"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--audio__label" : {
"messageformat" : "Sessiz" ,
2022-09-01 03:42:18 +00:00
"description" : "Label under the audio button"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--audio-disabled" : {
"messageformat" : "Mikrofon devre dı şı " ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label when the microphone is disabled"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--audio-off" : {
"messageformat" : "Mikrofonu kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for turning off the microphone"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--audio-on" : {
"messageformat" : "Mikrofonu aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for turning on the microphone"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--presenting__label" : {
"messageformat" : "Paylaş" ,
2022-09-01 03:42:18 +00:00
"description" : "Label under the share screen button"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--presenting-disabled" : {
"messageformat" : "Sunum yapma devre dı şı " ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for when screen sharing is disabled"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--presenting-on" : {
"messageformat" : "Sunmaya başla" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for starting to share screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--presenting-off" : {
"messageformat" : "Sunmayı durdur" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for stopping screen sharing"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--ring__label" : {
"messageformat" : "Ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Label under the ring button"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--ring__disabled-because-group-is-too-large" : {
"messageformat" : "Grup, katı lı mcı ları n aranması için çok büyük." ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label when you can't ring because the group is too large"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--ring__off" : {
"messageformat" : "Bildirim gelsin, çalması n" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for turning ringing off"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__button--ring__on" : {
"messageformat" : "Telefon çalması nı etkinleştir" ,
2022-09-01 03:42:18 +00:00
"description" : "Button tooltip label for turning ringing on"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__your-video-is-off" : {
"messageformat" : "Kameranı z kapalı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label in the calling lobby indicating that your camera is off"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--empty-group" : {
"messageformat" : "Burada kimse yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who is in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--1-person-in-call" : {
"messageformat" : "{first}bu aramada" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who is in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--another-device-in-call" : {
"messageformat" : "Diğer cihazları nı zdan birisi bu aramada" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe when it is just you"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--2-people-in-call" : {
"messageformat" : "{first} ve {second} bu aramada" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who is in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--3-people-in-call" : {
"messageformat" : "{first}, {second}, ve {third} bu aramada" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who is in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--many-people-in-call" : {
"messageformat" : "{first}, {second}, ve {others}diğer kişi bu aramada" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who is in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-ring-1" : {
"messageformat" : "Signal {person} kişisini arayacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be rung"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-ring-2" : {
"messageformat" : "Signal {first} ve {second} kişilerini arayacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be rang"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-ring-3" : {
"messageformat" : "Signal {first}, {second} ve {third} kişilerini arayacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be rang"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-ring-many" : {
"messageformat" : "Signal {first}, {second} ve {others} diğer kişiyi arayacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be rang"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-notify-1" : {
"messageformat" : "{person} bildirim alacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be notified"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-notify-2" : {
"messageformat" : "{first} ve {second} bildirim alacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be notified"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-notify-3" : {
"messageformat" : "{first}, {second} ve {third} bildirim alacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be notified"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pre-call-info--will-notify-many" : {
"messageformat" : "{first}, {second} ve {others} diğer kişi bildirim alacak" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling lobby to describe who will be notified"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__in-this-call--zero" : {
"messageformat" : "Burada kimse yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the participants list to describe how many people are in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__in-this-call--one" : {
"messageformat" : "Bu aramada · 1 kişi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the participants list to describe how many people are in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__in-this-call--many" : {
"messageformat" : "Bu aramada · {people} kişi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the participants list to describe how many people are in the call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__you-have-blocked" : {
"messageformat" : "{name} kişisini engelledin" ,
2022-09-01 03:42:18 +00:00
"description" : "when you block someone and cannot view their video"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__block-info" : {
"messageformat" : "Onlardan sesli veya görüntülü video almayacaksı n ve onlar da senden alamayacaklar." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the modal dialog to describe how blocking works in a group call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__overflow__scroll-up" : {
"messageformat" : "Yukarı kaydı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the \"scroll up\" button in a call's overflow area"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__overflow__scroll-down" : {
"messageformat" : "Aşağı kaydı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the \"scroll down\" button in a call's overflow area"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--notification-title" : {
"messageformat" : "Herkese sunuyorsunuz" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the share screen notification"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--notification-body" : {
"messageformat" : "Sunumu durdurmaya hazı r olduğunuzda aramaya dönmek için buraya tı klayı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Body text for the share screen notification"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--info" : {
"messageformat" : "Signal {window} penceresini paylaşı yor." ,
2022-09-01 03:42:18 +00:00
"description" : "Text that appears in the screen sharing controller to inform person that they are presenting"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--stop" : {
"messageformat" : "Paylaşmayı durdur" ,
2022-09-01 03:42:18 +00:00
"description" : "Button for stopping screen sharing"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--you-stopped" : {
"messageformat" : "Sunmayı durdurdunuz" ,
2022-09-01 03:42:18 +00:00
"description" : "Toast that appears when someone stops presenting"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--person-ongoing" : {
"messageformat" : "{name} sunuyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of call when someone is presenting"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--person-stopped" : {
"messageformat" : "{name} sunmayı durdurdu" ,
2022-09-01 03:42:18 +00:00
"description" : "Toast that appears when someone stops presenting"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--permission-title" : {
"messageformat" : "İzin gerekiyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the title for the modal that requests screen recording permissions"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--macos-permission-description" : {
"messageformat" : "Signal'in bilgisayarı nı zı n ekran kaydı na ulaşmak için izne ihtiyacı var." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the description for the modal that requests screen recording permissions"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--permission-instruction-step1" : {
"messageformat" : "Sistem Özelliklerine gidin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the description for the modal that requests screen recording permissions"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--permission-instruction-step2" : {
"messageformat" : "Sol alttaki kilit simgesine tı klayı n ve bilgisayarı nı zı n parolası nı girin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the description for the modal that requests screen recording permissions"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--permission-instruction-step3" : {
"messageformat" : "Sağ tarafta, Signal'in yanı ndaki kutuyu seçin. Eğer listede Signal'i göremiyorsanı z + düğmesine tı klayarak onu ekleyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the description for the modal that requests screen recording permissions"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--permission-open" : {
"messageformat" : "Sistem Özelliklerini Aç" ,
2022-09-01 03:42:18 +00:00
"description" : "The button that opens your system preferences for the needs screen record permissions modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__presenting--permission-cancel" : {
"messageformat" : "Kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "The cancel button for the needs screen record permissions modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:alwaysRelayCallsDescription" : {
"messageformat" : "Aramaları her zaman aktar" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of the always relay calls setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:alwaysRelayCallsDetail" : {
"messageformat" : "IP adresinizi kişinize göstermekten kaçı nmak için tüm aramaları Signal sunucusundan aktarı n. Etkinleştirildiğinde arama kalitesi düşecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "Details describing the always relay calls setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:permissions" : {
"messageformat" : "İzinler" ,
2022-09-01 03:42:18 +00:00
"description" : "Header for permissions section of settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:mediaPermissionsDescription" : {
"messageformat" : "Mikrofona erişim izni ver" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of the media permission description"
} ,
2023-04-06 00:52:33 +00:00
"icu:mediaCameraPermissionsDescription" : {
"messageformat" : "Kameraya erişim izni ver" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of the media permission description"
} ,
2023-04-06 00:52:33 +00:00
"icu:general" : {
"messageformat" : "Genel" ,
2022-09-01 03:42:18 +00:00
"description" : "Header for general options on the settings screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:spellCheckDescription" : {
"messageformat" : "İleti kutusuna girilen sözcükler denetlensin" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of the spell check setting"
} ,
2023-05-10 19:44:26 +00:00
"icu:textFormattingDescription" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Metin seçildiğinde metin biçimlendirme açı lı r penceresini göster" ,
2023-04-20 06:31:42 +00:00
"description" : "Description of the text-formatting popover menu setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:spellCheckWillBeEnabled" : {
"messageformat" : "Yazı m denetimi bir sonraki Signal başlangı cı nda etkin olacaktı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when the user enables spellcheck to indicate that they must restart Signal."
} ,
2023-04-06 00:52:33 +00:00
"icu:spellCheckWillBeDisabled" : {
"messageformat" : "Yazı m denetimi bir sonraki Signal başlangı cı nda devre dı şı olacaktı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when the user disables spellcheck to indicate that they must restart Signal."
} ,
2023-04-06 00:52:33 +00:00
"icu:SystemTraySetting__minimize-to-system-tray" : {
"messageformat" : "Sistem çubuğuna küçült" ,
2022-09-01 03:42:18 +00:00
"description" : "In the settings, shown next to the checkbox option for minimizing to the system tray"
} ,
2023-04-06 00:52:33 +00:00
"icu:SystemTraySetting__minimize-to-and-start-in-system-tray" : {
"messageformat" : "Çubukta küçültülmüş başla" ,
2022-09-01 03:42:18 +00:00
"description" : "In the settings, shown next to the checkbox option for starting in the system tray"
} ,
2023-04-06 00:52:33 +00:00
"icu:autoLaunchDescription" : {
"messageformat" : "Bilgisayar oturum açı ldı ğı nda başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for the automatic launch setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:clearDataHeader" : {
"messageformat" : "Uygulama verilerini temizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Header in the settings dialog for the section dealing with data deletion"
} ,
2023-04-06 00:52:33 +00:00
"icu:clearDataExplanation" : {
"messageformat" : "Bu, tüm iletileri ve kayı tlı hesap bilgilerini kaldı rarak uygulamadaki tüm verileri temizler." ,
2022-09-01 03:42:18 +00:00
"description" : "Text describing what the clear data button will do."
} ,
2023-04-06 00:52:33 +00:00
"icu:clearDataButton" : {
"messageformat" : "Verileri temizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Button in the settings dialog starting process to delete all data"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteAllDataHeader" : {
"messageformat" : "Tüm veri silinsin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the full-screen delete data confirmation screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteAllDataBody" : {
"messageformat" : "Tüm kişilerin ve tüm iletilerin dâhil olduğu bu uygulamanı n tüm kayı tlı hesap bilgilerini silmek üzeresin. İstediğin zaman mobil cihazı nla yeniden bağlayabilirsin ancak silinen iletiler geri yüklenmeyecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "Text describing what exactly will happen if the user clicks the button to delete all data"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteAllDataButton" : {
"messageformat" : "Tüm verileri sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Text of the button that deletes all data"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteAllDataProgress" : {
"messageformat" : "Bağlantı kesiliyor ve tüm veriler siliniyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Message shown to user when app is disconnected and data deleted"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteOldIndexedDBData" : {
"messageformat" : "Daha önceki Signal Masaüstü kurulumundan kalma eski verilerin var. Eğer devam etmeyi seçersen bu veriler silinecek ve sı fı rdan başlayacaksı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if user last ran Signal Desktop before October 2018"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteOldData" : {
"messageformat" : "Eski Verileri Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to make the delete happen"
} ,
2023-04-06 00:52:33 +00:00
"icu:notifications" : {
"messageformat" : "Bildirimler" ,
2022-09-01 03:42:18 +00:00
"description" : "Header for notification settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:notificationSettingsDialog" : {
"messageformat" : "İleti geldiğinde şunları n olduğu bildirim göster:" ,
2022-09-01 03:42:18 +00:00
"description" : "Explain the purpose of the notification settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:disableNotifications" : {
"messageformat" : "Bildirimleri devre dı şı bı rak" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for disabling notifications"
} ,
2023-04-06 00:52:33 +00:00
"icu:nameAndMessage" : {
"messageformat" : "İsim, içerik ve eylemler" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for setting notifications to display name and message text"
} ,
2023-04-06 00:52:33 +00:00
"icu:noNameOrMessage" : {
"messageformat" : "İsim veya içerik yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for setting notifications to display no name and no message text"
} ,
2023-04-06 00:52:33 +00:00
"icu:nameOnly" : {
"messageformat" : "Yalnı zca isim" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for setting notifications to display sender name only"
} ,
2023-04-06 00:52:33 +00:00
"icu:newMessage" : {
"messageformat" : "Yeni İleti" ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed in notifications for only 1 message"
} ,
2023-04-06 00:52:33 +00:00
"icu:notificationSenderInGroup" : {
"messageformat" : "{group} grubunda {sender}" ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed in notifications for messages in a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:notificationReaction" : {
"messageformat" : "{sender} mesajı na {emoji} tepkisi verdi"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:notificationReactionMessage" : {
"messageformat" : "{sender}, ' {message}' iletisine {emoji} tepkisi verdi"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:sendFailed" : {
"messageformat" : "Gönderme başarı sı z" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on outgoing message if it fails to send"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteFailed" : {
"messageformat" : "Silme başarı sı z" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to anyone"
} ,
2023-05-10 19:44:26 +00:00
"icu:editFailed" : {
"messageformat" : "Düzenleme başarı sı z oldu, ayrı ntı lar için tı kla" ,
"description" : "Shown on a message which was edited if the edit wasn't successfully sent to anyone"
} ,
2023-04-06 00:52:33 +00:00
"icu:sendPaused" : {
"messageformat" : "Gönderim duraklatı ldı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on outgoing message if it cannot be sent immediately"
} ,
2023-04-06 00:52:33 +00:00
"icu:partiallySent" : {
"messageformat" : "Kı smen gönderildi, ayrı ntı lar için tı klayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on outgoing message if it is partially sent"
} ,
2023-04-06 00:52:33 +00:00
"icu:partiallyDeleted" : {
"messageformat" : "Kı smen silindi, tekrar denemek için tı kla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on a message which was deleted for everyone if the delete wasn't successfully sent to everyone"
} ,
2023-04-06 00:52:33 +00:00
"icu:showMore" : {
"messageformat" : "Detaylar" ,
2022-09-01 03:42:18 +00:00
"description" : "Displays the details of a key change"
} ,
2023-04-06 00:52:33 +00:00
"icu:showLess" : {
"messageformat" : "Detayları gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Hides the details of a key change"
} ,
2023-04-06 00:52:33 +00:00
"icu:learnMore" : {
"messageformat" : "Güvenlik numaraları nı doğrulama hakkı nda daha fazla bilgi edinin" ,
2022-09-01 03:42:18 +00:00
"description" : "Text that links to a support article on verifying safety numbers"
} ,
2023-04-06 00:52:33 +00:00
"icu:expiredWarning" : {
"messageformat" : "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." ,
2022-09-01 03:42:18 +00:00
"description" : "Warning notification that this version of the app has expired"
} ,
2023-04-06 00:52:33 +00:00
"icu:upgrade" : {
"messageformat" : "signal.org/download adresine gitmek için tı klayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Label text for button to upgrade the app to the latest version"
} ,
2023-04-06 00:52:33 +00:00
"icu:mediaMessage" : {
"messageformat" : "İçerik İletisi" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
} ,
2023-04-06 00:52:33 +00:00
"icu:unregisteredUser" : {
"messageformat" : "Numara kayı tlı değil" ,
2022-09-01 03:42:18 +00:00
"description" : "Error message displayed when sending to an unregistered user."
} ,
2023-04-06 00:52:33 +00:00
"icu:sync" : {
"messageformat" : "Kişileri içe aktar" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for contact and group sync settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:syncExplanation" : {
"messageformat" : "Tüm Signal grupları nı ve kişileri mobil cihazı nı zdan buraya aktarı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Explanatory text for sync settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:lastSynced" : {
"messageformat" : "Son senkronize zamanı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for date and time of last sync operation"
} ,
2023-04-06 00:52:33 +00:00
"icu:syncNow" : {
"messageformat" : "Şimdi içe aktar" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for a button that syncs contacts and groups from your phone"
} ,
2023-04-06 00:52:33 +00:00
"icu:syncing" : {
"messageformat" : "İçe aktarı lı yor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for a disabled sync button while sync is in progress."
} ,
2023-04-06 00:52:33 +00:00
"icu:syncFailed" : {
"messageformat" : "İçe aktarma başarı sı z oldu. Bilgisayarı nı zı n ve telefonunuzun İnternet'e bağlı olduğundan emin olun." ,
2022-09-01 03:42:18 +00:00
"description" : "Informational text displayed if a sync operation times out."
} ,
2023-04-06 00:52:33 +00:00
"icu:timestamp_s" : {
"messageformat" : "şimdi" ,
2022-09-01 03:42:18 +00:00
"description" : "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
} ,
2023-04-06 00:52:33 +00:00
"icu:timestamp_m" : {
"messageformat" : "1d" ,
2022-09-01 03:42:18 +00:00
"description" : "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
} ,
2023-04-06 00:52:33 +00:00
"icu:timestamp_h" : {
"messageformat" : "1s" ,
2022-09-01 03:42:18 +00:00
"description" : "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
} ,
2023-04-06 00:52:33 +00:00
"icu:hoursAgo" : {
"messageformat" : "{hours,number}s" ,
2022-09-01 03:42:18 +00:00
"description" : "Contracted form of 'X hours ago' which works both for singular and plural"
} ,
2023-04-06 00:52:33 +00:00
"icu:minutesAgo" : {
"messageformat" : "{minutes,number}d" ,
2022-09-01 03:42:18 +00:00
"description" : "Contracted form of 'X minutes ago' which works both for singular and plural"
} ,
2023-04-06 00:52:33 +00:00
"icu:justNow" : {
"messageformat" : "Şimdi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if a message is very recent, less than 60 seconds old"
} ,
2023-04-06 00:52:33 +00:00
"icu:timestampFormat__long--today" : {
"messageformat" : "Bugün {time}" ,
2023-03-09 19:51:00 +00:00
"description" : "Timestamp format string for displaying \"Today\" and the time"
} ,
2023-04-06 00:52:33 +00:00
"icu:timestampFormat__long--yesterday" : {
"messageformat" : "Dün {time}" ,
2023-03-09 19:51:00 +00:00
"description" : "Timestamp format string for displaying \"Yesterday\" and the time"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:messageBodyTooLong" : {
"messageformat" : "İleti metni çok uzun." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if the user tries to send more than 64kb of text"
} ,
2023-04-06 00:52:33 +00:00
"icu:unblockToSend" : {
"messageformat" : "Mesaj göndermek için bu kişinin engellemesini kaldı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Brief message shown when trying to message a blocked number"
} ,
2023-04-06 00:52:33 +00:00
"icu:unblockGroupToSend" : {
"messageformat" : "Mesaj göndermek için bu grubun engellemesini kaldı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Brief message shown when trying to message a blocked group"
} ,
2023-04-06 00:52:33 +00:00
"icu:youChangedTheTimer" : {
"messageformat" : "İleti kaybolma zamanı nı {time} olarak ayarladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Message displayed when you change the message expiration timer in a conversation."
} ,
2023-04-06 00:52:33 +00:00
"icu:timerSetOnSync" : {
"messageformat" : "İleti kaybolma zamanı {time} olarak güncellendi." ,
2022-09-01 03:42:18 +00:00
"description" : "Message displayed when timer is set on initial link of desktop device."
} ,
2023-04-06 00:52:33 +00:00
"icu:timerSetByMember" : {
"messageformat" : "Bir üye ileti kaybolma zamanı nı {time} olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Message displayed when timer is by an unknown group member."
} ,
2023-04-06 00:52:33 +00:00
"icu:theyChangedTheTimer" : {
"messageformat" : "{name} ileti kaybolma zamanı nı {time} olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Message displayed when someone else changes the message expiration timer in a conversation."
} ,
2023-04-06 00:52:33 +00:00
"icu:disappearingMessages__off" : {
"messageformat" : "kapalı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for option to turn off message expiration in the timer menu"
} ,
2022-11-17 00:15:28 +00:00
"icu:disappearingMessages" : {
"messageformat" : "Kaybolan iletiler" ,
2022-09-01 03:42:18 +00:00
"description" : "Conversation menu option to enable disappearing messages. Title of the settings section for Disappearing Messages. Label of the disappearing timer select in group creation flow"
} ,
2023-04-06 00:52:33 +00:00
"icu:disappearingMessagesDisabled" : {
"messageformat" : "Kaybolan iletiler devre dı şı " ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed in the left pane when the timer is turned off"
} ,
2023-04-06 00:52:33 +00:00
"icu:disappearingMessagesDisabledByMember" : {
"messageformat" : "Bir üye kaybolan iletileri devre dı şı bı raktı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed in the left pane when the timer is turned off"
} ,
2023-04-06 00:52:33 +00:00
"icu:disabledDisappearingMessages" : {
"messageformat" : "{name} kaybolan iletileri devre dı şı bı raktı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed in the conversation list when the timer is turned off"
} ,
2023-04-06 00:52:33 +00:00
"icu:youDisabledDisappearingMessages" : {
"messageformat" : "Kaybolan iletileri devre dı şı bı raktı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed in the conversation list when the timer is turned off"
} ,
2023-04-06 00:52:33 +00:00
"icu:timerSetTo" : {
"messageformat" : "Zamanlayı cı {time} olarak ayarlandı " ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane"
} ,
2023-04-06 00:52:33 +00:00
"icu:audioNotificationDescription" : {
2023-05-25 23:16:57 +00:00
"messageformat" : "Anlı k bildirim sesleri" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for audio notification setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:callRingtoneNotificationDescription" : {
"messageformat" : "Arama seslerini çal" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for call ringtone notification setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:callSystemNotificationDescription" : {
"messageformat" : "Aramalar için bildirim göster" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for call notification setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingCallNotificationDescription" : {
"messageformat" : "Gelen aramaları etkinleştir" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for incoming calls setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:contactChangedProfileName" : {
"messageformat" : "{sender} profil adı nı ({oldProfile}) {newProfile} ile değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Description for incoming calls setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:changedProfileName" : {
"messageformat" : "{oldProfile} profil adı nı {newProfile} ile değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when a contact not in your address book changes their profile name"
} ,
2023-04-06 00:52:33 +00:00
"icu:SafetyNumberModal__title" : {
"messageformat" : "Güvenlik Numarası nı Doğrula" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the modal for safety number verification"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChanged" : {
"messageformat" : "Güvenlik Numarası değişti" ,
2022-09-01 03:42:18 +00:00
"description" : "A notification shown in the conversation when a contact reinstalls"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChanges" : {
"messageformat" : "Güvenlik Numarası Değişiklikleri" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for safety number changed modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:safetyNumberChangedGroup" : {
"messageformat" : "{name} ile olan Güvenlik Numarası değişti" ,
2022-09-01 03:42:18 +00:00
"description" : "A notification shown in a group conversation when a contact reinstalls, showing the contact name"
} ,
2023-02-15 22:24:29 +00:00
"icu:ConversationDetails__viewSafetyNumber" : {
"messageformat" : "Güvenlik Numarası nı görüntüle" ,
"description" : "In conversation details, label for button to view safety number, opens safety number modal"
} ,
2023-08-21 22:05:39 +00:00
"icu:ConversationDetails__HeaderButton--Message" : {
"messageformat" : "Message" ,
"description" : "In conversation details, label for button to switch to the conversation view in order to draft a message in that converation"
} ,
2023-02-15 22:24:29 +00:00
"icu:SafetyNumberNotification__viewSafetyNumber" : {
"messageformat" : "Güvenlik Numarası nı görüntüle" ,
"description" : "In conversation, safety number change notification, label for button to view safety number, opens safety number modal"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:cannotGenerateSafetyNumber" : {
"messageformat" : "Bu kullanı cı ile iletişim kurulmadan doğrulanamaz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the safety number screen if you have never exchanged messages with that contact"
} ,
2023-04-06 00:52:33 +00:00
"icu:yourSafetyNumberWith" : {
"messageformat" : "{name1} ile olan güvenlik numaranı z:" ,
2022-09-01 03:42:18 +00:00
"description" : "Heading for safety number view"
} ,
2023-04-06 00:52:33 +00:00
"icu:themeLight" : {
"messageformat" : "Aydı nlı k" ,
2022-09-01 03:42:18 +00:00
"description" : "Label text for light theme (normal)"
} ,
2023-04-06 00:52:33 +00:00
"icu:themeDark" : {
"messageformat" : "Karanlı k" ,
2022-09-01 03:42:18 +00:00
"description" : "Label text for dark theme"
} ,
2023-04-06 00:52:33 +00:00
"icu:themeSystem" : {
"messageformat" : "Sistem" ,
2022-09-01 03:42:18 +00:00
"description" : "Label text for system theme"
} ,
2023-04-06 00:52:33 +00:00
"icu:noteToSelf" : {
"messageformat" : "Kendime Not" ,
2022-09-01 03:42:18 +00:00
"description" : "Name for the conversation with your own phone number"
} ,
2023-04-06 00:52:33 +00:00
"icu:noteToSelfHero" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbette kendine notlar ekleyebilirsin. Eğer hesabı na bağlı cihaz bulunuyorsa yeni notlar senkronize edilir." ,
2022-09-01 03:42:18 +00:00
"description" : "Description for the Note to Self conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:notificationDrawAttention" : {
"messageformat" : "Bildirim geldiğinde odağı bu pencere çek" ,
2022-09-01 03:42:18 +00:00
"description" : "Label text for the setting that controls whether new notifications draw attention to the window"
} ,
2023-04-06 00:52:33 +00:00
"icu:hideMenuBar" : {
"messageformat" : "Menü çubuğunu gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Label text for menu bar visibility setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:startConversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Yeni sohbet başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Label underneath number a user enters that is not an existing contact"
} ,
2023-04-06 00:52:33 +00:00
"icu:newConversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Yeni sohbet" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for header when starting a new conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:stories" : {
"messageformat" : "Hikayeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for header to go to stories view"
} ,
2023-04-06 00:52:33 +00:00
"icu:contactSearchPlaceholder" : {
"messageformat" : "İsim veya numara ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder to use when searching for contacts in the composer"
} ,
2023-04-06 00:52:33 +00:00
"icu:noContactsFound" : {
"messageformat" : "Kişi bulunamadı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label shown when there are no contacts to compose to"
} ,
2023-04-06 00:52:33 +00:00
"icu:noGroupsFound" : {
"messageformat" : "Grup bulunamadı " ,
2022-11-17 00:15:28 +00:00
"description" : "Label shown when there are no groups to compose to"
} ,
2023-04-06 00:52:33 +00:00
"icu:noConversationsFound" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet bulunamadı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label shown when there are no conversations to compose to"
} ,
2023-04-06 00:52:33 +00:00
"icu:Toast--ConversationRemoved" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{title} kaldı rı ldı ." ,
2023-04-06 00:52:33 +00:00
"description" : "Shown after the contact was removed from the contact list"
} ,
"icu:Toast--error" : {
"messageformat" : "Bir hata oluştu" ,
2022-09-01 03:42:18 +00:00
"description" : "Toast for general errors"
} ,
2023-04-06 00:52:33 +00:00
"icu:Toast--error--action" : {
"messageformat" : "Günlüğü gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the error toast button"
} ,
2023-04-06 00:52:33 +00:00
"icu:Toast--failed-to-fetch-username" : {
"messageformat" : "Kullanı cı adı alı namadı . Bağlantı nı kontrol edip tekrar dene." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if request to Signal servers to find username fails"
} ,
2023-04-06 00:52:33 +00:00
"icu:Toast--failed-to-fetch-phone-number" : {
"messageformat" : "Telefon numarası alı namadı . Bağlantı nı zı kontrol edip tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if request to Signal servers to find phone number fails"
} ,
2023-05-10 19:44:26 +00:00
"icu:ToastManager__CannotEditMessage" : {
"messageformat" : "Düzenlemeler yalnı zca bu mesajı gönderdikten sonraki 3 saat içinde uygulanabilir." ,
"description" : "Error message when you try to send an edit after message becomes too old"
} ,
2023-04-06 00:52:33 +00:00
"icu:startConversation--username-not-found" : {
"messageformat" : "Kullanı cı bulunamadı . {atUsername} bir Signal kullanı cı sı değil; tam kullanı cı adı nı girdiğinden emin ol." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in dialog if username is not found. Note that 'username' will be the output of at-username"
} ,
2023-04-06 00:52:33 +00:00
"icu:startConversation--phone-number-not-found" : {
"messageformat" : "Kullanı cı bulunamadı . \"{phoneNumber}\" bir Signal kullanı cı sı değil." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in dialog if phone number is not found."
} ,
2023-04-06 00:52:33 +00:00
"icu:startConversation--phone-number-not-valid" : {
"messageformat" : "Kullanı cı bulunamadı . \"{phoneNumber}\" geçerli bir telefon numarası değil." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in dialog if phone number is not valid."
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__title" : {
"messageformat" : "Üyeleri seçin" ,
2022-09-01 03:42:18 +00:00
"description" : "The title for the 'choose group members' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__back-button" : {
"messageformat" : "Geri" ,
2022-09-01 03:42:18 +00:00
"description" : "Used as alt-text of the back button on the 'choose group members' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__skip" : {
"messageformat" : "Atla" ,
2022-09-01 03:42:18 +00:00
"description" : "The 'skip' button text in the 'choose group members' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__next" : {
"messageformat" : "İleri" ,
2022-09-01 03:42:18 +00:00
"description" : "The 'next' button text in the 'choose group members' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__maximum-group-size__title" : {
"messageformat" : "Grup üye sı nı rı na ulaşı ldı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the alert when you add the maximum number of group members"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__maximum-group-size__body" : {
"messageformat" : "Signal grupları en fazla {max,number} üyeye sahip olabilir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the alert when you add the maximum number of group members"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__maximum-recommended-group-size__title" : {
"messageformat" : "Önerilen üye sı nı rı na ulaşı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the alert when you add the maximum recommended number of group members"
} ,
2023-04-06 00:52:33 +00:00
"icu:chooseGroupMembers__maximum-recommended-group-size__body" : {
"messageformat" : "Signal grupları en iyi {max,number} veya daha az üyeyle çalı şı r. Daha fazla üye eklenmesi iletilerin alı mı ve gönderiminde gecikmelere yol açabilir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the alert when you add the maximum recommended number of group members"
} ,
2023-04-06 00:52:33 +00:00
"icu:setGroupMetadata__title" : {
"messageformat" : "Bu grubu adlandı r" ,
2022-09-01 03:42:18 +00:00
"description" : "The title for the 'set group metadata' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:setGroupMetadata__back-button" : {
"messageformat" : "Üye seçimine geri dön" ,
2022-09-01 03:42:18 +00:00
"description" : "Used as alt-text of the back button on the 'set group metadata' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:setGroupMetadata__group-name-placeholder" : {
"messageformat" : "Grup adı (gereklidir)" ,
2022-09-01 03:42:18 +00:00
"description" : "The placeholder for the group name placeholder"
} ,
2023-04-06 00:52:33 +00:00
"icu:setGroupMetadata__group-description-placeholder" : {
"messageformat" : "Açı klama" ,
2022-09-01 03:42:18 +00:00
"description" : "The placeholder for the group description"
} ,
2023-04-06 00:52:33 +00:00
"icu:setGroupMetadata__create-group" : {
"messageformat" : "Oluştur" ,
2022-09-01 03:42:18 +00:00
"description" : "The 'create group' button text in the 'set group metadata' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:setGroupMetadata__members-header" : {
"messageformat" : "Üyeler" ,
2022-09-01 03:42:18 +00:00
"description" : "The header for the members list in the 'set group metadata' left pane screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:setGroupMetadata__error-message" : {
"messageformat" : "Grup oluşturulamadı . Bağlantı nı zı kontrol edip tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the modal when we can't create a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:updateGroupAttributes__title" : {
"messageformat" : "Grubu düzenle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the modal when we want to update a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:updateGroupAttributes__error-message" : {
"messageformat" : "Grup güncellenemedi. Bağlantı nı zı kontrol edip tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the modal when we can't update a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:notSupportedSMS" : {
"messageformat" : "SMS/MMS iletileri desteklenmemektedir." ,
2022-09-01 03:42:18 +00:00
"description" : "Label underneath number informing user that SMS is not supported on desktop"
} ,
2023-04-06 00:52:33 +00:00
"icu:newPhoneNumber" : {
"messageformat" : "Kişi eklemek için telefon numarası nı girin." ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder for adding a new number to a contact"
} ,
2023-04-06 00:52:33 +00:00
"icu:invalidNumberError" : {
"messageformat" : "Geçersiz numara" ,
2022-09-01 03:42:18 +00:00
"description" : "When a person inputs a number that is invalid"
} ,
2023-04-06 00:52:33 +00:00
"icu:unlinkedWarning" : {
"messageformat" : "Mesajlaşmaya devam etmek için tı klayarak Signal Desktop'ı mobil cihazı nı za yeniden bağlayı n."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:unlinked" : {
"messageformat" : "Bağlantı koparı ldı "
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:relink" : {
"messageformat" : "Yeniden bağla"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:autoUpdateNewVersionTitle" : {
"messageformat" : "Güncelleme mevcut"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:autoUpdateRetry" : {
"messageformat" : "Güncellemeyi yeniden dene"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:autoUpdateContactSupport" : {
"messageformat" : "destek ile iletişime geç"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:autoUpdateNewVersionMessage" : {
"messageformat" : "Signal'i yeniden başlatmak için tı klayı n"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:downloadNewVersionMessage" : {
"messageformat" : "Güncellemeyi indirmek için tı klayı n"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:downloadFullNewVersionMessage" : {
"messageformat" : "Signal güncellenemedi. Tekrar denemek için tı klayı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in update dialog when partial update fails and we have to ask user to download full update"
} ,
2023-04-06 00:52:33 +00:00
"icu:autoUpdateRestartButtonLabel" : {
"messageformat" : "Signal'i Yeniden Başlat"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:autoUpdateLaterButtonLabel" : {
"messageformat" : "Sonra"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:autoUpdateIgnoreButtonLabel" : {
"messageformat" : "Güncellemeyi yoksay"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:leftTheGroup" : {
"messageformat" : "{name} gruptan ayrı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when a single person leaves the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:multipleLeftTheGroup" : {
"messageformat" : "{name} gruptan ayrı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when multiple people leave the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:updatedTheGroup" : {
"messageformat" : "{name} grubu güncelledi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when someone updates the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:youUpdatedTheGroup" : {
"messageformat" : "Grubu güncellediniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when you update a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:updatedGroupAvatar" : {
"messageformat" : "Grup resmi güncellendi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when someone updates the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:titleIsNow" : {
"messageformat" : "Grup adı artı k ''{name}'." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when someone changes the title of the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:youJoinedTheGroup" : {
"messageformat" : "Gruba katı ldı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when you are added to a group."
} ,
2023-04-06 00:52:33 +00:00
"icu:joinedTheGroup" : {
"messageformat" : "{name} gruba katı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when a single person joins the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:multipleJoinedTheGroup" : {
"messageformat" : "{names} gruba katı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation history when more than one person joins the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationList__aria-label" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{unreadCount, plural, one {{title} ile sohbet, {unreadCount,number} yeni mesaj, son mesaj: {lastMessage}.} other {{title} ile sohbet et, {unreadCount,number} yeni mesaj, son mesaj: {lastMessage}.}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for the conversation list item"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationList__last-message-undefined" : {
"messageformat" : "Son ileti silinmiş olabilir." ,
2022-09-01 03:42:18 +00:00
"description" : "For aria-label within conversation list. Describes if last message is not defined."
} ,
2023-04-06 00:52:33 +00:00
"icu:BaseConversationListItem__aria-label" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{title} ile sohbete git" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for the conversation list item button"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationListItem--message-request" : {
"messageformat" : "İleti İsteği" ,
2022-09-01 03:42:18 +00:00
"description" : "Preview shown for conversation if the user has not yet accepted an incoming message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationListItem--draft-prefix" : {
"messageformat" : "Taslak:" ,
2022-09-01 03:42:18 +00:00
"description" : "Prefix shown in italic in conversation view when a draft is saved"
} ,
2023-04-20 06:31:42 +00:00
"icu:message--getNotificationText--messageRequest" : {
"messageformat" : "Mesaj İsteği" ,
"description" : "Shown in notifications and in the left pane when a message request is received."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--gif" : {
"messageformat" : "GIF" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a GIF is received."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--photo" : {
"messageformat" : "Fotoğraf" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a photo is received."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--video" : {
"messageformat" : "Video" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a video is received."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--voice-message" : {
"messageformat" : "Sesli İleti" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a voice message is received."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--audio-message" : {
"messageformat" : "Ses İletisi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when an audio message is received."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--file" : {
"messageformat" : "Dosya" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a generic file is received."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--stickers" : {
"messageformat" : "Çı kartma iletisi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane instead of sticker image."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getNotificationText--text-with-emoji" : {
"messageformat" : "{emoji} {text}" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when text has an emoji. Probably always [emoji] [text] on LTR languages and [text] [emoji] on RTL languages."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getDescription--unsupported-message" : {
"messageformat" : "Desteklenmeyen ileti" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a message has features too new for this signal install."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getDescription--disappearing-media" : {
"messageformat" : "Tek görümlük İçerik" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane after view-once message is deleted. Also shown when quoting a view once media."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getDescription--disappearing-photo" : {
"messageformat" : "Tek görümlük Fotoğraf" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a message is a view once photo. Also shown when quoting a view once photo."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--getDescription--disappearing-video" : {
"messageformat" : "Tek görümlük Video" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in notifications and in the left pane when a message is a view once video. Also shown when quoting a view once video."
} ,
2023-04-06 00:52:33 +00:00
"icu:message--deletedForEveryone" : {
"messageformat" : "Bu ileti silindi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a message's bubble when the message has been deleted for everyone."
} ,
2023-02-02 00:14:09 +00:00
"icu:donation--missing" : {
"messageformat" : "Bağı ş ayrı ntı ları getirilemiyor" ,
"description" : "Aria label for donation when we can't fetch the details."
2023-01-12 20:31:38 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--unopened--incoming" : {
"messageformat" : "Açmak için bu mesajı mobil cihazı nda görüntüle" ,
"description" : "Shown in a message's bubble when you've received a donation badge from a contact"
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--unopened--outgoing" : {
"messageformat" : "Bağı şı nı görüntülemek için cep telefonunda bu mesaja dokun" ,
"description" : "Shown in a message's bubble when you've sent a donation badge to a contact."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--unopened--label" : {
"messageformat" : "{sender} senin adı na Signal'e bağı ş yaptı " ,
"description" : "Shown in a message's bubble when you've received a donation badge from a contact."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--unopened--toast--incoming" : {
"messageformat" : "Bu bağı şı açmak için telefonunu kontrol et" ,
"description" : "Shown when you've clicked on an incoming donation you haven't yet redeemed."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--unopened--toast--outgoing" : {
"messageformat" : "Bağı şı nı görüntülemek için telefonunu kontrol et" ,
"description" : "Shown when you've clicked on an outgoing donation badge."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--preview--unopened" : {
"messageformat" : "{sender} senin için bağı ş yaptı " ,
"description" : "Shown to label the donation badge in notifications and the left pane."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--preview--redeemed" : {
"messageformat" : "Bir bağı ş kullandı n" ,
"description" : "Shown to label the redeemed donation badge in notifications and the left pane."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--preview--sent" : {
"messageformat" : "{recipient} için bağı ş yaptı n" ,
"description" : "Shown to label a donation badge you've sent in notifications and the left pane"
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation" : {
"messageformat" : "Bağı ş" ,
"description" : "Shown to label the donation badge you've redeemed on another device."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:quote--donation" : {
"messageformat" : "Bağı ş" ,
"description" : "Shown to label a donation badge you've replied to."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--remaining--days" : {
2023-04-06 00:52:33 +00:00
"messageformat" : "{days, plural, one {{days,number} gün kaldı } other {{days,number} gün kaldı }}" ,
2023-02-02 00:14:09 +00:00
"description" : "Describes how long remains for the donation badge you've redeemed on another device (only rendered for days > 1)."
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--remaining--hours" : {
2023-04-06 00:52:33 +00:00
"messageformat" : "{hours, plural, one {{hours,number} saat kaldı } other {{hours,number} saat kaldı }}" ,
2023-02-02 00:14:09 +00:00
"description" : "Describes how long remains for the donation badge you've redeemed on another device (only rendered for hours > 1)"
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--remaining--minutes" : {
"messageformat" : "{minutes, plural, one {1 dakika kaldı } other {{minutes,number} dakika kaldı }}" ,
2023-03-29 22:34:07 +00:00
"description" : "Describes how long remains for the donation badge you've redeemed on another device."
2023-02-02 00:14:09 +00:00
} ,
"icu:message--donation--expired" : {
"messageformat" : "Sona erdi" ,
"description" : "Shows that a donation badge is expired"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:message--giftBadge--view" : {
"messageformat" : "Görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when you've sent a gift badge to someone then opened it"
} ,
2023-02-02 00:14:09 +00:00
"icu:message--donation--view" : {
"messageformat" : "Görüntüle" ,
"description" : "Shown when you've sent a donation badge to someone then opened it"
} ,
"icu:message--donation--redeemed" : {
"messageformat" : "Ödendi" ,
"description" : "Shown when you've redeemed the donation badge on another device"
2022-09-01 03:42:18 +00:00
} ,
2023-03-29 22:34:07 +00:00
"icu:messageAccessibilityLabel--outgoing" : {
"messageformat" : "Gönderilen mesajı n" ,
"description" : "Accessibility label for outgoing messages"
} ,
"icu:messageAccessibilityLabel--incoming" : {
"messageformat" : "{author} tarafı ndan gönderilen mesaj" ,
"description" : "Accessibility label for incoming messages"
2023-02-02 00:14:09 +00:00
} ,
"icu:modal--donation--title" : {
"messageformat" : "Desteğin için teşekkürler!" ,
"description" : "The title of the outgoing donation badge detail dialog"
2022-09-01 03:42:18 +00:00
} ,
2023-02-02 00:14:09 +00:00
"icu:modal--donation--description" : {
"messageformat" : "{name} adı na Signal'e bağı ş yaptı n. Böylece Signal'e olan desteklerini profillerinde gösterebilecekler." ,
"description" : "The description of the outgoing donation badge detail dialog"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--toast--InstallFailed" : {
"messageformat" : "Çı kartma paketi yüklenemedi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a toast if the user attempts to install a sticker pack and it fails"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--title" : {
"messageformat" : "Çı kartmalar" ,
2023-01-12 20:31:38 +00:00
"description" : "Title for the sticker manager"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--Available" : {
"messageformat" : "Mevcut" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in the sticker pack manager as a tab for available stickers"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--InstalledPacks" : {
"messageformat" : "Yüklendi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager above your installed sticker packs."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--InstalledPacks--Empty" : {
"messageformat" : "Yüklü çı kartma yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager when you don't have any installed sticker packs."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--BlessedPacks" : {
"messageformat" : "Signal Tarafı ndan" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager above the default sticker packs."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--BlessedPacks--Empty" : {
"messageformat" : "Signal çı kartmaları mevcut değil" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager when there are no blessed sticker packs available."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--ReceivedPacks" : {
"messageformat" : "Aldı ğı nı z Çı kartmalar" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager above sticker packs which you have received in messages."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--ReceivedPacks--Empty" : {
"messageformat" : "Gelen iletilerden aldı ğı nı z çı kartmalar burada gözükecektir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager when you have not received any sticker packs in messages."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--Install" : {
"messageformat" : "Yükle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager next to sticker packs which can be installed."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--Uninstall" : {
"messageformat" : "Kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager next to sticker packs which are already installed."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--UninstallWarning" : {
"messageformat" : "Eğer iletinin aslı mevcut değil ise bu çı kartma paketini tekrar yükleyemeyebilirsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker pack manager next to sticker packs which are already installed."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--Introduction--Image" : {
"messageformat" : "Karşı nı zda Çı kartmalar: Eşkı ya Kedi" ,
2022-09-01 03:42:18 +00:00
"description" : "Alt text on a tooltip image when the user upgrades to a version of Signal supporting stickers."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--Introduction--Title" : {
"messageformat" : "Karşı nı zda Çı kartmalar" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the title on a tooltip when the user upgrades to a version of Signal supporting stickers."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerManager--Introduction--Body" : {
"messageformat" : "Çı kartma kullanabilecek iken neden kelimeler kullanası nı z?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the body on a tooltip when the user upgrades to a version of Signal supporting stickers."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--Open" : {
"messageformat" : "Çı kartma seçicisini aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the open button for the sticker picker"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--AddPack" : {
"messageformat" : "Çı kartma paketi ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the add pack button in the sticker picker"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--NextPage" : {
"messageformat" : "Sonraki Sayfa" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the next page button in the sticker picker"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--PrevPage" : {
"messageformat" : "Önceki Sayfa" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the previous page button in the sticker picker"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--Recents" : {
"messageformat" : "Son Çı kartma" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the recent stickers button in the sticker picker"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--DownloadError" : {
"messageformat" : "Bazı çı kartmalar indirilemedi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker picker when one or more stickers could not be downloaded."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--DownloadPending" : {
"messageformat" : "Çı kartma paketi yükleniyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker picker when one or more stickers are still downloading."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--Empty" : {
"messageformat" : "Mevcut çı kartma yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker picker when there are no stickers to show."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--Hint" : {
"messageformat" : "Yeni aldı ğı nı z iletilerdeki çı kartma paketleri yüklenebilir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker picker the first time you have received new packs you can install."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--NoPacks" : {
"messageformat" : "Mevcut çı kartma paketi yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker picker when there are no installed sticker packs."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPicker--NoRecents" : {
"messageformat" : "Yakı n zamanda kullanı lan çı kartmalar burada gözükecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the sticker picker when there are no recent stickers to show."
} ,
2023-03-09 19:51:00 +00:00
"icu:stickers__StickerPicker__recent" : {
"messageformat" : "Yakı nlarda" ,
"description" : "Title for all of the recent stickers"
} ,
"icu:stickers__StickerPicker__featured" : {
"messageformat" : "Öne Çı kan" ,
"description" : "Title for featured stickers"
} ,
"icu:stickers__StickerPicker__analog-time" : {
"messageformat" : "Analog zaman" ,
"description" : "aria-label for the analog time sticker"
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPreview--Title" : {
"messageformat" : "Çı kartma Paketi" ,
2022-09-01 03:42:18 +00:00
"description" : "The title that appears in the sticker pack preview modal."
} ,
2023-04-06 00:52:33 +00:00
"icu:stickers--StickerPreview--Error" : {
"messageformat" : "Çı kartma paketi açı lı rken hata. Lütfen internet bağlantı nı zı kontrol edin ve tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "The message that appears in the sticker preview modal when there is an error."
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker--empty" : {
"messageformat" : "Mevcut emoji yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the emoji picker when a search yields 0 results."
} ,
2023-05-10 19:44:26 +00:00
"icu:EmojiPicker--search-close" : {
"messageformat" : "Emoji aramayı kapat" ,
"description" : "Button title to cancel the emoji search."
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker--search-placeholder" : {
"messageformat" : "Emoji Ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a placeholder inside the emoji picker search field."
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker--skin-tone" : {
"messageformat" : "Ten rengi {tone}" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a tooltip over the emoji tone buttons."
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--recents" : {
"messageformat" : "Yakı nlarda" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for recents emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--emoji" : {
"messageformat" : "Emoji" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for emoji emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--animal" : {
"messageformat" : "Hayvan" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for animal emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--food" : {
"messageformat" : "Gı da" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for food emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--activity" : {
"messageformat" : "Eylem" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for activity emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--travel" : {
"messageformat" : "Seyahat" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for travel emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--object" : {
"messageformat" : "Nesne" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for object emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--symbol" : {
"messageformat" : "Sembol" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for symbol emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiPicker__button--flag" : {
"messageformat" : "Bayrak" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for flag emoji picker button"
} ,
2023-04-06 00:52:33 +00:00
"icu:confirmation-dialog--Cancel" : {
"messageformat" : "İptal" ,
2022-09-01 03:42:18 +00:00
"description" : "Appears on the cancel button in confirmation dialogs."
} ,
2023-05-25 23:16:57 +00:00
"icu:Message__reaction-emoji-label--you" : {
"messageformat" : "{emoji} ile tepki verdin" ,
"description" : "aria-label for reaction emoji (you)"
} ,
"icu:Message__reaction-emoji-label--single" : {
"messageformat" : "{title} {emoji} ile tepki verdi" ,
"description" : "aria-label for reaction emoji when one person reacts with an emoji"
} ,
"icu:Message__reaction-emoji-label--many" : {
2023-06-21 22:34:21 +00:00
"messageformat" : "{count, plural, one {{count,number} kişi {emoji} ile tepki verdi} other {{count,number} kişi {emoji} ile tepki verdi}}" ,
2023-05-25 23:16:57 +00:00
"description" : "Used as an aria-label for when many people react to a message. Count is always greater than 1"
} ,
2023-05-10 19:44:26 +00:00
"icu:Message__role-description" : {
"messageformat" : "Mesaj" ,
"description" : "aria-roledescription of a message"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageBody--read-more" : {
"messageformat" : "Devamı nı oku" ,
2022-09-01 03:42:18 +00:00
"description" : "When a message is too long this is the affordance to expand the message"
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--unsupported-message" : {
"messageformat" : "{contact} size Signal'in yeni özelliğini kullanan bir ileti gönderdiği için işlenemiyor veya görüntülenemiyor."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--unsupported-message-ask-to-resend" : {
"messageformat" : "Signal'in güncel sürümünü kullandı ğı nı za göre {contact} kişisinin iletiyi tekrar göndermesini isteyebilirsiniz."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--from-me-unsupported-message" : {
"messageformat" : "Cihazları nı zdan biri Signal'in yeni özelliğini kullanan bir ileti gönderdiği için işlenemiyor veya görüntülenemiyor."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--from-me-unsupported-message-ask-to-resend" : {
"messageformat" : "Signal'in güncel sürümünü kullandı ğı nı za göre gelecekteki buna benzer iletiler artı k eşitlenecektir."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--update-signal" : {
"messageformat" : "Signal'i Güncelle" ,
2022-09-01 03:42:18 +00:00
"description" : "Text for a button which will take user to Signal download page"
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--tap-to-view-expired" : {
"messageformat" : "Görüldü" ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown on messages with with individual timers, after user has viewed it"
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--tap-to-view--outgoing" : {
"messageformat" : "İçerik" ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown on outgoing messages with with individual timers (inaccessible)"
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--tap-to-view--incoming--expired-toast" : {
"messageformat" : "Bu iletiyi zaten görüntülediniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when user clicks on an expired incoming view-once bubble"
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--tap-to-view--outgoing--expired-toast" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bir kez görüntülenebilen mesajlar sohbet geçmişinde saklanmaz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when user clicks on an expired outgoing view-once bubble"
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--tap-to-view--incoming" : {
"messageformat" : "Fotoğrafı Görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown on photo messages with with individual timers, before user has viewed it"
} ,
2023-04-06 00:52:33 +00:00
"icu:Message--tap-to-view--incoming-video" : {
"messageformat" : "Videoyu Görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown on video messages with with individual timers, before user has viewed it"
} ,
2023-04-06 00:52:33 +00:00
"icu:Conversation--getDraftPreview--attachment" : {
"messageformat" : "(eklenti)" ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown in left pane as preview for conversation with saved a saved draft message"
} ,
2023-04-06 00:52:33 +00:00
"icu:Conversation--getDraftPreview--quote" : {
"messageformat" : "(alı ntı )" ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown in left pane as preview for conversation with saved a saved draft message"
} ,
2023-04-06 00:52:33 +00:00
"icu:Conversation--getDraftPreview--draft" : {
"messageformat" : "(taslak)" ,
2022-09-01 03:42:18 +00:00
"description" : "Text shown in left pane as preview for conversation with saved a saved draft message"
} ,
2023-05-10 19:44:26 +00:00
"icu:Keyboard--focus-most-recent-message" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "En eski okunmamı ş veya son mesaja odaklan" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown in shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--navigate-by-section" : {
"messageformat" : "Bölüme göre gezinme" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--previous-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Önceki sohbet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--next-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sonraki sohbet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--previous-unread-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Önceki okunmamı ş sohbet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--next-unread-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sonraki okunmamı ş sohbet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--preferences" : {
"messageformat" : "Tercihler" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--open-conversation-menu" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet menüsünü aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--new-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Yeni sohbet başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--archive-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbeti arşivle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--unarchive-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbeti arşivden çı kar" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--search" : {
"messageformat" : "Ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--search-in-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbette ara" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--focus-composer" : {
"messageformat" : "Metin alanı na odaklan" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--open-all-media-view" : {
"messageformat" : "Tüm İçerik görünümünü aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--open-emoji-chooser" : {
"messageformat" : "Emoji seçicisini aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--open-sticker-chooser" : {
"messageformat" : "Çı kartma seçicisini aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--begin-recording-voice-note" : {
"messageformat" : "Sesli not kaydı na başla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--default-message-action" : {
"messageformat" : "Seçilen ileti için varsayı lan eylem" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--view-details-for-selected-message" : {
"messageformat" : "Seçili iletinin detayları nı görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--toggle-reply" : {
"messageformat" : "Seçili iletiyi yanı tla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--toggle-reaction-picker" : {
"messageformat" : "Seçili ileti için emoji-tepki seçicisini değiştir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--save-attachment" : {
"messageformat" : "Seçili iletideki eklentileri kaydet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--delete-messages" : {
"messageformat" : "Seçili mesajları sil" ,
"description" : "Shown in the shortcuts guide"
} ,
"icu:Keyboard--forward-messages" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Seçili mesajları ilet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--add-newline" : {
"messageformat" : "İletiye yeni satı r ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--expand-composer" : {
"messageformat" : "Metin alanı nı genişlet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--send-in-expanded-composer" : {
"messageformat" : "Gönder (genişletilmiş metin alanı nda)" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--attach-file" : {
"messageformat" : "Dosya ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--remove-draft-link-preview" : {
"messageformat" : "Taslak bağlantı ön izlemesini kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--remove-draft-attachments" : {
"messageformat" : "Tüm taslak eklentileri kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--conversation-by-index" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbete atla" ,
2022-09-01 03:42:18 +00:00
"description" : "A shortcut allowing direct navigation to conversations 1 to 9 in list"
} ,
2023-05-25 23:16:57 +00:00
"icu:Keyboard--edit-last-message" : {
"messageformat" : "Önceki mesajı düzenle" ,
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--Key--ctrl" : {
"messageformat" : "Ctrl" ,
2022-09-01 03:42:18 +00:00
"description" : "Key shown in shortcut combination in shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--Key--option" : {
"messageformat" : "Option" ,
2022-09-01 03:42:18 +00:00
"description" : "Key shown in shortcut combination in shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--Key--alt" : {
"messageformat" : "Alt" ,
2022-09-01 03:42:18 +00:00
"description" : "Key shown in shortcut combination in shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--Key--shift" : {
"messageformat" : "Shift" ,
2022-09-01 03:42:18 +00:00
"description" : "Key shown in shortcut combination in shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--Key--enter" : {
"messageformat" : "Enter" ,
2022-09-01 03:42:18 +00:00
"description" : "Key shown in shortcut combination in shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--Key--tab" : {
"messageformat" : "Sekme" ,
2022-09-01 03:42:18 +00:00
"description" : "Key shown in shortcut combination in shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--Key--one-to-nine-range" : {
"messageformat" : "1'den 9'a" ,
2022-09-01 03:42:18 +00:00
"description" : "Expresses that 1, 2, 3, up to 9 are available shortcut keys"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--header" : {
"messageformat" : "Klavye Kı sayolları " ,
2022-09-01 03:42:18 +00:00
"description" : "Title header of the keyboard shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--navigation-header" : {
"messageformat" : "Gezinme" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the keyboard shortcuts guide - navigation section"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--messages-header" : {
"messageformat" : "İletiler" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the keyboard shortcuts guide - messages section"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--composer-header" : {
"messageformat" : "Metin Alanı " ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the keyboard shortcuts guide - composer section"
} ,
2023-04-20 06:31:42 +00:00
"icu:Keyboard--composer--bold" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Seçilen metni kalı n olarak işaretle" ,
2023-04-20 06:31:42 +00:00
"description" : "Description of command to bold text in composer"
} ,
"icu:Keyboard--composer--italic" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Seçilen metni italik olarak işaretle" ,
2023-04-20 06:31:42 +00:00
"description" : "Description of command to bold text in composer"
} ,
"icu:Keyboard--composer--strikethrough" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Seçilen metni üstü çizili olarak işaretle" ,
2023-04-20 06:31:42 +00:00
"description" : "Description of command to bold text in composer"
} ,
"icu:Keyboard--composer--monospace" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Seçili metni tek aralı klı olarak işaretle" ,
2023-04-20 06:31:42 +00:00
"description" : "Description of command to bold text in composer"
} ,
"icu:Keyboard--composer--spoiler" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Seçilen metni spoiler olarak işaretle" ,
2023-04-20 06:31:42 +00:00
"description" : "Description of command to bold text in composer"
} ,
2023-06-28 20:05:45 +00:00
"icu:Keyboard--open-context-menu" : {
"messageformat" : "Seçilen mesaj için içerik menüsünü aç" ,
"description" : "Shown in shortcuts guide"
} ,
2023-05-10 19:44:26 +00:00
"icu:FormatMenu--guide--bold" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Kalı n" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown when you hover over the bold button in the popup formatting menu"
} ,
"icu:FormatMenu--guide--italic" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "İtalik" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown when you hover over the bold button in the popup formatting menu"
} ,
"icu:FormatMenu--guide--strikethrough" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Üstü çizili" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown when you hover over the bold button in the popup formatting menu"
} ,
"icu:FormatMenu--guide--monospace" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Tek aralı klı " ,
2023-05-10 19:44:26 +00:00
"description" : "Shown when you hover over the bold button in the popup formatting menu"
} ,
"icu:FormatMenu--guide--spoiler" : {
"messageformat" : "Spoiler" ,
"description" : "Shown when you hover over the bold button in the popup formatting menu"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--scroll-to-top" : {
"messageformat" : "Listenin en başı na kaydı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--scroll-to-bottom" : {
"messageformat" : "Listenin en sonuna kaydı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--close-curent-conversation" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Mevcut sohbeti kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--calling-header" : {
"messageformat" : "Arama" ,
2022-09-01 03:42:18 +00:00
"description" : "Header of the keyboard shortcuts guide - calling section"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--toggle-audio" : {
"messageformat" : "Sesi kapatı p açma" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--toggle-video" : {
"messageformat" : "Görüntüyü kapatı p açma" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the shortcuts guide"
} ,
2023-01-12 20:31:38 +00:00
"icu:Keyboard--accept-video-call" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "Aramayı görüntülü yanı tla (yalnı zca görüntülü aramalar için)" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in the calling keyboard shortcuts guide"
} ,
"icu:Keyboard--accept-call-without-video" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "Aramayı sesli olarak cevapla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling keyboard shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--start-audio-call" : {
"messageformat" : "Sesli arama başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling keyboard shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--start-video-call" : {
"messageformat" : "Görüntülü arama başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling keyboard shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--decline-call" : {
"messageformat" : "Aramayı reddet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling keyboard shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:Keyboard--hang-up" : {
"messageformat" : "Aramayı sonlandı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the calling keyboard shortcuts guide"
} ,
2023-04-06 00:52:33 +00:00
"icu:close-popup" : {
"messageformat" : "Açı lı r Pencereyi Kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "Used as alt text for any button closing a popup"
} ,
2023-04-06 00:52:33 +00:00
"icu:addImageOrVideoattachment" : {
"messageformat" : "Resim veya video ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in draft attachment list for the big 'add new attachment' button"
} ,
2023-04-06 00:52:33 +00:00
"icu:remove-attachment" : {
"messageformat" : "Eklentiyi kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Used in draft attachment list to remove an individual attachment"
} ,
2023-04-06 00:52:33 +00:00
"icu:backToInbox" : {
"messageformat" : "Gelen kutusuna dön" ,
2022-09-01 03:42:18 +00:00
"description" : "Used as alt-text of button on archived conversations screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:conversationArchived" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet arşivlendi" ,
2022-09-01 03:42:18 +00:00
"description" : "A toast that shows up when user archives a conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:conversationArchivedUndo" : {
"messageformat" : "Geri al" ,
2022-09-01 03:42:18 +00:00
"description" : "Undo button for archiving a conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:conversationReturnedToInbox" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet gelen kutusuna geri taşı ndı " ,
2022-09-01 03:42:18 +00:00
"description" : "A toast that shows up when the user unarchives a conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:conversationMarkedUnread" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet okunmadı olarak işaretlendi" ,
2022-09-01 03:42:18 +00:00
"description" : "A toast that shows up when user marks a conversation as unread"
} ,
2023-06-21 22:34:21 +00:00
"icu:SendEdit--dialog--title" : {
"messageformat" : "Yalnı zca Signal beta" ,
"description" : "Title of the modal shown before sending your first edit message"
} ,
"icu:SendEdit--dialog--body" : {
"messageformat" : "Mesajları düzenleme yalnı zca Signal beta kullanı cı ları tarafı ndan kullanı labilir. Bir mesajı düzenlersen, düzenlemen yalnı zca Signal beta'nı n son sürümünü kullanan kişiler tarafı ndan görülebilir." ,
"description" : "Body text of the modal shown before sending your first edit message"
} ,
2023-04-20 06:31:42 +00:00
"icu:SendFormatting--dialog--title" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Biçimlendirilmiş metin gönderme" ,
2023-04-20 06:31:42 +00:00
"description" : "Title of the modal shown before sending your first formatting message"
} ,
"icu:SendFormatting--dialog--body" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Bazı kişiler biçimlendirilmiş metni desteklemeyen bir Signal sürümü kullanı yor olabilir. Bu kişiler mesajı nda yaptı ğı n biçimlendirme değişikliklerini göremezler." ,
2023-04-20 06:31:42 +00:00
"description" : "Body text of the modal shown before sending your first formatting message"
} ,
2023-03-09 19:51:00 +00:00
"icu:AuthArtCreator--dialog--message" : {
"messageformat" : "Signal Çı kartma Paketi Oluşturucu'yu açmak ister misin?" ,
"description" : "A body of the dialog that is presented when user tries to open Signal Sticker Pack Creator from a link"
} ,
"icu:AuthArtCreator--dialog--confirm" : {
"messageformat" : "Onayla" ,
"description" : "A buttle title for confirming Signal Sticker Pack Creator dialog"
} ,
"icu:AuthArtCreator--dialog--dismiss" : {
"messageformat" : "Kapat" ,
"description" : "A buttle title for dismissing Signal Sticker Pack Creator dialog"
} ,
"icu:ArtCreator--Authentication--error" : {
2023-03-15 19:30:37 +00:00
"messageformat" : "Çı kartma Paketi Oluşturucu'yu kullanmak için lütfen Signal'i telefonunda ve bilgisayarı nda kur" ,
2023-03-09 19:51:00 +00:00
"description" : "The error message which appears when the user has not linked their account and attempts to use the Sticker Creator"
} ,
2023-04-06 00:52:33 +00:00
"icu:Reactions--remove" : {
"messageformat" : "Tepkiyi kaldı r" ,
"description" : "Shown when you want to remove a reaction you've made"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:Reactions--error" : {
"messageformat" : "Tepki gönderilemedi. Lütfen tekrar dene." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when a reaction fails to send"
} ,
2023-04-06 00:52:33 +00:00
"icu:Reactions--more" : {
"messageformat" : "Daha fazla" ,
2022-09-01 03:42:18 +00:00
"description" : "Use in the reaction picker as the alt text for the 'more' button"
} ,
2023-04-06 00:52:33 +00:00
"icu:ReactionsViewer--all" : {
"messageformat" : "Tümü" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in reaction viewer as the title for the 'all' category"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--message-direct" : {
"messageformat" : "{name} kişisinin sizinle yazı şması na ve adı nı zla fotoğrafı nı zı görmesine izin vermek istiyor musunuz? Kabul edene kadar iletilerini gördüğünüzü bilmeyecekler." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the message for a message request in a direct message"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--message-direct-hidden" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{name} adlı kişinin sana mesaj atması na ve adı nı ve fotoğrafı nı görmesine izin veriyor musun? Bu kişiyi geçmişte kaldı rmı ştı n." ,
2023-04-06 00:52:33 +00:00
"description" : "Shown as the message for a message request in a hidden conversation"
} ,
"icu:MessageRequests--message-direct-blocked" : {
"messageformat" : "{name} kişisinin seninle yazı şması na ve adı nla fotoğrafı nı paylaşması na izin vermek istiyor musun? Engelini kaldı rana kadar hiçbir mesaj almayacaksı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the message for a message request in a direct message with a blocked account"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--message-group" : {
"messageformat" : "Bu gruba katı lmak ve adı nı zla fotonuzu üyeleri ile paylaşmak istiyor musunuz? Kabul edene kadar iletilerini gördüğünüzü bilmeyecekler." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the message for a message request in a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--message-group-blocked" : {
"messageformat" : "Bu grubun engelini kaldı rmak ve adı nla fotonu üyeleri ile paylaşmak istiyor musun? Engelini kaldı rana kadar hiçbir mesaj almayacaksı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the message for a message request in a blocked group"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--block" : {
"messageformat" : "Engelle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user block a message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--unblock" : {
"messageformat" : "Engeli kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user unblock a message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--unblock-direct-confirm-title" : {
"messageformat" : "{name} kişisinin engeli kaldı rı lsı n mı ?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user unblock a message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--unblock-direct-confirm-body" : {
"messageformat" : "Birbirinizi arayı p ileti gönderebileceksiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the body in the confirmation modal for unblocking a private message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--unblock-group-confirm-body" : {
"messageformat" : "Grup üyeleri sizi bu gruba tekrar ekleyebilecekler." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the body in the confirmation modal for unblocking a group message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--block-and-report-spam" : {
"messageformat" : "İstenmeyen İleti Olarak Bildir ve Engelle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user block a message request and report spam"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--block-and-report-spam-success-toast" : {
"messageformat" : "İstenmeyen ileti olarak bildirildi ve engellendi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a toast when you successfully block a user and report them as spam"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--block-direct-confirm-title" : {
"messageformat" : "{title} engellensin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the title in the confirmation modal for blocking a private message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--block-direct-confirm-body" : {
"messageformat" : "Engellenen kişiler seni arayamaz veya mesaj gönderemez." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the body in the confirmation modal for blocking a private message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--block-group-confirm-title" : {
"messageformat" : "{title} grubundan ayrı l ve engelle?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the title in the confirmation modal for blocking a group message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--block-group-confirm-body" : {
"messageformat" : "Bu grubun iletilerini veya güncellemelerini artı k almayacaksı nı z ve üyeleri sizi bu gruba tekrar ekleyemeyecekler." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the body in the confirmation modal for blocking a group message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--delete" : {
"messageformat" : "Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user delete any message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--delete-direct-confirm-title" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet silinsin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the title in the confirmation modal for deleting a private message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--delete-direct-confirm-body" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbet tüm cihazları ndan silinecek." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the body in the confirmation modal for deleting a private message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--delete-group-confirm-title" : {
"messageformat" : "{title} grubunu Sil ve Ayrı l?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the title in the confirmation modal for deleting a group message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--delete-direct" : {
"messageformat" : "Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user delete a direct message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--delete-group" : {
"messageformat" : "Sil ve Ayrı l" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user delete a group message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--delete-group-confirm-body" : {
"messageformat" : "Bu gruptan ayrı lacaksı n ve tüm cihazları ndan silinecek." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as the body in the confirmation modal for deleting a group message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--accept" : {
"messageformat" : "Kabul et" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to let the user accept a message request"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--continue" : {
"messageformat" : "Devam" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as a button to share your profile, necessary to continue messaging in a conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--profile-sharing--group--link" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu grupla sohbete devam etmek ve adı nı ve fotoğrafı nı üyeleriyle paylaşmak ister misin? <learnMoreLink>Dahası nı öğren.</learnMoreLink>" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when user hasn't shared their profile in a group yet"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequests--profile-sharing--direct--link" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{firstName} ile bu sohbete devam etmek ve adı nı ve fotoğrafı nı onunla paylaşmak ister misin? <learnMoreLink>Dahası nı öğren</learnMoreLink>" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when user hasn't shared their profile in a 1:1 conversation yet"
} ,
2022-11-17 00:15:28 +00:00
"icu:ConversationHero--members" : {
"messageformat" : "{count, plural, one {1 üye} other {{count,number} üye}}" ,
"description" : "Specifies the number of members in a group conversation"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:member-of-1-group" : {
"messageformat" : "{group} grubuna üye" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation hero to indicate this user is a member of a mutual group"
} ,
2023-04-06 00:52:33 +00:00
"icu:member-of-2-groups" : {
"messageformat" : "{group1} ve {group2} grubuna üye" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation hero to indicate this user is a member of two mutual groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:member-of-3-groups" : {
"messageformat" : "{group1}, {group2} ve {group3} grubuna üye" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation hero to indicate this user is a member of three mutual groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:member-of-more-than-3-groups--one-more" : {
"messageformat" : "{group1}, {group2}, {group3} ve 1 diğer gruba üye" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation hero to indicate this user is a member of four mutual groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:member-of-more-than-3-groups--multiple-more" : {
"messageformat" : "{group1}, {group2}, {group3} ve {remainingCount,number} diğer gruba üye" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the conversation hero to indicate this user is a member of 5+ mutual groups."
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationHero--membership-added" : {
"messageformat" : "{name} sizi gruba ekledi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown Indicates that you were added to a group by a given individual."
} ,
2023-04-06 00:52:33 +00:00
"icu:no-groups-in-common" : {
"messageformat" : "Ortak grubunuz yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown to indicate this user is not a member of any groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:no-groups-in-common-warning" : {
"messageformat" : "Ortak bir grup yok. İstekleri dikkatlice gözden geçirin." ,
2022-09-01 03:42:18 +00:00
"description" : "When a user has no common groups, show this warning"
} ,
2023-04-06 00:52:33 +00:00
"icu:acceptCall" : {
"messageformat" : "Aramayı yanı tla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in tooltip for the button to accept a call (audio or video)"
} ,
2023-04-06 00:52:33 +00:00
"icu:acceptCallWithoutVideo" : {
"messageformat" : "Aramayı sesli olarak cevapla" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in tooltip for the button to accept a video call without video"
} ,
2023-04-06 00:52:33 +00:00
"icu:declineCall" : {
"messageformat" : "Reddet" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in tooltip for the button to decline a call (audio or video)"
} ,
2023-04-06 00:52:33 +00:00
"icu:declinedIncomingAudioCall" : {
"messageformat" : "Sesli aramayı reddettin" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in conversation history when you declined an incoming voice call"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:declinedIncomingVideoCall" : {
"messageformat" : "Görüntülü aramayı reddettiniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in conversation history when you declined an incoming video call"
} ,
2023-04-06 00:52:33 +00:00
"icu:acceptedIncomingAudioCall" : {
"messageformat" : "Gelen sesli arama" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in conversation history when you accepted an incoming voice call"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:acceptedIncomingVideoCall" : {
"messageformat" : "Gelen görüntülü arama" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in conversation history when you accepted an incoming video call"
} ,
2023-04-06 00:52:33 +00:00
"icu:missedIncomingAudioCall" : {
"messageformat" : "Cevapsı z sesli arama" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in conversation history when you missed an incoming voice call"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:missedIncomingVideoCall" : {
"messageformat" : "Cevapsı z görüntülü arama" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in conversation history when you missed an incoming video call"
} ,
2023-04-06 00:52:33 +00:00
"icu:acceptedOutgoingAudioCall" : {
"messageformat" : "Giden sesli arama" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in conversation history when you made an outgoing voice call"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:acceptedOutgoingVideoCall" : {
"messageformat" : "Giden görüntülü arama" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in conversation history when you made an outgoing video call"
} ,
2023-04-06 00:52:33 +00:00
"icu:missedOrDeclinedOutgoingAudioCall" : {
"messageformat" : "Cevapsı z sesli arama" ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in conversation history when your voice call is missed or declined"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:missedOrDeclinedOutgoingVideoCall" : {
"messageformat" : "Cevaplanmamı ş görüntülü arama" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in conversation history when your video call is missed or declined"
} ,
2023-04-06 00:52:33 +00:00
"icu:minimizeToTrayNotification--title" : {
"messageformat" : "Signal hâlâ çalı şı yor" ,
2022-09-21 17:06:24 +00:00
"description" : "Shown in a notification title when Signal is minimized to tray"
} ,
2023-04-06 00:52:33 +00:00
"icu:minimizeToTrayNotification--body" : {
"messageformat" : "Signal, bildirim alanı nda çalı şmaya devam edecek. Bunu Signal ayarları ndan değiştirebilirsin." ,
2022-09-21 17:06:24 +00:00
"description" : "Shown in a notification body when Signal is minimized to tray"
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingAudioCall" : {
"messageformat" : "Gelen sesli arama..." ,
2023-01-12 20:31:38 +00:00
"description" : "Shown in both the incoming call bar and notification for an incoming voice call"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingVideoCall" : {
"messageformat" : "Gelen görüntülü arama…" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in both the incoming call bar and notification for an incoming video call"
} ,
2023-08-21 22:05:39 +00:00
"icu:outgoingAudioCall" : {
"messageformat" : "Outgoing voice call" ,
"description" : "Shown in the timeline for an outgoing voice call"
} ,
"icu:outgoingVideoCall" : {
"messageformat" : "Outgoing video call" ,
"description" : "Shown in the timeline for an outgoing video call"
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingGroupCall__ringing-you" : {
"messageformat" : "{ringer} sizi arı yor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the incoming call bar when someone is ringing you for a group call"
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingGroupCall__ringing-1-other" : {
"messageformat" : "{ringer} kişisi, {otherMember} ve sizi arı yor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the incoming call bar when someone is ringing you for a group call"
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingGroupCall__ringing-2-others" : {
"messageformat" : "{ringer} kişisi, {first}, {second} ve sizi arı yor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the incoming call bar when someone is ringing you for a group call"
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingGroupCall__ringing-3-others" : {
"messageformat" : "{ringer} kişisi, {first}, {second}, sizi ve 1 diğer kişiyi arı yor" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the incoming call bar when someone is ringing you for a group call"
} ,
2023-04-06 00:52:33 +00:00
"icu:incomingGroupCall__ringing-many" : {
"messageformat" : "{remaining, plural, one {{ringer}, kişisi siz, {first}, {second} ve {remaining,number} diğer kişiyi arı yor} other {{ringer}, kişisi siz, {first}, {second} ve {remaining,number} diğer kişiyi arı yor}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the incoming call bar when someone is ringing you for a group call"
} ,
2023-04-06 00:52:33 +00:00
"icu:outgoingCallRinging" : {
"messageformat" : "Çalı yor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the call screen when placing an outgoing call that is now ringing"
} ,
2023-04-06 00:52:33 +00:00
"icu:makeOutgoingCall" : {
"messageformat" : "Bir arama başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the call button in a conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:makeOutgoingVideoCall" : {
"messageformat" : "Bir görüntülü arama başlat" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the video call button in a conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:joinOngoingCall" : {
"messageformat" : "Katı l" ,
2022-09-01 03:42:18 +00:00
"description" : "Text that appears in a group when a call is active"
} ,
2023-04-06 00:52:33 +00:00
"icu:callNeedPermission" : {
"messageformat" : "{title} sizden bir ileti isteği alacak. İleti isteğiniz kabul edildiğinde arayabilirsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when a call is rejected because the other party hasn't approved the message/call request"
} ,
2023-04-06 00:52:33 +00:00
"icu:callReconnecting" : {
"messageformat" : "Yeniden bağlanı yor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the call screen when the call is reconnecting due to network issues"
} ,
2023-04-06 00:52:33 +00:00
"icu:callDuration" : {
"messageformat" : "Signal {duration}" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the call screen to indicate how long the call has been connected"
} ,
2023-04-06 00:52:33 +00:00
"icu:callingDeviceSelection__settings" : {
"messageformat" : "Ayarlar" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for device selection settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__participants" : {
"messageformat" : "{people} aramada" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for participants list toggle"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-notification__ended" : {
"messageformat" : "Grup görüşmesi sona erdi" ,
2022-09-01 03:42:18 +00:00
"description" : "Notification message when a group call has ended"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-notification__started-by-someone" : {
"messageformat" : "Grup araması başladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Notification message when a group call has started, but we don't know who started it"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-notification__started-by-you" : {
"messageformat" : "Bir grup görüşmesi başlattı nı z" ,
2022-09-01 03:42:18 +00:00
"description" : "Notification message when a group call has started by you"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-notification__started" : {
"messageformat" : "{name} grup araması başlattı " ,
2022-09-01 03:42:18 +00:00
"description" : "Notification message when a group call has started"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__in-another-call-tooltip" : {
"messageformat" : "Zaten bir aramadası nı z" ,
2022-09-01 03:42:18 +00:00
"description" : "Tooltip in disabled notification button when you're on another call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__call-notification__button__call-full-tooltip" : {
"messageformat" : "Arama {max,number} katı lı mcı sı nı rı na ulaştı " ,
2022-09-01 03:42:18 +00:00
"description" : "Tooltip in disabled notification button when the call is full"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pip--on" : {
"messageformat" : "Aramayı küçült" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for picture-in-picture toggle"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__pip--off" : {
"messageformat" : "Aramayı tam ekran yap" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for picture-in-picture toggle"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__switch-view--to-grid" : {
"messageformat" : "Izgara görünümüne geç" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for grid/speaker view toggle when on a call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__switch-view--to-speaker" : {
"messageformat" : "Konuşmacı görünümüne geç" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for grid/speaker view toggle when on a call"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__hangup" : {
"messageformat" : "Aramadan ayrı l" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for hang up button"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__SelectPresentingSourcesModal--title" : {
"messageformat" : "Ekran paylaş" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the select your screen sharing sources modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__SelectPresentingSourcesModal--confirm" : {
"messageformat" : "Paylaşmaya başla" ,
2022-09-01 03:42:18 +00:00
"description" : "Confirm button for sharing screen modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__SelectPresentingSourcesModal--entireScreen" : {
"messageformat" : "Tüm ekran" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the select your screen sharing sources modal and 'Entire Screen' source"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__SelectPresentingSourcesModal--screen" : {
"messageformat" : "{id} Ekranı " ,
2022-09-01 03:42:18 +00:00
"description" : "Title for `Screen #N` source in screen sharing sources modal and overlay"
} ,
2023-04-06 00:52:33 +00:00
"icu:calling__SelectPresentingSourcesModal--window" : {
"messageformat" : "Bir pencere" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the select your screen sharing sources modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:callingDeviceSelection__label--video" : {
"messageformat" : "Video" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for video input selector"
} ,
2023-04-06 00:52:33 +00:00
"icu:callingDeviceSelection__label--audio-input" : {
"messageformat" : "Mikrofon" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for audio input selector"
} ,
2023-04-06 00:52:33 +00:00
"icu:callingDeviceSelection__label--audio-output" : {
"messageformat" : "Hoparlör" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for audio output selector"
} ,
2023-04-06 00:52:33 +00:00
"icu:callingDeviceSelection__select--no-device" : {
"messageformat" : "Kullanı labilir cihaz yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Message for when there are no available devices to select for input/output audio or video"
} ,
2023-04-06 00:52:33 +00:00
"icu:callingDeviceSelection__select--default" : {
"messageformat" : "Varsayı lan" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when the device is the default device"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteNotificationsTitle" : {
"messageformat" : "Bildirimleri sessize al" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the mute notifications drop-down selector"
} ,
2023-04-06 00:52:33 +00:00
"icu:notMuted" : {
"messageformat" : "Sessize alı nmadı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label when the conversation is not muted"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteHour" : {
"messageformat" : "Bir saatliğine sessize al" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for muting the conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteEightHours" : {
"messageformat" : "Sekiz saatliğine sessize al" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for muting the conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteDay" : {
"messageformat" : "Bir günlüğüne sessize al" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for muting the conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteWeek" : {
"messageformat" : "Bir haftalı ğı na sessize al" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for muting the conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteAlways" : {
"messageformat" : "Kalı cı olarak sessize al" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for muting the conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:unmute" : {
"messageformat" : "Sesi aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for unmuting the conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteExpirationLabelAlways" : {
"messageformat" : "Kalı cı olarak sessize alı ndı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the mute notifications submenu whenever a conversation has been muted"
} ,
2023-04-06 00:52:33 +00:00
"icu:muteExpirationLabel" : {
"messageformat" : "{duration} tarihine kadar sessize alı ndı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the mute notifications submenu whenever a conversation has been muted"
} ,
2023-04-06 00:52:33 +00:00
"icu:EmojiButton__label" : {
"messageformat" : "Emoji" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for emoji button"
} ,
2023-04-06 00:52:33 +00:00
"icu:ErrorModal--title" : {
"messageformat" : "Bir şeyler ters gitti!" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of popup dialog when user-initiated task has gone wrong"
} ,
2023-04-06 00:52:33 +00:00
"icu:ErrorModal--description" : {
"messageformat" : "Lütfen tekrar deneyin veya destek ekibiyle iletişime geçin." ,
2022-09-01 03:42:18 +00:00
"description" : "Description text in popup dialog when user-initiated task has gone wrong"
} ,
2023-04-06 00:52:33 +00:00
"icu:Confirmation--confirm" : {
"messageformat" : "Tamam" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to dismiss popup dialog when user-initiated task has gone wrong"
} ,
2023-04-06 00:52:33 +00:00
"icu:unknown-sgnl-link" : {
"messageformat" : "Özür dileriz, bu sgnl:// bağlantı sı anlaşı lamadı !" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click on a sgnl:// link not currently supported by Desktop"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--cannot-send" : {
"messageformat" : "Bu gruba ileti gönderemezsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in toast when you attempt to forward a message to an announcement only group"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--cannot-start-group-call" : {
"messageformat" : "Yalnı zca grup yöneticileri arama başlatabilir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in toast when a non-admin starts a group call in an announcements only group"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--invalid-link--title" : {
"messageformat" : "Geçersiz Bağlantı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if we are unable to parse a group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--invalid-link" : {
"messageformat" : "Bu geçerli bir grup bağlantı sı değil. Katı lmayı denemeden önce tüm bağlantı nı n tam ve doğru olduğundan emin olun." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if we are unable to parse a group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--prompt" : {
"messageformat" : "Bu gruba katı lmak ve adı nı zı ve fotoğrafı nı zı üyeleriyle paylaşmak ister misiniz?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when you click on a group link to confirm"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--already-in-group" : {
"messageformat" : "Zaten bu gruptası nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click a group link for a group where you're already a member"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--already-awaiting-approval" : {
"messageformat" : "Bu gruba katı lma isteğinizi zaten göndermiştiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click a group link for a group where you've already requested approval'"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--unknown-link-version--title" : {
"messageformat" : "Bilinmeyen bağlantı sürümü" ,
2022-09-01 03:42:18 +00:00
"description" : "This group link is no longer valid."
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--unknown-link-version" : {
"messageformat" : "Bu bağlantı Signal Desktop'un bu sürümünde desteklenmiyor." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click a group link and we can't get information about it"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--link-revoked--title" : {
"messageformat" : "Gruba Katı lı namadı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click a group link and we can't get information about it"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--link-revoked" : {
"messageformat" : "Bu grup bağlantı sı artı k geçerli değil." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click a group link and we can't get information about it"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--link-forbidden--title" : {
"messageformat" : "Gruba Katı lı namadı " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click a group link and you have been forbidden from joining via the link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--link-forbidden" : {
"messageformat" : "Gruptan yönetici tarafı ndan çı karı ldı ğı n için gruba bağlantı yla katı lamazsı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if you click a group link and you have been forbidden from joining via the link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--prompt-with-approval" : {
"messageformat" : "Gruba katı lmadan önce bu grubun bir yöneticisinin isteğinizi onaylaması gerekiyor. Onay verildiğinde, adı nı z ve fotoğrafı nı z üyeleriyle paylaşı lacaktı r." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown when you click on a group link to confirm, if it requires admin approval"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--join-button" : {
"messageformat" : "Katı l" ,
2022-09-01 03:42:18 +00:00
"description" : "The button to join the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--request-to-join-button" : {
"messageformat" : "Katı lma İsteği Gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "The button to join the group, if approval is required"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--cancel-request-to-join" : {
"messageformat" : "İsteği İptal Et" ,
2022-09-01 03:42:18 +00:00
"description" : "The button to cancel request to join the group"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--cancel-request-to-join--confirmation" : {
"messageformat" : "Bu gruba katı lma isteğiniz iptal edilsin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "A confirmation message that shows after you click the button"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--cancel-request-to-join--yes" : {
"messageformat" : "Evet" ,
2022-09-01 03:42:18 +00:00
"description" : "Choosing to continue in the cancel join confirmation dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--cancel-request-to-join--no" : {
"messageformat" : "Hayı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Choosing not to continue in the cancel join confirmation dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--group-metadata--full" : {
"messageformat" : "{memberCount, plural, one {Grup · {memberCount,number} üye} other {Grup · {memberCount,number} üye}}" ,
2022-09-01 03:42:18 +00:00
"description" : "A holder for two pieces of information - the type of conversation, and the member count"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--requested" : {
"messageformat" : "Katı lma isteğiniz grup yöneticisine gönderildi. İsteğiniz yanı tlandı ğı zaman haberdar edileceksiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in composition area when you've requested to join a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--general-join-failure--title" : {
"messageformat" : "Bağlantı Hatası " ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if something went wrong when you try to join via a group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--join--general-join-failure" : {
"messageformat" : "Gruba katı lı namadı . Lütfen daha sonra tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if something went wrong when you try to join via a group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin" : {
"messageformat" : "Yönetici" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for a group administrator"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--only-admins" : {
"messageformat" : "Yalnı zca Yöneticiler" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for group administrators -- used in drop-downs to select permissions that apply to admins"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--all-members" : {
"messageformat" : "Tüm üyeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for describing the general non-privileged members of a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:updating" : {
"messageformat" : "Güncelleniyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown along with a spinner when an update operation takes longer than one second"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--create--you" : {
"messageformat" : "Grubu oluşturdunuz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--create--other" : {
"messageformat" : "{memberName} grup oluşturdu." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--create--unknown" : {
"messageformat" : "Grup oluşturuldu." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--title--change--other" : {
"messageformat" : "{memberName} grubun adı nı \"{newTitle}\" olarak değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--title--change--you" : {
"messageformat" : "Grubun adı nı \"{newTitle}\" olarak değiştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--title--change--unknown" : {
"messageformat" : "Bir üye grup adı nı \"{newTitle}\" olarak değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--title--remove--other" : {
"messageformat" : "{memberName} grup adı nı kaldı rdı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--title--remove--you" : {
"messageformat" : "Grup adı nı kaldı rdı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--title--remove--unknown" : {
"messageformat" : "Bir üye grup adı nı kaldı rdı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--avatar--change--other" : {
"messageformat" : "{memberName} grup resmini değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--avatar--change--you" : {
"messageformat" : "Grup resmini değiştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--avatar--change--unknown" : {
"messageformat" : "Bir üye grup resmini değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--avatar--remove--other" : {
"messageformat" : "{memberName} grup resmini kaldı rdı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--avatar--remove--you" : {
"messageformat" : "Grup resmini kaldı rdı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--avatar--remove--unknown" : {
"messageformat" : "Bir üye grup resmini kaldı rdı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-attributes--admins--other" : {
"messageformat" : "{adminName} grup bilgisini kimlerin düzenleyebileceğini \"Yalnı zca yöneticiler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-attributes--admins--you" : {
"messageformat" : "Grup bilgisini kimlerin düzenleyebileceğini \"Yalnı zca yöneticiler\" olarak ayarladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-attributes--admins--unknown" : {
"messageformat" : "Bir yönetici grup bilgisini kimlerin düzenleyebileceğini \"Yalnı zca yöneticiler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-attributes--all--other" : {
"messageformat" : "{adminName} grup bilgisini kimlerin düzenleyebileceğini \"Tüm üyeler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-attributes--all--you" : {
"messageformat" : "Grup bilgisini kimlerin düzenleyebileceğini \"Tüm üyeler\" olarak ayarladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-attributes--all--unknown" : {
"messageformat" : "Bir yönetici grup bilgisini kimlerin düzenleyebileceğini \"Tüm üyeler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-members--admins--other" : {
"messageformat" : "{adminName} grup üyelerini kimlerin düzenleyebileceğini \"Yalnı zca yöneticiler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-members--admins--you" : {
"messageformat" : "Grup üyelerini kimlerin düzenleyebileceğini \"Yalnı zca yöneticiler\" olarak ayarladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-members--admins--unknown" : {
"messageformat" : "Bir yönetici grup üyelerini kimlerin düzenleyebileceğini \"Yalnı zca yöneticiler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-members--all--other" : {
"messageformat" : "{adminName} grup üyelerini kimlerin düzenleyebileceğini \"Tüm üyeler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-members--all--you" : {
"messageformat" : "Grup üyelerini kimlerin düzenleyebileceğini \"Tüm üyeler\" olarak ayarladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-members--all--unknown" : {
"messageformat" : "Bir yönetici grup üyelerini kimlerin düzenleyebileceğini \"Tüm üyeler\" olarak ayarladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-invite-link--disabled--you" : {
"messageformat" : "Grup bağlantı sı için yönetici onayı nı devre dı şı bı raktı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-invite-link--disabled--other" : {
"messageformat" : "{adminName} grup bağlantı sı için yönetici onayı nı devre dı şı bı raktı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-invite-link--disabled--unknown" : {
"messageformat" : "Grup bağlantı sı için yönetici onayı devre dı şı bı rakı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-invite-link--enabled--you" : {
"messageformat" : "Grup bağlantı sı için yönetici onayı nı etkinleştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-invite-link--enabled--other" : {
"messageformat" : "{adminName} grup bağlantı sı için yönetici onayı nı etkinleştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--access-invite-link--enabled--unknown" : {
"messageformat" : "Grup bağlantı sı için yönetici onayı etkinleştirildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--invited--you" : {
"messageformat" : "Davet edilmiş {inviteeName} kişisini eklediniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--invited--other" : {
"messageformat" : "{memberName} davet edilmiş {inviteeName} kişisini ekledi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--invited--unknown" : {
"messageformat" : "Bir üye davet edilmiş {inviteeName} kişisini ekledi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--from-invite--other" : {
"messageformat" : "{inviteeName}, {inviterName} tarafı ndan gönderilen grup davetini kabul etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--from-invite--other-no-from" : {
"messageformat" : "{inviteeName} grup davetini kabul etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--from-invite--you" : {
"messageformat" : "{inviterName} tarafı ndan gönderilen grup davetini kabul ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--from-invite--you-no-from" : {
"messageformat" : "Grup davetiyesini kabul ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--from-invite--from-you" : {
"messageformat" : "{inviteeName} grup davetinizi kabul etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--other--other" : {
"messageformat" : "{adderName}, {addeeName} kişisini ekledi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--other--you" : {
"messageformat" : "{memberName} kişisini eklediniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--other--unknown" : {
"messageformat" : "Bir üye {memberName} kişisini ekledi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--you--other" : {
"messageformat" : "{memberName} sizi gruba ekledi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--you--you" : {
"messageformat" : "Gruba katı ldı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add--you--unknown" : {
"messageformat" : "Gruba eklendiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add-from-link--you--you" : {
"messageformat" : "Grup bağlantı sı üzerinden gruba katı ldı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add-from-link--other" : {
"messageformat" : "{memberName} grup bağlantı sı aracı lı ğı yla gruba katı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add-from-admin-approval--you--other" : {
"messageformat" : "{adminName} gruba katı lma isteğinizi onayladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add-from-admin-approval--you--unknown" : {
"messageformat" : "Gruba katı lma isteğiniz onaylandı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add-from-admin-approval--other--you" : {
"messageformat" : "{joinerName} kişisinin gruba katı lma isteğini onayladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add-from-admin-approval--other--other" : {
"messageformat" : "{adminName}, {joinerName} kişisinin gruba katı lma isteğini onayladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-add-from-admin-approval--other--unknown" : {
"messageformat" : "{joinerName} kişisinin gruba katı lma isteği onaylandı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-remove--other--other" : {
"messageformat" : "{memberName}, {adminName} tarafı ndan çı karı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-remove--other--self" : {
"messageformat" : "{memberName} gruptan ayrı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-remove--other--you" : {
"messageformat" : "{memberName} adlı kişiyi çı karttı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-remove--other--unknown" : {
"messageformat" : "{memberName}, bir üye tarafı ndan çı karı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-remove--you--other" : {
"messageformat" : "{adminName} seni çı karttı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-remove--you--you" : {
"messageformat" : "Gruptan ayrı ldı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-remove--you--unknown" : {
"messageformat" : "Gruptan çı kartı ldı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--promote--other--other" : {
"messageformat" : "{adminName}, {memberName} yönetici yaptı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--promote--other--you" : {
"messageformat" : "{memberName} kişisini yönetici yaptı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--promote--other--unknown" : {
"messageformat" : "Bir yönetici {memberName} kişisini yönetici yaptı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--promote--you--other" : {
"messageformat" : "{adminName} sizi yönetici yaptı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--promote--you--unknown" : {
"messageformat" : "Bir yönetici sizi yönetici yaptı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--demote--other--other" : {
"messageformat" : "{adminName}, {memberName} kişisinin yönetici yetkilerini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--demote--other--you" : {
"messageformat" : "{memberName} kişisinin yönetici yetkilerini iptal ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--demote--other--unknown" : {
"messageformat" : "Bir yönetici {memberName} kişisinin yönetici yetkilerini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--demote--you--other" : {
"messageformat" : "{adminName} yönetici yetkilerinizi iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--member-privilege--demote--you--unknown" : {
"messageformat" : "Bir yönetici, yönetici yetkilerinizi iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--one--other--other" : {
"messageformat" : "{memberName} bir kişiyi bu gruba davet etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--one--other--you" : {
"messageformat" : "{inviteeName} kişisini gruba davet ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--one--other--unknown" : {
"messageformat" : "Gruba bir kişi davet edildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--one--you--other" : {
"messageformat" : "{memberName} sizi gruba davet etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--one--you--unknown" : {
"messageformat" : "Gruba davet edildiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--many--other" : {
"messageformat" : "{memberName} {count,number} kişiyi gruba davet etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--many--you" : {
"messageformat" : "{count,number} kişiyi gruba davet ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-add--many--unknown" : {
"messageformat" : "{count,number} kişi gruba davet edildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--decline--other" : {
"messageformat" : "{memberName} tarafı ndan davet edilen 1 kişi grup davetini reddetti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--decline--you" : {
"messageformat" : "{inviteeName} grup davetinizi reddetti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--decline--from-you" : {
"messageformat" : "Grup davetiyesini reddettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--decline--unknown" : {
"messageformat" : "Bir kişi grup davetini reddetti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke--one--other" : {
"messageformat" : "{memberName} 1 kişinin grup davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke--one--you" : {
"messageformat" : "1 kişinin grup davetini iptal ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-own--to-you" : {
"messageformat" : "{inviterName} daveti iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-own--unknown" : {
"messageformat" : "{inviterName} 1 kişinin davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke--one--unknown" : {
"messageformat" : "Bir yönetici 1 kişinin grup davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke--many--other" : {
"messageformat" : "{memberName} {count,number} kişinin grup davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke--many--you" : {
"messageformat" : "{count,number} kişinin grup davetini iptal ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke--many--unknown" : {
"messageformat" : "Bir yönetici {count,number} kişinin grup davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from--one--other" : {
"messageformat" : "{adminName}, {memberName} tarafı ndan davet edilen 1 kişinin davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from--one--you" : {
"messageformat" : "{memberName} tarafı ndan davet edilen 1 kişinin davetini iptal ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from--one--unknown" : {
"messageformat" : "Bir yönetici {memberName} tarafı ndan davet edilen 1 kişinin davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--other" : {
"messageformat" : "{adminName}, {inviteeName} kişisine gönderdiğiniz daveti iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--you" : {
"messageformat" : "{inviteeName} kişisine olan davetinizi iptal ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from-you--one--unknown" : {
"messageformat" : "Bir yönetici {inviteeName} kişisine gönderdiğiniz daveti iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from--many--other" : {
"messageformat" : "{adminName}, {memberName} tarafı ndan davet edilen {count,number} kişinin davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from--many--you" : {
"messageformat" : "{memberName} tarafı ndan davet edilen {count,number} kişinin davetini iptal ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from--many--unknown" : {
"messageformat" : "Bir yönetici {memberName} tarafı ndan davet edilen {count,number} kişinin davetini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--other" : {
"messageformat" : "{adminName}, {count,number} kişiye gönderdiğiniz daveti iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--you" : {
"messageformat" : "{count,number} kişiye gönderdiğiniz davetleri iptal ettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--pending-remove--revoke-invite-from-you--many--unknown" : {
"messageformat" : "Bir yönetici {count,number} kişiye gönderdiğiniz daveti iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-add-one--you" : {
"messageformat" : "Gruba katı lmak için bir istek gönderdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-add-one--other" : {
"messageformat" : "{joinerName} grup bağlantı sı aracı lı ğı yla gruba katı lma isteği gönderdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-remove-one--you--you" : {
"messageformat" : "Gruba katı lma isteğinizi iptal ettiniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-remove-one--you--unknown" : {
"messageformat" : "Gruba katı lma isteğiniz bir yönetici tarafı ndan reddedildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-remove-one--other--you" : {
"messageformat" : "{joinerName} kişisinin gruba katı lma isteğini reddettiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-remove-one--other--own" : {
"messageformat" : "{joinerName} gruba katı lma isteğini iptal etti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-remove-one--other--other" : {
"messageformat" : "{adminName}, {joinerName} kişisinin gruba katı lma isteğini reddetti." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-bounce--one" : {
"messageformat" : "{joinerName}, grup bağlantı sı aracı lı ğı yla katı lma isteğini talep etti ve iptal etti" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--admin-approval-bounce" : {
"messageformat" : "{joinerName}, grup bağlantı sı aracı lı ğı yla {numberOfRequests,number} katı lma isteği talep etti ve iptal etti" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-add--disabled--you" : {
"messageformat" : "Grup bağlantı sı nı , yönetici onayı olmadan etkinleştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-add--disabled--other" : {
"messageformat" : "{adminName}, grup bağlantı sı nı , yönetici onayı olmadan etkinleştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-add--disabled--unknown" : {
"messageformat" : "Grup bağlantı sı , yönetici onayı olmadan etkinleştirildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-add--enabled--you" : {
"messageformat" : "Grup bağlantı sı nı , yönetici onayı ile birlikte etkinleştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-add--enabled--other" : {
"messageformat" : "{adminName}, grup bağlantı sı nı , yönetici onayı ile birlikte etkinleştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-add--enabled--unknown" : {
"messageformat" : "Grup bağlantı sı , yönetici onayı ile birlikte etkinleştirildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-remove--you" : {
"messageformat" : "Grup bağlantı sı nı devre dı şı bı raktı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-remove--other" : {
"messageformat" : "{adminName} grup bağlantı sı nı devre dı şı bı raktı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-remove--unknown" : {
"messageformat" : "Grup bağlantı sı devre dı şı bı rakı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-reset--you" : {
"messageformat" : "Grup bağlantı sı nı sı fı rladı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-reset--other" : {
"messageformat" : "{adminName} grup bağlantı sı nı sı fı rladı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--group-link-reset--unknown" : {
"messageformat" : "Grup bağlantı sı sı fı rlandı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--description--remove--you" : {
"messageformat" : "Grup açı klaması nı kaldı rdı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--description--remove--other" : {
"messageformat" : "{memberName} grup açı klaması nı kaldı rdı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--description--remove--unknown" : {
"messageformat" : "Grup açı klaması kaldı rı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--description--change--you" : {
"messageformat" : "Grup tanı mı nı değiştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--description--change--other" : {
"messageformat" : "{memberName} grup açı klaması nı değiştirdi" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--description--change--unknown" : {
"messageformat" : "Grup açı klaması değiştirildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--announcements--admin--you" : {
"messageformat" : "Grup ayarları nı yalnı zca yöneticilerin ileti gönderebileceği şekilde değiştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--announcements--admin--other" : {
"messageformat" : "{memberName}, grup ayarları nı yalnı zca yöneticilerin ileti gönderebileceği şekilde değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--announcements--admin--unknown" : {
"messageformat" : "Grup ayarları yalnı zca yöneticilerin ileti gönderebileceği şekilde değiştirildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--announcements--member--you" : {
"messageformat" : "Grup ayarları nı herkesin ileti gönderebileceği şekilde değiştirdiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--announcements--member--other" : {
"messageformat" : "{memberName}, grup ayarları nı herkesin ileti gönderebileceği şekilde değiştirdi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV2--announcements--member--unknown" : {
"messageformat" : "Grup ayarları herkesin ileti gönderebileceği şekilde değiştirildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline or conversation preview when v2 group changes"
} ,
2023-01-12 20:31:38 +00:00
"icu:GroupV2--summary" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "Bu grubun üyeleri veya ayarları değişti." ,
2023-01-12 20:31:38 +00:00
"description" : "When rejoining a group, any detected changes are collapsed down into this summary"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--disabled--link" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "@bahsetmeler ve yöneticiler gibi yeni özellikleri etkinleştirmek için bu grubu yükselt. Bu grupta adı nı veya fotoğrafı nı paylaşmayan üyeler katı lmaya davet edilecektir. <learnMoreLink>Dahası nı öğren.</learnMoreLink>" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown instead of composition area when user is forced to migrate a legacy group (GV1)."
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--was-upgraded" : {
"messageformat" : "Bu grup Yeni Grupa yükseltildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a legacy group (GV1) is upgraded to a new group (GV2)"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--learn-more" : {
"messageformat" : "Daha Fazlası nı Öğren" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on a bubble below a 'group was migrated' timeline notification, or as button on Migrate dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--migrate" : {
"messageformat" : "Yükselt" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Migrate dialog to kick off the process"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--title" : {
"messageformat" : "Yeni Gruplar nedir?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--migrate--title" : {
"messageformat" : "Yeni Gruba Yükselt" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Migration popup after choosing to migrate group"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--summary" : {
"messageformat" : "Yeni Gruplar @bahsetmeler ve grup yöneticileri gibi özellikleri içeriyor ve gelecekte daha fazla özellik destekleyecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after or Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--keep-history" : {
"messageformat" : "Yükseltme öncesi tüm ileti geçmişi ve içerik saklandı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--migrate--keep-history" : {
"messageformat" : "Yükseltme öncesi tüm ileti geçmişi ve içerik saklanacak." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--invited--you" : {
"messageformat" : "Bu gruba tekrar katı lmak için bir daveti kabul etmeniz gerekecek ve kabul edene kadar grup iletilerini almayacaksı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--invited--many" : {
"messageformat" : "Bu üyeler gruba katı lmak için daveti kabul etmelidir, bu daveti kabul edene kadar grup iletilerini almayacaklardı r:" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after or Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--invited--one" : {
"messageformat" : "Bu üye gruba katı lmak için daveti kabul etmelidir, bu daveti kabul edene kadar grup iletilerini almayacaktı r:" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after or Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--removed--before--many" : {
"messageformat" : "Bu üyeler Yeni Gruplara katı lamazlar ve gruptan çı karı lacaklar:" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after or Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--removed--before--one" : {
"messageformat" : "Bu üye Yeni Gruplara katı lamaz ve gruptan çı karı lacaktı r:" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after or Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--removed--after--many" : {
"messageformat" : "Bu üyeler Yeni Gruplara katı lamı yorlardı ve gruptan çı karı ldı lar:" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after or Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--info--removed--after--one" : {
"messageformat" : "Bu üye Yeni Gruplara katı lamı yordu ve gruptan çı karı ldı :" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on Learn More popup after or Migration popup before GV1 migration"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--invited--you" : {
"messageformat" : "Yeni gruba eklenemediğiniz için davet edildiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a group is upgraded and you were invited instead of added"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--invited--one" : {
"messageformat" : "{contact}Yeni Gruba eklenemiyordu, ona katı lma daveti gönderildi:" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a group is upgraded and one person was invited, instead of added"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--invited--many" : {
"messageformat" : "{count,number}üye Yeni Gruba eklenemiyordu, onlara katı lma daveti gönderildi." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a group is upgraded and some people were invited, instead of added"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--removed--one" : {
"messageformat" : "{contact} gruptan çı kartı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a group is upgraded and one person was removed entirely during the upgrade"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupV1--Migration--removed--many" : {
"messageformat" : "{count,number} üye gruptan çı kartı ldı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline when a group is upgraded and some people were removed entirely during the upgrade"
} ,
2023-04-06 00:52:33 +00:00
"icu:close" : {
"messageformat" : "Kapat" ,
2022-09-01 03:42:18 +00:00
"description" : "Generic close label"
} ,
2023-04-06 00:52:33 +00:00
"icu:previous" : {
"messageformat" : "önceki" ,
2022-09-01 03:42:18 +00:00
"description" : "Generic previous label"
} ,
2023-04-06 00:52:33 +00:00
"icu:next" : {
"messageformat" : "sonraki" ,
2022-09-01 03:42:18 +00:00
"description" : "Generic next label"
} ,
2023-04-06 00:52:33 +00:00
"icu:BadgeDialog__become-a-sustainer-button" : {
"messageformat" : "Signal'e Bağı ş Yap" ,
2022-09-01 03:42:18 +00:00
"description" : "In the badge dialog. This button is shown under sustainer badges, taking users to some instructions"
} ,
2023-04-06 00:52:33 +00:00
"icu:BadgeSustainerInstructions__header" : {
"messageformat" : "Signal'e Bağı ş Yap" ,
2022-09-01 03:42:18 +00:00
"description" : "In the instructions for becoming a sustainer. The heading."
} ,
2023-04-06 00:52:33 +00:00
"icu:BadgeSustainerInstructions__subheader" : {
"messageformat" : "Signal gücünü senin gibi insanlardan alı yor. Katkı da bulun ve bir rozet kazan." ,
2022-09-01 03:42:18 +00:00
"description" : "In the instructions for becoming a sustainer. The subheading."
} ,
2023-04-06 00:52:33 +00:00
"icu:BadgeSustainerInstructions__instructions__1" : {
"messageformat" : "Signal'ı telefonunda aç" ,
2022-09-01 03:42:18 +00:00
"description" : "In the instructions for becoming a sustainer. First instruction."
} ,
2023-04-06 00:52:33 +00:00
"icu:BadgeSustainerInstructions__instructions__2" : {
"messageformat" : "Ayarları açmak için sol üstteki profil fotoğrafı nı za dokunun" ,
2022-09-01 03:42:18 +00:00
"description" : "In the instructions for becoming a sustainer. Second instruction."
} ,
2023-04-06 00:52:33 +00:00
"icu:BadgeSustainerInstructions__instructions__3" : {
"messageformat" : "\"Signal'a Bağı ş Yap\"a dokun ve abone ol" ,
2022-09-01 03:42:18 +00:00
"description" : "In the instructions for becoming a sustainer. Third instruction."
} ,
2023-04-06 00:52:33 +00:00
"icu:CompositionArea--expand" : {
"messageformat" : "Genişlet" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for expanding composition area"
} ,
2023-04-06 00:52:33 +00:00
"icu:CompositionArea--attach-file" : {
"messageformat" : "Dosya ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for file attachment button in composition area"
} ,
2023-04-06 00:52:33 +00:00
"icu:CompositionArea--sms-only__title" : {
"messageformat" : "Bu kişi Signal kullanmı yor" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the composition area for the SMS-only contact"
} ,
2023-04-06 00:52:33 +00:00
"icu:CompositionArea--sms-only__body" : {
"messageformat" : "Signal Desktop Signal olmayan kişilerle ileti alı şverişini desteklemiyor. Bu kişiye daha güvenli ileti deneyimi için Signal kurması nı söyleyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Body for the composition area for the SMS-only contact"
} ,
2023-04-06 00:52:33 +00:00
"icu:CompositionArea--sms-only__spinner-label" : {
"messageformat" : "Kişinin kayı t durumu denetleniyor" ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed while checking if the contact is SMS-only"
} ,
2023-05-10 19:44:26 +00:00
"icu:CompositionArea__edit-action--discard" : {
"messageformat" : "Mesajı sil" ,
"description" : "aria-label for discard edit button"
} ,
"icu:CompositionArea__edit-action--send" : {
"messageformat" : "Düzenlenen mesajı gönder" ,
"description" : "aria-label for send edit button"
} ,
"icu:CompositionInput__editing-message" : {
"messageformat" : "Mesajı düzenle" ,
"description" : "Status text displayed above composition input when editing a message"
} ,
2023-04-06 00:52:33 +00:00
"icu:countMutedConversationsDescription" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sessize alı nan sohbetleri rozet sayacı na kat" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for counting muted conversations in badge setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactModal--message" : {
"messageformat" : "İleti" ,
2022-09-01 03:42:18 +00:00
"description" : "Button text for send message button in Group Contact Details modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactModal--rm-admin" : {
"messageformat" : "Grup yöneticiliğinden çı kart" ,
2022-09-01 03:42:18 +00:00
"description" : "Button text for removing as admin button in Group Contact Details modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactModal--make-admin" : {
"messageformat" : "Yönetici Yap" ,
2022-09-01 03:42:18 +00:00
"description" : "Button text for make admin button in Group Contact Details modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactModal--make-admin-info" : {
"messageformat" : "{contact} bu grubu ve üyelerini düzenleyebilecek." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a confirmation dialog when you are about to grant admin privileges to someone"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactModal--rm-admin-info" : {
"messageformat" : "{contact} grup yöneticiliğinden çı kartı lsı n mı ?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a confirmation dialog when you are about to remove admin privileges from someone"
} ,
2023-07-20 00:33:17 +00:00
"icu:ContactModal--add-to-group" : {
2023-07-31 19:47:44 +00:00
"messageformat" : "Başka bir gruba ekle" ,
2023-07-20 00:33:17 +00:00
"description" : "Button text for adding contact to another group in Group Contact Details modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactModal--remove-from-group" : {
"messageformat" : "Gruptan çı kar" ,
2022-09-01 03:42:18 +00:00
"description" : "Button text for remove from group button in Group Contact Details modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:showChatColorEditor" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet rengi" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button in the conversation context menu to show the chat color editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:showConversationDetails" : {
"messageformat" : "Grup ayarları " ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button in the conversation context menu to show group settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:showConversationDetails--direct" : {
"messageformat" : "Sohbet ayarları " ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button in the conversation context menu to show chat settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails__unmute--title" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu sohbetin sesi açı lsı n mı ?" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the modal to unmute a chat"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--group-link" : {
"messageformat" : "Grup bağlantı sı " ,
2022-09-01 03:42:18 +00:00
"description" : "This is the label for the group link management panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--disappearing-messages-label" : {
"messageformat" : "Kaybolan iletiler" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the label for the disappearing messages setting panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--disappearing-messages-info--group" : {
"messageformat" : "Etkinleştirildiğinde, bu gruptaki gönderilen ve alı nan iletiler görüldükten sonra kaybolur." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the info about the disappearing messages setting, in groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--disappearing-messages-info--direct" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Etkinleştirildiğinde, bu 1:1 sohbet üzerinden gönderilen ve alı nan mesajlar görüldükten sonra kaybolur." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the info about the disappearing messages setting, for direct conversations"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--notifications" : {
"messageformat" : "Bildirimler" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the label for notifications in the conversation details screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--group-info-label" : {
"messageformat" : "Grup bilgisini kimler düzenleyebilir" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the label for the 'who can edit the group' panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--group-info-info" : {
"messageformat" : "Grup adı nı , fotoğrafı nı , açı klaması nı ve kaybolan ileti zamanlayı cı sı nı kimlerin düzenleyebileceğini seçin." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the additional info for the 'who can edit the group' panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--add-members-label" : {
"messageformat" : "Kimler üye ekleyebilir" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the label for the 'who can add members' panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--add-members-info" : {
"messageformat" : "Bu gruba kimlerin üye ekleyebileceğini seçin." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the additional info for the 'who can add members' panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--announcement-label" : {
"messageformat" : "Kimler ileti gönderebilir" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the additional info for the 'who can send messages' panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--announcement-info" : {
"messageformat" : "Gruba kimlerin ileti gönderebileceğini seçin." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the additional info for the 'who can send messages' panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetails--requests-and-invites" : {
"messageformat" : "İstekler ve Davetler" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button to display which members have been invited but have not joined yet"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--leave-group" : {
"messageformat" : "Gruptan ayrı l" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button to leave a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--block-group" : {
"messageformat" : "Grubu engelle" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button to block a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--unblock-group" : {
"messageformat" : "Grubun engelini kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button to unblock a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--leave-group-must-choose-new-admin" : {
"messageformat" : "Ayrı lmadan önce, bu gruba yeni bir yönetici seçmek zorundası nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if, before leaving a group, you need to choose an admin"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--leave-group-modal-title" : {
"messageformat" : "Gerçekten ayrı lmak istiyor musunuz?" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal title for confirming leaving a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--leave-group-modal-content" : {
"messageformat" : "Bu gruptan artı k ileti almayacak ve gönderemeyeceksiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content for confirming leaving a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--leave-group-modal-confirm" : {
"messageformat" : "Ayrı l" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal button to confirm leaving a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--unblock-group-modal-title" : {
"messageformat" : "\"{groupName}\" grubunun engeli kaldı rı lsı n mı ?" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal title for confirming unblock of a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--block-group-modal-title" : {
"messageformat" : "\"{groupName}\" grubundan ayrı l ve engelle?" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal title for confirming blocking a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--block-group-modal-content" : {
"messageformat" : "Bu grubun iletilerini veya güncellemelerini almayacaksı nı z." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content for confirming blocking a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--block-group-modal-confirm" : {
"messageformat" : "Engelle" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal button to confirm blocking a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--unblock-group-modal-content" : {
"messageformat" : "Kişilerin seni bu gruba ekleyebilir." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content for confirming unblock of a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsActions--unblock-group-modal-confirm" : {
"messageformat" : "Engeli kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal button to confirm unblock of a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsHeader--members" : {
"messageformat" : "{number, plural, one {{number,number} üye} other {{number,number} üye}}" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the number of members in a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsMediaList--shared-media" : {
"messageformat" : "Paylaşı lan içerik" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the media thumbnails in the conversation details screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsMediaList--show-all" : {
"messageformat" : "Tümünü gör" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button on the conversation details to show all media"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsMembershipList--title" : {
"messageformat" : "{number, plural, one {{number,number} üye} other {{number,number} üye}}" ,
2022-09-01 03:42:18 +00:00
"description" : "The title of the membership list panel"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsMembershipList--add-members" : {
"messageformat" : "Üye ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "The button that you can click to add new members"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsMembershipList--show-all" : {
"messageformat" : "Tümünü gör" ,
2022-09-01 03:42:18 +00:00
"description" : "This is a button on the conversation details to show all members"
} ,
2023-01-12 20:31:38 +00:00
"icu:ConversationDetailsGroups--title" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "{count, plural, one {{count,number} ortak grup} other {{count,number} ortak grup}}" ,
2022-10-06 00:47:28 +00:00
"description" : "Title of the groups-in-common panel, in the contact details"
} ,
2023-01-12 20:31:38 +00:00
"icu:ConversationDetailsGroups--title--with-zero-groups-in-common" : {
2023-01-26 00:30:23 +00:00
"messageformat" : "Ortak grubunuz yok" ,
2023-01-12 20:31:38 +00:00
"description" : "Title of the groups-in-common panel, in the contact details, with zero groups in common"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsGroups--add-to-group" : {
"messageformat" : "Bir gruba ekle" ,
2022-10-06 00:47:28 +00:00
"description" : "The button shown on a conversation details (for a direct contact) that you can click to add that contact to groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsGroups--show-all" : {
"messageformat" : "Tümünü gör" ,
2022-10-06 00:47:28 +00:00
"description" : "This is a button on the conversation details (for a direct contact) to show all groups-in-common"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationNotificationsSettings__mentions__label" : {
"messageformat" : "Bahsedilmeler" ,
2022-09-01 03:42:18 +00:00
"description" : "In the conversation notifications settings, this is the label for the mentions option"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationNotificationsSettings__mentions__info" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sessize alı nan sohbetlerde senden söz edildiğinde bildirim gönderilsin" ,
2022-09-01 03:42:18 +00:00
"description" : "In the conversation notifications settings, this is the sub-label for the mentions option"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationNotificationsSettings__mentions__select__always-notify" : {
"messageformat" : "Her zaman bildir" ,
2022-09-01 03:42:18 +00:00
"description" : "In the conversation notifications settings, this is the option that always notifies you for @mentions"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationNotificationsSettings__mentions__select__dont-notify-for-mentions-if-muted" : {
"messageformat" : "Sessizdeyse haber verme" ,
2022-09-01 03:42:18 +00:00
"description" : "In the conversation notifications settings, this is the option that doesn't notify you for @mentions if the conversation is muted"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupLinkManagement--clipboard" : {
"messageformat" : "Grup bağlantı sı kopyalandı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in a toast when a user selects to copy group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupLinkManagement--share" : {
"messageformat" : "Bağlantı yı kopyala" ,
2022-09-01 03:42:18 +00:00
"description" : "This lets users share their group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupLinkManagement--confirm-reset" : {
"messageformat" : "Grup bağlantı sı nı sı fı rlamak istediğinizden emin misiniz? İnsanlar artı k geçerli bağlantı yı kullanarak gruba katı lamazlar." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the confirmation dialog when an admin is about to reset the group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupLinkManagement--reset" : {
"messageformat" : "Bağlantı yı sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "This lets users generate a new group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupLinkManagement--approve-label" : {
"messageformat" : "Yeni üyeleri onayla" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the approve new members select area"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupLinkManagement--approve-info" : {
"messageformat" : "Grup bağlantı sı üzerinden katı lan yeni üyelerin yönetici tarafı ndan onaylanması gereksin" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for the approve new members select area"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--tab-requests" : {
"messageformat" : "İstekler ({count,number})" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the tab to view pending requests"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--tab-invites" : {
"messageformat" : "Davetler ({count,number})" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the tab to view pending invites"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--approve-for" : {
"messageformat" : "\"{name}\" kişisinin isteği kabul edilsin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content when confirming approving a group request to join"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--deny-for" : {
"messageformat" : "\"{name}\" kişisinin isteği kabul reddedilsin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content when confirming denying a group request to join"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--deny-for--with-link" : {
"messageformat" : "\"{name}\"den gelen istek reddedilsin mi? Grup bağlantı sı üzerinden tekrar katı lma talebinde bulunamayacaklar." ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content when confirming denying a group request to join"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--invites" : {
"messageformat" : "Davet ettikleriniz" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the title list of all invites"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--invited-by-you" : {
"messageformat" : "Davet ettikleriniz" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the title for the list of members you have invited"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--invited-by-others" : {
"messageformat" : "Başkaları nı n davet ettikleri" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the title for the list of members who have invited other people"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--invited-count" : {
"messageformat" : "{number,number} davetli" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the label for the number of members someone has invited"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--revoke-for-label" : {
"messageformat" : "Grup davetini iptal et" ,
2022-09-01 03:42:18 +00:00
"description" : "This is aria label for revoking a group invite icon"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--revoke-for" : {
"messageformat" : "\"{name}\" kişisinin grup daveti iptal edilsin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content when confirming revoking a single invite"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--revoke-from" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{number, plural, one {\"{name}\" tarafı ndan gönderilen {number,number} davet iptal edilsin mi?} other {\"{name}\" tarafı ndan gönderilen {number,number} davet iptal edilsin mi?}}" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal content when confirming revoking multiple invites"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--revoke" : {
"messageformat" : "İptal Et" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal button to confirm revoking invites"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--approve" : {
"messageformat" : "İsteği Onayla" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal button to approve group request to join"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--deny" : {
"messageformat" : "İsteği Reddet" ,
2022-09-01 03:42:18 +00:00
"description" : "This is the modal button to deny group request to join"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--info" : {
"messageformat" : "Bu listedeki kişiler grup bağlantı sı ile \"{name}\" grubuna katı lmaya çalı şı yor." ,
2022-09-01 03:42:18 +00:00
"description" : "Information shown below the pending admin approval list"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingInvites--info" : {
"messageformat" : "Bu gruba davet edilen kişilerin ayrı ntı ları , onlar gruba katı lana kadar gösterilmez. Davet edilenler sadece gruba katı ldı ktan sonraki iletileri görecekler." ,
2022-09-01 03:42:18 +00:00
"description" : "Information shown below the invite list"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--block--button" : {
"messageformat" : "İsteği engelle" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in timeline if users cancel their request to join a group via a group link"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--block--title" : {
"messageformat" : "İstek engellensin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of dialog to block a user from requesting to join via the link again"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--block--contents" : {
"messageformat" : "{name}, grup bağlantı sı aracı lı ğı yla bu gruba katı lamaz veya katı lma talebinde bulunamaz. Yine de gruba manuel olarak eklenebilir." ,
2022-09-01 03:42:18 +00:00
"description" : "Details of dialog to block a user from requesting to join via the link again"
} ,
2023-04-06 00:52:33 +00:00
"icu:PendingRequests--block--confirm" : {
"messageformat" : "İsteği Engelle" ,
2022-09-01 03:42:18 +00:00
"description" : "Confirmation button of dialog to block a user from requesting to join via the link again"
} ,
2023-03-29 22:34:07 +00:00
"icu:SelectModeActions--exitSelectMode" : {
"messageformat" : "Seçim modundan çı k" ,
"description" : "conversation > in select mode > composition area actions > exit select mode > accessibility label"
} ,
"icu:SelectModeActions--selectedMessages" : {
2023-04-06 00:52:33 +00:00
"messageformat" : "{count,number} seçili" ,
2023-03-29 22:34:07 +00:00
"description" : "conversation > in select mode > composition area actions > count of selected messsages"
} ,
"icu:SelectModeActions--deleteSelectedMessages" : {
"messageformat" : "Seçili mesajları sil" ,
"description" : "conversation > in select mode > composition area actions > delete selected messsages action > accessibility label"
} ,
"icu:SelectModeActions--forwardSelectedMessages" : {
"messageformat" : "Seçili mesajları ilet" ,
"description" : "conversation > in select mode > composition area actions > forward selected messsages action > accessibility label"
} ,
2023-04-20 06:31:42 +00:00
"icu:DeleteMessagesModal--title" : {
"messageformat" : "{count, plural, one {Mesaj silinsin mi?} other {{count,number} mesaj silinsin mi?}}" ,
2023-03-29 22:34:07 +00:00
"description" : "delete selected messages > confirmation modal > title"
} ,
2023-04-20 06:31:42 +00:00
"icu:DeleteMessagesModal--description" : {
"messageformat" : "{count, plural, one {Bu mesajı kimin cihazı ndan silmek istiyorsun?} other {Bu mesajları kimin cihazı ndan silmek istiyorsun?}}" ,
2023-03-29 22:34:07 +00:00
"description" : "delete selected messages > confirmation modal > description"
} ,
2023-04-20 06:31:42 +00:00
"icu:DeleteMessagesModal--description--noteToSelf" : {
"messageformat" : "{count, plural, one {Bu mesajı hangi cihazlardan silmek istiyorsun?} other {Bu mesajları hangi cihazlardan silmek istiyorsun?}}" ,
"description" : "within note to self conversation > delete selected messages > confirmation modal > description"
} ,
"icu:DeleteMessagesModal--deleteForMe" : {
"messageformat" : "Benden sil" ,
"description" : "delete selected messages > confirmation modal > delete for me"
} ,
"icu:DeleteMessagesModal--deleteFromThisDevice" : {
"messageformat" : "Bu cihazdan sil" ,
"description" : "within note to self conversation > delete selected messages > confirmation modal > delete from this device (same as delete for me)"
} ,
"icu:DeleteMessagesModal--deleteForEveryone" : {
"messageformat" : "Herkesten sil" ,
"description" : "delete selected messages > confirmation modal > delete for everyone"
} ,
"icu:DeleteMessagesModal--deleteFromAllDevices" : {
"messageformat" : "Tüm cihazlardan sil" ,
"description" : "within note to self conversation > delete selected messages > confirmation modal > delete from all devices (same as delete for everyone)"
} ,
"icu:DeleteMessagesModal__toast--TooManyMessagesToDeleteForEveryone" : {
"messageformat" : "{count, plural, one {Herkesten silmek için en fazla {count,number} mesaj seçebilirsin} other {Herkesten silmek için en fazla {count,number} mesaj seçebilirsin}}" ,
"description" : "delete selected messages > confirmation modal > deleted for everyone (disabled) > toast > too many messages to 'delete for everyone'"
2023-03-29 22:34:07 +00:00
} ,
"icu:SelectModeActions__toast--TooManyMessagesToForward" : {
"messageformat" : "En fazla 30 mesaj iletebilirsin" ,
"description" : "conversation > in select mode > composition area actions > forward selected messages (disabled) > toast message when too many messages"
} ,
2023-04-06 00:52:33 +00:00
"icu:AvatarInput--no-photo-label--group" : {
"messageformat" : "Grup fotoğrafı ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for the avatar uploader when no group photo is selected"
} ,
2023-04-06 00:52:33 +00:00
"icu:AvatarInput--no-photo-label--profile" : {
"messageformat" : "Fotoğraf ekleyin" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for the avatar uploader when no profile photo is selected"
} ,
2023-04-06 00:52:33 +00:00
"icu:AvatarInput--change-photo-label" : {
"messageformat" : "Fotoğrafı değiştir" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for the avatar uploader when a photo is selected"
} ,
2023-04-06 00:52:33 +00:00
"icu:AvatarInput--upload-photo-choice" : {
"messageformat" : "Fotoğraf yükle" ,
2022-09-01 03:42:18 +00:00
"description" : "The button text when you click on an uploaded avatar and want to upload a new one"
} ,
2023-04-06 00:52:33 +00:00
"icu:AvatarInput--remove-photo-choice" : {
"messageformat" : "Fotoğrafı kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "The button text when you click on an uploaded avatar and want to remove it"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactPill--remove" : {
"messageformat" : "Kişiyi sil" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for the 'remove' button on the contact pill"
} ,
2023-04-06 00:52:33 +00:00
"icu:ComposeErrorDialog--close" : {
"messageformat" : "Tamam" ,
2022-09-01 03:42:18 +00:00
"description" : "The text on the button when there's an error in the composer"
} ,
2023-04-06 00:52:33 +00:00
"icu:NewlyCreatedGroupInvitedContactsDialog--title" : {
"messageformat" : "{count, plural, one {Davet gönderildi} other {{count,number} davet gönderildi}}" ,
2022-09-01 03:42:18 +00:00
"description" : "When creating a new group and inviting users, this is shown in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--one" : {
"messageformat" : "{name}, bu gruba sizin tarafı nı zdan eklenemez." ,
2022-09-01 03:42:18 +00:00
"description" : "When creating a new group and inviting users, this is shown in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:NewlyCreatedGroupInvitedContactsDialog--body--user-paragraph--many" : {
"messageformat" : "Bu kullanı cı lar gruba sizin tarafı nı zdan eklenemez." ,
2022-09-01 03:42:18 +00:00
"description" : "When creating a new group and inviting users, this is shown in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:NewlyCreatedGroupInvitedContactsDialog--body--info-paragraph" : {
"messageformat" : "Katı lmaları için davet gönderildi, kabul edene kadar hiçbir iletiyi görmeyecekler." ,
2022-09-01 03:42:18 +00:00
"description" : "When creating a new group and inviting users, this is shown in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:NewlyCreatedGroupInvitedContactsDialog--body--learn-more" : {
"messageformat" : "Dahası nı öğrenin" ,
2022-09-01 03:42:18 +00:00
"description" : "When creating a new group and inviting users, this is shown in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddGroupMembersModal--title" : {
"messageformat" : "Üye ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "When adding new members to an existing group, this is shown in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddGroupMembersModal--continue-to-confirm" : {
"messageformat" : "Güncelle" ,
2022-09-01 03:42:18 +00:00
"description" : "When adding new members to an existing group, this is shown in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddGroupMembersModal--confirm-title--one" : {
"messageformat" : "{person}, \"{group}\" grubuna eklensin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "When adding new members to an existing group, this is shown in the confirmation dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddGroupMembersModal--confirm-title--many" : {
"messageformat" : "{count,number} üye \"{group}\" grubuna eklensin mi?" ,
2022-09-01 03:42:18 +00:00
"description" : "When adding new members to an existing group, this is shown in the confirmation dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddGroupMembersModal--confirm-button--one" : {
"messageformat" : "Üye ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "When adding new members to an existing group, this is shown on the confirmation dialog button"
} ,
2023-04-06 00:52:33 +00:00
"icu:AddGroupMembersModal--confirm-button--many" : {
"messageformat" : "Üye ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "When adding new members to an existing group, this is shown on the confirmation dialog button"
} ,
2023-04-06 00:52:33 +00:00
"icu:createNewGroupButton" : {
"messageformat" : "Yeni grup" ,
2022-09-01 03:42:18 +00:00
"description" : "The text of the button to create new groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:selectContact" : {
"messageformat" : "{name} kişisini seç" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for contact checkboxes that are non-selected (clicking them should select the contact)"
} ,
2023-04-06 00:52:33 +00:00
"icu:deselectContact" : {
"messageformat" : "{name} kişisi seçimini kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for contact checkboxes that are selected (clicking them should de-select the contact)"
} ,
2023-04-06 00:52:33 +00:00
"icu:cannotSelectContact" : {
"messageformat" : "{name} kişisi seçilemiyor" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for contact checkboxes that are disabled"
} ,
2023-04-06 00:52:33 +00:00
"icu:alreadyAMember" : {
"messageformat" : "Zaten üye" ,
2022-09-01 03:42:18 +00:00
"description" : "The label for contact checkboxes that are disabled because they're already a member"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--play" : {
"messageformat" : "Ses eklentisini oynat" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for audio attachment's Play button"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--pause" : {
"messageformat" : "Ses eklentisini durdur" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for audio attachment's Pause button"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--download" : {
"messageformat" : "Ses eklentisini indir" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for audio attachment's Download button"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--pending" : {
"messageformat" : "Ses eklentisi indiriliyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for pending audio attachment spinner"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--slider" : {
"messageformat" : "Ses eklentisinin oynatı lma süresi" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for audio attachment's playback time slider"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--playbackRate1" : {
"messageformat" : "1" ,
2022-09-28 17:55:55 +00:00
"description" : "Button in the voice note message widget that shows the current playback rate of 1x (regular speed) and allows the user to toggle to the next rate. Don't include the 'x'."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--playbackRate1p5" : {
"messageformat" : "1,5" ,
2022-09-28 17:55:55 +00:00
"description" : "Button in the voice note message widget that shows the current playback rate of 1.5x (%50 faster) and allows the user to toggle to the next rate. Don't include the 'x'."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--playbackRate2" : {
"messageformat" : "2" ,
2022-09-28 17:55:55 +00:00
"description" : "Button in the voice note message widget that shows the current playback rate of 2x (double speed) and allows the user to toggle to the next rate. Don't include the 'x'."
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageAudio--playbackRatep5" : {
"messageformat" : ",5" ,
2022-09-28 17:55:55 +00:00
"description" : "Button in the voice note message widget that shows the current playback rate of .5x (half speed) and allows the user to toggle to the next rate. Don't include the 'x'."
2022-09-01 03:42:18 +00:00
} ,
2022-11-17 00:15:28 +00:00
"icu:emptyInboxMessage" : {
"messageformat" : "Yukarı daki {composeIcon} simgesine tı klayı n ve ileti göndermek için kişilerinizi veya grupları nı zı arayı n." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the left-pane when the inbox is empty"
} ,
2023-04-06 00:52:33 +00:00
"icu:composeIcon" : {
"messageformat" : "oluştur butonu" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the left-pane when the inbox is empty. Describes the button that composes a new message."
} ,
2023-03-29 22:34:07 +00:00
"icu:ForwardMessageModal__title" : {
"messageformat" : "İlet:" ,
"description" : "Title for the forward a message modal dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:ForwardMessageModal--continue" : {
"messageformat" : "Devam" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the 'next' button in the forward a message modal dialog"
} ,
2023-03-29 22:34:07 +00:00
"icu:ForwardMessagesModal__toast--CannotForwardEmptyMessage" : {
"messageformat" : "Boş veya silinmiş mesajlar iletilemez" ,
"description" : "Toast message shown when trying to forward an empty or deleted message"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequestWarning__learn-more" : {
"messageformat" : "Dahası nı öğrenin" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown on the message request warning. Clicking this button will open a dialog with more information"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequestWarning__dialog__details" : {
"messageformat" : "Bu kişiyle ortak bir grubunuz yok. İstenmeyen iletileri önlemek için kabul etmeden önce istekleri dikkatlice gözden geçirin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the message request warning dialog. Gives more information about message requests"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageRequestWarning__dialog__learn-even-more" : {
"messageformat" : "İleti İstekleri Hakkı nda" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the message request warning dialog. Clicking this button will open a page on Signal's support site"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofing__same-name--link" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "İstekleri dikkatlice incele. Signal aynı ada sahip başka bir kişi buldu. <reviewRequestLink>İsteği incele</reviewRequestLink>" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the timeline warning when you have a message request from someone with the same name as someone else"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofing__same-name-in-group--link" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "{count, plural, one {{count,number} grup üyesi aynı ada sahip. <reviewRequestLink>Üyeleri incele</reviewRequestLink>} other {{count,number} grup üyesi aynı ada sahip. <reviewRequestLink>Üyeleri incele</reviewRequestLink>}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the timeline warning when you multiple group members have the same name"
} ,
2023-05-10 19:44:26 +00:00
"icu:ContactSpoofing__same-names-in-group--link" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "{count, plural, one {Bu grupta {count,number} ad çakı şması bulundu. <reviewRequestLink>Üyeleri incele</reviewRequestLink>} other {Bu grupta {count,number} ad çakı şması bulundu. <reviewRequestLink>Üyeleri incele</reviewRequestLink>}}" ,
2023-05-10 19:44:26 +00:00
"description" : "Shown in the timeline warning when multiple names are shared by members of a group."
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__title" : {
"messageformat" : "İsteği incele" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the contact name spoofing review dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__description" : {
"messageformat" : "İsteğin kimden geldiğinden emin değilseniz, aşağı daki kişileri inceleyerek tercih yapabilirsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Description for the contact spoofing review dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__possibly-unsafe-title" : {
"messageformat" : "İstek" ,
2022-09-01 03:42:18 +00:00
"description" : "Header in the contact spoofing review dialog, shown above the potentially-unsafe user"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__safe-title" : {
"messageformat" : "Kişiniz" ,
2022-09-01 03:42:18 +00:00
"description" : "Header in the contact spoofing review dialog, shown above the \"safe\" user"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__group__title" : {
"messageformat" : "Üyeleri incele" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the contact name spoofing review dialog in groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__group__description" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{count, plural, one {{count,number} grup üyesi benzer adlara sahip. Aşağı daki üyeleri incele veya bir eylem seç.} other {{count,number} grup üyesi benzer adlara sahip. Aşağı daki üyeleri incele veya bir eylem seç.}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for the group contact spoofing review dialog"
} ,
2023-05-10 19:44:26 +00:00
"icu:ContactSpoofingReviewDialog__group__multiple-conflicts__description" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "{count, plural, one {Bu grupta {count,number} ad çakı şması bulundu. Aşağı daki üyeleri incele veya işlem yapmayı seç.} other {Bu grupta {count,number} ad çakı şması bulundu. Aşağı daki üyeleri incele veya işlem yapmayı seç.}}" ,
2023-05-10 19:44:26 +00:00
"description" : "Description for the group contact spoofing review dialog when there are multiple shared names"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__group__members-header" : {
"messageformat" : "Üyeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Header in the group contact spoofing review dialog. After this header, there will be a list of members"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactSpoofingReviewDialog__group__name-change-info" : {
"messageformat" : "Yakı n zamanda {oldName} profil ismini {newName} şeklinde değiştirdi" ,
2022-09-01 03:42:18 +00:00
"description" : "In the group contact spoofing review dialog, this text is shown when someone has changed their name recently"
} ,
2023-04-06 00:52:33 +00:00
"icu:RemoveGroupMemberConfirmation__remove-button" : {
"messageformat" : "Gruptan çı kar" ,
2022-09-01 03:42:18 +00:00
"description" : "When confirming the removal of a group member, show this text in the button"
} ,
2023-04-06 00:52:33 +00:00
"icu:RemoveGroupMemberConfirmation__description" : {
"messageformat" : "\"{name}\" gruptan çı karı lsı n mı ?" ,
2022-09-01 03:42:18 +00:00
"description" : "When confirming the removal of a group member, show this text in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:RemoveGroupMemberConfirmation__description__with-link" : {
"messageformat" : "\"{name}\" gruptan çı karı lsı n mı mı ? Gruba tekrar bağlantı üzerinden katı lamayacak." ,
2022-09-01 03:42:18 +00:00
"description" : "When confirming the removal of a group member, show this text in the dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:CaptchaDialog__title" : {
"messageformat" : "İleti göndermeyi sürdürmek için doğrulayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Header in the captcha dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:CaptchaDialog__first-paragraph" : {
"messageformat" : "Signal'de istenmeyen iletileri önlemek için, lütfen doğrulamayı tamamlayı n." ,
2022-09-01 03:42:18 +00:00
"description" : "First paragraph in the captcha dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:CaptchaDialog__second-paragraph" : {
"messageformat" : "Doğrulamadan sonra, ileti göndermeye devam edebilirsiniz. Tüm duraklatı lmı ş iletiler otomatik olarak gönderilecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "First paragraph in the captcha dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:CaptchaDialog--can-close__title" : {
"messageformat" : "Doğrulamadan devam et?" ,
2022-09-01 03:42:18 +00:00
"description" : "Header in the captcha dialog that can be closed"
} ,
2023-04-06 00:52:33 +00:00
"icu:CaptchaDialog--can-close__body" : {
"messageformat" : "Doğrulamayı atlamayı seçerseniz, diğer kişilerden gelen iletileri kaçı rabilir ve ileti göndermekte başarı sı z olabilirsiniz." ,
2022-09-01 03:42:18 +00:00
"description" : "Body of the captcha dialog that can be closed"
} ,
2023-04-06 00:52:33 +00:00
"icu:CaptchaDialog--can_close__skip-verification" : {
"messageformat" : "Doğrulamayı atla" ,
2022-09-01 03:42:18 +00:00
"description" : "Skip button of the captcha dialog that can be closed"
} ,
2023-04-06 00:52:33 +00:00
"icu:verificationComplete" : {
"messageformat" : "Doğrulama tamamlandı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed after successful captcha"
} ,
2023-04-06 00:52:33 +00:00
"icu:verificationFailed" : {
"messageformat" : "Doğrulama başarı sı z oldu. Lütfen daha sonra tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed after unsuccessful captcha"
} ,
2023-04-06 00:52:33 +00:00
"icu:deleteForEveryoneFailed" : {
"messageformat" : "İletinin herkesten silinmesi başarı sı z oldu. Lütfen daha sonra tekrar dene." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when delete-for-everyone has failed to send to all recipients"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__delete--title" : {
"messageformat" : "Rengi sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Confirm title for deleting custom color"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__delete--message" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{num, plural, one {Bu özel renk {num,number} sohbette kullanı lı yor. Tüm sohbetler için silmek istiyor musun?} other {Bu özel renk {num,number} sohbette kullanı lı yor. Tüm sohbetler için silmek istiyor musun?}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Confirm message for deleting custom color"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__global-chat-color" : {
"messageformat" : "Genel Sohbet Rengi" ,
2022-09-01 03:42:18 +00:00
"description" : "Modal title for the chat color picker and editor for all conversations"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__menu-title" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet Rengi" ,
2022-09-01 03:42:18 +00:00
"description" : "View title for the chat color picker and editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__reset" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet rengini sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label for resetting chat colors"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__resetDefault" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet Renklerini Sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "Confirmation dialog title for resetting all chat colors or only the global default one"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__resetAll" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Tüm sohbet renklerini sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label for resetting all chat colors"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__confirm-reset-default" : {
"messageformat" : "Varsayı lanı sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label for resetting only global chat color"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__confirm-reset" : {
"messageformat" : "Sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "Confirm button label for resetting chat colors"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__confirm-reset-message" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Tüm sohbet renklerini değiştirmek istiyor musun?" ,
2022-09-01 03:42:18 +00:00
"description" : "Modal message text for confirming resetting of chat colors"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__custom-color--label" : {
"messageformat" : "Özel renk düzenleyiciyi görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for custom color editor button"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__sampleBubble1" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbet renginin bir ön izlemesi." ,
2022-09-01 03:42:18 +00:00
"description" : "An example message bubble for selecting the chat color"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__sampleBubble2" : {
"messageformat" : "Başka baloncuk." ,
2022-09-01 03:42:18 +00:00
"description" : "An example message bubble for selecting the chat color"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__sampleBubble3" : {
"messageformat" : "Renk yalnı zca size gözükür." ,
2022-09-01 03:42:18 +00:00
"description" : "An example message bubble for selecting the chat color"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__context--edit" : {
"messageformat" : "Rengi düzenle" ,
2022-09-01 03:42:18 +00:00
"description" : "Option in the custom color bubble context menu"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__context--duplicate" : {
"messageformat" : "Kopyala" ,
2022-09-01 03:42:18 +00:00
"description" : "Option in the custom color bubble context menu"
} ,
2023-04-06 00:52:33 +00:00
"icu:ChatColorPicker__context--delete" : {
"messageformat" : "Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Option in the custom color bubble context menu"
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomColorEditor__solid" : {
"messageformat" : "Düz" ,
2022-09-01 03:42:18 +00:00
"description" : "Tab label for selecting solid colors"
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomColorEditor__gradient" : {
"messageformat" : "Karı şı m" ,
2022-09-01 03:42:18 +00:00
"description" : "Tab label for selecting a gradient"
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomColorEditor__hue" : {
"messageformat" : "Ton" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the hue slider"
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomColorEditor__saturation" : {
"messageformat" : "Doygunluk" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the saturation slider"
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomColorEditor__title" : {
"messageformat" : "Özel Renk" ,
2022-09-01 03:42:18 +00:00
"description" : "Modal title for the custom color editor"
} ,
2023-05-10 19:44:26 +00:00
"icu:GradientDial__knob-start" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Geçiş başı " ,
2023-05-10 19:44:26 +00:00
"description" : "aria-label for the custom color gradient creator knob"
} ,
"icu:GradientDial__knob-end" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Geçiş sonu" ,
2023-05-10 19:44:26 +00:00
"description" : "aria-label for the custom color gradient creator knob"
} ,
2023-04-06 00:52:33 +00:00
"icu:customDisappearingTimeOption" : {
"messageformat" : "Özel zaman…" ,
2022-09-01 03:42:18 +00:00
"description" : "Text for an option in Disappearing Messages menu and Conversation Details Disappearing Messages setting when no user value is available"
} ,
2023-04-06 00:52:33 +00:00
"icu:selectedCustomDisappearingTimeOption" : {
"messageformat" : "Özel zaman" ,
2022-09-01 03:42:18 +00:00
"description" : "Text for an option in Conversation Details Disappearing Messages setting when user previously selected custom time"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__label--value" : {
"messageformat" : "Numara" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the number select box"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__label--units" : {
"messageformat" : "Zaman birimi" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the units of time select box"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__title" : {
"messageformat" : "Özel Zaman" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the custom disappearing message timeout dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__body" : {
"messageformat" : "Kaybolan iletiler için özel bir zaman seçin." ,
2022-09-01 03:42:18 +00:00
"description" : "Body for the custom disappearing message timeout dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__set" : {
"messageformat" : "Ayarla" ,
2022-09-01 03:42:18 +00:00
"description" : "Text for the dialog button confirming the custom disappearing message timeout"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__seconds" : {
"messageformat" : "Saniye" ,
2022-09-01 03:42:18 +00:00
"description" : "Name of the 'seconds' unit select for the custom disappearing message timeout dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__minutes" : {
"messageformat" : "Dakika" ,
2022-09-01 03:42:18 +00:00
"description" : "Name of the 'minutes' unit select for the custom disappearing message timeout dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__hours" : {
"messageformat" : "Saat" ,
2022-09-01 03:42:18 +00:00
"description" : "Name of the 'hours' unit select for the custom disappearing message timeout dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__days" : {
"messageformat" : "Gün" ,
2022-09-01 03:42:18 +00:00
"description" : "Name of the 'days' unit select for the custom disappearing message timeout dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:DisappearingTimeDialog__weeks" : {
"messageformat" : "Hafta" ,
2022-09-01 03:42:18 +00:00
"description" : "Name of the 'weeks' unit select for the custom disappearing message timeout dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:settings__DisappearingMessages__footer" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Tarafı nca başlatı lan tüm yeni mesajlar için varsayı lan bir kaybolan mesaj zamanlayı cı sı ayarla." ,
2022-09-01 03:42:18 +00:00
"description" : "Footer for the Disappearing Messages settings section"
} ,
2023-04-06 00:52:33 +00:00
"icu:settings__DisappearingMessages__timer__label" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Yeni sohbetler için varsayı lan zamanlayı cı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the Disappearing Messages default timer setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:UniversalTimerNotification__text" : {
"messageformat" : "Kişiye ileti gönderdiğinizde kaybolan ileti süresi {timeValue} olarak ayarlanacaktı r." ,
2022-09-01 03:42:18 +00:00
"description" : "A message displayed when default disappearing message timeout is about to be applied"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContactRemovedNotification__text" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu kişiyi kaldı rdı n, ona tekrar mesaj göndermek kişiyi listene geri ekler." ,
2023-04-06 00:52:33 +00:00
"description" : "A message displayed when contact was removed and will be added back on an outgoing message"
} ,
"icu:ErrorBoundaryNotification__text" : {
"messageformat" : "Bu ileti görüntülenemiyor. Hata ayı klama günlüğü göndermek için tı klayı n." ,
2022-09-01 03:42:18 +00:00
"description" : "An error notification displayed when message fails to render due to an internal error"
} ,
2023-04-06 00:52:33 +00:00
"icu:GroupDescription__read-more" : {
"messageformat" : "devamı nı oku" ,
2022-09-01 03:42:18 +00:00
"description" : "Button text when the group description is too long"
} ,
2023-04-06 00:52:33 +00:00
"icu:EditConversationAttributesModal__description-warning" : {
"messageformat" : "Grup tanı mları bu grubun üyeleri ve davetli kişiler tarafı ndan görülebilecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "Label text shown when editing group description"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConversationDetailsHeader--add-group-description" : {
"messageformat" : "Grup açı klaması ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder text in the details header for those that can edit the group description"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaQualitySelector--button" : {
"messageformat" : "İçerik kalitesini seç" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the media quality selector button"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaQualitySelector--title" : {
"messageformat" : "İçerik kalitesi" ,
2022-09-01 03:42:18 +00:00
"description" : "Popup selector title"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaQualitySelector--standard-quality-title" : {
"messageformat" : "Standart" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for option for standard quality"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaQualitySelector--standard-quality-description" : {
"messageformat" : "Daha hı zlı , az veri" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of standard quality selector"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaQualitySelector--high-quality-title" : {
"messageformat" : "Yüksek" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for option for high quality"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaQualitySelector--high-quality-description" : {
"messageformat" : "Daha yavaş, daha çok veri" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of high quality selector"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageDetailsHeader--Failed" : {
"messageformat" : "Gönderilemedi" ,
2022-09-01 03:42:18 +00:00
"description" : "In the message details screen, shown above contacts where the message failed to deliver"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageDetailsHeader--Pending" : {
"messageformat" : "Beklemede" ,
2022-09-01 03:42:18 +00:00
"description" : "In the message details screen, shown above contacts where the message is still sending"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageDetailsHeader--Sent" : {
"messageformat" : "Gönderilen" ,
2022-09-01 03:42:18 +00:00
"description" : "In the message details screen, shown above contacts where the message has been sent (but not delivered, read, or viewed)"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageDetailsHeader--Delivered" : {
"messageformat" : "İletilen" ,
2022-09-01 03:42:18 +00:00
"description" : "In the message details screen, shown above contacts who have received your message"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageDetailsHeader--Read" : {
"messageformat" : "Okuyan" ,
2022-09-01 03:42:18 +00:00
"description" : "In the message details screen, shown above contacts who have read this message"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageDetailsHeader--Viewed" : {
"messageformat" : "Görenler" ,
2022-09-01 03:42:18 +00:00
"description" : "In the message details screen, shown above contacts who have viewed this message"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageDetail--disappears-in" : {
"messageformat" : "içinde kaybolur" ,
2022-09-21 17:06:24 +00:00
"description" : "In the message details screen, shown as a label of how long it will be before the message disappears"
} ,
2023-06-28 20:05:45 +00:00
"icu:MessageDetail__view-edits" : {
"messageformat" : "Düzenleme geçmişini görüntüle" ,
"description" : "Link to view a message's edit history"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--about" : {
"messageformat" : "Hakkı nda" ,
2022-09-01 03:42:18 +00:00
"description" : "Default text for about field"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username" : {
"messageformat" : "Kullanı cı adı " ,
2022-09-01 03:42:18 +00:00
"description" : "Default text for username field"
} ,
2023-08-08 23:32:11 +00:00
"icu:ProfileEditor__username-link" : {
"messageformat" : "Kare Kod veya Bağlantı " ,
"description" : "Label of a profile editor row that navigates to username link and qr code modal"
} ,
"icu:ProfileEditor__username-link__tooltip__title" : {
"messageformat" : "Kullanı cı Adı nı Paylaş" ,
"description" : "Title of tooltip displayed under 'QR code or link' button for getting username link"
} ,
"icu:ProfileEditor__username-link__tooltip__body" : {
"messageformat" : "Benzersiz kare kodunu veya bağlantı nı paylaşarak başkaları nı n seninle sohbet başlatması na izin ver." ,
"description" : "Body of tooltip displayed under 'QR code or link' button for getting username link"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--title" : {
"messageformat" : "Kullanı cı adı nı seç" ,
2022-11-17 00:15:28 +00:00
"description" : "Title text for username modal"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--check-characters" : {
"messageformat" : "Kullanı cı adları yalznı ca a-z, 0-9 ve _ içerebilir" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown if user has attempted to use forbidden characters in username"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--check-starting-character" : {
"messageformat" : "Kullanı cı adları rakam ile başlayamaz." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if user has attempted to begin their username with a number"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--check-character-min" : {
"messageformat" : "Kullanı cı adları en az {min,number} karakter içermelidir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if user has attempted to enter a username with too few characters - currently min is 3"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--check-character-max" : {
"messageformat" : "Kullanı cı adları en fazla {max,number} karakter içermelidir." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if user has attempted to enter a username with too many characters - currently min is 25"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--unavailable" : {
"messageformat" : "Bu kullanı cı adı kullanı lamı yor" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown if the username is not available for registration"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--check-username-taken" : {
"messageformat" : "Bu kullanı cı adı alı nmı ş." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if user has attempted to save a username which is not available"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--general-error" : {
"messageformat" : "Kullanı cı adı nı z kaydedilemedi. Bağlantı nı zı kontrol edip tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if something unknown has gone wrong with username save."
} ,
2023-02-15 22:24:29 +00:00
"icu:ProfileEditor--username--reservation-gone" : {
2023-02-23 20:07:58 +00:00
"messageformat" : "{username} artı k mevcut değil. Kullanı cı adı nla yeni bir basamak grubu eşleştirilecek, lütfen tekrar kaydetmeyi dene." ,
2023-02-15 22:24:29 +00:00
"description" : "Shown if username reservation has expired and new one needs to be generated."
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--delete-general-error" : {
"messageformat" : "Kullanı cı adı n kaldı rı lamadı . Bağlantı nı kontrol et ve tekrar dene." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if something unknown has gone wrong with username delete."
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--copied-username" : {
"messageformat" : "Kopyalanan kullanı cı adı " ,
2022-11-17 00:15:28 +00:00
"description" : "Shown when username is copied to clipboard."
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--copied-username-link" : {
"messageformat" : "Kopyalanan bağlantı " ,
2022-11-17 00:15:28 +00:00
"description" : "Shown when username link is copied to clipboard."
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--deleting-username" : {
"messageformat" : "Kullanı cı adı siliniyor" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown as aria label for spinner icon next to username"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--delete-username" : {
"messageformat" : "Kullanı cı adı nı sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown as aria label for trash icon next to username"
} ,
2023-08-08 23:32:11 +00:00
"icu:ProfileEditor--username--confirm-delete-body-2" : {
"messageformat" : "Bu işlem, kullanı cı adı nı kaldı rı r ve kare kodunu ve bağlantı nı devre dı şı bı rakı r. \"{username}\" başkaları nı n talebine açı k olacaktı r. Emin misin?" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in dialog body if user has saved an empty string to delete their username"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--confirm-delete-button" : {
"messageformat" : "Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in dialog button if user has saved an empty string to delete their username"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--context-menu" : {
"messageformat" : "Kullanı cı adı nı kopyala veya sil" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown as aria label for context menu next to username"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--copy" : {
"messageformat" : "Kullanı cı adı nı kopyala" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown as a button in context menu next to username. The action of the button is to put username into the clipboard."
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--copy-link" : {
"messageformat" : "Bağlantı yı kopyala" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown as a button in context menu next to username. The action of the button is to put a username link into the clipboard."
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--username--delete" : {
"messageformat" : "Sil" ,
2022-11-17 00:15:28 +00:00
"description" : "Shown as a button in context menu next to username. The action of the button is to open a confirmation dialog for deleting username."
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--about-placeholder" : {
"messageformat" : "Hakkı nda bir şeyler yaz…" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder text for about input field"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--first-name" : {
"messageformat" : "Ad (gerekli)" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder text for first name field"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--last-name" : {
"messageformat" : "Soyad (isteğe bağlı )" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder text for last name field"
} ,
2023-04-06 00:52:33 +00:00
"icu:ConfirmDiscardDialog--discard" : {
"messageformat" : "Bu değişiklerden vazgeçmek ister misiniz?" ,
2022-09-01 03:42:18 +00:00
"description" : "ConfirmationDialog text for discarding changes"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditor--info--link" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Profilin şifrelidir. Profilin ve profilindeki değişiklikler, yeni sohbetler başlattı ğı nda veya kabul ettiğinde kişilerine görünür olacaktı r. <learnMoreLink>Daha Fazlası nı Öğren</learnMoreLink>" ,
2022-09-01 03:42:18 +00:00
"description" : "Information shown at the bottom of the profile editor section"
} ,
2023-04-06 00:52:33 +00:00
"icu:Bio--speak-freely" : {
"messageformat" : "Özgürce Konuşun" ,
2022-09-01 03:42:18 +00:00
"description" : "A default bio option"
} ,
2023-04-06 00:52:33 +00:00
"icu:Bio--encrypted" : {
"messageformat" : "Şifreli" ,
2022-09-01 03:42:18 +00:00
"description" : "A default bio option"
} ,
2023-04-06 00:52:33 +00:00
"icu:Bio--free-to-chat" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbete açı k" ,
2022-09-01 03:42:18 +00:00
"description" : "A default bio option"
} ,
2023-04-06 00:52:33 +00:00
"icu:Bio--coffee-lover" : {
"messageformat" : "Kahve sevdalı sı " ,
2022-09-01 03:42:18 +00:00
"description" : "A default bio option"
} ,
2023-04-06 00:52:33 +00:00
"icu:Bio--taking-break" : {
"messageformat" : "Dinleniyor" ,
2022-09-01 03:42:18 +00:00
"description" : "A default bio option"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditorModal--profile" : {
"messageformat" : "Profil" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for profile editing"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditorModal--name" : {
"messageformat" : "İsminiz" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for editing your name"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditorModal--about" : {
"messageformat" : "Hakkı nda" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for about editing"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditorModal--avatar" : {
"messageformat" : "Resminiz" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for profile avatar editing"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditorModal--username" : {
"messageformat" : "Kullanı cı adı " ,
2022-09-01 03:42:18 +00:00
"description" : "Title for username editing"
} ,
2023-04-06 00:52:33 +00:00
"icu:ProfileEditorModal--error" : {
"messageformat" : "Profiliniz güncellenemedi. Lütfen tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Error message when something goes wrong updating your profile."
} ,
2023-04-06 00:52:33 +00:00
"icu:AnnouncementsOnlyGroupBanner--modal" : {
"messageformat" : "Bir yöneticiye yazı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Modal title for the list of admins in a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:AnnouncementsOnlyGroupBanner--announcements-only" : {
"messageformat" : "Yalnı zca {admins} ileti gönderebilir" ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed if sending of messages is disabled to non-admins"
} ,
2023-04-06 00:52:33 +00:00
"icu:AnnouncementsOnlyGroupBanner--admins" : {
"messageformat" : "yöneticiler" ,
2022-09-01 03:42:18 +00:00
"description" : "Clickable text describing administrators of a group, used in the message an admin label"
} ,
2023-04-06 00:52:33 +00:00
"icu:AvatarEditor--choose" : {
"messageformat" : "Avatar seçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the avatar selector"
} ,
2023-04-06 00:52:33 +00:00
"icu:AvatarColorPicker--choose" : {
"messageformat" : "Bir renk seçin" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for when you need to choose your fighter, err color"
} ,
2023-04-06 00:52:33 +00:00
"icu:LeftPaneSetGroupMetadataHelper__avatar-modal-title" : {
"messageformat" : "Grup resmi" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the avatar picker in the group creation flow"
} ,
2023-05-10 19:44:26 +00:00
"icu:Preferences__message-audio-title" : {
2023-05-25 23:16:57 +00:00
"messageformat" : "Sohbet içi mesaj sesleri" ,
2023-05-10 19:44:26 +00:00
"description" : "Title for message audio setting"
} ,
"icu:Preferences__message-audio-description" : {
2023-05-18 00:54:30 +00:00
"messageformat" : "Sohbet sı rası nda gönderilen ve alı nan mesajlar için bir bildirim sesi duyarsı n." ,
2023-05-10 19:44:26 +00:00
"description" : "Description for message audio setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__button--general" : {
"messageformat" : "Genel" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to switch the settings view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__button--appearance" : {
"messageformat" : "Görünüm" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to switch the settings view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__button--chats" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Sohbetler" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to switch the settings view (and a title of pane)"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__button--calls" : {
"messageformat" : "Aramalar" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to switch the settings view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__button--notifications" : {
"messageformat" : "Bildirimler" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to switch the settings view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__button--privacy" : {
"messageformat" : "Gizlilik" ,
2022-09-01 03:42:18 +00:00
"description" : "Button to switch the settings view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--lastSynced" : {
"messageformat" : "Son içe aktarma: {date} {time}" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for date and time of last sync operation"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--system" : {
"messageformat" : "Sistem" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for system type settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--zoom" : {
"messageformat" : "Yakı nlaştı rma seviyesi" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for changing the zoom level"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__link-previews--title" : {
"messageformat" : "Bağlantı önizlemelerini oluştur" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the generate link previews setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__link-previews--description" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bu ayarı değiştirmek için mobil cihazı ndaki Signal uygulaması nı aç ve Ayarlar > Sohbetler yolunu izle" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for the generate link previews setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--advanced" : {
"messageformat" : "Gelişmiş" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for advanced settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--notification-content" : {
"messageformat" : "Bildirim içeriği" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the notification content setting select box"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--blocked" : {
"messageformat" : "Engellendi" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for blocked contacts setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--blocked-count" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "{num, plural, one {{num,number} kişi} other {{num,number} kişi}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Number of contacts blocked plural"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__privacy--description" : {
"messageformat" : "Bu ayarları değiştirmek için mobil cihazı nı zdaki Signal uygulaması nı açı n ve \"Ayarlar > Gizlilik\" yolunu izleyin" ,
2023-03-29 22:34:07 +00:00
"description" : "Description for the 'who can do X' setting"
2023-03-09 19:51:00 +00:00
} ,
"icu:Preferences__pnp__row--title" : {
"messageformat" : "Telefon Numarası " ,
"description" : "Title of Phone Number row in Privacy section of Preferences window"
} ,
"icu:Preferences__pnp__row--body" : {
"messageformat" : "Telefon numaranı kimlerin görebileceğini ve seninle kimlerin Signal üzerinden iletişim kurabileceğini seç." ,
"description" : "Body of Phone Number row in Privacy section of Preferences window"
} ,
"icu:Preferences__pnp__sharing--title" : {
"messageformat" : "Numaramı kimler görebilir?" ,
"description" : "Title for the phone number sharing setting row"
} ,
"icu:Preferences__pnp__sharing--description--everyone" : {
"messageformat" : "Telefon numaran, ileti gönderdiğin kişiler ve gruplar tarafı ndan görülür. Numaranı kişilerine ekleyen insanlar da seni Signal'de görebilir." ,
"description" : "Description for the phone number sharing setting row when the value is Everyone"
} ,
"icu:Preferences__pnp__sharing--description--nobody" : {
"messageformat" : "Hiç kimse telefon numaranı Signal'de göremeyecek." ,
"description" : "Description for the phone number sharing setting row when the value is Nobody"
} ,
"icu:Preferences__pnp--page-title" : {
"messageformat" : "Telefon Numarası " ,
"description" : "Title of the page in Phone Number Privacy settings"
} ,
"icu:Preferences__pnp__sharing__everyone" : {
"messageformat" : "Herkes" ,
"description" : "Option for sharing phone number with everyone"
} ,
"icu:Preferences__pnp__sharing__nobody" : {
"messageformat" : "Hiç kimse" ,
"description" : "Option for sharing phone number with nobody"
} ,
"icu:Preferences__pnp__discoverability--title" : {
"messageformat" : "Kimler beni numaram ile bulabilir?" ,
"description" : "Title for the phone number discoverability setting row"
} ,
"icu:Preferences__pnp__discoverability--description--everyone" : {
"messageformat" : "Kişilerinde telefon numaranı n bulunduğu herkes seni Signal'de bir kişi olarak görür. Diğerleri ise yeni bir sohbet veya grup başlattı kları nda telefon numaranla sana ulaşabilir." ,
"description" : "Description for the phone number discoverability setting row wth the value is everyone"
} ,
"icu:Preferences__pnp__discoverability--description--nobody" : {
"messageformat" : "Signal'deki hiç kimse telefon numaranla seni bulamaz." ,
"description" : "Description for the phone number discoverability setting row wth the value is nobody"
} ,
"icu:Preferences__pnp__discoverability__everyone" : {
"messageformat" : "Herkes" ,
"description" : "Option for letting everyone discover you by phone number"
} ,
"icu:Preferences__pnp__discoverability__nobody" : {
"messageformat" : "Hiç kimse" ,
"description" : "Option for letting nobody discover you by phone number"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--messaging" : {
"messageformat" : "Yazı şma" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the messaging settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--see-me" : {
"messageformat" : "Telefon numaramı görebilir" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the see my phone number setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--find-me" : {
"messageformat" : "Numaramla bulunayı m" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the find me by my phone number setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--read-receipts" : {
"messageformat" : "Okundu bilgisi" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the read receipts setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--typing-indicators" : {
"messageformat" : "Yazma göstergeleri" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the typing indicators setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences--updates" : {
"messageformat" : "Güncellemeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Header for settings having to do with updates"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__download-update" : {
"messageformat" : "Güncellemeler otomatik olarak indirilsin" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for checkbox for the auto download updates setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__enable-notifications" : {
"messageformat" : "Bildirimleri etkinleştir" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for checkbox for the notifications setting"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__devices" : {
"messageformat" : "Cihazlar" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for Device list in call settings pane"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__turn-stories-on" : {
"messageformat" : "Hikayeleri etkinleştir" ,
2022-11-17 00:15:28 +00:00
"description" : "Label to enable stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__turn-stories-off" : {
"messageformat" : "Hikayeleri kapat" ,
2022-11-17 00:15:28 +00:00
"description" : "Label to disable stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__turn-stories-off--action" : {
"messageformat" : "Kapat" ,
2022-11-17 00:15:28 +00:00
"description" : "Label in confirmation modal to disable stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:Preferences__turn-stories-off--body" : {
"messageformat" : "Artı k hikaye paylaşamayacak veya görüntüleyemeyeceksin. Yakı n zamanda paylaştı ğı n hikaye güncellemeleri de silinecek." ,
2022-11-17 00:15:28 +00:00
"description" : "Confirmation modal body for disabling stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:DialogUpdate--version-available" : {
"messageformat" : "{version} sürümüne güncelleme mevcut" ,
2022-09-01 03:42:18 +00:00
"description" : "Tooltip for new update available"
} ,
2023-03-15 19:30:37 +00:00
"icu:DialogUpdate__downloading" : {
2023-03-22 22:50:41 +00:00
"messageformat" : "Güncelleme İndiriliyor..." ,
2023-03-15 19:30:37 +00:00
"description" : "The title of update dialog when update download is in progress."
} ,
"icu:DialogUpdate__downloaded" : {
2023-03-22 22:50:41 +00:00
"messageformat" : "Güncelleme İndirildi" ,
2023-03-15 19:30:37 +00:00
"description" : "The title of update dialog when update download is completed."
} ,
2023-03-29 22:34:07 +00:00
"icu:InstallScreenUpdateDialog--unsupported-os__title" : {
"messageformat" : "Güncelleme Gerekli" ,
"description" : "The title of update dialog on install screen when user OS is unsupported"
} ,
"icu:InstallScreenUpdateDialog--auto-update__body" : {
"messageformat" : "Signal'i kullanmaya devam etmek için en son sürüme güncellemen gerekir." ,
"description" : "The body of update dialog on install screen when auto update is downloaded and available."
} ,
"icu:InstallScreenUpdateDialog--manual-update__action" : {
"messageformat" : "{downloadSize} indir" ,
"description" : "The text of a confirmation button in update dialog on install screen when manual update is ready to be downloaded."
} ,
"icu:InstallScreenUpdateDialog--downloaded__body" : {
"messageformat" : "Güncellemeyi yüklemek için Signal'i yeniden başlat." ,
"description" : "The body of the update dialog on install screen when manual update was downloaded."
} ,
"icu:InstallScreenUpdateDialog--cannot-update__body" : {
"messageformat" : "Signal Desktop güncellenemedi ancak yeni bir sürümü mevcuttur. {downloadUrl} adresine giderek yeni sürümü manuel olarak kur, ardı ndan destekle iletişime geç ya da bu sorunla ilgili bir hata bildir." ,
"description" : "The body of the update dialog on install screen when update cannot be installed."
} ,
2023-04-06 00:52:33 +00:00
"icu:NSIS__retry-dialog--first-line" : {
"messageformat" : "Signal kapatı lamaz." ,
2022-09-01 03:42:18 +00:00
"description" : "First line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
} ,
2023-04-06 00:52:33 +00:00
"icu:NSIS__retry-dialog--second-line" : {
"messageformat" : "Lütfen elle kapatı n ve devam etmek için Tekrar'a tı klayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Second line of the dialog displayed when Windows installer can't close application automatically and needs user intervention to complete the installation."
} ,
2023-04-06 00:52:33 +00:00
"icu:NSIS__appRunning" : {
"messageformat" : "{appName} çalı şı yor.\nKapatmak için Tamam'a tı klayı n.\nKapanmazsa, manuel olarak kapatmayı deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "The contents of a dialog displayed when Windows installer detect that the application is running and asks user to close it. Note: please keep the line breaks so that the text occupies three separate lines"
} ,
2023-04-06 00:52:33 +00:00
"icu:NSIS__decompressionFailed" : {
"messageformat" : "Dosyaları n sı kı ştı rması açı lamadı . Lütfen yükleyiciyi yeniden çalı ştı rmayı deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when Windows installer cannot decompress application files"
} ,
2023-04-06 00:52:33 +00:00
"icu:NSIS__uninstallFailed" : {
"messageformat" : "Eski uygulama dosyaları kaldı rı lamadı . Lütfen yükleyiciyi yeniden çalı ştı rmayı deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Displayed when Windows installer cannot uninstall the old application"
} ,
2023-03-29 22:34:07 +00:00
"icu:NSIS__semver-downgrade" : {
"messageformat" : "Signal'in daha yeni bir sürümü zaten kurulu. Devam etmek istediğine emin misin?" ,
"description" : "A text of the dialog displayed when user tries to overwrite Signal installation with an older version."
} ,
2023-04-06 00:52:33 +00:00
"icu:CrashReportDialog__title" : {
"messageformat" : "Uygulama çöktü" ,
2022-09-01 03:42:18 +00:00
"description" : "A title of the dialog displayed when starting an application after a recent crash"
} ,
2023-04-06 00:52:33 +00:00
"icu:CrashReportDialog__body" : {
"messageformat" : "Signal bir hata sonrası yeniden başlatı ldı . Bir hata raporu göndererek Signal'in sorunu incelemesine yardı mcı olabilirsin." ,
2022-09-01 03:42:18 +00:00
"description" : "The body of the dialog displayed when starting an application after a recent crash"
} ,
2023-04-06 00:52:33 +00:00
"icu:CrashReportDialog__submit" : {
"messageformat" : "Gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "A button label for submission of the crash reporter data after a recent crash"
} ,
2023-04-06 00:52:33 +00:00
"icu:CrashReportDialog__erase" : {
"messageformat" : "Gönderme" ,
2022-09-01 03:42:18 +00:00
"description" : "A button label for erasure of the crash reporter data after a recent crash and continuing to start the app"
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomizingPreferredReactions__title" : {
"messageformat" : "Tepkileri özelleştir" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown in the header of the modal for customizing the preferred reactions. Also shown in the tooltip for the button that opens this modal."
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomizingPreferredReactions__subtitle" : {
"messageformat" : "Emojiyi değiştirmek için tı klayı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Instructions in the modal for customizing the preferred reactions."
} ,
2023-04-06 00:52:33 +00:00
"icu:CustomizingPreferredReactions__had-save-error" : {
"messageformat" : "Ayarları nı z kaydedilirken bir hata oluştu. Lütfen daha sonra tekrar deneyin." ,
2022-09-01 03:42:18 +00:00
"description" : "Shown if there is an error when saving your preferred reaction settings. Should be very rare to see this message."
} ,
2023-03-09 19:51:00 +00:00
"icu:MediaEditor__clock-more-styles" : {
"messageformat" : "Daha fazla model" ,
"description" : "Action button for switching up the clock styles"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__control--draw" : {
"messageformat" : "Çizim" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the draw button in the media editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__control--text" : {
"messageformat" : "Metin ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the text button in the media editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__control--sticker" : {
"messageformat" : "Çı kartmalar" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the sticker button in the media editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__control--crop" : {
"messageformat" : "Kı rp ve döndür" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the crop & rotate button in the media editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__control--undo" : {
"messageformat" : "Geri al" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the undo button in the media editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__control--redo" : {
"messageformat" : "Yinele" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for the redo button in the media editor"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__text--regular" : {
"messageformat" : "Normal" ,
2022-09-01 03:42:18 +00:00
"description" : "Describes what attribute the color picker will change on the text"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__text--highlight" : {
"messageformat" : "Vurgula" ,
2022-09-01 03:42:18 +00:00
"description" : "Describes what attribute the color picker will change on the text"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__text--outline" : {
"messageformat" : "Dı ş çizgi" ,
2022-09-01 03:42:18 +00:00
"description" : "Describes what attribute the color picker will change on the text"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__text--underline" : {
"messageformat" : "Alt çizgi" ,
2022-09-01 03:42:18 +00:00
"description" : "Describes what attribute the color picker will change on the text"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__draw--pen" : {
"messageformat" : "Kalem" ,
2022-09-01 03:42:18 +00:00
"description" : "Type of brush to free draw"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__draw--highlighter" : {
"messageformat" : "Vurgulayı cı " ,
2022-09-01 03:42:18 +00:00
"description" : "Type of brush to free draw"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__draw--thin" : {
"messageformat" : "İnce" ,
2022-09-01 03:42:18 +00:00
"description" : "Tip width of the brush"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__draw--regular" : {
"messageformat" : "Normal" ,
2022-09-01 03:42:18 +00:00
"description" : "Tip width of the brush"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__draw--medium" : {
"messageformat" : "Orta" ,
2022-09-01 03:42:18 +00:00
"description" : "Tip width of the brush"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__draw--heavy" : {
"messageformat" : "Kalı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Tip width of the brush"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__crop--reset" : {
"messageformat" : "Sı fı rla" ,
2022-09-01 03:42:18 +00:00
"description" : "Reset the crop state"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__crop--rotate" : {
"messageformat" : "Döndür" ,
2022-09-01 03:42:18 +00:00
"description" : "Rotate the canvas"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__crop--flip" : {
"messageformat" : "Döndür" ,
2022-09-01 03:42:18 +00:00
"description" : "Flip/mirror the canvas"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__crop--lock" : {
"messageformat" : "Kilitle" ,
2022-09-01 03:42:18 +00:00
"description" : "Lock the aspect ratio"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__crop--crop" : {
"messageformat" : "Kı rpma" ,
2022-09-01 03:42:18 +00:00
"description" : "Performs the crop"
} ,
2023-04-06 00:52:33 +00:00
"icu:MediaEditor__caption-button" : {
"messageformat" : "İleti ekle" ,
2022-11-17 00:15:28 +00:00
"description" : "Label of the button on the bottom of the media editor that trigger the add-caption dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__title" : {
"messageformat" : "Hikayelerim" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the my stories list"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__list_item" : {
"messageformat" : "Hikayelerim" ,
2022-11-30 21:26:32 +00:00
"description" : "Label for the my stories in the list of all stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__story" : {
"messageformat" : "Hikayen" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for each one of your stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__download" : {
"messageformat" : "Hikayeyi indir" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the download button"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__more" : {
"messageformat" : "Daha fazla seçenek" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the more button"
} ,
2022-11-17 00:15:28 +00:00
"icu:MyStories__views" : {
"messageformat" : "{views, plural, one {{views,number} görülme} other {{views,number} görüntüleme}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Number of views your story has"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__views--strong" : {
"messageformat" : "{views, plural, one {<strong>{views,number}</strong> görüntüleme} other {<strong>{views,number}</strong> görüntüleme}}" ,
"description" : "Number of views your story has"
} ,
2022-11-17 00:15:28 +00:00
"icu:MyStories__views-off" : {
"messageformat" : "Görüntüleme kapalı " ,
"description" : "Shown next to the user's story when the user has read receipts turned off"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__replies" : {
"messageformat" : "{replyCount, plural, one {<strong>{replyCount,number}</strong> yanı t} other {<strong>{replyCount,number}</strong> yanı t}}" ,
2022-09-01 03:42:18 +00:00
"description" : "Number of replies your story has"
} ,
2023-04-06 00:52:33 +00:00
"icu:MyStories__delete" : {
"messageformat" : "Bu hikaye silinsin mi? Aynı zamanda hikayeyi alan herkesten silinecektir." ,
2022-09-01 03:42:18 +00:00
"description" : "Confirmation dialog description text for deleting a story"
} ,
2022-12-01 20:09:46 +00:00
"icu:payment-event-notification-message-you-label" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "{receiver} için bir ödeme başlattı n" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event notification from you message bubble label"
} ,
"icu:payment-event-notification-message-you-label-without-receiver" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "Bir ödeme başlattı n" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event notification from you message bubble label"
} ,
"icu:payment-event-notification-message-label" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "{sender} senin için bir ödeme başlattı " ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event notification from contact message bubble label"
} ,
"icu:payment-event-activation-request-label" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "{sender} Ödemeleri etkinleştirmeni istiyor. Yalnı zca güvendiğin kişilere ödeme gönder. Ödemeler, mobil cihazı nda Ayarlar -> Ödemeler'e giderek etkinleştirilebilir." ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event activation request from contact label"
} ,
"icu:payment-event-activation-request-you-label" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "Ödemeleri etkinleştirmek için {receiver} adlı kişiye bir istek gönderdin" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event activation request from you label"
} ,
"icu:payment-event-activation-request-you-label-without-receiver" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "Ödemeleri etkinleştirmek için bir istek gönderdin" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event activation request from you label"
} ,
"icu:payment-event-activated-label" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "{sender} artı k Ödemeleri kabul edebilir" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event activation from contact label"
} ,
"icu:payment-event-activated-you-label" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "Ödemeleri etkinleştirdin" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event activation from you label"
} ,
"icu:payment-event-notification-label" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "Ödeme" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event notification label"
} ,
"icu:payment-event-notification-check-primary-device" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "Bu ödemenin durumunu görmek için birincil cihazı nı kontrol et" ,
2022-12-01 20:09:46 +00:00
"description" : "Payment event notification check device label"
} ,
2023-04-06 00:52:33 +00:00
"icu:SignalConnectionsModal__title" : {
"messageformat" : "Signal Bağlantı ları " ,
2022-09-01 03:42:18 +00:00
"description" : "The phrase/term: 'Signal Connections'"
} ,
2023-04-06 00:52:33 +00:00
"icu:SignalConnectionsModal__header" : {
"messageformat" : "{connections} aşağı dakilerden birine göre güvenmeyi seçtiğin kişilerdir." ,
2022-09-01 03:42:18 +00:00
"description" : "The beginning sentence to list the different ways a signal connection is formed"
} ,
2023-04-06 00:52:33 +00:00
"icu:SignalConnectionsModal__bullet--1" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Bir sohbet başlatarak" ,
2022-09-01 03:42:18 +00:00
"description" : "A way that signal connection is formed"
} ,
2023-04-06 00:52:33 +00:00
"icu:SignalConnectionsModal__bullet--2" : {
"messageformat" : "Bir mesaj isteğini kabul etmek" ,
2022-09-01 03:42:18 +00:00
"description" : "A way that signal connection is formed"
} ,
2023-04-06 00:52:33 +00:00
"icu:SignalConnectionsModal__bullet--3" : {
"messageformat" : "Bunları sistem bağlantı ları nı zda bulundurmak" ,
2022-09-01 03:42:18 +00:00
"description" : "A way that signal connection is formed"
} ,
2023-04-06 00:52:33 +00:00
"icu:SignalConnectionsModal__footer" : {
"messageformat" : "Bağlantı ları n, adı nı ve fotoğrafı nı görebilir ve onlardan gizlemediğin sürece \"Hikayem\"deki gönderileri görüntüleyebilirler" ,
2022-09-01 03:42:18 +00:00
"description" : "Additional information about signal connections and the stories they can see"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__title" : {
"messageformat" : "Hikayeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the stories list"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__mine" : {
"messageformat" : "Hikayem" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for your stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__add" : {
"messageformat" : "Bir hikaye ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Description hint to add a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__add-story--text" : {
"messageformat" : "Metinli hikaye" ,
2022-09-01 03:42:18 +00:00
"description" : "Label to create a new text story"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__add-story--media" : {
"messageformat" : "Fotoğraf veya video" ,
2022-09-01 03:42:18 +00:00
"description" : "Label to create a new multimedia story"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__hidden-stories" : {
"messageformat" : "Gizli hikayeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label to go to hidden stories pane"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__list-empty" : {
"messageformat" : "Şu anda gösterilecek yeni hikaye yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Description for when there are no stories to show"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__list--sending" : {
"messageformat" : "Gönderiliyor…" ,
2022-11-17 00:15:28 +00:00
"description" : "Pending text for story being sent in list view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__list--send_failed" : {
"messageformat" : "Gönderme başarı sı z" ,
2022-11-17 00:15:28 +00:00
"description" : "Error text for story failed to send in list view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__list--partially-sent" : {
"messageformat" : "Kı smen gönderildi" ,
2022-11-30 21:26:32 +00:00
"description" : "Error text for story failed partially to send"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__list--retry-send" : {
"messageformat" : "Tekrar denemek için tı kla" ,
2022-11-30 21:26:32 +00:00
"description" : "Actionable link to retry a send"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__placeholder--text" : {
"messageformat" : "Bir hikayeyi görüntülemek için tı kla" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder label for the story view"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__from-to-group" : {
"messageformat" : "{group} grubunda {name}" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for someone sending a story to a group"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__toast--sending-reply" : {
"messageformat" : "Yanı t gönderiliyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Toast message"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__toast--sending-reaction" : {
"messageformat" : "Tepki gönderiliyor…" ,
2022-09-01 03:42:18 +00:00
"description" : "Toast message"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__toast--hasNoSound" : {
"messageformat" : "Bu hikayede ses yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Toast message"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__failed-send" : {
"messageformat" : "Hikaye bazı kişilere gönderilemedi. Bağlantı nı kontrol edip tekrar dene." ,
2022-11-30 21:26:32 +00:00
"description" : "Alert error message when unable to send a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__title" : {
"messageformat" : "Hikaye gizliliği" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the story settings modal"
} ,
2022-11-17 00:15:28 +00:00
"icu:StoriesSettings__description" : {
2022-11-30 21:26:32 +00:00
"messageformat" : "Hikayeler 24 saat sonra otomatik olarak kaybolur. Hikayeni kimlerin görüntüleyebileceğini belirle veya belirli izleyiciler veya gruplar için yeni hikayeler oluştur." ,
2022-11-17 00:15:28 +00:00
"description" : "Description for story settings modal"
} ,
2022-11-30 21:26:32 +00:00
"icu:StoriesSettings__my_stories" : {
"messageformat" : "Hikayelerim" ,
"description" : "Title of distribution lists section in stories settings modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__new-list" : {
"messageformat" : "Yeni Hikaye" ,
2022-11-17 00:15:28 +00:00
"description" : "Label to create a new custom distribution list"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__new-list--visibility" : {
"messageformat" : "Bu hikayenin adı nı sadece sen görebilirsin." ,
2022-11-17 00:15:28 +00:00
"description" : "Explanation about the visibility of custom distribution list names"
2022-09-01 03:42:18 +00:00
} ,
2022-11-30 21:26:32 +00:00
"icu:StoriesSettings__custom-story-subtitle" : {
"messageformat" : "Özel hikaye" ,
"description" : "Story settings modal custom story distribution list selection subtitle"
} ,
"icu:StoriesSettings__group-story-subtitle" : {
"messageformat" : "Grup hikayesi" ,
"description" : "Story settings modal group story selection subtitle"
} ,
2022-11-17 00:15:28 +00:00
"icu:StoriesSettings__viewers" : {
"messageformat" : "{count, plural, one {1 görüntüleyen} other {{count,number} görüntüleyen}}" ,
"description" : "The number of viewers for a story distribution list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__who-can-see" : {
"messageformat" : "Bu hikayeyi kimler görüntüleyebilir" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the who can see this story section"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__add-viewer" : {
"messageformat" : "Görüntüleyen ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label to add a viewer to a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__remove--action" : {
"messageformat" : "Kaldı r" ,
2022-11-17 00:15:28 +00:00
"description" : "Button to remove a member from a custom list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__remove--title" : {
"messageformat" : "{title} adlı kişiyi kaldı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Title of the confirmation dialog, has a person's name"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__remove--body" : {
"messageformat" : "Bu kişi artı k hikayelerini göremeyecek." ,
2022-11-17 00:15:28 +00:00
"description" : "Body of the confirmation dialog to remove someone from a custom distribution list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__replies-reactions--title" : {
"messageformat" : "Yanı tlar ve tepkiler" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the replies & reactions section"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__replies-reactions--label" : {
"messageformat" : "Yanı tlara ve tepkilere izin ver" ,
2022-09-01 03:42:18 +00:00
"description" : "Checkbox label to allow or disallow replies to your stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__replies-reactions--description" : {
"messageformat" : "Hikayeni gören kişilerin tepki ve yanı t vermesine izin ver." ,
2022-09-01 03:42:18 +00:00
"description" : "Description of checkbox to allow or disallow replies to your stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__delete-list" : {
"messageformat" : "Özel hikayeyi sil" ,
2022-11-17 00:15:28 +00:00
"description" : "Button label to delete a custom distribution list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__delete-list--confirm" : {
"messageformat" : "\"{name}\" hikayesini silmek istediğinden emin misin? Bu hikayede paylaşı lan güncellemeler de silinecek." ,
2022-11-17 00:15:28 +00:00
"description" : "Confirmation text to delete a custom distribution list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__choose-viewers" : {
"messageformat" : "Görüntüleyenleri Seçin" ,
2022-11-17 00:15:28 +00:00
"description" : "Modal title when choosing to add a viewer to a custom distribution list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__name-story" : {
"messageformat" : "Hikayeye ad ver" ,
2022-11-17 00:15:28 +00:00
"description" : "Modal title when naming a custom distribution list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__name-placeholder" : {
"messageformat" : "Hikaye adı (gerekli)" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder for input field"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__hide-story" : {
"messageformat" : "Hikayeyi gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Modal title when hiding people from my stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__all--label" : {
"messageformat" : "Tüm Signal bağlantı ları " ,
2022-09-01 03:42:18 +00:00
"description" : "Input label to describe all signal connections"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__all--description" : {
"messageformat" : "Tüm bağlantı larla paylaş" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of button StoriesSettings__mine__all--label"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__exclude--label" : {
"messageformat" : "…hariç herkes" ,
2022-09-01 03:42:18 +00:00
"description" : "Input label to create a block list"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__exclude--description" : {
"messageformat" : "{num,number}kişi hariç tutuldu" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of how many people are excluded in a list"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__only--label" : {
"messageformat" : "Sadece aşağı dakilerle paylaş:" ,
2022-11-17 00:15:28 +00:00
"description" : "Input label to create an exclude list"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__only--description" : {
"messageformat" : "Yalnı zca seçili kişilerle paylaş" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of button StoriesSettings__mine__only--label"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__only--description--people" : {
"messageformat" : "{num,number} kişi" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of how many people are in the exclusive allow list"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__mine__disclaimer--link" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Hikayeni kimlerin görüntüleyebileceğini seç. Değişiklikler zaten göndermiş olduğun hikayeleri etkilemez. <learnMoreLink>Dahası nı öğren.</learnMoreLink>" ,
2022-09-01 03:42:18 +00:00
"description" : "Disclaimer on how changes to story settings work"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__context-menu" : {
"messageformat" : "Hikaye gizliliği" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label to get to story settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__view-receipts--label" : {
"messageformat" : "Görüntülenme bilgisi" ,
2022-11-17 00:15:28 +00:00
"description" : "Label of view receipts checkbox in story settings"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoriesSettings__view-receipts--description" : {
"messageformat" : "Bu ayarı değiştirmek için mobil cihazı ndaki Signal uygulaması nı aç ve Ayarlar -> Hikayeler kı smı na git" ,
2022-11-17 00:15:28 +00:00
"description" : "Description of how view receipts can be changed in story settings"
} ,
2022-11-30 21:26:32 +00:00
"icu:GroupStorySettingsModal__members_title" : {
"messageformat" : "Bu hikayeyi kimler görüntüleyebilir" ,
"description" : "Stories settings > Group Story > members list title"
} ,
"icu:GroupStorySettingsModal__members_help" : {
"messageformat" : "“{groupTitle}” grup sohbetinin üyeleri bu hikayeyi görüntüleyebilir ve yanı tlayabilir. Gruptaki bu sohbet için üyeliğini güncelleyebilirsin." ,
"description" : "Stories settings > Group Story > group story help text"
} ,
"icu:GroupStorySettingsModal__remove_group" : {
"messageformat" : "Grup hikayesini kaldı r" ,
2023-04-06 00:52:33 +00:00
"description" : "Stories settings > Group Story > button to remove group story"
2022-11-30 21:26:32 +00:00
} ,
"icu:StoriesSettings__remove_group--confirm" : {
"messageformat" : "“{groupTitle}” hikayesini kaldı rmak istediğinden emin misin?" ,
2023-04-06 00:52:33 +00:00
"description" : "Stories settings > Group Story > confirm to remove group story"
2022-11-30 21:26:32 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__choose-who-can-view" : {
"messageformat" : "Hikayeni kimlerin görüntüleyebileceğini seç" ,
2022-09-01 03:42:18 +00:00
"description" : "Shown during the first time posting a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__title" : {
"messageformat" : "Gönderilecek" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the send story modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__send" : {
"messageformat" : "Hikayeyi gönder" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the send story button"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__custom-story" : {
"messageformat" : "Özel hikaye" ,
2022-11-17 00:15:28 +00:00
"description" : "Subtitle for custom stories in the 'send to' list - shown next to the viewer count"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__group-story" : {
"messageformat" : "Grup hikayesi" ,
2022-11-17 00:15:28 +00:00
"description" : "Subtitle for group stories in the 'send to' list - shown next to the member count"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__only-share-with" : {
"messageformat" : "Şu kişilerle paylaş" ,
2022-11-17 00:15:28 +00:00
"description" : "Subtitle for My Story when the user has chosen an exclude list"
} ,
"icu:SendStoryModal__excluded" : {
"messageformat" : "{count, plural, one {{count,number} Kişi Hariç Tutuldu} other {{count,number} Kişi Hariç Tutuldu}}" ,
"description" : "Label for excluded count for My Story as an exclude list"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__new" : {
"messageformat" : "Yeni" ,
2022-09-01 03:42:18 +00:00
"description" : "button to create a new distribution list to send story to"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__new-custom--title" : {
"messageformat" : "Yeni özel hikaye" ,
2022-09-01 03:42:18 +00:00
"description" : "Create a new distribution list"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__new-custom--name-visibility" : {
"messageformat" : "Bu hikayenin adı nı sadece sen görebilirsin." ,
2022-11-17 00:15:28 +00:00
"description" : "Clarification below the text box to name your story distribution list"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__new-custom--description" : {
"messageformat" : "Sadece belirli kişiler görebilir" ,
2022-11-17 00:15:28 +00:00
"description" : "Description of what a distribution list would do"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__new-group--title" : {
"messageformat" : "Yeni grup hikayesi" ,
2022-09-01 03:42:18 +00:00
"description" : "Select a group to send a story to"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__new-group--description" : {
"messageformat" : "Mevut bir grupla paylaş" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of what selecting a group would do"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__choose-groups" : {
"messageformat" : "Grupları seç" ,
2022-09-01 03:42:18 +00:00
"description" : "Modal title when choosing groups"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__my-stories-privacy" : {
"messageformat" : "Hikaye gizliliğim" ,
2022-11-17 00:15:28 +00:00
"description" : "Modal title for setting privacy for My Story"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__privacy-disclaimer--link" : {
2023-04-20 06:31:42 +00:00
"messageformat" : "Hikayeni hangi Signal bağlantı ları nı n görüntüleyebileceğini seç. Bunu her zaman gizlilik ayarları ndan değiştirebilirsin. <learnMoreLink>Dahası nı öğren.</learnMoreLink>" ,
2022-09-01 03:42:18 +00:00
"description" : "Disclaimer on how changes to story settings work"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__delete-story" : {
"messageformat" : "Hikayeyi sil" ,
2022-09-07 16:57:30 +00:00
"description" : "Button label to delete a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__confirm-remove-group" : {
"messageformat" : "Hikaye kaldı rı lsı n mı ? Bu işlem hikayeyi listenden kaldı rsa da bu gruptaki hikayeleri görüntüleyebilirsin." ,
2022-09-07 16:57:30 +00:00
"description" : "Confirmation body for removing a group story"
} ,
2023-04-06 00:52:33 +00:00
"icu:SendStoryModal__announcements-only" : {
"messageformat" : "Bu gruba yalnı zca yöneticiler hikaye gönderebilir." ,
2022-11-17 00:15:28 +00:00
"description" : "Alert body for groups that non-admins cannot send stories to"
} ,
2022-11-30 21:26:32 +00:00
"icu:SendStoryModal__my-stories-description-all" : {
"messageformat" : "{viewersCount, plural, one {Tüm Signal Bağlantı ları · {viewersCount,number} Görüntüleyen} other {Tüm Signal Bağlantı ları · {viewersCount,number} Görüntüleyen}}" ,
"description" : "Shown as a subtitle under My Stories option in the send-story-to dialog when not exluding anyone"
} ,
"icu:SendStoryModal__my-stories-description-excluding" : {
"messageformat" : "{excludedCount, plural, one {Tüm Signal Bağlantı ları · {excludedCount,number} Kişi Hariç Tutuldu} other {Tüm Signal Bağlantı ları · {excludedCount,number} Kişi Hariç Tutuldu}}" ,
"description" : "Shown as a subtitle under My Stories option in the send-story-to dialog when excluding some"
} ,
"icu:SendStoryModal__private-story-description" : {
"messageformat" : "{viewersCount, plural, one {Gizli hikaye · {viewersCount,number} görüntüleyen} other {Gizli hikaye · {viewersCount,number} görüntüleyen}}" ,
"description" : "Shown as a subtitle of each private story in the send-story-to dialog"
} ,
"icu:SendStoryModal__group-story-description" : {
"messageformat" : "{membersCount, plural, one {Grup hikayesi · 1 üye} other {Grup hikayesi · {membersCount,number} üye}}" ,
"description" : "Shown as a subtitle of each group story in the send-story-to dialog"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__settings-toggle--title" : {
"messageformat" : "Hikayeleri Paylaş ve Görüntüle" ,
2022-09-01 03:42:18 +00:00
"description" : "Select box title for the stories on/off toggle"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__settings-toggle--description" : {
"messageformat" : "Hikayeleri devre dı şı bı rakı rsan, artı k hikayeleri paylaşamaz veya görüntüleyemezsin." ,
2022-09-01 03:42:18 +00:00
"description" : "Select box description for the stories on/off toggle"
} ,
2023-04-06 00:52:33 +00:00
"icu:Stories__settings-toggle--button" : {
"messageformat" : "Hikayeleri kapat" ,
2022-11-30 21:26:32 +00:00
"description" : "Button to turn off stories in stories settings modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__pause" : {
"messageformat" : "Durdur" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for pausing a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__play" : {
"messageformat" : "Oynat" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for playing a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__reply" : {
"messageformat" : "Cevapla" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label to reply to a story"
} ,
2023-02-09 21:26:48 +00:00
"icu:StoryViewer__reply-placeholder" : {
"messageformat" : "Yanı tla: {firstName}" ,
"description" : "Button label to reply to a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__reply-group" : {
"messageformat" : "Gruba Yanı tla" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label to reply to a group story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__mute" : {
"messageformat" : "Sessiz" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for muting stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__unmute" : {
"messageformat" : "Sesi aç" ,
2022-09-01 03:42:18 +00:00
"description" : "Aria label for unmuting stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__views-off" : {
"messageformat" : "Görüntüleme kapalı " ,
2023-03-29 22:34:07 +00:00
"description" : "When the user has read receipts turned off"
2022-09-07 16:57:30 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__sending" : {
"messageformat" : "Gönderiliyor…" ,
2022-11-30 21:26:32 +00:00
"description" : "Label for when a story is sending"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__failed" : {
"messageformat" : "Gönderme başarı sı z. Tekrar denemek için tı kla" ,
2022-11-30 21:26:32 +00:00
"description" : "Label for when a send failed"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewer__partial-fail" : {
"messageformat" : "Kı smen gönderildi. Tekrar denemek için tı kla" ,
2022-11-30 21:26:32 +00:00
"description" : "Label for when a send partially failed"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryDetailsModal__sent-time" : {
"messageformat" : "{time}gönderildi" ,
2022-09-01 03:42:18 +00:00
"description" : "Sent timestamp"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryDetailsModal__file-size" : {
"messageformat" : "Dosya boyutu {size}" ,
2022-09-01 03:42:18 +00:00
"description" : "File size description"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryDetailsModal__disappears-in" : {
"messageformat" : "{countdown} içinde kaybolur" ,
2022-09-21 17:06:24 +00:00
"description" : "File size description"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryDetailsModal__copy-timestamp" : {
"messageformat" : "Zaman damgası nı kopyala" ,
2022-09-01 03:42:18 +00:00
"description" : "Context menu item to help debugging"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryDetailsModal__download-attachment" : {
"messageformat" : "Eklentiyi İndir" ,
2022-12-01 20:09:46 +00:00
"description" : "Context menu item to help debugging"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewsNRepliesModal__read-receipts-off" : {
"messageformat" : "Hikayelerini kimlerin görüntülediğini görmek için okundu bilgisini etkinleştir. Mobil cihazı nda Signal uygulaması nı aç ve Ayarlar > Hikayeler'e git." ,
2022-09-07 16:57:30 +00:00
"description" : "Instructions on how to enable read receipts"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewsNRepliesModal__no-replies" : {
"messageformat" : "Henüz yanı t yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder text for when there are no replies"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewsNRepliesModal__no-views" : {
"messageformat" : "Henüz görülme yok" ,
2022-09-28 17:55:55 +00:00
"description" : "Placeholder text for when there are no views"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewsNRepliesModal__tab--views" : {
"messageformat" : "Görülmeler" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for views tab"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewsNRepliesModal__tab--replies" : {
"messageformat" : "Yanı tlar" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for replies tab"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryViewsNRepliesModal__reacted" : {
"messageformat" : "Hikayeye tepki verildi" ,
2022-09-01 03:42:18 +00:00
"description" : "Description of someone reacting to a story"
} ,
2022-11-17 00:15:28 +00:00
"icu:StoryViewsNRepliesModal__not-a-member" : {
"messageformat" : "Artı k bu grubun bir üyesi olmadı ğı n için bu hikayeye yanı t veremezsin." ,
"description" : "Shown in the composer area of the reply-to-story modal when a user can't make a reply because they are no longer a member"
} ,
2022-11-30 21:26:32 +00:00
"icu:StoryViewsNRepliesModal__delete-reply" : {
"messageformat" : "Benden sil" ,
"description" : "Shown as a menu item in the context menu of a story reply, to the author of the reply, for deleting the reply just for the author"
} ,
"icu:StoryViewsNRepliesModal__delete-reply-for-everyone" : {
"messageformat" : "Herkesten sil" ,
"description" : "Shown as a menu item in the context menu of a story reply, to the author of the reply, for deleting the reply for everyone"
} ,
2022-12-01 20:09:46 +00:00
"icu:StoryViewsNRepliesModal__copy-reply-timestamp" : {
2022-12-15 20:56:03 +00:00
"messageformat" : "Zaman damgası nı kopyala" ,
2022-12-01 20:09:46 +00:00
"description" : "Shown for internal users as a menu item in the context menu of a story reply, to the author of the reply, for copying the reply timestamp"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__label" : {
"messageformat" : "Hikaye" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for the story list button"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__unhide" : {
"messageformat" : "Hikayeleri göster" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for menu item to un-hide the story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__hide" : {
"messageformat" : "Hikayeyi gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for menu item to hide the story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__go-to-chat" : {
"messageformat" : "Sohbete git" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for menu item to go to conversation"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__delete" : {
"messageformat" : "Sil" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for menu item to delete a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__info" : {
"messageformat" : "Bilgi" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for menu item to get a story's information"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__hide-modal--body" : {
"messageformat" : "Hikaye gizlensin mi? {name} adlı kişinin yeni hikaye güncellemeleri artı k hikaye listesinin başı nda görünmeyecek." ,
2022-09-01 03:42:18 +00:00
"description" : "Body for the confirmation dialog for hiding a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryListItem__hide-modal--confirm" : {
"messageformat" : "Gizle" ,
2022-09-01 03:42:18 +00:00
"description" : "Action button for the confirmation dialog to hide a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryImage__error2" : {
"messageformat" : "Hikaye indirilemiyor. {name} adlı kişi hikayeyi tekrar paylaşmalı ." ,
2022-09-01 03:42:18 +00:00
"description" : "Description for image errors"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryImage__error--you" : {
"messageformat" : "Hikaye indirilemiyor. Tekrar paylaşman gerekiyor." ,
"description" : "Description for image errors but when it is your own image"
2022-09-01 03:42:18 +00:00
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__error--video-unsupported" : {
"messageformat" : "Desteklenmeyen bir dosya biçimi olduğu için video hikayede kullanı lamı yor" ,
2022-09-01 03:42:18 +00:00
"description" : "Error string for when a video post to story fails"
} ,
2023-03-09 19:51:00 +00:00
"icu:StoryCreator__error--video-too-long" : {
"messageformat" : "{maxDurationInSec, plural, one {Video 1 saniyeden uzun olduğu için hikayeye eklenemiyor.} other {Video {maxDurationInSec,number} saniyeden uzun olduğu için hikayeye eklenemiyor.}}" ,
"description" : "Error string for when a video post to story fails because video's duration is too long"
} ,
"icu:StoryCreator__error--video-too-big" : {
2023-04-06 00:52:33 +00:00
"messageformat" : "Video {limit,number} {units} boyutundan büyük olduğu için hikayeye eklenemiyor." ,
2023-03-09 19:51:00 +00:00
"description" : "Error string for when a video post to story fails because video's file size is too big"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__error--video-error" : {
"messageformat" : "Video yüklenemedi" ,
2022-09-01 03:42:18 +00:00
"description" : "Error string for when a video post to story fails"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text-bg--background" : {
"messageformat" : "Metin beyaz bir arka plan rengine sahip" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text-bg--inverse" : {
"messageformat" : "Seçilen metin rengi arka plan rengi ile aynı " ,
2022-09-01 03:42:18 +00:00
"description" : "Button label"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text-bg--none" : {
"messageformat" : "Metnin arka plan rengi yok" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__story-bg" : {
"messageformat" : "Hikayenin arka plan rengini değiştir" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__next" : {
"messageformat" : "İleri" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label text to advance to next step of story creation"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__add-link" : {
"messageformat" : "Link ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Button label to apply the link preview to story"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__input-placeholder" : {
"messageformat" : "Metin ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder to add text"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text--regular" : {
"messageformat" : "Normal" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for font"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text--bold" : {
"messageformat" : "Kalı n" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for font"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text--serif" : {
"messageformat" : "Serif" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for font"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text--script" : {
"messageformat" : "El yazı sı " ,
2022-09-01 03:42:18 +00:00
"description" : "Label for font"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__text--condensed" : {
"messageformat" : "Dar" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for font"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__control--text" : {
"messageformat" : "Hikaye metni ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for edit text button"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__control--link" : {
"messageformat" : "Bağlantı ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "aria-label for adding a link preview"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__link-preview-placeholder" : {
"messageformat" : "Yaz veya bir URL yapı ştı r" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder for the URL input for link previews"
} ,
2023-04-06 00:52:33 +00:00
"icu:StoryCreator__link-preview-empty" : {
"messageformat" : "Hikayeni izleyenler için bir bağlantı ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Empty state for the link preview"
} ,
2023-02-15 22:24:29 +00:00
"icu:Stories__failed-send--full" : {
"messageformat" : "Hikaye gönderilemedi" ,
"description" : "Notification text whenever a story fails to send"
} ,
"icu:Stories__failed-send--partial" : {
"messageformat" : "Hikaye tüm alı cı lara gönderilemedi" ,
"description" : "Notification text whenever a story partially fails to send"
} ,
2023-04-06 00:52:33 +00:00
"icu:TextAttachment__placeholder" : {
"messageformat" : "Metin ekle" ,
2022-09-01 03:42:18 +00:00
"description" : "Placeholder for the add text input"
} ,
2023-04-06 00:52:33 +00:00
"icu:TextAttachment__preview__link" : {
"messageformat" : "Bağlantı yı ziyaret et" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the link preview tooltip"
} ,
2023-04-06 00:52:33 +00:00
"icu:Quote__story" : {
"messageformat" : "Hikaye" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for replies to stories"
} ,
2023-04-06 00:52:33 +00:00
"icu:Quote__story-reaction" : {
"messageformat" : "{name} adlı kişinin hikayesine tepki verildi" ,
2022-09-01 03:42:18 +00:00
"description" : "Label for when a person reacts to a story"
} ,
2023-04-06 00:52:33 +00:00
"icu:Quote__story-reaction--single" : {
"messageformat" : "Bir hikayeye tepki verildi" ,
2022-09-01 03:42:18 +00:00
"description" : "Used whenever we can't find a user's first name"
} ,
2023-04-06 00:52:33 +00:00
"icu:Quote__story-reaction-notification--incoming" : {
"messageformat" : "Hikayene {emoji} tepkisi verildi" ,
2022-11-17 00:15:28 +00:00
"description" : "Notification test for incoming story reactions"
} ,
2023-04-06 00:52:33 +00:00
"icu:Quote__story-reaction-notification--outgoing" : {
"messageformat" : "{name} adlı kişinin hikayesine {emoji} tepkisi verdin" ,
2022-11-17 00:15:28 +00:00
"description" : "Notification test for outgoing story reactions"
} ,
2023-04-06 00:52:33 +00:00
"icu:Quote__story-reaction-notification--outgoing--nameless" : {
"messageformat" : "Bir hikayeye {emoji} tepkisi verdin" ,
2022-11-17 00:15:28 +00:00
"description" : "Notification test for outgoing story reactions but no name"
} ,
2023-04-06 00:52:33 +00:00
"icu:Quote__story-unavailable" : {
"messageformat" : "Artı k mevcut değil." ,
2022-09-01 03:42:18 +00:00
"description" : "Label for when a story is not found"
} ,
2023-04-06 00:52:33 +00:00
"icu:ContextMenu--button" : {
"messageformat" : "İçerik menüsü" ,
2022-09-01 03:42:18 +00:00
"description" : "Default aria-label for the context menu buttons"
} ,
2023-04-06 00:52:33 +00:00
"icu:EditUsernameModalBody__username-placeholder" : {
"messageformat" : "Kullanı cı adı " ,
2022-11-17 00:15:28 +00:00
"description" : "Placeholder for the username field"
} ,
2023-04-06 00:52:33 +00:00
"icu:EditUsernameModalBody__username-helper" : {
"messageformat" : "Kullanı cı adları , telefon numarana ihtiyaç duymadan diğer kullanı cı ları n sana mesaj göndermesini sağlar. Adresini gizli tutmaya yardı mcı olmak için kullanı cı adı n bir dizi rakamla eşleştirilir." ,
2022-11-17 00:15:28 +00:00
"description" : "Shown on the edit username screen"
} ,
2023-04-06 00:52:33 +00:00
"icu:EditUsernameModalBody__learn-more" : {
"messageformat" : "Daha Fazlası nı Öğren" ,
2022-11-17 00:15:28 +00:00
"description" : "Text that open a popup with information about discriminator in username"
} ,
2023-04-06 00:52:33 +00:00
"icu:EditUsernameModalBody__learn-more__title" : {
"messageformat" : "Bu numara kimin?" ,
2022-11-17 00:15:28 +00:00
"description" : "Title of the popup with information about discriminator in username"
} ,
2023-04-06 00:52:33 +00:00
"icu:EditUsernameModalBody__learn-more__body" : {
"messageformat" : "Bu rakamlar, istenmeyen mesajlar almaman için kullanı cı adı nı n gizli kalması na yardı mcı olur. Kullanı cı adı nı yalnı zca sohbet etmek istediğin kişi ve gruplarla paylaş. Kullanı cı adı nı değiştirirsen, yeni bir rakam seti alı rsı n." ,
2022-11-17 00:15:28 +00:00
"description" : "Body of the popup with information about discriminator in username"
} ,
2023-08-08 23:32:11 +00:00
"icu:EditUsernameModalBody__change-confirmation" : {
"messageformat" : "Kullanı cı adı nı değiştirmek, mevcut kare kodunu ve bağlantı nı sı fı rlar. Emin misin?" ,
"description" : "Body of the confirmation dialog displayed when user is about to change their username"
} ,
"icu:EditUsernameModalBody__change-confirmation__continue" : {
"messageformat" : "Devam" ,
"description" : "Text of the primary button on username change confirmation modal"
} ,
"icu:UsernameLinkModalBody__save" : {
"messageformat" : "Kaydet" ,
"description" : "Name of the button for saving username link QR code to disk in the username link modal"
} ,
"icu:UsernameLinkModalBody__color" : {
"messageformat" : "Renk" ,
"description" : "Name of the button for changing the username link QR code color in the username link modal"
} ,
"icu:UsernameLinkModalBody__copy" : {
"messageformat" : "Panoya Kopyala" ,
"description" : "ARIA label of the button for copying the username link to clipboard in the username link modal"
} ,
"icu:UsernameLinkModalBody__help" : {
"messageformat" : "Kare kodunu ve bağlantı nı yalnı zca güvendiğin kişilerle paylaş. Başkaları yla paylaştı ğı nda, bu kişiler kullanı cı adı nı görüntüleyebilecek ve seninle sohbet başlatabilecektir." ,
"description" : "Text of disclaimer at the bottom of the username link modal"
} ,
"icu:UsernameLinkModalBody__reset" : {
"messageformat" : "Sı fı rla" ,
"description" : "Text of button at the bottom of the username link modal"
} ,
2023-08-21 22:05:39 +00:00
"icu:UsernameLinkModalBody__done" : {
"messageformat" : "Done" ,
"description" : "Text of button at the bottom of the username link modal"
} ,
2023-08-08 23:32:11 +00:00
"icu:UsernameLinkModalBody__color__radio" : {
"messageformat" : "Kullanı cı adı bağlantı rengi, {index,number} / {total,number}" ,
"description" : "ARIA label of button for selecting username link color"
} ,
"icu:UsernameLinkModalBody__reset__confirm" : {
"messageformat" : "Kare kodunu sı fı rlarsan mevcut kare kodun ve bağlantı n artı k çalı şmaz." ,
"description" : "Text of confirmation modal when resetting the username link"
} ,
2023-02-15 22:24:29 +00:00
"icu:UsernameOnboardingModalBody__title" : {
2023-02-23 20:07:58 +00:00
"messageformat" : "Signal kullanı cı adı nı ayarla" ,
2023-02-15 22:24:29 +00:00
"description" : "Title of username onboarding modal"
} ,
"icu:UsernameOnboardingModalBody__row__number" : {
2023-02-23 20:07:58 +00:00
"messageformat" : "Kullanı cı adları bir dizi basamak ile eşleştirilir ve profilinde paylaşı lmaz" ,
2023-02-15 22:24:29 +00:00
"description" : "Content of the first row of username onboarding modal"
} ,
"icu:UsernameOnboardingModalBody__row__link" : {
2023-08-08 23:32:11 +00:00
"messageformat" : "Her kullanı cı adı nı n benzersiz bir kare kodu ve seninle sohbete başlamaları için arkadaşları nla paylaşabileceğin bir bağlantı sı vardı r" ,
2023-02-15 22:24:29 +00:00
"description" : "Content of the second row of username onboarding modal"
} ,
"icu:UsernameOnboardingModalBody__row__lock" : {
2023-03-15 19:30:37 +00:00
"messageformat" : "Kullanı cı adı nı başkaları nı n seninle iletişim kurması nı n birincil yolu olarak kullanmak için Ayarlar > Gizlilik > Telefon Numarası > Numaramı kimler bulabilir bölümünden telefon numarası bulmayı kapat." ,
2023-02-15 22:24:29 +00:00
"description" : "Content of the third row of username onboarding modal"
} ,
"icu:UsernameOnboardingModalBody__learn-more" : {
2023-02-23 20:07:58 +00:00
"messageformat" : "Daha Fazlası nı Öğren" ,
2023-02-15 22:24:29 +00:00
"description" : "Text that open a popup with information about username onboarding"
} ,
"icu:UsernameOnboardingModalBody__continue" : {
2023-02-23 20:07:58 +00:00
"messageformat" : "Devam" ,
2023-02-15 22:24:29 +00:00
"description" : "Text of the primary button on username onboarding modal"
} ,
2023-02-02 00:14:09 +00:00
"icu:UnsupportedOSWarningDialog__body" : {
"messageformat" : "Signal masaüstü, yakı nda bilgisayarı nı n {OS} sürümünü artı k desteklemeyecek. Signal'i kullanmaya devam etmek için {expirationDate} tarihine kadar bilgisayarı nı n işletim sistemini güncelle. <learnMoreLink>Daha fazlası nı öğren</learnMoreLink>" ,
"description" : "Body of a dialog displayed on unsupported operating systems"
} ,
"icu:UnsupportedOSErrorDialog__body" : {
"messageformat" : "Signal masaüstü artı k bu bilgisayarda çalı şmı yor. Signal masaüstünü tekrar kullanmak için bilgisayarı nı n {OS} sürümünü güncelle. <learnMoreLink>Daha fazlası nı öğren</learnMoreLink>" ,
"description" : "Body of a dialog displayed on unsupported operating systems"
} ,
"icu:UnsupportedOSErrorToast" : {
"messageformat" : "Signal masaüstü artı k bu bilgisayarda çalı şmı yor. Signal masaüstünü tekrar kullanmak için bilgisayarı nı n {OS} sürümünü güncelle." ,
"description" : "Body of a dialog displayed on unsupported operating systems"
} ,
2023-04-06 00:52:33 +00:00
"icu:MessageMetadata__edited" : {
2023-08-21 22:05:39 +00:00
"messageformat" : "Düzenlendi" ,
2023-04-06 00:52:33 +00:00
"description" : "label for an edited message"
} ,
"icu:EditHistoryMessagesModal__title" : {
2023-04-25 22:50:23 +00:00
"messageformat" : "Düzenleme geçmişi" ,
2023-04-06 00:52:33 +00:00
"description" : "Modal title for the edit history messages modal"
} ,
2023-05-10 19:44:26 +00:00
"icu:ResendMessageEdit__body" : {
"messageformat" : "Bu düzenleme gönderilemedi. Bağlantı nı kontrol edip tekrar dene" ,
"description" : "Modal body for the confirmation dialog shown to user when attempting to resend message edit"
} ,
"icu:ResendMessageEdit__button" : {
"messageformat" : "Tekrar Gönder" ,
"description" : "Button text for the confirmation dialog shown to user when attempting to resend message edit"
} ,
2023-08-21 22:05:39 +00:00
"icu:StoriesTab__MoreActionsLabel" : {
"messageformat" : "More actions" ,
"description" : "Stories Tab > More Actions Button (opens context menu) > Accessibility Label"
} ,
"icu:CallsTab__HeaderTitle--CallsList" : {
"messageformat" : "Calls" ,
"description" : "Calls Tab > Header > Title > On Calls List screen"
} ,
"icu:CallsTab__HeaderTitle--NewCall" : {
"messageformat" : "New Call" ,
"description" : "Calls Tab > Header > Title > On New Call screen"
} ,
"icu:CallsTab__NewCallActionLabel" : {
"messageformat" : "New Call" ,
"description" : "Calls Tab > New Call Action Button > Accessibility Label"
} ,
"icu:CallsTab__MoreActionsLabel" : {
"messageformat" : "More actions" ,
"description" : "Calls Tab > More Actions Button (opens context menu) > Accessibility Label"
} ,
"icu:CallsTab__ClearCallHistoryLabel" : {
"messageformat" : "Clear call history" ,
"description" : "Calls Tab > More Actions Context Menu > Clear Call History Button Label"
} ,
"icu:CallsTab__ConfirmClearCallHistory__Title" : {
"messageformat" : "Clear call history?" ,
"description" : "Calls Tab > Confirm Clear Call History Dialog > Title"
} ,
"icu:CallsTab__ConfirmClearCallHistory__Body" : {
"messageformat" : "This will permanently delete all call history" ,
"description" : "Calls Tab > Confirm Clear Call History Dialog > Body Text"
} ,
"icu:CallsTab__ConfirmClearCallHistory__ConfirmButton" : {
"messageformat" : "Clear" ,
"description" : "Calls Tab > Confirm Clear Call History Dialog > Confirm Button"
} ,
"icu:CallsTab__ToastCallHistoryCleared" : {
"messageformat" : "Call history cleared" ,
"description" : "Calls Tab > Clear Call History > Toast"
} ,
"icu:CallsTab__EmptyStateText" : {
"messageformat" : "Click to view or start a call" ,
"description" : "Calls Tab > When no call is selected > Empty state > Call to action text"
} ,
"icu:CallsList__SearchInputPlaceholder" : {
"messageformat" : "Search" ,
"description" : "Calls Tab > Calls List > Search Input > Placeholder"
} ,
"icu:CallsList__ToggleFilterByMissedLabel" : {
"messageformat" : "Filter by missed" ,
"description" : "Calls Tab > Calls List > Toggle search filter by missed > Accessibility label"
} ,
"icu:CallsList__ToggleFilterByMissed__RoleDescription" : {
"messageformat" : "Toggle" ,
"description" : "Calls Tab > Calls List > Toggle search filter by missed > Accessibility role description ('A toggle button')"
} ,
"icu:CallsList__EmptyState--noQuery" : {
"messageformat" : "No recent calls. Get started by calling a friend." ,
"description" : "Calls Tab > Calls List > When no results found > With no search query"
} ,
"icu:CallsList__EmptyState--hasQuery" : {
"messageformat" : "No results for “{query}”" ,
"description" : "Calls Tab > Calls List > When no results found > With a search query"
} ,
"icu:CallsList__ItemCallInfo--Incoming" : {
"messageformat" : "Incoming" ,
"description" : "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was incoming"
} ,
"icu:CallsList__ItemCallInfo--Outgoing" : {
"messageformat" : "Outgoing" ,
"description" : "Calls Tab > Calls List > Call Item > Call Status > When call was accepted and was outgoing"
} ,
"icu:CallsList__ItemCallInfo--Missed" : {
"messageformat" : "Missed" ,
"description" : "Calls Tab > Calls List > Call Item > Call Status > When call was missed"
} ,
"icu:CallsList__ItemCallInfo--GroupCall" : {
"messageformat" : "Group call" ,
"description" : "Calls Tab > Calls List > Call Item > Call Status > When group call is in its default state"
} ,
"icu:CallsNewCall__EmptyState--noQuery" : {
"messageformat" : "No recent conversations." ,
"description" : "Calls Tab > New Call > Conversations List > When no results found > With no search query"
} ,
"icu:CallsNewCall__EmptyState--hasQuery" : {
"messageformat" : "No results for “{query}”" ,
"description" : "Calls Tab > New Call > Conversations List > When no results found > With a search query"
} ,
"icu:CallHistory__Description--Default" : {
"messageformat" : "{type, select, Audio {{direction, select, Outgoing {Outgoing voice call} other {Incoming voice call}}} Video {{direction, select, Outgoing {Outgoing video call} other {Incoming video call}}} Group {{direction, select, Outgoing {Outgoing group call} other {Incoming group call}}} other {{direction, select, Outgoing {Outgoing call} other {Incoming call}}}}" ,
"description" : "Call History > Short description of call > When call was not missed or declined (generally accepted)"
} ,
"icu:CallHistory__Description--Missed" : {
"messageformat" : "{type, select, Audio {Missed voice call} Video {Missed video call} Group {Missed group call} other {Missed call}}" ,
"description" : "Call History > Short description of call > When incoming call was missed"
} ,
"icu:CallHistory__Description--Unanswered" : {
"messageformat" : "{type, select, Audio {Unanswered voice call} Video {Unanswered video call} Group {Unanswered group call} other {Unanswered call}}" ,
"description" : "Call History > Short description of call > When outgoing call was unanswered"
} ,
"icu:CallHistory__Description--Declined" : {
"messageformat" : "{type, select, Audio {Declined voice call} Video {Declined video call} Group {Declined group call} other {Declined call}}" ,
"description" : "Call History > Short description of call > When call was declined"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__modal-title" : {
"messageformat" : "Neler Yeni" ,
2022-09-01 03:42:18 +00:00
"description" : "Title for the whats new modal"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__bugfixes" : {
"messageformat" : "Bu sürüm Signal'in sorunsuz çalı şması için gereken bir takı m küçük düzeltme ve hata gidermelerini içerir." ,
2022-09-01 03:42:18 +00:00
"description" : "Release notes for releases that only include bug fixes"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__bugfixes--1" : {
"messageformat" : "İlave ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri. Signal'i kullandı ğı n için teşekkürler!" ,
2022-09-01 03:42:18 +00:00
"description" : "Release notes for releases that only include bug fixes"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__bugfixes--2" : {
"messageformat" : "Uygulamanı n sorunsuz çalı şması nı sağlamak için birkaç hata düzeltmesi yaptı k. Daha heyecan verici gelişmeler çok yakı nda! " ,
2022-09-01 03:42:18 +00:00
"description" : "Release notes for releases that only include bug fixes"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__bugfixes--3" : {
"messageformat" : "İnce ayarlar, hata düzeltmeleri ve performans geliştirmeleri. Mesajlaşmaya, arama yapmaya ve görüntülü sohbete her zamanki gibi devam edin." ,
2022-09-01 03:42:18 +00:00
"description" : "Release notes for releases that only include bug fixes"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__bugfixes--4" : {
"messageformat" : "Uygulamanı n sorunsuz çalı şması nı sağlamak için hataları düzelttik ve performans iyileştirmeleri yaptı k. " ,
2022-09-01 03:42:18 +00:00
"description" : "Release notes for releases that only include bug fixes"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__bugfixes--5" : {
"messageformat" : "İlave ince ayarlar, hata düzeltmeleri ve geleceğe yönelik planlar." ,
2022-09-01 03:42:18 +00:00
"description" : "Release notes for releases that only include bug fixes"
} ,
2023-04-06 00:52:33 +00:00
"icu:WhatsNew__bugfixes--6" : {
"messageformat" : "Küçük ince ayarlar, hata düzeltmeleri ve performans geliştirmeleri yaptı k. Signal'i kullandı ğı n için teşekkürler!" ,
2022-09-01 03:42:18 +00:00
"description" : "Release notes for releases that only include bug fixes"
} ,
2023-08-21 22:05:39 +00:00
"icu:WhatsNew__v6.29--0" : {
"messageformat" : "Sohbet Rengi özelleştirme ekranı artı k farklı dillerde ve seçili yerel ayarlarda doğru şekilde görüntüleniyor."
} ,
"icu:WhatsNew__v6.29--1" : {
"messageformat" : "Windows'taki bildirim desteğini geliştirdik. İlk geldiğinde bir bildirime tı klamazsan, kaçı rdı ğı n en son bildirim Windows Bildirim Merkezi'nde görünecektir. Bu bildirime tı klayarak artı k doğrudan o sohbete gidilir. Geri bildirimleri için Julien Richard'a teşekkür ederiz."
2023-08-08 23:32:11 +00:00
} ,
2023-08-21 22:05:39 +00:00
"icu:WhatsNew__v6.30--0" : {
"messageformat" : "Keep tabs on your calls with the new calls tab. Start a new call or return a call that you missed without having to find the corresponding chat. Now you can say hello with your voice without also saying goodbye to the unread marker for messages in that thread."
2022-09-01 03:42:18 +00:00
}
2016-01-21 23:28:58 +00:00
}