diff --git a/AudioFilter/data/locale/AudioFilter_kbd.json b/AudioFilter/data/locale/AudioFilter_kbd.json new file mode 100644 index 0000000000000000000000000000000000000000..e380d457ef8b9a539a79e85d4f7ac6dc3f788ad1 --- /dev/null +++ b/AudioFilter/data/locale/AudioFilter_kbd.json @@ -0,0 +1,12 @@ +{ + "irfile_title": "Impulse response", + "irfile_entries_1": "Genesis 6 Studio - Live Room Drum Set Up", + "irfile_entries_2": "Jack Lions Concert Hall - University of York", + "irfile_entries_3": "St. Patrick’s Church - Patrington", + "streamlist_title": "Audio stream", + "streamlist_summary": "Select the stream to filter", + "streamlist_entries_1": "Sent", + "streamlist_entries_2": "Received", + "always_summary": "Activate the filter when a call starts", + "always_title": "Automatically activate the filter" +} \ No newline at end of file diff --git a/AutoAnswer/data/locale/AutoAnswer_kbd.json b/AutoAnswer/data/locale/AutoAnswer_kbd.json new file mode 100644 index 0000000000000000000000000000000000000000..11851eb875ee281aea5a9ad7211e07b4db5a58be --- /dev/null +++ b/AutoAnswer/data/locale/AutoAnswer_kbd.json @@ -0,0 +1,10 @@ +{ + "bot_trigger": "Bot trigger", + "trigger_summary": "Text that Bot will respond to", + "bot_answer": "Bot response", + "answer_summary": "Text that Bot will send", + "default_trigger": "Hi", + "default_answer": "Hello, currently I am busy but will answer you as soon as possible.", + "always_title": "Automatically activate Bot", + "always_summary": "Bot will be active for all conversations." +} \ No newline at end of file diff --git a/GreenScreen/data/locale/GreenScreen_kbd.json b/GreenScreen/data/locale/GreenScreen_kbd.json new file mode 100644 index 0000000000000000000000000000000000000000..df422b358085d3459cdb9ee9034b14d49589762f --- /dev/null +++ b/GreenScreen/data/locale/GreenScreen_kbd.json @@ -0,0 +1,13 @@ +{ + "background_title": "Background image", + "blur_title": "Blur background", + "acceleration_title": "Use hardware acceleration", + "acceleration_summary": "Use CUDA or NNAPI where applicable", + "blurlevel_title": "Blur level", + "streamslist_title": "Video stream", + "streamslist_summary": "Select the stream to hide the background", + "streamslist_entries_1": "Sent", + "streamslist_entries_2": "Received", + "ForegroundSegmentationAlways_title": "Automatically activate GreenScreen", + "ForegroundSegmentationAlways_summary": "Hide the background when a call starts." +} \ No newline at end of file diff --git a/WaterMark/data/locale/WaterMark_kbd.json b/WaterMark/data/locale/WaterMark_kbd.json new file mode 100644 index 0000000000000000000000000000000000000000..1aff7702ea64ce1e252bfc8b59c926801b6e5893 --- /dev/null +++ b/WaterMark/data/locale/WaterMark_kbd.json @@ -0,0 +1,42 @@ +{ + "image_category": "Watermark image", + "text_category": "Watermark text", + "videostream_title": "Video stream", + "videostream_summary": "Select the stream to put the watermark on", + "videostream_entries_1": "Sent", + "videostream_entries_2": "Received", + "showlogo_title": "Enable watermark image", + "logoposition_title": "Image position", + "infosposition_title": "Text position", + "position_entries_1": "Top right", + "position_entries_2": "Top left", + "position_entries_3": "Bottom left", + "position_entries_4": "Bottom right", + "mark_title": "Image file", + "markbackground_title": "Add background color", + "markbackground_summary": "Add a partial transparency to the image background if it isn't visible enough", + "markbackground_entries_1": "None", + "markbackground_entries_2": "Black", + "markbackground_entries_3": "White", + "logosize_title": "Image size", + "showinfos_title": "Enable watermark text", + "location_title": "Text to be displayed", + "location_summary": "Write any text you want to display", + "date_title": "Display date", + "dateformat_title": "Date format", + "timeformat_entries_2": "WeekDay YYYY/MM/DD", + "timeformat_entries_3": "WeekDay MM/DD/YYYY", + "timeformat_entries_4": "WeekDay DD/MM/YYYY", + "timeformat_entries_5": "YYYY/MM/DD", + "timeformat_entries_6": "MM/DD/YYYY", + "timeformat_entries_7": "DD/MM/YYYY", + "timeformat_entries_8": "Month DD YYYY", + "timeformat_entries_9": "DD Month YYYY", + "time_title": "Display time", + "timeformat_title": "Time Format", + "language_pattern": "System default", + "timezone_title": "Display time zone", + "fontsize_title": "Font size", + "WatermarkAlways_title": "Automatically activate WaterMark", + "WatermarkAlways_summary": "Activate the watermark when a call starts." +} \ No newline at end of file