translate to french
这个提交包含在:
父节点
55379789cf
当前提交
cdef2ecc29
共有 1 个文件被更改,包括 26 次插入 和 0 次删除
|
|
@ -0,0 +1,26 @@
|
|||
<?php
|
||||
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
$lang['gridsquares_gridsquare_map'] = 'Carte des Locators';
|
||||
|
||||
$lang['gridsquares_confirmed_is_green'] = 'Confirmé en Vert';
|
||||
$lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Contacté, mais non confirmé en Rouge';
|
||||
$lang['gridsquares_activated_but_not_confirmed_is_red'] = 'Activé, mais non confirmé en Rouge';
|
||||
|
||||
$lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos'] = 'Cette carte n\'inclue pas les QSOs par Satellites, internet or relais';
|
||||
|
||||
$lang['gridsquares_grid_squares'] = 'Grilles des Locators';
|
||||
$lang['gridsquares_total_count'] = 'Total';
|
||||
|
||||
$lang['gridsquares_band'] = 'Bande';
|
||||
$lang['gridsquares_mode'] = 'Mode';
|
||||
$lang['gridsquares_sat'] = 'Satellite';
|
||||
$lang['gridsquares_confirmation'] = 'Confirmé';
|
||||
|
||||
$lang['gridsquares_button_plot'] = 'Plot';
|
||||
|
||||
$lang['gridsquares_gridsquares'] = 'Locators';
|
||||
$lang['gridsquares_gridsquares_confirmed'] = 'Locators confirmés';
|
||||
$lang['gridsquares_gridsquares_not_confirmed'] = 'Locators non confirmés';
|
||||
$lang['gridsquares_gridsquares_total_worked'] = 'Total des Locators contactés';
|
||||
正在加载…
在新工单中引用