Add missing German language tags

pull/1347/head
phl0 2022-01-03 16:05:47 +01:00
rodzic a4fd746a90
commit c72ebf7ed1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 48EA1E640798CA9A
5 zmienionych plików z 39 dodań i 1 usunięć

Wyświetl plik

@ -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';

Wyświetl plik

@ -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':

Wyświetl plik

@ -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';

Wyświetl plik

@ -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';

Wyświetl plik

@ -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';