mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 18:27:16 +00:00
translate to french Update lotw_lang.php
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
$lang['lotw_short'] = 'LoTW';
|
||||
$lang['lotw_title'] = 'Logbook du monde';
|
||||
$lang['lotw_title_available_cert'] = 'Certificats disponibles';
|
||||
$lang['lotw_title_information'] = 'Information';
|
||||
@@ -15,10 +16,13 @@ $lang['lotw_no_certs_uploaded'] = 'Vous devez envoyer des certificats p1 pour ut
|
||||
|
||||
$lang['lotw_date_created'] = 'Date Création';
|
||||
$lang['lotw_date_expires'] = 'Date Expiration';
|
||||
$lang['lotw_qso_start_date'] = 'Date de début des QSOs';
|
||||
$lang['lotw_qso_end_date'] = 'Date de fin des QSOs';
|
||||
$lang['lotw_status'] = 'Status';
|
||||
$lang['lotw_options'] = 'Options';
|
||||
$lang['lotw_valid'] = 'Valide';
|
||||
$lang['lotw_expired'] = 'Expiré';
|
||||
$lang['lotw_expiring'] = 'Expiration';
|
||||
$lang['lotw_not_synced'] = 'Non Synchronisé';
|
||||
|
||||
$lang['lotw_certificate_dxcc'] = 'Certificat DXCC';
|
||||
@@ -46,4 +50,13 @@ $lang['lotw_p12_export_step_one'] = 'Ouvrir TQSL et aller à l\'onglet Certifi
|
||||
$lang['lotw_p12_export_step_two'] = 'Click droit sur l\indicatif désiré';
|
||||
$lang['lotw_p12_export_step_three'] = 'Cliquer "Enregistrer le fichier des certificats d\'indicatif sans ajouter de mot de passe';
|
||||
$lang['lotw_p12_export_step_four'] = 'Envoyer le fichier ci-dessous.';
|
||||
|
||||
$lang['lotw_confirmed'] = 'Ce QSO est confirmé sur LoTW';
|
||||
|
||||
// LoTW Expiry
|
||||
$lang['lotw_cert_expiring'] = 'Au moins un de vos certificats LoTW est sur le point d\'expirer !';
|
||||
$lang['lotw_cert_expired'] = 'Au moins un de vos certificats LoTW est expiré !';
|
||||
|
||||
// Lotw User
|
||||
$lang['lotw_user'] = 'Cette station utilise LoTW.';
|
||||
$lang['lotw_last_upload'] = 'Dernier upload';
|
||||
|
||||
Reference in New Issue
Block a user