Files
go-hauk/frontend/assets/lang/en.json
2025-12-23 12:23:39 +01:00

37 lines
2.1 KiB
JSON

{
"expired_head": "Location expired",
"expired_body": "The shared location you tried to access was not found on the server. If this link worked before, the share might have expired.",
"e2e_title": "Password protected",
"e2e_placeholder": "Enter password",
"e2e_password_prompt": "This share is password protected. Please enter the password to access the share.",
"e2e_incorrect": "The password you entered was wrong. Please try again.",
"e2e_unavailable_secure": "This share is password protected. You cannot unlock this share because you are not using HTTPS. Please ensure you are using HTTPS, then try again.",
"e2e_unsupported": "This share is password protected. Your browser lacks the functionality required to open such shares. Please try again with another web browser.",
"gnss_signal_head": "Please wait",
"gnss_signal_body": "Sender is waiting for GPS signal",
"point_app_to": "Point the Hauk app to this server to share your location:",
"dialog_expired_head": "Share expired",
"dialog_expired_body": "This location share has expired.",
"dialog_connection_head": "Connection error",
"dialog_connection_body": "Connection to the Hauk server was lost. Hauk will try to reconnect in the background. Please check that you have network connectivity.",
"dialog_active_head": "Active users",
"dialog_user_follow": "Show on map",
"dialog_user_navigate": "Navigate to",
"status_expired": "Expired",
"status_offline": "Offline",
"control_show_self": "Show my location",
"last_update_seconds": "{{time}}s ago",
"last_update_minutes": "{{time}}m ago",
"last_update_hours": "{{time}}h ago",
"last_update_days": "{{time}}d ago",
"btn_dismiss": "Dismiss",
"btn_cancel": "Cancel",
"btn_decrypt": "Unlock",
"btn_close": "Close",
"btn_show_all": "Show all",
"f_droid_badge_url": "https://fdroid.gitlab.io/artwork/badge/get-it-on.png",
"f_droid_badge_text": "Get it on F-Droid",
"google_play_badge_url": "https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png",
"google_play_badge_text": "Get it on Google Play"
}