obscreen/lang/en.json
2024-05-10 11:02:43 +02:00

160 lines
7.6 KiB
JSON

{
"slideshow_page_title": "Schedule Overview",
"slideshow_goto_player": "Go to player",
"slideshow_refresh_player": "Refresh player",
"slideshow_refresh_player_success": "A player refresh has been schedueld, it should happen soon enough (%time% seconds maximum)",
"slideshow_slide_button_add": "Add a slide",
"slideshow_slide_panel_active": "Active slides",
"slideshow_slide_panel_inactive": "Inactive slides",
"slideshow_slide_panel_empty": "Currently, there are no slides. %link% now.",
"slideshow_slide_panel_th_name": "Name",
"slideshow_slide_panel_th_duration": "Duration",
"slideshow_slide_panel_th_duration_unit": "sec",
"slideshow_slide_panel_th_enabled": "Enabled",
"slideshow_slide_panel_th_cron_scheduled": "Scheduled",
"slideshow_slide_panel_th_activity": "Activity",
"slideshow_slide_panel_td_cron_scheduled_loop": "Loop",
"slideshow_slide_panel_td_cron_scheduled_bad_cron": "Bad cron value",
"slideshow_slide_form_add_title": "Add Slide",
"slideshow_slide_form_add_submit": "Add",
"slideshow_slide_form_edit_title": "Edit Slide",
"slideshow_slide_form_edit_submit": "Save",
"slideshow_slide_form_label_name": "Name",
"slideshow_slide_form_label_location": "Location",
"slideshow_slide_form_label_type": "Type",
"slideshow_slide_form_label_object": "Object",
"slideshow_slide_form_label_duration": "Duration",
"slideshow_slide_form_label_duration_unit": "seconds",
"slideshow_slide_form_label_cron_scheduled": "Scheduled",
"slideshow_slide_form_label_cron_scheduled_loop": "In the loop",
"slideshow_slide_form_label_cron_scheduled_datetime": "Date & Time",
"slideshow_slide_form_label_cron_scheduled_datetime_placeholder": "Set a date and time",
"slideshow_slide_form_label_cron_scheduled_cron": "Cron",
"slideshow_slide_form_widget_cron_scheduled_placeholder": "Use crontab format: * * * * *",
"slideshow_slide_form_button_cancel": "Cancel",
"js_slideshow_slide_delete_confirmation": "Are you sure?",
"fleet_page_title": "Devices",
"fleet_screen_button_add": "Add a screen",
"fleet_screen_button_fleetview": "Fleet view",
"fleet_screen_panel_active": "Active screens",
"fleet_screen_panel_inactive": "Inactive screens",
"fleet_screen_panel_empty": "Currently, there are no screens. %link% now.",
"fleet_screen_panel_th_name": "Name",
"fleet_screen_panel_th_host": "Host",
"fleet_screen_panel_th_port": "Port",
"fleet_screen_panel_th_enabled": "Enabled",
"fleet_screen_panel_th_activity": "Activity",
"fleet_screen_form_add_title": "Add Screen",
"fleet_screen_form_add_submit": "Add",
"fleet_screen_form_edit_title": "Edit Screen",
"fleet_screen_form_edit_submit": "Save",
"fleet_screen_form_label_name": "Name",
"fleet_screen_form_label_host": "Host",
"fleet_screen_form_label_port": "Port",
"fleet_screen_form_button_cancel": "Cancel",
"js_fleet_screen_delete_confirmation": "Are you sure?",
"login_page_title": "Login",
"auth_page_title": "Users",
"auth_user_button_add": "Add a user",
"auth_user_panel_active": "Active users",
"auth_user_panel_inactive": "Inactive users",
"auth_user_panel_empty": "Currently, there are no users. %link% now.",
"auth_user_panel_th_username": "Username",
"auth_user_panel_th_enabled": "Enabled",
"auth_user_panel_th_activity": "Options",
"auth_user_form_add_title": "Add User",
"auth_user_form_add_submit": "Add",
"auth_user_form_edit_title": "Edit User",
"auth_user_form_edit_submit": "Save",
"auth_user_form_label_username": "Username",
"auth_user_form_label_password": "Password",
"auth_user_form_button_cancel": "Cancel",
"js_auth_user_delete_confirmation": "Are you sure?",
"settings_page_title": "Settings",
"settings_variable_panel_system_variables": "General settings",
"settings_variable_panel_plugin_variables": "Plugins settings",
"settings_variable_panel_th_description": "Description",
"settings_variable_panel_th_value": "Value",
"settings_variable_panel_th_activity": "Options",
"settings_variable_form_edit_title": "Edit Variable",
"settings_variable_form_edit_submit": "Save",
"settings_variable_form_label_name": "Name",
"settings_variable_form_label_value": "Value",
"settings_variable_form_button_cancel": "Cancel",
"settings_variable_desc_lang": "Server language",
"settings_variable_desc_fleet_enabled": "Enable fleet screen management view",
"settings_variable_desc_auth_enabled": "Enable auth management",
"settings_variable_desc_external_url": "External url (i.e: https://screen-01.company.com or http://10.10.3.100)",
"settings_variable_desc_slide_upload_limit": "Slide upload limit (in megabytes)",
"settings_variable_desc_default_slide_duration": "Intro slide duration (in seconds)",
"settings_variable_desc_polling_interval": "Refresh interval applied for settings to the player (in seconds)",
"settings_variable_desc_slide_animation_enabled": "Enable animation effect between slides",
"settings_variable_desc_slide_animation_entrance_effect": "Slide animation entrance effect",
"settings_variable_desc_slide_animation_exit_effect": "Slide animation exit effect (generally better off without it)",
"settings_variable_desc_slide_animation_speed": "Slide animation speed",
"settings_variable_desc_ro_editable": "Last application reboot datetime",
"settings_variable_desc_ro_last_slide_update": "Last slide update datetime",
"settings_variable_desc_ro_refresh_player_request": "Last player refresh request datetime",
"sysinfo_page_title": "System infos",
"sysinfo_panel_button_restart": "Restart",
"sysinfo_panel_table_section_system": "System",
"sysinfo_panel_table_section_application": "Application",
"sysinfo_panel_title": "Infos",
"sysinfo_panel_th_attribute": "Attribute",
"sysinfo_panel_th_value": "Value",
"sysinfo_panel_td_ipaddr": "IP Address",
"js_sysinfo_restart_confirmation": "Are you sure?",
"js_sysinfo_restart_loading": "Restarting, please wait...",
"basic_day_1": "Monday",
"basic_day_2": "Tuesday",
"basic_day_3": "Wednesday",
"basic_day_4": "Thursday",
"basic_day_5": "Friday",
"basic_day_6": "Saturday",
"basic_day_7": "Sunday",
"basic_month_1": "January",
"basic_month_2": "February",
"basic_month_3": "March",
"basic_month_4": "April",
"basic_month_5": "May",
"basic_month_6": "June",
"basic_month_7": "July",
"basic_month_8": "August",
"basic_month_9": "September",
"basic_month_10": "October",
"basic_month_11": "November",
"basic_month_12": "Décember",
"common_unknown_ipaddr": "Unknown IP address",
"common_empty": "[Empty]",
"logout": "Logout",
"login_error_not_found": "Bad credentials",
"login_error_bad_credentials": "Bad credentials",
"login_form_title": "Sign in",
"login_form_username": "Username",
"login_form_password": "Password",
"login_form_submit": "Connect",
"enum_animation_speed_slower": "Slower",
"enum_animation_speed_slow": "Slow",
"enum_animation_speed_normal": "Normal",
"enum_animation_speed_fast": "Fast",
"enum_animation_speed_faster": "Faster",
"enum_variable_section_general": "1. General",
"enum_variable_section_player_options": "2. Player options",
"enum_variable_section_player_animation": "3. Player animation",
"enum_application_language_english": "English",
"enum_application_language_french": "French",
"enum_slide_type_url": "URL",
"enum_slide_type_video": "Video",
"enum_slide_type_picture": "Picture",
"enum_slide_type_youtube": "Youtube"
}