@payloadcms/translations 3.20.0-canary.0e01b65 → 3.20.0-canary.296a49c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/importDateFNSLocale.d.ts.map +1 -1
- package/dist/importDateFNSLocale.js +0 -3
- package/dist/importDateFNSLocale.js.map +1 -1
- package/dist/languages/en.d.ts +1 -1
- package/dist/languages/en.js +1 -1
- package/dist/languages/en.js.map +1 -1
- package/dist/utilities/init.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"importDateFNSLocale.d.ts","sourceRoot":"","sources":["../src/importDateFNSLocale.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAEtC,eAAO,MAAM,mBAAmB,WAAkB,MAAM,KAAG,OAAO,CAAC,MAAM,
|
|
1
|
+
{"version":3,"file":"importDateFNSLocale.d.ts","sourceRoot":"","sources":["../src/importDateFNSLocale.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAEtC,eAAO,MAAM,mBAAmB,WAAkB,MAAM,KAAG,OAAO,CAAC,MAAM,CAmJxE,CAAA"}
|
|
@@ -28,9 +28,6 @@ export const importDateFNSLocale = async (locale)=>{
|
|
|
28
28
|
case 'es':
|
|
29
29
|
result = (await import('date-fns/locale/es')).es;
|
|
30
30
|
break;
|
|
31
|
-
case 'et':
|
|
32
|
-
result = (await import('date-fns/locale/et')).et;
|
|
33
|
-
break;
|
|
34
31
|
case 'fa-IR':
|
|
35
32
|
result = (await import('date-fns/locale/fa-IR')).faIR;
|
|
36
33
|
break;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/importDateFNSLocale.ts"],"sourcesContent":["import type { Locale } from 'date-fns'\n\nexport const importDateFNSLocale = async (locale: string): Promise<Locale> => {\n let result\n\n switch (locale) {\n case 'ar':\n result = (await import('date-fns/locale/ar')).ar\n\n break\n case 'az':\n result = (await import('date-fns/locale/az')).az\n\n break\n case 'bg':\n result = (await import('date-fns/locale/bg')).bg\n\n break\n case 'ca':\n result = (await import('date-fns/locale/ca')).ca\n\n break\n case 'cs':\n result = (await import('date-fns/locale/cs')).cs\n\n break\n case 'da':\n result = (await import('date-fns/locale/da')).da\n\n break\n case 'de':\n result = (await import('date-fns/locale/de')).de\n\n break\n case 'en-US':\n result = (await import('date-fns/locale/en-US')).enUS\n\n break\n case 'es':\n result = (await import('date-fns/locale/es')).es\n\n break\n case '
|
|
1
|
+
{"version":3,"sources":["../src/importDateFNSLocale.ts"],"sourcesContent":["import type { Locale } from 'date-fns'\n\nexport const importDateFNSLocale = async (locale: string): Promise<Locale> => {\n let result\n\n switch (locale) {\n case 'ar':\n result = (await import('date-fns/locale/ar')).ar\n\n break\n case 'az':\n result = (await import('date-fns/locale/az')).az\n\n break\n case 'bg':\n result = (await import('date-fns/locale/bg')).bg\n\n break\n case 'ca':\n result = (await import('date-fns/locale/ca')).ca\n\n break\n case 'cs':\n result = (await import('date-fns/locale/cs')).cs\n\n break\n case 'da':\n result = (await import('date-fns/locale/da')).da\n\n break\n case 'de':\n result = (await import('date-fns/locale/de')).de\n\n break\n case 'en-US':\n result = (await import('date-fns/locale/en-US')).enUS\n\n break\n case 'es':\n result = (await import('date-fns/locale/es')).es\n\n break\n case 'fa-IR':\n result = (await import('date-fns/locale/fa-IR')).faIR\n\n break\n case 'fr':\n result = (await import('date-fns/locale/fr')).fr\n\n break\n case 'he':\n result = (await import('date-fns/locale/he')).he\n\n break\n case 'hr':\n result = (await import('date-fns/locale/hr')).hr\n\n break\n case 'hu':\n result = (await import('date-fns/locale/hu')).hu\n\n break\n case 'it':\n result = (await import('date-fns/locale/it')).it\n\n break\n case 'ja':\n result = (await import('date-fns/locale/ja')).ja\n\n break\n case 'ko':\n result = (await import('date-fns/locale/ko')).ko\n\n break\n case 'nb':\n result = (await import('date-fns/locale/nb')).nb\n\n break\n case 'nl':\n result = (await import('date-fns/locale/nl')).nl\n\n break\n case 'pl':\n result = (await import('date-fns/locale/pl')).pl\n\n break\n case 'pt':\n result = (await import('date-fns/locale/pt')).pt\n\n break\n case 'ro':\n result = (await import('date-fns/locale/ro')).ro\n\n break\n case 'rs':\n result = (await import('date-fns/locale/sr')).sr\n\n break\n case 'rs-Latin':\n result = (await import('date-fns/locale/sr-Latn')).srLatn\n\n break\n case 'ru':\n result = (await import('date-fns/locale/ru')).ru\n\n break\n case 'sk':\n result = (await import('date-fns/locale/sk')).sk\n\n break\n case 'sl-SI':\n result = (await import('date-fns/locale/sl')).sl\n\n break\n case 'sv':\n result = (await import('date-fns/locale/sv')).sv\n\n break\n case 'th':\n result = (await import('date-fns/locale/th')).th\n\n break\n case 'tr':\n result = (await import('date-fns/locale/tr')).tr\n\n break\n case 'uk':\n result = (await import('date-fns/locale/uk')).uk\n\n break\n case 'vi':\n result = (await import('date-fns/locale/vi')).vi\n\n break\n case 'zh-CN':\n result = (await import('date-fns/locale/zh-CN')).zhCN\n\n break\n case 'zh-TW':\n result = (await import('date-fns/locale/zh-TW')).zhTW\n\n break\n }\n\n if (result.default) {\n return result.default\n }\n\n return result as Locale\n}\n"],"names":["importDateFNSLocale","locale","result","ar","az","bg","ca","cs","da","de","enUS","es","faIR","fr","he","hr","hu","it","ja","ko","nb","nl","pl","pt","ro","sr","srLatn","ru","sk","sl","sv","th","tr","uk","vi","zhCN","zhTW","default"],"mappings":"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"}
|
package/dist/languages/en.d.ts
CHANGED
|
@@ -414,9 +414,9 @@ export declare const enTranslations: {
|
|
|
414
414
|
autosave: string;
|
|
415
415
|
autosavedSuccessfully: string;
|
|
416
416
|
autosavedVersion: string;
|
|
417
|
-
changed: string;
|
|
418
417
|
changedFieldsCount_one: string;
|
|
419
418
|
changedFieldsCount_other: string;
|
|
419
|
+
changed: string;
|
|
420
420
|
compareVersion: string;
|
|
421
421
|
confirmPublish: string;
|
|
422
422
|
confirmRevertToSaved: string;
|
package/dist/languages/en.js
CHANGED
|
@@ -413,9 +413,9 @@ export const enTranslations = {
|
|
|
413
413
|
autosave: 'Autosave',
|
|
414
414
|
autosavedSuccessfully: 'Autosaved successfully.',
|
|
415
415
|
autosavedVersion: 'Autosaved version',
|
|
416
|
-
changed: 'Changed',
|
|
417
416
|
changedFieldsCount_one: '{{count}} changed field',
|
|
418
417
|
changedFieldsCount_other: '{{count}} changed fields',
|
|
418
|
+
changed: 'Changed',
|
|
419
419
|
compareVersion: 'Compare version against:',
|
|
420
420
|
confirmPublish: 'Confirm publish',
|
|
421
421
|
confirmRevertToSaved: 'Confirm revert to saved',
|
package/dist/languages/en.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/languages/en.ts"],"sourcesContent":["import type { Language } from '../types.js'\n\nexport const enTranslations = {\n authentication: {\n account: 'Account',\n accountOfCurrentUser: 'Account of current user',\n accountVerified: 'Account verified successfully.',\n alreadyActivated: 'Already Activated',\n alreadyLoggedIn: 'Already logged in',\n apiKey: 'API Key',\n authenticated: 'Authenticated',\n backToLogin: 'Back to login',\n beginCreateFirstUser: 'To begin, create your first user.',\n changePassword: 'Change Password',\n checkYourEmailForPasswordReset:\n \"If the email address is associated with an account, you will receive instructions to reset your password shortly. Please check your spam or junk mail folder if you don't see the email in your inbox.\",\n confirmGeneration: 'Confirm Generation',\n confirmPassword: 'Confirm Password',\n createFirstUser: 'Create first user',\n emailNotValid: 'The email provided is not valid',\n emailOrUsername: 'Email or Username',\n emailSent: 'Email Sent',\n emailVerified: 'Email verified successfully.',\n enableAPIKey: 'Enable API Key',\n failedToUnlock: 'Failed to unlock',\n forceUnlock: 'Force Unlock',\n forgotPassword: 'Forgot Password',\n forgotPasswordEmailInstructions:\n 'Please enter your email below. You will receive an email message with instructions on how to reset your password.',\n forgotPasswordUsernameInstructions:\n 'Please enter your username below. Instructions on how to reset your password will be sent to email address associated with your username.',\n usernameNotValid: 'The username provided is not valid',\n\n forgotPasswordQuestion: 'Forgot password?',\n generate: 'Generate',\n generateNewAPIKey: 'Generate new API key',\n generatingNewAPIKeyWillInvalidate:\n 'Generating a new API key will <1>invalidate</1> the previous key. Are you sure you wish to continue?',\n lockUntil: 'Lock Until',\n logBackIn: 'Log back in',\n loggedIn: 'To log in with another user, you should <0>log out</0> first.',\n loggedInChangePassword:\n 'To change your password, go to your <0>account</0> and edit your password there.',\n loggedOutInactivity: 'You have been logged out due to inactivity.',\n loggedOutSuccessfully: 'You have been logged out successfully.',\n loggingOut: 'Logging out...',\n login: 'Login',\n loginAttempts: 'Login Attempts',\n loginUser: 'Login user',\n loginWithAnotherUser: 'To log in with another user, you should <0>log out</0> first.',\n logOut: 'Log out',\n logout: 'Logout',\n logoutSuccessful: 'Logout successful.',\n logoutUser: 'Logout user',\n newAccountCreated:\n 'A new account has just been created for you to access <a href=\"{{serverURL}}\">{{serverURL}}</a> Please click on the following link or paste the URL below into your browser to verify your email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> After verifying your email, you will be able to log in successfully.',\n newAPIKeyGenerated: 'New API Key Generated.',\n newPassword: 'New Password',\n passed: 'Authentication Passed',\n passwordResetSuccessfully: 'Password reset successfully.',\n resetPassword: 'Reset Password',\n resetPasswordExpiration: 'Reset Password Expiration',\n resetPasswordToken: 'Reset Password Token',\n resetYourPassword: 'Reset Your Password',\n stayLoggedIn: 'Stay logged in',\n successfullyRegisteredFirstUser: 'Successfully registered first user.',\n successfullyUnlocked: 'Successfully unlocked',\n tokenRefreshSuccessful: 'Token refresh successful.',\n unableToVerify: 'Unable to Verify',\n username: 'Username',\n verified: 'Verified',\n verifiedSuccessfully: 'Verified Successfully',\n verify: 'Verify',\n verifyUser: 'Verify User',\n verifyYourEmail: 'Verify your email',\n youAreInactive:\n \"You haven't been active in a little while and will shortly be automatically logged out for your own security. Would you like to stay logged in?\",\n youAreReceivingResetPassword:\n 'You are receiving this because you (or someone else) have requested the reset of the password for your account. Please click on the following link, or paste this into your browser to complete the process:',\n youDidNotRequestPassword:\n 'If you did not request this, please ignore this email and your password will remain unchanged.',\n },\n error: {\n accountAlreadyActivated: 'This account has already been activated.',\n autosaving: 'There was a problem while autosaving this document.',\n correctInvalidFields: 'Please correct invalid fields.',\n deletingFile: 'There was an error deleting file.',\n deletingTitle:\n 'There was an error while deleting {{title}}. Please check your connection and try again.',\n emailOrPasswordIncorrect: 'The email or password provided is incorrect.',\n followingFieldsInvalid_one: 'The following field is invalid:',\n followingFieldsInvalid_other: 'The following fields are invalid:',\n incorrectCollection: 'Incorrect Collection',\n invalidFileType: 'Invalid file type',\n invalidFileTypeValue: 'Invalid file type: {{value}}',\n invalidRequestArgs: 'Invalid arguments passed in request: {{args}}',\n loadingDocument: 'There was a problem loading the document with ID of {{id}}.',\n localesNotSaved_one: 'The following locale could not be saved:',\n localesNotSaved_other: 'The following locales could not be saved:',\n logoutFailed: 'Logout failed.',\n missingEmail: 'Missing email.',\n missingIDOfDocument: 'Missing ID of document to update.',\n missingIDOfVersion: 'Missing ID of version.',\n missingRequiredData: 'Missing required data.',\n noFilesUploaded: 'No files were uploaded.',\n noMatchedField: 'No matched field found for \"{{label}}\"',\n notAllowedToAccessPage: 'You are not allowed to access this page.',\n notAllowedToPerformAction: 'You are not allowed to perform this action.',\n notFound: 'The requested resource was not found.',\n noUser: 'No User',\n previewing: 'There was a problem previewing this document.',\n problemUploadingFile: 'There was a problem while uploading the file.',\n tokenInvalidOrExpired: 'Token is either invalid or has expired.',\n tokenNotProvided: 'Token not provided.',\n unableToDeleteCount: 'Unable to delete {{count}} out of {{total}} {{label}}.',\n unableToReindexCollection: 'Error reindexing collection {{collection}}. Operation aborted.',\n unableToUpdateCount: 'Unable to update {{count}} out of {{total}} {{label}}.',\n unauthorized: 'Unauthorized, you must be logged in to make this request.',\n unauthorizedAdmin: 'Unauthorized, this user does not have access to the admin panel.',\n unknown: 'An unknown error has occurred.',\n unPublishingDocument: 'There was a problem while un-publishing this document.',\n unspecific: 'An error has occurred.',\n userEmailAlreadyRegistered: 'A user with the given email is already registered.',\n userLocked: 'This user is locked due to having too many failed login attempts.',\n usernameAlreadyRegistered: 'A user with the given username is already registered.',\n usernameOrPasswordIncorrect: 'The username or password provided is incorrect.',\n valueMustBeUnique: 'Value must be unique',\n verificationTokenInvalid: 'Verification token is invalid.',\n },\n fields: {\n addLabel: 'Add {{label}}',\n addLink: 'Add Link',\n addNew: 'Add new',\n addNewLabel: 'Add new {{label}}',\n addRelationship: 'Add Relationship',\n addUpload: 'Add Upload',\n block: 'block',\n blocks: 'blocks',\n blockType: 'Block Type',\n chooseBetweenCustomTextOrDocument:\n 'Choose between entering a custom text URL or linking to another document.',\n chooseDocumentToLink: 'Choose a document to link to',\n chooseFromExisting: 'Choose from existing',\n chooseLabel: 'Choose {{label}}',\n collapseAll: 'Collapse All',\n customURL: 'Custom URL',\n editLabelData: 'Edit {{label}} data',\n editLink: 'Edit Link',\n editRelationship: 'Edit Relationship',\n enterURL: 'Enter a URL',\n internalLink: 'Internal Link',\n itemsAndMore: '{{items}} and {{count}} more',\n labelRelationship: '{{label}} Relationship',\n latitude: 'Latitude',\n linkedTo: 'Linked to <0>{{label}}</0>',\n linkType: 'Link Type',\n longitude: 'Longitude',\n newLabel: 'New {{label}}',\n openInNewTab: 'Open in new tab',\n passwordsDoNotMatch: 'Passwords do not match.',\n relatedDocument: 'Related Document',\n relationTo: 'Relation To',\n removeRelationship: 'Remove Relationship',\n removeUpload: 'Remove Upload',\n saveChanges: 'Save changes',\n searchForBlock: 'Search for a block',\n selectExistingLabel: 'Select existing {{label}}',\n selectFieldsToEdit: 'Select fields to edit',\n showAll: 'Show All',\n swapRelationship: 'Swap Relationship',\n swapUpload: 'Swap Upload',\n textToDisplay: 'Text to display',\n toggleBlock: 'Toggle block',\n uploadNewLabel: 'Upload new {{label}}',\n },\n general: {\n aboutToDelete: 'You are about to delete the {{label}} <1>{{title}}</1>. Are you sure?',\n aboutToDeleteCount_many: 'You are about to delete {{count}} {{label}}',\n aboutToDeleteCount_one: 'You are about to delete {{count}} {{label}}',\n aboutToDeleteCount_other: 'You are about to delete {{count}} {{label}}',\n addBelow: 'Add Below',\n addFilter: 'Add Filter',\n adminTheme: 'Admin Theme',\n all: 'All',\n allCollections: 'All Collections',\n and: 'And',\n anotherUser: 'Another user',\n anotherUserTakenOver: 'Another user has taken over editing this document.',\n applyChanges: 'Apply Changes',\n ascending: 'Ascending',\n automatic: 'Automatic',\n backToDashboard: 'Back to Dashboard',\n cancel: 'Cancel',\n changesNotSaved:\n 'Your changes have not been saved. If you leave now, you will lose your changes.',\n clearAll: 'Clear All',\n close: 'Close',\n collapse: 'Collapse',\n collections: 'Collections',\n columns: 'Columns',\n columnToSort: 'Column to Sort',\n confirm: 'Confirm',\n confirmCopy: 'Confirm copy',\n confirmDeletion: 'Confirm deletion',\n confirmDuplication: 'Confirm duplication',\n confirmReindex: 'Reindex all {{collections}}?',\n confirmReindexAll: 'Reindex all collections?',\n confirmReindexDescription:\n 'This will remove existing indexes and reindex documents in the {{collections}} collections.',\n confirmReindexDescriptionAll:\n 'This will remove existing indexes and reindex documents in all collections.',\n copied: 'Copied',\n copy: 'Copy',\n copying: 'Copying',\n copyWarning:\n 'You are about to overwrite {{to}} with {{from}} for {{label}} {{title}}. Are you sure?',\n create: 'Create',\n created: 'Created',\n createdAt: 'Created At',\n createNew: 'Create New',\n createNewLabel: 'Create new {{label}}',\n creating: 'Creating',\n creatingNewLabel: 'Creating new {{label}}',\n currentlyEditing:\n 'is currently editing this document. If you take over, they will be blocked from continuing to edit, and may also lose unsaved changes.',\n custom: 'Custom',\n dark: 'Dark',\n dashboard: 'Dashboard',\n delete: 'Delete',\n deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',\n deletedSuccessfully: 'Deleted successfully.',\n deleting: 'Deleting...',\n depth: 'Depth',\n descending: 'Descending',\n deselectAllRows: 'Deselect all rows',\n document: 'Document',\n documentLocked: 'Document locked',\n documents: 'Documents',\n duplicate: 'Duplicate',\n duplicateWithoutSaving: 'Duplicate without saving changes',\n edit: 'Edit',\n editAll: 'Edit all',\n editedSince: 'Edited since',\n editing: 'Editing',\n editingLabel_many: 'Editing {{count}} {{label}}',\n editingLabel_one: 'Editing {{count}} {{label}}',\n editingLabel_other: 'Editing {{count}} {{label}}',\n editingTakenOver: 'Editing taken over',\n editLabel: 'Edit {{label}}',\n email: 'Email',\n emailAddress: 'Email Address',\n enterAValue: 'Enter a value',\n error: 'Error',\n errors: 'Errors',\n fallbackToDefaultLocale: 'Fallback to default locale',\n false: 'False',\n filter: 'Filter',\n filters: 'Filters',\n filterWhere: 'Filter {{label}} where',\n globals: 'Globals',\n goBack: 'Go back',\n isEditing: 'is editing',\n language: 'Language',\n lastModified: 'Last Modified',\n leaveAnyway: 'Leave anyway',\n leaveWithoutSaving: 'Leave without saving',\n light: 'Light',\n livePreview: 'Live Preview',\n loading: 'Loading',\n locale: 'Locale',\n locales: 'Locales',\n menu: 'Menu',\n moveDown: 'Move Down',\n moveUp: 'Move Up',\n newPassword: 'New Password',\n next: 'Next',\n noDateSelected: 'No date selected',\n noFiltersSet: 'No filters set',\n noLabel: '<No {{label}}>',\n none: 'None',\n noOptions: 'No options',\n noResults:\n \"No {{label}} found. Either no {{label}} exist yet or none match the filters you've specified above.\",\n notFound: 'Not Found',\n nothingFound: 'Nothing found',\n noUpcomingEventsScheduled: 'No upcoming events scheduled.',\n noValue: 'No value',\n of: 'of',\n only: 'Only',\n open: 'Open',\n or: 'Or',\n order: 'Order',\n overwriteExistingData: 'Overwrite existing field data',\n pageNotFound: 'Page not found',\n password: 'Password',\n payloadSettings: 'Payload Settings',\n perPage: 'Per Page: {{limit}}',\n previous: 'Previous',\n reindex: 'Reindex',\n reindexingAll: 'Reindexing all {{collections}}.',\n remove: 'Remove',\n reset: 'Reset',\n resetPreferences: 'Reset Preferences',\n resetPreferencesDescription:\n 'This will reset all of your preferences to their default settings.',\n resettingPreferences: 'Resetting Preferences.',\n row: 'Row',\n rows: 'Rows',\n save: 'Save',\n saving: 'Saving...',\n schedulePublishFor: 'Schedule publish for {{title}}',\n searchBy: 'Search by {{label}}',\n selectAll: 'Select all {{count}} {{label}}',\n selectAllRows: 'Select all rows',\n selectedCount: '{{count}} {{label}} selected',\n selectValue: 'Select a value',\n showAllLabel: 'Show all {{label}}',\n sorryNotFound: 'Sorry—there is nothing to correspond with your request.',\n sort: 'Sort',\n sortByLabelDirection: 'Sort by {{label}} {{direction}}',\n stayOnThisPage: 'Stay on this page',\n submissionSuccessful: 'Submission Successful.',\n submit: 'Submit',\n submitting: 'Submitting...',\n success: 'Success',\n successfullyCreated: '{{label}} successfully created.',\n successfullyDuplicated: '{{label}} successfully duplicated.',\n successfullyReindexed:\n 'Successfully reindexed {{count}} of {{total}} documents from {{collections}}',\n takeOver: 'Take over',\n thisLanguage: 'English',\n time: 'Time',\n titleDeleted: '{{label}} \"{{title}}\" successfully deleted.',\n true: 'True',\n unauthorized: 'Unauthorized',\n unsavedChanges: 'You have unsaved changes. Save or discard before continuing.',\n unsavedChangesDuplicate: 'You have unsaved changes. Would you like to continue to duplicate?',\n untitled: 'Untitled',\n upcomingEvents: 'Upcoming Events',\n updatedAt: 'Updated At',\n updatedCountSuccessfully: 'Updated {{count}} {{label}} successfully.',\n updatedSuccessfully: 'Updated successfully.',\n updating: 'Updating',\n uploading: 'Uploading',\n uploadingBulk: 'Uploading {{current}} of {{total}}',\n user: 'User',\n username: 'Username',\n users: 'Users',\n value: 'Value',\n viewReadOnly: 'View read-only',\n welcome: 'Welcome',\n },\n localization: {\n cannotCopySameLocale: 'Cannot copy to the same locale',\n copyFrom: 'Copy from',\n copyFromTo: 'Copying from {{from}} to {{to}}',\n copyTo: 'Copy to',\n copyToLocale: 'Copy to locale',\n localeToPublish: 'Locale to publish',\n selectLocaleToCopy: 'Select locale to copy',\n },\n operators: {\n contains: 'contains',\n equals: 'equals',\n exists: 'exists',\n intersects: 'intersects',\n isGreaterThan: 'is greater than',\n isGreaterThanOrEqualTo: 'is greater than or equal to',\n isIn: 'is in',\n isLessThan: 'is less than',\n isLessThanOrEqualTo: 'is less than or equal to',\n isLike: 'is like',\n isNotEqualTo: 'is not equal to',\n isNotIn: 'is not in',\n near: 'near',\n within: 'within',\n },\n upload: {\n addFile: 'Add file',\n addFiles: 'Add files',\n bulkUpload: 'Bulk Upload',\n crop: 'Crop',\n cropToolDescription:\n 'Drag the corners of the selected area, draw a new area or adjust the values below.',\n dragAndDrop: 'Drag and drop a file',\n dragAndDropHere: 'or drag and drop a file here',\n editImage: 'Edit Image',\n fileName: 'File Name',\n fileSize: 'File Size',\n filesToUpload: 'Files to Upload',\n fileToUpload: 'File to Upload',\n focalPoint: 'Focal Point',\n focalPointDescription:\n 'Drag the focal point directly on the preview or adjust the values below.',\n height: 'Height',\n lessInfo: 'Less info',\n moreInfo: 'More info',\n pasteURL: 'Paste URL',\n previewSizes: 'Preview Sizes',\n selectCollectionToBrowse: 'Select a Collection to Browse',\n selectFile: 'Select a file',\n setCropArea: 'Set crop area',\n setFocalPoint: 'Set focal point',\n sizes: 'Sizes',\n sizesFor: 'Sizes for {{label}}',\n width: 'Width',\n },\n validation: {\n emailAddress: 'Please enter a valid email address.',\n enterNumber: 'Please enter a valid number.',\n fieldHasNo: 'This field has no {{label}}',\n greaterThanMax: '{{value}} is greater than the max allowed {{label}} of {{max}}.',\n invalidInput: 'This field has an invalid input.',\n invalidSelection: 'This field has an invalid selection.',\n invalidSelections: 'This field has the following invalid selections:',\n lessThanMin: '{{value}} is less than the min allowed {{label}} of {{min}}.',\n limitReached: 'Limit reached, only {{max}} items can be added.',\n longerThanMin: 'This value must be longer than the minimum length of {{minLength}} characters.',\n notValidDate: '\"{{value}}\" is not a valid date.',\n required: 'This field is required.',\n requiresAtLeast: 'This field requires at least {{count}} {{label}}.',\n requiresNoMoreThan: 'This field requires no more than {{count}} {{label}}.',\n requiresTwoNumbers: 'This field requires two numbers.',\n shorterThanMax: 'This value must be shorter than the max length of {{maxLength}} characters.',\n trueOrFalse: 'This field can only be equal to true or false.',\n username:\n 'Please enter a valid username. Can contain letters, numbers, hyphens, periods and underscores.',\n validUploadID: 'This field is not a valid upload ID.',\n },\n version: {\n type: 'Type',\n aboutToPublishSelection:\n 'You are about to publish all {{label}} in the selection. Are you sure?',\n aboutToRestore:\n 'You are about to restore this {{label}} document to the state that it was in on {{versionDate}}.',\n aboutToRestoreGlobal:\n 'You are about to restore the global {{label}} to the state that it was in on {{versionDate}}.',\n aboutToRevertToPublished:\n \"You are about to revert this document's changes to its published state. Are you sure?\",\n aboutToUnpublish: 'You are about to unpublish this document. Are you sure?',\n aboutToUnpublishSelection:\n 'You are about to unpublish all {{label}} in the selection. Are you sure?',\n autosave: 'Autosave',\n autosavedSuccessfully: 'Autosaved successfully.',\n autosavedVersion: 'Autosaved version',\n changed: 'Changed',\n changedFieldsCount_one: '{{count}} changed field',\n changedFieldsCount_other: '{{count}} changed fields',\n compareVersion: 'Compare version against:',\n confirmPublish: 'Confirm publish',\n confirmRevertToSaved: 'Confirm revert to saved',\n confirmUnpublish: 'Confirm unpublish',\n confirmVersionRestoration: 'Confirm version Restoration',\n currentDocumentStatus: 'Current {{docStatus}} document',\n currentDraft: 'Current Draft',\n currentPublishedVersion: 'Current Published Version',\n draft: 'Draft',\n draftSavedSuccessfully: 'Draft saved successfully.',\n lastSavedAgo: 'Last saved {{distance}} ago',\n noFurtherVersionsFound: 'No further versions found',\n noRowsFound: 'No {{label}} found',\n noRowsSelected: 'No {{label}} selected',\n preview: 'Preview',\n previouslyPublished: 'Previously Published',\n problemRestoringVersion: 'There was a problem restoring this version',\n publish: 'Publish',\n publishChanges: 'Publish changes',\n published: 'Published',\n publishIn: 'Publish in {{locale}}',\n publishing: 'Publishing',\n restoreAsDraft: 'Restore as draft',\n restoredSuccessfully: 'Restored Successfully.',\n restoreThisVersion: 'Restore this version',\n restoring: 'Restoring...',\n reverting: 'Reverting...',\n revertToPublished: 'Revert to published',\n saveDraft: 'Save Draft',\n scheduledSuccessfully: 'Scheduled successfully.',\n schedulePublish: 'Schedule Publish',\n selectLocales: 'Select locales to display',\n selectVersionToCompare: 'Select a version to compare',\n showingVersionsFor: 'Showing versions for:',\n showLocales: 'Show locales:',\n status: 'Status',\n unpublish: 'Unpublish',\n unpublishing: 'Unpublishing...',\n version: 'Version',\n versionCount_many: '{{count}} versions found',\n versionCount_none: 'No versions found',\n versionCount_one: '{{count}} version found',\n versionCount_other: '{{count}} versions found',\n versionCreatedOn: '{{version}} created on:',\n versionID: 'Version ID',\n versions: 'Versions',\n viewingVersion: 'Viewing version for the {{entityLabel}} {{documentTitle}}',\n viewingVersionGlobal: 'Viewing version for the global {{entityLabel}}',\n viewingVersions: 'Viewing versions for the {{entityLabel}} {{documentTitle}}',\n viewingVersionsGlobal: 'Viewing versions for the global {{entityLabel}}',\n },\n}\n\nexport const en: Language = {\n dateFNSKey: 'en-US',\n translations: enTranslations,\n}\n"],"names":["enTranslations","authentication","account","accountOfCurrentUser","accountVerified","alreadyActivated","alreadyLoggedIn","apiKey","authenticated","backToLogin","beginCreateFirstUser","changePassword","checkYourEmailForPasswordReset","confirmGeneration","confirmPassword","createFirstUser","emailNotValid","emailOrUsername","emailSent","emailVerified","enableAPIKey","failedToUnlock","forceUnlock","forgotPassword","forgotPasswordEmailInstructions","forgotPasswordUsernameInstructions","usernameNotValid","forgotPasswordQuestion","generate","generateNewAPIKey","generatingNewAPIKeyWillInvalidate","lockUntil","logBackIn","loggedIn","loggedInChangePassword","loggedOutInactivity","loggedOutSuccessfully","loggingOut","login","loginAttempts","loginUser","loginWithAnotherUser","logOut","logout","logoutSuccessful","logoutUser","newAccountCreated","newAPIKeyGenerated","newPassword","passed","passwordResetSuccessfully","resetPassword","resetPasswordExpiration","resetPasswordToken","resetYourPassword","stayLoggedIn","successfullyRegisteredFirstUser","successfullyUnlocked","tokenRefreshSuccessful","unableToVerify","username","verified","verifiedSuccessfully","verify","verifyUser","verifyYourEmail","youAreInactive","youAreReceivingResetPassword","youDidNotRequestPassword","error","accountAlreadyActivated","autosaving","correctInvalidFields","deletingFile","deletingTitle","emailOrPasswordIncorrect","followingFieldsInvalid_one","followingFieldsInvalid_other","incorrectCollection","invalidFileType","invalidFileTypeValue","invalidRequestArgs","loadingDocument","localesNotSaved_one","localesNotSaved_other","logoutFailed","missingEmail","missingIDOfDocument","missingIDOfVersion","missingRequiredData","noFilesUploaded","noMatchedField","notAllowedToAccessPage","notAllowedToPerformAction","notFound","noUser","previewing","problemUploadingFile","tokenInvalidOrExpired","tokenNotProvided","unableToDeleteCount","unableToReindexCollection","unableToUpdateCount","unauthorized","unauthorizedAdmin","unknown","unPublishingDocument","unspecific","userEmailAlreadyRegistered","userLocked","usernameAlreadyRegistered","usernameOrPasswordIncorrect","valueMustBeUnique","verificationTokenInvalid","fields","addLabel","addLink","addNew","addNewLabel","addRelationship","addUpload","block","blocks","blockType","chooseBetweenCustomTextOrDocument","chooseDocumentToLink","chooseFromExisting","chooseLabel","collapseAll","customURL","editLabelData","editLink","editRelationship","enterURL","internalLink","itemsAndMore","labelRelationship","latitude","linkedTo","linkType","longitude","newLabel","openInNewTab","passwordsDoNotMatch","relatedDocument","relationTo","removeRelationship","removeUpload","saveChanges","searchForBlock","selectExistingLabel","selectFieldsToEdit","showAll","swapRelationship","swapUpload","textToDisplay","toggleBlock","uploadNewLabel","general","aboutToDelete","aboutToDeleteCount_many","aboutToDeleteCount_one","aboutToDeleteCount_other","addBelow","addFilter","adminTheme","all","allCollections","and","anotherUser","anotherUserTakenOver","applyChanges","ascending","automatic","backToDashboard","cancel","changesNotSaved","clearAll","close","collapse","collections","columns","columnToSort","confirm","confirmCopy","confirmDeletion","confirmDuplication","confirmReindex","confirmReindexAll","confirmReindexDescription","confirmReindexDescriptionAll","copied","copy","copying","copyWarning","create","created","createdAt","createNew","createNewLabel","creating","creatingNewLabel","currentlyEditing","custom","dark","dashboard","delete","deletedCountSuccessfully","deletedSuccessfully","deleting","depth","descending","deselectAllRows","document","documentLocked","documents","duplicate","duplicateWithoutSaving","edit","editAll","editedSince","editing","editingLabel_many","editingLabel_one","editingLabel_other","editingTakenOver","editLabel","email","emailAddress","enterAValue","errors","fallbackToDefaultLocale","false","filter","filters","filterWhere","globals","goBack","isEditing","language","lastModified","leaveAnyway","leaveWithoutSaving","light","livePreview","loading","locale","locales","menu","moveDown","moveUp","next","noDateSelected","noFiltersSet","noLabel","none","noOptions","noResults","nothingFound","noUpcomingEventsScheduled","noValue","of","only","open","or","order","overwriteExistingData","pageNotFound","password","payloadSettings","perPage","previous","reindex","reindexingAll","remove","reset","resetPreferences","resetPreferencesDescription","resettingPreferences","row","rows","save","saving","schedulePublishFor","searchBy","selectAll","selectAllRows","selectedCount","selectValue","showAllLabel","sorryNotFound","sort","sortByLabelDirection","stayOnThisPage","submissionSuccessful","submit","submitting","success","successfullyCreated","successfullyDuplicated","successfullyReindexed","takeOver","thisLanguage","time","titleDeleted","true","unsavedChanges","unsavedChangesDuplicate","untitled","upcomingEvents","updatedAt","updatedCountSuccessfully","updatedSuccessfully","updating","uploading","uploadingBulk","user","users","value","viewReadOnly","welcome","localization","cannotCopySameLocale","copyFrom","copyFromTo","copyTo","copyToLocale","localeToPublish","selectLocaleToCopy","operators","contains","equals","exists","intersects","isGreaterThan","isGreaterThanOrEqualTo","isIn","isLessThan","isLessThanOrEqualTo","isLike","isNotEqualTo","isNotIn","near","within","upload","addFile","addFiles","bulkUpload","crop","cropToolDescription","dragAndDrop","dragAndDropHere","editImage","fileName","fileSize","filesToUpload","fileToUpload","focalPoint","focalPointDescription","height","lessInfo","moreInfo","pasteURL","previewSizes","selectCollectionToBrowse","selectFile","setCropArea","setFocalPoint","sizes","sizesFor","width","validation","enterNumber","fieldHasNo","greaterThanMax","invalidInput","invalidSelection","invalidSelections","lessThanMin","limitReached","longerThanMin","notValidDate","required","requiresAtLeast","requiresNoMoreThan","requiresTwoNumbers","shorterThanMax","trueOrFalse","validUploadID","version","type","aboutToPublishSelection","aboutToRestore","aboutToRestoreGlobal","aboutToRevertToPublished","aboutToUnpublish","aboutToUnpublishSelection","autosave","autosavedSuccessfully","autosavedVersion","changed","changedFieldsCount_one","changedFieldsCount_other","compareVersion","confirmPublish","confirmRevertToSaved","confirmUnpublish","confirmVersionRestoration","currentDocumentStatus","currentDraft","currentPublishedVersion","draft","draftSavedSuccessfully","lastSavedAgo","noFurtherVersionsFound","noRowsFound","noRowsSelected","preview","previouslyPublished","problemRestoringVersion","publish","publishChanges","published","publishIn","publishing","restoreAsDraft","restoredSuccessfully","restoreThisVersion","restoring","reverting","revertToPublished","saveDraft","scheduledSuccessfully","schedulePublish","selectLocales","selectVersionToCompare","showingVersionsFor","showLocales","status","unpublish","unpublishing","versionCount_many","versionCount_none","versionCount_one","versionCount_other","versionCreatedOn","versionID","versions","viewingVersion","viewingVersionGlobal","viewingVersions","viewingVersionsGlobal","en","dateFNSKey","translations"],"mappings":"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"}
|
|
1
|
+
{"version":3,"sources":["../../src/languages/en.ts"],"sourcesContent":["import type { Language } from '../types.js'\n\nexport const enTranslations = {\n authentication: {\n account: 'Account',\n accountOfCurrentUser: 'Account of current user',\n accountVerified: 'Account verified successfully.',\n alreadyActivated: 'Already Activated',\n alreadyLoggedIn: 'Already logged in',\n apiKey: 'API Key',\n authenticated: 'Authenticated',\n backToLogin: 'Back to login',\n beginCreateFirstUser: 'To begin, create your first user.',\n changePassword: 'Change Password',\n checkYourEmailForPasswordReset:\n \"If the email address is associated with an account, you will receive instructions to reset your password shortly. Please check your spam or junk mail folder if you don't see the email in your inbox.\",\n confirmGeneration: 'Confirm Generation',\n confirmPassword: 'Confirm Password',\n createFirstUser: 'Create first user',\n emailNotValid: 'The email provided is not valid',\n emailOrUsername: 'Email or Username',\n emailSent: 'Email Sent',\n emailVerified: 'Email verified successfully.',\n enableAPIKey: 'Enable API Key',\n failedToUnlock: 'Failed to unlock',\n forceUnlock: 'Force Unlock',\n forgotPassword: 'Forgot Password',\n forgotPasswordEmailInstructions:\n 'Please enter your email below. You will receive an email message with instructions on how to reset your password.',\n forgotPasswordUsernameInstructions:\n 'Please enter your username below. Instructions on how to reset your password will be sent to email address associated with your username.',\n usernameNotValid: 'The username provided is not valid',\n\n forgotPasswordQuestion: 'Forgot password?',\n generate: 'Generate',\n generateNewAPIKey: 'Generate new API key',\n generatingNewAPIKeyWillInvalidate:\n 'Generating a new API key will <1>invalidate</1> the previous key. Are you sure you wish to continue?',\n lockUntil: 'Lock Until',\n logBackIn: 'Log back in',\n loggedIn: 'To log in with another user, you should <0>log out</0> first.',\n loggedInChangePassword:\n 'To change your password, go to your <0>account</0> and edit your password there.',\n loggedOutInactivity: 'You have been logged out due to inactivity.',\n loggedOutSuccessfully: 'You have been logged out successfully.',\n loggingOut: 'Logging out...',\n login: 'Login',\n loginAttempts: 'Login Attempts',\n loginUser: 'Login user',\n loginWithAnotherUser: 'To log in with another user, you should <0>log out</0> first.',\n logOut: 'Log out',\n logout: 'Logout',\n logoutSuccessful: 'Logout successful.',\n logoutUser: 'Logout user',\n newAccountCreated:\n 'A new account has just been created for you to access <a href=\"{{serverURL}}\">{{serverURL}}</a> Please click on the following link or paste the URL below into your browser to verify your email: <a href=\"{{verificationURL}}\">{{verificationURL}}</a><br> After verifying your email, you will be able to log in successfully.',\n newAPIKeyGenerated: 'New API Key Generated.',\n newPassword: 'New Password',\n passed: 'Authentication Passed',\n passwordResetSuccessfully: 'Password reset successfully.',\n resetPassword: 'Reset Password',\n resetPasswordExpiration: 'Reset Password Expiration',\n resetPasswordToken: 'Reset Password Token',\n resetYourPassword: 'Reset Your Password',\n stayLoggedIn: 'Stay logged in',\n successfullyRegisteredFirstUser: 'Successfully registered first user.',\n successfullyUnlocked: 'Successfully unlocked',\n tokenRefreshSuccessful: 'Token refresh successful.',\n unableToVerify: 'Unable to Verify',\n username: 'Username',\n verified: 'Verified',\n verifiedSuccessfully: 'Verified Successfully',\n verify: 'Verify',\n verifyUser: 'Verify User',\n verifyYourEmail: 'Verify your email',\n youAreInactive:\n \"You haven't been active in a little while and will shortly be automatically logged out for your own security. Would you like to stay logged in?\",\n youAreReceivingResetPassword:\n 'You are receiving this because you (or someone else) have requested the reset of the password for your account. Please click on the following link, or paste this into your browser to complete the process:',\n youDidNotRequestPassword:\n 'If you did not request this, please ignore this email and your password will remain unchanged.',\n },\n error: {\n accountAlreadyActivated: 'This account has already been activated.',\n autosaving: 'There was a problem while autosaving this document.',\n correctInvalidFields: 'Please correct invalid fields.',\n deletingFile: 'There was an error deleting file.',\n deletingTitle:\n 'There was an error while deleting {{title}}. Please check your connection and try again.',\n emailOrPasswordIncorrect: 'The email or password provided is incorrect.',\n followingFieldsInvalid_one: 'The following field is invalid:',\n followingFieldsInvalid_other: 'The following fields are invalid:',\n incorrectCollection: 'Incorrect Collection',\n invalidFileType: 'Invalid file type',\n invalidFileTypeValue: 'Invalid file type: {{value}}',\n invalidRequestArgs: 'Invalid arguments passed in request: {{args}}',\n loadingDocument: 'There was a problem loading the document with ID of {{id}}.',\n localesNotSaved_one: 'The following locale could not be saved:',\n localesNotSaved_other: 'The following locales could not be saved:',\n logoutFailed: 'Logout failed.',\n missingEmail: 'Missing email.',\n missingIDOfDocument: 'Missing ID of document to update.',\n missingIDOfVersion: 'Missing ID of version.',\n missingRequiredData: 'Missing required data.',\n noFilesUploaded: 'No files were uploaded.',\n noMatchedField: 'No matched field found for \"{{label}}\"',\n notAllowedToAccessPage: 'You are not allowed to access this page.',\n notAllowedToPerformAction: 'You are not allowed to perform this action.',\n notFound: 'The requested resource was not found.',\n noUser: 'No User',\n previewing: 'There was a problem previewing this document.',\n problemUploadingFile: 'There was a problem while uploading the file.',\n tokenInvalidOrExpired: 'Token is either invalid or has expired.',\n tokenNotProvided: 'Token not provided.',\n unableToDeleteCount: 'Unable to delete {{count}} out of {{total}} {{label}}.',\n unableToReindexCollection: 'Error reindexing collection {{collection}}. Operation aborted.',\n unableToUpdateCount: 'Unable to update {{count}} out of {{total}} {{label}}.',\n unauthorized: 'Unauthorized, you must be logged in to make this request.',\n unauthorizedAdmin: 'Unauthorized, this user does not have access to the admin panel.',\n unknown: 'An unknown error has occurred.',\n unPublishingDocument: 'There was a problem while un-publishing this document.',\n unspecific: 'An error has occurred.',\n userEmailAlreadyRegistered: 'A user with the given email is already registered.',\n userLocked: 'This user is locked due to having too many failed login attempts.',\n usernameAlreadyRegistered: 'A user with the given username is already registered.',\n usernameOrPasswordIncorrect: 'The username or password provided is incorrect.',\n valueMustBeUnique: 'Value must be unique',\n verificationTokenInvalid: 'Verification token is invalid.',\n },\n fields: {\n addLabel: 'Add {{label}}',\n addLink: 'Add Link',\n addNew: 'Add new',\n addNewLabel: 'Add new {{label}}',\n addRelationship: 'Add Relationship',\n addUpload: 'Add Upload',\n block: 'block',\n blocks: 'blocks',\n blockType: 'Block Type',\n chooseBetweenCustomTextOrDocument:\n 'Choose between entering a custom text URL or linking to another document.',\n chooseDocumentToLink: 'Choose a document to link to',\n chooseFromExisting: 'Choose from existing',\n chooseLabel: 'Choose {{label}}',\n collapseAll: 'Collapse All',\n customURL: 'Custom URL',\n editLabelData: 'Edit {{label}} data',\n editLink: 'Edit Link',\n editRelationship: 'Edit Relationship',\n enterURL: 'Enter a URL',\n internalLink: 'Internal Link',\n itemsAndMore: '{{items}} and {{count}} more',\n labelRelationship: '{{label}} Relationship',\n latitude: 'Latitude',\n linkedTo: 'Linked to <0>{{label}}</0>',\n linkType: 'Link Type',\n longitude: 'Longitude',\n newLabel: 'New {{label}}',\n openInNewTab: 'Open in new tab',\n passwordsDoNotMatch: 'Passwords do not match.',\n relatedDocument: 'Related Document',\n relationTo: 'Relation To',\n removeRelationship: 'Remove Relationship',\n removeUpload: 'Remove Upload',\n saveChanges: 'Save changes',\n searchForBlock: 'Search for a block',\n selectExistingLabel: 'Select existing {{label}}',\n selectFieldsToEdit: 'Select fields to edit',\n showAll: 'Show All',\n swapRelationship: 'Swap Relationship',\n swapUpload: 'Swap Upload',\n textToDisplay: 'Text to display',\n toggleBlock: 'Toggle block',\n uploadNewLabel: 'Upload new {{label}}',\n },\n general: {\n aboutToDelete: 'You are about to delete the {{label}} <1>{{title}}</1>. Are you sure?',\n aboutToDeleteCount_many: 'You are about to delete {{count}} {{label}}',\n aboutToDeleteCount_one: 'You are about to delete {{count}} {{label}}',\n aboutToDeleteCount_other: 'You are about to delete {{count}} {{label}}',\n addBelow: 'Add Below',\n addFilter: 'Add Filter',\n adminTheme: 'Admin Theme',\n all: 'All',\n allCollections: 'All Collections',\n and: 'And',\n anotherUser: 'Another user',\n anotherUserTakenOver: 'Another user has taken over editing this document.',\n applyChanges: 'Apply Changes',\n ascending: 'Ascending',\n automatic: 'Automatic',\n backToDashboard: 'Back to Dashboard',\n cancel: 'Cancel',\n changesNotSaved:\n 'Your changes have not been saved. If you leave now, you will lose your changes.',\n clearAll: 'Clear All',\n close: 'Close',\n collapse: 'Collapse',\n collections: 'Collections',\n columns: 'Columns',\n columnToSort: 'Column to Sort',\n confirm: 'Confirm',\n confirmCopy: 'Confirm copy',\n confirmDeletion: 'Confirm deletion',\n confirmDuplication: 'Confirm duplication',\n confirmReindex: 'Reindex all {{collections}}?',\n confirmReindexAll: 'Reindex all collections?',\n confirmReindexDescription:\n 'This will remove existing indexes and reindex documents in the {{collections}} collections.',\n confirmReindexDescriptionAll:\n 'This will remove existing indexes and reindex documents in all collections.',\n copied: 'Copied',\n copy: 'Copy',\n copying: 'Copying',\n copyWarning:\n 'You are about to overwrite {{to}} with {{from}} for {{label}} {{title}}. Are you sure?',\n create: 'Create',\n created: 'Created',\n createdAt: 'Created At',\n createNew: 'Create New',\n createNewLabel: 'Create new {{label}}',\n creating: 'Creating',\n creatingNewLabel: 'Creating new {{label}}',\n currentlyEditing:\n 'is currently editing this document. If you take over, they will be blocked from continuing to edit, and may also lose unsaved changes.',\n custom: 'Custom',\n dark: 'Dark',\n dashboard: 'Dashboard',\n delete: 'Delete',\n deletedCountSuccessfully: 'Deleted {{count}} {{label}} successfully.',\n deletedSuccessfully: 'Deleted successfully.',\n deleting: 'Deleting...',\n depth: 'Depth',\n descending: 'Descending',\n deselectAllRows: 'Deselect all rows',\n document: 'Document',\n documentLocked: 'Document locked',\n documents: 'Documents',\n duplicate: 'Duplicate',\n duplicateWithoutSaving: 'Duplicate without saving changes',\n edit: 'Edit',\n editAll: 'Edit all',\n editedSince: 'Edited since',\n editing: 'Editing',\n editingLabel_many: 'Editing {{count}} {{label}}',\n editingLabel_one: 'Editing {{count}} {{label}}',\n editingLabel_other: 'Editing {{count}} {{label}}',\n editingTakenOver: 'Editing taken over',\n editLabel: 'Edit {{label}}',\n email: 'Email',\n emailAddress: 'Email Address',\n enterAValue: 'Enter a value',\n error: 'Error',\n errors: 'Errors',\n fallbackToDefaultLocale: 'Fallback to default locale',\n false: 'False',\n filter: 'Filter',\n filters: 'Filters',\n filterWhere: 'Filter {{label}} where',\n globals: 'Globals',\n goBack: 'Go back',\n isEditing: 'is editing',\n language: 'Language',\n lastModified: 'Last Modified',\n leaveAnyway: 'Leave anyway',\n leaveWithoutSaving: 'Leave without saving',\n light: 'Light',\n livePreview: 'Live Preview',\n loading: 'Loading',\n locale: 'Locale',\n locales: 'Locales',\n menu: 'Menu',\n moveDown: 'Move Down',\n moveUp: 'Move Up',\n newPassword: 'New Password',\n next: 'Next',\n noDateSelected: 'No date selected',\n noFiltersSet: 'No filters set',\n noLabel: '<No {{label}}>',\n none: 'None',\n noOptions: 'No options',\n noResults:\n \"No {{label}} found. Either no {{label}} exist yet or none match the filters you've specified above.\",\n notFound: 'Not Found',\n nothingFound: 'Nothing found',\n noUpcomingEventsScheduled: 'No upcoming events scheduled.',\n noValue: 'No value',\n of: 'of',\n only: 'Only',\n open: 'Open',\n or: 'Or',\n order: 'Order',\n overwriteExistingData: 'Overwrite existing field data',\n pageNotFound: 'Page not found',\n password: 'Password',\n payloadSettings: 'Payload Settings',\n perPage: 'Per Page: {{limit}}',\n previous: 'Previous',\n reindex: 'Reindex',\n reindexingAll: 'Reindexing all {{collections}}.',\n remove: 'Remove',\n reset: 'Reset',\n resetPreferences: 'Reset Preferences',\n resetPreferencesDescription:\n 'This will reset all of your preferences to their default settings.',\n resettingPreferences: 'Resetting Preferences.',\n row: 'Row',\n rows: 'Rows',\n save: 'Save',\n saving: 'Saving...',\n schedulePublishFor: 'Schedule publish for {{title}}',\n searchBy: 'Search by {{label}}',\n selectAll: 'Select all {{count}} {{label}}',\n selectAllRows: 'Select all rows',\n selectedCount: '{{count}} {{label}} selected',\n selectValue: 'Select a value',\n showAllLabel: 'Show all {{label}}',\n sorryNotFound: 'Sorry—there is nothing to correspond with your request.',\n sort: 'Sort',\n sortByLabelDirection: 'Sort by {{label}} {{direction}}',\n stayOnThisPage: 'Stay on this page',\n submissionSuccessful: 'Submission Successful.',\n submit: 'Submit',\n submitting: 'Submitting...',\n success: 'Success',\n successfullyCreated: '{{label}} successfully created.',\n successfullyDuplicated: '{{label}} successfully duplicated.',\n successfullyReindexed:\n 'Successfully reindexed {{count}} of {{total}} documents from {{collections}}',\n takeOver: 'Take over',\n thisLanguage: 'English',\n time: 'Time',\n titleDeleted: '{{label}} \"{{title}}\" successfully deleted.',\n true: 'True',\n unauthorized: 'Unauthorized',\n unsavedChanges: 'You have unsaved changes. Save or discard before continuing.',\n unsavedChangesDuplicate: 'You have unsaved changes. Would you like to continue to duplicate?',\n untitled: 'Untitled',\n upcomingEvents: 'Upcoming Events',\n updatedAt: 'Updated At',\n updatedCountSuccessfully: 'Updated {{count}} {{label}} successfully.',\n updatedSuccessfully: 'Updated successfully.',\n updating: 'Updating',\n uploading: 'Uploading',\n uploadingBulk: 'Uploading {{current}} of {{total}}',\n user: 'User',\n username: 'Username',\n users: 'Users',\n value: 'Value',\n viewReadOnly: 'View read-only',\n welcome: 'Welcome',\n },\n localization: {\n cannotCopySameLocale: 'Cannot copy to the same locale',\n copyFrom: 'Copy from',\n copyFromTo: 'Copying from {{from}} to {{to}}',\n copyTo: 'Copy to',\n copyToLocale: 'Copy to locale',\n localeToPublish: 'Locale to publish',\n selectLocaleToCopy: 'Select locale to copy',\n },\n operators: {\n contains: 'contains',\n equals: 'equals',\n exists: 'exists',\n intersects: 'intersects',\n isGreaterThan: 'is greater than',\n isGreaterThanOrEqualTo: 'is greater than or equal to',\n isIn: 'is in',\n isLessThan: 'is less than',\n isLessThanOrEqualTo: 'is less than or equal to',\n isLike: 'is like',\n isNotEqualTo: 'is not equal to',\n isNotIn: 'is not in',\n near: 'near',\n within: 'within',\n },\n upload: {\n addFile: 'Add file',\n addFiles: 'Add files',\n bulkUpload: 'Bulk Upload',\n crop: 'Crop',\n cropToolDescription:\n 'Drag the corners of the selected area, draw a new area or adjust the values below.',\n dragAndDrop: 'Drag and drop a file',\n dragAndDropHere: 'or drag and drop a file here',\n editImage: 'Edit Image',\n fileName: 'File Name',\n fileSize: 'File Size',\n filesToUpload: 'Files to Upload',\n fileToUpload: 'File to Upload',\n focalPoint: 'Focal Point',\n focalPointDescription:\n 'Drag the focal point directly on the preview or adjust the values below.',\n height: 'Height',\n lessInfo: 'Less info',\n moreInfo: 'More info',\n pasteURL: 'Paste URL',\n previewSizes: 'Preview Sizes',\n selectCollectionToBrowse: 'Select a Collection to Browse',\n selectFile: 'Select a file',\n setCropArea: 'Set crop area',\n setFocalPoint: 'Set focal point',\n sizes: 'Sizes',\n sizesFor: 'Sizes for {{label}}',\n width: 'Width',\n },\n validation: {\n emailAddress: 'Please enter a valid email address.',\n enterNumber: 'Please enter a valid number.',\n fieldHasNo: 'This field has no {{label}}',\n greaterThanMax: '{{value}} is greater than the max allowed {{label}} of {{max}}.',\n invalidInput: 'This field has an invalid input.',\n invalidSelection: 'This field has an invalid selection.',\n invalidSelections: 'This field has the following invalid selections:',\n lessThanMin: '{{value}} is less than the min allowed {{label}} of {{min}}.',\n limitReached: 'Limit reached, only {{max}} items can be added.',\n longerThanMin: 'This value must be longer than the minimum length of {{minLength}} characters.',\n notValidDate: '\"{{value}}\" is not a valid date.',\n required: 'This field is required.',\n requiresAtLeast: 'This field requires at least {{count}} {{label}}.',\n requiresNoMoreThan: 'This field requires no more than {{count}} {{label}}.',\n requiresTwoNumbers: 'This field requires two numbers.',\n shorterThanMax: 'This value must be shorter than the max length of {{maxLength}} characters.',\n trueOrFalse: 'This field can only be equal to true or false.',\n username:\n 'Please enter a valid username. Can contain letters, numbers, hyphens, periods and underscores.',\n validUploadID: 'This field is not a valid upload ID.',\n },\n version: {\n type: 'Type',\n aboutToPublishSelection:\n 'You are about to publish all {{label}} in the selection. Are you sure?',\n aboutToRestore:\n 'You are about to restore this {{label}} document to the state that it was in on {{versionDate}}.',\n aboutToRestoreGlobal:\n 'You are about to restore the global {{label}} to the state that it was in on {{versionDate}}.',\n aboutToRevertToPublished:\n \"You are about to revert this document's changes to its published state. Are you sure?\",\n aboutToUnpublish: 'You are about to unpublish this document. Are you sure?',\n aboutToUnpublishSelection:\n 'You are about to unpublish all {{label}} in the selection. Are you sure?',\n autosave: 'Autosave',\n autosavedSuccessfully: 'Autosaved successfully.',\n autosavedVersion: 'Autosaved version',\n changedFieldsCount_one: '{{count}} changed field',\n changedFieldsCount_other: '{{count}} changed fields',\n changed: 'Changed',\n compareVersion: 'Compare version against:',\n confirmPublish: 'Confirm publish',\n confirmRevertToSaved: 'Confirm revert to saved',\n confirmUnpublish: 'Confirm unpublish',\n confirmVersionRestoration: 'Confirm version Restoration',\n currentDocumentStatus: 'Current {{docStatus}} document',\n currentDraft: 'Current Draft',\n currentPublishedVersion: 'Current Published Version',\n draft: 'Draft',\n draftSavedSuccessfully: 'Draft saved successfully.',\n lastSavedAgo: 'Last saved {{distance}} ago',\n noFurtherVersionsFound: 'No further versions found',\n noRowsFound: 'No {{label}} found',\n noRowsSelected: 'No {{label}} selected',\n preview: 'Preview',\n previouslyPublished: 'Previously Published',\n problemRestoringVersion: 'There was a problem restoring this version',\n publish: 'Publish',\n publishChanges: 'Publish changes',\n published: 'Published',\n publishIn: 'Publish in {{locale}}',\n publishing: 'Publishing',\n restoreAsDraft: 'Restore as draft',\n restoredSuccessfully: 'Restored Successfully.',\n restoreThisVersion: 'Restore this version',\n restoring: 'Restoring...',\n reverting: 'Reverting...',\n revertToPublished: 'Revert to published',\n saveDraft: 'Save Draft',\n scheduledSuccessfully: 'Scheduled successfully.',\n schedulePublish: 'Schedule Publish',\n selectLocales: 'Select locales to display',\n selectVersionToCompare: 'Select a version to compare',\n showingVersionsFor: 'Showing versions for:',\n showLocales: 'Show locales:',\n status: 'Status',\n unpublish: 'Unpublish',\n unpublishing: 'Unpublishing...',\n version: 'Version',\n versionCount_many: '{{count}} versions found',\n versionCount_none: 'No versions found',\n versionCount_one: '{{count}} version found',\n versionCount_other: '{{count}} versions found',\n versionCreatedOn: '{{version}} created on:',\n versionID: 'Version ID',\n versions: 'Versions',\n viewingVersion: 'Viewing version for the {{entityLabel}} {{documentTitle}}',\n viewingVersionGlobal: 'Viewing version for the global {{entityLabel}}',\n viewingVersions: 'Viewing versions for the {{entityLabel}} {{documentTitle}}',\n viewingVersionsGlobal: 'Viewing versions for the global {{entityLabel}}',\n },\n}\n\nexport const en: Language = {\n dateFNSKey: 'en-US',\n translations: enTranslations,\n}\n"],"names":["enTranslations","authentication","account","accountOfCurrentUser","accountVerified","alreadyActivated","alreadyLoggedIn","apiKey","authenticated","backToLogin","beginCreateFirstUser","changePassword","checkYourEmailForPasswordReset","confirmGeneration","confirmPassword","createFirstUser","emailNotValid","emailOrUsername","emailSent","emailVerified","enableAPIKey","failedToUnlock","forceUnlock","forgotPassword","forgotPasswordEmailInstructions","forgotPasswordUsernameInstructions","usernameNotValid","forgotPasswordQuestion","generate","generateNewAPIKey","generatingNewAPIKeyWillInvalidate","lockUntil","logBackIn","loggedIn","loggedInChangePassword","loggedOutInactivity","loggedOutSuccessfully","loggingOut","login","loginAttempts","loginUser","loginWithAnotherUser","logOut","logout","logoutSuccessful","logoutUser","newAccountCreated","newAPIKeyGenerated","newPassword","passed","passwordResetSuccessfully","resetPassword","resetPasswordExpiration","resetPasswordToken","resetYourPassword","stayLoggedIn","successfullyRegisteredFirstUser","successfullyUnlocked","tokenRefreshSuccessful","unableToVerify","username","verified","verifiedSuccessfully","verify","verifyUser","verifyYourEmail","youAreInactive","youAreReceivingResetPassword","youDidNotRequestPassword","error","accountAlreadyActivated","autosaving","correctInvalidFields","deletingFile","deletingTitle","emailOrPasswordIncorrect","followingFieldsInvalid_one","followingFieldsInvalid_other","incorrectCollection","invalidFileType","invalidFileTypeValue","invalidRequestArgs","loadingDocument","localesNotSaved_one","localesNotSaved_other","logoutFailed","missingEmail","missingIDOfDocument","missingIDOfVersion","missingRequiredData","noFilesUploaded","noMatchedField","notAllowedToAccessPage","notAllowedToPerformAction","notFound","noUser","previewing","problemUploadingFile","tokenInvalidOrExpired","tokenNotProvided","unableToDeleteCount","unableToReindexCollection","unableToUpdateCount","unauthorized","unauthorizedAdmin","unknown","unPublishingDocument","unspecific","userEmailAlreadyRegistered","userLocked","usernameAlreadyRegistered","usernameOrPasswordIncorrect","valueMustBeUnique","verificationTokenInvalid","fields","addLabel","addLink","addNew","addNewLabel","addRelationship","addUpload","block","blocks","blockType","chooseBetweenCustomTextOrDocument","chooseDocumentToLink","chooseFromExisting","chooseLabel","collapseAll","customURL","editLabelData","editLink","editRelationship","enterURL","internalLink","itemsAndMore","labelRelationship","latitude","linkedTo","linkType","longitude","newLabel","openInNewTab","passwordsDoNotMatch","relatedDocument","relationTo","removeRelationship","removeUpload","saveChanges","searchForBlock","selectExistingLabel","selectFieldsToEdit","showAll","swapRelationship","swapUpload","textToDisplay","toggleBlock","uploadNewLabel","general","aboutToDelete","aboutToDeleteCount_many","aboutToDeleteCount_one","aboutToDeleteCount_other","addBelow","addFilter","adminTheme","all","allCollections","and","anotherUser","anotherUserTakenOver","applyChanges","ascending","automatic","backToDashboard","cancel","changesNotSaved","clearAll","close","collapse","collections","columns","columnToSort","confirm","confirmCopy","confirmDeletion","confirmDuplication","confirmReindex","confirmReindexAll","confirmReindexDescription","confirmReindexDescriptionAll","copied","copy","copying","copyWarning","create","created","createdAt","createNew","createNewLabel","creating","creatingNewLabel","currentlyEditing","custom","dark","dashboard","delete","deletedCountSuccessfully","deletedSuccessfully","deleting","depth","descending","deselectAllRows","document","documentLocked","documents","duplicate","duplicateWithoutSaving","edit","editAll","editedSince","editing","editingLabel_many","editingLabel_one","editingLabel_other","editingTakenOver","editLabel","email","emailAddress","enterAValue","errors","fallbackToDefaultLocale","false","filter","filters","filterWhere","globals","goBack","isEditing","language","lastModified","leaveAnyway","leaveWithoutSaving","light","livePreview","loading","locale","locales","menu","moveDown","moveUp","next","noDateSelected","noFiltersSet","noLabel","none","noOptions","noResults","nothingFound","noUpcomingEventsScheduled","noValue","of","only","open","or","order","overwriteExistingData","pageNotFound","password","payloadSettings","perPage","previous","reindex","reindexingAll","remove","reset","resetPreferences","resetPreferencesDescription","resettingPreferences","row","rows","save","saving","schedulePublishFor","searchBy","selectAll","selectAllRows","selectedCount","selectValue","showAllLabel","sorryNotFound","sort","sortByLabelDirection","stayOnThisPage","submissionSuccessful","submit","submitting","success","successfullyCreated","successfullyDuplicated","successfullyReindexed","takeOver","thisLanguage","time","titleDeleted","true","unsavedChanges","unsavedChangesDuplicate","untitled","upcomingEvents","updatedAt","updatedCountSuccessfully","updatedSuccessfully","updating","uploading","uploadingBulk","user","users","value","viewReadOnly","welcome","localization","cannotCopySameLocale","copyFrom","copyFromTo","copyTo","copyToLocale","localeToPublish","selectLocaleToCopy","operators","contains","equals","exists","intersects","isGreaterThan","isGreaterThanOrEqualTo","isIn","isLessThan","isLessThanOrEqualTo","isLike","isNotEqualTo","isNotIn","near","within","upload","addFile","addFiles","bulkUpload","crop","cropToolDescription","dragAndDrop","dragAndDropHere","editImage","fileName","fileSize","filesToUpload","fileToUpload","focalPoint","focalPointDescription","height","lessInfo","moreInfo","pasteURL","previewSizes","selectCollectionToBrowse","selectFile","setCropArea","setFocalPoint","sizes","sizesFor","width","validation","enterNumber","fieldHasNo","greaterThanMax","invalidInput","invalidSelection","invalidSelections","lessThanMin","limitReached","longerThanMin","notValidDate","required","requiresAtLeast","requiresNoMoreThan","requiresTwoNumbers","shorterThanMax","trueOrFalse","validUploadID","version","type","aboutToPublishSelection","aboutToRestore","aboutToRestoreGlobal","aboutToRevertToPublished","aboutToUnpublish","aboutToUnpublishSelection","autosave","autosavedSuccessfully","autosavedVersion","changedFieldsCount_one","changedFieldsCount_other","changed","compareVersion","confirmPublish","confirmRevertToSaved","confirmUnpublish","confirmVersionRestoration","currentDocumentStatus","currentDraft","currentPublishedVersion","draft","draftSavedSuccessfully","lastSavedAgo","noFurtherVersionsFound","noRowsFound","noRowsSelected","preview","previouslyPublished","problemRestoringVersion","publish","publishChanges","published","publishIn","publishing","restoreAsDraft","restoredSuccessfully","restoreThisVersion","restoring","reverting","revertToPublished","saveDraft","scheduledSuccessfully","schedulePublish","selectLocales","selectVersionToCompare","showingVersionsFor","showLocales","status","unpublish","unpublishing","versionCount_many","versionCount_none","versionCount_one","versionCount_other","versionCreatedOn","versionID","versions","viewingVersion","viewingVersionGlobal","viewingVersions","viewingVersionsGlobal","en","dateFNSKey","translations"],"mappings":"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"}
|
package/dist/utilities/init.d.ts
CHANGED
|
@@ -421,9 +421,9 @@ export declare const getTranslationString: <TTranslations = {
|
|
|
421
421
|
autosave: string;
|
|
422
422
|
autosavedSuccessfully: string;
|
|
423
423
|
autosavedVersion: string;
|
|
424
|
-
changed: string;
|
|
425
424
|
changedFieldsCount_one: string;
|
|
426
425
|
changedFieldsCount_other: string;
|
|
426
|
+
changed: string;
|
|
427
427
|
compareVersion: string;
|
|
428
428
|
confirmPublish: string;
|
|
429
429
|
confirmRevertToSaved: string;
|