1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/tr.js
Nextcloud bot 2d7a2a3ff7
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-05 01:26:28 +00:00

26 lines
1.2 KiB
JavaScript
Raw Permalink 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",
"Cancel" : "İptal",
"Confirm" : "Onayla",
"No contact found." : "Herhangi bir kişi bulunamadı.",
"Settings" : "Ayarlar",
"Max messages to load per conversation" : "Bir görüşmede yüklenecek en fazla ileti sayısı",
"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" : "Kullanımdan kaldır",
"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 messages shown of %s messages stored in database." : "Veri tabanı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);");