"image_prefer_embedded_preview_setting_description":"Use embedded previews in RAW photos as the input to image processing when available. This can produce more accurate colors for some images, but the quality of the preview is camera-dependent and the image may have more compression artifacts.",
"image_prefer_wide_gamut":"Prefer wide gamut",
"image_prefer_wide_gamut_setting_description":"Use Display P3 for thumbnails. This better preserves the vibrance of images with wide colorspaces, but images may appear differently on old devices with an old browser version. sRGB images are kept as sRGB to avoid color shifts.",
"image_preview_format":"Preview format",
"image_preview_resolution":"Preview resolution",
"image_preview_resolution_description":"Used when viewing a single photo and for machine learning. Higher resolutions can preserve more detail but take longer to encode, have larger file sizes, and can reduce app responsiveness.",
"image_quality_description":"Image quality from 1-100. Higher is better for quality but produces larger files, this option affects the Preview and Thumbnail images.",
"image_thumbnail_resolution_description":"Used when viewing groups of photos (main timeline, album view, etc.). Higher resolutions can preserve more detail but take longer to encode, have larger file sizes, and can reduce app responsiveness.",
"machine_learning_facial_recognition_model_description":"Models are listed in descending order of size. Larger models are slower and use more memory, but produce better results. Note that you must re-run the Face Detection job for all images upon changing a model.",
"machine_learning_facial_recognition_setting_description":"If disabled, images will not be encoded for facial recognition and will not populate the People section in the Explore page.",
"machine_learning_max_detection_distance_description":"Maximum distance between two images to consider them duplicates, ranging from 0.001-0.1. Higher values will detect more duplicates, but may result in false positives.",
"machine_learning_max_recognition_distance_description":"Maximum distance between two faces to be considered the same person, ranging from 0-2. Lowering this can prevent labeling two people as the same person, while raising it can prevent labeling the same person as two different people. Note that it is easier to merge two people than to split one person in two, so err on the side of a lower threshold when possible.",
"machine_learning_min_detection_score_description":"Minimum confidence score for a face to be detected from 0-1. Lower values will detect more faces but may result in false positives.",
"machine_learning_min_recognized_faces_description":"The minimum number of recognized faces for a person to be created. Increasing this makes Facial Recognition more precise at the cost of increasing the chance that a face is not assigned to a person.",
"storage_template_settings_description":"Manage the folder structure and file name of the upload asset",
"theme_custom_css_settings":"Custom CSS",
"theme_custom_css_settings_description":"Cascading Style Sheets allow the design of Immich to be customized.",
"theme_settings":"Theme Settings",
"theme_settings_description":"Manage customization of the Immich web interface",
"thumbnail_generation_job_description":"Generate large, small and blurred thumbnails for each asset, as well as thumbnails for each person",
"transcode_policy_description":"Policy for when a video should be transcoded. HDR videos will always be transcoded (except if transcoding is disabled).",
"transcoding_acceleration_api_description":"The API that will interact with your device to accelerate transcoding. This setting is 'best effort': it will fallback to software transcoding on failure. VP9 may or may not work depending on your hardware.",
"transcoding_constant_quality_mode_description":"ICQ is better than CQP, but some hardware acceleration devices do not support this mode. Setting this option will prefer the specified mode when using quality-based encoding. Ignored by NVENC as it does not support ICQ.",
"transcoding_constant_rate_factor_description":"Video quality level. Typical values are 23 for H.264, 28 for HEVC, 31 for VP9, and 35 for AV1. Lower is better, but produces larger files.",
"transcoding_disabled_description":"Don't transcode any videos, may break playback on some clients",
"transcoding_hardware_decoding_setting_description":"Applies only to NVENC and RKMPP. Enables end-to-end acceleration instead of only accelerating encoding. May not work on all videos.",
"transcoding_hevc_codec":"HEVC codec",
"transcoding_max_b_frames":"Max B-Frames",
"transcoding_max_b_frames_description":"Higher values improve compression efficiency, but slow down encoding. May not be compatible with hardware acceleration on older devices. 0 disables B-frames, while -1 sets this value automatically.",
"transcoding_max_bitrate":"Max bitrate",
"transcoding_max_bitrate_description":"Setting a max bitrate can make file sizes more predictable at a minor cost to quality. At 720p, typical values are 2600k for VP9 or HEVC, or 4500k for H.264. Disabled if set to 0.",
"transcoding_max_keyframe_interval_description":"Sets the maximum frame distance between keyframes. Lower values worsen compression efficiency, but improve seek times and may improve quality in scenes with fast movement. 0 sets this value automatically.",
"transcoding_optimal_description":"Videos higher than target resolution or not in an accepted format",
"transcoding_preferred_hardware_device_description":"Applies only to VAAPI and QSV. Sets the dri node used for hardware transcoding.",
"transcoding_preset_preset":"PRESET (-preset)",
"transcoding_preset_preset_description":"Compression speed. Slower presets produce smaller files, and increase quality when targeting a certain bitrate. VP9 ignores speeds above `faster`.",
"transcoding_reference_frames_description":"The number of frames to reference when compressing a given frame. Higher values improve compression efficiency, but slow down encoding. 0 sets this value automatically.",
"transcoding_required_description":"Only videos not in an accepted format",
"transcoding_target_resolution_description":"Higher resolutions can preserve more detail but take longer to encode, have larger file sizes, and can reduce app responsiveness.",
"transcoding_temporal_aq":"Temporal AQ",
"transcoding_temporal_aq_description":"Applies only to NVENC. Increases quality of high-detail, low-motion scenes. May not be compatible with older devices.",
"transcoding_threads":"Threads",
"transcoding_threads_description":"Higher values lead to faster encoding, but leave less room for the server to process other tasks while active. This value should not be more than the number of CPU cores. Maximizes utilization if set to 0.",
"transcoding_tone_mapping":"TONE-MAPPING",
"transcoding_tone_mapping_description":"Attempts to preserve the appearance of HDR videos when converted to SDR. Each algorithm makes different tradeoffs for color, detail and brightness. Hable preserves detail, Mobius preserves color, and Reinhard preserves brightness.",
"transcoding_tone_mapping_npl_description":"Colors will be adjusted to look normal for a display of this brightness. Counter-intuitively, lower values increase the brightness of the video and vice versa since it compensates for the brightness of the display. 0 sets this value automatically.",
"transcoding_two_pass_encoding_setting_description":"Transcode in two passes to produce better encoded videos. When max bitrate is enabled (required for it to work with H.264 and HEVC), this mode uses a bitrate range based on the max bitrate and ignores CRF. For VP9, CRF can be used if max bitrate is disabled.",
"transcoding_video_codec":"Video Codec",
"transcoding_video_codec_description":"VP9 has high efficiency and web compatibility, but takes longer to transcode. HEVC performs similarly, but has lower web compatibility. H.264 is widely compatible and quick to transcode, but produces much larger files. AV1 is the most efficient codec but lacks support on older devices.",
"user_delete_delay_settings_description":"Number of days after removal to permanently delete a user's account and assets. The user deletion job runs at midnight to check for users that are ready for deletion. Changes to this setting will be evaluated at the next execution.",
"user_settings":"User Settings",
"user_settings_description":"Manage user settings",
"version_check_enabled_description":"Enable periodic requests to GitHub to check for new releases",
"version_check_settings":"Version Check",
"version_check_settings_description":"Enable/disable the new version notification",
"video_conversion_job_description":"Transcode videos for wider compatibility with browsers and devices"
"copied_image_to_clipboard":"Copied image to clipboard.",
"copy_error":"Copy error",
"copy_file_path":"Copy file path",
"copy_image":"Copy Image",
"copy_link":"Copy link",
"copy_link_to_clipboard":"Copy link to clipboard",
"copy_password":"Copy password",
"copy_to_clipboard":"Copy to Clipboard",
"country":"Country",
"cover":"Cover",
"covers":"Covers",
"create":"Create",
"create_album":"Create album",
"create_library":"Create Library",
"create_link":"Create link",
"create_link_to_share":"Create link to share",
"create_new_person":"Create new person",
"create_new_user":"Create new user",
"create_user":"Create user",
"created":"Created",
"current_device":"Current device",
"custom_locale":"Custom Locale",
"custom_locale_description":"Format dates and numbers based on the language and the region",
"dark":"Dark",
"date_after":"Date after",
"date_and_time":"Date and Time",
"date_before":"Date before",
"date_range":"Date range",
"day":"Day",
"default_locale":"Default Locale",
"default_locale_description":"Format dates and numbers based on your browser locale",
"delete":"Delete",
"delete_album":"Delete album",
"delete_key":"Delete key",
"delete_library":"Delete library",
"delete_link":"Delete link",
"delete_shared_link":"Delete shared link",
"delete_user":"Delete user",
"deleted_shared_link":"Deleted shared link",
"description":"Description",
"details":"Details",
"direction":"Direction",
"disallow_edits":"Disallow edits",
"discover":"Discover",
"dismiss_all_errors":"Dismiss all errors",
"dismiss_error":"Dismiss error",
"display_options":"Display options",
"display_order":"Display order",
"display_original_photos":"Display original photos",
"display_original_photos_setting_description":"Prefer to display the original photo when viewing an asset rather than thumbnails when the original asset is web-compatible. This may result in slower photo display speeds.",
"done":"Done",
"download":"Download",
"downloading":"Downloading",
"duration":"Duration",
"durations":{
"days":"{days, plural, one {day} other {{days, number} days}}",
"hours":"{hours, plural, one {hour} other {{hours, number} hours}}",
"minutes":"{minutes, plural, one {minute} other {{minutes, number} minutes}}",
"months":"{months, plural, one {month} other {{months, number} months}}",
"years":"{years, plural, one {year} other {{years, number} years}}"
"video_hover_setting_description":"Play video thumbnail when mouse is hovering over item. Even when disabled, playback can be started by hovering over the play icon.",