Cloudlog/application/language/bulgarian/contesting_lang.php

19 wiersze
886 B
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('Не е разрешен директен достъп до скрипта');
$lang['contesting_page_title'] = 'Регистриране на състезание';
$lang['contesting_button_reset_contest_session'] = 'Нулиране на сесията на състезанието';
$lang['contesting_exchange_type'] = 'Тип обмен';
$lang['contesting_exchange_type_serial'] = 'Serial';
$lang['contesting_exchange_type_other'] = 'Друг';
$lang['contesting_contest_name'] = 'Име на състезанието';
$lang['contesting_btn_reset_qso'] = 'Нулиране на QSO';
$lang['contesting_btn_save_qso'] = 'Запазване на QSO';
$lang['contesting_title_callsign_suggestions'] = 'Предложения за инициали';
$lang['contesting_title_contest_logbook'] = 'Дневник на състезанието';