Wykres commitów

50 Commity (9273c2c6109e807a79ac1e3c03787260779f4185)

Autor SHA1 Wiadomość Data
phl0 0d9bef987f
Correct wording 2024-02-22 11:00:33 +01:00
phl0 d8d87c6f94
Allow logging of Az and El (i.e. fix number format) 2024-02-22 10:25:31 +01:00
Yuluoxk ed13799132 update general_words_lang.php for zh-cn 2024-01-27 00:08:35 +08:00
Izumi Chino 11a585dcfa
Update general_words_lang.php 2024-01-08 03:38:14 +09:00
Peter Goodhall 031954f5ef
Merge branch 'dev' into dev 2024-01-02 10:46:08 +00:00
Peter Goodhall 1f50391351
Merge pull request #2898 from HB9HIL/day_with_qso_translation
Day with QSO translation
2024-01-01 13:54:44 +00:00
HB9HIL a0e60dd37c days with qso translation 2024-01-01 14:47:45 +01:00
HB9HIL 8298e1bfcf last login language 2024-01-01 02:07:22 +01:00
Juan Garcia f262c071df Add datatable translation capability 2023-12-29 22:29:05 -05:00
Andreas Kristiansen 5cd0f5a8ba
Merge pull request #2755 from abarrau/ans-custom-map-v2 2023-12-02 16:18:03 +01:00
Yuluoxk 86f23b5226 Update and optimize some Simplified Chinese translations 2023-12-01 16:34:30 +08:00
abarrau d1cb47c47d all other languages 2023-11-30 20:59:52 +01:00
Peter Goodhall 4b66a4acf2
Merge pull request #2682 from littlebear0729/master
Update Chinese translation
2023-11-13 11:48:04 +00:00
littlebear0729 6f48c2cfae Update Chinese translation 2023-11-13 15:04:38 +08:00
littlebear0729 a8df9fd52a Merge branch 'dev' of https://github.com/magicbug/Cloudlog 2023-11-13 14:59:37 +08:00
abarrau ade2324ffd update french language
1/ state update tranlate french language

