Files
wavelog/application/language/turkish/qso_lang.php
2022-10-14 22:50:37 +00:00

35 lines
1.1 KiB
PHP
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.
<?php
defined('BASEPATH') OR exit('Doğrudan komut dosyası erişimine izin verilmez');
// Tiles
$lang['qso_title_qso_map'] = 'QSO Haritası';
$lang['qso_title_suggestions'] = 'Öneriler';
$lang['qso_title_pervious_contacts'] = 'Önceki Görüşmeler';
$lang['qso_title_image'] = 'Profil Resmi';
// Input Help Text on the /QSO Display
$lang['qso_transmit_power_helptext'] = 'Gücü Watt olarak veriniz. Sadece rakamları giriniz.';
$lang['qso_sota_ref_helptext'] = 'Örnek: GM/NS-001.';
$lang['qso_wwff_ref_helptext'] = 'Örnek: DLFF-0069.';
$lang['qso_sig_helptext'] = 'Örnek: WWFF or POTA';
$lang['qso_sig_info_helptext'] = 'Örnek: DLFF-0029';
$lang['qso_dok_helptext'] = 'Örnek: Q03';
$lang['qso_notes_helptext'] = 'Not içeriği yalnızca Cloudlog içinde kullanılır ve diğer servislere aktarılmaz';
$lang['qsl_notes_helptext'] = 'Bu not içeriği eqsl.cc gibi QSL servislere aktarılır';
// Button Text on /qso Display
$lang['qso_btn_reset_qso'] = 'Baştan başla';
$lang['qso_btn_save_qso'] = 'QSO\'yu kaydet';
$lang['qso_btn_edit_qso'] = 'QSO\'yu düzenle';
// QSO Details
$lang['qso_details'] = 'QSO detayları';