// English Localization Strings // App Title "app_title" = "MyQrCode"; "app_subtitle" = "QR Code Scanner & Generator"; "app_description_launch" = "Professional QR Code Solution"; // Network Permission "network_permission_required" = "Network Permission Required"; "network_permission_description" = "The app needs network permission to provide complete service functionality"; "check_network" = "Check Again"; "checking_network" = "Checking..."; "open_settings" = "Open Settings"; "initializing" = "Initializing..."; // Scanner View "scanner_title" = "Barcode Scanner"; "scan_instruction" = "Place QR code or barcode in the frame"; "detected_codes" = "Codes Detected"; "auto_result_1s" = "Result will be shown in 1 second"; "select_code_instruction" = "Tap green markers to select the code to decode"; "rescan_button" = "Rescan"; "close_button" = "Close"; // Scanning Line Styles "style_modern" = "Modern Tech"; "style_classic" = "Classic Simple"; "style_neon" = "Neon Cool"; "style_minimal" = "Minimalist"; "style_retro" = "Retro Style"; // Content View "main_title" = "Barcode Scanner"; "app_description" = "Scan QR codes and barcodes with ease"; "start_scanning" = "Start Scanning"; "scan_result" = "Scan Result:"; "language" = "Language"; // Error Messages "scan_error_title" = "Scan Error"; "scan_error_message" = "Your device does not support scanning QR codes. Please use a device with a camera."; // Test Button "test_auto_select" = "Test Auto Select"; // Camera Permission "camera_permission_title" = "Camera Permission Required"; "camera_permission_denied" = "Camera access has been denied. Please enable camera permission in Settings to use the scanner."; "camera_permission_restricted" = "Camera access is restricted. Please check your device settings or contact your administrator."; "camera_permission_unknown" = "Camera permission status is unknown. Please check your device settings."; "request_camera_permission" = "Grant Camera Access"; // Language Settings "select_language" = "Select Language"; "language_changes_info" = "Language changes will take effect immediately"; "current_language" = "Current Language: %@"; "language_settings" = "Language Settings"; "done" = "Done"; // Main Content View "qr_code_creator" = "QR Code Creator"; "quick_create_scan" = "Quickly create and scan QR codes"; "create_qr_code" = "Create QR Code"; "generate_various_codes" = "Generate QR codes for text, links, WiFi, contacts and more"; "scan_recognize" = "Scan & Recognize"; "scan_qr_code" = "Scan QR Code"; "history_records" = "History Records"; "view_history" = "View History"; // QR Code Detail View "scan_this_qr_code" = "Scan this QR code"; "share" = "Share"; "add_to_image" = "Add to Image"; "parsed_info" = "Parsed Information"; "original_content" = "Original Content"; "copy_content" = "Copy Content"; "open" = "Open"; "open_link" = "Open Link"; "decorate_code" = "Decorate Code"; "qr_code_has_style" = "This QR code has custom style, tap to edit"; // QR Code Style View "select_dot_type" = "Select Dot Type"; "select_eye_type" = "Select Eye Type"; "select_logo" = "Select Logo"; "none" = "None"; "no_logo" = "No Logo"; "custom" = "Custom"; "permission_required" = "Permission Required"; // Settings View "settings" = "Settings"; "select_app_language" = "Select app display language"; "app_info" = "App Information"; "version" = "Version"; "version_number" = "1.0.0"; "build_version" = "Build Version"; "build_number" = "1"; "features" = "Features"; "about" = "About"; "app_description_long" = "QR Scanner is a powerful QR code and barcode scanning app that supports multiple barcode format recognition and creation."; // History View "confirm_delete_record" = "Are you sure you want to delete this record?\nContent: %@"; "loading" = "Loading..."; "load_more" = "Load More"; "loading_more" = "Loading more..."; // App Permissions "app_permissions" = "App Permissions"; "permissions_info" = "Permissions Information"; "permissions_description" = "This app requires certain permissions to function properly. You can manage these permissions here or in your device's Settings app."; "camera_permission" = "Camera Permission"; "camera_permission_description" = "Required to scan QR codes and barcodes using your device's camera."; "photo_permission" = "Photo Library Permission"; "photo_permission_description" = "Required to save generated QR codes and barcodes to your photo library."; "system_settings" = "System Settings"; "system_settings_description" = "You can also manage app permissions in your device's Settings app."; "open_system_settings" = "Open Settings"; "not_determined" = "Not Determined"; "restricted" = "Restricted"; "denied" = "Denied"; "authorized" = "Authorized"; "limited" = "Limited"; "unknown" = "Unknown"; "request_permission" = "Request Permission"; "open_settings" = "Open Settings"; "permission_granted" = "Permission Granted"; "manage_app_permissions" = "Manage camera and photo library permissions for this app."; "view_privacy_policy" = "View our privacy policy and data handling practices."; "no_history_records" = "No history records"; "scan_or_create_to_start" = "Scan QR codes or manually create to start recording"; "create_first_record" = "Create First Record"; "clear_history" = "Clear History"; "clear_history_warning" = "This action will delete all history records and cannot be undone"; "confirm_delete" = "Confirm Delete"; "cancel" = "Cancel"; // Barcode Detail View "scan_this_barcode" = "Scan this barcode"; "barcode_type" = "Barcode Type"; "barcode_content" = "Barcode Content"; "content_length" = "Content Length: %d characters"; "data_content" = "Data Content"; "share_barcode_image" = "Share Barcode Image"; // Code Type Selection "data_type" = "Data Type"; "qr_code_type" = "QR Code Type"; "next_step" = "Next Step"; // Input Components "character_type" = "Character Type:"; "input_hint" = "Input Hint"; "location_name" = "Location Name"; "latitude" = "Latitude"; "longitude" = "Longitude"; "coordinate_format_help" = "Coordinate Format Help"; "coordinate_format_details" = "• Latitude range: -90 to 90\n• Longitude range: -180 to 180\n• Use decimal points, e.g.: 40.7589"; "password" = "Password"; "encryption_type" = "Encryption Type"; "social_platform" = "Social Platform"; "phone_type" = "Phone Type"; "qrcode_type" = "QR Code Type"; "format_help" = "Format Help"; "wifi_format_details" = "• Network name (SSID) is required\n• Password is optional, can be empty for no encryption\n• Will generate standard WiFi connection format"; "event_title" = "Event Title"; "event_description" = "Event Description"; "start_time" = "Start Time"; "end_time" = "End Time"; // Validation and Status "format_correct" = "✓ Format correct"; "format_checking" = "⚠ Format checking..."; "length_requirement" = "Length requirement: %d digits"; "allowed_characters" = "Allowed characters: %@"; "formatted_content" = "Formatted: %@"; "please_enter_valid_format" = "Please enter content that matches %@ format"; "cannot_generate_barcode" = "Cannot generate barcode"; "check_input_format" = "Please check input content format"; // Scanner Components "image_decode" = "Image Decode"; "scanning_line_style" = "Scanning Line Style"; "decode_failed" = "Decode Failed"; "reselect_image" = "Reselect Image"; // Toolbar "simple_toolbar" = "Simple Toolbar"; "toolbar_with_clear" = "Toolbar with Clear Button"; "toolbar_with_copy_paste" = "Toolbar with Copy/Paste"; "toolbar_with_navigation" = "Toolbar with Navigation"; // Navigation Titles "custom_style" = "Custom Style"; "qr_code_saved" = "QR Code Saved"; "select_type" = "Select Type"; "barcode_detail" = "Barcode Detail"; "add_to_picture" = "Add to Picture"; "scanner" = "Scanner"; // Buttons "create" = "Create"; "confirm" = "Confirm"; "save" = "Save"; "close" = "Close"; "complete" = "Complete"; "return_home" = "Return Home"; "retry" = "Retry"; "error_occurred" = "Error Occurred"; "load_failed_retry" = "Load failed, please retry"; "item_format" = "Item %d"; "no_data" = "No Data"; "no_content_yet" = "No content here yet"; "add_content" = "Add Content"; "loading_data" = "Loading data..."; "network_error" = "Network Error"; "connection_failed_check_network" = "Cannot connect to server, please check network connection"; "delete" = "Delete"; // Alerts "tip" = "Tip"; "delete_confirmation" = "Delete Confirmation"; // Form Labels "first_name" = "First Name"; "last_name" = "Last Name"; "content" = "Content"; "preview" = "Preview"; "cannot_generate_qrcode" = "Cannot generate QR code"; "sample_content" = "Sample content"; "yesterday" = "Yesterday"; "days_ago" = "%d days ago"; "hours_ago" = "%d hours ago"; "minutes_ago" = "%d minutes ago"; "just_now" = "Just now"; "weak" = "Weak"; "medium" = "Medium"; "strong" = "Strong"; "added_to_favorites" = "Added to favorites"; "removed_from_favorites" = "Removed from favorites"; "email_content_format" = "Email: %@\nSubject: %@\nBody: %@"; "email_cc_format" = "\nCC: %@"; "email_bcc_format" = "\nBCC: %@"; "wifi_content_format" = "WiFi: %@ (%@)"; "contact_content_prefix" = "Contact: "; "contact_nickname_format" = " (%@)"; "contact_phone_format" = "\nPhone: %@"; "contact_email_format" = "\nEmail: %@"; "contact_company_format" = "\nCompany: %@"; "contact_title_format" = "\nTitle: %@"; "contact_address_format" = "\nAddress: %@"; "contact_website_format" = "\nWebsite: %@"; "contact_note_format" = "\nNote: %@"; "location_content_format" = "Location: %@, %@"; "calendar_content_format" = "Event: %@"; "phone_content_format" = "Phone: %@"; "url_content_format" = "URL: %@"; "qrcode_created_successfully" = "QR code created successfully!"; "save_failed_error" = "Save failed: %@"; "create_data_type" = "Create %@"; "barcode_format_incorrect" = "Barcode format incorrect"; "data_type_created_successfully" = "%@ created successfully!"; "all" = "All"; "created" = "Created"; "favorites" = "Favorites"; "search_history_records" = "Search history records..."; "standard_card" = "Standard Card"; "standard_card_description" = "This is a standard style card component"; "compact_card" = "Compact Card"; "max_characters_reached" = "Maximum characters reached"; "near_character_limit" = "Near character limit"; "character_count" = "%d/%d"; // Calendar Input "calendar" = "Calendar"; "event_location" = "Event Location"; "event_title_placeholder" = "Meeting Title"; "event_description_placeholder" = "Event Description"; "event_location_placeholder" = "Meeting Location"; "time_validation_error" = "End time must be after start time"; "calendar_format_hint" = "• Fill in event information\n• Will generate calendar event format\n• Can be imported to calendar app"; "time_setting_hint" = "Time Setting Hint"; "end_time_must_be_after_start_time" = "End time must be after start time"; // Social Input "social" = "Social"; "username" = "Username"; "social_message" = "Message"; "instagram_placeholder" = "Username or link"; "facebook_placeholder" = "Username or link"; "twitter_placeholder" = "Username"; "tiktok_placeholder" = "Username"; "snapchat_placeholder" = "Username"; "whatsapp_placeholder" = "Enter WhatsApp phone number"; "viber_placeholder" = "Phone number"; "spotify_placeholder" = "Song or playlist link"; "instagram_hint" = "Enter Instagram username"; "facebook_hint" = "Enter Facebook user ID or link"; "twitter_hint" = "Enter X username or full link"; "tiktok_hint" = "Enter TikTok username or full link"; "snapchat_hint" = "Enter Snapchat username"; "whatsapp_hint" = "Enter WhatsApp message content"; "viber_hint" = "Enter Viber phone number"; "spotify_hint" = "Enter Spotify song or playlist link"; "social_format_hint" = "• Enter social media information\n• Will generate social media links\n• Users can click to open social apps"; "artist" = "Artist"; "song_name" = "Song Name"; "enter_artist_name" = "Enter artist name"; "enter_song_name" = "Enter song name"; "user_id_or_link" = "User ID or Link"; "x_username" = "X Username"; "song_link_or_id" = "Song Link or ID"; // Card Components "info_card" = "Information Card"; "important_reminder" = "Important Reminder"; "info_card_description" = "This is an information card for displaying important tips."; "learn_more" = "Learn More"; "total_users" = "Total Users"; "new_this_month" = "New this month"; // Input Hints "info_hint" = "This is an information hint"; "warning_hint" = "This is a warning hint"; "success_hint" = "This is a success hint"; "error_hint" = "This is an error hint"; // Date Picker "select_date" = "Select Date"; "select_time" = "Select Time"; "select_date_and_time" = "Select Date and Time"; // Create QR Code "content_input_area" = "Content Input Area"; "preview_area" = "Preview Area"; // QR Code Saved "qr_code_image" = "QR Code Image"; "operation_buttons" = "Operation Buttons"; "share_button" = "Share Button"; "save_to_photos_button" = "Save to Photos Button"; "add_to_picture_button" = "Add to Picture Button"; "check_photo_permission" = "Check Photo Permission"; "select_background_image" = "Select Background Image"; "image_save_helper" = "Image Save Helper"; // QR Code Style "tag_type" = "Tag Type"; "custom_qr_code_style" = "Custom QR Code Style"; "existing_style_data" = "Existing Style Data"; "existing_history_item" = "Existing History Item"; "color_selection" = "Color Selection"; "dot_type_selection" = "Dot Type Selection"; "eye_type_selection" = "Eye Type Selection"; "logo_selection" = "Logo Selection"; "loading_state" = "Loading State"; "selected_tag_type" = "Selected Tag Type"; "create_qr_code_document" = "Create QR Code Document"; "use_passed_qr_code_content" = "Use Passed QR Code Content"; "set_background_color" = "Set Background Color"; "set_eye_style" = "Set Eye Style"; "set_dot_style" = "Set Dot Style"; "set_eye_shape" = "Set Eye Shape"; "set_logo_if_selected" = "Set Logo if Selected"; // Keyboard Toolbar "clear" = "Clear"; "copy" = "Copy"; "paste" = "Paste"; "next" = "Next"; "previous" = "Previous"; // Form Components "sample_form" = "Sample Form"; "basic_info" = "Basic Information"; "enter_username" = "Please enter username"; "enter_email" = "Please enter email"; "actions" = "Actions"; // Models - History Enums "scanned" = "Scanned"; "manually_created" = "Manually Created"; "barcode" = "Barcode"; "qr_code" = "QR Code"; "qrcode" = "QR Code"; "foreground_color" = "Foreground Color"; "background_color" = "Background Color"; "dot_type" = "Dot Type"; "eye_type" = "Eye Type"; "custom_logo" = "Custom Logo"; // Models - Barcode Validator "numbers_0_9" = "Numbers (0-9)"; "ean_13_must_be_13_digits" = "EAN-13 must be 13 digits"; "ean_8_must_be_8_digits" = "EAN-8 must be 8 digits"; "upc_e_must_be_8_digits" = "UPC-E must be 8 digits"; "code_39_characters" = "Letters (A-Z), Numbers (0-9), Space, Special Characters (- + . / $ ( ) %)"; "code_39_only_contains" = "Code 39 can only contain letters, numbers, spaces and special characters"; "code_128_characters" = "All ASCII characters (0-127)"; "code_128_only_contains" = "Code 128 can only contain ASCII characters"; "itf_14_must_be_14_digits" = "ITF-14 must be 14 digits"; "itf_14_only_digits" = "ITF-14 can only contain digits"; "codabar_characters" = "Numbers (0-9), Letters (A-D), Special Characters (- + . / $ :)"; "codabar_only_contains" = "Codabar can only contain numbers, letters A-D and special characters"; "pdf417_characters" = "All ASCII characters (0-127)"; "pdf417_only_contains" = "PDF417 can only contain ASCII characters"; "data_matrix_characters" = "All ASCII characters (0-127)"; "data_matrix_only_contains" = "Data Matrix can only contain ASCII characters"; "aztec_characters" = "All ASCII characters (0-127)"; "aztec_only_contains" = "Aztec can only contain ASCII characters"; "maxi_code_characters" = "All ASCII characters (0-127)"; "maxi_code_only_contains" = "MaxiCode can only contain ASCII characters"; // Models - QR Code Style Models "square" = "Square"; "circle" = "Circle"; "rounded_rect" = "Rounded Rectangle"; "squircle" = "Squircle"; "diamond" = "Diamond"; "hexagon" = "Hexagon"; "star" = "Star"; "heart" = "Heart"; "flower" = "Flower"; "gear" = "Gear"; "abstract" = "Abstract"; "arrow" = "Arrow"; "blob" = "Blob"; "circuit" = "Circuit"; "crosshatch" = "Crosshatch"; "curve_pixel" = "Curve Pixel"; "diagonal" = "Diagonal"; "diagonal_stripes" = "Diagonal Stripes"; "donut" = "Donut"; "drip_horizontal" = "Horizontal Drip"; "drip_vertical" = "Vertical Drip"; "flame" = "Flame"; "grid_2x2" = "2x2 Grid"; "grid_3x3" = "3x3 Grid"; "grid_4x4" = "4x4 Grid"; "horizontal" = "Horizontal"; "koala" = "Koala"; "pointy" = "Pointy"; "razor" = "Razor"; "rounded_end_indent" = "Rounded End Indent"; "rounded_path" = "Rounded Path"; "rounded_triangle" = "Rounded Triangle"; "sharp" = "Sharp"; "shiny" = "Shiny"; "spiky_circle" = "Spiky Circle"; "stitch" = "Stitch"; "vertical" = "Vertical"; "vortex" = "Vortex"; "wave" = "Wave"; "wex" = "Wex"; // Models - QR Code Eye Types "arc" = "Arc"; "bars_horizontal" = "Horizontal Bars"; "bars_vertical" = "Vertical Bars"; "cloud" = "Cloud"; "cloud_circle" = "Cloud Circle"; "cornered_pixels" = "Cornered Pixels"; "dot_drag_horizontal" = "Horizontal Dot Drag"; "dot_drag_vertical" = "Vertical Dot Drag"; "edges" = "Edges"; "explode" = "Explode"; "eye" = "Eye"; "fabric_scissors" = "Fabric Scissors"; "fireball" = "Fireball"; "headlight" = "Headlight"; "hole_punch" = "Hole Punch"; "leaf" = "Leaf"; "peacock" = "Peacock"; "pinch" = "Pinch"; "pixels" = "Pixels"; "rounded_outer" = "Rounded Outer"; "rounded_pointing_in" = "Rounded Pointing In"; "rounded_pointing_out" = "Rounded Pointing Out"; "shield" = "Shield"; "square_peg" = "Square Peg"; "surrounding_bars" = "Surrounding Bars"; "teardrop" = "Teardrop"; "ufo" = "UFO"; "ufo_rounded" = "Rounded UFO"; "use_pixel_shape" = "Use Pixel Shape"; // Models - QR Code Logo Types "scan_me" = "Scan Me"; "gmail" = "Gmail"; "paypal" = "PayPal"; "google_playstore" = "Google Play"; "spotify" = "Spotify"; "telegram" = "Telegram"; "whats_app" = "WhatsApp"; "linked_in" = "LinkedIn"; "tik_tok" = "TikTok"; "snapchat" = "Snapchat"; "youtube" = "YouTube"; "x" = "X"; "pinterest" = "Pinterest"; "instagram" = "Instagram"; "facebook" = "Facebook"; // Models - QR Code Parser "text_information" = "Text Information"; "wifi_network" = "Wi-Fi Network"; "network_name" = "Network Name"; "not_set" = "Not Set"; "email_address" = "Email Address"; "phone_number" = "Phone Number"; "sms" = "SMS"; "number" = "Number"; "contact_information" = "Contact Information"; "name" = "Name"; "email" = "Email"; "company" = "Company"; "job_title" = "Job Title"; "address" = "Address"; "website" = "Website"; "nickname" = "Nickname"; "birthday" = "Birthday"; "note" = "Note"; "calendar_event" = "Calendar Event"; "event" = "Event"; "start" = "Start"; "end" = "End"; "location" = "Location"; "description" = "Description"; "year" = "Year"; "month" = "Month"; "day" = "Day"; "url" = "URL"; "tiktok" = "TikTok"; "whatsapp" = "WhatsApp"; "linkedin" = "LinkedIn"; "x_platform" = "X"; "url_link" = "URL Link"; "user_id" = "User ID"; "search" = "Search"; // Models - Core Data Manager "core_data_load_failed" = "Core Data load failed: %@"; "architecture_mismatch_detected" = "🔄 Architecture mismatch detected, deleting existing database file"; "core_data_reload_failed" = "❌ Core Data reload failed: %@"; "core_data_reload_success" = "✅ Core Data reload successful"; "core_data_save_success" = "✅ Core Data save successful"; "core_data_save_failed" = "❌ Core Data save failed: %@"; "error_details" = "❌ Error details: %@"; "error_domain" = "❌ Error domain: %@"; // QR Code Preview "cannot_generate_qr_code" = "Cannot generate QR code"; // Feature Descriptions "scan_feature_title" = "Scan Feature"; "scan_feature_description" = "Support scanning QR codes and barcodes, automatically identify types and save to history"; "create_feature_title" = "Create Feature"; "create_feature_description" = "Can manually create various types of QR codes and barcodes"; "history_feature_title" = "History Records"; "history_feature_description" = "Automatically save all scanned and created codes, support favorites and management"; // QR Code Saved View "qr_code_saved_title" = "QR Code Saved"; "saving" = "Saving..."; "qr_code_saved_to_photos" = "QR code saved to photos"; "save_failed" = "Save failed: %@"; "photo_permission_required" = "Photo library permission required to save images, please enable in Settings"; // Image Composer View "add_to_picture_title" = "Add to Picture"; // Barcode Character Hint View "numbers" = "Numbers"; "letters" = "Letters"; "special_characters" = "Special Characters"; "symbols" = "Symbols"; "control_characters" = "Control Characters"; "all_ascii" = "All ASCII"; "colors" = "Colors"; "dot_types" = "Dot Types"; "eyes" = "Eyes"; "logo" = "Logo"; // Logger "debug" = "Debug"; "info" = "Info"; "warning" = "Warning"; "error" = "Error"; "success" = "Success"; // Phone Input "phone" = "Phone"; "sms_content" = "SMS Content"; "enter_phone_number" = "Enter phone number, supports international format"; "enter_sms_content" = "Enter SMS content, will generate sendable link"; "phone_placeholder" = "+1 (555) 123-4567"; "sms_placeholder" = "Enter SMS content"; "format_instructions" = "Format Instructions"; "phone_format_hint" = "• Supports international format: +1 (555) 123-4567\n• Or local format: (555) 123-4567\n• Will generate tel: link"; "sms_format_hint" = "• Enter phone number and SMS content\n• Will generate SMSTO: link\n• Users can click to send SMS directly"; // Contact Input "contact" = "Contact"; "contact_phone_placeholder" = "+1 (555) 123-4567"; "contact_email_placeholder" = "user@example.com"; "contact_website_placeholder" = "https://example.com"; "contact_address_placeholder" = "Enter address"; "contact_note_placeholder" = "Enter note"; "contact_format_hint" = "• Fill in contact information\n• Will generate vCard format\n• Can be imported to phone contacts"; "company_name" = "Company Name"; "title_name" = "Job Title"; "detailed_address" = "Detailed Address"; "select_birthday" = "Select Birthday"; "note_info" = "Note Information"; // WiFi Input "wifi" = "WiFi"; "wifi_password" = "WiFi Password"; "wifi_password_placeholder" = "WiFi Password"; "no_encryption" = "No Encryption"; // Email Input "email_subject" = "Subject"; "email_cc" = "CC"; "email_bcc" = "BCC"; "email_subject_placeholder" = "Email Subject"; "email_body_placeholder" = "Enter email body content..."; "email_cc_placeholder" = "cc@example.com"; "email_bcc_placeholder" = "bcc@example.com"; "email_format_hint" = "• Fill in email information\n• Will generate mailto: link\n• Users can click to open email app"; "cc_address" = "CC Address"; "bcc_address" = "BCC Address"; "cc_email_placeholder" = "cc@example.com"; "bcc_email_placeholder" = "bcc@example.com"; // Location Input "location_name_placeholder" = "e.g.: Times Square, New York"; "latitude_placeholder" = "40.7589"; "longitude_placeholder" = "-73.9851"; "location_format_hint" = "• Enter location name and coordinates\n• Will generate geo: link\n• Users can click to open maps app"; // URL Input "website_url" = "Website URL"; "url_placeholder" = "https://www.example.com"; "url_format_hint" = "• You can enter full URL: https://www.example.com\n• Or enter domain: www.example.com\n• System will automatically add https:// prefix"; "preview_url" = "Preview URL"; // Text Input "text" = "Text"; "text_content" = "Text Content"; "text_placeholder" = "Enter text content..."; // Validation Messages "format_error" = "Format Error"; "field_required" = "%@ is required"; "field_format_incorrect" = "%@ format is incorrect"; "ean_13_format_hint" = "Please enter 13 digits, e.g.: 1234567890123"; "ean_8_format_hint" = "Please enter 8 digits, e.g.: 12345678"; "upc_e_format_hint" = "Please enter 8 digits, e.g.: 12345678"; "code_39_format_hint" = "Please enter letters, numbers, spaces and special characters"; "code_128_format_hint" = "Please enter any ASCII characters"; "itf_14_format_hint" = "Please enter 14 digits, e.g.: 12345678901234"; "pdf417_format_hint" = "Please enter any ASCII characters"; // Input Placeholders "input_13_digits" = "Input 13 digits"; "input_8_digits" = "Input 8 digits"; "input_letters_numbers" = "Input letters and numbers"; "input_any_characters" = "Input any characters"; "input_14_digits" = "Input 14 digits"; "please_enter_content" = "Please enter content"; // Text Editor "long_text" = "Long Text"; "email_body" = "Email Body"; "enter_description_content" = "Please enter description content..."; "enter_long_text_content" = "Please enter long text content..."; "enter_email_body_content" = "Enter email body content..."; // Input Fields "enter_password" = "Please enter password"; // Barcode Detail "unfavorite" = "Unfavorite"; "favorite" = "Favorite"; "content_copied_to_clipboard" = "Content copied to clipboard"; // QR Code Parser "sms_number_content" = "Number: %@\nContent: %@"; "contact_name" = "Name: %@"; "contact_phone" = "Phone: %@"; "contact_email" = "Email: %@"; "contact_company" = "Company: %@"; "contact_title" = "Title: %@"; "contact_address" = "Address: %@"; "contact_website" = "Website: %@"; "unknown_content" = "Unknown content"; "no_codes_detected_in_image" = "No QR codes or barcodes detected in image"; // History Enums "style_description_format" = "Foreground Color: %@, Background Color: %@, Dot Type: %@, Eye Type: %@"; "style_logo_format" = ", Logo: %@"; // QR Code Parser - Additional "wifi_network_info" = "Network Name: %@\nEncryption Type: %@\nPassword: %@"; "password_set" = "Set"; "geolocation" = "Geolocation"; "geolocation_coordinates" = "Latitude: %@\nLongitude: %@"; "calendar_event_info" = "Event: %@\nStart: %@\nEnd: %@"; "calendar_event_location" = "\nLocation: %@"; "calendar_event_description" = "\nDescription: %@"; "instagram_username" = "Username: %@"; "facebook_profile_id" = "Profile ID: %@"; "spotify_search_query" = "Search: %@"; "twitter_username" = "Username: %@"; "whatsapp_phone_number" = "Phone Number: %@"; "viber_phone_number" = "Phone Number: %@"; "snapchat_username" = "Username: %@"; "tiktok_username" = "Username: %@"; "contact_nickname" = "Nickname: %@"; "contact_birthday" = "Birthday: %@"; "contact_note" = "Note: %@"; "birthday_format" = "%@-%@-%@"; // Language Manager "chinese_language" = "Chinese"; "system_language" = "System"; // Input Component Factory "input_any_text_content" = "Input any text content..."; "input_phone_number" = "Input phone number..."; "input_sms_content" = "Input SMS content..."; "input_wifi_info" = "Input WiFi information..."; "input_contact_info" = "Input contact information..."; "input_location_info" = "Input location information..."; "input_calendar_event_info" = "Input calendar event information..."; "input_instagram_username" = "Input Instagram username..."; "input_facebook_user_id_or_link" = "Input Facebook user ID or link..."; "input_artist_and_song_info" = "Input artist and song information..."; "input_x_info" = "Input X information..."; "input_whatsapp_phone_number" = "Input WhatsApp phone number (e.g.: +1234567890)..."; "input_viber_phone_number" = "Input Viber phone number (e.g.: +1234567890)..."; "input_snapchat_info" = "Input Snapchat information..."; "input_tiktok_info" = "Input TikTok information..."; "input_email_content" = "Input email content..."; "input_website_url" = "Input website URL..."; "qr_code_detail" = "QR Code Detail"; "standard" = "Standard"; // Color Names "black" = "Black"; "white" = "White"; "red" = "Red"; "blue" = "Blue"; "green" = "Green"; "yellow" = "Yellow"; "purple" = "Purple"; "orange" = "Orange"; "pink" = "Pink"; "cyan" = "Cyan"; "magenta" = "Magenta"; "brown" = "Brown"; "gray" = "Gray"; "navy" = "Navy"; "teal" = "Teal"; "indigo" = "Indigo"; "lime" = "Lime"; "maroon" = "Maroon"; "olive" = "Olive"; "silver" = "Silver"; // App Name "app_name" = "MyQrCode"; // Navigation "back" = "Back"; "edit" = "Edit"; "history" = "History"; "scan" = "Scan"; // Barcode Details "barcode_detail_content" = "Barcode Content"; "barcode_detail_copy" = "Copy Barcode"; "barcode_detail_share" = "Share Barcode"; "barcode_detail_title" = "Barcode Detail"; "barcode_detail_type" = "Barcode Type"; "barcode_preview_save" = "Save Barcode"; "barcode_preview_share" = "Share Barcode"; "barcode_preview_title" = "Barcode Preview"; // Code Types "code_type_calendar" = "Calendar"; "code_type_contact" = "Contact"; "code_type_email" = "Email"; "code_type_location" = "Location"; "code_type_phone" = "Phone"; "code_type_selection_title" = "Select Code Type"; "code_type_sms" = "SMS"; "code_type_social" = "Social"; "code_type_text" = "Text"; "code_type_url" = "URL"; "code_type_wifi" = "WiFi"; // Create Code "create_code_content" = "Create Code Content"; "create_code_generate" = "Generate Code"; "create_code_title" = "Create Code"; "create_code_type" = "Create Code Type"; "create_qrcode_content" = "Create QR Code Content"; "create_qrcode_generate" = "Generate QR Code"; "create_qrcode_title" = "Create QR Code"; "create_qrcode_type" = "Create QR Code Type"; // History "history_copy" = "Copy History"; "history_delete" = "Delete History"; "history_empty" = "History Empty"; "history_favorite" = "Favorite History"; "history_share" = "Share History"; "history_title" = "History"; "history_unfavorite" = "Unfavorite History"; // Input Components "input_calendar_content" = "Input Calendar Content"; "input_contact_content" = "Input Contact Content"; "input_field_content" = "Input Field Content"; "input_field_placeholder" = "Input Field Placeholder"; "input_field_title" = "Input Field Title"; "input_hint_content" = "Input Hint Content"; "input_hint_title" = "Input Hint Title"; "input_location_content" = "Input Location Content"; "input_phone_content" = "Input Phone Content"; "input_social_content" = "Input Social Content"; "input_title_text" = "Input Title Text"; "input_url_content" = "Input URL Content"; "input_wifi_content" = "Input WiFi Content"; // Keyboard Toolbar "keyboard_toolbar_cancel" = "Cancel"; "keyboard_toolbar_done" = "Done"; // List View "list_view_empty" = "List Empty"; "list_view_title" = "List Title"; // Common "no" = "No"; "no_more_data" = "No More Data"; "ok" = "OK"; "yes" = "Yes"; // Permission States "permission_authorized" = "Authorized"; "permission_denied" = "Denied"; "permission_denied_title" = "Permission Denied"; "permission_denied_message" = "permission has been denied. Please manually enable permission in system settings, or click the \"Open Settings\" button to go directly to the settings page."; "permission_limited" = "Limited"; "permission_not_determined" = "Not Determined"; "permission_restricted" = "Restricted"; "photo_library_permission" = "Photo Library Permission"; "camera" = "Camera"; "photo" = "Photo"; "requesting_permission" = "Requesting..."; "wifi_password_copied" = "WiFi password copied to clipboard"; "wifi_setup_instruction" = "Please go to Settings > WiFi to connect manually"; "wifi_manual_setup_instruction" = "Please set up WiFi manually:\nNetwork Name: %@\nPassword: %@\n\nGo to: Settings > WiFi > Select Network > Enter Password"; "wifi_connecting" = "Attempting to connect to WiFi network..."; "wifi_connected_successfully" = "WiFi connected successfully!"; "wifi_connection_failed" = "WiFi connection failed"; "wifi_opened_settings" = "Opened system WiFi settings"; "wifi_user_denied" = "User denied WiFi connection request"; "wifi_already_connected" = "Already connected to this WiFi network"; "wifi_invalid_ssid" = "Invalid WiFi network name"; "wifi_invalid_password" = "Invalid WiFi password format"; // Contact related "contact_added_successfully" = "Contact added to address book successfully"; "contact_add_failed" = "Failed to add contact"; "contact_permission_denied" = "Contact permission required to add contact"; "contact_permission_limited" = "Contact permission limited"; "contact_permission_unknown" = "Contact permission status unknown"; "contact_parse_failed" = "Failed to parse contact information"; "phone_call_initiated" = "Initiating phone call..."; "phone_call_failed" = "Failed to make phone call"; "phone_call_not_supported" = "Device does not support phone calls"; "invalid_phone_number" = "Invalid phone number"; "sms_app_opened" = "SMS app opened"; "sms_app_failed" = "Failed to open SMS app"; "sms_app_not_supported" = "Device does not support SMS"; "contact" = "Contact"; // Button Labels "add_contact" = "Add Contact"; "call" = "Call"; "message" = "Message"; "send_sms" = "Send SMS"; "add_to_calendar" = "Add to Calendar"; "calendar_event_added_successfully" = "Event added to calendar successfully"; "calendar_event_add_failed" = "Failed to add event to calendar"; "calendar_permission_denied" = "Calendar permission required to add events"; "calendar_permission_unknown" = "Calendar permission status unknown"; "calendar_invalid_start_time" = "Invalid start time format"; "calendar_save_failed" = "Failed to save event"; "send_email" = "Send Email"; "email_app_failed" = "Cannot open email app"; "email_subject" = "Subject"; "email_body" = "Body"; "calendar_event_title" = "Event Title"; "calendar_start_time" = "Start Time"; "calendar_end_time" = "End Time"; "calendar_location" = "Location"; "calendar_description" = "Description"; "open_instagram" = "Open Instagram"; "open_facebook" = "Open Facebook"; "open_x" = "Open X"; "open_whatsapp" = "Open WhatsApp"; "open_viber" = "Open Viber"; "open_spotify" = "Open Spotify"; "app_open_failed" = "Cannot open app"; "spotify_track" = "Track: %@"; "spotify_album" = "Album: %@"; "spotify_artist" = "Artist: %@"; "spotify_playlist" = "Playlist: %@"; "sms_phone_number" = "Phone Number"; "sms_message" = "Message"; "copy_password" = "Copy Password"; "connect_wifi" = "Connect WiFi"; "open_link" = "Open Link"; "favorite" = "Favorite"; "copy" = "Copy"; // Contact Info Fields "name" = "Name"; "phone" = "Phone"; "email" = "Email"; "organization" = "Organization"; "title" = "Title"; "address" = "Address"; // Picker View "picker_view_cancel" = "Cancel Selection"; "picker_view_done" = "Done Selection"; "picker_view_title" = "Picker Title"; // Privacy Policy "privacy_policy" = "Privacy Policy"; // QR Code Details "qrcode_detail_content" = "QR Code Content"; "qrcode_detail_copy" = "Copy QR Code"; "qrcode_detail_share" = "Share QR Code"; "qrcode_detail_title" = "QR Code Detail"; "qrcode_detail_type" = "QR Code Type"; "qrcode_preview_save" = "Save QR Code"; "qrcode_preview_share" = "Share QR Code"; "qrcode_preview_title" = "QR Code Preview"; // Utility Messages "utility_error" = "Error"; "utility_info" = "Info"; "utility_success" = "Success"; "utility_warning" = "Warning";