1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
ocsms/l10n/tr.js
2018-10-04 00:31:53 +00:00

23 lines
1.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

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

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Telefon Eşitleme",
"An app to sync SMS with your cloud" : "Bu uygulama SMS iletilerini bulutunuz ile eşitlemenizi sağlar",
"No contact found." : "Herhangi bir kişi bulunamadı.",
"Settings" : "Ayarlar",
"Invalid message limit" : "İleti sınırı geçersiz",
"Default country code" : "Varsayılan ülke kodu",
"Contact ordering" : "Kişi sıralaması",
"Last message" : "Son ileti",
"Label" : "Etiket",
"Reverse ?" : "Ters Sıralı",
"Notification settings" : "Bildirim ayarları",
"Enable" : "Etkinleştir",
"Disable" : "Devre Dışı Bırak",
"Are you sure you want to wipe all your messages ?" : "Tüm iletileri silmek istediğinize emin misiniz?",
"Reset all messages" : "Tüm iletileri sıfırla",
"%s message(s) shown of %s message(s) stored in database." : "Veritabanında kayıtlı %s/%s ileti görüntüleniyor.",
"Please select a conversation from the list to load it." : "Lütfen listeden yüklenecek bir görüşme seçin."
},
"nplurals=2; plural=(n > 1);");