Наиболее дальний контакт с"; $lang['statistics_distances_part2_contacts_were_plotted_furthest'] = "в квадрате"; $lang['statistics_distances_part3_contacts_were_plotted_furthest'] = "на дистанции"; $lang['statistics_distances_number_of_qsos'] = "Количество QSO"; $lang['statistics_distances_callsigns_worked'] = "Сработанные позывные(ной) (максимально 5 показано)"; $lang['statistics_distances_qsos_with'] = "QSOs с"; $lang['statistics_distances_and_band'] = "и диапазоне"; /* * * Timeline * */ $lang['statistics_timeline'] = "Лента времени"; /* * * Days with QSO * */ $lang['statistics_days_with_qso'] = "Number of days with QSOs each year"; $lang['statistics_days_with_qso_short'] = "Days with QSOs"; $lang['statistics_dwq_longest_streak_in_log'] = "Longest streak with QSOs in the log"; $lang['statistics_dwq_longest_streak_in_log_hint'] = "A maximum of the 10 longest streaks are shown!"; $lang['statistics_dwq_streak_continuous_days'] = "Streak (continuous days with QSOs)"; $lang['statistics_dwq_current_streak_in_log'] = "Current streak with QSOs in the log"; $lang['statistics_dwq_current_streak_continuous_days'] = "Current streak (continuous days with QSOs)"; $lang['statistics_dwq_make_qso_to_extend_streak'] = "If you make a QSO today, you can continue to extend your streak... or else your current streak will be broken!"; $lang['statistics_dwq_no_current_streak'] = "No current streak found!"; /* * * Accumulated Stats * */ $lang['statistics_accumulated_worked_dxcc'] = "Accumulated Number of DXCCs worked"; $lang['statistics_accumulated_worked_states'] = "Accumulated Number of States worked"; $lang['statistics_accumulated_worked_iota'] = "Accumulated Number of IOTAs worked"; $lang['statistics_accumulated_worked_cqzone'] = "Accumulated Number of CQ Zones worked"; /* * * Timeplotter * */ $lang['statistics_timeplotter_description'] = "The Timeplotter is used to analyze your logbook and find out at what times you worked certain CQ zones or DXCC countries on a selected band."; $lang['statistics_timeplotter_contacts_plotted'] = "contacts were plotted"; /* sentence starts with counter - 'XXXX contacts were plotted' */ $lang['statistics_timeplotter_chart_header'] = "Time Distribution"; $lang['statistics_timeplotter_number_of_qsos'] = "Number of QSOs"; $lang['statistics_timeplotter_callsigns_worked'] = "Callsign(s) worked (max 5)";