|
301 | 301 | "transcoding_encoding_options": "Encoding Options",
|
302 | 302 | "transcoding_encoding_options_description": "Set codecs, resolution, quality and other options for the encoded videos",
|
303 | 303 | "transcoding_hardware_acceleration": "Hardware Acceleration",
|
304 |
| - "transcoding_hardware_acceleration_description": "Experimental; much faster, but will have lower quality at the same bitrate", |
| 304 | + "transcoding_hardware_acceleration_description": "Experimental: faster transcoding but may reduce quality at same bitrate", |
305 | 305 | "transcoding_hardware_decoding": "Hardware decoding",
|
306 | 306 | "transcoding_hardware_decoding_setting_description": "Enables end-to-end acceleration instead of only accelerating encoding. May not work on all videos.",
|
307 |
| - "transcoding_hevc_codec": "HEVC codec", |
308 | 307 | "transcoding_max_b_frames": "Maximum B-frames",
|
309 | 308 | "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.",
|
310 | 309 | "transcoding_max_bitrate": "Maximum bitrate",
|
|
662 | 661 | "confirm_keep_this_delete_others": "All other assets in the stack will be deleted except for this asset. Are you sure you want to continue?",
|
663 | 662 | "confirm_new_pin_code": "Confirm new PIN code",
|
664 | 663 | "confirm_password": "Confirm password",
|
| 664 | + "confirm_tag_face": "Do you want to tag this face as {name}?", |
| 665 | + "confirm_tag_face_unnamed": "Do you want to tag this face?", |
665 | 666 | "connected_to": "Connected to",
|
666 | 667 | "contain": "Contain",
|
667 | 668 | "context": "Context",
|
|
840 | 841 | "error_delete_face": "Error deleting face from asset",
|
841 | 842 | "error_loading_image": "Error loading image",
|
842 | 843 | "error_saving_image": "Error: {error}",
|
| 844 | + "error_tag_face_bounding_box": "Error tagging face - cannot get bounding box coordinates", |
843 | 845 | "error_title": "Error - Something went wrong",
|
844 | 846 | "errors": {
|
845 | 847 | "cannot_navigate_next_asset": "Cannot navigate to the next asset",
|
|
978 | 980 | "exif_bottom_sheet_location": "LOCATION",
|
979 | 981 | "exif_bottom_sheet_people": "PEOPLE",
|
980 | 982 | "exif_bottom_sheet_person_add_person": "Add name",
|
981 |
| - "exif_bottom_sheet_person_age": "Age {age}", |
982 | 983 | "exif_bottom_sheet_person_age_months": "Age {months} months",
|
983 | 984 | "exif_bottom_sheet_person_age_year_months": "Age 1 year, {months} months",
|
984 | 985 | "exif_bottom_sheet_person_age_years": "Age {years}",
|
|
0 commit comments