SafeEyes/safeeyes/config/lang/en.json

63 lines
3.0 KiB
JSON

{
"meta_info": {
"language_name": "English",
"language_name_en": "English"
},
"app_info": {
"description": "Safe Eyes protects your eyes from eye strain (asthenopia) by reminding you to take breaks while you're working long hours at the computer."
},
"exercises": {
"short_break_close_eyes": "Tightly close your eyes",
"short_break_roll_eyes": "Roll your eyes a few times to each side",
"short_break_rotate_clockwise": "Rotate your eyes in clockwise direction",
"short_break_rotate_counter_clockwise": "Rotate your eyes in counterclockwise direction",
"short_break_blink": "Blink your eyes",
"short_break_focus_far_distance": "Focus on a point in the far distance",
"short_break_drink_water": "Have some water",
"long_break_walk": "Walk for a while",
"long_break_lean_back": "Lean back at your seat and relax"
},
"messages": {
"audible_alert_disabled": "Cannot enable audible notifications",
"ready_for_a_short_break": "Ready for a short break in {} seconds",
"ready_for_a_long_break": "Ready for a long break in {} seconds",
"disabled_until_restart": "Disabled until restart",
"disabled_until_x": "Disabled until {}",
"next_break_at": "Next break at {}",
"software_required": "To enable this feature, please install {}"
},
"ui_controls": {
"about": "About",
"allow_postpone": "Allow postponing the breaks",
"audible_alert": "Audible alert at the end of break",
"cancel": "Cancel",
"close": "Close",
"disable": "Disable Safe Eyes",
"disable_keyboard_shortcut": "Shortcut disabled period to prevent unintentional skip (in seconds)",
"enable": "Enable Safe Eyes",
"enable_screen_lock": "Lock the screen after every long break",
"for_x_hour": "For {} Hour",
"for_x_hours": "For {} Hours",
"for_x_minutes": "For {} Minutes",
"idle_time": "Minimum idle time to pause (in minutes)",
"interval_between_two_breaks": "Interval between two breaks (in minutes)",
"language": "Language",
"license": "License",
"long_break_duration": "Long break duration (in seconds)",
"no_of_short_breaks_between_two_long_breaks": "Number of short breaks between two long breaks",
"postpone": "Postpone",
"postpone_duration": "Postpone duration (in minutes)",
"quit": "Quit",
"save": "Save",
"settings": "Settings",
"short_break_duration": "Short break duration (in seconds)",
"show_time_in_tray": "Show the next break time in system tray",
"skip": "Skip",
"strict_break": "Strict break (Hide skip button)",
"system_language": "System Language",
"time_to_prepare_for_break": "Time to prepare for break (in seconds)",
"time_to_screen_lock": "Maximum time to skip, bypassing the lock screen (in seconds)",
"until_restart": "Until restart"
}
}