DONE (with delimitor ")
- account_lang.php
- adif_lang.php
- admin_lang.php
- contesting_lang.php
- eqsl_lang.php
- export_lang.php
- filter_lang.php
- general_words_lang.php
- gridsquares_lang.php
- lotw_lang.php
- notes_lang.php
- qslcard_lang.php
- statistics_lang.php

IN PROGRESS
- awards_lang.php

TO DO
- menu_lang.php
- options_lang.php
- qso_lang.php
- station_lang.php

2/ change add/edit station_profil for tag "gen_find_zone_xxx" (general_words)
--> same consistency for all languages

3/ add tag "gridsquares_gridsquares_worked" (general_words) for all language file
--> exist only for english
2023-11-12 17:50:23 +01:00
phl0 04c64331fd
Skip rove table if empty and display info message 2023-11-09 16:06:47 +01:00
littlebear0729 ed023f6afe Update Chinese translation 2023-11-09 12:50:17 +08:00
littlebear0729 1f8a1c2b5b Merge branch 'dev' of https://github.com/magicbug/Cloudlog 2023-11-08 15:11:40 +08:00
littlebear0729 9ca4600f3c Update Chinese translation 2023-11-08 14:39:46 +08:00
HB9HIL d8b6ad0a9d added some general word 2023-11-07 22:10:33 +01:00
HB9HIL a49def5054 added general word for filtering in 2023-11-05 19:30:10 +01:00
HB9HIL cd685aaa71 added general word 'Count' 2023-11-05 17:44:58 +01:00
HB9HIL 94943b4f76 Added general hamradio words 2023-11-05 15:31:42 +01:00
phl0 973d76eeb5
Add option to log QSO end times separately
Squashed commit of the following:

commit 595f620d9e
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:58:05 2023 +0100

    Update languages

commit f670a06059
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:55:04 2023 +0100

    Added user option for enabling QSO end time logging

commit 36d9a95ebb
Merge: 54d5bb53 352931b1
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 12:18:39 2023 +0100

    Merge branch 'dev' into qsoTime

commit 54d5bb535b
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:58 2023 +0200

    start/end times for other languages

commit c5f6bb0cab
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:42 2023 +0200

    Hide end time if only differs in seconds as we only display minutes
    anyway ...

commit d519d88604
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:29 2023 +0200

    use start as end time if end is not set separately

commit f2588ad132
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:43 2023 +0200

    reset timers on form reset

commit 2b7ee4e48c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:27 2023 +0200

    Strip seconds from session time variable

commit e0c35aa0cf
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:11 2023 +0200

    Adapt contest logging

commit 5368ef25f3
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:50 2023 +0200

    Make date field a little smaller

commit ad2d7e756c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:30 2023 +0200

    Add button to reset start time

commit f56e031946
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:11:09 2023 +0200

    Copy start to end time on focus out

commit b741d0428d
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:10:45 2023 +0200

    Only min and sec for post QSO template

commit 77314edd31
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:08:49 2023 +0200

    Basics for QSO end time logging
2023-11-01 14:24:13 +01:00
Andreas Kristiansen e6c485fc27
Merge branch 'dev' into simple-fast-log-entry 2023-10-31 09:05:23 +01:00
Andreas Kristiansen 6bc902dd28
Merge branch 'dev' into cabrillo-multilanguage 2023-10-31 09:01:16 +01:00
HB9HIL 1023baea95 added general language 2023-10-30 23:50:56 +01:00
HB9HIL e948f700af Added Translation for "Light" 2023-10-30 21:38:55 +01:00
HB9HIL cad3646efa Cabrillo Multilanguage Support 2023-10-30 21:35:42 +01:00
Andreas 475820d09b Added translations 2023-10-30 18:45:40 +01:00
HB9HIL e7e0e5b1cf several translations 2023-10-24 17:43:18 +02:00
HB9HIL 85cab0954a Translation kml export 2023-10-19 13:53:42 +02:00
HB9HIL c3362edb8e Translate bands/index.php 2023-10-18 23:41:19 +02:00
HB9HIL eda0d3cf3c Added some new Translations 2023-10-17 15:22:19 +02:00
HB9HIL 5aa5d4668b Added general Word 2023-10-16 12:25:34 +02:00
HB9HIL 58237b684a Added General Word 2023-10-16 12:24:22 +02:00
HB9HIL 6eeba1c166 Station Edit (work in progress) 2023-10-12 22:15:20 +02:00
HB9HIL a71c62a6fb Station Edit (work in progress) 2023-10-12 10:44:37 +02:00
HB9HIL eb8222203e Station Profile View 2023-10-12 02:08:57 +02:00
HB9HIL 95adb100a8 Multilang "QSO Data" 2023-10-04 21:56:34 +02:00
HB9HIL 59970cc940
Multilanguage Support for Advanced Logbook 2023-10-03 14:44:33 +02:00
HB9HIL ba054f3e08
Multilanguage Support for Advanced Logbook 2023-10-03 11:22:55 +02:00
HB9HIL 12f1dfd3c5
Multilang Support for Logbook Advanced 2023-10-03 06:56:43 +02:00
HB9HIL aae9489c1f
Updated all language snippets based on language/english 2023-10-03 00:46:17 +02:00
HB9HIL 532a56abf2
Working on Translations 2023-10-02 15:48:25 +02:00
Yuluoxk ab5bd8f5b0
Updated Simplified Chinese translation 2023-08-16 12:55:08 +08:00
Yuluoxk 601b03cd4c
Update translation for Chinese simplified 2023-01-10 12:50:51 +08:00
phl0 951be84c97
Rename recv/RECV to rcvd/RCVD to comply with ADIF fields and avoid
confusion
2022-11-08 23:57:39 +01:00
ShadowMov 144faa5c4c [i18n] add translation Chinese Simplified 2021-11-03 00:56:30 +08:00