Cloudlog/application/language/turkish/qso_lang.php

35 wiersze
1.1 KiB
PHP
Czysty Wina Historia

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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ı';