Files
XSnap/common/src/main/assets/lang/en_US.json
2024-04-06 17:55:56 +02:00

1356 lines
65 KiB
JSON

{
"setup": {
"dialogs": {
"select_language": "Select Language",
"save_folder": "SnapEnhance requires Storage permissions to download and Save Media from Snapchat.\nPlease choose the location where media should be downloaded to.",
"select_save_folder_button": "Select Folder"
},
"mappings": {
"dialog": "To dynamically support a wide range of Snapchat Versions, mappings are necessary for SnapEnhance to function properly, this should not take more than 5 seconds.",
"generate_button": "Generate",
"generate_failure_no_snapchat": "SnapEnhance was unable to detect Snapchat, please try reinstalling Snapchat.",
"generate_failure": "An error occurred while trying to generate mappings, please try again.",
"generate_success": "Mappings generated successfully."
},
"permissions": {
"dialog": "To continue you need to fit the following requirements:",
"notification_access": "Notification Access",
"battery_optimization": "Battery Optimization",
"display_over_other_apps": "Display Over Other Apps",
"request_button": "Request"
}
},
"scopes": {
"friend": "Friend",
"group": "Group"
},
"manager": {
"routes": {
"tasks": "Tasks",
"features": "Features",
"home": "Home",
"home_settings": "Settings",
"home_logs": "Logs",
"logger_history": "Logger History",
"logged_stories": "Logged Stories",
"social": "Social",
"manage_scope": "Manage Scope",
"messaging_preview": "Preview",
"scripts": "Scripts"
},
"sections": {
"home": {
"update_title": "SnapEnhance Update",
"update_content": "Version {version} is available!",
"update_button": "Download"
},
"home_logs": {
"no_logs_hint": "No logs available",
"clear_logs_button": "Clear Logs",
"export_logs_button": "Export Logs",
"saving_logs_toast": "Saving logs, this may take a while ...",
"saved_logs_success_toast": "Logs saved successfully",
"saved_logs_failure_toast": "Failed to save logs"
},
"home_settings": {
"actions_title": "Actions",
"message_logger_title": "Message Logger",
"debug_title": "Debug",
"success_toast": "Done!",
"message_logger_summary": "{messageCount} messages\n{storyCount} stories",
"export_button": "Export",
"clear_button": "Clear",
"view_logger_history_button": "View Logger History"
},
"tasks": {
"no_tasks": "No tasks",
"merge_files_toast": "Merging {count} files",
"remove_selected_tasks_title": "Are you sure you want to remove selected tasks?",
"remove_all_tasks_title": "Are you sure you want to remove all tasks?",
"delete_files_option": "Also delete files",
"remove_selected_tasks_confirm": "Remove {count} tasks?",
"remove_all_tasks_confirm": "Remove all tasks?"
},
"features": {
"disabled": "Disabled",
"export_option": "Export",
"import_option": "Import",
"reset_option": "Reset",
"config_export_success_toast": "Config exported successfully",
"config_import_success_toast": "Config imported successfully",
"config_import_failure_toast": "Failed to import config {error}",
"saved_config_snackbar": "Config saved"
},
"social": {
"streaks_expiration_short": "{hours}h"
},
"manage_scope": {
"logged_stories_button": "Show Logged Stories",
"e2ee_title": "End-to-End Encryption",
"rules_title": "Rules",
"participants_text": "{count} participants",
"not_found": "Not found",
"streaks_title": "Streaks",
"streaks_length_text": "Length: {length}",
"streaks_expiration_text": "Expires in {eta}",
"streaks_expiration_text_expired": "Expired",
"reminder_button": "Set Reminder",
"delete_scope_confirm_dialog_title": "Are you sure you want to delete a {scope}?"
},
"logged_stories": {
"story_failed_to_load": "Failed to load",
"no_stories": "No stories found",
"save_from_cache_button": "Save from Cache"
},
"messaging_preview": {
"bridge_connection_failed": "Failed to connect to Snapchat through bridge service",
"bridge_init_failed": "Failed to initialize messaging bridge",
"message_fetch_failed": "Failed to fetch messages",
"no_message_hint": "No message",
"save_selection_option": "Save Selection",
"save_all_option": "Save All",
"unsave_selection_option": "Unsave Selection",
"unsave_all_option": "Unsave All",
"mark_selection_as_seen_option": "Mark selected Snap as seen",
"mark_all_as_seen_option": "Mark all Snaps as seen",
"delete_selection_option": "Delete Selection",
"delete_all_option": "Delete All"
},
"logger_history": {
"list_friend_format": "Friend {name}",
"list_group_format": "Group {name}",
"no_more_messages": "No more messages",
"reverse_order_checkbox": "Reverse Order",
"chat_attachment": "Attachment {index}",
"empty_message": "Empty Chat Message",
"message_parse_failed": "Failed to parse message",
"unknown_sender": "Unknown Sender",
"download_attachment_failed_toast": "Failed to download attachment"
}
},
"dialogs": {
"add_friend": {
"title": "Add Friend or Group",
"search_hint": "Search",
"fetch_error": "Failed to fetch data",
"category_groups": "Groups",
"category_friends": "Friends"
},
"scripting_warning": {
"title": "Warning",
"content": "SnapEnhance includes a scripting tool, allowing the execution of user-defined code on your device. Use extreme caution and only install modules from known, reliable sources. Unauthorized or unverified modules may pose security risks to your system."
},
"reset_config": {
"title": "Reset config",
"content": "Are you sure you want to reset the config?",
"success_toast": "Config reset successfully"
},
"messaging_action": {
"title": "Choose content types to process",
"select_all_button": "Select All"
}
}
},
"rules": {
"toasts": {
"enabled": "{ruleName} enabled",
"disabled": "{ruleName} disabled"
},
"modes": {
"blacklist": "Blacklist mode",
"whitelist": "Whitelist mode"
},
"properties": {
"auto_download": {
"name": "Auto download",
"description": "Automatically download Snaps when viewing them",
"options": {
"blacklist": "Exclude from Auto Download",
"whitelist": "Auto Download"
}
},
"stealth": {
"name": "Stealth Mode",
"description": "Prevents anyone from knowing you've opened their Snaps/Chats and conversations",
"options": {
"blacklist": "Exclude from Stealth Mode",
"whitelist": "Stealth mode"
}
},
"auto_save": {
"name": "Auto Save",
"description": "Saves Chat Messages when viewing them",
"options": {
"blacklist": "Exclude from Auto save",
"whitelist": "Auto save"
}
},
"unsaveable_messages": {
"name": "Unsaveable Messages",
"description": "Prevents messages from being saved in chat by other people",
"options": {
"blacklist": "Exclude from Unsaveable Messages",
"whitelist": "Unsaveable Messages"
}
},
"hide_friend_feed": {
"name": "Hide from Friend Feed"
},
"e2e_encryption": {
"name": "Use E2E Encryption"
},
"pin_conversation": {
"name": "Pin Conversation"
}
}
},
"actions": {
"clean_snapchat_cache": {
"name": "Clean Snapchat Cache",
"description": "Cleans the Snapchat Cache"
},
"manage_friend_list": {
"name": "Manage Friend List",
"description": "Import/export your friends list when backing up"
},
"export_chat_messages": {
"name": "Export Chat Messages",
"description": "Exports conversation messages into a JSON/HTML/TXT file"
},
"export_memories": {
"name": "Export Memories",
"description": "Exports memories into a ZIP file"
},
"bulk_messaging_action": {
"name": "Bulk Messaging Action",
"description": "Performs operations such as deleting friends or mass deletion of conversations"
},
"regen_mappings": {
"name": "Regenerate Mappings",
"description": "Manually regenerate mappings"
},
"change_language": {
"name": "Change Language",
"description": "Change the language of SnapEnhance"
}
},
"features": {
"notices": {
"unstable": "\u26A0 Unstable",
"ban_risk": "\u26A0 This feature may cause bans",
"internal_behavior": "\u26A0 This may break Snapchat internal behavior",
"require_native_hooks": "\u26A0 This feature requires experimental Native Hooks to work correctly"
},
"properties": {
"downloader": {
"name": "Downloader",
"description": "Download Snapchat Media",
"properties": {
"save_folder": {
"name": "Save Folder",
"description": "Select the directory to which all media should be downloaded to"
},
"auto_download_sources": {
"name": "Auto Download Sources",
"description": "Select the sources to automatically download from"
},
"prevent_self_auto_download": {
"name": "Prevent Self Auto Download",
"description": "Prevents your own Snaps from being downloaded automatically"
},
"path_format": {
"name": "Path Format",
"description": "Specify the File Path Format"
},
"allow_duplicate": {
"name": "Allow Duplicate",
"description": "Allows the same media to be downloaded multiple times"
},
"merge_overlays": {
"name": "Merge Overlays",
"description": "Combines the Text and the media of a Snap into a single file"
},
"force_image_format": {
"name": "Force Image Format",
"description": "Forces images to be saved in a specified Format"
},
"force_voice_note_format": {
"name": "Force Voice Note Format",
"description": "Forces Voice Notes to be saved in a specified Format"
},
"download_profile_pictures": {
"name": "Download Profile Pictures",
"description": "Allows you to download Profile Pictures from the profile page"
},
"opera_download_button": {
"name": "Opera Download Button",
"description": "Adds a download button on the top right corner when viewing a Snap.\nLong press on buttons will force download"
},
"download_context_menu": {
"name": "Download Context Menu",
"description": "Allows you to download/preview messages from a conversation or a story using the context menu.\nLong press on buttons will force download"
},
"ffmpeg_options": {
"name": "FFmpeg Options",
"description": "Specify additional FFmpeg options",
"properties": {
"threads": {
"name": "Threads",
"description": "The amount of threads to use"
},
"preset": {
"name": "Preset",
"description": "Set the speed of the conversion"
},
"constant_rate_factor": {
"name": "Constant Rate Factor",
"description": "Set the constant rate factor for the video encoder\nFrom 0 to 51 for libx264"
},
"video_bitrate": {
"name": "Video Bitrate",
"description": "Set the video bitrate (kbps)"
},
"audio_bitrate": {
"name": "Audio Bitrate",
"description": "Set the audio bitrate (kbps)"
},
"custom_video_codec": {
"name": "Custom Video Codec",
"description": "Set a custom Video Codec (e.g. libx264)"
},
"custom_audio_codec": {
"name": "Custom Audio Codec",
"description": "Set a custom Audio Codec (e.g. AAC)"
}
}
},
"logging": {
"name": "Logging",
"description": "Shows toasts when media is downloading"
},
"custom_path_format": {
"name": "Custom Path Format",
"description": "Specify a custom path format for downloaded media\n\nAvailable variables:\n - %username%\n - %source%\n - %hash%\n - %date_time%"
}
}
},
"user_interface": {
"name": "User Interface",
"description": "Change the look and feel of Snapchat",
"properties": {
"enable_app_appearance": {
"name": "Enable App Appearance Settings",
"description": "Enables the hidden App Appearance Setting\nMay not be required on newer Snapchat versions"
},
"amoled_dark_mode": {
"name": "AMOLED Dark Mode",
"description": "Enables AMOLED dark mode\nMake sure Snapchats Dark mode is enabled"
},
"friend_feed_message_preview": {
"name": "Friend Feed Message Preview",
"description": "Shows a preview of the last messages in the Friend Feed",
"properties": {
"amount": {
"name": "Amount",
"description": "The amount of messages to get previewed"
}
}
},
"snap_preview": {
"name": "Snap Preview",
"description": "Displays a small preview next to unseen Snaps in chat"
},
"bootstrap_override": {
"name": "Bootstrap Override",
"description": "Overrides user interface bootstrap settings",
"properties": {
"app_appearance": {
"name": "App Appearance",
"description": "Sets a persistent App Appearance"
},
"home_tab": {
"name": "Home Tab",
"description": "Overrides the startup tab when opening Snapchat"
}
}
},
"map_friend_nametags": {
"name": "Enhanced Friend Map Nametags",
"description": "Improves the Nametags of friends on the Snapmap"
},
"prevent_message_list_auto_scroll": {
"name": "Prevent Message List Auto Scroll",
"description": "Prevents the message list from scrolling to the bottom when sending/receiving a message"
},
"streak_expiration_info": {
"name": "Show Streak Expiration Info",
"description": "Shows a Streak Expiration timer next to the Streaks counter"
},
"hide_friend_feed_entry": {
"name": "Hide Friend Feed Entry",
"description": "Hides a specific friend from the Friend Feed\nUse the social tab to manage this feature"
},
"hide_streak_restore": {
"name": "Hide Streak Restore",
"description": "Hides the Restore button in the friend feed"
},
"hide_quick_add_friend_feed": {
"name": "Hide Quick Add in Friend Feed",
"description": "Hides the Quick Add section in the friend feed"
},
"hide_story_suggestions": {
"name": "Hide Story Suggestions",
"description": "Removes suggestions from the Stories page"
},
"hide_ui_components": {
"name": "Hide UI Components",
"description": "Select which UI components to hide"
},
"opera_media_quick_info": {
"name": "Opera Media Quick Info",
"description": "Shows useful information of media such as creation date in opera viewer context menu"
},
"old_bitmoji_selfie": {
"name": "Old Bitmoji Selfie",
"description": "Brings back the Bitmoji selfies from older Snapchat versions"
},
"disable_spotlight": {
"name": "Disable Spotlight",
"description": "Disables the Spotlight page"
},
"hide_settings_gear": {
"name": "Hide Settings Gear",
"description": "Hides the SnapEnhance Settings Gear in friend feed"
},
"friend_feed_menu_buttons": {
"name": "Friend Feed Menu Buttons",
"description": "Select which buttons to show in the Friend Feed Menu"
},
"vertical_story_viewer": {
"name": "Vertical Story Viewer",
"description": "Enables the vertical story viewer for all stories"
},
"enable_friend_feed_menu_bar": {
"name": "Friend Feed Menu Bar",
"description": "Enables the new Friend Feed Menu Bar"
},
"message_indicators": {
"name": "Message Indicators",
"description": "Adds specific indicators icons to messages\nNote: indicators might not be 100% accurate"
},
"stealth_mode_indicator": {
"name": "Stealth Mode Indicator",
"description": "Adds a \uD83D\uDC7B emoji next to conversations in stealth mode"
},
"edit_text_override": {
"name": "Edit Text Override",
"description": "Overrides text field behavior"
}
}
},
"messaging": {
"name": "Messaging",
"description": "Change how you interact with friends",
"properties": {
"bypass_screenshot_detection": {
"name": "Bypass Screenshot Detection",
"description": "Prevents Snapchat from detecting when you take a screenshot"
},
"anonymous_story_viewing": {
"name": "Anonymous Story Viewing",
"description": "Prevents anyone from knowing you've seen their story"
},
"prevent_story_rewatch_indicator": {
"name": "Prevent Story Rewatch Indicator",
"description": "Prevents anyone from knowing you've rewatched their story"
},
"hide_peek_a_peek": {
"name": "Hide Peek-a-Peek",
"description": "Prevents notification from being sent when you half swipe into a chat"
},
"hide_bitmoji_presence": {
"name": "Hide Bitmoji Presence",
"description": "Prevents your Bitmoji from popping up while in Chat"
},
"hide_typing_notifications": {
"name": "Hide Typing Notifications",
"description": "Prevents anyone from knowing you're typing a message"
},
"unlimited_snap_view_time": {
"name": "Unlimited Snap View Time",
"description": "Removes the Time Limit for viewing Snaps"
},
"loop_media_playback": {
"name": "Loop Media Playback",
"description": "Loops media playback when viewing Snaps / Stories"
},
"disable_replay_in_ff": {
"name": "Disable Replay in FF",
"description": "Disables the ability to replay with a long press from the Friend Feed"
},
"half_swipe_notifier": {
"name": "Half Swipe Notifier",
"description": "Notifies you when someone half swipes into a conversation",
"properties": {
"min_duration": {
"name": "Minimum Duration",
"description": "The minimum duration of the half swipe (in seconds)"
},
"max_duration": {
"name": "Maximum Duration",
"description": "The maximum duration of the half swipe (in seconds)"
}
}
},
"message_preview_length": {
"name": "Message Preview Length",
"description": "Specify the amount of messages to get previewed"
},
"call_start_confirmation": {
"name": "Call Start Confirmation",
"description": "Shows a confirmation dialog when starting a call"
},
"prevent_message_sending": {
"name": "Prevent Message Sending",
"description": "Prevents sending certain types of messages"
},
"instant_delete": {
"name": "Instant Delete",
"description": "Removes the confirmation dialog when deleting messages"
},
"better_notifications": {
"name": "Better Notifications",
"description": "Adds more information in received notifications"
},
"notification_blacklist": {
"name": "Notification Blacklist",
"description": "Select notifications which should get blocked"
},
"message_logger": {
"name": "Message Logger",
"description": "Prevents messages from being deleted",
"properties": {
"keep_my_own_messages": {
"name": "Keep My Own Messages",
"description": "Prevents your own messages from being deleted"
},
"auto_purge": {
"name": "Auto Purge",
"description": "Automatically deletes cached messages that are older than the specified amount of time"
},
"message_filter": {
"name": "Message Filter",
"description": "Select which messages should get logged (empty for all messages)"
}
}
},
"auto_save_messages_in_conversations": {
"name": "Auto Save Messages",
"description": "Automatically saves every message in conversations"
},
"gallery_media_send_override": {
"name": "Gallery Media Send Override",
"description": "Spoofs the media source when sending from the Gallery"
},
"strip_media_metadata": {
"name": "Strip Media Metadata",
"description": "Removes metadata of media before sending as a message"
},
"bypass_message_retention_policy": {
"name": "Bypass Message Retention Policy",
"description": "Prevents messages from being deleted after viewing them"
},
"bypass_message_action_restrictions": {
"name": "Bypass Message Action Restrictions",
"description": "Allows you to react to a snap without having opened it or to save an unsaveable message"
},
"remove_groups_locked_status": {
"name": "Remove Groups Locked Status",
"description": "Allows you to view group information after being kicked"
}
}
},
"global": {
"name": "Global",
"description": "Tweak Global Snapchat Settings",
"properties": {
"better_location": {
"name": "Better Location",
"description": "Enhances the Snapchat Location",
"properties": {
"spoof_location": {
"name": "Spoof Location",
"description": "Spoofs your location to a specified one"
},
"coordinates": {
"name": "Coordinates",
"description": "Set the coordinates of the spoofed location"
},
"always_update_location": {
"name": "Always Update Location",
"description": "Force Snapchat to update location even if no GPS data is received"
},
"suspend_location_updates": {
"name": "Suspend Location Updates",
"description": "Adds a button in map settings to suspend location updates"
},
"spoof_battery_level": {
"name": "Spoof Battery Level",
"description": "Spoofs the battery level of your device on map\nValue must be between 0 and 100"
},
"spoof_headphones": {
"name": "Spoof Headphones",
"description": "Spoofs the status of listening to music on map"
}
}
},
"snapchat_plus": {
"name": "Snapchat Plus",
"description": "Enables Snapchat Plus features\nSome Server-sided features may not work"
},
"disable_confirmation_dialogs": {
"name": "Disable Confirmation Dialogs",
"description": "Automatically confirms selected actions"
},
"auto_updater": {
"name": "Auto Updater",
"description": "Automatically checks for new updates"
},
"disable_metrics": {
"name": "Disable Metrics",
"description": "Blocks sending specific analytic data to Snapchat"
},
"disable_story_sections": {
"name": "Disable Story Sections",
"description": "Removes sections from the Stories page\nMay require a refresh to work properly"
},
"block_ads": {
"name": "Block Ads",
"description": "Prevents Advertisements from being displayed"
},
"disable_permission_requests": {
"name": "Disable Permission Requests",
"description": "Prevents Snapchat from asking for specific permissions"
},
"disable_memories_snap_feed": {
"name": "Disable Memories Snap Feed",
"description": "Prevents Snapchat from showing recent memories when you swipe up in camera"
},
"spotlight_comments_username": {
"name": "Spotlight Comments Username",
"description": "Shows author username in Spotlight comments"
},
"bypass_video_length_restriction": {
"name": "Bypass Video Length Restrictions",
"description": "Single: sends a single video\nSplit: split videos after editing"
},
"default_video_playback_rate": {
"name": "Default Video Playback Rate",
"description": "Sets the default speed for the playback of videos\nValue must be between 0.1 and 4.0"
},
"video_playback_rate_slider": {
"name": "Video Playback Rate Slider",
"description": "Adds a slider in opera context menu to change the video playback rate\nNote: Changes only apply to subsequent videos"
},
"disable_google_play_dialogs": {
"name": "Disable Google Play Services Dialogs",
"description": "Prevent Google Play Services availability dialogs from being shown"
},
"force_upload_source_quality": {
"name": "Force Upload Source Quality",
"description": "Forces Snapchat to upload media in the original quality\nPlease note that this may not remove metadata from media"
},
"default_volume_controls": {
"name": "Default Volume Controls",
"description": "Forces Snapchat to use system volume controls"
},
"disable_snap_splitting": {
"name": "Disable Snap Splitting",
"description": "Prevents Snaps from being split into multiple parts\nPictures you send will turn into videos"
}
}
},
"rules": {
"name": "Rules",
"description": "Manage Automatic Features for individual people"
},
"camera": {
"name": "Camera",
"description": "Adjust the right settings for the perfect snap",
"properties": {
"disable_cameras": {
"name": "Disable Cameras",
"description": "Prevents Snapchat from using the selected cameras"
},
"black_photos": {
"name": "Black Photos",
"description": "Replaces captured photos with a black background\nVideos are not affected"
},
"immersive_camera_preview": {
"name": "Immersive Preview",
"description": "Prevents Snapchat from Cropping the Camera preview\nThis might cause the camera to flicker on some devices"
},
"override_front_resolution": {
"name": "Override Front Resolution",
"description": "Overrides the camera resolution for the front camera"
},
"override_back_resolution": {
"name": "Override Back Resolution",
"description": "Overrides the camera resolution for the back camera"
},
"custom_resolution": {
"name": "Custom Resolution",
"description": "Sets a custom camera resolution, width x height (e.g. 1920x1080).\nThe custom resolution must be supported by your device"
},
"front_custom_frame_rate": {
"name": "Front Custom Frame Rate",
"description": "Overrides the front camera frame rate"
},
"back_custom_frame_rate": {
"name": "Back Custom Frame Rate",
"description": "Overrides the back camera frame rate"
},
"force_camera_source_encoding": {
"name": "Force Camera Source Encoding",
"description": "Forces the camera source encoding"
},
"hevc_recording": {
"name": "HEVC Recording",
"description": "Uses HEVC (H.265) codec for video recording"
}
}
},
"streaks_reminder": {
"name": "Streaks Reminder",
"description": "Periodically notifies you about your Streaks",
"properties": {
"interval": {
"name": "Interval",
"description": "The interval between each reminder (hours)"
},
"remaining_hours": {
"name": "Remaining Time",
"description": "The remaining amount of time before the notification is shown (hours)"
},
"group_notifications": {
"name": "Group Notifications",
"description": "Group notifications into a single one"
}
}
},
"experimental": {
"name": "Experimental",
"description": "Experimental features",
"properties": {
"native_hooks": {
"name": "Native Hooks",
"description": "Unsafe Features that hook into Snapchat's native code",
"properties": {
"disable_bitmoji": {
"name": "Disable Bitmoji",
"description": "Disables Friends Profile Bitmoji"
}
}
},
"session_events": {
"name": "Session Events",
"description": "Records session events",
"properties": {
"capture_duplex_events": {
"name": "Capture Duplex Events",
"description": "Capture presence and messaging events when a session is active"
},
"allow_running_in_background": {
"name": "Allow Running in Background",
"description": "Allows session to run in the background"
}
}
},
"spoof": {
"name": "Spoof",
"description": "Spoof various information about you",
"properties": {
"play_store_installer_package_name": {
"name": "Play Store Installer Package Name",
"description": "Overrides the installer package name to com.android.vending"
},
"fingerprint": {
"name": "Device Fingerprint",
"description": "Spoofs your device Fingerprint"
},
"android_id": {
"name": "Android ID",
"description": "Spoofs your Android ID to the specified value"
},
"remove_vpn_transport_flag": {
"name": "Remove VPN Transport Flag",
"description": "Prevents Snapchat from detecting VPNs"
},
"remove_mock_location_flag": {
"name": "Remove Mock Location Flag",
"description": "Prevents Snapchat from detecting Mock location"
},
"randomize_persistent_device_token": {
"name": "Randomize Persistent Device Token",
"description": "Generates a random device token after each login"
}
}
},
"convert_message_locally": {
"name": "Convert Message Locally",
"description": "Converts snaps to chat external media locally. This appears in chat download context menu"
},
"new_chat_action_menu": {
"name": "New Chat Action Menu",
"description": "Use the new chat action menu drawer"
},
"media_file_picker": {
"name": "Media File Picker",
"description": "Allows you to pick any video/audio file from the gallery"
},
"story_logger": {
"name": "Story Logger",
"description": "Provides a history of friends stories"
},
"call_recorder": {
"name": "Call Recorder",
"description": "Automatically records audio calls"
},
"account_switcher": {
"name": "Account Switcher",
"description": "Allows you to switch between accounts without logging out\nLong press on the search icon next to your Bitmoji profile to open the menu\nNote: this feature is experimental and will likely change in the future",
"properties": {
"auto_backup_current_account": {
"name": "Auto Backup Current Account",
"description": "Automatically backs up the current account when logging out or switching accounts"
}
}
},
"edit_message": {
"name": "Edit Messages",
"description": "Allows you to edit messages in conversations"
},
"app_passcode": {
"name": "App Passcode",
"description": "Sets a passcode to lock the app"
},
"app_lock_on_resume": {
"name": "App Lock On Resume",
"description": "Locks the app when it's reopened"
},
"infinite_story_boost": {
"name": "Infinite Story Boost",
"description": "Bypass the Story Boost Limit delay"
},
"meo_passcode_bypass": {
"name": "My Eyes Only Passcode Bypass",
"description": "Bypass the My Eyes Only passcode\nThis will only work if the passcode has been entered correctly before"
},
"no_friend_score_delay": {
"name": "No Friend Score Delay",
"description": "Removes the delay when viewing a Friends Score"
},
"e2ee": {
"name": "End-To-End Encryption",
"description": "Encrypts your messages with AES using a shared secret key\nMake sure to save your key somewhere safe!",
"properties": {
"encrypted_message_indicator": {
"name": "Encrypted Message Indicator",
"description": "Adds a \uD83D\uDD12 emoji next to encrypted messages"
},
"force_message_encryption": {
"name": "Force Message Encryption",
"description": "Prevents sending encrypted messages to people who don't have E2E Encryption enabled only when multiple conversations are selected"
}
}
},
"add_friend_source_spoof": {
"name": "Add Friend Source Spoof",
"description": "Spoofs the source of a Friend Request"
},
"hidden_snapchat_plus_features": {
"name": "Hidden Snapchat Plus Features",
"description": "Enables unreleased/beta Snapchat Plus features\nMight not work on older Snapchat versions"
},
"disable_composer_modules": {
"name": "Disable Composer Modules",
"description": "Prevents selected composer modules from being loaded\nNames must be separated by a comma"
},
"prevent_forced_logout": {
"name": "Prevent Forced Logout",
"description": "Prevents Snapchat from logging you out when you login on another device"
}
}
},
"scripting": {
"name": "Scripting",
"description": "Run custom scripts to extend SnapEnhance",
"properties": {
"developer_mode": {
"name": "Developer Mode",
"description": "Shows debug info on Snapchat's UI"
},
"module_folder": {
"name": "Module Folder",
"description": "The folder where the scripts are located"
},
"auto_reload": {
"name": "Auto Reload",
"description": "Automatically reloads scripts when they change"
},
"integrated_ui": {
"name": "Integrated UI",
"description": "Allows scripts to add custom UI components to Snapchat"
},
"disable_log_anonymization": {
"name": "Disable Log Anonymization",
"description": "Disables the anonymization of logs"
}
}
}
},
"options": {
"app_appearance": {
"always_light": "Always Light",
"always_dark": "Always Dark"
},
"better_notifications": {
"chat_preview": "Show a preview of chat",
"media_preview": "Show a preview of media",
"reply_button": "Add reply button",
"download_button": "Add download button",
"mark_as_read_button": "Mark as Read button",
"mark_as_read_and_save_in_chat": "Save in Chat when marking as read (depends on Auto Save)",
"group": "Group notifications"
},
"friend_feed_menu_buttons": {
"auto_download": "\u2B07\uFE0F Auto Download",
"auto_save": "\uD83D\uDCAC Auto Save Messages",
"unsaveable_messages": "\u2B07\uFE0F Unsaveable Messages",
"stealth": "\uD83D\uDC7B Stealth Mode",
"mark_snaps_as_seen": "\uD83D\uDC40 Mark Snaps as seen",
"mark_stories_as_seen_locally": "\uD83D\uDC40 Mark Stories as seen locally",
"conversation_info": "\uD83D\uDC64 Conversation Info",
"e2e_encryption": "\uD83D\uDD12 Use E2E Encryption"
},
"path_format": {
"create_author_folder": "Create folder for each author",
"create_source_folder": "Create folder for each media source type",
"append_hash": "Add a unique hash to the file name",
"append_source": "Add the media source to the file name",
"append_username": "Add the username to the file name",
"append_date_time": "Add the date and time to the file name"
},
"auto_download_sources": {
"friend_snaps": "Friend Snaps",
"friend_stories": "Friend Stories",
"public_stories": "Public Stories",
"spotlight": "Spotlight"
},
"logging": {
"started": "Started",
"success": "Success",
"progress": "Progress",
"failure": "Failure"
},
"notifications": {
"chat_screenshot": "Screenshot",
"chat_screen_record": "Screen Record",
"snap_replay": "Snap Replay",
"camera_roll_save": "Camera Roll Save",
"chat": "Chat",
"chat_reply": "Chat Reply",
"snap": "Snap",
"typing": "Typing",
"stories": "Stories",
"chat_reaction": "DM Reaction",
"group_chat_reaction": "Group Reaction",
"initiate_audio": "Incoming Audio Call",
"abandon_audio": "Missed Audio Call",
"initiate_video": "Incoming Video Call",
"abandon_video": "Missed Video Call"
},
"gallery_media_send_override": {
"ORIGINAL": "Original",
"NOTE": "Audio Note",
"SNAP": "Snap",
"SAVABLE_SNAP": "Savable Snap"
},
"strip_media_metadata": {
"hide_caption_text": "Hide Caption Text",
"hide_snap_filters": "Hide Snap Filters",
"hide_extras": "Hide Extras (e.g. mentions)",
"remove_audio_note_duration": "Remove Audio Note Duration",
"remove_audio_note_transcript_capability": "Remove Audio Note Transcript Capability"
},
"hide_ui_components": {
"hide_profile_call_buttons": "Remove Profile Call Buttons",
"hide_chat_call_buttons": "Remove Chat Call Buttons",
"hide_live_location_share_button": "Remove Live Location Share Button",
"hide_stickers_button": "Remove Stickers Button",
"hide_voice_record_button": "Remove Voice Record Button",
"hide_unread_chat_hint": "Remove Unread Chat Hint"
},
"hide_story_suggestions": {
"hide_friend_suggestions": "Hide friend suggestions",
"hide_suggested_friend_stories": "Hide suggested friend stories",
"hide_my_stories": "Hide My Stories"
},
"home_tab": {
"map": "Map",
"chat": "Chat",
"camera": "Camera",
"discover": "Discover",
"spotlight": "Spotlight"
},
"add_friend_source_spoof": {
"added_by_username": "By Username",
"added_by_mention": "By Mention",
"added_by_group_chat": "By Group Chat",
"added_by_qr_code": "By QR Code",
"added_by_community": "By Community"
},
"bypass_video_length_restriction": {
"single": "Single media",
"split": "Split media"
},
"old_bitmoji_selfie": {
"2d": "2D Bitmoji",
"3d": "3D Bitmoji"
},
"disable_confirmation_dialogs": {
"remove_friend": "Remove Friend",
"block_friend": "Block Friend",
"ignore_friend": "Ignore Friend",
"hide_friend": "Hide Friend",
"hide_conversation": "Hide Conversation",
"clear_conversation": "Clear Conversation from Friend Feed"
},
"auto_reload": {
"snapchat_only": "Snapchat Only",
"all": "All (Snapchat + SnapEnhance)"
},
"edit_text_override": {
"multi_line_chat_input": "Multi Line Chat Input",
"bypass_text_input_limit": "Bypass Text Input Limit"
},
"auto_purge": {
"never": "Never",
"1_hour": "1 Hour",
"3_hours": "3 Hours",
"6_hours": "6 Hours",
"12_hours": "12 Hours",
"1_day": "1 Day",
"3_days": "3 Days",
"1_week": "1 Week",
"2_weeks": "2 Weeks",
"1_month": "1 Month",
"3_months": "3 Months",
"6_months": "6 Months"
},
"disable_story_sections": {
"friends": "Friends",
"following": "Following",
"discover": "Discover"
},
"disable_cameras":{
"front": "Front Camera",
"back": "Back Camera"
},
"disable_permission_requests": {
"notifications": "Notifications",
"read_media_images": "Read Media Images",
"read_media_video": "Read Media Video",
"camera": "Camera",
"microphone": "Microphone",
"location": "Location",
"read_contacts": "Read Contacts",
"nearby_devices": "Nearby Devices",
"phone_calls": "Phone Calls"
},
"message_indicators": {
"encryption_indicator": "Adds a \uD83D\uDD12 icon next to messages that have been sent only to you",
"platform_indicator": "Adds the platform icon from which a media was sent (e.g. Android, iOS, Web)",
"location_indicator": "Adds a \uD83D\uDCCD icon to snaps when they have been sent with location enabled",
"ovf_editor_indicator": "Indicates if a snap has been sent using OVF Editor",
"director_mode_indicator": "Adds a \u270F\uFE0F icon to snaps when they have been sent using Director Mode, which can be used to send gallery images as snaps"
}
}
},
"friend_menu_option": {
"mark_snaps_as_seen": "Mark Snaps as seen",
"mark_stories_as_seen_locally": "Mark Stories as seen locally",
"preview": "Preview",
"stealth_mode": "Stealth Mode",
"auto_download_blacklist": "Auto Download Blacklist",
"anti_auto_save": "Anti Auto Save"
},
"content_type": {
"CHAT": "Chat",
"SNAP": "Snap",
"EXTERNAL_MEDIA": "External Media",
"NOTE": "Audio Note",
"STICKER": "Sticker",
"STATUS": "Status",
"LOCATION": "Location",
"STATUS_SAVE_TO_CAMERA_ROLL": "Saved to Camera Roll",
"STATUS_CONVERSATION_CAPTURE_SCREENSHOT": "Screenshot",
"STATUS_CONVERSATION_CAPTURE_RECORD": "Screen Record",
"STATUS_CALL_MISSED_VIDEO": "Missed Video Call",
"STATUS_CALL_MISSED_AUDIO": "Missed Audio Call",
"LIVE_LOCATION_SHARE": "Live Location Share",
"CREATIVE_TOOL_ITEM": "Creative Tool Item",
"FAMILY_CENTER_INVITE": "Family Center Invite",
"FAMILY_CENTER_ACCEPT": "Family Center Accept",
"FAMILY_CENTER_LEAVE": "Family Center Leave",
"STATUS_PLUS_GIFT": "Status Plus Gift",
"TINY_SNAP": "Tiny Snap",
"STATUS_COUNTDOWN": "Countdown",
"MAP_REACTION": "Map Reaction"
},
"media_download_source": {
"none": "None",
"pending": "Pending",
"chat_media": "Chat Media",
"story": "Story",
"public_story": "Public Story",
"spotlight": "Spotlight",
"profile_picture": "Profile Picture",
"story_logger": "Story Logger",
"message_logger": "Message Logger",
"merged": "Merged",
"voice_call": "Voice Call"
},
"chat_action_menu": {
"preview_button": "Preview",
"download_button": "Download",
"delete_logged_message_button": "Delete Logged Message",
"convert_message": "Convert Message",
"edit_message": "Edit Message"
},
"opera_context_menu": {
"download": "Download Media",
"sent_at": "Sent at {date}",
"created_at": "Created at {date}",
"expires_at": "Expires at {date}",
"media_size": "Media size: {size}",
"media_duration": "Media duration: {duration} ms",
"show_debug_info": "Show Debug Info"
},
"modal_option": {
"profile_info": "Profile Info",
"close": "Close"
},
"gallery_media_send_override": {
"multiple_media_toast": "You can only send one media at a time"
},
"mark_as_seen": {
"no_unseen_snaps_toast": "No unseen Snaps found!",
"seen_toast": "Marked as seen!",
"unseen_toast": "Marked as unseen!",
"already_seen_toast": "Already marked as seen!",
"already_unseen_toast": "Already marked as unseen!"
},
"conversation_preview": {
"streak_expiration": "expires in {day} days {hour} hours {minute} minutes",
"total_messages": "Total sent/received messages: {count}",
"title": "Preview",
"unknown_user": "Unknown User"
},
"profile_info": {
"title": "Profile Info",
"first_created_username": "First Created Username",
"mutable_username": "Mutable Username",
"display_name": "Display Name",
"added_date": "Added Date",
"birthday": "Birthday : {month} {day}",
"hidden_birthday": "Birthday : Hidden",
"friendship": "Friendship",
"add_source": "Add Source",
"snapchat_plus": "Snapchat Plus",
"snapchat_plus_state": {
"subscribed": "Subscribed",
"not_subscribed": "Not Subscribed"
}
},
"friendship_link_type": {
"mutual": "Mutual",
"outgoing": "Outgoing",
"blocked": "Blocked",
"deleted": "Deleted",
"following": "Following",
"suggested": "Suggested",
"incoming": "Incoming",
"incoming_follower": "Incoming Follower"
},
"bulk_messaging_action": {
"choose_action_title": "Choose an action",
"progress_status": "Processing {index} of {total}",
"selection_dialog_continue_button": "Continue",
"confirmation_dialog": {
"title": "Are you sure?",
"message": "This will affect all selected friends. This action cannot be undone."
},
"actions": {
"remove_friends": "Remove Friends",
"clear_conversations": "Clear Conversations"
}
},
"chat_export": {
"exporter_dialog": {
"select_conversations_title": "Select Conversations",
"text_field_selection": "{amount} selected",
"text_field_selection_all": "All",
"export_file_format_title": "Export File Format",
"message_type_filter_title": "Filter Messages by Type",
"amount_of_messages_title": "Amount of Messages (leave it blank for all)",
"download_medias_title": "Download Medias"
},
"dialog_negative_button": "Cancel",
"dialog_positive_button": "Export",
"exported_to": "Exported to {path}",
"exporting_chats": "Exporting Chats...",
"processing_chats": "Processing {amount} conversations...",
"export_fail": "Failed to export conversation {conversation}",
"writing_output": "Writing output...",
"finished": "Done! You now can close this dialog.",
"no_messages_found": "No messages found!",
"exporting_message": "Exporting {conversation}..."
},
"button": {
"ok": "OK",
"positive": "Yes",
"negative": "No",
"cancel": "Cancel",
"open": "Open",
"download": "Download"
},
"better_notifications": {
"button": {
"reply": "Reply",
"download": "Download",
"mark_as_read": "Mark as Read"
},
"stealth_mode_notice": "Can't mark as read in stealth mode"
},
"profile_picture_downloader": {
"button": "Download Profile Picture",
"title": "Profile Picture Downloader",
"avatar_option": "Avatar",
"background_option": "Background"
},
"call_start_confirmation": {
"dialog_title": "Start Call",
"dialog_message": "Are you sure you want to start a call?"
},
"half_swipe_notifier": {
"notification_channel_name": "Half Swipe",
"notification_content_dm": "{friend} just half-swiped into your chat for {duration} seconds",
"notification_content_group": "{friend} just half-swiped into {group} for {duration} seconds"
},
"download_processor": {
"attachment_type": {
"snap": "Snap",
"sticker": "Sticker",
"external_media": "External Media",
"note": "Note",
"original_story": "Original Story"
},
"select_attachments_title": "Select attachments to download",
"download_started_toast": "Download started",
"unsupported_content_type_toast": "Unsupported content type!",
"failed_no_longer_available_toast": "Media no longer available",
"no_attachments_toast": "No attachments found!",
"already_queued_toast": "Media already in queue!",
"already_downloaded_toast": "Media already downloaded!",
"saved_toast": "Saved to {path}",
"download_toast": "Downloading {path}...",
"processing_toast": "Processing {path}...",
"failed_generic_toast": "Failed to download",
"failed_to_create_preview_toast": "Failed to create preview",
"failed_processing_toast": "Failed processing {error}",
"failed_gallery_toast": "Failed saving to gallery {error}",
"dash_no_chapter": "No chapter found",
"dash_dialog": {
"title": "Download dash media",
"download_all": "Download All",
"segment_text": "Segment {from} - {to}"
}
},
"streaks_reminder": {
"notification_title": "Streaks",
"notification_text": "You will lose your Streak with {friend} in {hoursLeft} hours"
},
"end_to_end_encryption": {
"toolbox": {
"no_shared_key": "You don't have a shared secret with this friend yet. Click below to initiate a new one.",
"shared_key_fingerprint": "Your fingerprint is:\n\n{fingerprint}\n\nMake sure to check if it matches your friend's fingerprint!",
"initiate_exchange_button": "Initiate Key Exchange"
},
"confirmation_dialogs": {
"title": "End-to-end encryption",
"confirmation_1": "WARNING: This will overwrite your existing key. You will loose access to all encrypted messages from this friend. Are you sure you want to continue?",
"confirmation_2": "Are you REALLY sure you want to continue? This is your last chance to back out."
},
"unencrypted_conversation_send_failure_toast": "You can't send encrypted content to both encrypted and unencrypted conversations!",
"native_hooks_send_failure_toast": "Failed to send! Please enable Native Hooks in the settings.",
"no_participants_to_encrypt_toast": "You don't have any friends in this conversation to encrypt messages with!",
"encryption_failed_toast": "Failed to encrypt message! Check logcat for more details.",
"accept_public_key_success_toast": "Public key successfully accepted!",
"accept_secret_key_success_toast": "Done! You can now send and receive encrypted messages with this friend.",
"accept_public_key_failure_toast": "Failed to accept public key",
"accept_secret_key_failure_toast": "Failed to accept secret key",
"accept_secret_button": "Accept Secret",
"accept_public_key_button": "Accept Public Key",
"outgoing_pk_message": "Key exchange request",
"outgoing_secret_message": "Key exchange response",
"incoming_pk_message": "You just received a public key request. Click below to accept it.",
"incoming_secret_message": "Your friend just accepted your public key. Click below to accept the secret."
},
"suspend_location_updates": {
"switch_text": "Suspend Location Updates"
},
"material3_strings": {
"date_range_picker_start_headline": "From",
"date_range_picker_end_headline": "To",
"date_range_picker_title": "Select date range",
"date_picker_switch_to_calendar_mode": "Calendar",
"date_picker_switch_to_input_mode": "Input",
"date_range_picker_scroll_to_previous_month": "Previous month",
"date_range_picker_scroll_to_next_month": "Next month",
"date_picker_today_description": "Today",
"date_range_picker_day_in_range": "Selected",
"date_input_invalid_for_pattern": "Invalid date",
"date_input_invalid_year_range": "Invalid year",
"date_input_invalid_not_allowed": "Invalid date",
"date_range_input_invalid_range_input": "Invalid date range"
}
}