diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index 66e411c1c6..eb480f518d 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/bn_IN.json b/packages/nc-gui/lang/bn_IN.json index a821a65498..b025072b87 100644 --- a/packages/nc-gui/lang/bn_IN.json +++ b/packages/nc-gui/lang/bn_IN.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/cs.json b/packages/nc-gui/lang/cs.json index 533f23b5a7..35b5db9ec8 100644 --- a/packages/nc-gui/lang/cs.json +++ b/packages/nc-gui/lang/cs.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/da.json b/packages/nc-gui/lang/da.json index c7c1fc50ef..cdbe37cd8a 100644 --- a/packages/nc-gui/lang/da.json +++ b/packages/nc-gui/lang/da.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/de.json b/packages/nc-gui/lang/de.json index a6160df109..f814262511 100644 --- a/packages/nc-gui/lang/de.json +++ b/packages/nc-gui/lang/de.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Feld zum Sortieren auswählen", "selectFieldToGroup": "Feld zum Gruppieren auswählen", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/es.json b/packages/nc-gui/lang/es.json index 34e26a3c4c..3aa81190cc 100644 --- a/packages/nc-gui/lang/es.json +++ b/packages/nc-gui/lang/es.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Seleccionar Año", "save": "Guardar", "cancel": "Cancelar", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Seleccionar campo para ordenar", "selectFieldToGroup": "Seleccione el campo al grupo", "thereAreNoRecordsInTable": "No hay registros en la tabla", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "¡Empieza con web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "¿Realmente quieres eliminar lo siguiente?", diff --git a/packages/nc-gui/lang/eu.json b/packages/nc-gui/lang/eu.json index 1fcf427c0a..d69c686a62 100644 --- a/packages/nc-gui/lang/eu.json +++ b/packages/nc-gui/lang/eu.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/fa.json b/packages/nc-gui/lang/fa.json index 32dc4c0875..21e6fd5ce7 100644 --- a/packages/nc-gui/lang/fa.json +++ b/packages/nc-gui/lang/fa.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/fi.json b/packages/nc-gui/lang/fi.json index a0000d8a43..477d8055eb 100644 --- a/packages/nc-gui/lang/fi.json +++ b/packages/nc-gui/lang/fi.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/fr.json b/packages/nc-gui/lang/fr.json index 1df525687a..e5446cb700 100644 --- a/packages/nc-gui/lang/fr.json +++ b/packages/nc-gui/lang/fr.json @@ -206,10 +206,10 @@ "apply": "Appliquer", "text": "Texte", "appearance": "Apparence", - "now": "Now", + "now": "Maintenant", "set": "Set", "format": "Format", - "colour": "Colour", + "colour": "Couleur ", "use": "Use" }, "objects": { @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Sélectionner une vue", "connectionDetails": "Détails de connexion", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "Options de l'utilisateur", "deleteThisOrganization": "Supprimer cette organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Sélectionnez une Année", "save": "Enregistrer", "cancel": "Annuler", @@ -541,7 +543,7 @@ "headerName": "Nom de l'en-tête", "icon": "Icône", "max": "Maximum", - "enableRichText": "Enable rich text", + "enableRichText": "Activer le texte enrichi", "idColon": "Identifiant:", "copiedRecordURL": "URL de l'enregistrement copié", "copyRecordURL": "Copier l'URL de l'enregistrement", @@ -562,7 +564,7 @@ "singularLabel": "Libellé au singulier", "pluralLabel": "Libellé au pluriel", "selectDateField": "Sélectionner un champ date", - "endDateField": "End date field", + "endDateField": "Champ pour la Date de Fin", "optional": "(Facultatif)", "clickToMake": "Cliquez pour faire", "visibleForRole": "visible pour le rôle :", @@ -747,7 +749,7 @@ "includeData": "Inclure les données", "includeView": "Inclure la vue", "includeWebhook": "Inclure le Webhook", - "zoomInToViewColumns": "Zoom in to view columns", + "zoomInToViewColumns": "Zoom avant pour afficher les colonnes", "embedInSite": "Intégrer cette vue dans votre site", "titleRequired": "le titre est obligatoire.", "sourceNameRequired": "Le nom de la source est obligatoire", @@ -764,7 +766,7 @@ "selectField": "Sélectionner un champ", "selectFieldLabel": "Begin by selecting a field to customise its properties and structure." }, - "appearanceSettings": "Appearance Settings", + "appearanceSettings": "Réglages de l'apparence", "backgroundColor": "Couleur d'arrière-plan", "hideNocodbBranding": "Masquer la marque NocoDB", "showOnConditions": "Show on conditions", @@ -774,8 +776,8 @@ "clearSelection": "Effacer la sélection", "displayAsProgress": "Display as progress", "relationType": "Relation type", - "showThousandsSeparator": "Show thousands separator", - "signUpForFree": "Sign up for free" + "showThousandsSeparator": "Afficher le séparateur de milliers", + "signUpForFree": "Inscrivez-vous gratuitement" }, "activity": { "renameBase": "Renommer la Base", @@ -1113,7 +1115,7 @@ "searchOptions": "Options de recherche" }, "msg": { - "formulaNotSupported": "This function is unavailable for your database", + "formulaNotSupported": "Cette fonction n'est pas disponible pour votre base de données", "controlOrgAppearance": "Contrôlez le nom et l'apparence de vos organisations.", "addCompanyDomains": "Ajoutez des domaines pour restreindre l'accès aux utilisateurs non souhaités.", "restrictUsersFromSharing": "Empêcher les utilisateurs de partager leurs bases publiquement.", @@ -1130,7 +1132,7 @@ "newFormWillBeLoaded": "Un nouveau formulaire sera chargé après {seconds} secondes", "optimizedQueryDisabled": "Optimized query is disabled", "optimizedQueryEnabled": "Optimized query is enabled", - "lookupNonBtWarning": "Lookup field is not supported for non-Belongs to relation", + "lookupNonBtWarning": "Le champ de type Lookup n'est pas supporté pour les relations de non appartenance", "invalidTime": "Invalid Time", "linkColumnClearNotSupportedYet": "You don't have any supported links for {type}", "recordCouldNotBeFound": "L'enregistrement n'a pas pu être trouvé", @@ -1169,8 +1171,8 @@ "columnNotMatchedWithType": "{columnName} ne correspond pas au type {columnType}" }, "selectOption": { - "cantBeNull": "Select options can't be null", - "multiSelectCantHaveCommas": "MultiSelect fields can't have commas(',')", + "cantBeNull": "Les options de sélection ne peuvent pas être nulles", + "multiSelectCantHaveCommas": "Les champs de type MultiSelect ne peuvent pas contenir de virgules (',')", "cantHaveDuplicates": "Select options can't have duplicates", "createNewOptionNamed": "Créer une nouvelle option nommée" }, @@ -1197,36 +1199,37 @@ "tooltip_desc2": " peut être lié avec un enregistrement de la table " }, "oo": { - "title": "One to One Relation", - "tooltip_desc": "A single record from table ", + "title": "Relation 1-1", + "tooltip_desc": "Un seul enregistrement de la table ", "tooltip_desc2": " peut être lié à un seul enregistrement de la table " }, "clickLinkRecordsToAddLinkFromTable": "Il semble qu'aucun enregistrement n'ait encore été lié.", "noRecordsLinked": "Aucun enregistrement lié", "noLinkedRecords": "Aucun enregistrement lié", "recordsLinked": "enregistrements liés", - "acceptOnlyValid": "Accept only valid {type}", - "apiTokenCreate": "Create personal API tokens to use in automation or external apps.", + "acceptOnlyValid": "N'accepte que les {type} valides", + "apiTokenCreate": "Créer des jetons d'API personnels à utiliser dans une automatisation ou des applications externes.", "selectFieldToSort": "Sélectionner le champ de tri", "selectFieldToGroup": "Sélectionner le champ de regroupement", "thereAreNoRecordsInTable": "Il n'y a aucun enregistrement dans la table", + "noRecordsAvailForLinking": "Aucun enregistrement n'est actuellement disponible pour la jointure", "createWebhookMsg1": "Commencez à utiliser les web-hooks !", - "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", + "createWebhookMsg2": "Boostez vos automatisations. Recevez une notification dès que vos données changent", "areYouSureUWantTo": "Êtes-vous sûr de vouloir supprimer les éléments suivants", - "areYouSureUWantToDeleteLabel": "Are you sure you want to {deleteLabel} the following", - "idColumnRequired": "ID field is required, you can rename this later if required.", - "length59Required": "The length exceeds the max 59 characters", - "noNewNotifications": "You have no new notifications", + "areYouSureUWantToDeleteLabel": "Êtes-vous sûr de vouloir {deleteLabel} ce qui suit", + "idColumnRequired": "Le champ ID est obligatoire, vous pourrez le renommer plus tard si nécessaire.", + "length59Required": "La longueur dépasse les 59 caractères maximum", + "noNewNotifications": "Vous n'avez pas de nouvelles notifications", "noRecordFound": "Enregistrement non trouvé", "noRecordsFound": "Aucun enregistrement trouvé", "noRecordsMatchYourSearchQuery": "Aucun enregistrement ne correspond à votre recherche", "rowDeleted": "Enregistrement supprimé", "saveChanges": "Voulez-vous enregistrer les modifications ?", "tooLargeFieldEntity": "Le champ est trop grand pour être converti en {entity}", - "roleRequired": "Role required", + "roleRequired": "Rôle requis", "warning": { "calendarNoFields": "Calendar view requires a date or date time field to be setup. Try setting up a calendar view after adding a date / date time field!", - "kanbanNoFields": "Kanban view requires a single select field to be setup. Try setting up a kanban view after adding a single select field!", + "kanbanNoFields": "La vue Kanban nécessite un seul champ de type SingleSelect pour être configuré. Essayez de configurer une vue kanban après avoir ajouté un seul champ de type SingleSelect !", "mapNoFields": "La vue cartographique nécessite un champ de données géographiques pour être configuré. Essayez de configurer une vue cartographique après avoir ajouté un champ de données géographiques !", "dbValid": "Veuillez vous assurer que la base de données à laquelle vous essayez de vous connecter est valide ! Cette opération peut provoquer une perte de schéma !!", "barcode": { @@ -1248,7 +1251,7 @@ "info": { "enterWorkspaceName": "Entrez le nom de l'espace de travail", "enterBaseName": "Entrez le nom de base", - "idpPaste": "Paste these URL in your Identity Providers console", + "idpPaste": "Collez cette URL dans la console de vos fournisseurs d'identité", "noSaml": "Il n'y a aucune authentification SAML configurée.", "noOIDC": "Il n'y a aucune authentification OpenID configurée.", "disabledAsViewLocked": "Désactivé car la vue est verrouillée", @@ -1498,7 +1501,7 @@ "nameShouldStartWithAnAlphabetOr_": "Le nom doit commencer par une lettre de l'alphabet ou _", "followingCharactersAreNotAllowed": "Les caractères suivants ne sont pas autorisés", "columnNameRequired": "Nom de la colonne requis", - "duplicateColumnName": "Duplicate field name", + "duplicateColumnName": "Nom de champ en double", "duplicateSystemColumnName": "Nom déjà utilisé par un champ système", "uiDataTypeRequired": "UI data type is required", "columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters", @@ -1515,7 +1518,7 @@ "projectNotAccessible": "Projet non accessible", "copyToClipboardError": "Échec de la copie dans le presse-papiers", "pasteFromClipboardError": "Échec du collage à partir du presse-papiers", - "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", + "multiFieldSaveValidation": "Veuillez compléter la configuration de tous les champs avant d'enregistrer", "somethingWentWrong": "Quelque chose n'a pas fonctionné", "draggedContentIsNotTypeOfImage": "Dragged content is not type of image", "fieldToParseImageData": "Field to parse image data", diff --git a/packages/nc-gui/lang/he.json b/packages/nc-gui/lang/he.json index bb84769013..123282d5e1 100644 --- a/packages/nc-gui/lang/he.json +++ b/packages/nc-gui/lang/he.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "לבחור שנה", "save": "שמירה", "cancel": "ביטול", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/hi.json b/packages/nc-gui/lang/hi.json index 416b6b06ae..c42c7b0864 100644 --- a/packages/nc-gui/lang/hi.json +++ b/packages/nc-gui/lang/hi.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/hr.json b/packages/nc-gui/lang/hr.json index c83ada1c4f..2228535b8a 100644 --- a/packages/nc-gui/lang/hr.json +++ b/packages/nc-gui/lang/hr.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/id.json b/packages/nc-gui/lang/id.json index 07fa3c9e00..ec0edd8930 100644 --- a/packages/nc-gui/lang/id.json +++ b/packages/nc-gui/lang/id.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/it.json b/packages/nc-gui/lang/it.json index 4ff6143f76..c78c80ef51 100644 --- a/packages/nc-gui/lang/it.json +++ b/packages/nc-gui/lang/it.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Selezionare il campo da ordinare", "selectFieldToGroup": "Selezionare il campo da raggruppare", "thereAreNoRecordsInTable": "Non ci sono record nella tabella", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Inizi con i web-hook!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Sei sicuro di voler eliminare quanto segue", diff --git a/packages/nc-gui/lang/ja.json b/packages/nc-gui/lang/ja.json index 017e3ebfde..50d842f717 100644 --- a/packages/nc-gui/lang/ja.json +++ b/packages/nc-gui/lang/ja.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/ko.json b/packages/nc-gui/lang/ko.json index 8a9ec0db0f..0df1a888d9 100644 --- a/packages/nc-gui/lang/ko.json +++ b/packages/nc-gui/lang/ko.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "정렬할 필드 선택", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "테이블에 레코드가 없습니다.", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "웹훅을 생성하여 자동화를 구동하고,", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "삭제하시겠습니까?", diff --git a/packages/nc-gui/lang/lv.json b/packages/nc-gui/lang/lv.json index 5a6a32e283..e1ebc589c0 100644 --- a/packages/nc-gui/lang/lv.json +++ b/packages/nc-gui/lang/lv.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/nl.json b/packages/nc-gui/lang/nl.json index ff7dc13b00..a616fdad40 100644 --- a/packages/nc-gui/lang/nl.json +++ b/packages/nc-gui/lang/nl.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/no.json b/packages/nc-gui/lang/no.json index ab5b69b626..91d031d159 100644 --- a/packages/nc-gui/lang/no.json +++ b/packages/nc-gui/lang/no.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/pl.json b/packages/nc-gui/lang/pl.json index d46944c533..2745074fd2 100644 --- a/packages/nc-gui/lang/pl.json +++ b/packages/nc-gui/lang/pl.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "Opcje użytkownika", "deleteThisOrganization": "Usuń tę organizację", "dangerZone": "Strefa zagrożenia", + "childView": "Child View", "selectYear": "Wybierz rok", "save": "Zapisz", "cancel": "Anuluj", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Wybierz pole do sortowania", "selectFieldToGroup": "Wybierz pole do grupowania", "thereAreNoRecordsInTable": "Nie ma rekordów w tabeli", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Rozpocznij pracę z webhookami!", "createWebhookMsg2": "Zasil automatyzację. Otrzymuj powiadomienia jak tylko pojawią się zmiany w Twoich danych", "areYouSureUWantTo": "Czy na pewno chcesz usunąć następujące", diff --git a/packages/nc-gui/lang/pt.json b/packages/nc-gui/lang/pt.json index 393623457e..7794aeff56 100644 --- a/packages/nc-gui/lang/pt.json +++ b/packages/nc-gui/lang/pt.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Selecionar ano", "save": "Guardar", "cancel": "Cancelar", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/pt_BR.json b/packages/nc-gui/lang/pt_BR.json index f35ae28f18..dd9ee8d307 100644 --- a/packages/nc-gui/lang/pt_BR.json +++ b/packages/nc-gui/lang/pt_BR.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/ru.json b/packages/nc-gui/lang/ru.json index 97d60bffb2..d245064415 100644 --- a/packages/nc-gui/lang/ru.json +++ b/packages/nc-gui/lang/ru.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "Настройки пользователя", "deleteThisOrganization": "Удалить эту организацию", "dangerZone": "Опасная зона", + "childView": "Child View", "selectYear": "Выберите год", "save": "Сохранить", "cancel": "Отмена", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/sk.json b/packages/nc-gui/lang/sk.json index ab8de00525..8049e3aa4a 100644 --- a/packages/nc-gui/lang/sk.json +++ b/packages/nc-gui/lang/sk.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/sl.json b/packages/nc-gui/lang/sl.json index df6cb67a16..89f304de56 100644 --- a/packages/nc-gui/lang/sl.json +++ b/packages/nc-gui/lang/sl.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/sv.json b/packages/nc-gui/lang/sv.json index 7d8675e8c5..0920c4415b 100644 --- a/packages/nc-gui/lang/sv.json +++ b/packages/nc-gui/lang/sv.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Spara", "cancel": "Avbryt", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/th.json b/packages/nc-gui/lang/th.json index fcd67c4038..abd037c3ad 100644 --- a/packages/nc-gui/lang/th.json +++ b/packages/nc-gui/lang/th.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/tr.json b/packages/nc-gui/lang/tr.json index c07e9ccd21..d1aeeb1a7b 100644 --- a/packages/nc-gui/lang/tr.json +++ b/packages/nc-gui/lang/tr.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Yıl Seçin", "save": "Kaydet", "cancel": "İptal", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/uk.json b/packages/nc-gui/lang/uk.json index 0ffd22c5b6..eb8436d56c 100644 --- a/packages/nc-gui/lang/uk.json +++ b/packages/nc-gui/lang/uk.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/vi.json b/packages/nc-gui/lang/vi.json index e3d434837c..36e14076ba 100644 --- a/packages/nc-gui/lang/vi.json +++ b/packages/nc-gui/lang/vi.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following", diff --git a/packages/nc-gui/lang/zh-Hans.json b/packages/nc-gui/lang/zh-Hans.json index 27d4770783..6074759ea1 100644 --- a/packages/nc-gui/lang/zh-Hans.json +++ b/packages/nc-gui/lang/zh-Hans.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "您的搜索没有任何匹配结果" }, "labels": { + "selectView": "Select a View", "connectionDetails": "链接明细", "metaSync": "元同步", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "用户选项", "deleteThisOrganization": "删除该组织", "dangerZone": "危险区", + "childView": "Child View", "selectYear": "选择年份", "save": "保存", "cancel": "取消", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "选择要排序的字段", "selectFieldToGroup": "选择要分组的字段", "thereAreNoRecordsInTable": "表中没有记录", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "开始使用Web Hooks!", "createWebhookMsg2": "数据变更自动发送通知", "areYouSureUWantTo": "您确定要删除以下内容", diff --git a/packages/nc-gui/lang/zh-Hant.json b/packages/nc-gui/lang/zh-Hant.json index d7ad9993ef..7fcebc3b43 100644 --- a/packages/nc-gui/lang/zh-Hant.json +++ b/packages/nc-gui/lang/zh-Hant.json @@ -454,6 +454,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { + "selectView": "Select a View", "connectionDetails": "Connection Details", "metaSync": "Meta Sync", "mention": "Mention", @@ -492,6 +493,7 @@ "userOptions": "User Options", "deleteThisOrganization": "Delete this Organisation", "dangerZone": "Dangerzone", + "childView": "Child View", "selectYear": "Select Year", "save": "Save", "cancel": "Cancel", @@ -1210,6 +1212,7 @@ "selectFieldToSort": "Select Field to Sort", "selectFieldToGroup": "Select Field to Group", "thereAreNoRecordsInTable": "There are no records in table", + "noRecordsAvailForLinking": "No records are currently available for linking", "createWebhookMsg1": "Get started with web-hooks!", "createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data", "areYouSureUWantTo": "Are you sure you want to delete the following",