Module lib.tools.lang_english
English texts
Expand source code
""" English texts """
# Distributed under Pycameresp License
# Copyright (c) 2023 Remi BERTHOLET
# FOR WEB SERVER PERFORMANCE REASONS, ONLY BINARY STRINGS ARE SUPPORTED : b"..."
menu_system =b" System"
item_information =b" Information"
item_system =b" Maintenance"
item_explorer =b" File explorer"
item_battery =b"Battery"
item_wakeup =b"Wake up"
menu_account =b" Account"
item_region =b" Region"
item_password =b" User/password"
item_logout =b"Logout"
menu_network =b" Network"
item_wifi =b" Wifi"
item_access_point =b" Access point"
menu_server =b" Server"
item_presence =b"Presence"
item_server =b"Configuration"
item_notification =b"Notification"
item_webhook =b"Webhook"
item_mqtt =b"Mqtt client"
menu_motion =b" Motion"
item_motion =b" Configuration"
item_historic =b" Historic"
item_motion_onoff =b"On/Off"
menu_camera =b" Camera"
item_camera =b" Video stream"
item_full_screen =b" Full screen"
item_onoff =b"On/Off"
reboot_after_many =b"Reboot after many crash : \n%s"
login_success_detected =b"Login success detected"
login_failed_detected =b"Login failed detected"
presence_of_s =b"Presence of %s"
empty_house =b"Empty house"
presence_detection_on =b"Presence detection on"
presence_detection_off =b"Presence detection off"
failed_to_save =b"Failed to save"
failed_to_load =b"Failed to load"
motion_detected =b"Motion detected at"
motion_detection_on =b"Motion detection on"
motion_detection_off =b"Motion detection off"
motion_detection_suspended =b"Motion detection suspended"
motion_detection_configuration =b"Motion detection configuration"
motion_onoff =b"Motion detection on/off"
motion_on =b"Start"
motion_off =b"Stop"
camera_onoff =b"Camera on/off"
camera_on =b"Start"
camera_off =b"Stop"
activated =b"Activated"
detects_a_movement =b"Detects a movement if a number of different squares on two successive images is greater than or equal to"
motion_detection_sensitivity =b"Motion detection sensitivity"
notification =b"Notification"
notification_motion =b"Notify motion detection"
notification_state =b"Notify state change"
suspends_motion_detection =b"Suspends motion detection on the presence of an occupant"
permanent_detection =b"Permanently archive all motion detections including in the presence of an occupant"
turn_on_flash =b"Turn on the led flash when the light goes down"
pushover_on =b"Pushover notification on"
pushover_off =b"Pushover notification off"
notification_configuration =b"Notification configuration"
webhook_configuration =b"Webhook configuration"
pushover_user =b"User key"
enter_pushover_user =b"Enter pushover user key"
pushover_token =b"API token"
enter_pushover_token =b"Enter pushover API token/key"
see_pushover_website =b"See pushover website"
historic_not_available =b"Not yet available, try again later"
last_motion_detections =b"Last motion detections"
convert_ip_address =b"Convert ip address into DNS name"
smartphone_d =b"Smartphone %d"
enter_ip_address_or_dns =b"Enter ip address or dns name"
presence_detection_configuration =b"Occupants of the house for presence detection"
battery_management =b"Battery management"
gpio_wake_up =b"GPIO wake up"
gpio_used_wake_up =b"GPIO used to wake up"
gpio_connected_to_pir =b"GPIO connected to passive infrared sensor (PIR)"
awake_duration_in =b"Awake duration in seconds"
duration_awake =b"Duration in seconds it stays awake"
sleep_duration_in =b"Sleep duration in seconds"
duration_sleep =b"Duration in seconds to sleep"
battery_monitoring =b"Battery monitoring"
gpio_used_battery =b"GPIO used to get battery level"
gpio_connected_to_battery =b"GPIO connect to battery level"
gpio_value_for_full =b"GPIO value for 100%"
gpio_adc_value_full =b"GPIO ADC value for battery full (4.2V)"
gpio_value_for_empty =b"GPIO value for 0%"
gpio_adc_value_empty =b"GPIO ADC value for battery empty (3.6V)"
force_a_deep =b"Force a deep sleep if several resets due to a power failure"
ip_address =b"Ip address"
enter_ip_address =b"Enter ip address"
netmask =b"Netmask"
enter_netmask =b"Enter netmask"
gateway =b"Gateway"
enter_gateway =b"Enter gateway"
dns =b"DNS"
enter_dns =b"Enter DNS"
wifi =b"Wifi"
wifi_default =b"Wifi (default)"
save =b"Save"
lt =b"<-"
gt =b"->"
forget =b"Forget"
set_default =b"Set Default"
modify =b"Modify"
days =b"days"
wifi_configuration =b"Wifi configuration"
hostname =b"Hostname"
hostname_not_available =b"Hostname not available with static IP"
fallback_to_the =b"Automatic start of access point when the wifi is not reachable"
ssid =b"SSID"
enter_ssid =b"Enter SSID"
password =b"Password"
user =b"User"
remember_me =b"Remember me"
enter_password =b"Enter password"
dynamic_ip =b"Dynamic IP"
access_point_configuration =b"Access point configuration"
authentication_mode =b"Authentication mode"
static_ip =b"Static IP"
servers_configuration =b"Servers configuration"
ftp =b"Ftp"
http =b'Http'
telnet =b"Telnet"
time_synchronization =b"Time synchronization"
wan_ip =b"Wan ip"
utc_offset =b"UTC offset"
offset_time_to =b"Offset time to add to UTC"
daylight_saving_time =b"Daylight saving time"
taken_into_account =b"The values will be taken into account the next time the product is restarted"
notification_reboot_user =b"Notification (Reboot, User login...)"
device_informations =b"Device informations"
unavailable =b"Unavailable"
date =b"Date"
uptime =b"Uptime"
build_date =b"Firmware build date"
device_label =b"Device"
memory_label =b"Memory"
memory_info =b"allocated=%s free=%s total=%s used=%-3.2f%%"
flash_label =b"Flash "
flash_info =b"disk='%s' allocated=%s free=%s total=%s used=%-3.2f%%"
change_password =b"Change password"
logout =b"Logout"
modify_password =b"Modify password"
region_configuration =b"Region configuration"
language =b"Language"
system_management_s =b"System management %s"
configuration =b"Configuration"
upload =b"Upload"
upload_icon =b"\xF0\x9F\x93\xA5"
configuration_uploaded =b"Configuration uploaded"
download =b"Download"
download_icon =b"\xF0\x9F\x93\xA4"
file_system =b"File system"
upload_in_progress =b"Upload in progress, wait a few minutes the automatic reboot"
syslog =b"Syslog"
reboot_device =b"Reboot device"
reboot =b"Reboot"
confirm_reboot =b"Confirm reboot"
password_changed =b"Password changed"
passwords_not_equals =b"Passwords not equals"
wrong_user_or =b"Wrong user or password"
create_user_name =b"Create user name"
enter_user_name =b"Enter user name"
current_password =b"Current password"
new_password =b"New password"
repeat_new_password =b"Repeat new password"
login =b"Login"
camera =b"Camera"
resolution =b"Resolution"
quality =b"Quality"
brightness =b"Brightness"
contrast =b"Contrast"
saturation =b"Saturation"
hmirror =b"Horizontal mirror"
vflip =b"Vertical flip"
flash_level =b"Flash light level"
signal_strength =b"Wifi signal strength"
signal_excellent =b"Excellent"
signal_very_good =b"Very good"
signal_good =b"Good"
signal_low =b"Low"
signal_very_low =b"Very low"
signal_no =b"No signal"
no_information =b"No information"
monday =b"monday"
tuesday =b"tuesday"
wednesday =b"wednesday"
thursday =b"thursday"
friday =b"friday"
saturday =b"saturday"
sunday =b"sunday"
january =b"january"
february =b"february"
march =b"march"
april =b"april"
may =b"may"
june =b"june"
july =b"july"
august =b"august"
september =b"september"
october =b"october"
november =b"november"
december =b"december"
date_format =b"%(weekday)s, %(month)s %(day)d, %(year)d"
month_format =b"%(year)d %(month)s"
weekdays = [monday,tuesday,wednesday,thursday,friday,saturday,sunday]
months = [january,february,march,april,may,june,july,august,september,october,november,december]
webhook_inhabited_house = b"House contains its occupants"
webhook_empty_house = b"House is empty"
webhook_motion_detected = b"Motion is detected"
webhook_no_motion_detected = b"No more motion is detected"
url_http_required = b"Leave empty or put an http link, https not supported"
mqtt_configuration = b"Mqtt client configuration"
mqtt_host = b"Host or ip address"
mqtt_port = b"Port"
mqtt_password = b"Password"
mqtt_username = b"Username"