ente/apps/photos/public/locales/en/translation.json

598 lines
33 KiB
JSON
Raw Normal View History

2023-03-13 15:27:10 +00:00
{
2023-03-15 09:29:16 +00:00
"HERO_SLIDE_1_TITLE": "<div>Private backups</div><div>for your memories</div>",
2023-03-13 15:27:10 +00:00
"HERO_SLIDE_1": "End-to-end encrypted by default",
2023-03-15 09:29:16 +00:00
"HERO_SLIDE_2_TITLE": "<div>Safely stored</div><div>at a fallout shelter</div>",
2023-03-13 15:27:10 +00:00
"HERO_SLIDE_2": "Designed to outlive",
"HERO_SLIDE_3_TITLE": "<div>Available</div><div> everywhere</div>",
"HERO_SLIDE_3": "Android, iOS, Web, Desktop",
"LOGIN": "Login",
"SIGN_UP": "Signup",
"NEW_USER": "New to ente",
"EXISTING_USER": "Existing user",
"ENTER_NAME": "Enter name",
"PUBLIC_UPLOADER_NAME_MESSAGE": "Add a name so that your friends know who to thank for these great photos!",
"ENTER_EMAIL": "Enter email address",
"EMAIL_ERROR": "Enter a valid email",
"REQUIRED": "Required",
2023-03-17 19:24:44 +00:00
"EMAIL_SENT": "Verification code sent to <a>{{email}}</a>",
2023-03-13 15:27:10 +00:00
"CHECK_INBOX": "Please check your inbox (and spam) to complete verification",
"ENTER_OTT": "Verification code",
"RESEND_MAIL": "Resend code",
"VERIFY": "Verify",
"UNKNOWN_ERROR": "Something went wrong, please try again",
"INVALID_CODE": "Invalid verification code",
"EXPIRED_CODE": "Your verification code has expired",
"SENDING": "Sending...",
"SENT": "Sent!",
"PASSWORD": "Password",
"LINK_PASSWORD": "Enter password to unlock the album",
"RETURN_PASSPHRASE_HINT": "Password",
"SET_PASSPHRASE": "Set password",
"VERIFY_PASSPHRASE": "Sign in",
"INCORRECT_PASSPHRASE": "Incorrect password",
"ENTER_ENC_PASSPHRASE": "Please enter a password that we can use to encrypt your data",
"PASSPHRASE_DISCLAIMER": "We don't store your password, so if you forget it, <strong>we will not be able to help you </strong>recover your data without a recovery key.",
2023-03-17 19:24:44 +00:00
"WELCOME_TO_ENTE_HEADING": "Welcome to <a/>",
"WELCOME_TO_ENTE_SUBHEADING": "End to end encrypted photo storage and sharing",
2023-03-13 15:27:10 +00:00
"WHERE_YOUR_BEST_PHOTOS_LIVE": "Where your best photos live",
"KEY_GENERATION_IN_PROGRESS_MESSAGE": "Generating encryption keys...",
"PASSPHRASE_HINT": "Password",
"CONFIRM_PASSPHRASE": "Confirm password",
"PASSPHRASE_MATCH_ERROR": "Passwords don't match",
"CONSOLE_WARNING_STOP": "STOP!",
"CONSOLE_WARNING_DESC": "This is a browser feature intended for developers. Please don't copy-paste unverified code here.",
"CREATE_COLLECTION": "New album",
"ENTER_ALBUM_NAME": "Album name",
"CLOSE_OPTION": "Close (Esc)",
"ENTER_FILE_NAME": "File name",
"CLOSE": "Close",
"NO": "No",
"NOTHING_HERE": "Nothing to see here yet 👀",
"UPLOAD": "Upload",
"IMPORT": "Import",
2023-03-14 08:46:23 +00:00
"ADD_PHOTOS": "Add photos",
"ADD_MORE_PHOTOS": "Add more photos",
2023-04-15 04:07:36 +00:00
"add_photos_one": "Add 1 item",
"add_photos_other": "Add {{count, number}} items",
2023-03-13 15:27:10 +00:00
"SELECT_PHOTOS": "Select photos",
"FILE_UPLOAD": "File Upload",
"UPLOAD_STAGE_MESSAGE": {
"0": "Preparing to upload",
"1": "Reading google metadata files",
"2": "{{uploadCounter.finished, number}} / {{uploadCounter.total, number}} files metadata extracted",
2023-06-24 06:21:02 +00:00
"3": "{{uploadCounter.finished, number}} / {{uploadCounter.total, number}} files processed",
2023-03-13 15:27:10 +00:00
"4": "Cancelling remaining uploads",
"5": "Backup complete"
},
"FILE_NOT_UPLOADED_LIST": "The following files were not uploaded",
"SUBSCRIPTION_EXPIRED": "Subscription expired",
2023-03-17 19:24:44 +00:00
"SUBSCRIPTION_EXPIRED_MESSAGE": "Your subscription has expired, please <a>renew</a>",
2023-03-13 15:27:10 +00:00
"STORAGE_QUOTA_EXCEEDED": "Storage limit exceeded",
"INITIAL_LOAD_DELAY_WARNING": "First load may take some time",
"USER_DOES_NOT_EXIST": "Sorry, could not find a user with that email",
"NO_ACCOUNT": "Don't have an account",
"ACCOUNT_EXISTS": "Already have an account",
"CREATE": "Create",
"DOWNLOAD": "Download",
"DOWNLOAD_OPTION": "Download (D)",
"DOWNLOAD_FAVORITES": "Download favorites",
"DOWNLOAD_UNCATEGORIZED": "Download uncategorized",
2023-08-27 14:24:56 +00:00
"DOWNLOAD_HIDDEN_ITEMS": "Download hidden items",
2023-03-13 15:27:10 +00:00
"COPY_OPTION": "Copy as PNG (Ctrl/Cmd - C)",
"TOGGLE_FULLSCREEN": "Toggle fullscreen (F)",
"ZOOM_IN_OUT": "Zoom in/out",
"PREVIOUS": "Previous (←)",
"NEXT": "Next (→)",
2023-04-14 04:13:28 +00:00
"TITLE_PHOTOS": "ente Photos",
2023-05-13 15:33:40 +00:00
"TITLE_ALBUMS": "ente Photos",
2023-04-14 04:13:28 +00:00
"TITLE_AUTH": "ente Auth",
2023-03-13 15:27:10 +00:00
"UPLOAD_FIRST_PHOTO": "Upload your first photo",
"IMPORT_YOUR_FOLDERS": "Import your folders",
"UPLOAD_DROPZONE_MESSAGE": "Drop to backup your files",
"WATCH_FOLDER_DROPZONE_MESSAGE": "Drop to add watched folder",
"TRASH_FILES_TITLE": "Delete files?",
"TRASH_FILE_TITLE": "Delete file?",
"DELETE_FILES_TITLE": "Delete immediately?",
"DELETE_FILES_MESSAGE": "Selected files will be permanently deleted from your ente account.",
"DELETE": "Delete",
"DELETE_OPTION": "Delete (DEL)",
"FAVORITE_OPTION": "Favorite (L)",
"UNFAVORITE_OPTION": "Unfavorite (L)",
"MULTI_FOLDER_UPLOAD": "Multiple folders detected",
"UPLOAD_STRATEGY_CHOICE": "Would you like to upload them into",
"UPLOAD_STRATEGY_SINGLE_COLLECTION": "A single album",
"OR": "or",
"UPLOAD_STRATEGY_COLLECTION_PER_FOLDER": "Separate albums",
"SESSION_EXPIRED_MESSAGE": "Your session has expired, please login again to continue",
"SESSION_EXPIRED": "Session expired",
"PASSWORD_GENERATION_FAILED": "Your browser was unable to generate a strong key that meets ente's encryption standards, please try using the mobile app or another browser",
"CHANGE_PASSWORD": "Change password",
"GO_BACK": "Go back",
"RECOVERY_KEY": "Recovery key",
"SAVE_LATER": "Do this later",
"SAVE": "Save Key",
"RECOVERY_KEY_DESCRIPTION": "If you forget your password, the only way you can recover your data is with this key.",
"RECOVER_KEY_GENERATION_FAILED": "Recovery code could not be generated, please try again",
"KEY_NOT_STORED_DISCLAIMER": "We don't store this key, so please save this in a safe place",
"FORGOT_PASSWORD": "Forgot password",
"RECOVER_ACCOUNT": "Recover account",
"RECOVERY_KEY_HINT": "Recovery key",
"RECOVER": "Recover",
"NO_RECOVERY_KEY": "No recovery key?",
"INCORRECT_RECOVERY_KEY": "Incorrect recovery key",
"SORRY": "Sorry",
"NO_RECOVERY_KEY_MESSAGE": "Due to the nature of our end-to-end encryption protocol, your data cannot be decrypted without your password or recovery key",
2023-03-17 19:24:44 +00:00
"NO_TWO_FACTOR_RECOVERY_KEY_MESSAGE": "Please drop an email to <a>{{emailID}}</a> from your registered email address",
2023-03-13 15:27:10 +00:00
"CONTACT_SUPPORT": "Contact support",
"REQUEST_FEATURE": "Request Feature",
"SUPPORT": "Support",
"CONFIRM": "Confirm",
"CANCEL": "Cancel",
"LOGOUT": "Logout",
"DELETE_ACCOUNT": "Delete account",
2023-03-17 19:24:44 +00:00
"DELETE_ACCOUNT_MESSAGE": "<p>Please send an email to <a>{{emailID}}</a> from your registered email address.</p><p>Your request will be processed within 72 hours.</p>",
2023-03-13 15:27:10 +00:00
"LOGOUT_MESSAGE": "Are you sure you want to logout?",
"CHANGE_EMAIL": "Change email",
"OK": "OK",
"SUCCESS": "Success",
"ERROR": "Error",
"MESSAGE": "Message",
2023-03-17 19:24:44 +00:00
"INSTALL_MOBILE_APP": "Install our <a>Android</a> or <b>iOS</b> app to automatically backup all your photos",
2023-03-13 15:27:10 +00:00
"DOWNLOAD_APP_MESSAGE": "Sorry, this operation is currently only supported on our desktop app",
"DOWNLOAD_APP": "Download desktop app",
"EXPORT": "Export Data",
"SUBSCRIPTION": "Subscription",
"SUBSCRIBE": "Subscribe",
"MANAGEMENT_PORTAL": "Manage payment method",
"MANAGE_FAMILY_PORTAL": "Manage family",
"LEAVE_FAMILY_PLAN": "Leave family plan",
"LEAVE": "Leave",
"LEAVE_FAMILY_CONFIRM": "Are you sure that you want to leave family plan?",
"CHOOSE_PLAN": "Choose your plan",
"MANAGE_PLAN": "Manage your subscription",
"ACTIVE": "Active",
"OFFLINE_MSG": "You are offline, cached memories are being shown",
2023-03-14 08:46:23 +00:00
"FREE_SUBSCRIPTION_INFO": "You are on the <strong>free</strong> plan that expires on {{date, dateTime}}",
2023-03-13 15:27:10 +00:00
"FAMILY_SUBSCRIPTION_INFO": "You are on a family plan managed by",
2023-03-14 08:46:23 +00:00
"RENEWAL_ACTIVE_SUBSCRIPTION_STATUS": "Renews on {{date, dateTime}}",
"RENEWAL_CANCELLED_SUBSCRIPTION_STATUS": "Ends on {{date, dateTime}}",
"RENEWAL_CANCELLED_SUBSCRIPTION_INFO": "Your subscription will be cancelled on {{date, dateTime}}",
2023-03-17 19:24:44 +00:00
"STORAGE_QUOTA_EXCEEDED_SUBSCRIPTION_INFO": "You have exceeded your storage quota, please <a>upgrade</a>",
2023-03-17 19:42:53 +00:00
"SUBSCRIPTION_PURCHASE_SUCCESS": "<p>We've received your payment</p><p>Your subscription is valid till <strong>{{date, dateTime}}</strong></p>",
2023-03-13 15:27:10 +00:00
"SUBSCRIPTION_PURCHASE_CANCELLED": "Your purchase was canceled, please try again if you want to subscribe",
"SUBSCRIPTION_PURCHASE_FAILED": "Subscription purchase failed , please try again",
"SUBSCRIPTION_UPDATE_FAILED": "Subscription updated failed , please try again",
"UPDATE_PAYMENT_METHOD_MESSAGE": "We are sorry, payment failed when we tried to charge your card, please update your payment method and try again",
"STRIPE_AUTHENTICATION_FAILED": "We are unable to authenticate your payment method. please choose a different payment method and try again",
"UPDATE_PAYMENT_METHOD": "Update payment method",
"MONTHLY": "Monthly",
"YEARLY": "Yearly",
"UPDATE_SUBSCRIPTION_MESSAGE": "Are you sure you want to change your plan?",
"UPDATE_SUBSCRIPTION": "Change plan",
"CANCEL_SUBSCRIPTION": "Cancel subscription",
"CANCEL_SUBSCRIPTION_MESSAGE": "<p>All of your data will be deleted from our servers at the end of this billing period.</p><p>Are you sure that you want to cancel your subscription?</p>",
"SUBSCRIPTION_CANCEL_FAILED": "Failed to cancel subscription",
"SUBSCRIPTION_CANCEL_SUCCESS": "Subscription canceled successfully",
"REACTIVATE_SUBSCRIPTION": "Reactivate subscription",
2023-03-17 09:12:36 +00:00
"REACTIVATE_SUBSCRIPTION_MESSAGE": "Once reactivated, you will be billed on {{date, dateTime}}",
2023-03-13 15:27:10 +00:00
"SUBSCRIPTION_ACTIVATE_SUCCESS": "Subscription activated successfully ",
"SUBSCRIPTION_ACTIVATE_FAILED": "Failed to reactivate subscription renewals",
"SUBSCRIPTION_PURCHASE_SUCCESS_TITLE": "Thank you",
"CANCEL_SUBSCRIPTION_ON_MOBILE": "Cancel mobile subscription",
"CANCEL_SUBSCRIPTION_ON_MOBILE_MESSAGE": "Please cancel your subscription from the mobile app to activate a subscription here",
2023-03-17 19:24:44 +00:00
"MAIL_TO_MANAGE_SUBSCRIPTION": "Please contact us at <a>{{emailID}}</a> to manage your subscription",
2023-03-13 15:27:10 +00:00
"RENAME": "Rename",
"RENAME_FILE": "Rename file",
"RENAME_COLLECTION": "Rename album",
"DELETE_COLLECTION_TITLE": "Delete album?",
"DELETE_COLLECTION": "Delete album",
2023-03-17 19:24:44 +00:00
"DELETE_COLLECTION_MESSAGE": "Also delete the photos (and videos) present in this album from <a>all</a> other albums they are part of?",
2023-03-13 15:27:10 +00:00
"DELETE_PHOTOS": "Delete photos",
"KEEP_PHOTOS": "Keep photos",
"SHARE": "Share",
"SHARE_COLLECTION": "Share album",
"SHAREES": "Shared with",
"SHARE_WITH_SELF": "Oops, you cannot share with yourself",
2023-03-14 14:32:20 +00:00
"ALREADY_SHARED": "Oops, you're already sharing this with {{email}}",
2023-03-13 15:27:10 +00:00
"SHARING_BAD_REQUEST_ERROR": "Sharing album not allowed",
"SHARING_DISABLED_FOR_FREE_ACCOUNTS": "Sharing is disabled for free accounts",
"DOWNLOAD_COLLECTION": "Download album",
"DOWNLOAD_COLLECTION_MESSAGE": "<p>Are you sure you want to download the complete album?</p><p>All files will be queued for download sequentially</p>",
"CREATE_ALBUM_FAILED": "Failed to create album , please try again",
2023-04-14 07:46:27 +00:00
"SEARCH": "Search",
2023-03-13 15:27:10 +00:00
"SEARCH_RESULTS": "Search results",
2023-04-14 07:46:27 +00:00
"NO_RESULTS": "No results found",
2023-05-24 16:54:30 +00:00
"SEARCH_HINT": "Search for albums, dates, descriptions, ...",
2023-03-13 15:27:10 +00:00
"SEARCH_TYPE": {
"COLLECTION": "Album",
"LOCATION": "Location",
"DATE": "Date",
"FILE_NAME": "File name",
"THING": "Content",
2023-09-09 09:27:25 +00:00
"FILE_CAPTION": "Description",
"FILE_TYPE": "File type"
2023-03-13 15:27:10 +00:00
},
2023-04-04 22:33:00 +00:00
"photos_count_zero": "No memories",
"photos_count_one": "1 memory",
"photos_count_other": "{{count, number}} memories",
2023-03-17 19:24:44 +00:00
"TERMS_AND_CONDITIONS": "I agree to the <a>terms</a> and <b>privacy policy</b>",
2023-03-13 15:27:10 +00:00
"ADD_TO_COLLECTION": "Add to album",
"SELECTED": "selected",
"VIDEO_PLAYBACK_FAILED_DOWNLOAD_INSTEAD": "This video cannot be played on your browser",
"PEOPLE": "People",
"INDEXING_SCHEDULED": "indexing is scheduled...",
2023-03-17 19:42:53 +00:00
"ANALYZING_PHOTOS": "analyzing new photos {{indexStatus.nSyncedFiles}} of {{indexStatus.nTotalFiles}} done)...",
"INDEXING_PEOPLE": "indexing people in {{indexStatus.nSyncedFiles}} photos...",
"INDEXING_DONE": "indexed {{indexStatus.nSyncedFiles}} photos",
2023-03-13 15:27:10 +00:00
"UNIDENTIFIED_FACES": "unidentified faces",
"OBJECTS": "objects",
"TEXT": "text",
"INFO": "Info ",
"INFO_OPTION": "Info (I)",
"FILE_NAME": "File name",
"CAPTION_PLACEHOLDER": "Add a description",
"LOCATION": "Location",
"SHOW_ON_MAP": "View on OpenStreetMap",
2023-08-20 07:01:31 +00:00
"MAP": "Map",
"MAP_SETTINGS": "Map Settings",
"ENABLE_MAPS": "Enable Maps?",
"ENABLE_MAP": "Enable map",
"DISABLE_MAPS": "Disable Maps?",
"ENABLE_MAP_DESCRIPTION": "<p>This will show your photos on a world map.</p> <p>The map is hosted by <a>OpenStreetMap</a>, and the exact locations of your photos are never shared.</p> <p>You can disable this feature anytime from Settings.</p>",
"DISABLE_MAP_DESCRIPTION": "<p>This will disable the display of your photos on a world map.</p> <p>You can enable this feature anytime from Settings.</p>",
"DISABLE_MAP": "Disable map",
2023-03-13 15:27:10 +00:00
"DETAILS": "Details",
"VIEW_EXIF": "View all EXIF data",
"NO_EXIF": "No EXIF data",
"EXIF": "EXIF",
"ISO": "ISO",
"TWO_FACTOR": "Two-factor",
"TWO_FACTOR_AUTHENTICATION": "Two-factor authentication",
"TWO_FACTOR_QR_INSTRUCTION": "Scan the QR code below with your favorite authenticator app",
"ENTER_CODE_MANUALLY": "Enter the code manually",
"TWO_FACTOR_MANUAL_CODE_INSTRUCTION": "Please enter this code in your favorite authenticator app",
"SCAN_QR_CODE": "Scan QR code instead",
"ENABLE_TWO_FACTOR": "Enable two-factor",
"ENABLE": "Enable",
"LOST_DEVICE": "Lost two-factor device",
"INCORRECT_CODE": "Incorrect code",
"TWO_FACTOR_INFO": "Add an additional layer of security by requiring more than your email and password to log in to your account",
"DISABLE_TWO_FACTOR_LABEL": "Disable two-factor authentication",
"UPDATE_TWO_FACTOR_LABEL": "Update your authenticator device",
"DISABLE": "Disable",
"RECONFIGURE": "Reconfigure",
"UPDATE_TWO_FACTOR": "Update two-factor",
"UPDATE_TWO_FACTOR_MESSAGE": "Continuing forward will void any previously configured authenticators",
"UPDATE": "Update",
"DISABLE_TWO_FACTOR": "Disable two-factor",
"DISABLE_TWO_FACTOR_MESSAGE": "Are you sure you want to disable your two-factor authentication",
"TWO_FACTOR_DISABLE_FAILED": "Failed to disable two factor, please try again",
"EXPORT_DATA": "Export data",
"SELECT_FOLDER": "Select folder",
"DESTINATION": "Destination",
"START": "Start",
"LAST_EXPORT_TIME": "Last export time",
"EXPORT_AGAIN": "Resync",
"LOCAL_STORAGE_NOT_ACCESSIBLE": "Local storage not accessible",
"LOCAL_STORAGE_NOT_ACCESSIBLE_MESSAGE": "Your browser or an addon is blocking ente from saving data into local storage. please try loading this page after switching your browsing mode.",
"SEND_OTT": "Send OTP",
"EMAIl_ALREADY_OWNED": "Email already taken",
2023-03-17 19:24:44 +00:00
"ETAGS_BLOCKED": "<p>We were unable to upload the following files because of your browser configuration.</p><p>Please disable any addons that might be preventing ente from using <code>eTags</code> to upload large files, or use our <a>desktop app</a> for a more reliable import experience.</p>",
"SKIPPED_VIDEOS_INFO": "<p>Presently we do not support adding videos via public links.</p><p>To share videos, please <a>signup</a> for ente and share with the intended recipients using their email.</p>",
2023-03-13 15:27:10 +00:00
"LIVE_PHOTOS_DETECTED": "The photo and video files from your Live Photos have been merged into a single file",
"RETRY_FAILED": "Retry failed uploads",
"FAILED_UPLOADS": "Failed uploads ",
"SKIPPED_FILES": "Ignored uploads",
"THUMBNAIL_GENERATION_FAILED_UPLOADS": "Thumbnail generation failed",
"UNSUPPORTED_FILES": "Unsupported files",
"SUCCESSFUL_UPLOADS": "Successful uploads",
"SKIPPED_INFO": "Skipped these as there are files with matching names in the same album",
"UNSUPPORTED_INFO": "ente does not support these file formats yet",
"BLOCKED_UPLOADS": "Blocked uploads",
"SKIPPED_VIDEOS": "Skipped videos",
"INPROGRESS_METADATA_EXTRACTION": "In progress",
"INPROGRESS_UPLOADS": "Uploads in progress",
"TOO_LARGE_UPLOADS": "Large files",
"LARGER_THAN_AVAILABLE_STORAGE_UPLOADS": "Insufficient storage",
"LARGER_THAN_AVAILABLE_STORAGE_INFO": "These files were not uploaded as they exceed the maximum size limit for your storage plan",
"TOO_LARGE_INFO": "These files were not uploaded as they exceed our maximum file size limit",
"THUMBNAIL_GENERATION_FAILED_INFO": "These files were uploaded, but unfortunately we could not generate the thumbnails for them.",
"UPLOAD_TO_COLLECTION": "Upload to album",
"UNCATEGORIZED": "Uncategorized",
"ARCHIVE": "Archive",
"FAVORITES": "Favorites",
2023-03-13 15:27:10 +00:00
"ARCHIVE_COLLECTION": "Archive album",
"ARCHIVE_SECTION_NAME": "Archive",
"ALL_SECTION_NAME": "All",
"MOVE_TO_COLLECTION": "Move to album",
"UNARCHIVE": "Unarchive",
"UNARCHIVE_COLLECTION": "Unarchive album",
"HIDE_COLLECTION": "Hide album",
"UNHIDE_COLLECTION": "Unhide album",
2023-03-13 15:27:10 +00:00
"MOVE": "Move",
"ADD": "Add",
"REMOVE": "Remove",
"YES_REMOVE": "Yes, remove",
"REMOVE_FROM_COLLECTION": "Remove from album",
"TRASH": "Trash",
"MOVE_TO_TRASH": "Move to trash",
"TRASH_FILES_MESSAGE": "Selected files will be removed from all albums and moved to trash.",
"TRASH_FILE_MESSAGE": "The file will be removed from all albums and moved to trash.",
"DELETE_PERMANENTLY": "Delete permanently",
"RESTORE": "Restore",
"RESTORE_TO_COLLECTION": "Restore to album",
"EMPTY_TRASH": "Empty trash",
"EMPTY_TRASH_TITLE": "Empty trash?",
"EMPTY_TRASH_MESSAGE": "These files will be permanently deleted from your ente account.",
"LEAVE_SHARED_ALBUM": "Yes, leave",
"LEAVE_ALBUM": "Leave album",
"LEAVE_SHARED_ALBUM_TITLE": "Leave shared album?",
"LEAVE_SHARED_ALBUM_MESSAGE": "You will leave the album, and it will stop being visible to you.",
"NOT_FILE_OWNER": "You cannot delete files in a shared album",
"CONFIRM_SELF_REMOVE_MESSAGE": "Selected items will be removed from this album. Items which are only in this album will be moved to Uncategorized.",
"CONFIRM_SELF_AND_OTHER_REMOVE_MESSAGE": "Some of the items you are removing were added by other people, and you will lose access to them.",
2023-03-13 15:27:10 +00:00
"SORT_BY_CREATION_TIME_ASCENDING": "Oldest",
"SORT_BY_UPDATION_TIME_DESCENDING": "Last updated",
"SORT_BY_NAME": "Name",
"COMPRESS_THUMBNAILS": "Compress thumbnails",
"THUMBNAIL_REPLACED": "Thumbnails compressed",
"FIX_THUMBNAIL": "Compress",
"FIX_THUMBNAIL_LATER": "Compress later",
"REPLACE_THUMBNAIL_NOT_STARTED": "Some of your videos thumbnails can be compressed to save space. would you like ente to compress them?",
"REPLACE_THUMBNAIL_COMPLETED": "Successfully compressed all thumbnails",
"REPLACE_THUMBNAIL_NOOP": "You have no thumbnails that can be compressed further",
"REPLACE_THUMBNAIL_COMPLETED_WITH_ERROR": "Could not compress some of your thumbnails, please retry",
"FIX_CREATION_TIME": "Fix time",
"FIX_CREATION_TIME_IN_PROGRESS": "Fixing time",
"CREATION_TIME_UPDATED": "File time updated",
"UPDATE_CREATION_TIME_NOT_STARTED": "Select the option you want to use",
"UPDATE_CREATION_TIME_COMPLETED": "Successfully updated all files",
"UPDATE_CREATION_TIME_COMPLETED_WITH_ERROR": "File time updation failed for some files, please retry",
"CAPTION_CHARACTER_LIMIT": "5000 characters max",
"DATE_TIME_ORIGINAL": "EXIF:DateTimeOriginal",
"DATE_TIME_DIGITIZED": "EXIF:DateTimeDigitized",
"METADATA_DATE": "EXIF:MetadataDate",
2023-03-13 15:27:10 +00:00
"CUSTOM_TIME": "Custom time",
"REOPEN_PLAN_SELECTOR_MODAL": "Re-open plans",
"OPEN_PLAN_SELECTOR_MODAL_FAILED": "Failed to open plans",
"INSTALL": "Install",
"SHARING_DETAILS": "Sharing details",
"MODIFY_SHARING": "Modify sharing",
2023-07-12 04:29:15 +00:00
"ADD_COLLABORATORS": "Add collaborators",
2023-07-11 07:32:35 +00:00
"ADD_NEW_EMAIL": "Add a new email",
2023-08-20 07:01:31 +00:00
"shared_with_people_zero": "Share with specific people",
2023-07-12 08:58:35 +00:00
"shared_with_people_one": "Shared with 1 person",
"shared_with_people_other": "Shared with {{count, number}} people",
2023-07-12 13:27:03 +00:00
"participants_zero": "No participants",
"participants_one": "1 participant",
"participants_other": "{{count, number}} participants",
2023-08-20 07:01:31 +00:00
"ADD_VIEWERS": "Add viewers",
2023-07-14 05:22:46 +00:00
"PARTICIPANTS": "Participants",
2023-07-11 11:13:01 +00:00
"CHANGE_PERMISSIONS_TO_VIEWER": "<p>{{selectedEmail}} will not be able to add more photos to the album</p> <p>They will still be able to remove photos added by them</p>",
2023-07-11 11:02:14 +00:00
"CHANGE_PERMISSIONS_TO_COLLABORATOR": "{{selectedEmail}} will be able to add photos to the album",
2023-07-11 07:32:35 +00:00
"CONVERT_TO_VIEWER": "Yes, convert to viewer",
"CONVERT_TO_COLLABORATOR": "Yes, convert to collaborator",
2023-08-20 07:01:31 +00:00
"CHANGE_PERMISSION": "Change permission?",
2023-07-11 07:32:35 +00:00
"REMOVE_PARTICIPANT": "Remove?",
2023-08-20 07:01:31 +00:00
"CONFIRM_REMOVE": "Yes, remove",
"MANAGE": "Manage",
"ADDED_AS": "Added as",
"COLLABORATOR_RIGHTS": "Collaborators can add photos and videos to the shared album",
2023-07-11 07:32:35 +00:00
"REMOVE_PARTICIPANT_HEAD": "Remove participant",
"OWNER": "Owner",
"COLLABORATORS": "Collaborators",
2023-07-12 08:58:35 +00:00
"ADD_MORE": "Add more",
2023-07-11 07:32:35 +00:00
"VIEWERS": "Viewers",
2023-07-13 09:58:42 +00:00
"OR_ADD_EXISTING": "Or pick an existing one",
2023-07-11 11:13:01 +00:00
"REMOVE_PARTICIPANT_MESSAGE": "<p>{{selectedEmail}} will be removed from the album</p> <p>Any photos added by them will also be removed from the album</p>",
2023-03-13 15:27:10 +00:00
"NOT_FOUND": "404 - not found",
"LINK_EXPIRED": "Link expired",
"LINK_EXPIRED_MESSAGE": "This link has either expired or been disabled!",
"MANAGE_LINK": "Manage link",
2023-05-11 08:21:02 +00:00
"LINK_TOO_MANY_REQUESTS": "Sorry, this album has been viewed on too many devices!",
2023-03-13 15:27:10 +00:00
"FILE_DOWNLOAD": "Allow downloads",
"LINK_PASSWORD_LOCK": "Password lock",
"PUBLIC_COLLECT": "Allow adding photos",
"LINK_DEVICE_LIMIT": "Device limit",
"NO_DEVICE_LIMIT": "None",
2023-03-13 15:27:10 +00:00
"LINK_EXPIRY": "Link expiry",
"NEVER": "Never",
2023-03-13 15:27:10 +00:00
"DISABLE_FILE_DOWNLOAD": "Disable download",
2023-03-17 19:24:44 +00:00
"DISABLE_FILE_DOWNLOAD_MESSAGE": "<p>Are you sure that you want to disable the download button for files?</p><p>Viewers can still take screenshots or save a copy of your photos using external tools.</p>",
2023-03-13 15:27:10 +00:00
"MALICIOUS_CONTENT": "Contains malicious content",
"COPYRIGHT": "Infringes on the copyright of someone I am authorized to represent",
"SHARED_USING": "Shared using ",
"ENTE_IO": "ente.io",
2023-08-02 10:20:36 +00:00
"SHARING_REFERRAL_CODE": "Use code <strong>{{referralCode}}</strong> to get 10 GB free",
2023-03-13 15:27:10 +00:00
"LIVE": "LIVE",
"DISABLE_PASSWORD": "Disable password lock",
"DISABLE_PASSWORD_MESSAGE": "Are you sure that you want to disable the password lock?",
"PASSWORD_LOCK": "Password lock",
"LOCK": "Lock",
"DOWNLOAD_UPLOAD_LOGS": "Debug logs",
"UPLOAD_FILES": "File",
"UPLOAD_DIRS": "Folder",
"UPLOAD_GOOGLE_TAKEOUT": "Google takeout",
"DEDUPLICATE_FILES": "Deduplicate files",
2023-03-25 02:13:32 +00:00
"AUTHENTICATOR_SECTION": "Authenticator",
2023-03-13 15:27:10 +00:00
"NO_DUPLICATES_FOUND": "You've no duplicate files that can be cleared",
"CLUB_BY_CAPTURE_TIME": "Club by capture time",
"FILES": "Files",
"EACH": "Each",
"DEDUPLICATE_BASED_ON_SIZE": "The following files were clubbed based on their sizes, please review and delete items you believe are duplicates",
"DEDUPLICATE_BASED_ON_SIZE_AND_CAPTURE_TIME": "The following files were clubbed based on their sizes and capture time, please review and delete items you believe are duplicates",
"STOP_ALL_UPLOADS_MESSAGE": "Are you sure that you want to stop all the uploads in progress?",
"STOP_UPLOADS_HEADER": "Stop uploads?",
"YES_STOP_UPLOADS": "Yes, stop uploads",
2023-08-20 07:01:31 +00:00
"STOP_DOWNLOADS_HEADER": "Stop downloads?",
"YES_STOP_DOWNLOADS": "Yes, stop downloads",
"STOP_ALL_DOWNLOADS_MESSAGE": "Are you sure that you want to stop all the downloads in progress?",
2023-03-14 08:46:23 +00:00
"albums_one": "1 Album",
"albums_other": "{{count, number}} Albums",
2023-03-13 15:27:10 +00:00
"ALL_ALBUMS": "All Albums",
2023-03-15 08:37:10 +00:00
"ALBUMS": "Albums",
2023-08-27 14:24:56 +00:00
"ALL_HIDDEN_ALBUMS": "All hidden albums",
"HIDDEN_ALBUMS": "Hidden albums",
"HIDDEN_ITEMS": "Hidden items",
"HIDDEN_ITEMS_SECTION_NAME": "Hidden_items",
2023-03-13 15:27:10 +00:00
"ENTER_TWO_FACTOR_OTP": "Enter the 6-digit code from your authenticator app.",
"CREATE_ACCOUNT": "Create account",
"COPIED": "Copied",
"CANVAS_BLOCKED_TITLE": "Unable to generate thumbnail",
"CANVAS_BLOCKED_MESSAGE": "<p>It looks like your browser has disabled access to canvas, which is necessary to generate thumbnails for your photos </p> <p> Please enable access to your browser's canvas, or check out our desktop app</p>",
"WATCH_FOLDERS": "Watch folders",
"UPGRADE_NOW": "Upgrade now",
"RENEW_NOW": "Renew now",
"STORAGE": "Storage",
"USED": "used",
"YOU": "You",
"FAMILY": "Family",
"FREE": "free",
"OF": "of",
"WATCHED_FOLDERS": "Watched folders",
"NO_FOLDERS_ADDED": "No folders added yet!",
"FOLDERS_AUTOMATICALLY_MONITORED": "The folders you add here will monitored to automatically",
"UPLOAD_NEW_FILES_TO_ENTE": "Upload new files to ente",
"REMOVE_DELETED_FILES_FROM_ENTE": "Remove deleted files from ente",
"ADD_FOLDER": "Add folder",
"STOP_WATCHING": "Stop watching",
"STOP_WATCHING_FOLDER": "Stop watching folder?",
"STOP_WATCHING_DIALOG_MESSAGE": "Your existing files will not be deleted, but ente will stop automatically updating the linked ente album on changes in this folder.",
"YES_STOP": "Yes, stop",
"MONTH_SHORT": "mo",
"YEAR": "year",
"FAMILY_PLAN": "Family plan",
"DOWNLOAD_LOGS": "Download logs",
"DOWNLOAD_LOGS_MESSAGE": "<p>This will download debug logs, which you can email to us to help debug your issue.</p><p> Please note that file names will be included to help track issues with specific files. </p>",
"CHANGE_FOLDER": "Change Folder",
"TWO_MONTHS_FREE": "Get 2 months free on yearly plans",
"GB": "GB",
"POPULAR": "Popular",
"FREE_PLAN_OPTION_LABEL": "Continue with free trial",
"FREE_PLAN_DESCRIPTION": "1 GB for 1 year",
2023-03-15 08:37:10 +00:00
"CURRENT_USAGE": "Current usage is <strong>{{usage}}</strong>",
2023-03-13 15:27:10 +00:00
"WEAK_DEVICE": "The web browser you're using is not powerful enough to encrypt your photos. Please try to log in to ente on your computer, or download the ente mobile/desktop app.",
"DRAG_AND_DROP_HINT": "Or drag and drop into the ente window",
"CONFIRM_ACCOUNT_DELETION_MESSAGE": "Your uploaded data will be scheduled for deletion, and your account will be permanently deleted.<br/><br/>This action is not reversible.",
2023-03-13 15:27:10 +00:00
"AUTHENTICATE": "Authenticate",
"UPLOADED_TO_SINGLE_COLLECTION": "Uploaded to single collection",
"UPLOADED_TO_SEPARATE_COLLECTIONS": "Uploaded to separate collections",
"NEVERMIND": "Nevermind",
"UPDATE_AVAILABLE": "Update available",
"UPDATE_INSTALLABLE_MESSAGE": "A new version of ente is ready to be installed.",
"INSTALL_NOW": "Install now",
"INSTALL_ON_NEXT_LAUNCH": "Install on next launch",
"UPDATE_AVAILABLE_MESSAGE": "A new version of ente has been released, but it cannot be automatically downloaded and installed.",
"DOWNLOAD_AND_INSTALL": "Download and install",
"IGNORE_THIS_VERSION": "Ignore this version",
"TODAY": "Today",
"YESTERDAY": "Yesterday",
"NAME_PLACEHOLDER": "Name...",
"ROOT_LEVEL_FILE_WITH_FOLDER_NOT_ALLOWED": "Cannot create albums from file/folder mix",
2023-03-15 09:29:16 +00:00
"ROOT_LEVEL_FILE_WITH_FOLDER_NOT_ALLOWED_MESSAGE": "<p>You have dragged and dropped a mixture of files and folders.</p><p>Please provide either only files, or only folders when selecting option to create separate albums</p>",
2023-03-13 15:27:10 +00:00
"CHOSE_THEME": "Choose theme",
"ML_SEARCH": "ML search (beta)",
2023-03-17 19:24:44 +00:00
"ENABLE_ML_SEARCH_DESCRIPTION": "<p>This will enable on-device machine learning and face search which will start analyzing your uploaded photos locally.</p><p>For the first run after login or enabling this feature, it will download all images on local device to analyze them. So please only enable this if you are ok with bandwidth and local processing of all images in your photo library.</p><p>If this is the first time you're enabling this, we'll also ask your permission to process face data.</p>",
2023-03-13 15:27:10 +00:00
"ML_MORE_DETAILS": "More details",
"ENABLE_FACE_SEARCH": "Enable face search",
"ENABLE_FACE_SEARCH_TITLE": "Enable face search?",
2023-03-17 19:24:44 +00:00
"ENABLE_FACE_SEARCH_DESCRIPTION": "<p>If you enable face search, ente will extract face geometry from your photos. This will happen on your device, and any generated biometric data will be end-to-encrypted.<p/><p><a>Please click here for more details about this feature in our privacy policy</a></p>",
2023-03-13 15:27:10 +00:00
"DISABLE_BETA": "Disable beta",
"DISABLE_FACE_SEARCH": "Disable face search",
"DISABLE_FACE_SEARCH_TITLE": "Disable face search?",
2023-03-17 19:24:44 +00:00
"DISABLE_FACE_SEARCH_DESCRIPTION": "<p>ente will stop processing face geometry, and will also disable ML search (beta)</p><p>You can reenable face search again if you wish, so this operation is safe.</p>",
2023-03-13 15:27:10 +00:00
"ADVANCED": "Advanced",
"FACE_SEARCH_CONFIRMATION": "I understand, and wish to allow ente to process face geometry",
"LABS": "Labs",
"YOURS": "yours",
2023-04-02 03:56:48 +00:00
"PASSPHRASE_STRENGTH_WEAK": "Password strength: Weak",
"PASSPHRASE_STRENGTH_MODERATE": "Password strength: Moderate",
"PASSPHRASE_STRENGTH_STRONG": "Password strength: Strong",
2023-03-13 15:27:10 +00:00
"PREFERENCES": "Preferences",
"LANGUAGE": "Language",
"EXPORT_DIRECTORY_DOES_NOT_EXIST": "Invalid export directory",
"EXPORT_DIRECTORY_DOES_NOT_EXIST_MESSAGE": "<p>The export directory you have selected does not exist.</p><p> Please select a valid directory.</p>",
2023-03-21 05:49:45 +00:00
"SUBSCRIPTION_VERIFICATION_ERROR": "Subscription verification failed",
"STORAGE_UNITS": {
"B": "B",
"KB": "KB",
"MB": "MB",
"GB": "GB",
"TB": "TB"
2023-03-21 06:22:13 +00:00
},
"AFTER_TIME": {
"HOUR": "after an hour",
"DAY": "after a day",
"WEEK": "after a week",
"MONTH": "after a month",
"YEAR": "after a year"
2023-03-22 09:12:00 +00:00
},
2023-03-22 13:53:32 +00:00
"COPY_LINK": "Copy link",
"DONE": "Done",
"LINK_SHARE_TITLE": "Or share a link",
"REMOVE_LINK": "Remove link",
"CREATE_PUBLIC_SHARING": "Create public link",
"PUBLIC_LINK_CREATED": "Public link created",
"PUBLIC_LINK_ENABLED": "Public link enabled",
"COLLECT_PHOTOS": "Collect photos",
2023-03-23 11:47:19 +00:00
"PUBLIC_COLLECT_SUBTEXT": "Allow people with the link to also add photos to the shared album.",
2023-03-22 09:12:00 +00:00
"STOP_EXPORT": "Stop",
2023-04-28 08:32:32 +00:00
"EXPORT_PROGRESS": "<a>{{progress.success}} / {{progress.total}}</a> items synced",
2023-05-23 10:38:03 +00:00
"MIGRATING_EXPORT": "Preparing...",
2023-08-21 14:39:31 +00:00
"RENAMING_COLLECTION_FOLDERS": "Renaming album folders...",
"TRASHING_DELETED_FILES": "Trashing deleted files...",
"TRASHING_DELETED_COLLECTIONS": "Trashing deleted albums...",
2023-03-22 10:57:09 +00:00
"EXPORT_NOTIFICATION": {
"START": "Export started",
"IN_PROGRESS": "Export already in progress",
"FINISH": "Export finished",
"UP_TO_DATE": "No new files to export"
2023-03-22 11:14:58 +00:00
},
2023-03-27 06:41:57 +00:00
"CONTINUOUS_EXPORT": "Sync continuously",
"TOTAL_ITEMS": "Total items",
2023-03-28 12:32:58 +00:00
"PENDING_ITEMS": "Pending items",
2023-03-30 15:41:01 +00:00
"EXPORT_STARTING": "Export starting...",
"DELETE_ACCOUNT_REASON_LABEL": "What is the main reason you are deleting your account?",
"DELETE_ACCOUNT_REASON_PLACEHOLDER": "Select a reason",
"DELETE_REASON": {
"MISSING_FEATURE": "It's missing a key feature that I need",
"BROKEN_BEHAVIOR": "The app or a certain feature does not behave as I think it should",
"FOUND_ANOTHER_SERVICE": "I found another service that I like better",
"NOT_LISTED": "My reason isn't listed"
},
"DELETE_ACCOUNT_FEEDBACK_LABEL": "We are sorry to see you go. Please explain why you are leaving to help us improve.",
"DELETE_ACCOUNT_FEEDBACK_PLACEHOLDER": "Feedback",
"CONFIRM_DELETE_ACCOUNT_CHECKBOX_LABEL": "Yes, I want to permanently delete this account and all its data",
2023-03-31 06:31:00 +00:00
"CONFIRM_DELETE_ACCOUNT": "Confirm Account Deletion",
2023-04-03 09:57:01 +00:00
"FEEDBACK_REQUIRED": "Kindly help us with this information",
2023-04-05 14:20:06 +00:00
"FEEDBACK_REQUIRED_FOUND_ANOTHER_SERVICE": "What does the other service do better?",
"RECOVER_TWO_FACTOR": "Recover two-factor",
2023-04-14 07:46:27 +00:00
"at": "at",
"AUTH_NEXT": "next",
"AUTH_DOWNLOAD_MOBILE_APP": "Download our mobile app to manage your secrets",
"HIDDEN": "Hidden",
"HIDE": "Hide",
"UNHIDE": "Unhide",
"UNHIDE_TO_COLLECTION": "Unhide to album",
"SORT_BY": "Sort by",
"NEWEST_FIRST": "Newest first",
"OLDEST_FIRST": "Oldest first",
2023-06-10 09:12:15 +00:00
"CONVERSION_FAILED_NOTIFICATION_MESSAGE": "This file could not be previewed. Click here to download the original.",
2023-08-20 07:01:31 +00:00
"SELECT_COLLECTION": "Select album",
"PIN_ALBUM": "Pin album",
2023-08-20 08:48:44 +00:00
"UNPIN_ALBUM": "Unpin album",
"DOWNLOAD_COMPLETE": "Download complete",
"DOWNLOADING_COLLECTION": "Downloading {{name}}",
"DOWNLOAD_FAILED": "Download failed",
"DOWNLOAD_PROGRESS": "{{progress.current}} / {{progress.total}} files",
"CRASH_REPORTING": "Crash reporting",
2023-09-09 09:27:25 +00:00
"CHRISTMAS": "Christmas",
"CHRISTMAS_EVE": "Christmas Eve",
"NEW_YEAR": "New Year",
"NEW_YEAR_EVE": "New Year's Eve",
"IMAGE": "Image",
"VIDEO": "Video",
2023-09-12 07:00:03 +00:00
"LIVE_PHOTO": "Live Photo",
"CONVERT": "Convert"
}