Files
nocodb/packages/nc-gui/lang/he.json
Pranav C 33ee9bfa62 feat: Improved UI (#6222)
* feat: Improved ui (#6156)

* refactor: revert

Signed-off-by: Pranav C <pranavxc@gmail.com>

feat: shared base

Signed-off-by: Pranav C <pranavxc@gmail.com>

fix: remove duplicate import statement

Signed-off-by: Pranav C <pranavxc@gmail.com>

fix: disable starred & license menu

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: fix airtable wait issue

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: enable mysql in ci

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: fix checkbox order for sqlite

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: disable quick tests

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: fix dbType env variable for CI

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: workspace API access error fix

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: enable SQLite CI CD

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: use DB_TYPE env variable

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: enable SQLite UT

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: isHub cleanup

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: add check for EE Timezone spec

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

chore: cleanup

Signed-off-by: Pranav C <pranavxc@gmail.com>

chore: cleanup

Signed-off-by: Pranav C <pranavxc@gmail.com>

test: EE check fix

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

chore: test correction

Signed-off-by: Pranav C <pranavxc@gmail.com>

chore: sync latest changes

Signed-off-by: Pranav C <pranavxc@gmail.com>

test: set EE=false

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

test: set NC Edition to community in workflow file

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

chore: update sdk build command

Signed-off-by: Pranav C <pranavxc@gmail.com>

refactor: i18n and other changes

Signed-off-by: Pranav C <pranavxc@gmail.com>

feat: new ui

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: sync tests

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: lint

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: shared view/base related bugs

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test: checkbox verification sort order fix

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: fix sqlite reset

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: enable selfhosted runners

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: table ops (draft)

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* Docs: screenshots for table-operations.md

* refactor: introduce missing buttons

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: get all fields

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test: UT fix- new data API response

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: EE is false

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: webhook lookup as string in CE

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* fix: include created_at and updated_at

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test: fix UT newDataAPI response for PG

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* fix: separate api for webhook related plugins

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test: msyql filter corrections

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: mysql group by test corrections

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: fix datatype for rating field in groupby spec for pg

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: kanban datatype correction

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: column edit for mysql- rating field

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: misc fixes

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: enable 4 workers

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: enable 2 workers per shard only

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: table CRUD

* Rename table-operations.md to table-crud.md

* Create column-crud.md

* docs: row CRUD

* Rename row.md to row-crud.md

* docs: project crud

* docs: toolbar (skeleton)

* refactor: single page UI and bug fixes

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: sync tests playwright

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: add missing dependency

Signed-off-by: Pranav C <pranavxc@gmail.com>

* feat: single page ui, test corrections

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: tests

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test: project rename test correction

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: remove only

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test: remove wrong import statement

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: delete option not visible in project context menu

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: move ws access within isEE()

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: fix groupby

* test: groupby fix

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: signup & landing page

* docs: project crud

* docs: project-crud misc

* docs: toolbar fields

* docs: toolbar / filters

* docs: toolbar / group by

* docs: toolbar / sort

* docs: toolbar / row height

* docs: filters additional options

* docs: file re-order

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: add links to column types

* docs: code snippets

* docs: links

* docs: lookup

* docs: rollup

* docs: formula

* docs: primary key

* docs: display value

* docs: development setup

* docs: swagger

* fix(nc-gui): encodeURIComponent for row id

- closes: #6202

* docs: language

* docs: expanded record

* docs: import airtable

* docs: airtable

* docs: webhook

* docs: revert file rename

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: account settings

* docs: audit

* docs: meta management

* docs: project settings

* docs: shared base

* docs: shared view

* docs: meta sync

* docs: team-auth

* docs: views

* docs: fix URL

* docs: URL corrections

* fix:  shared base, view related bugs

Signed-off-by: Pranav C <pranavxc@gmail.com>

* test: EE check for WSaccess

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* test: exclude EE tests

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* fix: missing project delete

closes #6215

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: merge existing project meta  if found

closes #6216

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: merge existing project meta  if found

closes #6216

Signed-off-by: Pranav C <pranavxc@gmail.com>

---------

Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>

* refactor: docs and other bug fixes

Signed-off-by: Pranav C <pranavxc@gmail.com>

* feat: populate default project on super admin signup

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: include created project details in signup response if avail, missing Dockerfile

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: use custom function for resolving ts path aliases

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: add missing generate script

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: webpack build correction - ts path resolve

Signed-off-by: Pranav C <pranavxc@gmail.com>

---------

Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2023-08-24 02:58:19 +05:30

799 lines
36 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"general": {
"home": "בית",
"load": "טען",
"open": "פתח",
"close": "סגור",
"yes": "כן",
"no": "לא",
"ok": "בסדר",
"and": "ו",
"or": "אוֹ",
"add": "הוסף",
"edit": "ערוך",
"remove": "הסר",
"save": "שמור",
"cancel": "בטל",
"submit": "שלח",
"create": "צור",
"duplicate": "Duplicate",
"insert": "הכנס",
"delete": "מחק",
"update": "עדכן",
"rename": "שנה שם",
"reload": "טען מחדש",
"reset": "אתחל",
"install": "התקן",
"show": "הצג",
"hide": "הסתר",
"showAll": "הצג הכל",
"hideAll": "הסתר כל",
"showMore": "הצג עוד",
"showOptions": "הצג אפשרויות",
"hideOptions": "הסתר אפשרויות",
"showMenu": "הראה תפריט",
"hideMenu": "הסתר תפריט",
"addAll": "הוסף הכל",
"removeAll": "הסר הכל",
"signUp": "הירשם",
"signIn": "התחבר",
"signOut": "התנתק",
"required": "נדרש",
"enableScanner": "Enable Scanner for filling",
"preferred": "מועדף",
"mandatory": "חובה",
"loading": "טעינה ...",
"title": "כותרת",
"upload": "העלה",
"download": "הורד",
"default": "בְּרִירַת מֶחדָל",
"more": "יותר",
"less": "פחות",
"event": "מיקרה",
"condition": "מצב",
"after": "אחרי",
"before": "לפני",
"search": "חפש",
"notification": "הוֹדָעָה",
"reference": "התייחסות",
"function": "פוּנקצִיָה",
"confirm": "Confirm",
"generate": "Generate",
"copy": "Copy",
"misc": "Miscellaneous",
"lock": "Lock",
"unlock": "Unlock",
"credentials": "Credentials",
"help": "Help",
"questions": "Questions",
"reachOut": "Reach out here",
"betaNote": "This feature is currently in beta.",
"moreInfo": "More information can be found here",
"logs": "Logs",
"groupingField": "Grouping Field",
"insertAfter": "Insert After",
"insertBefore": "Insert Before",
"hideField": "Hide Field",
"sortAsc": "Sort Ascending",
"sortDesc": "Sort Descending",
"geoDataField": "GeoData Field"
},
"objects": {
"project": "פּרוֹיֶקט",
"projects": "פרוייקטים",
"table": "שולחן",
"tables": "שולחנות",
"field": "שדה",
"fields": "שדות",
"column": "עמודה",
"columns": "עמודות",
"page": "דף",
"pages": "דפים",
"record": "רשומה",
"records": "רשומות",
"webhook": "Webhook.",
"webhooks": "Webhooks.",
"view": "צפיה",
"views": "צפיות",
"viewType": {
"grid": "רֶשֶׁת",
"gallery": "גלריה",
"form": "טופס",
"kanban": "קאנב\"כ",
"calendar": "לוּחַ שָׁנָה",
"map": "Map"
},
"user": "מִשׁתַמֵשׁ",
"users": "משתמשים.",
"role": "תַפְקִיד",
"roles": "תפקידים",
"roleType": {
"owner": "בעלים",
"creator": "יוצר",
"editor": "עוֹרֵך",
"commenter": "פרשן",
"viewer": "צוֹפֶה",
"orgLevelCreator": "Organization Level Creator",
"orgLevelViewer": "Organization Level Viewer"
},
"sqlVIew": "SQL View"
},
"datatype": {
"ID": "תְעוּדַת זֶהוּת",
"ForeignKey": "מפתח זר",
"SingleLineText": "טקסט יחיד טקסט",
"LongText": "טקסט ארוך",
"Attachment": "הִתקַשְׁרוּת",
"Checkbox": "תיבת סימון",
"MultiSelect": "בחירה מרובה",
"SingleSelect": "בחירה יחידה",
"Collaborator": "מְשַׁתֵף פְּעוּלָה",
"Date": "תַאֲרִיך",
"Year": "שָׁנָה",
"Time": "זְמַן",
"PhoneNumber": "מספר טלפון",
"Email": "אימייל",
"URL": "URL",
"Number": "מספר",
"Decimal": "נקודה",
"Currency": "מַטְבֵּעַ",
"Percent": "אָחוּז",
"Duration": "אורך זמן",
"GeoData": "GeoData",
"Rating": "דירוג",
"Formula": "נוּסחָה",
"Rollup": "Rullup",
"Count": "ספירה",
"Lookup": "הבט מעלה",
"DateTime": "תאריך שעה",
"CreateTime": "צור זמן",
"LastModifiedTime": "שונה לאחרונה",
"AutoNumber": "מספר אוטומטי",
"Barcode": "ברקוד",
"Button": "לַחְצָן",
"Password": "סיסמה",
"relationProperties": {
"noAction": "שום פעולה",
"cascade": "אֶשֶׁד",
"restrict": "לְהַגבִּיל",
"setNull": "סט ריק",
"setDefault": "הגדר ברירת מחדל"
}
},
"filterOperation": {
"isEqual": "שווה",
"isNotEqual": "לא שווה",
"isLike": "הוא כמו",
"isNot like": "לא כמו",
"isEmpty": "is empty",
"isNotEmpty": "is not empty",
"isNull": "is null",
"isNotNull": "is not null"
},
"title": {
"erdView": "ERD View",
"newProj": "פרוייקט חדש",
"myProject": "הפרויקטים שלי",
"formTitle": "טופס כותרת",
"collabView": "תצוגה משותפת",
"lockedView": "תצוגה נעולה",
"personalView": "תצוגה אישית",
"appStore": "חנות אפליקציות",
"teamAndAuth": "Team & Auth",
"rolesUserMgmt": "תפקידים & ניהול משתמשים",
"userMgmt": "ניהול משתמשים",
"apiTokenMgmt": "API Tokens Management",
"rolesMgmt": "ניהול תפקידים",
"projMeta": "Project Metadata",
"metaMgmt": "Meta Management",
"metadata": "Metadata",
"exportImportMeta": "Export/ Import Metadata",
"uiACL": "בקרת גישה לממשק UI.",
"metaOperations": "פעולות מטא נתונים",
"audit": "Audit",
"auditLogs": "Audit Log",
"sqlMigrations": "SQL Migrations",
"dbCredentials": "Database Credentials",
"advancedParameters": "SSL & Advanced parameters",
"headCreateProject": "יצירת פרויקט",
"headLogin": "התחבר",
"resetPassword": "איפוס סיסמא",
"teamAndSettings": "Team & Settings",
"apiDocs": "API Docs",
"importFromAirtable": "Import From Airtable",
"generateToken": "Generate Token",
"APIsAndSupport": "APIs & Support",
"helpCenter": "Help center",
"swaggerDocumentation": "Swagger Documentation",
"quickImportFrom": "Quick Import From",
"quickImport": "Quick Import",
"advancedSettings": "Advanced Settings",
"codeSnippet": "Code Snippet",
"keyboardShortcut": "Keyboard Shortcuts",
"generateRandomName": "Generate Random Name",
"findRowByScanningCode": "Find row by scanning a QR or Barcode"
},
"labels": {
"createdBy": "Created By",
"notifyVia": "תודיע דרך",
"projName": "שם הפרוייקט",
"tableName": "שם שולחן",
"viewName": "ראה שם",
"viewLink": "ראה קישור",
"columnName": "שם עמודה",
"columnToScanFor": "Column to scan",
"columnType": "סוג עמודה",
"roleName": "שם תפקיד",
"roleDescription": "תיאור תפקיד",
"databaseType": "Type in Database",
"lengthValue": "אורך / ערך",
"dbType": "סוג מסד נתונים",
"sqliteFile": "קובץ SQLite.",
"hostAddress": "כתובת הוסט",
"port": "פורט",
"username": "שם משתמש",
"password": "סיסמה",
"schemaName": "Schema name",
"database": "מאגר מידע",
"action": "פעולה",
"actions": "פעולות",
"operation": "מבצע",
"operationSub": "Sub Operation",
"operationType": "סוג הפעולה",
"operationSubType": "מבצע תת-סוג",
"description": "תיאור",
"authentication": "אימות",
"token": "אסימון",
"where": "איפה",
"cache": "מטמון",
"chat": "שוחח",
"email": "אימייל",
"storage": "איחסון",
"uiAcl": "UI-ACL",
"models": "מודלים",
"syncState": "סנכרן מצב",
"created": "נוצר",
"sqlOutput": "פלט SQL",
"addOption": "הוסף אפשרות",
"qrCodeValueColumn": "Column with QR code value",
"barcodeValueColumn": "Column with Barcode value",
"barcodeFormat": "Barcode format",
"qrCodeValueTooLong": "Too many characters for a QR code",
"barcodeValueTooLong": "Too many characters for a barcode",
"currentLocation": "Current Location",
"lng": "Lng",
"lat": "Lat",
"aggregateFunction": "פונקציה מצטברת",
"dbCreateIfNotExists": "מסד נתונים: צור אם לא קיים",
"clientKey": "מפתח הלקוח",
"clientCert": "Client Cert.",
"serverCA": "שרת CA.",
"requriedCa": "חובה",
"requriedIdentity": "requriedIdentity",
"inflection": {
"tableName": "Inflection - Table name",
"columnName": "Inflection - Column name"
},
"community": {
"starUs1": "כוכב",
"starUs2": "עלינו בגיטהאב",
"bookDemo": "הזמן הדגמה חינם",
"getAnswered": "קבל תשובות על שאלותיך",
"joinDiscord": "הצטרף לדיסקורד",
"joinCommunity": "Join NocoDB Community",
"joinReddit": "הצטרף /r/NocoDB",
"followNocodb": "עקוב NocoDB"
},
"docReference": "התייחסות למסמך",
"selectUserRole": "בחר תפקיד משתמש",
"childTable": "טבלת ילדים",
"childColumn": "טור ילדים",
"linkToAnotherRecord": "Link to another record",
"onUpdate": "על עדכון",
"onDelete": "על מחיקה",
"account": "Account",
"language": "Language",
"primaryColor": "Primary Color",
"accentColor": "Accent Color",
"customTheme": "Custom Theme",
"requestDataSource": "Request a data source you need?",
"apiKey": "API Key",
"sharedBase": "Shared Base",
"importData": "Import Data",
"importSecondaryViews": "Import Secondary Views",
"importRollupColumns": "Import Rollup Columns",
"importLookupColumns": "Import Lookup Columns",
"importAttachmentColumns": "Import Attachment Columns",
"importFormulaColumns": "Import Formula Columns",
"noData": "No Data",
"goToDashboard": "Go to Dashboard",
"importing": "Importing",
"flattenNested": "Flatten Nested",
"downloadAllowed": "Download allowed",
"weAreHiring": "We are Hiring!",
"primaryKey": "Primary key",
"hasMany": "has many",
"belongsTo": "belongs to",
"manyToMany": "have many to many relation",
"extraConnectionParameters": "Extra connection parameters",
"commentsOnly": "Comments only",
"documentation": "Documentation",
"subscribeNewsletter": "Subscribe to our weekly newsletter",
"signUpWithProvider": "Sign up with {provider}",
"signInWithProvider": "Sign in with {provider}",
"agreeToTos": "By signing up, you agree to the Terms of Service",
"welcomeToNc": "Welcome to NocoDB!",
"inviteOnlySignup": "Allow signup only using invite url",
"nextRow": "Next Row",
"prevRow": "Previous Row"
},
"activity": {
"createProject": "צור פרויקט",
"importProject": "ייבוא פרויקט",
"searchProject": "חפש פרוייקט",
"editProject": "ערוך פרוייקט",
"stopProject": "עצור פרוייקט",
"startProject": "התחל פרויקט",
"restartProject": "הפעלה מחדש של פרוייקט",
"deleteProject": "מחק פרויקט",
"refreshProject": "רענון פרוייקטים",
"saveProject": "שמור פרוייקט",
"deleteKanbanStack": "Delete stack?",
"createProjectExtended": {
"extDB": "צור על ידי חיבור <br> למסד נתונים חיצוני",
"excel": "יצירת פרויקט מ- Excel",
"template": "יצירת פרויקט מתבנית"
},
"OkSaveProject": "אישור & שמור פרויקט",
"upgrade": {
"available": "שדרוג זמין",
"releaseNote": "מסמך עדכון",
"howTo": "כיצד לשדרג?"
},
"translate": "עזור לתרגם",
"account": {
"authToken": "העתק טוקן Auth",
"swagger": "Swagger: REST APIs",
"projInfo": "העתק את פרטי הפרויקט",
"themes": "ערכות נושא"
},
"sort": "מיין",
"addSort": "הוסף אפשרות מיון",
"filter": "סנן",
"addFilter": "הוסף מסנן",
"share": "שתף",
"shareBase": {
"disable": "השבת בסיס משותף",
"enable": "כל אחד עם הקישור",
"link": "קישור בסיס משותף"
},
"invite": "הזמן",
"inviteMore": "הזמן עוד",
"inviteTeam": "הזמן צוות",
"inviteUser": "Invite User",
"inviteToken": "הזמן טוקן",
"newUser": "משתמש חדש",
"editUser": "ערוך משתמש",
"deleteUser": "הסר משתמש מהפרויקט",
"resendInvite": "של הזמנת אימייל בשנית",
"copyInviteURL": "העתק הזמנת URL.",
"copyPasswordResetURL": "Copy password reset URL",
"newRole": "תפקיד חדש",
"reloadRoles": "טען מחדש את התפקידים",
"nextPage": "עמוד הבא",
"prevPage": "עמוד קודם",
"nextRecord": "רשומה הבאה",
"previousRecord": "רשימה קודמת",
"copyApiURL": "העתק URL API.",
"createTable": "Create New Table",
"refreshTable": "טבלאות רענון",
"renameTable": "Rename Table",
"deleteTable": "Delete Table",
"addField": "הוסף שדה חדש לטבלה זו",
"setDisplay": "Set as Display value",
"addRow": "הוסף שורה חדשה",
"saveRow": "שמור שורה",
"saveAndExit": "Save & Exit",
"saveAndStay": "Save & Stay",
"insertRow": "הכנס שורה חדשה",
"duplicateRow": "Duplicate Row",
"deleteRow": "מחק שורה",
"deleteSelectedRow": "מחק את השורות שנבחרו",
"importExcel": "ייבוא Excel",
"importCSV": "Import CSV",
"downloadCSV": "הורד כמו CSV.",
"downloadExcel": "הורד כמו XLSX.",
"uploadCSV": "העלה CSV.",
"import": "יְבוּא",
"importMetadata": "ייבוא ​​מטא נתונים",
"exportMetadata": "ייצוא מטא נתונים",
"clearMetadata": "מטא נתונים ברורים",
"exportToFile": "ייצוא לקובץ",
"changePwd": "שנה סיסמא",
"createView": "צור תצוגה",
"shareView": "שיתוף View.",
"findRowByCodeScan": "Find row by scan",
"fillByCodeScan": "Fill by scan",
"listSharedView": "רשימת תצוגה משותפת",
"ListView": "רשימת צפיות",
"copyView": "העתק View.",
"renameView": "שינוי שם View.",
"deleteView": "מחק להציג",
"createGrid": "צור תצוגת רשת",
"createGallery": "צור תצוגת גלריה",
"createCalendar": "צור תצוגת לוח שנה",
"createKanban": "צור Kanban View.",
"createForm": "צור צורה View.",
"showSystemFields": "הצג שדות מערכת",
"copyUrl": "העתק את כתובת האתר",
"openTab": "פתח כרטיסייה חדשה",
"iFrame": "העתק קוד HTML Embeddable",
"addWebhook": "הוסף Webhook חדש",
"enableWebhook": "Enable Webhook",
"testWebhook": "Test Webhook",
"copyWebhook": "Copy Webhook",
"deleteWebhook": "Delete Webhook",
"newToken": "הוסף אסימון חדש",
"exportZip": "ייצוא zip.",
"importZip": "ייבוא zip.",
"metaSync": "סנכרן עכשיו",
"settings": "הגדרות",
"previewAs": "תצוגה מקדימה כ-",
"resetReview": "איפוס תצוגה מקדימה",
"testDbConn": "מבחן חיבור מסד נתונים",
"removeDbFromEnv": "הסר מסד נתונים מסביבה",
"editConnJson": "ערוך חיבור JSON.",
"sponsorUs": "חסות ארה\"ב",
"sendEmail": "שלח אימייל",
"addUserToProject": "Add user to project",
"getApiSnippet": "Get API Snippet",
"clearCell": "Clear cell",
"addFilterGroup": "Add Filter Group",
"linkRecord": "Link record",
"addNewRecord": "Add new record",
"useConnectionUrl": "Use Connection URL",
"toggleCommentsDraw": "Toggle comments draw",
"expandRecord": "Expand Record",
"deleteRecord": "Delete Record",
"erd": {
"showColumns": "Show Columns",
"showPkAndFk": "Show Primary and Foreign Keys",
"showSqlViews": "Show SQL Views",
"showMMTables": "Show Many to Many tables",
"showJunctionTableNames": "Show Junction Table Names"
},
"kanban": {
"collapseStack": "Collapse Stack",
"deleteStack": "Delete Stack",
"stackedBy": "Stacked By",
"chooseGroupingField": "Choose a Grouping Field",
"addOrEditStack": "Add / Edit Stack"
},
"map": {
"mappedBy": "Mapped By",
"chooseMappingField": "Choose a Mapping Field",
"openInGoogleMaps": "Google Maps",
"openInOpenStreetMap": "OSM"
},
"toggleMobileMode": "Toggle Mobile Mode"
},
"tooltip": {
"saveChanges": "שמור שינויים",
"xcDB": "צור פרויקט חדש",
"extDB": "תומך MySQL, PostgreSQL, SQL Server & SQLite",
"apiRest": "נגיש באמצעות שאר APIS",
"apiGQL": "נגיש באמצעות APIS graphql",
"theme": {
"dark": "זה בא בשחור (^ ⇧b)",
"light": "האם זה בא בשחור? (^ ⇧b)"
},
"addTable": "הוסף טבלה חדשה",
"inviteMore": "הזמנת משתמשים נוספים",
"toggleNavDraw": "מתג מגירה ניווט",
"reloadApiToken": "Reload API אסימונים",
"generateNewApiToken": "צור אסימון API חדש",
"addRole": "הוסף תפקיד חדש",
"reloadList": "רשימת רענן",
"metaSync": "סנכרון מטא נתונים",
"sqlMigration": "טען מחדש הגבלות",
"updateRestart": "עדכון & הפעלה מחדש",
"cancelReturn": "בטל והחזר",
"exportMetadata": "לייצא את כל המטא נתונים של טבלאות Meta לספרייה Meta.",
"importMetadata": "ייבא את כל המטא נתונים ממספריית המטא למטא שולחנות.",
"clearMetadata": "נקה את כל המטא נתונים מ מטא שולחנות.",
"clientKey": "בחר קובץ .key.",
"clientCert": "בחר קובץ .cert.",
"clientCA": "בחר קובץ CA."
},
"placeholder": {
"projName": "הזן את שם הפרויקט",
"password": {
"enter": "הכנס את הסיסמא",
"current": "סיסמה נוכחית",
"new": "סיסמה חדשה",
"save": "שמור סיסמא",
"confirm": "תאשר סיסמא חדשה"
},
"searchProjectTree": "שולחנות חיפוש",
"searchFields": "חיפוש שדות",
"searchColumn": "חיפוש {חיפוש} עמודות",
"searchApps": "חיפוש Apps.",
"searchModels": "מודלים לחיפוש",
"noItemsFound": "לא נמצאו פריטים",
"defaultValue": "ערך ברירת מחדל",
"filterByEmail": "מסנן בדואר אלקטרוני",
"filterQuery": "Filter query",
"selectField": "Select field"
},
"msg": {
"warning": {
"barcode": {
"renderError": "Barcode error - please check compatibility between input and barcode type"
},
"nonEditableFields": {
"computedFieldUnableToClear": "Warning: Computed field - unable to clear text",
"qrFieldsCannotBeDirectlyChanged": "Warning: QR fields cannot be directly changed."
}
},
"info": {
"pasteNotSupported": "Paste operation is not supported on the active cell",
"roles": {
"orgCreator": "Creator can create new projects and access any invited project.",
"orgViewer": "Viewer is not allowed to create new projects but they can access any invited project."
},
"codeScanner": {
"loadingScanner": "Loading the scanner...",
"selectColumn": "Select a column (QR code or Barcode) that you want to use for finding a row by scanning.",
"moreThanOneRowFoundForCode": "More than one row found for this code. Currently only unique codes are supported.",
"noRowFoundForCode": "No row found for this code for the selected column"
},
"map": {
"overLimit": "You're over the limit.",
"closeLimit": "You're getting close to the limit.",
"limitNumber": "The limit of markers shown in a Map View is 1000 records."
},
"footerInfo": "שורות לדף",
"upload": "בחר קובץ להעלאה",
"upload_sub": "או גרור ושחרר קובץ",
"excelSupport": "נתמך: .xls, .xlsx, .xlsm, .ods, .ots",
"excelURL": "הזן את כתובת האתר של קובץ Excel",
"csvURL": "הזן את כתובת האתר של קובץ CSV",
"footMsg": "# של שורות לנתח כדי להסיק datatype",
"excelImport": "גיליון (ים) זמינים לייבוא",
"exportMetadata": "האם אתה רוצה לייצא מטא נתונים מ מטא שולחנות?",
"importMetadata": "האם ברצונך לייבא מטא נתונים מ מטא שולחנות?",
"clearMetadata": "האם ברצונך לנקות מטא נתונים מ מטא שולחנות?",
"projectEmptyMessage": "התחל על ידי יצירת פרוייקט חדש",
"stopProject": "האם אתה רוצה לעצור את הפרויקט?",
"startProject": "האם אתה רוצה להתחיל את הפרויקט?",
"restartProject": "האם ברצונך להפעיל מחדש את הפרויקט?",
"deleteProject": "האם ברצונך למחוק את הפרויקט?",
"shareBasePrivate": "ליצור בסיס שיתוף פעולה לציבור",
"shareBasePublic": "כל אחד באינטרנט עם קישור זה יכול להציג",
"userInviteNoSMTP": "נראה כאילו לא הגדרת מיילר עדיין! \\ N אנא העתק מעל הזמנת קישור ולשלוח אותו",
"dragDropHide": "גרור ושחרר שדות כאן כדי להסתיר",
"formInput": "הזן תווית קלט טופס",
"formHelpText": "הוסף טקסט עזרה",
"onlyCreator": "רק גלוי לבורא",
"formDesc": "הוסף טופס תיאור.",
"beforeEnablePwd": "הגבל גישה עם סיסמה",
"afterEnablePwd": "הגישה היא מוגבלת בסיסמה",
"privateLink": "תצוגה זו משותפת דרך קישור פרטי",
"privateLinkAdditionalInfo": "אנשים עם קישור פרטי יכולים לראות רק תאים גלוי בתצוגה זו",
"afterFormSubmitted": "לאחר הטופס מוגשת",
"apiOptions": "גישה לפרויקט דרך",
"submitAnotherForm": "הצג 'שלח עוד כפתור' טופס '",
"showBlankForm": "הצג טופס ריק לאחר 5 שניות",
"emailForm": "דואר אלקטרוני לי ב",
"showSysFields": "הצג שדות מערכת",
"filterAutoApply": "החל אוטומטי",
"showMessage": "הצג הודעה זו",
"viewNotShared": "התצוגה הנוכחית אינה משותפת!",
"showAllViews": "הצג את כל הנופים המשותפים של השולחן הזה",
"collabView": "משתפי פעולה עם הרשאות עריכה או גבוה יותר יכולים לשנות את תצורת התצוגה.",
"lockedView": "אף אחד לא יכול לערוך את תצורת התצוגה עד שהיא נעולה.",
"personalView": "רק באפשרותך לערוך את תצורת התצוגה. תצוגות אישיות של משתפי פעולה אחרים מוסתרים כברירת מחדל.",
"ownerDesc": "יכול להוסיף / להסיר יוצרי. ואת מלא ערוך מבנים מסד נתונים ושדות.",
"creatorDesc": "יכול לערוך באופן מלא מבנה מסד נתונים & ערכים.",
"editorDesc": "יכול לערוך רשומות אך לא ניתן לשנות מבנה של מסד נתונים / שדות.",
"commenterDesc": "יכול להציג ולהגיב לרשומות אבל לא יכול לערוך שום דבר",
"viewerDesc": "יכול להציג את הרשומות אבל לא יכול לערוך שום דבר",
"addUser": "הוסף משתמש חדש",
"staticRoleInfo": "מערכת מוגדרת המערכת לא ניתן לערוך",
"exportZip": "ייצוא פרויקט מטא לקובץ zip ולהוריד.",
"importZip": "ייבוא ​​פרויקט Meta קובץ zip והפעל מחדש.",
"importText": "ייבוא ​​פרויקט Nocodb על ידי העלאת קובץ Metadata Zip",
"metaNoChange": "אין שינוי מזוהה",
"sqlMigration": "הגשר סכימה ייווצרו באופן אוטומטי. צור טבלה ורענן דף זה.",
"dbConnectionStatus": "הסביבה המאומתת",
"dbConnected": "החיבור הצליח",
"notifications": {
"no_new": "אין התראות חדשות",
"clear": "ברור"
},
"sponsor": {
"header": "אתה יכול לעזור לנו!",
"message": "אנחנו צוות זעיר עובד במשרה מלאה כדי להפוך את Nocodb קוד פתוח. אנו מאמינים כלי כמו nocodb צריך להיות זמין בחופשיות כל בעיה פותר באינטרנט."
},
"loginMsg": "היכנס ל- nocodb",
"passwordRecovery": {
"message_1": "ספק את כתובת הדוא\"ל שבה השתמשת בעת חתמת.",
"message_2": "אנו נשלח לך דוא\"ל עם קישור כדי לאפס את הסיסמה שלך.",
"success": "בדוק את הדוא\"ל שלך כדי לאפס את הסיסמה"
},
"signUp": {
"superAdmin": "אתה תהיה \"סופר מנהל\"",
"alreadyHaveAccount": "כבר יש לך חשבון ?",
"workEmail": "הזן את הודעת העבודה שלך",
"enterPassword": "הכנס את הסיסמה שלך",
"forgotPassword": "שכחת ססמה ?",
"dontHaveAccount": "אין לך חשבון?"
},
"addView": {
"grid": "הוסף תצוגת רשת",
"gallery": "הוסף תצוגת גלריה",
"form": "הוסף טופס View.",
"kanban": "הוסף Kanban View.",
"map": "Add Map View",
"calendar": "הוסף תצוגת לוח שנה"
},
"tablesMetadataInSync": "טבלאות מטא נתונים מסונכרנים",
"addMultipleUsers": "ניתן להוסיף אימיילים מופרדים מרובים (,)",
"enterTableName": "הזן שם טבלה",
"addDefaultColumns": "הוסף עמודות ברירת מחדל.",
"tableNameInDb": "שם לוח שנשמר במסד הנתונים",
"airtable": {
"credentials": "Where to find this?"
},
"import": {
"clickOrDrag": "Click or drag file to this area to upload"
},
"metaDataRecreated": "Table metadata recreated successfully",
"invalidCredentials": "Invalid credentials",
"downloadingMoreFiles": "Downloading more files",
"copiedToClipboard": "Copied to clipboard",
"requriedFieldsCantBeMoved": "Required field can't be moved",
"updateNotAllowedWithoutPK": "Update not allowed for table which doesn't have primary key",
"autoIncFieldNotEditable": "Auto increment field is not editable",
"editingPKnotSupported": "Editing primary key not supported",
"deletedCache": "Deleted cache successfully",
"cacheEmpty": "Cache is empty",
"exportedCache": "Exported Cache Successfully",
"valueAlreadyInList": "This value is already in the list",
"noColumnsToUpdate": "No columns to update",
"tableDeleted": "Deleted table successfully",
"generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base",
"deleteViewConfirmation": "Are you sure you want to delete this view?",
"deleteTableConfirmation": "Do you want to delete the table",
"showM2mTables": "Show M2M Tables",
"showM2mTablesDesc": "Many-to-many relation is supported via a junction table & is hidden by default. Enable this option to list all such tables along with existing tables.",
"showNullInCells": "Show NULL in Cells",
"showNullInCellsDesc": "Display 'NULL' tag in cells holding NULL value. This helps differentiate against cells holding EMPTY string.",
"showNullAndEmptyInFilter": "Show NULL and EMPTY in Filter",
"showNullAndEmptyInFilterDesc": "Enable 'additional' filters to differentiate fields containing NULL & Empty Strings. Default support for Blank treats both NULL & Empty strings alike.",
"deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content.",
"noMoreRecords": "No more records"
},
"error": {
"searchProject": "החיפוש שלך {חיפוש} לא נמצא תוצאות",
"invalidChar": "תו לא חוקי נתיב התיקייה.",
"invalidDbCredentials": "אישורי מסד נתונים לא חוקיים.",
"unableToConnectToDb": "לא ניתן להתחבר למסד הנתונים, בדוק את מסד הנתונים שלך.",
"userDoesntHaveSufficientPermission": "המשתמש אינו קיים או יש לך הרשאה מספקת ליצור סכימה.",
"dbConnectionStatus": "פרמטרים לא חוקיים של מסד נתונים",
"dbConnectionFailed": "כשל בחיבור:",
"signUpRules": {
"emailReqd": "דואר אלקטרוני נדרש",
"emailInvalid": "דואר אלקטרוני חייב להיות תקף",
"passwdRequired": "דרושה סיסמא",
"passwdLength": "הסיסמה שלך חייבת להיות atleast 8 תווים",
"passwdMismatch": "סיסמאות לא תואמות",
"completeRuleSet": "At least 8 characters with one Uppercase, one number and one special character",
"atLeast8Char": "At least 8 characters",
"atLeastOneUppercase": "One Uppercase letter",
"atLeastOneNumber": "One Number",
"atLeastOneSpecialChar": "One special character",
"allowedSpecialCharList": "Allowed special character list"
},
"invalidURL": "Invalid URL",
"invalidEmail": "Invalid Email",
"internalError": "Some internal error occurred",
"templateGeneratorNotFound": "Template Generator cannot be found!",
"fileUploadFailed": "Failed to upload file",
"primaryColumnUpdateFailed": "Failed to update primary column",
"formDescriptionTooLong": "Data too long for Form Description",
"columnsRequired": "Following columns are required",
"selectAtleastOneColumn": "At least one column has to be selected",
"columnDescriptionNotFound": "Cannot find the destination column for",
"duplicateMappingFound": "Duplicate mapping found, please remove one of the mapping",
"nullValueViolatesNotNull": "Null value violates not-null constraint",
"sourceHasInvalidNumbers": "Source data contains some invalid numbers",
"sourceHasInvalidBoolean": "Source data contains some invalid boolean values",
"invalidForm": "Invalid Form",
"formValidationFailed": "Form validation failed",
"youHaveBeenSignedOut": "You have been signed out",
"failedToLoadList": "Failed to load list",
"failedToLoadChildrenList": "Failed to load children list",
"deleteFailed": "Delete failed",
"unlinkFailed": "Unlink failed",
"rowUpdateFailed": "Row update failed",
"deleteRowFailed": "Failed to delete row",
"setFormDataFailed": "Failed to set form data",
"formViewUpdateFailed": "Failed to update form view",
"tableNameRequired": "Table name is required",
"nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _",
"followingCharactersAreNotAllowed": "Following characters are not allowed",
"columnNameRequired": "Column name is required",
"columnNameExceedsCharacters": "The length of column name exceeds the max {value} characters",
"projectNameExceeds50Characters": "Project name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space",
"requiredField": "Required field",
"ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
"theAcceptedFileTypeIsCsv": "The accepted file type is .csv",
"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.",
"projectNotAccessible": "Project not accessible",
"copyToClipboardError": "Failed to copy to clipboard"
},
"toast": {
"exportMetadata": "פרויקט Metadata מיוצא בהצלחה",
"importMetadata": "פרויקט מטא נתונים מיובאים בהצלחה",
"clearMetadata": "פרויקט מטא נתונים ניקה בהצלחה",
"stopProject": "הפרויקט נעצר בהצלחה",
"startProject": "הפרויקט התחיל בהצלחה",
"restartProject": "הפרויקט מופעל מחדש בהצלחה",
"deleteProject": "הפרויקט נמחק בהצלחה",
"authToken": "Auth אסימון מועתקים ללוח",
"projInfo": "הועתק פרטי הפרויקט ללוח",
"inviteUrlCopy": "הועתק להזמין כתובת אתר ללוח",
"createView": "תצוגה שנוצרה בהצלחה",
"formEmailSMTP": "הפעלת תוסף SMTP ב- App Store עבור הפעלת הודעת דוא\"ל",
"collabView": "העבר בהצלחה לתצוגת שיתופית",
"lockedView": "הפעל בהצלחה לתצוגה נעולה",
"futureRelease": "בקרוב!"
},
"success": {
"columnDuplicated": "Column duplicated successfully",
"rowDuplicatedWithoutSavedYet": "Row duplicated (not saved)",
"updatedUIACL": "Updated UI ACL for tables successfully",
"pluginUninstalled": "Plugin uninstalled successfully",
"pluginSettingsSaved": "Plugin settings saved successfully",
"pluginTested": "Successfully tested plugin settings",
"tableRenamed": "Table renamed successfully",
"viewDeleted": "View deleted successfully",
"primaryColumnUpdated": "Successfully updated as primary column",
"tableDataExported": "Successfully exported all table data",
"updated": "Successfully updated",
"sharedViewDeleted": "Deleted shared view successfully",
"userDeleted": "User deleted successfully",
"viewRenamed": "View renamed successfully",
"tokenGenerated": "Token generated successfully",
"tokenDeleted": "Token deleted successfully",
"userAddedToProject": "Successfully added user to project",
"userAdded": "Successfully added user",
"userDeletedFromProject": "Successfully deleted user from project",
"inviteEmailSent": "Invite Email sent successfully",
"inviteURLCopied": "Invite URL copied to clipboard",
"commentCopied": "Comment copied to clipboard",
"passwordResetURLCopied": "Password reset URL copied to clipboard",
"shareableURLCopied": "Copied shareable base URL to clipboard!",
"embeddableHTMLCodeCopied": "Copied embeddable HTML code!",
"userDetailsUpdated": "Successfully updated the user details",
"tableDataImported": "Successfully imported table data",
"webhookUpdated": "Webhook details updated successfully",
"webhookDeleted": "Hook deleted successfully",
"webhookTested": "Webhook tested successfully",
"columnUpdated": "Column updated",
"columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again.",
"settingsSaved": "Settings saved successfully",
"roleUpdated": "Role updated successfully"
}
}
}