From 92ce6cc88dbeaf443b9407f78d26befd6ff3c977 Mon Sep 17 00:00:00 2001 From: navi Date: Thu, 22 Feb 2024 22:24:49 +0000 Subject: [PATCH] New translations en.json (Hebrew) --- packages/nc-gui/lang/he.json | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/packages/nc-gui/lang/he.json b/packages/nc-gui/lang/he.json index 41d985e8b7..c1c7badc2e 100644 --- a/packages/nc-gui/lang/he.json +++ b/packages/nc-gui/lang/he.json @@ -212,7 +212,7 @@ "page": "דף", "pages": "דפים", "record": "רשומה", - "records": "רשומות", + "records": "records", "webhook": "Webhook.", "webhooks": "Webhooks.", "view": "צפיה", @@ -421,7 +421,8 @@ "restrict": "Restrict", "setNull": "Set NULL", "setDefault": "Set Default" - } + }, + "selectFieldsFromRightPannelToAddHere": "Select fields from right panel to add here" }, "labels": { "selectYear": "Select Year", @@ -683,7 +684,12 @@ "incompleteConfiguration": "Incomplete configuration", "selectField": "Select a field", "selectFieldLabel": "Begin by selecting a field to customise its properties and structure." - } + }, + "appearanceSettings": "Appearance Settings", + "backgroundColor": "Background Color", + "hideNocodbBranding": "Hide NocoDB Branding", + "showOnConditions": "Show on condtions", + "showFieldOnConditionsMet": "Shows field only when conditions are met" }, "activity": { "goToToday": "Go to Today", @@ -907,7 +913,10 @@ "openInOpenStreetMap": "OSM" }, "toggleMobileMode": "Toggle Mobile Mode", - "startCommenting": "Start commenting!" + "startCommenting": "Start commenting!", + "clearForm": "Clear Form", + "addFieldFromFormView": "Add Field", + "selectAllFields": "Select all fields" }, "tooltip": { "reachedSourceLimit": "Limited to only one data source for the moment", @@ -1166,14 +1175,14 @@ "afterEnablePwd": "הגישה היא מוגבלת בסיסמה", "privateLink": "תצוגה זו משותפת דרך קישור פרטי", "privateLinkAdditionalInfo": "אנשים עם קישור פרטי יכולים לראות רק תאים גלוי בתצוגה זו", - "afterFormSubmitted": "לאחר הטופס מוגשת", + "postFormSubmissionSettings": "Post Form Submission Settings", "apiOptions": "גישה לפרויקט דרך", "submitAnotherForm": "הצג 'שלח עוד כפתור' טופס '", "showBlankForm": "הצג טופס ריק לאחר 5 שניות", "emailForm": "דואר אלקטרוני לי ב", "showSysFields": "הצג שדות מערכת", "filterAutoApply": "החל אוטומטי", - "showMessage": "הצג הודעה זו", + "formDisplayMessage": "Display Message", "viewNotShared": "התצוגה הנוכחית אינה משותפת!", "showAllViews": "הצג את כל הנופים המשותפים של השולחן הזה", "collabView": "משתפי פעולה עם הרשאות עריכה או גבוה יותר יכולים לשנות את תצורת התצוגה.", @@ -1283,7 +1292,8 @@ "editingSystemKeyNotSupported": "Editing system key not supported", "notAvailableAtTheMoment": "Not available at the moment", "groupPasteIsNotSupportedOnLinksColumn": "Group paste operation is not supported on Links/LinkToAnotherRecord column", - "groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column" + "groupClearIsNotSupportedOnLinksColumn": "Group clear operation is not supported on Links/LinkToAnotherRecord column", + "upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}" }, "error": { "scopesRequired": "Scopes required", @@ -1369,14 +1379,15 @@ "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", "parameterKeyCannotBeEmpty": "Parameter key cannot be empty", "duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed", - "fieldRequired": "{value} cannot be empty.", + "fieldRequired": "{value} cannot be empty", "projectNotAccessible": "Project not accessible", "copyToClipboardError": "Failed to copy to clipboard", "pasteFromClipboardError": "Failed to paste from clipboard", "multiFieldSaveValidation": "Please complete the configuration of all fields before saving", "somethingWentWrong": "Something went wrong", "draggedContentIsNotTypeOfImage": "Dragged content is not type of image", - "fieldToParseImageData": "Field to parse image data" + "fieldToParseImageData": "Field to parse image data", + "someOfTheRequiredFieldsAreEmpty": "Some of the required fields are empty" }, "toast": { "exportMetadata": "פרויקט Metadata מיוצא בהצלחה",