add language : french
这个提交包含在:
父节点
f398511a3a
当前提交
2df8584750
共有 2 个文件被更改,包括 4 次插入 和 0 次删除
|
|
@ -26,6 +26,8 @@ $lang['qso_dok_helptext'] = 'Par exemple: Q03';
|
||||||
$lang['qso_notes_helptext'] = 'A noter : le contenu est utilisé par Cloudlog uniquement et n\'est pas exporté vers d\'autre services';
|
$lang['qso_notes_helptext'] = 'A noter : le contenu est utilisé par Cloudlog uniquement et n\'est pas exporté vers d\'autre services';
|
||||||
$lang['qsl_notes_helptext'] = 'This note content is exported to QSL services like eqsl.cc.';
|
$lang['qsl_notes_helptext'] = 'This note content is exported to QSL services like eqsl.cc.';
|
||||||
|
|
||||||
|
$lang['qso_eqsl_qslmsg_helptext'] = "Récupérer le message par défaut pour ce lieu de station.";
|
||||||
|
|
||||||
// Button Text on /qso Display
|
// Button Text on /qso Display
|
||||||
|
|
||||||
$lang['qso_btn_reset_qso'] = 'Réinitialiser';
|
$lang['qso_btn_reset_qso'] = 'Réinitialiser';
|
||||||
|
|
|
||||||
|
|
@ -94,6 +94,8 @@ $lang['station_location_signature_name_hint'] = "Station Signature (e.g. GMA).."
|
||||||
$lang['station_location_signature_info'] = "Signature Information";
|
$lang['station_location_signature_info'] = "Signature Information";
|
||||||
$lang['station_location_signature_info_hint'] = "Station Signature Info (e.g. DA/NW-357).";
|
$lang['station_location_signature_info_hint'] = "Station Signature Info (e.g. DA/NW-357).";
|
||||||
$lang['station_location_eqsl_hint'] = 'The QTH Nickname which is configured in your eQSL Profile';
|
$lang['station_location_eqsl_hint'] = 'The QTH Nickname which is configured in your eQSL Profile';
|
||||||
|
$lang['station_location_eqsl_defaultqslmsg'] = "Message (QSLMSG) par défaut";
|
||||||
|
$lang['station_location_eqsl_defaultqslmsg_hint'] = "Vous pouvez définir un message par défaut qui sera renseigné et envoyé pour chaque QSO pour ce lieu station. Taille max:";
|
||||||
$lang['station_location_qrz_subscription'] = 'Subscription Required';
|
$lang['station_location_qrz_subscription'] = 'Subscription Required';
|
||||||
$lang['station_location_qrz_hint'] = "Find your API key on <a href='https://logbook.qrz.com/logbook' target='_blank'>the QRZ.com Logbook settings page";
|
$lang['station_location_qrz_hint'] = "Find your API key on <a href='https://logbook.qrz.com/logbook' target='_blank'>the QRZ.com Logbook settings page";
|
||||||
$lang['station_location_qrz_realtime_upload'] = 'QRZ.com Logbook Realtime Upload';
|
$lang['station_location_qrz_realtime_upload'] = 'QRZ.com Logbook Realtime Upload';
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用