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-01-05 00:28:53 +00:00
"message" : "Dı şa aktarı lan veriler ile 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"
} ,
"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" : {
2017-05-01 17:39:02 +00:00
"message" : "$reconnect_duration_in_seconds$ saniye içinde yeniden bağlantı deneniyor" ,
2017-04-16 06:51:10 +00:00
"description" : "" ,
"placeholders" : {
"reconnect_duration_in_seconds" : {
"content" : "$1" ,
"example" : "10"
}
}
} ,
2017-09-14 17:11:45 +00:00
"importInstructions" : {
2018-01-05 00:28:53 +00:00
"message" : "The first step is to tell us where you previously <a href='https://support.signal.org/hc/en-us/articles/115002502511'>exported your Signal data</a>. It will be a directory whose name starts with 'Signal Export.'<br><br><b>NOTE</b>: You must only import a set of exported data <b>once</b>. Import makes a copy of the exported client, and duplicate clients interfere with each other." ,
2017-09-14 17:11:45 +00:00
"description" : "Description of the export process"
} ,
2016-01-11 20:19:22 +00:00
"unsupportedAttachment" : {
"message" : "Desteklenmeyen ek türü. Kaydetmek için tı kla." ,
"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" : {
"message" : "$name$ gruptan ayrı ldı ." ,
"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" : {
2017-05-01 17:39:02 +00:00
"message" : "Zamanı $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
} ,
2016-01-20 20:23:12 +00:00
"installComputerName" : {
2016-02-11 20:36:07 +00:00
"message" : "Bu bilgisayarı n adı olacak" ,
2016-01-20 20:23:12 +00:00
"description" : "Text displayed before the input where the user can enter the name for this device."
} ,
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-01-05 00:28:53 +00:00
"debugLog" : {
"message" : "Hata Ayı klama Günlüğü" ,
"description" : "View menu item to open the debug log, capitalized"
} ,
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
} ,
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"
} ,
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" : ""
} ,
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-01-05 00:28:53 +00:00
"message" : "$name$ ile uçtan uca şifrelemenizin güvenliğini doğrulamak isterseniz, yukarı daki numaraları kendi 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-01-05 00:28:53 +00:00
"message" : "Bu grup üyeleriyle birlikte güvenlik numaraları nı z en son doğrulamanı zdan sonra değişti. Onlarla birlikte yeni güvenlik numaranı zı görmek için bir grup üyesine 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"
} ,
2017-08-30 16:31:03 +00:00
"exportAgain" : {
2018-01-05 00:28:53 +00:00
"message" : "Tekrar dı şa aktar" ,
2017-08-30 16:31:03 +00:00
"description" : "If user has already exported once, this button allows user to do it again if needed"
} ,
2018-01-05 00:28:53 +00:00
"quit" : {
"message" : "Quit" ,
"description" : "Command in the tray icon menu, to quit the application"
} ,
2017-05-16 18:56:33 +00:00
"clickToSave" : {
"message" : "Click to save" ,
"description" : "Hover text for attachment filenames"
} ,
2018-01-05 00:28:53 +00:00
"fileABug" : {
"message" : "Bir hata bildir" ,
"description" : "Item under the Help menu, takes you to GitHub new issue form"
} ,
2017-08-30 16:31:03 +00:00
"messagesBelow" : {
2018-01-05 00:28:53 +00:00
"message" : "Yeni mesajlar aşağı da" ,
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"
} ,
2016-01-20 20:23:12 +00:00
"installGeneratingKeys" : {
2016-02-11 20:36:07 +00:00
"message" : "Anahtarlar oluşturuluyor" ,
2016-01-20 20:23:12 +00:00
"description" : ""
} ,
2016-01-11 20:19:22 +00:00
"resetSession" : {
2017-05-01 17:39:02 +00:00
"message" : "Oturumu yenile" ,
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
} ,
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"
} ,
2016-03-17 22:05:27 +00:00
"notificationSettingsDialog" : {
2016-04-03 21:33:07 +00:00
"message" : "Mesaj geldiğinde bildirimlerde şunları 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
} ,
2016-06-30 01:12:20 +00:00
"syncExplanation" : {
2017-05-01 17:39:02 +00:00
"message" : "Tüm Signal grupları nı ve kişileri mobil cihazdan buraya aktar." ,
2016-06-30 01:12:20 +00:00
"description" : "Explanatory text for sync settings"
} ,
2016-04-03 21:33:07 +00:00
"restartSignal" : {
"message" : "Signal'ı yeniden başlat" ,
"description" : "Menu item for restarting the program."
} ,
2017-08-30 16:31:03 +00:00
"youLeftTheGroup" : {
2018-01-05 00:28:53 +00:00
"message" : "Gruptan ayrı ldı n" ,
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" : {
2017-05-01 17:39:02 +00:00
"message" : "Gelen mesajda hata oluştu." ,
2016-05-11 01:22:56 +00:00
"description" : ""
} ,
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" : {
"message" : "Signal Desktop" ,
"description" : "Tooltip for the tray icon"
} ,
2016-01-11 20:19:22 +00:00
"selectAContact" : {
"message" : "Sohbete başlamak için bir kişi veya topluluk seç." ,
"description" : ""
} ,
2017-08-30 16:31:03 +00:00
"exportError" : {
2018-01-05 00:28:53 +00:00
"message" : "Ne yazı k ki, dı şa aktarma sı rası nda bir şeyler ters gitti. İlk olarak, hedef dizin için yazma erişimini ve yeterli boş alan varliğı nı kontrol edin. Ardı ndan, lütfen bir hata ayı klama günlüğü gönderin. Böylece, geçişinize yardı mcı olabiliriz!" ,
2017-08-30 16:31:03 +00:00
"description" : "Helper text if the user went forward on migrating the app, but ran into an error"
} ,
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"
} ,
2016-01-20 20:23:12 +00:00
"installConnecting" : {
2016-02-11 20:36:07 +00:00
"message" : "Bağlanı lı yor..." ,
2016-01-20 20:23:12 +00:00
"description" : "Displayed when waiting for the QR Code"
} ,
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"
} ,
2016-01-11 20:19:22 +00:00
"verifyContact" : {
2017-05-01 17:39:02 +00:00
"message" : "Bu kullanı cı ile olan güvenlik numaranı zı $tag_start$ doğrulamak $tag_end$ isteyebilirsiniz." ,
2016-03-17 22:05:27 +00:00
"description" : "Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code." ,
2016-02-22 22:27:51 +00:00
"placeholders" : {
"tag_start" : {
"content" : "<a class='verify' href='#'>"
} ,
"tag_end" : {
"content" : "</a>"
}
}
2016-01-11 20:19:22 +00:00
} ,
2017-08-30 16:31:03 +00:00
"changedRecently" : {
2018-01-05 00:28:53 +00:00
"message" : "$name$ ile olan güvenlik numaranı z yakı n zamanda değişti. Bu, birisinin sizin iletişiminizi kesmeye çalı ştı ğı ya da $name$ kişisinin basitçe Sinyal'i yeniden yüklediği 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"
} ,
2016-10-07 10:13:47 +00:00
"theyChangedTheTimer" : {
2017-05-01 17:39:02 +00:00
"message" : "$name$ zamanı $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" : {
2017-05-01 17:39:02 +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
} ,
2017-08-30 16:31:03 +00:00
"changedRecentlyMultiple" : {
2018-01-05 00:28:53 +00:00
"message" : "Birden çok grup üyesi ile birlikte güvenlik numaraları nı z yakı n zamanda değişti. Bu, birisinin sizin iletişiminizi kesmeye çalı ştı ğı ya da basitçe Sinyal'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"
} ,
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"
} ,
2017-08-30 16:31:03 +00:00
"exporting" : {
2018-01-05 00:28:53 +00:00
"message" : "Verilerinizi dı şa aktarı rken lütfen bekleyin. Birkaç dakika sürebilir. Bu süre boyunca Signal'i yine telefonunuzda ve diğer cihazlarda kullanabilirsiniz." ,
2017-08-30 16:31:03 +00:00
"description" : "Message shown on the migration screen while we export data"
} ,
2016-04-28 18:15:45 +00:00
"reportIssue" : {
2018-01-05 00:28:53 +00:00
"message" : "Sorunu raporla" ,
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"
} ,
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" : ""
} ,
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" : {
2017-05-01 17:39:02 +00:00
"message" : "Bu konuşmayı tümüyle sileyim mi?" ,
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."
} ,
2017-09-14 17:11:45 +00:00
"installImport" : {
2018-01-05 00:28:53 +00:00
"message" : "Dı şa aktarı lan verilerle kurulum" ,
2017-09-14 17:11:45 +00:00
"description" : "One of two choices presented on the screen shown on first launch"
} ,
2017-04-16 06:51:10 +00:00
"unlinkedWarning" : {
2017-05-01 17:39:02 +00:00
"message" : "Mesajlaşmanı n devamı için Signal Masaüstü'nü mobil cihazı na yeniden bağlayı n." ,
2017-04-16 06:51:10 +00:00
"description" : ""
} ,
2016-01-11 20:19:22 +00:00
"debugLogExplanation" : {
2017-05-01 17:39:02 +00:00
"message" : "Bu kayı t, gönüllü katkı cı ları n görmesi için alenen gönderilecek. Göndermeden önce kaydı inceleyebilir ve düzenleyebilirsin." ,
2016-01-11 20:19:22 +00:00
"description" : ""
} ,
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"
} ,
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"
}
}
} ,
2016-01-11 20:19:22 +00:00
"searchForPeopleOrGroups" : {
2017-05-01 17:39:02 +00:00
"message" : "Ara..." ,
2016-01-11 20:19:22 +00:00
"description" : "Placeholder text in the search input"
} ,
2017-08-30 16:31:03 +00:00
"someRecipientsFailed" : {
2018-01-05 00:28:53 +00:00
"message" : "Bazı alı cı lar başarı sı z oldu." ,
2017-08-30 16:31:03 +00:00
"description" : "When you send to multiple recipients via a group, and the message went to some recipients but not others."
} ,
2016-02-22 22:27:51 +00:00
"noNameOrMessage" : {
2016-04-03 21:33:07 +00:00
"message" : "Gönderenin adı nı ve mesajı nı gösterme" ,
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" : {
2017-05-01 17:39:02 +00:00
"message" : "İçe aktarma başarı sı z oldu. Bilgisayarı nı zı n ve telefonunuzun internete 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" : ""
} ,
2016-01-20 20:23:12 +00:00
"installFollowUs" : {
2016-02-11 20:36:07 +00:00
"message" : "iOS çoklu cihaz desteği hakkı nda güncellemeler için <a $a_params$>bizi takip edin.</a>" ,
2016-01-21 23:28:58 +00:00
"description" : "" ,
"placeholders" : {
2016-01-25 22:20:18 +00:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-21 23:28:58 +00:00
}
2016-01-20 20:23:12 +00:00
} ,
2016-04-03 21:33:07 +00:00
"learnMore" : {
2017-05-01 17:39:02 +00:00
"message" : "Güvenlik numaraları nı doğrulama hakkı nda daha fazla bilgi edinin" ,
2016-10-30 08:41:27 +00:00
"description" : "Text that links to a support article on verifying safety numbers"
2016-01-20 20:23:12 +00:00
} ,
2017-09-14 17:11:45 +00:00
"installNew" : {
2018-01-05 00:28:53 +00:00
"message" : "Yeni kurulum olarak ayarla" ,
2017-09-14 17:11:45 +00:00
"description" : "One of two choices presented on the screen shown on first launch"
} ,
"importing" : {
2018-01-05 00:28:53 +00:00
"message" : "Verileriniz alı rken lütfen bekleyin..." ,
2017-09-14 17:11:45 +00:00
"description" : "Shown as we are loading the user's data from disk"
} ,
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" : {
2016-02-11 20:36:07 +00:00
"message" : "Maalesef, çok fazla sayı da cihaz zaten bağlı . Bazı ları nı kaldı rmayı deneyin." ,
2016-01-20 20:23:12 +00:00
"description" : ""
} ,
2016-09-27 22:23:39 +00:00
"installSignalLinks" : {
2017-05-01 17:39:02 +00:00
"message" : "Önce, <a $play_store$> Android </a> veya <a $app_store$> iPhone </a> cihazı nı za Sinyal'i yükleyin.<br /> Cihazları nı zı bağlayacağı z ve mesajları nı zı senkronize edeceğiz." ,
2016-09-27 22:23:39 +00:00
"description" : "Prompt the user to install Signal on their phone before linking" ,
"placeholders" : {
"play_store" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
} ,
"app_store" : {
"content" : "$2" ,
"example" : "href='http://example.com'"
}
}
} ,
2018-01-05 00:28:53 +00:00
"joinedTheGroup" : {
"message" : "$name$ gruba katı ldı ." ,
"description" : "Shown in the conversation history when a single person joins the group" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Alice"
}
}
} ,
"goToForums" : {
"message" : "Forumlara git" ,
"description" : "Item under the Help menu, takes you to the forums"
} ,
2016-01-20 20:23:12 +00:00
"installSyncingGroupsAndContacts" : {
2016-02-11 20:36:07 +00:00
"message" : "Gruplar ve kişiler senkronize ediliyor" ,
2016-01-20 20:23:12 +00:00
"description" : ""
} ,
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
} ,
2017-01-26 22:13:29 +00:00
"themeAndroidDark" : {
2018-01-05 00:28:53 +00:00
"message" : "Android (Siyah)" ,
2017-01-26 22:13:29 +00:00
"description" : "Label text for dark Android theme"
} ,
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
} ,
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"
} ,
2017-08-30 16:31:03 +00:00
"changedSinceVerified" : {
2018-01-05 00:28:53 +00:00
"message" : "$name$ ile güvenlik numaranı z en son doğrulamanı zdan sonra değişti. Bu, birisinin sizin iletişiminizi kesmeye çalı ştı ğı ya da $name$ kişisinin basitçe Sinyal'i yeniden yüklediği 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-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"
} ,
2016-10-07 10:13:47 +00:00
"yourSafetyNumberWith" : {
2018-01-05 00:28:53 +00:00
"message" : "$name$ ile senin güvenlik numaran:" ,
2016-10-07 10:13:47 +00:00
"description" : "Heading for safety number view" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
} ,
2016-04-03 21:33:07 +00:00
"showLess" : {
"message" : "Detayları gizle" ,
"description" : "Hides the details of a key change"
} ,
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"
} ,
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
} ,
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" : {
2017-05-01 17:39:02 +00:00
"message" : "Sesli bildirimi 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-01-05 00:28:53 +00:00
"message" : "Güvenlik numaranı zı $name$ ile 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."
} ,
2017-08-30 16:31:03 +00:00
"multipleNoLongerVerified" : {
2018-01-05 00:28:53 +00:00
"message" : "Bu grubun birden fazla üyesiyle birlikte güvenlik numaraları nı z değişti ve 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
} ,
2016-08-24 23:54:05 +00:00
"timestampFormat_M" : {
"message" : "MMM D" ,
"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'."
} ,
2017-09-14 17:11:45 +00:00
"chooseDirectory" : {
2018-01-05 00:28:53 +00:00
"message" : "Sözlük seç" ,
2017-09-14 17:11:45 +00:00
"description" : "Button to allow the user to export all data from app as part of migration process"
} ,
2018-01-05 00:28:53 +00:00
"mainMenuEdit" : {
"message" : "&Düzen" ,
"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
} ,
2017-09-14 17:11:45 +00:00
"autoUpdateRestartButtonLabel" : {
2018-01-05 00:28:53 +00:00
"message" : "Yeniden başlat" ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
"importButton" : {
2018-01-05 00:28:53 +00:00
"message" : "İçe aktar" ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
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"
} ,
2016-09-27 22:23:39 +00:00
"installGotIt" : {
2017-05-01 17:39:02 +00:00
"message" : "Tamamdı r" ,
2016-09-27 22:23:39 +00:00
"description" : "Button for the user to confirm that they have Signal installed."
} ,
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-01-05 00:28:53 +00:00
"message" : "Güvenlik numaranı zı $name$ ile doğrulanmamı ş olarak işaretlediniz." ,
2017-08-30 16:31:03 +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." ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Bob"
}
}
} ,
"isVerified" : {
2018-01-05 00:28:53 +00:00
"message" : "Güvenlik numaranı zı $name$ ile 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"
} ,
2016-01-11 20:19:22 +00:00
"sendMessage" : {
"message" : "Mesaj gönder" ,
"description" : "Placeholder text in the message entry field"
} ,
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" : {
2017-05-01 17:39:02 +00:00
"message" : "Görsel 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" : {
2017-05-01 17:39:02 +00:00
"message" : "Signal Desktop'ı n bu sürümü zaman aşı mı na uğradı . 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" : {
"message" : "Üzgünüz. Seçilen dosya, mesaj büyüklüğü kı sı tlamaları nı aşı yor." ,
"description" : ""
} ,
2017-08-30 16:31:03 +00:00
"deleteMessage" : {
2018-01-05 00:28:53 +00:00
"message" : "Bu mesajı sil" ,
2017-08-30 16:31:03 +00:00
"description" : ""
} ,
2017-09-14 17:11:45 +00:00
"autoUpdateNewVersionInstructions" : {
2018-01-05 00:28:53 +00:00
"message" : "Güncellemeleri uygulamak için Yeniden başlat tuşuna bası n." ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
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"
} ,
2017-09-14 17:11:45 +00:00
"importError" : {
2018-01-05 00:28:53 +00:00
"message" : "Maalesef, içe aktarma işlemi sı rası nda bir şeyler ters gitti. <p>İlk olarak, hedef dizininizi bir kez daha kontrol edin. \"Signal Dı şa Aktarı mı \" ile başlaması gerekir.</p> <p>Sonra, verilerinizin Chrome uygulaması ndan yeni bir şekilde dı şa aktarı lması nı deneyin.</p> Hala başarı sı z olursa, lütfen <a target='_blank' href='https://support.whispersystems.org/hc/en-us/articles/215188737'>bir hata ayı klama günlüğü gönderin</a> Böylece geçiş yapmanı za yardı mcı olabiliriz!" ,
2017-09-14 17:11:45 +00:00
"description" : "Message shown if the import went wrong."
} ,
2016-01-20 20:23:12 +00:00
"installAndroidInstructions" : {
2017-05-01 17:39:02 +00:00
"message" : "Telefonunuzda Sinyal'i açı n ve Ayarlar> Bağlantı lı cihazlar'a gidin. Yeni bir cihaz eklemek için düğmesine dokunun, ardı ndan yukarı daki kodu tarayı n." ,
2016-01-20 20:23:12 +00:00
"description" : ""
} ,
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"
} ,
2017-09-14 17:11:45 +00:00
"importComplete" : {
2018-01-05 00:28:53 +00:00
"message" : "Verilerinizi başarı yla yükledik. Bir sonraki adı m uygulamayı yeniden başlatmaktı r!" ,
2017-09-14 17:11:45 +00:00
"description" : "Shown when the import is complete."
} ,
2016-01-20 20:23:12 +00:00
"installWelcome" : {
2016-02-11 20:36:07 +00:00
"message" : "Signal Masaüstü Uygulaması na 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-01-05 00:28:53 +00:00
"message" : "Aşağı da yeni mesaj" ,
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"
} ,
"exportComplete" : {
2018-01-05 00:28:53 +00:00
"message" : "Verileriniz şu bölüme aktarı lmı ştı r: <p><b>$location$</b></p> <a target='_blank' href='https://support.whispersystems.org/hc/en-us/articles/214507138'>Yeni Signal Masaüstü</a>'nü kurarken bu verileri içe aktarabilirsiniz." ,
2017-08-30 16:31:03 +00:00
"description" : "Message shown on the migration screen when we are done exporting data" ,
"placeholders" : {
"location" : {
"content" : "$1" ,
"example" : "/Users/someone/somewhere"
}
}
} ,
2016-02-11 20:36:07 +00:00
"installConnectionFailed" : {
"message" : "Sunucuyla bağlantı başarı sı z." ,
"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" : ""
} ,
2016-04-03 21:33:07 +00:00
"messageNotSent" : {
"message" : "Mesaj gönderilmedi" ,
"description" : "Informational label, appears on messages that failed to send"
} ,
2018-01-05 00:28:53 +00:00
"mainMenuView" : {
"message" : "&Görüntüle" ,
"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."
} ,
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" : ""
} ,
2016-03-17 22:05:27 +00:00
"disableNotifications" : {
2016-04-03 21:33:07 +00:00
"message" : "Bildirimleri etkisiz kı l" ,
2016-03-17 22:05:27 +00:00
"description" : "Label for disabling notifications"
} ,
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"
} ,
2016-01-20 20:23:12 +00:00
"installIHaveSignalButton" : {
2016-02-11 20:36:07 +00:00
"message" : "Android cihazı mda Signal yüklü" ,
2016-01-20 20:23:12 +00:00
"description" : "Button for the user to confirm that they have Signal for Android"
} ,
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"
} ,
2017-08-30 16:31:03 +00:00
"sendAnyway" : {
2018-01-05 00:28:53 +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-01-05 00:28:53 +00:00
"message" : "Güvenlik numaranı zı $name$ ile 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
} ,
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
} ,
2016-01-20 20:23:12 +00:00
"installGetStartedButton" : {
2016-02-11 20:36:07 +00:00
"message" : "Kullanmaya başla" ,
2016-01-20 20:23:12 +00:00
"description" : ""
} ,
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"
} ,
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-01-05 00:28:53 +00:00
"message" : "Güvenlik numaranı z başka bir cihazdan doğrulanmadı ğı ndan $name$ ile 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"
}
}
} ,
2016-01-20 20:23:12 +00:00
"installSignalLink" : {
2018-01-05 00:28:53 +00:00
"message" : "İlk olarak cep telefonunuza <a $a_params$>Signal</a>'i yükleyin. Biz cihazları nı zı bağlayarak mesajları nı zı senkronize edeceğiz. " ,
2017-09-14 17:11:45 +00:00
"description" : "Prompt the user to install Signal on their phone before linking" ,
2016-01-21 23:28:58 +00:00
"placeholders" : {
2016-01-25 22:20:18 +00:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-21 23:28:58 +00:00
}
2016-01-20 20:23:12 +00:00
} ,
"installLinkingWithNumber" : {
2016-02-11 20:36:07 +00:00
"message" : "İle bağla" ,
2016-01-20 20:23:12 +00:00
"description" : "Text displayed before the phone number that the user is in the process of linking with"
} ,
2018-01-05 00:28:53 +00:00
"goToSupportPage" : {
"message" : "Destek sayfası na git" ,
"description" : "Item under the Help menu, takes you to the support page"
} ,
"multipleJoinedTheGroup" : {
"message" : "$names$ gruba katı ldı ." ,
"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"
} ,
2016-02-22 22:27:51 +00:00
"newMessages" : {
"message" : "Yeni Mesajlar" ,
"description" : "Displayed in notifications for multiple messages"
} ,
2017-02-09 23:27:14 +00:00
"newContact" : {
2017-05-01 17:39:02 +00:00
"message" : "Yeni kişi oluşturmak için tı klayı n" ,
2017-02-09 23:27:14 +00:00
"description" : ""
} ,
2016-01-20 20:23:12 +00:00
"theirIdentityUnknown" : {
2017-05-01 17:39:02 +00:00
"message" : "Bu kişiyle henüz mesaj alı şverişi yapmadı nı z. Onlarla olan güvenlik numaranı z ilk mesajdan sonra geçerli olacak." ,
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"
} ,
2016-01-11 20:19:22 +00:00
"submit" : {
"message" : "Gönder" ,
"description" : ""
} ,
2016-10-07 10:13:47 +00:00
"keychanged" : {
2018-01-05 00:28:53 +00:00
"message" : "$name$ ile olan güvenlik numaranı z değişti. Göstermek için tı klayı n." ,
2016-10-07 10:13:47 +00:00
"description" : "" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "John"
}
}
} ,
2018-01-05 00:28:53 +00:00
"updatedTheGroup" : {
"message" : "Grup güncellendi." ,
"description" : "Shown in the conversation history when someone updates the group"
} ,
2017-08-30 16:31:03 +00:00
"identityKeyErrorOnSend" : {
2018-01-05 00:28:53 +00:00
"message" : "$name$ ile olan güvenlik numaranı z değişti. Bu, birisinin sizin iletişiminizi kesmeye çalı ştı ğı ya da $name$ kişisinin basitçe Sinyal'i yeniden yüklediği 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
} ,
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"
} ,
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
} ,
2016-01-20 20:23:12 +00:00
"installFinalButton" : {
2016-02-11 20:36:07 +00:00
"message" : "İyi görünüyor" ,
2016-01-20 20:23:12 +00:00
"description" : "The final button for the install process, after the user has entered a name for their device"
} ,
2018-01-05 00:28:53 +00:00
"goToReleaseNotes" : {
"message" : "Sürüm notları na git" ,
"description" : ""
} ,
2016-01-11 20:19:22 +00:00
"messageDetail" : {
"message" : "Mesaj Detayı " ,
"description" : ""
} ,
2017-09-14 23:34:13 +00:00
"installNewSignal" : {
2018-01-05 00:28:53 +00:00
"message" : "Yeni Signal Desktop'ı Yükle" ,
2017-09-14 23:34:13 +00:00
"description" : "When export is complete, a button shows which sends user to Signal Desktop install instructions"
} ,
2017-09-14 17:11:45 +00:00
"exportChooserTitle" : {
2018-01-05 00:28:53 +00:00
"message" : "Veriler için hedef dizini seçin" ,
2017-09-14 17:11:45 +00:00
"description" : "Title of the popup window used to select data storage location"
} ,
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" : ""
} ,
2017-09-14 17:11:45 +00:00
"exportButton" : {
2018-01-05 00:28:53 +00:00
"message" : "Dı şa aktar" ,
2017-09-14 17:11:45 +00:00
"description" : ""
} ,
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
} ,
2016-02-22 22:27:51 +00:00
"nameAndMessage" : {
2016-04-03 21:33:07 +00:00
"message" : "Gönderenin adı ve mesajı " ,
2016-02-22 22:27:51 +00:00
"description" : "Label for setting notifications to display name and message text"
} ,
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" : {
2017-05-01 17:39:02 +00:00
"message" : "Bu kişiyle olan güvenlik numaranı z değişti. Bu durum, birisinin sizin iletişiminizi kesmeye çalı ştı ğı veya bu kişinin Sinyal'i yeniden yüklemiş olabileceği anlamı na gelir. Aşağı daki yeni güvenlik numarası nı doğrulamak isteyebilirsiniz." ,
2016-02-22 22:27:51 +00:00
"description" : ""
} ,
2017-08-30 16:31:03 +00:00
"changedSinceVerifiedMultiple" : {
2018-01-05 00:28:53 +00:00
"message" : "Birden fazla grup üyesinin bulunduğu güvenlik numaraları nı z, son doğrulamanı zdan sonra değişti. Bu, birisinin sizin iletişiminizi kesmeye çalı ştı ğı ya da basitçe Sinyal'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"
} ,
2016-01-11 20:19:22 +00:00
"submitDebugLog" : {
2017-05-01 17:39:02 +00:00
"message" : "Hata ayı klama günlüğünü gönder" ,
2016-03-17 22:05:27 +00:00
"description" : "Menu item and header text for debug log modal, title case."
2016-01-11 20:19:22 +00:00
} ,
"error" : {
"message" : "Hata" ,
"description" : ""
} ,
2018-01-05 00:28:53 +00:00
"titleIsNow" : {
"message" : "Başlı k şu an '$name$'" ,
"description" : "Shown in the conversation history when someone changes the title of the group" ,
"placeholders" : {
"name" : {
"content" : "$1" ,
"example" : "Book Club"
}
}
} ,
2017-08-30 16:31:03 +00:00
"changedRightAfterVerify" : {
2018-01-05 00:28:53 +00:00
"message" : "Doğrulamaya çalı ştı ğı nı z güvenlik numarası değişti. Lütfen yeni güvenlik numaranı zı $name$ ile gözden geçirin. Unutmayı n, bu değişiklik birisinin sizin iletişiminizi kesmeye çalı ştı ğı ya da $name$ kişisinin basitçe Sinyal'i yeniden yüklediği 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"
}
}
} ,
2016-10-07 10:13:47 +00:00
"timerSetTo" : {
2017-05-01 17:39:02 +00:00
"message" : "Zaman $time$ olarak ayarlandı " ,
2016-10-07 10:13:47 +00:00
"description" : "Displayed in the conversation list when the timer is updated." ,
"placeholders" : {
"time" : {
"content" : "$1" ,
"example" : "1w"
}
}
} ,
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
} ,
2017-08-30 16:31:03 +00:00
"exportInstructions" : {
2018-01-05 00:28:53 +00:00
"message" : "İlk adı m, bu uygulamanı n dı şa aktarı lan verilerini saklamak için bir dizin seçmektir. Bunlar ileti geçmişinizi ve hassas şifreleme verilerinizi içerecektir, bu nedenle onu bir yere özel kaydetmeyi unutmayı n." ,
2017-08-30 16:31:03 +00:00
"description" : "Description of the export process"
} ,
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-09-14 17:11:45 +00:00
"tryAgain" : {
2018-01-05 00:28:53 +00:00
"message" : "Yeniden deneyin" ,
2017-09-14 17:11:45 +00:00
"description" : "Button shown if the user runs into an error during import, allowing them to start over"
} ,
2016-01-11 20:19:22 +00:00
"resend" : {
"message" : "Yeniden gönder" ,
"description" : ""
2017-08-30 16:31:03 +00:00
} ,
"youMarkedAsVerifiedOtherDevice" : {
2018-01-05 00:28:53 +00:00
"message" : "Güvenlik numaranı zı başka bir cihazdan doğruladı ğı nı z için $name$ ile 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" : {
"message" : "Hide" ,
"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
}