Translate "core-index-parser" into Hebrew
This commit is contained in:
parent
49a742ccff
commit
f71a825de3
@ -103,29 +103,29 @@
|
|||||||
"page-reload": "העמוד יטען מחדש כדי להחיל את ההגדרה החדשה."
|
"page-reload": "העמוד יטען מחדש כדי להחיל את ההגדרה החדשה."
|
||||||
},
|
},
|
||||||
"core-index-parser":{
|
"core-index-parser":{
|
||||||
"ignore-first": "Ignore first",
|
"ignore-first": "התעלמות מ",
|
||||||
"lines-beg": "line(s) at beginning of file",
|
"lines-beg": "שורה/שורות בתחילת הקובץ",
|
||||||
"parse-next": "Parse next",
|
"parse-next": "ניתוח הלאה",
|
||||||
"lines-header": "line(s) as column headers",
|
"lines-header": "שורה/שורות ככותרות עמודות",
|
||||||
"discard-initial": "Discard initial",
|
"discard-initial": "התעלמות מראשי תיבות",
|
||||||
"rows-data": "row(s) of data",
|
"rows-data": "שורה/שורות נתונים",
|
||||||
"load-at-most": "Load at most",
|
"load-at-most": "טעינה לכל היותר",
|
||||||
"parse-cell": "Parse cell text into<br/>numbers, dates, ...",
|
"parse-cell": "נתח תוכן התא כ <br/>מספרים, תאריכים וכו' ...",
|
||||||
"store-blank": "Store blank rows",
|
"store-blank": "אכסון שורות ריקות",
|
||||||
"store-nulls": "Store blank cells as nulls",
|
"store-nulls": "אכסון תאים ריקים כ-nulls",
|
||||||
"store-source": "Store file source <br/>(file names, URLs)<br/>in each row",
|
"store-source": "אכסון קובץ המקור <br/>(file names, URLs)<br/>בכל שורה",
|
||||||
"preserve-empty": "Preserve empty strings",
|
"preserve-empty": "שימור מחרוזות ריקות",
|
||||||
"trim": "Trim leading & trailing whitespace from strings",
|
"trim": "חיתוך רווחים מקדימים ממחרוזות & ",
|
||||||
"json-parser": "Click on the first JSON { } node corresponding to the first record to load.",
|
"json-parser": "הקליקו על צומת הג'ייסון {} התואם לרשומה הראשונה לטעינה.",
|
||||||
"parse-every": "Parse every",
|
"parse-every": "ניתוח כל,
|
||||||
"lines-into-row": "lines into one row",
|
"lines-into-row": "השורות לשורה אחת",
|
||||||
"col-separated-by": "Columns are separated by",
|
"col-separated-by": "עמודות מופרדות באמצעות",
|
||||||
"commas": "commas (CSV)",
|
"commas": "פסיקים (CSV)",
|
||||||
"tabs": "tabs (TSV)",
|
"tabs": "טאבים (TSV)",
|
||||||
"custom": "custom",
|
"custom": "מותאם אישית",
|
||||||
"escape": "Escape special characters with \\",
|
"escape": "המנעות מתווים מיוחדים בעזרת \\",
|
||||||
"quotation-mark": "Quotation marks are used<br/>to enclose cells containing<br/>column separators",
|
"quotation-mark": "סימני צידוד משתמשים <br/> כדי להקיף תאים </br> הפרדה בין עמודות",
|
||||||
"click-xml": "Click on the first XML element corresponding to the first record to load."
|
"click-xml": "הקליקו על אלמנט ה-XML הראשונה התואם לרשומה הראשונה לטעינה."
|
||||||
},
|
},
|
||||||
"core-dialogs": {
|
"core-dialogs": {
|
||||||
"cluster-edit": "Cluster & Edit column",
|
"cluster-edit": "Cluster & Edit column",
|
||||||
|
Loading…
Reference in New Issue
Block a user