Cloudlog/application/language/polish/lotw_lang.php
2022-01-06 22:33:55 +01:00

52 行
2.9 KiB
PHP

<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$lang['lotw_short'] = 'LoTW';
$lang['lotw_title'] = 'Logbook of the World';
$lang['lotw_title_available_cert'] = 'Dostępne certyfikaty';
$lang['lotw_title_information'] = 'Informacje';
$lang['lotw_title_upload_p12_cert'] = 'Wyślij certyfikat .p12 Logbook of the World';
$lang['lotw_title_export_p12_file_instruction'] = 'Pobierz instrukcje pliku .p12';
$lang['lotw_title_adif_import'] = 'Wyślij plik w formacie ADIF';
$lang['lotw_title_adif_import_options'] = 'Opcje wysyłania';
$lang['lotw_beta_warning'] = 'Miej na uwadze, że wynchroinizacja z LoTW nie jest stabilna. Więcej na WIKI.';
$lang['lotw_no_certs_uploaded'] = 'Musisz wysłać certyfikat .p12 aby używać tych pół';
$lang['lotw_date_created'] = 'Data utworzenia';
$lang['lotw_date_expires'] = 'Data wygaśnięcia';
$lang['lotw_status'] = 'Status';
$lang['lotw_options'] = 'Opcje';
$lang['lotw_valid'] = 'Ważny';
$lang['lotw_expired'] = 'wygaśnięty';
$lang['lotw_not_synced'] = 'Nie zsynchronizowany';
$lang['lotw_certificate_dxcc'] = 'Podmiot DXCC certyfikatu';
$lang['lotw_certificate_dxcc_help_text'] = 'Podmiot DXCC dla którego wydany został certyfikat, na przykład Poland';
$lang['lotw_input_a_file'] = 'Prześlij plik';
$lang['lotw_upload_exported_adif_file_from_lotw'] = 'Upload the Exported ADIF file from LoTW from the <a href="https://p1k.arrl.org/lotwuser/qsos?qsoscmd=adif" target="_blank">Download Report</a> Area, to mark QSOs as confirmed on LOTW.';
$lang['lotw_upload_type_must_be_adi'] = 'Log files must have the file type .adi';
$lang['lotw_pull_lotw_data_for_me'] = 'Pull LoTW data for me';
$lang['lotw_import_missing_qsos_text'] = 'Import missing QSOs into the log. Call and gridsquare will be checked to try to find the correct profile to import the QSO into. If not found, the QSO will be skipped.';
$lang['lotw_report_download_overview_helptext'] ='Cloudlog will use the LoTW username and password stored in your user profile to download a report from LoTW for you. The report Cloudlog downloads will have all confirmations since chosen date, or since your last LoTW confirmation (fetched from your log), up until now.';
// Buttons
$lang['lotw_btn_lotw_import'] = 'LoTW Import';
$lang['lotw_btn_upload_certificate'] = 'Wyślij certyfikat';
$lang['lotw_btn_delete'] = 'Usuń';
$lang['lotw_btn_manual_sync'] = 'Ręczna synchronizacja';
$lang['lotw_btn_upload_file'] = 'Wyślij plik';
$lang['lotw_btn_import_matches'] = 'Import LoTW Matches';
// P12 Export Text
$lang['lotw_p12_export_step_one'] = 'Open TQSL &amp; go to the Callsign Certificates Tab';
$lang['lotw_p12_export_step_two'] = 'Naciśnij prawym klawiszem myszny na żądany znak';
$lang['lotw_p12_export_step_three'] = 'Click "Save Callsign Certificate File" and do not add a password';
$lang['lotw_p12_export_step_four'] = 'Wyślij plik poniżej.';
$lang['lotw_confirmed'] = 'Ta łączność jest potwierdzona przez LoTW';