diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index b3f28d4a0..2e0e3d71c 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -128,123 +128,122 @@ "click-xml": "הקליקו על אלמנט ה-XML הראשונה התואם לרשומה הראשונה לטעינה." }, "core-dialogs": { - "cluster-edit": "Cluster & Edit column", - "cluster-size": "Cluster Size", - "row-count": "Row Count", - "cluster-values": "Values in Cluster", - "merge": "Merge?", - "new-cell-val": "New Cell Value", - "use-this-val": "Use this value", - "browse-only-these": "Browse only these values", - "browse-this-cluster": "Browse this cluster", - "no-cluster-found": "No clusters were found with the selected method", - "try-another-method": "Try selecting another method above or changing its parameters", - "clustering": "Clustering... ", - "warning-check-boxes": "You must check some Edit? checkboxes for your edits to be applied.", - "choices-in-cluster": "# Choices in Cluster", - "rows-in-cluster": "# Rows in Cluster", - "choice-avg-length": "Average Length of Choices", - "choice-var-length": "Length Variance of Choices", - "found": "found", - "filtered-from": "filtered from ", - "from-total": " total", - "cluster-descr": "This feature helps you find groups of different cell values that might be alternative representations of the same thing. For example, the two strings \"New York\" and \"new york\" are very likely to refer to the same concept and just have capitalization differences, and \"Gödel\" and \"Godel\" probably refer to the same person.", - "find-more": "Find out more ...", - "method": "Method ", - "key-collision": "key collision", - "nearest-neighbor": "nearest neighbor", - "keying-function": "Keying Function ", - "fingerprint": "fingerprint", - "ngram": "ngram-fingerprint", - "metaphone": "metaphone3", + "cluster-edit": "קיבוץ ועריכת האשכול", + "cluster-size": "גודל האשכול", + "row-count": "ספירת שורות", + "cluster-values": "ערכים באשכול", + "merge": "לשלב?", + "new-cell-val": "ערך תא חדש", + "use-this-val": "שימוש בערך זה", + "browse-only-these": "לעיין רק בערכים אלו", + "browse-this-cluster": "לעיין רק באשכול זה", + "no-cluster-found": "לא נמצאו אשכולות בשיטה זו", + "try-another-method": "נסו לבחור שיטה אחרת למעלה, או לבחור פרמטרים שונים", + "clustering": "קיבוץ אשכולות.... ", + "warning-check-boxes": "האם עליכם לסמן עריכות? תיבות סימון לעריכות שלכם יופעלו.", + "choices-in-cluster": "# בחירות באשכול", + "rows-in-cluster": "# שורות באשכול", + "choice-avg-length": "אורך ממוצע של הבחירות", + "choice-var-length": "שונות האורך של הבחירות", + "found": "נמצאו", + "filtered-from": "סונן מתוך ", + "from-total": " סה''כ", + "cluster-descr": "אפשרות זו תסייע לך לאתר קבוצות של ערכי תאים שונים אשר עשויים להיות ייצוגים חלופיין של אותו הדבר.לדוגמא, שתי המחרוזות \"ניו יורק\" ו\"ניו-יורק\" עשויות כנראה לכווגן לאותו מושג ויש ביניהן הבדל מזערי"ת + "find-more": "גלו עוד ...", + "method": "שיטה ", + "key-collision": "התנגשות מפתח", + "nearest-neighbor": "השכן הקרוב ביותר", + "keying-function": "מפתוח פונקציה ", + "fingerprint": "טביעת אצבע", + "ngram": "ngram-טביעת אצבע", + "metaphone": "מטהפון3", "phonetic": "cologne-phonetic", - "distance-fun": "Distance Function ", + "distance-fun": "מרחק פונקציית ", "leven": "levenshtein", "ppm" : "PPM", - "ngram-size": "Ngram Size ", - "ngram-radius": "Radius ", - "block-chars": "Block Chars ", - "reorder-column": "Re-order / Remove Columns", - "drag-column": "Drag columns to re-order", - "drop-column": "Drop columns here to remove", - "template-export": "Templating Export", - "template-prefix": "Prefix", - "template-rowt": "Row Template", - "template-rows": "Row Separator", - "template-suffix": "Suffix", - "idling": "Idling...", + "ngram-size": "Ngram גודל ", + "ngram-radius": "רדיוס ", + "block-chars": "חסימת תווים ", + "reorder-column": "סידור מחדר / הסרת עמודות", + "drag-column": "גרוו טורים כדי לסדר מחדש", + "drop-column": "שחררו טורים כדי להסירם", + "template-export": "יצוא תבנית", + "template-prefix": "קידומת", + "template-rowt": "תבנית שורה", + "template-rows": "הפרדת שורה", + "template-suffix": "סיומת", + "idling": "השהייה...", "updating": "Updating...", - "scatterplot-matrix": "Scatterplot Matrix", - "focusing-on": "focusing on", - "processing": "Processing...", - "error-getColumnInfo": "Error calling 'get-columns-info'", - "no-column-dataset": "There are no columns in this dataset", - "linear-plot": "Linear Plot", - "logarithmic-plot": "Logarithmic Plot", - "rotated-counter-clock": "Rotated 45° Counter-Clockwise", - "no-rotation": "No rotation", - "rotated-clock": "Rotated 45° Clockwise", - "small-dot": "Small Dot Size", - "regular-dot": "Regular Dot Size", - "big-dot": "Big Dot Size", - "cell-fields": "The current cell. It has a few fields: 'value' and 'recon'.", - "cell-value": "The current cell's value. This is a shortcut for 'cell.value'.", - "row-fields": "The current row. It has 5 fields: 'flagged', 'starred', 'index', 'cells', and 'record'.", - "cells-of-row": "The cells of the current row. This is a shortcut for 'row.cells'. A particular cell can be retrieved with 'cells.' if the is a single word, or with 'cells[\"\"] otherwise.", - "row-index": "The current row's index. This is a shortcut for 'row.index'.", - "returns": "returns", - "from": "From", - "expression": "Expression", - "reuse": "Reuse", - "remove": "Remove", - "error": "Error", - "no-syntax-err": "No syntax error", - "internal-err": "Internal error", - "language": "Language", - "preview": "Preview", - "history": "History", - "starred": "Starred", - "help": "Help", - "opt-code-applied": "Option code successfully applied.", - "error-apply-code": "Error applying option code", - "custom-tab-exp": "Custom Tabular Exporter", - "content": "Content", - "download": "Download", - "upload": "Upload", - "opt-code": "Option Code", - "sel-and-ord": "Select and Order Columns to Export", - "opt-for": "Options for", - "for-recon-cell": "For reconciled cells, output", - "match-ent-name": "Matched entity's name", - "cell-content": "Cell's content", - "match-ent-id": "Matched entity's ID", - "link-match": "Link to matched entity's page", - "out-not-unmatch": "Output nothing for unmatched cells", - "date-format": "For date/time values, use format", + "scatterplot-matrix": "טבלת פיזור", + "focusing-on": "התמקדות ב", + "processing": "מעבד...", + "error-getColumnInfo": "שגיאה בביצוע 'get-columns-info'", + "no-column-dataset": "אין טורם בצביר נתונים זה", + "linear-plot": "הצגה ליניארית", + "logarithmic-plot": "הצגה לוגריטמית", + "rotated-counter-clock": "הוסב ב-45 מעלות בניגוד ללכיוון השעון", + "no-rotation": "ללא סיבוב", + "rotated-clock": "הוסב ב-45 מעלות עם כיוון השעון", + "small-dot": "גודל הנקודה הקטנה", + "regular-dot": "גודל נקודה רגילה", + "big-dot": "גודל נקודה גדולה", + "cell-fields": "בתא הנוכחי, יש כמה שדות: 'value' and 'recon'." + "cell-value": "ערך התא הנוכחי. זהו קיצור דרך עבור 'cell.value'.", + "row-fields": "בשורה הנוכחית, יש 5 שדות: 'flagged', 'starred', 'index', 'cells', 'record'.", + "cells-of-row": "התאים של השורה הנוכחית. זהו קיצור דרך ל-'row.cells'.תא מסויים יכול להיות מאוחזר עם 'cells.' אם היא מילה בודדת, או עם 'cells[\"\"] .", + "row-index": "אינדקס השורה הנוכחית. זהו קיצור דרך ל- 'row.index'.", + "returns": "חוזר", + "from": "מ", + "expression": "ביטוי", + "reuse": "שימוש חוזר", + "remove": "הסרה", + "error": "שגיאה", + "no-syntax-err": "ללא שגיאת תחביר", + "internal-err": "שגיאה פנימית", + "language": "שפה", + "preview": "תצוגה מקדימה", + "history": "היסטוריה", + "starred": "סימון בכוכב", + "help": "עזרה", + "opt-code-applied": "קוד האפשרות יושם בהצלחה.", + "error-apply-code": "שגיאה ביישום קוד האפשרות", + "custom-tab-exp": "יצוא טבלאות מותאם", + "content": "תוכן", + "download": "הורדה", + "upload": "העלאה", + "opt-code": "קוד אפשרות", + "sel-and-ord": "בחרו וסדרו טורים לייצוא", + "opt-for": "אפשרויות עבור", + "for-recon-cell": "השלמת תאים, פלט", + "match-ent-name": "שם הישות המתאימה", + "cell-content": "תוכן התא", + "match-ent-id": "זהות הישות התואמת", + "link-match": "קישור לעמוד היישות התואמת", + "out-not-unmatch": "ללא פלט עבור תאים לא תואמים", + "date-format": "שימוש במבנה עבור ערכי תאריך/שעה", "date-iso": "ISO 8601, e.g., 2011-08-24T18:36:10+08:00", - "short-format": "Short locale format", - "medium-format": "Medium locale format", - "long-format": "Long locale format", - "full-format": "Full locale format", - "custom": "Custom", - "local-time": "Use local time zone", - "omit-time": "Omit time", - "out-col-header": "Output column headers", - "out-empty-row": "Output empty rows (ie all cells null)", - "ignore-facets": "Ignore facets and filters and export all rows", - "line-based": "Line-based text formats", - "other-format": "Other formats", + "short-format": "מבנה מקומי מקוצר", + "medium-format": "מבנה מקומי בינוני", + "long-format": "מבנה מקומי ארוך", + "full-format": "מבנה מקומי שלם", + "custom": "מותאם אישית", + "local-time": "שימוש באזור הזמן המקומי", + "omit-time": "להשמיט זמן", + "out-col-header": "כותרות עמודות בפלט", + "out-empty-row": "שורות ריקות (כלומר, שכל התאים ריקים) בפלט", + "ignore-facets": "התעלמות מחיתוכים וסינונים, וייצוא כל השורות", + "line-based": "מבנה טקסט מבוסס שורות", + "other-format": "מבנים אחרים", "tsv": "Tab-separated values (TSV)", "csv": "Comma-separated values (CSV)", - "custom-separator": "Custom separator", + "custom-separator": "הפרדה על ידי תו אחר", "excel": "Excel (.xls)", "excel-xml": "Excel in XML (.xlsx)", "html-table": "HTML table", - "char-enc": "Character encoding", - "line-sep": "Line separator", - "upload-to": "Upload to", - "json-text": "The following JSON text encodes the options you have set in the other tabs. You can copy it out and save it for later, and paste it back in and click Apply to re-use the same options." - }, + "char-enc": "קידוד תוים", + "line-sep": "הפרדת שורה", + "upload-to": "העלאה אל", + "json-text": "טקסט ה-Json כולל את האפשרויות שכיוונת בלשוניות אחרות. באפשרותכם להעתיק אותו ולשמור אותו לשימור עתידי, ולהדביק אותו חזרה וללחוץ על הפעלה כדי להשתמש באותן אפשרויות." "core-facets": { "remove-facet": "Remove this facet", "reset": "reset",