2016-01-11 20:19:22 +00:00
{
2017-08-30 16:31:03 +00:00
"scrollDown" : {
2018-01-05 00:28:53 +00:00
"message" : "Sohbetin en altı na kaydı r" ,
2017-08-30 16:31:03 +00:00
"description" : "Alt text for button to take user down to bottom of conversation, shown when user scrolls up"
} ,
2017-09-14 17:11:45 +00:00
"importChooserTitle" : {
2018-07-31 16:54:06 +00:00
"message" : "Dı şa aktarı lan verilerin bulunduğu dizini seçin" ,
2017-09-14 17:11:45 +00:00
"description" : "Title of the popup window used to select data previously exported"
} ,
2016-10-07 10:13:47 +00:00
"timerOption_10_seconds" : {
2017-05-01 17:39:02 +00:00
"message" : "10 saniye" ,
2016-10-07 10:13:47 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2017-08-30 16:31:03 +00:00
"view" : {
2018-01-05 00:28:53 +00:00
"message" : "Görüntüle" ,
2017-08-30 16:31:03 +00:00
"description" : "Used as a label on a button allowing user to see more information"
} ,
2018-07-18 17:47:58 +00:00
"appMenuHideOthers" : {
2018-07-31 16:54:06 +00:00
"message" : "Diğerlerini Gizle" ,
2018-07-18 17:47:58 +00:00
"description" : "Application menu command to hide all other windows"
} ,
2018-05-02 16:29:36 +00:00
"linkedDevices" : {
"message" : "Bağlı cihazlar" ,
"description" : "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
} ,
"yesterday" : {
2018-06-21 19:03:06 +00:00
"message" : "Dün" ,
2018-05-02 16:29:36 +00:00
"description" : "Section header in the media gallery"
} ,
"replyingToYourself" : {
2018-07-31 16:54:06 +00:00
"message" : "Kendinize Cevaben" ,
2018-05-02 16:29:36 +00:00
"description" : "Shown in iOS theme when you quote yourself"
} ,
"documents" : {
2018-06-21 19:03:06 +00:00
"message" : "Belgeler" ,
2018-05-02 16:29:36 +00:00
"description" : "Header of the secondary pane in the media gallery, showing every non-media attachment"
} ,
2017-08-30 16:31:03 +00:00
"upgradingDatabase" : {
2018-01-05 00:28:53 +00:00
"message" : "Veritabanı yükseltiliyor. Bu biraz zaman alabilir..." ,
2017-08-30 16:31:03 +00:00
"description" : "Message shown on the loading screen when we're changing database structure on first run of a new version"
} ,
2016-06-30 01:12:20 +00:00
"lastSynced" : {
2017-05-01 17:39:02 +00:00
"message" : "Son senkronize zamanı " ,
2016-06-30 01:12:20 +00:00
"description" : "Label for date and time of last sync operation"
} ,
2017-04-16 06:51:10 +00:00
"attemptingReconnection" : {
2018-07-31 16:54:06 +00:00
"message" : "Yeniden bağlantı kurma $reconnect_duration_in_seconds$ saniye içerisinde tekrar denenecektir." ,
2017-04-16 06:51:10 +00:00
"description" : "" ,
"placeholders" : {
"reconnect_duration_in_seconds" : {
"content" : "$1" ,
"example" : "10"
}
}
} ,
2018-05-02 16:29:36 +00:00
"thisMonth" : {
2018-07-12 18:32:00 +00:00
"message" : "Bu Ay" ,
2018-05-02 16:29:36 +00:00
"description" : "Section header in the media gallery"
2017-09-14 17:11:45 +00:00
} ,
2016-01-11 20:19:22 +00:00
"unsupportedAttachment" : {
2018-07-31 16:54:06 +00:00
"message" : "Desteklenmeyen eklenti türü. Kaydetmek için tı kla." ,
2016-01-11 20:19:22 +00:00
"description" : "Displayed for incoming unsupported attachment"
} ,
2017-08-30 16:31:03 +00:00
"showSafetyNumber" : {
2018-01-05 00:28:53 +00:00
"message" : "Güvenlik numarası nı göster" ,
2016-10-08 14:40:13 +00:00
"description" : ""
} ,
2017-08-30 16:31:03 +00:00
"androidMessageLengthWarning" : {
2018-01-05 00:28:53 +00:00
"message" : "Android istemcileri bu mesajı n yalnı zca ilk 2000 karakterini alacaktı r." ,
2017-08-30 16:31:03 +00:00
"description" : "Warning that long messages could not get received completely by Android clients."
} ,
2018-01-05 00:28:53 +00:00
"leftTheGroup" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ gruptan ayrı ldı " ,
2018-01-05 00:28:53 +00:00
"description" : "Shown in the conversation history when a single person leaves the group" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2016-10-07 10:13:47 +00:00
"youChangedTheTimer" : {
2018-07-31 16:54:06 +00:00
"message" : "Kaybolan mesaj zamanlayı csı nı $time$ olarak ayarladı nı z" ,
2016-10-07 10:13:47 +00:00
"description" : "Message displayed when you change the message expiration timer in a conversation." ,
"placeholders" : {
"time" : {
"content" : "$1" ,
"example" : "10m"
}
}
} ,
2016-02-22 22:27:51 +00:00
"settings" : {
"message" : "Ayarlar" ,
"description" : "Menu item and header for global settings"
} ,
2016-10-07 10:13:47 +00:00
"timerOption_5_seconds_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "5sn" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2018-05-02 16:29:36 +00:00
"importCompleteHeader" : {
"message" : "Başarı lı !" ,
"description" : "Header shown on the screen at the end of a successful import process"
2016-01-20 20:23:12 +00:00
} ,
2018-07-31 16:54:06 +00:00
"minutesAgoShort" : {
"message" : "$minutes$ dk" ,
"description" : "Even further contracted form of 'X minutes ago' which works both for singular and plural, used in the left pane" ,
"placeholders" : {
"minutes" : {
"content" : "$1" ,
"example" : "10"
}
}
} ,
2016-08-11 19:22:17 +00:00
"timestamp_m" : {
2017-05-01 17:39:02 +00:00
"message" : "1 dakika" ,
2016-08-18 18:17:20 +00:00
"description" : "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
} ,
2018-05-02 16:29:36 +00:00
"deviceName" : {
"message" : "Cihaz adı " ,
"description" : "The label in settings panel shown for the user-provided name for this desktop instance"
} ,
2018-06-21 19:03:06 +00:00
"address" : {
"message" : "adres" ,
"description" : "Generic label shown if contact address has custom type but no label"
} ,
2018-01-05 00:28:53 +00:00
"debugLog" : {
"message" : "Hata Ayı klama Günlüğü" ,
2018-05-02 16:29:36 +00:00
"description" : "View menu item to open the debug log (title case)"
2018-01-05 00:28:53 +00:00
} ,
2016-01-11 20:19:22 +00:00
"gotIt" : {
"message" : "Anladı m!" ,
2016-03-17 22:05:27 +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."
2016-01-11 20:19:22 +00:00
} ,
2018-07-18 17:47:58 +00:00
"appMenuQuit" : {
2018-07-31 16:54:06 +00:00
"message" : "Signal'den Çı k" ,
2018-07-18 17:47:58 +00:00
"description" : "Application menu command to close the application"
} ,
2016-10-07 10:13:47 +00:00
"disappearingMessages" : {
2018-01-05 00:28:53 +00:00
"message" : "Kaybolan mesajlar" ,
2016-10-07 10:13:47 +00:00
"description" : "Conversation menu option to enable disappearing messages"
} ,
2018-07-18 17:47:58 +00:00
"editMenuCut" : {
2018-07-31 16:54:06 +00:00
"message" : "Kes" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu command to remove selected text and add it to clipboard"
} ,
2017-08-30 16:31:03 +00:00
"deleteWarning" : {
2018-01-05 00:28:53 +00:00
"message" : "Emin misiniz? 'Sil'e tı klamak bu iletiyi bu cihazdan kalı cı olarak kaldı rı r." ,
2017-08-30 16:31:03 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"verifyNewNumber" : {
2018-07-31 16:54:06 +00:00
"message" : "Yeni Numarayı Doğrula" ,
2018-07-18 17:47:58 +00:00
"description" : "Label on button included with safety number change notification in the conversation"
} ,
2016-04-03 21:33:07 +00:00
"showMore" : {
"message" : "Detaylar" ,
"description" : "Displays the details of a key change"
} ,
2017-08-30 16:31:03 +00:00
"verifyHelp" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan uçtan uca şifrelemenizin güvenliğini doğrulamak isterseniz, yukarı daki numaraları cihazları ndaki numaralarla karşı laştı rı n." ,
2017-08-30 16:31:03 +00:00
"description" : "" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
} ,
"membersNeedingVerification" : {
2018-07-31 16:54:06 +00:00
"message" : "Son doğrulamanı zdan yana bu grup üyeleriyle olan güvenlik numaraları nı z değişti. Yeni güvenlik numaraları nı görmek için grup üyelerine tı klayı n." ,
2017-08-30 16:31:03 +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."
} ,
2016-10-07 10:13:47 +00:00
"timerOption_5_minutes_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "5dk" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2016-01-11 20:19:22 +00:00
"unsupportedFileType" : {
"message" : "Desteklenmeyen dosya türü" ,
"description" : "Displayed for outgoing unsupported attachment"
} ,
2018-01-05 00:28:53 +00:00
"quit" : {
2018-05-02 16:29:36 +00:00
"message" : "Çı kı ş Yap" ,
2018-01-05 00:28:53 +00:00
"description" : "Command in the tray icon menu, to quit the application"
} ,
2017-05-16 18:56:33 +00:00
"clickToSave" : {
2018-07-12 18:32:00 +00:00
"message" : "Kaydetmek için tı kla" ,
2017-05-16 18:56:33 +00:00
"description" : "Hover text for attachment filenames"
} ,
2017-08-30 16:31:03 +00:00
"messagesBelow" : {
2018-07-31 16:54:06 +00:00
"message" : "Aşağı da yeni mesajlar var" ,
2017-08-30 16:31:03 +00:00
"description" : "Alt text for button to take user down to bottom of conversation with more than one message out of screen"
} ,
2018-07-18 17:47:58 +00:00
"editMenuSelectAll" : {
2018-07-31 16:54:06 +00:00
"message" : "Tümünü Seç" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu comand to select all of the text in selected text box"
} ,
2016-01-11 20:19:22 +00:00
"resetSession" : {
2018-07-31 16:54:06 +00:00
"message" : "Oturumu sı fı rla" ,
2016-03-17 22:05:27 +00:00
"description" : "This is a menu item for resetting the session, using the imperative case, as in a command."
2016-01-11 20:19:22 +00:00
} ,
2018-05-02 16:29:36 +00:00
"replyingToYou" : {
2018-07-31 16:54:06 +00:00
"message" : "Size Cevaben" ,
2018-05-02 16:29:36 +00:00
"description" : "Shown in iOS theme when someone else quotes a message from you"
} ,
2018-06-21 19:03:06 +00:00
"you" : {
2018-07-12 18:32:00 +00:00
"message" : "Siz" ,
2018-06-21 19:03:06 +00:00
"description" : "In Android theme, shown in quote if you or someone else replies to you"
} ,
2017-04-16 06:51:10 +00:00
"offline" : {
2017-05-01 17:39:02 +00:00
"message" : "Çevrimdı şı " ,
2017-08-30 16:31:03 +00:00
"description" : "Displayed when the desktop client has no network connection."
2017-04-16 06:51:10 +00:00
} ,
2018-01-05 00:28:53 +00:00
"hideMenuBar" : {
"message" : "Menü çubuğunu gizle" ,
"description" : "Label text for menu bar visibility setting"
} ,
2016-01-11 20:19:22 +00:00
"welcomeToSignal" : {
"message" : "Signal'e Hoşgeldin" ,
"description" : ""
} ,
2017-04-16 06:51:10 +00:00
"checkNetworkConnection" : {
2017-05-01 17:39:02 +00:00
"message" : "Ağ bağlantı nı zı kontrol edin." ,
2017-04-16 06:51:10 +00:00
"description" : "Obvious instructions for when a user's computer loses its network connection"
} ,
2018-07-31 16:54:06 +00:00
"youDisabledDisappearingMessages" : {
"message" : "Kaybolan mesajları devre dı şı bı raktı nı z" ,
"description" : "Displayed in the conversation list when the timer is turned off"
} ,
2016-03-17 22:05:27 +00:00
"notificationSettingsDialog" : {
2018-07-31 16:54:06 +00:00
"message" : "Mesaj geldiğinde şunları n olduğu bildirim göster:" ,
2016-03-17 22:05:27 +00:00
"description" : "Explain the purpose of the notification settings"
} ,
2016-08-11 19:22:17 +00:00
"timestamp_h" : {
2017-05-01 17:39:02 +00:00
"message" : "1 saat" ,
2017-10-20 22:51:28 +00:00
"description" : "Brief timestamp for messages sent about one hour ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
} ,
2016-10-07 10:13:47 +00:00
"timerOption_0_seconds_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "kapalı " ,
2016-10-08 14:40:13 +00:00
"description" : "Short format indicating current timer setting in the conversation list snippet"
2016-10-07 10:13:47 +00:00
} ,
2018-07-18 17:47:58 +00:00
"imageFailedToLoad" : {
2018-07-31 16:54:06 +00:00
"message" : "Görüntü yüklenemedi" ,
2018-07-18 17:47:58 +00:00
"description" : "When an image attachment is missing, this message is shown"
} ,
2018-05-02 16:29:36 +00:00
"clearDataButton" : {
2018-06-21 19:03:06 +00:00
"message" : "Verileri temizle" ,
2018-05-02 16:29:36 +00:00
"description" : "Button in the settings dialog starting process to delete all data"
} ,
2016-06-30 01:12:20 +00:00
"syncExplanation" : {
2018-07-31 16:54:06 +00:00
"message" : "Tüm Signal grupları nı ve kişileri mobil cihazı nı zdan buraya aktarı n." ,
2016-06-30 01:12:20 +00:00
"description" : "Explanatory text for sync settings"
} ,
2017-08-30 16:31:03 +00:00
"youLeftTheGroup" : {
2018-07-31 16:54:06 +00:00
"message" : "Gruptan ayrı ldı nı z" ,
2017-08-30 16:31:03 +00:00
"description" : "Displayed when a user can't send a message because they have left the group"
} ,
2016-01-11 20:19:22 +00:00
"deleteMessages" : {
2017-05-01 17:39:02 +00:00
"message" : "Mesajları sil" ,
2016-03-17 22:05:27 +00:00
"description" : "Menu item for deleting messages, title case."
2016-01-11 20:19:22 +00:00
} ,
2016-05-11 01:22:56 +00:00
"incomingError" : {
2018-07-31 16:54:06 +00:00
"message" : "Gelen mesaj işlenirken hata oluştu" ,
2016-05-11 01:22:56 +00:00
"description" : ""
} ,
2018-06-21 19:03:06 +00:00
"poBox" : {
"message" : "Posta Kutusu" ,
"description" : "When rendering an address, used to provide context to a post office box"
} ,
2018-07-18 17:47:58 +00:00
"themeLight" : {
2018-07-31 16:54:06 +00:00
"message" : "Açı k" ,
2018-07-18 17:47:58 +00:00
"description" : "Label text for light theme (normal)"
} ,
2017-08-30 16:31:03 +00:00
"delete" : {
2018-01-05 00:28:53 +00:00
"message" : "Sil" ,
2017-08-30 16:31:03 +00:00
"description" : ""
} ,
"verified" : {
2018-01-05 00:28:53 +00:00
"message" : "Doğrulandı " ,
2017-08-30 16:31:03 +00:00
"description" : ""
} ,
2018-01-05 00:28:53 +00:00
"trayTooltip" : {
2018-05-02 16:29:36 +00:00
"message" : "Signal Masaüstü" ,
2018-01-05 00:28:53 +00:00
"description" : "Tooltip for the tray icon"
} ,
2016-01-11 20:19:22 +00:00
"selectAContact" : {
2018-07-31 16:54:06 +00:00
"message" : "Sohbete başlamak için bir kişi veya grup seçin." ,
2016-01-11 20:19:22 +00:00
"description" : ""
} ,
2018-01-05 00:28:53 +00:00
"aboutSignalDesktop" : {
"message" : "Signal Masaüstü Hakkı nda" ,
"description" : "Item under the Help menu, which opens a small about window"
} ,
2017-08-30 16:31:03 +00:00
"selectedLocation" : {
2018-01-05 00:28:53 +00:00
"message" : "seçtiğiniz konum" ,
2017-08-30 16:31:03 +00:00
"description" : "Message shown as the export location if we didn't capture the target directory"
} ,
2018-06-21 19:03:06 +00:00
"phone" : {
"message" : "telefon" ,
"description" : "Generic label shown if contact phone has custom type but no label"
2016-01-11 20:19:22 +00:00
} ,
2018-07-31 16:54:06 +00:00
"hoursAgoShort" : {
"message" : "$hours$ s" ,
"description" : "Even further contracted form of 'X hours ago' which works both for singular and plural, used in the left pane" ,
"placeholders" : {
"hours" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
2018-07-18 17:47:58 +00:00
"deleteThisMessage" : {
"message" : "Bu mesajı sil" ,
"description" : ""
} ,
"editMenuPaste" : {
2018-07-31 16:54:06 +00:00
"message" : "Yapı ştı r" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu command to insert text from clipboard at cursor location"
} ,
2017-08-30 16:31:03 +00:00
"changedRecently" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan güvenlik numaranı z yakı n zamanda değişti. Bu, birisinin iletişiminizi kesmeye çalı ştı ğı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamı na gelebilir." ,
2017-08-30 16:31:03 +00:00
"description" : "Shown on confirmation dialog when user attempts to send a message" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2016-01-11 20:19:22 +00:00
"sent" : {
"message" : "Gönderildi" ,
"description" : "Label for the time a message was sent"
} ,
2018-05-02 16:29:36 +00:00
"thisWeek" : {
2018-07-12 18:32:00 +00:00
"message" : "Bu Hafta" ,
2018-05-02 16:29:36 +00:00
"description" : "Section header in the media gallery"
} ,
2018-06-21 19:03:06 +00:00
"sendMessageToContact" : {
"message" : "Mesaj Gönder" ,
"description" : "Shown when you are sent a contact and that contact has a signal account"
} ,
2018-05-02 16:29:36 +00:00
"importingHeader" : {
2018-07-31 16:54:06 +00:00
"message" : "Kişiler ve mesajlar yükleniyor" ,
2018-05-02 16:29:36 +00:00
"description" : "Header of screen shown as data is import"
} ,
2018-07-20 23:30:56 +00:00
"spellCheckDescription" : {
2018-07-31 16:54:06 +00:00
"message" : "Mesaj kutusuna girilen sözcüklerin denetlenmesini etkinleştir" ,
2018-07-20 23:30:56 +00:00
"description" : "Description of the media permission description"
} ,
2016-10-07 10:13:47 +00:00
"theyChangedTheTimer" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ kaybolan mesaj zamanlayı cı sı nı $time$ olarak ayarladı " ,
2016-10-07 10:13:47 +00:00
"description" : "Message displayed when someone else changes the message expiration timer in a conversation." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
} ,
"time" : {
"content" : "$2" ,
"example" : "10m"
}
}
} ,
2016-08-11 19:22:17 +00:00
"timestamp_s" : {
2018-07-31 16:54:06 +00:00
"message" : "şimdi" ,
2016-08-18 18:17:20 +00:00
"description" : "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
} ,
2018-07-18 17:47:58 +00:00
"viewMenuZoomOut" : {
2018-07-31 16:54:06 +00:00
"message" : "Uzaklaştı r" ,
2018-07-18 17:47:58 +00:00
"description" : "View menu command to make everything smaller"
} ,
2018-05-02 16:29:36 +00:00
"mainMenuSettings" : {
2018-06-21 19:03:06 +00:00
"message" : "Tercihler..." ,
2018-05-02 16:29:36 +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."
} ,
2017-08-30 16:31:03 +00:00
"changedRecentlyMultiple" : {
2018-07-31 16:54:06 +00:00
"message" : "Birden fazla grup üyesiyle olan güvenlik numaraları nı z yakı n zamanda değişti. Bu, birisinin iletişiminizi kesmeye çalı ştı ğı ya da kişilerin Signal'i yeniden yüklemiş olduğu anlamı na gelebilir." ,
2017-08-30 16:31:03 +00:00
"description" : "Shown on confirmation dialog when user attempts to send a message"
} ,
2018-06-21 19:03:06 +00:00
"emojiAlt" : {
2018-07-31 16:54:06 +00:00
"message" : "'$title$' emoji resmi" ,
2018-06-21 19:03:06 +00:00
"description" : "Used in the alt tag of all emoji images" ,
"placeholders" : {
"title" : {
"content" : "$1" ,
"example" : "grinning"
}
}
} ,
2016-10-07 10:13:47 +00:00
"timerOption_1_day" : {
2017-05-01 17:39:02 +00:00
"message" : "1 gün" ,
2016-10-07 10:13:47 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2018-07-18 17:47:58 +00:00
"editMenuUndo" : {
2018-07-31 16:54:06 +00:00
"message" : "Geri al" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu command to remove recently-typed text"
} ,
2016-04-28 18:15:45 +00:00
"reportIssue" : {
2018-07-31 16:54:06 +00:00
"message" : "Sorun bildir" ,
2016-04-28 18:15:45 +00:00
"description" : "Link to open the issue tracker"
} ,
2016-02-22 22:27:51 +00:00
"newMessage" : {
"message" : "Yeni Mesaj" ,
"description" : "Displayed in notifications for only 1 message"
} ,
"nameOnly" : {
2016-04-03 21:33:07 +00:00
"message" : "Sadece gönderenin adı " ,
2016-02-22 22:27:51 +00:00
"description" : "Label for setting notifications to display sender name only"
} ,
2018-06-21 19:03:06 +00:00
"quoteThumbnailAlt" : {
2018-07-31 16:54:06 +00:00
"message" : "Alı ntı lanmı ş mesajdaki resmin önizlemesi" ,
2018-06-21 19:03:06 +00:00
"description" : "Used in alt tag of thumbnail images inside of an embedded message quote"
} ,
"mediaEmptyState" : {
"message" : "Bu sohbette hiç medya yok" ,
"description" : "Message shown to user in the media gallery when there are no messages with media attachments (images or video)"
} ,
"notificationMostRecentFrom" : {
"message" : "En son:" ,
"description" : "Displayed in notifications when setting is 'name only' and more than one message is waiting"
} ,
2017-09-14 17:11:45 +00:00
"autoUpdateLaterButtonLabel" : {
2018-01-05 00:28:53 +00:00
"message" : "Sonra" ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"justNow" : {
"message" : "şimdi" ,
"description" : "Shown if a message is very recent, less than 60 seconds old"
} ,
"mediaPermissionsDescription" : {
2018-07-31 16:54:06 +00:00
"message" : "Kamera ve mikrofona erişim izni ver" ,
2018-07-18 17:47:58 +00:00
"description" : "Description of the media permission description"
} ,
2016-01-15 01:40:51 +00:00
"from" : {
2016-02-11 20:36:07 +00:00
"message" : "Gönderen" ,
2016-01-15 01:40:51 +00:00
"description" : "Label for the sender of a message"
} ,
2016-05-11 01:22:56 +00:00
"deleteConversationConfirmation" : {
2018-07-31 16:54:06 +00:00
"message" : "Bu sohbeti kalı cı olarak sil?" ,
2016-05-11 01:22:56 +00:00
"description" : "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
} ,
2018-01-05 00:28:53 +00:00
"mainMenuWindow" : {
"message" : "&Pencere" ,
"description" : "The label that is used for the Window menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
} ,
2018-05-02 16:29:36 +00:00
"importCompleteLinkButton" : {
"message" : "Bu cihazı telefonunuza bağlayı n" ,
"description" : "Button shown at end of successful 'light' import process, so the standard linking process still needs to happen"
2017-09-14 17:11:45 +00:00
} ,
2017-04-16 06:51:10 +00:00
"unlinkedWarning" : {
2018-07-31 16:54:06 +00:00
"message" : "Mesajlaşmaya devam etmek için Signal Masaüstü'nü mobil cihazı nı za yeniden bağlayı n." ,
2017-04-16 06:51:10 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"safetyNumberChanged" : {
2018-07-31 16:54:06 +00:00
"message" : "Güvenlik Numarası değişti" ,
2018-07-18 17:47:58 +00:00
"description" : "A notification shown in the conversation when a contact reinstalls"
} ,
2018-05-02 16:29:36 +00:00
"today" : {
2018-06-21 19:03:06 +00:00
"message" : "Bugün" ,
2018-05-02 16:29:36 +00:00
"description" : "Section header in the media gallery"
} ,
2016-01-11 20:19:22 +00:00
"debugLogExplanation" : {
2018-07-31 16:54:06 +00:00
"message" : "Bu günlük katkı da bulunanları n görebilmeleri için herkese açı k bir şekilde gönderilecektir. Göndermeden önce inceleyip düzenleyebilirsiniz." ,
2016-01-11 20:19:22 +00:00
"description" : ""
} ,
2018-05-02 16:29:36 +00:00
"linkYourPhone" : {
"message" : "Signal Masaüstü'ne telefonunuzu bağlayı n" ,
"description" : "Shown on the front page when the application first starst, above the QR code"
} ,
2018-07-18 17:47:58 +00:00
"multipleLeftTheGroup" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ gruptan ayrı ldı " ,
2018-07-18 17:47:58 +00:00
"description" : "Shown in the conversation history when multiple people leave the group" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Alice, Bob"
}
}
} ,
2017-02-09 23:27:14 +00:00
"newPhoneNumber" : {
2017-05-01 17:39:02 +00:00
"message" : "Kişi eklemek için telefon numarası nı girin." ,
2017-02-09 23:27:14 +00:00
"description" : "Placeholder for adding a new number to a contact"
} ,
2018-07-18 17:47:58 +00:00
"viewMenuZoomIn" : {
2018-07-31 16:54:06 +00:00
"message" : "Yakı nlaştı r" ,
2018-07-18 17:47:58 +00:00
"description" : "View menu command to make everything bigger"
} ,
2018-05-02 16:29:36 +00:00
"viewAllMedia" : {
2018-06-21 19:03:06 +00:00
"message" : "Tüm medyaları görüntüle" ,
2018-05-02 16:29:36 +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."
} ,
2018-07-18 17:47:58 +00:00
"windowMenuBringAllToFront" : {
2018-07-31 16:54:06 +00:00
"message" : "Hepsini Öne Getir" ,
2018-07-18 17:47:58 +00:00
"description" : "Window menu command to bring all windows of current applicatinon to front"
} ,
2018-06-21 19:03:06 +00:00
"importErrorFirst" : {
2018-07-31 16:54:06 +00:00
"message" : "Kaydedilmiş Signal verilerinizi içeren doğru dizini seçtiğinizden emin olun. Dizinin ismi 'Signal Export' ile başlamalı . Verinizin yeni bir kopyası nı Chrome Uygulaması ndan kaydededebilirsiniz." ,
2018-06-21 19:03:06 +00:00
"description" : "Message shown if the import went wrong; first paragraph"
} ,
2017-08-30 16:31:03 +00:00
"noLongerVerified" : {
2018-01-05 00:28:53 +00:00
"message" : "$name$ ile olan güvenlik numaranı z değişti ve henüz doğrulanmadı . Göstermek için tı klayı n." ,
2017-08-30 16:31:03 +00:00
"description" : "Shown in converation banner when user's safety number has changed, but they were previously verified." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2018-07-18 17:47:58 +00:00
"timerOption_1_hour" : {
"message" : "1 saat" ,
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2018-05-02 16:29:36 +00:00
"video" : {
"message" : "Video" ,
"description" : "Shown in a quotation of a message containing a video if no text was originally provided with that video"
} ,
2018-07-18 17:47:58 +00:00
"safetyNumberChangedGroup" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan Güvenlik Numarası değişti" ,
2018-07-18 17:47:58 +00:00
"description" : "A notification shown in a group conversation when a contact reinstalls, showing the contact name" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
} ,
2016-01-11 20:19:22 +00:00
"searchForPeopleOrGroups" : {
2018-06-21 19:03:06 +00:00
"message" : "İsim ya da numara girin" ,
2016-01-11 20:19:22 +00:00
"description" : "Placeholder text in the search input"
} ,
2016-02-22 22:27:51 +00:00
"noNameOrMessage" : {
2018-07-31 16:54:06 +00:00
"message" : "Ne gönderenin adı nı ne de mesajı nı " ,
2016-02-22 22:27:51 +00:00
"description" : "Label for setting notifications to display no name and no message text"
} ,
2016-06-30 01:12:20 +00:00
"syncNow" : {
2017-05-01 17:39:02 +00:00
"message" : "Şimdi içe aktar" ,
2016-06-30 01:12:20 +00:00
"description" : "Label for a button that syncs contacts and groups from your phone"
} ,
"syncFailed" : {
2018-07-31 16:54:06 +00:00
"message" : "İçe aktarma başarı sı z oldu. Bilgisayarı nı zı n ve telefonunuzun İnternet'e bağlı olduğundan emin olun." ,
2016-06-30 01:12:20 +00:00
"description" : "Informational text displayed if a sync operation times out."
} ,
2017-04-16 06:51:10 +00:00
"unlinked" : {
2017-05-01 17:39:02 +00:00
"message" : "Bağlantı koparı ldı " ,
2017-04-16 06:51:10 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"imageAttachmentAlt" : {
2018-07-31 16:54:06 +00:00
"message" : "Mesaja görüntü eklenmiş" ,
2018-07-18 17:47:58 +00:00
"description" : "Used in alt tag of image attachment"
} ,
2018-05-02 16:29:36 +00:00
"learnMore" : {
"message" : "Güvenlik numaraları nı doğrulama hakkı nda daha fazla bilgi edinin" ,
"description" : "Text that links to a support article on verifying safety numbers"
} ,
2018-07-18 17:47:58 +00:00
"signalDesktopPreferences" : {
2018-07-31 16:54:06 +00:00
"message" : "Signal Masaüstü Tercihleri" ,
2018-07-18 17:47:58 +00:00
"description" : "Title of the window that pops up with Signal Desktop preferences in it"
} ,
2018-05-02 16:29:36 +00:00
"timerSetOnSync" : {
2018-07-31 16:54:06 +00:00
"message" : "Kaybolan mesaj zamanlayı cı sı $time$ olarak güncellendi" ,
2018-05-02 16:29:36 +00:00
"description" : "Message displayed when timer is set on initial link of desktop device." ,
2016-01-21 23:28:58 +00:00
"placeholders" : {
2018-05-02 16:29:36 +00:00
"time" : {
2016-01-25 22:20:18 +00:00
"content" : "$1" ,
2018-05-02 16:29:36 +00:00
"example" : "10m"
2016-01-25 22:20:18 +00:00
}
2016-01-21 23:28:58 +00:00
}
2016-01-20 20:23:12 +00:00
} ,
2018-05-02 16:29:36 +00:00
"deleteAllDataButton" : {
2018-06-21 19:03:06 +00:00
"message" : "Tüm verileri sil" ,
2018-05-02 16:29:36 +00:00
"description" : "Text of the button that deletes all data"
2017-09-14 17:11:45 +00:00
} ,
2017-08-30 16:31:03 +00:00
"unreadMessages" : {
2018-01-05 00:28:53 +00:00
"message" : "$count$ Okunmamı ş Mesaj" ,
2017-08-30 16:31:03 +00:00
"description" : "Text for unread message separator, with count" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "5"
}
}
2016-10-07 10:13:47 +00:00
} ,
2016-01-20 20:23:12 +00:00
"installTooManyDevices" : {
2018-07-31 16:54:06 +00:00
"message" : "Üzgünüz, halihazı rda bağlı olan çok fazla cihazı nı z var. Bazı ları nı kaldı rmayı deneyin." ,
2016-01-20 20:23:12 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"allowAccess" : {
2018-07-31 16:54:06 +00:00
"message" : "Erişimine İzin Ver" ,
2018-07-18 17:47:58 +00:00
"description" : "Button shown in popup asking to enable microphon/video permissions to send audio messages"
} ,
2018-01-05 00:28:53 +00:00
"joinedTheGroup" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ gruba katı ldı " ,
2018-01-05 00:28:53 +00:00
"description" : "Shown in the conversation history when a single person joins the group" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Alice"
}
}
} ,
2018-06-21 19:03:06 +00:00
"work" : {
"message" : "iş" ,
"description" : "Shown on contact detail screen as a label for an address/phone/email"
} ,
2018-01-05 00:28:53 +00:00
"goToForums" : {
2018-07-12 18:32:00 +00:00
"message" : "Forumlara Git" ,
2018-01-05 00:28:53 +00:00
"description" : "Item under the Help menu, takes you to the forums"
} ,
2018-05-02 16:29:36 +00:00
"menuSetupWithImport" : {
2018-07-31 16:54:06 +00:00
"message" : "İçe Aktarma seçeneği ile kur" ,
2018-05-02 16:29:36 +00:00
"description" : "When the application is not yet set up, menu option to start up the import sequence"
2016-01-20 20:23:12 +00:00
} ,
2018-07-31 16:54:06 +00:00
"disappearingMessagesDisabled" : {
"message" : "Kaybolan mesajlar devre dı şı " ,
"description" : "Displayed in the left pane when the timer is turned off"
} ,
2018-07-18 17:47:58 +00:00
"videoScreenshotFailedToLoad" : {
2018-07-31 16:54:06 +00:00
"message" : "Ekran kaydı yüklenemedi" ,
2018-07-18 17:47:58 +00:00
"description" : "When a attachment video screenshot is missing, this message is shown"
} ,
2016-10-07 10:13:47 +00:00
"timerOption_30_minutes_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "30dk" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
"timerOption_1_minute_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "1dk" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2018-06-21 19:03:06 +00:00
"home" : {
"message" : "ev" ,
"description" : "Shown on contact detail screen as a label for an address/phone/email"
} ,
2017-08-30 16:31:03 +00:00
"loadingMessages" : {
2018-01-05 00:28:53 +00:00
"message" : "Mesajlar yükleniyor. Şimdiye kadar $count$..." ,
2017-08-30 16:31:03 +00:00
"description" : "Message shown on the loading screen when we're catching up on the backlog of messages" ,
"placeholders" : {
"count" : {
"content" : "$1" ,
"example" : "5"
}
}
} ,
2018-01-05 00:28:53 +00:00
"speech" : {
"message" : "Konuşma" ,
"description" : "Item under the Edit menu, with 'start/stop speaking' items below it"
} ,
2018-05-02 16:29:36 +00:00
"importErrorHeader" : {
2018-07-31 16:54:06 +00:00
"message" : "Bir şeyler ters gitti!" ,
2018-05-02 16:29:36 +00:00
"description" : "Header of the error screen after a failed import"
} ,
2017-08-30 16:31:03 +00:00
"changedSinceVerified" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan güvenlik numaranı z son doğrulamanı zdan bu yana değişti. Bu, birisinin iletişiminizi kesmeye çalı ştı ğı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamı na gelebilir." ,
2017-08-30 16:31:03 +00:00
"description" : "Shown on confirmation dialog when user attempts to send a message" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2018-05-02 16:29:36 +00:00
"importAgain" : {
2018-07-31 16:54:06 +00:00
"message" : "Klasör seçip tekrar deneyiniz" ,
2018-05-02 16:29:36 +00:00
"description" : "Button shown if the user runs into an error during import, allowing them to start over"
} ,
2016-04-07 19:27:03 +00:00
"upgrade" : {
2017-05-01 17:39:02 +00:00
"message" : "Yükselt" ,
2016-04-07 19:27:03 +00:00
"description" : "Label text for button to upgrade the app to the latest version"
} ,
2018-07-18 17:47:58 +00:00
"moreInfo" : {
2018-07-31 16:54:06 +00:00
"message" : "Daha Fazla Bilgi..." ,
2018-07-18 17:47:58 +00:00
"description" : "Shown on the drop-down menu for an individual message, takes you to message detail screen"
} ,
2018-06-21 19:03:06 +00:00
"notificationMostRecent" : {
"message" : "En son:" ,
"description" : "Displayed in notifications when setting is 'name and message' and more than one message is waiting"
} ,
2016-10-07 10:13:47 +00:00
"yourSafetyNumberWith" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan güvenlik numaranı z:" ,
2016-10-07 10:13:47 +00:00
"description" : "Heading for safety number view" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
} ,
2018-07-18 17:47:58 +00:00
"windowMenuClose" : {
2018-07-31 16:54:06 +00:00
"message" : "Pencereyi Kapat" ,
2018-07-18 17:47:58 +00:00
"description" : "Window menu command to close the current window"
} ,
2016-04-03 21:33:07 +00:00
"showLess" : {
"message" : "Detayları gizle" ,
"description" : "Hides the details of a key change"
} ,
2018-07-20 23:30:56 +00:00
"spellCheck" : {
2018-07-31 16:54:06 +00:00
"message" : "Yazı m Denetimi " ,
2018-07-20 23:30:56 +00:00
"description" : "Description of the media permission description"
} ,
2016-10-08 14:40:13 +00:00
"theme" : {
2017-05-01 17:39:02 +00:00
"message" : "Tema" ,
2016-10-08 14:40:13 +00:00
"description" : "Header for theme settings"
} ,
2018-07-12 18:32:00 +00:00
"privacyPolicy" : {
2018-07-31 16:54:06 +00:00
"message" : "Şartlar ve Gizlilik İlkesi" ,
2018-07-12 18:32:00 +00:00
"description" : "Shown in the about box for the link to https://signal.org/legal"
} ,
2016-02-22 22:27:51 +00:00
"newIdentity" : {
2017-05-01 17:39:02 +00:00
"message" : "Yeni güvenlik numarası " ,
2016-04-03 21:33:07 +00:00
"description" : "Header for a key change dialog"
2016-02-22 22:27:51 +00:00
} ,
2018-07-31 16:54:06 +00:00
"disabledDisappearingMessages" : {
"message" : "$name$ kaybolan mesajları devre dı şı bı raktı " ,
"description" : "Displayed in the conversation list when the timer is turned off" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
} ,
2016-01-20 20:23:12 +00:00
"installTagline" : {
2016-02-11 20:36:07 +00:00
"message" : "Gizlilik mümkün. Signal bunu kolaylaştı rı r." ,
2017-08-30 16:31:03 +00:00
"description" : "Tagline displayed under 'installWelcome' string on the install page"
2016-01-20 20:23:12 +00:00
} ,
2018-01-05 00:28:53 +00:00
"show" : {
"message" : "Göster" ,
"description" : "Command under Window menu, to show the window"
} ,
2017-02-09 23:27:14 +00:00
"audioNotificationDescription" : {
2018-07-31 16:54:06 +00:00
"message" : "Sesli bildirim oynat" ,
2017-02-09 23:27:14 +00:00
"description" : "Description for audio notification setting"
} ,
2017-08-30 16:31:03 +00:00
"isNotVerified" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan güvenlik numaranı zı doğrulamadı nı z." ,
2017-08-30 16:31:03 +00:00
"description" : "Summary state shown at top of the safety number screen if user has not verified contact." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2016-01-11 20:19:22 +00:00
"disconnected" : {
"message" : "Bağlantı yok" ,
2017-08-30 16:31:03 +00:00
"description" : "Displayed when the desktop client cannot connect to the server."
2016-01-11 20:19:22 +00:00
} ,
2016-06-30 01:12:20 +00:00
"syncing" : {
2017-05-01 17:39:02 +00:00
"message" : "İçe aktarı lı yor..." ,
2016-06-30 01:12:20 +00:00
"description" : "Label for a disabled sync button while sync is in progress."
} ,
2018-06-21 19:03:06 +00:00
"lightboxImageAlt" : {
"message" : "Konuşmada gönderilen resim" ,
"description" : "Used in the alt tag for the image shown in a full-screen lightbox view"
} ,
2017-08-30 16:31:03 +00:00
"multipleNoLongerVerified" : {
2018-07-31 16:54:06 +00:00
"message" : "Bu grubun birden fazla üyesiyle olan güvenlik numaraları nı z değişti ve henüz doğrulanmadı . Göstermek için tı klayı n." ,
2017-08-30 16:31:03 +00:00
"description" : "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified."
} ,
2016-01-11 20:19:22 +00:00
"acceptNewKey" : {
2016-04-03 21:33:07 +00:00
"message" : "Kabul et" ,
2017-01-26 22:13:29 +00:00
"description" : "Label for a button to accept a new safety number"
2016-01-11 20:19:22 +00:00
} ,
2016-10-07 10:13:47 +00:00
"timerOption_12_hours_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "12s" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2018-07-18 17:47:58 +00:00
"editMenuPasteAndMatchStyle" : {
2018-07-31 16:54:06 +00:00
"message" : "Yapı ştı r ve Stille Eşleştir" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu command to insert text from clipboard at cursor location, taking only text and not style information"
} ,
2018-05-02 16:29:36 +00:00
"signalSettings" : {
"message" : "Signal Ayarları " ,
"description" : "Used in the guidance to help people find the 'link new device' area of their Signal mobile app"
} ,
2016-08-24 23:54:05 +00:00
"timestampFormat_M" : {
2018-07-31 16:54:06 +00:00
"message" : "D MMM" ,
2016-08-24 23:54:05 +00:00
"description" : "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
} ,
2018-05-02 16:29:36 +00:00
"plusButton" : {
"message" : "'+' Düğmesi" ,
"description" : "The button used in Signal Android to add a new linked device"
} ,
2017-09-14 17:11:45 +00:00
"chooseDirectory" : {
2018-07-31 16:54:06 +00:00
"message" : "Klasör seçin" ,
2018-05-02 16:29:36 +00:00
"description" : "Button to allow the user to find a folder on disk"
2017-09-14 17:11:45 +00:00
} ,
2018-01-05 00:28:53 +00:00
"mainMenuEdit" : {
2018-07-12 18:32:00 +00:00
"message" : "&Düzenle" ,
2018-01-05 00:28:53 +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."
} ,
2016-10-07 10:13:47 +00:00
"timerOption_6_hours_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "6s" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2016-06-30 01:12:20 +00:00
"unregisteredUser" : {
2017-05-01 17:39:02 +00:00
"message" : "Numara kayı tlı değil" ,
2016-06-30 01:12:20 +00:00
"description" : "Error message displayed when sending to an unregistered user."
} ,
2016-10-07 10:13:47 +00:00
"timerOption_1_day_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "1g" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2018-05-02 16:29:36 +00:00
"replyingTo" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ Cevaben" ,
2018-05-02 16:29:36 +00:00
"description" : "Shown in iOS theme when you or someone quotes to a message which is not from you" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
2017-09-14 17:11:45 +00:00
} ,
2018-05-02 16:29:36 +00:00
"autoUpdateRestartButtonLabel" : {
2018-07-31 16:54:06 +00:00
"message" : "Signal'i Yeniden Başlat" ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
2018-06-21 19:03:06 +00:00
"mobile" : {
"message" : "mobil" ,
"description" : "Shown on contact detail screen as a label for aa phone or email"
} ,
"notificationFrom" : {
2018-07-12 18:32:00 +00:00
"message" : "Kimden:" ,
2018-06-21 19:03:06 +00:00
"description" : "Displayed in notifications when setting is 'name only' and one message is waiting"
} ,
2016-06-30 01:12:20 +00:00
"sync" : {
2017-05-01 17:39:02 +00:00
"message" : "Kişiler" ,
2016-06-30 01:12:20 +00:00
"description" : "Label for contact and group sync settings"
} ,
2016-10-07 10:13:47 +00:00
"timerOption_1_week" : {
2017-05-01 17:39:02 +00:00
"message" : "1 hafta" ,
2016-10-07 10:13:47 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2018-06-21 19:03:06 +00:00
"contactAvatarAlt" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ kişisinin avatarı " ,
2018-07-18 17:47:58 +00:00
"description" : "Used in the alt tag for the image avatar of a contact" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
2018-06-21 19:03:06 +00:00
} ,
2016-01-11 20:19:22 +00:00
"received" : {
"message" : "Alı ndı " ,
"description" : "Label for the time a message was received"
} ,
2017-08-30 16:31:03 +00:00
"youMarkedAsNotVerified" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan Güvenlik Numaranı zı doğrulanmamı ş olarak işaretlediniz" ,
2018-07-18 17:47:58 +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." ,
2017-08-30 16:31:03 +00:00
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2018-07-18 17:47:58 +00:00
"timerOption_1_minute" : {
"message" : "1 dakika" ,
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2017-08-30 16:31:03 +00:00
"isVerified" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan güvenlik numaranı zı doğruladı nı z." ,
2017-08-30 16:31:03 +00:00
"description" : "Summary state shown at top of the safety number screen if user has verified contact." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2016-10-07 10:13:47 +00:00
"timerOption_30_seconds" : {
2017-05-01 17:39:02 +00:00
"message" : "30 saniye" ,
2016-10-07 10:13:47 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2018-05-02 16:29:36 +00:00
"deleteAllDataHeader" : {
2018-06-21 19:03:06 +00:00
"message" : "Tüm veri silinsin mi?" ,
2018-05-02 16:29:36 +00:00
"description" : "Header of the full-screen delete data confirmation screen"
} ,
"deleteAllDataProgress" : {
2018-07-12 18:32:00 +00:00
"message" : "Bağlantı kesiliyor ve tüm veriler siliniyor" ,
2018-05-02 16:29:36 +00:00
"description" : "Message shown to user when app is disconnected and data deleted"
} ,
2016-01-11 20:19:22 +00:00
"sendMessage" : {
"message" : "Mesaj gönder" ,
"description" : "Placeholder text in the message entry field"
} ,
2018-05-02 16:29:36 +00:00
"menuReportIssue" : {
2018-07-31 16:54:06 +00:00
"message" : "Sorun Bildir" ,
2018-05-02 16:29:36 +00:00
"description" : "Item under the Help menu, takes you to GitHub new issue form (title case)"
} ,
2018-07-18 17:47:58 +00:00
"permissions" : {
2018-07-31 16:54:06 +00:00
"message" : "İzinler" ,
2018-07-18 17:47:58 +00:00
"description" : "Header for permissions section of settings"
} ,
2018-05-02 16:29:36 +00:00
"loadDataDescription" : {
2018-07-31 16:54:06 +00:00
"message" : "Dı şa aktarma işlemini tamamladı nı z ve kişileriniz ile mesajları nı z sabı rla bilgisayarı nı zda bekliyor. Kaydettiğiniz Signal verilerinizi içeren klasörü seçin." ,
2018-05-02 16:29:36 +00:00
"description" : "Introduction to the process of importing messages and contacts from disk"
} ,
2017-08-30 16:31:03 +00:00
"me" : {
2018-01-05 00:28:53 +00:00
"message" : "Ben" ,
2017-08-30 16:31:03 +00:00
"description" : "The label for yourself when shown in a group member list"
} ,
2016-04-28 18:15:45 +00:00
"mediaMessage" : {
2018-07-31 16:54:06 +00:00
"message" : "Medya mesajı " ,
2016-04-28 18:15:45 +00:00
"description" : "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
} ,
2017-08-30 16:31:03 +00:00
"unreadMessage" : {
2018-01-05 00:28:53 +00:00
"message" : "1 Okunmamı ş Mesaj" ,
2017-08-30 16:31:03 +00:00
"description" : "Text for unread message separator, just one message"
} ,
2016-04-07 19:27:03 +00:00
"expiredWarning" : {
2018-07-31 16:54:06 +00:00
"message" : "Signal Masaüstü'nün bu sürümünün süresi doldu. Mesajlaşmaya devam etmek için lütfen en son sürüme geçin." ,
2016-04-07 19:27:03 +00:00
"description" : "Warning notification that this version of the app has expired"
} ,
2016-01-11 20:19:22 +00:00
"fileSizeWarning" : {
2018-07-31 16:54:06 +00:00
"message" : "Üzgünüz, seçilen dosya mesaj boyutu kı sı tlamaları nı aşı yor." ,
2016-01-11 20:19:22 +00:00
"description" : ""
} ,
2018-06-21 19:03:06 +00:00
"documentsEmptyState" : {
"message" : "Bu sohbette hiç belge yok" ,
"description" : "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)"
} ,
2017-08-30 16:31:03 +00:00
"deleteMessage" : {
2018-07-31 16:54:06 +00:00
"message" : "Mesajı Sil" ,
2018-07-18 17:47:58 +00:00
"description" : "Shown on the drop-down menu for an individual message, deletes single message"
2017-08-30 16:31:03 +00:00
} ,
2018-05-02 16:29:36 +00:00
"chooseDeviceName" : {
2018-07-31 16:54:06 +00:00
"message" : "Bu cihazı adlandı rı n" ,
2018-05-02 16:29:36 +00:00
"description" : "The header shown on the 'choose device name' screen in the device linking process"
} ,
2017-09-14 17:11:45 +00:00
"autoUpdateNewVersionInstructions" : {
2018-07-31 16:54:06 +00:00
"message" : "Güncellemeleri uygulamak için 'Signal'i Yeniden Başlat'a bası nı z." ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
2018-06-21 19:03:06 +00:00
"fileIconAlt" : {
"message" : "Dosya ikonu" ,
"description" : "Used in the media gallery documents tab to visually represent a file"
} ,
2016-10-07 10:13:47 +00:00
"timerOption_0_seconds" : {
2017-09-14 17:11:45 +00:00
"message" : "kapalı " ,
2016-10-07 10:13:47 +00:00
"description" : "Label for option to turn off message expiration in the timer menu"
} ,
2018-07-18 17:47:58 +00:00
"editMenuRedo" : {
2018-07-31 16:54:06 +00:00
"message" : "Yinele" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu command to restore previously undone typed text"
} ,
2017-02-09 23:27:14 +00:00
"invalidNumberError" : {
2017-05-01 17:39:02 +00:00
"message" : "Geçersiz numara" ,
2017-02-09 23:27:14 +00:00
"description" : "When a person inputs a number that is invalid"
} ,
2016-01-20 20:23:12 +00:00
"installWelcome" : {
2018-07-31 16:54:06 +00:00
"message" : "Signal Masaüstü'ne Hoş Geldiniz" ,
2016-01-20 20:23:12 +00:00
"description" : "Welcome title on the install page"
} ,
2017-08-30 16:31:03 +00:00
"messageBelow" : {
2018-07-31 16:54:06 +00:00
"message" : "Aşağı da yeni mesaj var" ,
2017-08-30 16:31:03 +00:00
"description" : "Alt text for button to take user down to bottom of conversation with a new message out of screen"
} ,
2018-07-18 17:47:58 +00:00
"hoursAgo" : {
2018-07-31 16:54:06 +00:00
"message" : "$hours$ s önce" ,
2018-07-18 17:47:58 +00:00
"description" : "Contracted form of 'X hours ago' which works both for singular and plural" ,
"placeholders" : {
"hours" : {
"content" : "$1" ,
"example" : "2"
}
}
} ,
2018-05-02 16:29:36 +00:00
"menuSetupAsNewDevice" : {
2018-07-31 16:54:06 +00:00
"message" : "Yeni Cihaz olarak kur" ,
2018-05-02 16:29:36 +00:00
"description" : "When the application is not yet set up, menu option to start up the set up as fresh device"
2017-08-30 16:31:03 +00:00
} ,
2016-02-11 20:36:07 +00:00
"installConnectionFailed" : {
2018-07-31 16:54:06 +00:00
"message" : "Sunucuya bağlanı lamadı ." ,
2016-02-11 20:36:07 +00:00
"description" : "Displayed when we can't connect to the server."
} ,
2017-08-30 16:31:03 +00:00
"unverify" : {
2018-01-05 00:28:53 +00:00
"message" : "Doğrulanmadı olarak işaretle" ,
2017-08-30 16:31:03 +00:00
"description" : ""
} ,
2018-05-02 16:29:36 +00:00
"initialSync" : {
2018-07-31 16:54:06 +00:00
"message" : "Kişiler ve gruplar senkronize ediliyor" ,
2018-05-02 16:29:36 +00:00
"description" : "Shown during initial link while contacts and groups are being pulled from mobile device"
} ,
2018-01-05 00:28:53 +00:00
"mainMenuView" : {
2018-06-21 19:03:06 +00:00
"message" : "&Görünüm" ,
2018-01-05 00:28:53 +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."
} ,
2018-07-18 17:47:58 +00:00
"appMenuHide" : {
"message" : "Gizle" ,
"description" : "Application menu command to hide the window"
} ,
2017-09-14 17:11:45 +00:00
"autoUpdateNewVersionMessage" : {
2018-01-05 00:28:53 +00:00
"message" : "Signal'ı n yeni bir sürümü mevcut." ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
2018-05-02 16:29:36 +00:00
"replyToMessage" : {
2018-07-31 16:54:06 +00:00
"message" : "Mesajı Yanı tla" ,
2018-05-02 16:29:36 +00:00
"description" : "Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation"
} ,
2016-03-17 22:05:27 +00:00
"disableNotifications" : {
2018-07-31 16:54:06 +00:00
"message" : "Bildirimleri devre dı şı bı rak" ,
2016-03-17 22:05:27 +00:00
"description" : "Label for disabling notifications"
} ,
2018-05-02 16:29:36 +00:00
"photo" : {
2018-06-21 19:03:06 +00:00
"message" : "Fotoğraf" ,
2018-05-02 16:29:36 +00:00
"description" : "Shown in a quotation of a message containing a photo if no text was originally provided with that image"
} ,
"media" : {
2018-06-21 19:03:06 +00:00
"message" : "Medya" ,
2018-05-02 16:29:36 +00:00
"description" : "Header of the default pane in the media gallery, showing images and videos"
} ,
2016-01-11 20:19:22 +00:00
"cancel" : {
"message" : "İptal" ,
"description" : ""
} ,
2016-09-12 18:51:16 +00:00
"unblockToSend" : {
2017-05-01 17:39:02 +00:00
"message" : "Mesaj göndermek için bu kişinin engellenmesini kaldı rı n." ,
2016-09-12 18:51:16 +00:00
"description" : "Brief message shown when trying to message a blocked number"
} ,
2018-01-05 00:28:53 +00:00
"mainMenuHelp" : {
"message" : "&Yardı m" ,
"description" : "The label that is used for the Help menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
} ,
2017-05-16 18:56:33 +00:00
"unnamedFile" : {
2018-01-05 00:28:53 +00:00
"message" : "İsimsiz Dosya" ,
2017-05-16 18:56:33 +00:00
"description" : "Hover text for attachment filenames"
} ,
2018-07-18 17:47:58 +00:00
"timerOption_5_minutes" : {
2018-07-31 16:54:06 +00:00
"message" : "5 dakika" ,
2018-07-18 17:47:58 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2017-08-30 16:31:03 +00:00
"sendAnyway" : {
2018-07-12 18:32:00 +00:00
"message" : "Yine de Gönder" ,
2017-08-30 16:31:03 +00:00
"description" : "Used on a warning dialog to make it clear that it might be risky to send the message."
} ,
"youMarkedAsVerified" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan Güvenlik Numaranı zı doğrulanmı ş olarak işaretlediniz" ,
2017-08-30 16:31:03 +00:00
"description" : "Shown in the conversation history when the user marks a contact as verified." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2017-04-16 06:51:10 +00:00
"connecting" : {
2017-05-01 17:39:02 +00:00
"message" : "Bağlanı yor" ,
2017-08-30 16:31:03 +00:00
"description" : "Displayed when the desktop client is currently connecting to the server."
2017-04-16 06:51:10 +00:00
} ,
2018-05-02 16:29:36 +00:00
"deleteAllDataBody" : {
2018-07-31 16:54:06 +00:00
"message" : "Tüm kişilerin ve tüm mesajları n dahil olduğu bu uygulamanı n tüm kayı tlı hesap bilgilerini silmek üzeresiniz. İstediğiniz zaman mobil cihazı nı zla tekrar bağlayabilirsiniz, ancak silinen mesajlar geri yüklenmeyecektir." ,
2018-05-02 16:29:36 +00:00
"description" : "Text describing what exactly will happen if the user clicks the button to delete all data"
} ,
2016-01-11 20:19:22 +00:00
"sessionEnded" : {
2016-02-11 20:36:07 +00:00
"message" : "Güvenli oturumu sı fı rla" ,
2016-03-17 22:05:27 +00:00
"description" : "This is a past tense, informational message. In other words, your secure session has been reset."
2016-01-11 20:19:22 +00:00
} ,
2017-04-16 06:51:10 +00:00
"relink" : {
2017-05-01 17:39:02 +00:00
"message" : "Yeniden bağla" ,
2017-04-16 06:51:10 +00:00
"description" : ""
} ,
2016-10-07 10:13:47 +00:00
"timerOption_1_week_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "1h" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
"timerOption_5_seconds" : {
2017-05-01 17:39:02 +00:00
"message" : "5 saniye" ,
2016-10-07 10:13:47 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2018-07-20 23:30:56 +00:00
"debugLogError" : {
2018-07-31 16:54:06 +00:00
"message" : "Yüklemede bir şeyler ters gitti! Lütfen günlüğü hazı rlayacağı nı z hata kaydı na kendiniz ekleyin." ,
2018-07-20 23:30:56 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"viewMenuToggleDevTools" : {
2018-07-31 16:54:06 +00:00
"message" : "Geliştirici Araçları nı Aç/Kapat" ,
2018-07-18 17:47:58 +00:00
"description" : "View menu command to show or hide the developer tools"
} ,
2017-08-30 16:31:03 +00:00
"showMembers" : {
2018-01-05 00:28:53 +00:00
"message" : "Üyeleri göster" ,
2017-08-30 16:31:03 +00:00
"description" : ""
} ,
"youMarkedAsNotVerifiedOtherDevice" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan Güvenlik Numaranı zı başka bir cihazdan doğrulanmamı ş olarak işaretlediniz" ,
2017-08-30 16:31:03 +00:00
"description" : "Shown in the conversation history when we discover that the user marked a contact as not verified on another device." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2018-06-21 19:03:06 +00:00
"email" : {
"message" : "eposta" ,
"description" : "Generic label shown if contact email has custom type but no label"
} ,
2018-07-18 17:47:58 +00:00
"viewMenuResetZoom" : {
2018-07-31 16:54:06 +00:00
"message" : "Normal Boyut" ,
2018-07-18 17:47:58 +00:00
"description" : "View menu command to go back to the default zoom"
} ,
2018-01-05 00:28:53 +00:00
"goToSupportPage" : {
2018-07-12 18:32:00 +00:00
"message" : "Destek Sayfası na Git" ,
2018-01-05 00:28:53 +00:00
"description" : "Item under the Help menu, takes you to the support page"
} ,
2018-05-02 16:29:36 +00:00
"finishLinkingPhone" : {
2018-07-31 16:54:06 +00:00
"message" : "Telefon bağlantı sı nı tamamla" ,
2018-05-02 16:29:36 +00:00
"description" : "The text on the button to finish the linking process, after choosing the device name"
} ,
2018-01-05 00:28:53 +00:00
"multipleJoinedTheGroup" : {
2018-07-31 16:54:06 +00:00
"message" : "$names$ gruba katı ldı " ,
2018-01-05 00:28:53 +00:00
"description" : "Shown in the conversation history when more than one person joins the group" ,
"placeholders" : {
"names" : {
"content" : "$1" ,
"example" : "Alice, Bob"
}
}
} ,
2017-08-30 16:31:03 +00:00
"groupMembers" : {
2018-01-05 00:28:53 +00:00
"message" : "Grup üyeleri" ,
2017-08-30 16:31:03 +00:00
"description" : ""
} ,
"loading" : {
2018-01-05 00:28:53 +00:00
"message" : "Yükleniyor..." ,
2017-08-30 16:31:03 +00:00
"description" : "Message shown on the loading screen before we've loaded any messages"
} ,
2018-07-18 17:47:58 +00:00
"audioPermissionNeeded" : {
2018-07-31 16:54:06 +00:00
"message" : "Sesli mesajlar göndermek için, Signal Masaüstü'nün mikrofonunuza erişimine izin verin." ,
2018-07-18 17:47:58 +00:00
"description" : "Shown if the user attempts to send an audio message without audio permssions turned on"
} ,
2016-02-22 22:27:51 +00:00
"newMessages" : {
"message" : "Yeni Mesajlar" ,
"description" : "Displayed in notifications for multiple messages"
} ,
2018-06-21 19:03:06 +00:00
"importErrorSecond" : {
2018-07-31 16:54:06 +00:00
"message" : "Eğer bu adı mlar işinize yaramadı ysa, lütfen bir hata ayı klama günlüğü gönderin (Görüntüle -> Hata Ayı klama Günlüğü) ki aktarmanı za yardı m edebilelim!" ,
2018-06-21 19:03:06 +00:00
"description" : "Message shown if the import went wrong; second paragraph"
} ,
2016-01-20 20:23:12 +00:00
"theirIdentityUnknown" : {
2018-07-31 16:54:06 +00:00
"message" : "Bu kişiyle herhangi bir mesajlaşmada bulunmadı nı z. Güvenlik numaraları nı z ilk mesajdan sonra oluşturulacaktı r." ,
2016-01-20 20:23:12 +00:00
"description" : ""
} ,
2017-05-16 18:56:33 +00:00
"voiceMessage" : {
2018-01-05 00:28:53 +00:00
"message" : "Sesli Mesaj" ,
2017-05-16 18:56:33 +00:00
"description" : "Name for a voice message attachment"
} ,
2018-05-02 16:29:36 +00:00
"importCompleteStartButton" : {
"message" : "Signal Masaüstü'nü kullanmaya başlayı n" ,
"description" : "Button shown at end of successful import process, nothing left but a restart"
} ,
2016-01-11 20:19:22 +00:00
"submit" : {
"message" : "Gönder" ,
"description" : ""
} ,
2018-01-05 00:28:53 +00:00
"updatedTheGroup" : {
2018-07-31 16:54:06 +00:00
"message" : "Grup güncellendi" ,
2018-01-05 00:28:53 +00:00
"description" : "Shown in the conversation history when someone updates the group"
} ,
2018-07-18 17:47:58 +00:00
"themeDark" : {
2018-07-31 16:54:06 +00:00
"message" : "Koyu" ,
2018-07-18 17:47:58 +00:00
"description" : "Label text for dark theme"
} ,
2017-08-30 16:31:03 +00:00
"identityKeyErrorOnSend" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan güvenlik numaranı z değişti. Bu, birisinin iletişiminizi kesmeye çalı ştı ğı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamı na gelebilir. Bu kişi ile güvenlik numaranı zı doğrulamak isteyebilirsiniz." ,
2017-08-30 16:31:03 +00:00
"description" : "Shown when user clicks on a failed recipient in the message detail view after an identity key change" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
2016-10-07 10:13:47 +00:00
} ,
2018-05-02 16:29:36 +00:00
"clearDataExplanation" : {
2018-06-21 19:03:06 +00:00
"message" : "Bu, tüm mesajları ve kayı tlı hesap bilgilerini kaldı rarak uygulamadaki tüm verileri temizler." ,
2018-05-02 16:29:36 +00:00
"description" : "Text describing what the clear data button will do."
} ,
2016-01-15 01:40:51 +00:00
"to" : {
2016-02-11 20:36:07 +00:00
"message" : "Alı cı " ,
2016-01-15 01:40:51 +00:00
"description" : "Label for the receiver of a message"
} ,
2018-07-18 17:47:58 +00:00
"windowMenuMinimize" : {
2018-07-31 16:54:06 +00:00
"message" : "Küçült" ,
2018-07-18 17:47:58 +00:00
"description" : "Window menu command to minimize the current window"
} ,
2016-10-07 10:13:47 +00:00
"timerOption_1_hour_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "1s" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2018-07-18 17:47:58 +00:00
"editMenuStopSpeaking" : {
2018-07-31 16:54:06 +00:00
"message" : "Konuşmayı durdur" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu item under 'speech' to stop dictation"
} ,
2018-05-02 16:29:36 +00:00
"optimizingApplication" : {
2018-06-21 19:03:06 +00:00
"message" : "Uygulama optimize ediliyor..." ,
2018-05-02 16:29:36 +00:00
"description" : "Message shown on the loading screen while we are doing application optimizations"
2016-01-20 20:23:12 +00:00
} ,
2018-01-05 00:28:53 +00:00
"goToReleaseNotes" : {
2018-07-12 18:32:00 +00:00
"message" : "Sürüm Notları na Git" ,
2018-01-05 00:28:53 +00:00
"description" : ""
} ,
2016-01-11 20:19:22 +00:00
"messageDetail" : {
"message" : "Mesaj Detayı " ,
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"timerOption_12_hours" : {
2018-07-31 16:54:06 +00:00
"message" : "12 saat" ,
2018-07-18 17:47:58 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2018-01-05 00:28:53 +00:00
"mainMenuFile" : {
"message" : "&Dosya" ,
"description" : "The label that is used for the File menu in the program main menu. The '&' indicates that the following letter will be used as the keyboard 'shortcut letter' for accessing the menu with the Alt-<letter> combination."
} ,
2016-01-11 20:19:22 +00:00
"verify" : {
2018-01-05 00:28:53 +00:00
"message" : "Doğrulanmı ş olarak işaretle" ,
2016-01-11 20:19:22 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"sendFailed" : {
2018-07-31 16:54:06 +00:00
"message" : "Gönderme başarı sı z" ,
2018-07-18 17:47:58 +00:00
"description" : "Shown on outgoing message if it fails to send"
} ,
2018-05-02 16:29:36 +00:00
"clearDataHeader" : {
2018-07-31 16:54:06 +00:00
"message" : "Verileri Temizle" ,
2018-05-02 16:29:36 +00:00
"description" : "Header in the settings dialog for the section dealing with data deletion"
2017-09-14 17:11:45 +00:00
} ,
2018-07-18 17:47:58 +00:00
"viewMenuToggleFullScreen" : {
2018-07-31 16:54:06 +00:00
"message" : "Tam Ekranı Aç/Kapat" ,
2018-07-18 17:47:58 +00:00
"description" : "View menu command to enter or leave Full Screen mode"
} ,
2016-10-07 10:13:47 +00:00
"timerOption_10_seconds_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "10sn" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2018-07-18 17:47:58 +00:00
"timerOption_30_minutes" : {
2018-07-31 16:54:06 +00:00
"message" : "30 dakika" ,
2018-07-18 17:47:58 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
2018-05-02 16:29:36 +00:00
"linkNewDevice" : {
2018-07-31 16:54:06 +00:00
"message" : "Yeni Cihaz Bağla" ,
2018-05-02 16:29:36 +00:00
"description" : "The menu option shown in Signal iOS to add a new linked device"
} ,
2016-02-22 22:27:51 +00:00
"nameAndMessage" : {
2018-07-31 16:54:06 +00:00
"message" : "Gönderenin adı nı ve mesajı nı " ,
2016-02-22 22:27:51 +00:00
"description" : "Label for setting notifications to display name and message text"
} ,
2018-05-02 16:29:36 +00:00
"menuSetupAsStandalone" : {
2018-07-31 16:54:06 +00:00
"message" : "Bağı msı z Cihaz olarak kur" ,
2018-05-02 16:29:36 +00:00
"description" : "Only available on development modes, menu option to open up the standalone device setup sequence"
} ,
2016-01-11 20:19:22 +00:00
"failedToSend" : {
2016-02-22 22:27:51 +00:00
"message" : "Bazı alı cı lara gönderilemedi. Ağ bağlantı nı zı kontrol edin." ,
2016-01-11 20:19:22 +00:00
"description" : ""
} ,
"ok" : {
"message" : "TAMAM" ,
"description" : ""
} ,
2016-02-22 22:27:51 +00:00
"identityChanged" : {
2018-07-31 16:54:06 +00:00
"message" : "Bu kişiyle olan güvenlik numaranı z değişti. Bu birisinin iletişiminizi kesmeye çalı ştı ğı veya bu kişinin Signal'i yeniden yüklemiş olduğu anlamı na gelebilir. Aşağı daki yeni güvenlik numarası nı doğrulamak isteyebilirsiniz." ,
2016-02-22 22:27:51 +00:00
"description" : ""
} ,
2018-07-18 17:47:58 +00:00
"appMenuUnhide" : {
2018-07-31 16:54:06 +00:00
"message" : "Hepsini Göster" ,
2018-07-18 17:47:58 +00:00
"description" : "Application menu command to show all application windows"
} ,
2017-08-30 16:31:03 +00:00
"changedSinceVerifiedMultiple" : {
2018-07-31 16:54:06 +00:00
"message" : "Birden fazla grup üyesiyle olan güvenlik numaraları nı z son doğrulamanı zdan bu yana. Bu, birisinin iletişiminizi kesmeye çalı ştı ğı ya da kişilerin Signal'i yeniden yüklemiş olduğu anlamı na gelebilir." ,
2017-08-30 16:31:03 +00:00
"description" : "Shown on confirmation dialog when user attempts to send a message"
} ,
2018-07-18 17:47:58 +00:00
"showSettings" : {
2018-07-31 16:54:06 +00:00
"message" : "Ayarları Göster" ,
2018-07-18 17:47:58 +00:00
"description" : "A button shown in dialog requesting the user to turn on audio permissions"
} ,
"editMenuCopy" : {
2018-07-31 16:54:06 +00:00
"message" : "Kopyala" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu command to add selected text to clipboard"
} ,
2018-05-02 16:29:36 +00:00
"loadDataHeader" : {
"message" : "Verilerinizi yükleyin" ,
"description" : "Header shown on the first screen in the data import process"
} ,
2016-01-11 20:19:22 +00:00
"submitDebugLog" : {
2018-06-21 19:03:06 +00:00
"message" : "Hata ayı klama günlüğü" ,
2018-05-02 16:29:36 +00:00
"description" : "Menu item and header text for debug log modal (sentence case)"
} ,
"startConversation" : {
2018-07-12 18:32:00 +00:00
"message" : "Sohbet başlat…" ,
2018-05-02 16:29:36 +00:00
"description" : "Label underneath number a user enters that is not an existing contact"
2016-01-11 20:19:22 +00:00
} ,
"error" : {
"message" : "Hata" ,
"description" : ""
} ,
2018-01-05 00:28:53 +00:00
"titleIsNow" : {
2018-07-31 16:54:06 +00:00
"message" : "Yeni başlı k '$name$'" ,
2018-01-05 00:28:53 +00:00
"description" : "Shown in the conversation history when someone changes the title of the group" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Book Club"
}
}
} ,
2018-07-18 17:47:58 +00:00
"retrySend" : {
2018-07-31 16:54:06 +00:00
"message" : "Tekrar Gönder" ,
2018-07-18 17:47:58 +00:00
"description" : "Shown on the drop-down menu for an indinvidaul message, but only if it is an outgoing message that failed to send"
} ,
2017-08-30 16:31:03 +00:00
"changedRightAfterVerify" : {
2018-07-31 16:54:06 +00:00
"message" : "Doğrulamaya çalı ştı ğı nı z güvenlik numarası değişti. Lütfen $name$ ile olan yeni güvenlik numaranı zı gözden geçirin. Unutmayı n, bu değişiklik birisinin iletişiminizi kesmeye çalı ştı ğı ya da $name$ Signal'i yeniden yüklemiş olduğu anlamı na gelebilir." ,
2017-08-30 16:31:03 +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" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
2018-07-18 17:47:58 +00:00
"timerOption_6_hours" : {
2018-07-31 16:54:06 +00:00
"message" : "6 saat" ,
2018-07-18 17:47:58 +00:00
"description" : "Label for a selectable option in the message expiration timer menu"
} ,
"videoAttachmentAlt" : {
2018-07-31 16:54:06 +00:00
"message" : "Mesaja eklenen videonun ekran görüntüsü" ,
2018-07-18 17:47:58 +00:00
"description" : "Used in alt tag of video attachment preview"
} ,
2016-10-07 10:13:47 +00:00
"timerSetTo" : {
2018-07-31 16:54:06 +00:00
"message" : "Zamanlayı cı $time$ olarak ayarlandı " ,
"description" : "Displayed in the conversation list when the timer is updated by some automatic action, or in the left pane" ,
2016-10-07 10:13:47 +00:00
"placeholders" : {
"time" : {
"content" : "$1" ,
"example" : "1w"
}
}
} ,
2018-07-18 17:47:58 +00:00
"editMenuDelete" : {
"message" : "Sil" ,
"description" : "Edit menu command to remove the selected text"
} ,
"windowMenuZoom" : {
2018-07-31 16:54:06 +00:00
"message" : "Yakı nlaştı r" ,
2018-07-18 17:47:58 +00:00
"description" : "Window menu command to make the current window the size of the whole screen"
} ,
2017-09-14 17:11:45 +00:00
"autoUpdateNewVersionTitle" : {
2018-01-05 00:28:53 +00:00
"message" : "Signal güncellemesi mevcut" ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
2016-10-07 10:13:47 +00:00
"timerOption_30_seconds_abbreviated" : {
2017-05-01 17:39:02 +00:00
"message" : "30sn" ,
2016-10-08 14:40:13 +00:00
"description" : "Very short format indicating current timer setting in the conversation header"
2016-10-07 10:13:47 +00:00
} ,
2018-05-02 16:29:36 +00:00
"audio" : {
2018-06-21 19:03:06 +00:00
"message" : "Ses" ,
2018-05-02 16:29:36 +00:00
"description" : "Shown in a quotation of a message containing an audio attachment if no text was originally provided with that attachment"
2017-08-30 16:31:03 +00:00
} ,
2018-07-18 17:47:58 +00:00
"editMenuStartSpeaking" : {
2018-07-31 16:54:06 +00:00
"message" : "Konuşmaya başla" ,
2018-07-18 17:47:58 +00:00
"description" : "Edit menu item under 'speech' to start dictation"
} ,
"minutesAgo" : {
2018-07-31 16:54:06 +00:00
"message" : "$minutes$ dk önce" ,
2018-07-18 17:47:58 +00:00
"description" : "Contracted form of 'X minutes ago' which works both for singular and plural" ,
"placeholders" : {
"minutes" : {
"content" : "$1" ,
"example" : "10"
}
}
} ,
2016-03-17 22:05:27 +00:00
"notifications" : {
2016-04-03 21:33:07 +00:00
"message" : "Bildirimler" ,
2016-03-17 22:05:27 +00:00
"description" : "Header for notification settings"
} ,
2017-08-30 16:31:03 +00:00
"youMarkedAsVerifiedOtherDevice" : {
2018-07-31 16:54:06 +00:00
"message" : "$name$ ile olan Güvenlik Numaranı zı başka bir cihazdan doğrulanmı ş olarak işaretlediniz" ,
2017-08-30 16:31:03 +00:00
"description" : "Shown in the conversation history when we discover that the user marked a contact as verified on another device." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
2018-01-05 00:28:53 +00:00
} ,
"hide" : {
2018-05-02 16:29:36 +00:00
"message" : "Gizle" ,
2018-01-05 00:28:53 +00:00
"description" : "Command in the tray icon menu, to hide the window"
2016-01-11 20:19:22 +00:00
}
2016-01-21 23:28:58 +00:00
}