diff --git a/application/controllers/Distances.php b/application/controllers/Distances.php index 3d57c981..1854fb5b 100644 --- a/application/controllers/Distances.php +++ b/application/controllers/Distances.php @@ -77,7 +77,7 @@ class Distances extends CI_Controller { // Render Page $data['page_title'] = "Log View - " . $distance; - $data['filter'] = "Filtering on QSOs with " . $distance . " and band ".$band; + $data['filter'] = lang('statistics_distances_qsos_with') . " " . $distance . " " . lang('statistics_distances_and_band'). " " . $band; $this->load->view('awards/details', $data); } } diff --git a/application/language/bulgarian/general_words_lang.php b/application/language/bulgarian/general_words_lang.php index 4e619f9a..eea1e318 100644 --- a/application/language/bulgarian/general_words_lang.php +++ b/application/language/bulgarian/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Дата'; $lang['general_word_time'] = 'Час'; diff --git a/application/language/bulgarian/gridsquares_lang.php b/application/language/bulgarian/gridsquares_lang.php new file mode 100644 index 00000000..07bc32c9 --- /dev/null +++ b/application/language/bulgarian/gridsquares_lang.php @@ -0,0 +1,36 @@ + Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/chinese_simplified/general_words_lang.php b/application/language/chinese_simplified/general_words_lang.php index c3080bb9..55786547 100644 --- a/application/language/chinese_simplified/general_words_lang.php +++ b/application/language/chinese_simplified/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = '日期'; $lang['general_word_time'] = '时间'; diff --git a/application/language/chinese_simplified/gridsquares_lang.php b/application/language/chinese_simplified/gridsquares_lang.php index a2d127dd..02bac7ec 100644 --- a/application/language/chinese_simplified/gridsquares_lang.php +++ b/application/language/chinese_simplified/gridsquares_lang.php @@ -3,6 +3,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['gridsquares_gridsquare_map'] = '网格地图'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = '已确认的网格是绿色'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = '已工作但未确认的网格是红色'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = '网格'; $lang['gridsquares_total_count'] = '总数'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = '频率'; $lang['gridsquares_mode'] = '模式'; $lang['gridsquares_sat'] = '卫星'; $lang['gridsquares_confirmation'] = '确认'; $lang['gridsquares_button_plot'] = '绘制'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = '网格'; $lang['gridsquares_gridsquares_confirmed'] = '已确认的网格'; diff --git a/application/language/chinese_simplified/statistics_lang.php b/application/language/chinese_simplified/statistics_lang.php index 8e4dcad3..14059787 100644 --- a/application/language/chinese_simplified/statistics_lang.php +++ b/application/language/chinese_simplified/statistics_lang.php @@ -7,11 +7,24 @@ $lang['statistics_statistics'] = '统计'; $lang['statistics_explore_the_logbook'] = '查看日志'; $lang['statistics_years'] = '年'; -$lang['statistics_mode'] = '模式'; +$lang['statistics_modes'] = '模式'; $lang['statistics_bands'] = '波段'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = '呼号'; $lang['statistics_total'] = '总计'; -$lang['statistics_year'] = '年'; \ No newline at end of file +$lang['statistics_year'] = '年'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/czech/general_words_lang.php b/application/language/czech/general_words_lang.php index c42a6dde..9bbf698c 100644 --- a/application/language/czech/general_words_lang.php +++ b/application/language/czech/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Datum'; $lang['general_word_time'] = 'Čas'; diff --git a/application/language/czech/gridsquares_lang.php b/application/language/czech/gridsquares_lang.php index 13ffd30d..ccb19397 100644 --- a/application/language/czech/gridsquares_lang.php +++ b/application/language/czech/gridsquares_lang.php @@ -3,6 +3,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['gridsquares_gridsquare_map'] = 'Mapa lokátorů'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Potvrzené lokátory jsou zeleně'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Odpracované, ale nepotvrzené lokátory jsou červeně'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'lokátor'; $lang['gridsquares_total_count'] = 'Celkový počet'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Pásmo'; $lang['gridsquares_mode'] = 'Režim'; $lang['gridsquares_sat'] = 'Satelit'; $lang['gridsquares_confirmation'] = 'Potvrzení'; $lang['gridsquares_button_plot'] = 'Zobrazit'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Lokátory'; $lang['gridsquares_gridsquares_confirmed'] = 'Potvrzené lokátory'; diff --git a/application/language/czech/statistics_lang.php b/application/language/czech/statistics_lang.php index 7162de48..f735256a 100644 --- a/application/language/czech/statistics_lang.php +++ b/application/language/czech/statistics_lang.php @@ -7,11 +7,24 @@ $lang['statistics_statistics'] = 'Statistiky'; $lang['statistics_explore_the_logbook'] = 'Prozkoumejte logbook.'; $lang['statistics_years'] = 'Roky'; -$lang['statistics_mode'] = 'Módy'; +$lang['statistics_modes'] = 'Módy'; $lang['statistics_bands'] = 'Pásma'; $lang['statistics_qsos'] = 'QSO'; $lang['statistics_unique_callsigns'] = 'Jedinečné značky'; $lang['statistics_total'] = 'Celkem'; -$lang['statistics_year'] = 'Rok'; \ No newline at end of file +$lang['statistics_year'] = 'Rok'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/dutch/general_words_lang.php b/application/language/dutch/general_words_lang.php index 06219892..1d6841e2 100644 --- a/application/language/dutch/general_words_lang.php +++ b/application/language/dutch/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Datum'; $lang['general_word_time'] = 'Tijd'; diff --git a/application/language/dutch/gridsquares_lang.php b/application/language/dutch/gridsquares_lang.php index d8d4a1b7..38f2447f 100644 --- a/application/language/dutch/gridsquares_lang.php +++ b/application/language/dutch/gridsquares_lang.php @@ -2,7 +2,9 @@ defined('BASEPATH') OR exit('Directe toegang tot scripts is niet toegestaan'); -$lang['gridsquares_gridsquare_map'] = 'Gridsquare map'; +$lang['gridsquares_gridsquare_map'] = 'Gridsquare Map'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmed is Green'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Worked but not confirmed is Red'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed'; diff --git a/application/language/dutch/statistics_lang.php b/application/language/dutch/statistics_lang.php index 018476a9..dafcb122 100644 --- a/application/language/dutch/statistics_lang.php +++ b/application/language/dutch/statistics_lang.php @@ -7,11 +7,24 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; -$lang['statistics_year'] = 'Year'; \ No newline at end of file +$lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/english/general_words_lang.php b/application/language/english/general_words_lang.php index c35c8ea7..465f6410 100644 --- a/application/language/english/general_words_lang.php +++ b/application/language/english/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Date'; $lang['general_word_time'] = 'Time'; diff --git a/application/language/english/gridsquares_lang.php b/application/language/english/gridsquares_lang.php index 0b18933e..07bc32c9 100644 --- a/application/language/english/gridsquares_lang.php +++ b/application/language/english/gridsquares_lang.php @@ -2,7 +2,9 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -$lang['gridsquares_gridsquare_map'] = 'Gridsquare map'; +$lang['gridsquares_gridsquare_map'] = 'Gridsquare Map'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmed is Green'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Worked but not confirmed is Red'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_worked'] = 'Gridsquares worked'; diff --git a/application/language/english/statistics_lang.php b/application/language/english/statistics_lang.php index 78d68b47..4383f11b 100644 --- a/application/language/english/statistics_lang.php +++ b/application/language/english/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/finnish/general_words_lang.php b/application/language/finnish/general_words_lang.php index 0e63aba0..7933ad47 100644 --- a/application/language/finnish/general_words_lang.php +++ b/application/language/finnish/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Päivä'; $lang['general_word_time'] = 'Aika'; diff --git a/application/language/finnish/gridsquares_lang.php b/application/language/finnish/gridsquares_lang.php index af17febc..84a0dfb9 100644 --- a/application/language/finnish/gridsquares_lang.php +++ b/application/language/finnish/gridsquares_lang.php @@ -3,6 +3,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['gridsquares_gridsquare_map'] = 'Gridsquare-kartta'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Vahvistetut ovat vihreitä'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Workitut, mutta ei vahvistetut ovat punaisena'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Bandi'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satelliitti'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Merkitse'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed'; diff --git a/application/language/finnish/statistics_lang.php b/application/language/finnish/statistics_lang.php index 0fbe9ba9..db3ef6a8 100644 --- a/application/language/finnish/statistics_lang.php +++ b/application/language/finnish/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Tilastot'; $lang['statistics_explore_the_logbook'] = 'Uppoudu lokiisi tarkemmin'; $lang['statistics_years'] = 'Vuodet'; -$lang['statistics_mode'] = 'Modet'; +$lang['statistics_modes'] = 'Modet'; $lang['statistics_bands'] = 'Bandit'; $lang['statistics_qsos'] = 'QSO:t'; $lang['statistics_unique_callsigns'] = 'Erillisiä kutsuja'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Erillisiä kutsuja'; $lang['statistics_total'] = 'Yhteensä'; $lang['statistics_year'] = 'Vuosi'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/french/general_words_lang.php b/application/language/french/general_words_lang.php index 604907f8..ed63f9e6 100644 --- a/application/language/french/general_words_lang.php +++ b/application/language/french/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Date'; $lang['general_word_time'] = 'Heure'; diff --git a/application/language/french/gridsquares_lang.php b/application/language/french/gridsquares_lang.php index d1611bf6..b3e3151b 100644 --- a/application/language/french/gridsquares_lang.php +++ b/application/language/french/gridsquares_lang.php @@ -3,6 +3,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['gridsquares_gridsquare_map'] = 'Carte des Locators'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmé en Vert'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Contacté, mais non confirmé en Rouge'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'Grilles des Locators'; $lang['gridsquares_total_count'] = 'Total'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Bande'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmé'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Locators'; $lang['gridsquares_gridsquares_confirmed'] = 'Locators confirmés'; diff --git a/application/language/french/statistics_lang.php b/application/language/french/statistics_lang.php index 78d68b47..4383f11b 100644 --- a/application/language/french/statistics_lang.php +++ b/application/language/french/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/german/general_words_lang.php b/application/language/german/general_words_lang.php index 88d2a13c..8db31318 100644 --- a/application/language/german/general_words_lang.php +++ b/application/language/german/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Eingeschaltet"; $lang['general_word_disabled'] = "Ausgeschaltet"; $lang['general_word_export'] = "Exportieren"; $lang['general_word_import'] = "Importieren"; +$lang['general_word_count'] = "Zähler"; +$lang['general_word_filtering_on'] = "Filtern auf"; $lang['general_word_date'] = 'Datum'; $lang['general_word_time'] = 'Zeit'; diff --git a/application/language/german/gridsquares_lang.php b/application/language/german/gridsquares_lang.php index 9d9fb621..40eba1c2 100644 --- a/application/language/german/gridsquares_lang.php +++ b/application/language/german/gridsquares_lang.php @@ -3,6 +3,9 @@ defined('BASEPATH') OR exit('Direkter Zugriff auf Skripte ist nicht erlaubt'); $lang['gridsquares_gridsquare_map'] = 'Planquadratkarte'; +$lang['gridsquares_activated_gridsquare_map'] = "Aktivierte Planquadrate Karte"; +$lang['gridsquares_gridsquare_activators'] = "Planquadrat-Aktivierer"; + $lang['gridsquares_confirmed_is_green'] = 'Bestätigt ist grün'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Gearbeitet aber nicht bestätigt ist rot'; @@ -12,6 +15,9 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'Planquadrate'; $lang['gridsquares_total_count'] = 'Summe'; +$lang['gridsquares_minimum_count'] = "Minimale Anzahl"; +$lang['gridsquares_show_qsos'] = "Zeige QSO's"; +$lang['gridsquares_show_map'] = "Zeige Karte"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; @@ -19,6 +25,7 @@ $lang['gridsquares_sat'] = 'Satellit'; $lang['gridsquares_confirmation'] = 'Bestätigung'; $lang['gridsquares_button_plot'] = 'Kartieren'; +$lang['gridsquares_button_clear_markers'] = "Lösche Markierungen"; $lang['gridsquares_gridsquares'] = 'Planquadrate'; $lang['gridsquares_gridsquares_worked'] = 'Gearbeitete Planquadrate'; diff --git a/application/language/german/statistics_lang.php b/application/language/german/statistics_lang.php index 4aeabead..282d12ea 100644 --- a/application/language/german/statistics_lang.php +++ b/application/language/german/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistiken'; $lang['statistics_explore_the_logbook'] = 'Logbuch untersuchen.'; $lang['statistics_years'] = 'Jahre'; -$lang['statistics_mode'] = 'Modi'; +$lang['statistics_modes'] = 'Modi'; $lang['statistics_bands'] = 'Bänder'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Eindeutige Rufzeichen'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Eindeutige Rufzeichen'; $lang['statistics_total'] = 'Gesamt'; $lang['statistics_year'] = 'Jahr'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Anzahl der QSOs gearbeitet pro Jahr"; +$lang['statistics_number_of_qso_worked'] = "# gearbeitete QSOs"; + +$lang['statistics_distances_worked'] = "Gearbeitete Entfernungen"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "Kontakte wurden dargestellt.
Der weiteste Kontakt war"; // make sure'
' stays there +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "im Planquadrat"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "Die Distanz betrug"; +$lang['statistics_distances_number_of_qsos'] = "Anzahl der QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Gearbeitete(s) Rufzeichen (max 5 werden gezeigt)"; +$lang['statistics_distances_qsos_with'] = "QSOs mit"; +$lang['statistics_distances_and_band'] = "und Band"; + diff --git a/application/language/greek/general_words_lang.php b/application/language/greek/general_words_lang.php index 14575f4d..49926502 100644 --- a/application/language/greek/general_words_lang.php +++ b/application/language/greek/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Ημερομηνία'; $lang['general_word_time'] = 'Ωρα'; diff --git a/application/language/greek/gridsquares_lang.php b/application/language/greek/gridsquares_lang.php index cecb256c..c049e319 100644 --- a/application/language/greek/gridsquares_lang.php +++ b/application/language/greek/gridsquares_lang.php @@ -2,7 +2,9 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -$lang['gridsquares_gridsquare_map'] = 'Gridsquare map'; +$lang['gridsquares_gridsquare_map'] = 'Gridsquare Map'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmed is Green'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Worked but not confirmed is Red'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed'; diff --git a/application/language/greek/statistics_lang.php b/application/language/greek/statistics_lang.php index 78d68b47..4383f11b 100644 --- a/application/language/greek/statistics_lang.php +++ b/application/language/greek/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/italian/general_words_lang.php b/application/language/italian/general_words_lang.php index ea373ad8..fb82644a 100644 --- a/application/language/italian/general_words_lang.php +++ b/application/language/italian/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Data'; $lang['general_word_time'] = 'Orario'; diff --git a/application/language/italian/gridsquares_lang.php b/application/language/italian/gridsquares_lang.php index cecb256c..c049e319 100644 --- a/application/language/italian/gridsquares_lang.php +++ b/application/language/italian/gridsquares_lang.php @@ -2,7 +2,9 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -$lang['gridsquares_gridsquare_map'] = 'Gridsquare map'; +$lang['gridsquares_gridsquare_map'] = 'Gridsquare Map'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmed is Green'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Worked but not confirmed is Red'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed'; diff --git a/application/language/italian/statistics_lang.php b/application/language/italian/statistics_lang.php index 78d68b47..4383f11b 100644 --- a/application/language/italian/statistics_lang.php +++ b/application/language/italian/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/polish/general_words_lang.php b/application/language/polish/general_words_lang.php index b1e767a6..e69c6a2b 100644 --- a/application/language/polish/general_words_lang.php +++ b/application/language/polish/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Data'; $lang['general_word_time'] = 'Godzina'; diff --git a/application/language/polish/gridsquares_lang.php b/application/language/polish/gridsquares_lang.php index cecb256c..c049e319 100644 --- a/application/language/polish/gridsquares_lang.php +++ b/application/language/polish/gridsquares_lang.php @@ -2,7 +2,9 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -$lang['gridsquares_gridsquare_map'] = 'Gridsquare map'; +$lang['gridsquares_gridsquare_map'] = 'Gridsquare Map'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmed is Green'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Worked but not confirmed is Red'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed'; diff --git a/application/language/polish/statistics_lang.php b/application/language/polish/statistics_lang.php index 78d68b47..4383f11b 100644 --- a/application/language/polish/statistics_lang.php +++ b/application/language/polish/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/russian/general_words_lang.php b/application/language/russian/general_words_lang.php index b3afddc3..74443b1b 100644 --- a/application/language/russian/general_words_lang.php +++ b/application/language/russian/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Дата'; $lang['general_word_time'] = 'Время'; diff --git a/application/language/russian/gridsquares_lang.php b/application/language/russian/gridsquares_lang.php index 3f7ccdd2..6c5e2a5c 100644 --- a/application/language/russian/gridsquares_lang.php +++ b/application/language/russian/gridsquares_lang.php @@ -3,6 +3,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['gridsquares_gridsquare_map'] = 'Карта квадратов'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Подтверждённые окрашены зелёным'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Сработанные, но не подтверждённые окрвшены красным'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'квадрат(/-а/-ов)'; $lang['gridsquares_total_count'] = 'Всего'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Диапазон'; $lang['gridsquares_mode'] = 'Вид излучения'; $lang['gridsquares_sat'] = 'Спутник'; $lang['gridsquares_confirmation'] = 'Подтверждение'; $lang['gridsquares_button_plot'] = 'Отобразить'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Квадраты'; $lang['gridsquares_gridsquares_confirmed'] = 'Подтверждёно квадратов'; diff --git a/application/language/russian/statistics_lang.php b/application/language/russian/statistics_lang.php index 77371e4f..2109e428 100644 --- a/application/language/russian/statistics_lang.php +++ b/application/language/russian/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Статистика'; $lang['statistics_explore_the_logbook'] = 'Исследуем журнал.'; $lang['statistics_years'] = 'по годам'; -$lang['statistics_mode'] = 'по видам модуляции'; +$lang['statistics_modes'] = 'по видам модуляции'; $lang['statistics_bands'] = 'по диапазонам'; $lang['statistics_qsos'] = 'по QSO'; $lang['statistics_unique_callsigns'] = 'по уникальным позывным'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'по уникальным позывны $lang['statistics_total'] = 'Всего'; $lang['statistics_year'] = 'Год'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/spanish/general_words_lang.php b/application/language/spanish/general_words_lang.php index 77ac3a56..f21e4fc8 100644 --- a/application/language/spanish/general_words_lang.php +++ b/application/language/spanish/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Fecha'; $lang['general_word_time'] = 'Hora'; diff --git a/application/language/spanish/gridsquares_lang.php b/application/language/spanish/gridsquares_lang.php index cecb256c..c049e319 100644 --- a/application/language/spanish/gridsquares_lang.php +++ b/application/language/spanish/gridsquares_lang.php @@ -2,7 +2,9 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -$lang['gridsquares_gridsquare_map'] = 'Gridsquare map'; +$lang['gridsquares_gridsquare_map'] = 'Gridsquare Map'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmed is Green'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Worked but not confirmed is Red'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed'; diff --git a/application/language/spanish/statistics_lang.php b/application/language/spanish/statistics_lang.php index 78d68b47..4383f11b 100644 --- a/application/language/spanish/statistics_lang.php +++ b/application/language/spanish/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/swedish/general_words_lang.php b/application/language/swedish/general_words_lang.php index e411f5df..06cba4c2 100644 --- a/application/language/swedish/general_words_lang.php +++ b/application/language/swedish/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_ok'] = "OK"; $lang['general_word_attention'] = "Attention"; $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; diff --git a/application/language/swedish/gridsquares_lang.php b/application/language/swedish/gridsquares_lang.php index 32b06bd0..67a9856a 100644 --- a/application/language/swedish/gridsquares_lang.php +++ b/application/language/swedish/gridsquares_lang.php @@ -3,6 +3,8 @@ defined('BASEPATH') OR exit('No direct script access allowed'); $lang['gridsquares_gridsquare_map'] = 'Gridsquare karta'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Bekräftat är grönt'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Fungerade men inte bekräftat är röd'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Totalt antal'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Bekräftelse'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares bekräftad'; diff --git a/application/language/swedish/statistics_lang.php b/application/language/swedish/statistics_lang.php index dccf60be..aed05485 100644 --- a/application/language/swedish/statistics_lang.php +++ b/application/language/swedish/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistik'; $lang['statistics_explore_the_logbook'] = 'Utforska loggboken.'; $lang['statistics_years'] = 'år'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unika callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unika callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'År'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/language/turkish/general_words_lang.php b/application/language/turkish/general_words_lang.php index cc81e271..7abc0e08 100644 --- a/application/language/turkish/general_words_lang.php +++ b/application/language/turkish/general_words_lang.php @@ -21,6 +21,8 @@ $lang['general_word_enabled'] = "Enabled"; $lang['general_word_disabled'] = "Disabled"; $lang['general_word_export'] = "Export"; $lang['general_word_import'] = "Import"; +$lang['general_word_count'] = "Count"; +$lang['general_word_filtering_on'] = "Filtering on"; $lang['general_word_date'] = 'Tarih'; $lang['general_word_time'] = 'Saat'; diff --git a/application/language/turkish/gridsquares_lang.php b/application/language/turkish/gridsquares_lang.php index cecb256c..c049e319 100644 --- a/application/language/turkish/gridsquares_lang.php +++ b/application/language/turkish/gridsquares_lang.php @@ -2,7 +2,9 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -$lang['gridsquares_gridsquare_map'] = 'Gridsquare map'; +$lang['gridsquares_gridsquare_map'] = 'Gridsquare Map'; +$lang['gridsquares_activated_gridsquare_map'] = "Activated Gridsquare Map"; +$lang['gridsquares_gridsquare_activators'] = "Gridsquare Activators"; $lang['gridsquares_confirmed_is_green'] = 'Confirmed is Green'; $lang['gridsquares_worked_but_not_confirmed_is_red'] = 'Worked but not confirmed is Red'; @@ -13,12 +15,16 @@ $lang['gridsquares_this_map_does_not_include_satellite_internet_or_repeater_qsos $lang['gridsquares_grid_squares'] = 'grid square'; $lang['gridsquares_total_count'] = 'Total count'; +$lang['gridsquares_minimum_count'] = "Minimum Count"; +$lang['gridsquares_show_qsos'] = "Show QSO's"; +$lang['gridsquares_show_map'] = "Show Map"; $lang['gridsquares_band'] = 'Band'; $lang['gridsquares_mode'] = 'Mode'; $lang['gridsquares_sat'] = 'Satellite'; $lang['gridsquares_confirmation'] = 'Confirmation'; $lang['gridsquares_button_plot'] = 'Plot'; +$lang['gridsquares_button_clear_markers'] = "Clear Markers"; $lang['gridsquares_gridsquares'] = 'Gridsquares'; $lang['gridsquares_gridsquares_confirmed'] = 'Gridsquares confirmed'; diff --git a/application/language/turkish/statistics_lang.php b/application/language/turkish/statistics_lang.php index 78d68b47..4383f11b 100644 --- a/application/language/turkish/statistics_lang.php +++ b/application/language/turkish/statistics_lang.php @@ -7,7 +7,7 @@ $lang['statistics_statistics'] = 'Statistics'; $lang['statistics_explore_the_logbook'] = 'Explore the logbook.'; $lang['statistics_years'] = 'Years'; -$lang['statistics_mode'] = 'Mode'; +$lang['statistics_modes'] = 'Mode'; $lang['statistics_bands'] = 'Bands'; $lang['statistics_qsos'] = 'QSOs'; $lang['statistics_unique_callsigns'] = 'Unique callsigns'; @@ -15,3 +15,16 @@ $lang['statistics_unique_callsigns'] = 'Unique callsigns'; $lang['statistics_total'] = 'Total'; $lang['statistics_year'] = 'Year'; + +$lang['statistics_number_of_qso_worked_each_year'] = "Number of QSOs worked each year"; +$lang['statistics_number_of_qso_worked'] = "# of QSO's worked"; + +$lang['statistics_distances_worked'] = "Distances Worked"; +$lang['statistics_distances_part1_contacts_were_plotted_furthest'] = "contacts were plotted.
Your furthest contact was with"; +$lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "in gridsquare"; +$lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "the distance was"; +$lang['statistics_distances_number_of_qsos'] = "Number of QSOs"; +$lang['statistics_distances_callsigns_worked'] = "Callsign(s) worked (max 5 shown)"; +$lang['statistics_distances_qsos_with'] = "QSOs with"; +$lang['statistics_distances_and_band'] = "and band"; + diff --git a/application/views/activated_gridmap/index.php b/application/views/activated_gridmap/index.php index 2e8c43a2..7c8e055f 100644 --- a/application/views/activated_gridmap/index.php +++ b/application/views/activated_gridmap/index.php @@ -44,12 +44,12 @@
-

+

disabled> - + ' . $sat . ''."\n"; } ?> @@ -71,7 +71,7 @@ - + input->post('band') == $band) echo ' selected'; @@ -27,7 +27,7 @@
- +
- + - +
diff --git a/application/views/gridmap/index.php b/application/views/gridmap/index.php index 8cf662fd..ddcc7a78 100644 --- a/application/views/gridmap/index.php +++ b/application/views/gridmap/index.php @@ -49,7 +49,7 @@
disabled> - + ' . $sat . ''."\n"; } ?> @@ -71,7 +71,7 @@