DMRmap/static/locales/en.json

54 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"search_placeholder": "Search callsign, city, ID...",
"filters": "Filters",
"show_hotspots": "Show personal hotspots",
"show_inactive": "Show inactive repeaters",
"experimental": "Experimental",
"show_heatmap": "Visualize Last Heard Heatmap",
"from_address": "From address",
"to_address": "To address",
"route_btn": "Route",
"clear_btn": "Clear",
"corridor": "Corridor",
"radius": "Radius",
"clear_pin": "Clear pin",
"repeater_count_one": "{{count}} repeater",
"repeater_count_other": "{{count}} repeaters",
"loading": "Loading...",
"searching": "Searching...",
"geocoding": "Geocoding...",
"routing": "Routing...",
"error": "Error",
"showing_results": "Showing {{count}} of {{total}} results",
"popup_tx": "TX",
"popup_rx": "RX",
"popup_offset": "Offset",
"popup_cc": "CC",
"popup_location": "Location",
"popup_network": "Network",
"popup_trustee": "Trustee",
"popup_timeslots": "Timeslots",
"popup_status": "Status",
"popup_bm_status": "BM Status",
"popup_last_seen": "Last seen",
"popup_hardware": "Hardware",
"popup_power": "Power",
"popup_antenna": "Antenna",
"popup_inactive": "Inactive",
"back_to_map": "Back to map",
"impressum": "Legal Notice",
"datenschutz": "Privacy Policy",
"source": "Source",
"cps_studio_btn": "CPS Studio",
"cps_studio_title": "CPS Studio",
"cps_experimental_note": "This feature is still in development. Please review the generated output before importing.",
"cps_tg_id": "TG",
"cps_tg_name": "Name",
"cps_tg_slot": "Timeslot",
"cps_add_tg_placeholder": "Add TG by ID or name...",
"cps_download_xml": "Download XML",
"cps_copy_xml": "Copy to Clipboard",
"cps_copied": "Copied!",
"cps_unknown_tg": "Unknown",
"cps_channel_count": "{{channels}} channels ({{repeaters}} repeaters × {{tgs}} talk groups)"
}