mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-23 10:08:38 +00:00
add language : finnish
This commit is contained in:
parent
a243e8835a
commit
f398511a3a
@ -26,6 +26,8 @@ $lang['qso_dok_helptext'] = 'Esimerkiksi: Q03';
|
|||||||
$lang['qso_notes_helptext'] = 'Muistio tallentuu vain logiin, tähän yhteydeen, eikä siirry eteenpäin muihin palveluihin.';
|
$lang['qso_notes_helptext'] = 'Muistio tallentuu vain logiin, tähän yhteydeen, eikä siirry eteenpäin muihin palveluihin.';
|
||||||
$lang['qsl_notes_helptext'] = 'Tämä viestisi siirtyy myös QSL-palveluihin, kuten eqsl.cc.';
|
$lang['qsl_notes_helptext'] = 'Tämä viestisi siirtyy myös QSL-palveluihin, kuten eqsl.cc.';
|
||||||
|
|
||||||
|
$lang['qso_eqsl_qslmsg_helptext'] = "Get the default message for eQSL, for this station.";
|
||||||
|
|
||||||
// Button Text on /qso Display
|
// Button Text on /qso Display
|
||||||
|
|
||||||
$lang['qso_btn_reset_qso'] = 'Tyhjennä';
|
$lang['qso_btn_reset_qso'] = 'Tyhjennä';
|
||||||
|
@ -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'] = "Default QSLMSG";
|
||||||
|
$lang['station_location_eqsl_defaultqslmsg_hint'] = "You can define a default message that will be populated and sent for each QSO for this station location. Max length:";
|
||||||
$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';
|
||||||
|
Loading…
Reference in New Issue
Block a user