UNPKG

@paroicms/bo

Version:

Back-office for ParoiCMS

240 lines (239 loc) 7.67 kB
{ "app": { "logout": "Log out", "boTitle": "Back-office - {{siteTitle}}", "dev": "DEV", "adminArea": "Administration area", "settings": "Settings", "siteProperties": "Site properties", "successfulUpdate": "Successful update", "updateFailed": "Update failed", "saveChanges": "Save", "tooltipTranslateMessage": "{{language}} (Translate)", "preferences": "Preferences", "administrationLanguage": "Language of the administration area:", "PoweredBy": "Powered by", "special": "Special", "siteFieldsSavedToast": "Site properties have been saved" }, "preferences": { "savedToast": "Preferences have been saved" }, "DocumentSearch": { "searchLabel": "Your search", "searchPlaceholder": "Search" }, "NavBar": { "translate": "Translate", "pages": "Child doc.", "edit": "Edit", "parts": "Sub-parts", "openListOfParts": "Open the list of sub-parts", "noTitle": "(no title)" }, "languages": { "en": "English", "fr": "French" }, "document": { "savedToast": "Document has been saved" }, "part": { "savedToast": "Sub-part has been saved", "setPublishDate": "Change publication date of the sub-part" }, "DocumentEditPanel": { "documentDeleted": "Document deleted", "mediaDeleted": "Media deleted", "uploadError": "The '{{ filename }}' media has not been received." }, "list": { "label": "Sub-parts", "addPart": "Add a sub-part", "reorderParts": "Reorder", "partDeleted": "Sub-part deleted", "confirmItemDeletion": "Do you want to delete this sub-part?", "createPart": "Create a sub-part" }, "documentType": { "addChild": "Add" }, "document-control": { "publishDateIsUpdated": "The publish date has been updated", "switchedToDraft": "The document has been switched to draft", "documentAndTranslationsAreDeleted": "The document and its translations have been deleted", "documentIsDeleted": "The document has been deleted", "titleOrSlugIsUpdated": "The title (or slug) has been updated", "metaDescriptionIsUpdated": "The meta-description has been updated", "metaKeywordsIsUpdated": "The HTML keywords have been updated" }, "DocumentControl": { "editPublishDate": "Edit publish date", "setPublishDate": "Publish or schedule", "updateDraft": "Update draft", "view": "View", "MD": "D", "MDTooltip": "A description is present", "MK": "K", "MKTooltip": "Keywords are present" }, "DeleteDocument": { "documentDeletingConfirmationMessage": "Do you want to delete the article \"{{title}}\"?", "deleteJustThisArticle": "Delete just this article in \"{{language}}\"", "deleteThisArticle": "Delete this article", "deleteAllTranslations": "Delete all the translations" }, "SwitchToDraft": { "switchToDraftConfirmationMessage": "Would you like to change this document to draft? It will no longer be accessible from the website." }, "DocumentView": { "seoSettings": "SEO Settings", "title": "Title:", "slug": "Slug:", "metaDescription": "Description:", "metaKeywords": "Keywords:", "chooseFeatureImage": "Featured image" }, "DocumentListPanel": { "translations": "Translations", "status": "Status", "draft": "Draft", "maximumChildPartsReached": "You have reached the sub-part limit." }, "ReorderDocumentDialog": { "changeDisplayOrder": "Change display order" }, "SwitchAndTranslateDocument": { "switchAndTranslateConfirmationMesage": "Do you want translate" }, "SaveChangesOrCancelDialog": { "confirmationMessage": "Would you like to save your updates?", "stayAndEditing": "Continue editing", "cancelWithoutSave": "Leave without saving" }, "SelectTermsDialog": { "title": "Selection", "selectedItems": "Selected:", "availableItems": "Available:", "emptySelection": "No selected item" }, "common": { "inLanguage": "in {{language}}", "translateDocumentInto": "Translate the document into {{language}}", "translatePartInto": "Translate the sub-part into {{language}}", "switchToDraft": "Switch to draft", "deletion": "Deletion", "editItem": "Sub-part {{orderNum}} ({{typeLabel}})", "title": "Title", "delete": "Delete", "save": "Save", "validate": "Validate", "translate": "Translate", "publish": "Publish", "published": "Published", "schedule": "Schedule", "scheduled": "Scheduled", "draft": "Draft", "publishDate": "Publish date", "cancel": "Cancel", "confirm": "Confirm", "confirmation": "Confirmation", "email": "E-mail", "name": "Name", "thumbnail": "Thumbnail", "colon": "{{label}}:", "fold": "fold", "unfold": "unfold", "savedToast": "Saved", "invalidJson": "Invalid JSON", "yes": "Yes", "no": "No", "select": "Select", "public": "Public", "protected": "Protected", "passwordPlaceholder": "Enter password" }, "LoginScreen": { "signIn": "Sign in", "password": "Password", "signin": "Sign in", "or": "or", "failedMessage": "Incorrect e-mail or password.", "signInWithGoogle": "Sign in with Google", "signInWithLocalAccount": "Sign in with a local account" }, "PasswordReset": { "invalidToken": "Sorry, your token is not or no longer valid.", "newPassword": "New password", "confirmPassword": "Enter again your password", "validate": "Validate", "resetPassword": "Reset your password", "nonIdenticalPasswords": "Non-identical passwords" }, "AccountScreen": { "accounts": "Accounts", "addAccount": "Add account", "userAccounts": "User Accounts", "createAnAccount": "Create an account", "editUserAccount": "Edit a user account", "passwordBeingReset": "Password being reset", "resetPasswordButton": "Reset password", "resetPasswordDialog": { "title": "Password resetting", "description": "Would you like to reset account password?" }, "deleteAccountDialog": { "title": "Delete account", "description": "Would you like to delete this account?" }, "makeCreateAccountDialog": { "accountType": "Account type", "localAccount": "Local account", "googleAccount": "Google account" } }, "BackupScreen": { "backup": "Backup", "prepareBackup": "Prepare a backup", "backupFileSizeLabel": "Backup file size :", "download": "Download" }, "NotFoundScreen": { "notFound": "Resource not found", "returnHomePage": "Return to our Home Page" }, "mediaField": { "invalidFile": "Invalid file: {{ filename }}" }, "mediaGallery": { "delete": "Delete", "chooseAFile": "Choose a file", "deleteThisFile": "Do you want to delete this file?", "no": "No", "yes": "Yes", "save": "Save", "cancel": "Cancel", "orderTheMedia": "Reorder", "dragAndDropMedia": "Reorder medias", "cancelUpload": "Cancel upload", "replace": "Replace", "properties": "Properties", "deleteFileModalTitle": "Media deletion", "dropFilesHere": "Upload your files here…", "mediaLimitReached": "The media limit has been reached.", "mediaProperties": { "fileProperties": "File properties", "imageProperties": "Image properties", "fileStored": "File stored:", "imageStored": "Image stored:", "format": "format", "originalFileName": "Original file name:", "caption": "Caption:", "pixelRatio": "Pixel ratio:", "usedSizes": "Used sizes:", "auto": "Auto", "cancel": "Cancel", "close": "Close" } } }