"$$$/Lumethic/PluginName=Lumethic"
"$$$/Lumethic/ExportDialog/Settings=Lumethic Settings"
"$$$/Lumethic/ExportDialog/ApiUrl=API URL:"
"$$$/Lumethic/ExportDialog/ApiKey=API Key:"
"$$$/Lumethic/ExportDialog/Messages/EnterApiKey=Enter your API key"

// Progress messages
"$$$/Lumethic/Upload/Progress=Uploading ^1 photos to Lumethic"
"$$$/Lumethic/Upload/Progress/One=Uploading one photo to Lumethic"
"$$$/Lumethic/Upload/Progress/Initializing=Initializing upload process..."
"$$$/Lumethic/Upload/Progress/Validating=Validating settings and connection..."
"$$$/Lumethic/Upload/Progress/Processing=Processing photo ^1 of ^2..."
"$$$/Lumethic/Upload/Progress/Retrying=Retrying upload (attempt ^1 of ^2)..."

// Error messages
"$$$/Lumethic/Upload/Errors/OneFileFailed=1 file failed to upload correctly."
"$$$/Lumethic/Upload/Errors/SomeFileFailed=^1 files failed to upload correctly."

// Validation errors
"$$$/Lumethic/Errors/InvalidApiKey=Invalid API key. Please check your credentials."
"$$$/Lumethic/Errors/InvalidApiUrl=Invalid API URL. Please enter a valid URL starting with http:// or https://"
"$$$/Lumethic/Errors/EmptyApiKey=API key is required for authentication."
"$$$/Lumethic/Errors/EmptyApiUrl=API URL is required."

// Network errors
"$$$/Lumethic/Errors/NetworkTimeout=Network timeout. Please check your internet connection and try again."
"$$$/Lumethic/Errors/NetworkError=Network error occurred. Please check your connection."
"$$$/Lumethic/Errors/ServerError=Server error (HTTP ^1). Please try again later."
"$$$/Lumethic/Errors/ConnectionFailed=Failed to connect to the server. Please check the API URL and your internet connection."
"$$$/Lumethic/Errors/AuthenticationFailed=Authentication failed. Please verify your API key."
"$$$/Lumethic/Errors/NetworkTimeoutOrConnectionError=Network timeout or connection error"

// File errors
"$$$/Lumethic/Errors/FileNotFound=Source file not found: ^1"
"$$$/Lumethic/Errors/FileReadError=Unable to read file: ^1"
"$$$/Lumethic/Errors/RawFileNotFound=RAW file not found for photo: ^1"
"$$$/Lumethic/Errors/InvalidFileFormat=Invalid file format. Only RAW files are supported."

// Success messages
"$$$/Lumethic/Success/UploadComplete=All photos uploaded successfully!"
"$$$/Lumethic/Success/SingleUploadComplete=Photo uploaded successfully!"

// Warning messages
"$$$/Lumethic/Warnings/PartialSuccess=Upload completed with some errors. Check the error log for details."
"$$$/Lumethic/Warnings/SlowConnection=Upload is taking longer than expected. Please be patient."

// Cancel messages
"$$$/Lumethic/Cancel/UserCancelled=Upload cancelled by user."
"$$$/Lumethic/Cancel/ConfirmCancel=Are you sure you want to cancel the upload?"

// Added for enhanced localization
"$$$/Lumethic/Upload/Progress/RetryingPhotoDetail=Retrying photo ^1 of ^2 (attempt ^3)..."
"$$$/Lumethic/Upload/Progress/Uploading=Uploading photo ^1 of ^2..."
"$$$/Lumethic/Upload/Progress/PhotoSuccess=Successfully uploaded photo ^1 of ^2."
"$$$/Lumethic/Upload/Progress/PhotoFailed=Failed to upload photo ^1 of ^2."
"$$$/Lumethic/Errors/UnknownFile=Unknown file"
"$$$/Lumethic/Errors/RenderFailed=Failed to render photo"
"$$$/Lumethic/Upload/Caption/AllSuccess=Upload complete: All successful."
"$$$/Lumethic/Upload/Caption/PartialSuccess=Upload complete: Some errors."
"$$$/Lumethic/Upload/Caption/AllFailed=Upload failed."
"$$$/Lumethic/Dialog/Title/UploadComplete=Upload Complete"
"$$$/Lumethic/Dialog/Title/PartialSuccess=Upload Partially Successful"
"$$$/Lumethic/Dialog/Title/AllFailed=Upload Failed"
"$$$/Lumethic/ExportServiceProvider/Title=Lumethic"
"$$$/Lumethic/ExportDialog/Tooltips/ApiUrl=Enter the Lumethic API URL (e.g., https://api.example.com)"
"$$$/Lumethic/ExportDialog/Tooltips/ApiKey=Enter your Lumethic API key"
"$$$/Lumethic/Dialog/Details/PartialSuccessHeader=%1 of %2 photos uploaded successfully.\\n\\nFailures:"
"$$$/Lumethic/Dialog/Details/AllFailedHeader=Upload errors:\\n"

// Plugin Manager settings
"$$$/Lumethic/PluginManager/Settings=Lumethic API Settings"
"$$$/Lumethic/PluginManager/Hint=These settings will be used as defaults for new exports."