Merge pull request #1347 from phl0/addGermanLangTags

Add missing German language tags
这个提交包含在:
Peter Goodhall 2022-01-03 15:10:39 +00:00 提交者 GitHub
当前提交 ea1f9df4df
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有 5 个文件被更改,包括 39 次插入1 次删除

查看文件

@ -33,7 +33,7 @@ $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.';
$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';

查看文件

@ -12,6 +12,7 @@ $lang['general_word_choose_file'] = 'Datei wählen';
$lang['general_word_date'] = 'Datum';
$lang['general_word_time'] = 'Zeit';
$lang['general_word_datetime'] = 'Datum/Uhrzeit';
$lang['general_word_none'] = 'None';
$lang['general_word_name'] = 'Name';
$lang['general_word_location'] = 'Standort';
@ -37,17 +38,25 @@ $lang['general_word_method'] = 'Methode';
$lang['general_word_sent'] = 'Gesendet';
$lang['general_word_received'] = 'Erhalten';
$lang['general_word_requested'] = 'Angefordert';
$lang['general_word_qslcard'] = 'QSL Karte';
$lang['general_word_qslcard_management'] = 'QSL Verwaltung';
$lang['general_word_qslcards'] = 'QSL Karten';
$lang['general_word_qslcard_direct'] = 'Direkt';
$lang['general_word_qslcard_bureau'] = 'Büro';
$lang['general_word_qslcard_via'] = 'Via';
$lang['general_word_eqslcards'] = 'eQSL Karten';
$lang['general_word_lotw'] = 'Logbook of the World';
$lang['general_edit_qso'] = 'QSO bearbeiten';
$lang['general_mark_qsl_rx_bureau'] = 'Markiere QSL erhalten (Büro)';
$lang['general_mark_qsl_rx_direct'] = 'Markiere QSL erhalten (Direkt)';
$lang['general_mark_qsl_tx_bureau'] = 'Markiere QSL gesendet (Büro)';
$lang['general_mark_qsl_tx_direct'] = 'Markiere QSL gesendet (Direkt)';
$lang['general_delete_qso'] = 'QSO Löschen';
$lang['general_total_distance'] = 'Entfernung';
// Cloudlog Terms
$lang['cloudlog_station_profile'] = 'Stationsprofil';
@ -83,9 +92,16 @@ $lang['gen_hamradio_logbook'] = 'Logbuch';
$lang['gen_hamradio_cq_zone'] = 'CQ Zone';
$lang['gen_hamradio_dxcc'] = 'DXCC';
$lang['gen_hamradio_usa_state'] = 'USA-Staat';
$lang['gen_hamradio_county_reference'] = 'USA County';
$lang['gen_hamradio_iota_reference'] = 'IOTA Referenznummer';
$lang['gen_hamradio_sota_reference'] = 'SOTA Referenznummer';
$lang['gen_hamradio_wwff_reference'] = 'WWFF Referenznummer';
$lang['gen_hamradio_dok'] = 'DOK';
$lang['gen_hamradio_state'] = 'Staat';
$lang['gen_hamradio_iota'] = 'IOTA';
$lang['gen_hamradio_sota'] = 'SOTA';
$lang['gen_hamradio_gridsquare'] = 'Planquadrat';
$lang['gen_hamradio_operator'] = 'Operator';
$lang['gen_hamradio_sig'] = 'Sig';
$lang['gen_hamradio_sig_info'] = 'Sig Info';
@ -96,3 +112,7 @@ $lang['dashboard_you_have_had'] = 'Du hattest';
$lang['dashboard_qsos_today'] = 'QSOs heute!';
$lang['dashboard_qso_breakdown'] = 'QSO-Übersicht';
$lang['dashboard_countries_breakdown'] = 'Länderübersicht';
$lang['gen_from_date'] = 'Ab Datum';
$lang['gen_this_qso_was_confirmed_on'] = 'Dieses QSO wurde bestätigt am';

查看文件

@ -2,6 +2,7 @@
defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
$lang['lotw_short'] = 'LoTW';
$lang['lotw_title'] = 'Logbook of the World';
$lang['lotw_title_available_cert'] = 'Verfügbare Zertifikate';
$lang['lotw_title_information'] = 'Information';
@ -47,3 +48,5 @@ $lang['lotw_p12_export_step_one'] = 'Öffne TQSL & und gehe zum Rufzeichen Z
$lang['lotw_p12_export_step_two'] = 'Klicke rechts auf das gewünschte Rufzeichen';
$lang['lotw_p12_export_step_three'] = 'Klick "Save Callsign Certificate File" und füge kein Passwort hinzu';
$lang['lotw_p12_export_step_four'] = 'Lade untenstehende Datei hoch.';
$lang['lotw_confirmed'] = 'Dieses QSO wurde via LotW bestätigt am';

查看文件

@ -5,3 +5,13 @@ defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt');
// Tiles
$lang['qslcard_string_your_are_using'] = 'Du benutzt';
$lang['qslcard_string_disk_space'] = 'an Speicherplatz, um QSL-Karteninformationen zu speichern';
$lang['qslcard_info'] = 'QSL Info';
$lang['qslcard_sent_bureau'] = 'QSL Karte wurde via Büro gesendet';
$lang['qslcard_sent_direct'] = 'QSL Karte wurde direkt gesendet';
$lang['qslcard_recv_bureau'] = 'QSL Karte wurde via Büro empfangen';
$lang['qslcard_recv_direct'] = 'QSL Karte wurde direkt empfangen';
$lang['qslcard_upload_front'] = 'QSL Kartenfront hochgeladen';
$lang['qslcard_upload_back'] = 'QSL Kartenrückseite hochgeladen';
$lang['qslcard_upload_button'] = 'Bild der QSL Karte hochladen';

查看文件

@ -23,3 +23,8 @@ $lang['qso_notes_helptext'] = 'Notizeninhalt wird nur innerhalb von Cloudlog gen
$lang['qso_btn_reset_qso'] = 'Zurücksetzen';
$lang['qso_btn_save_qso'] = 'Speichere QSO';
$lang['qso_btn_edit_qso'] = 'Editiere QSO';
// QSO Details
$lang['qso_details'] = 'QSO Details';