Merge branch 'master' into master

This commit is contained in:
Jacky 2017-08-13 14:09:56 -04:00 committed by GitHub
commit c3e04010b1
9 changed files with 1418 additions and 1395 deletions

View File

@ -1,6 +1,6 @@
# OpenRefine
[![Build Status](https://travis-ci.org/jackyq2015/OpenRefine.png?branch=master)](https://travis-ci.org/jackyq2015/OpenRefine) [![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=32795)](https://www.bountysource.com/trackers/32795-open-refine?utm_source=32795&utm_medium=shield&utm_campaign=TRACKER_BADGE)
[![Build Status](https://travis-ci.org/OpenRefine/OpenRefine.png?branch=master)](https://travis-ci.org/OpenRefine/OpenRefine) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/210578308bba42c5922c767493e83cf4)](https://www.codacy.com/app/OpenRefine/OpenRefine) [![Codacy Badge](https://api.codacy.com/project/badge/Coverage/210578308bba42c5922c767493e83cf4)](https://www.codacy.com/app/OpenRefine/OpenRefine) [![Translation progress](https://hosted.weblate.org/widgets/openrefine/-/svg-badge.svg)](https://hosted.weblate.org/engage/openrefine/?utm_source=widget) [![Bountysource](https://www.bountysource.com/badge/tracker?tracker_id=32795)](https://www.bountysource.com/trackers/32795-open-refine?utm_source=32795&utm_medium=shield&utm_campaign=TRACKER_BADGE)
OpenRefine is a power tool that allows you to load data, understand it,
clean it up, reconcile it, and augment it with data coming from

View File

@ -1,56 +0,0 @@
{
"gdata-import": {
"preparing": "Preparing ...",
"creating": "Creating project ...",
"title": "Public Documents",
"import-by-url": "Import a <em>public</em> Google Spreadsheet or Fusion Table by its URL:",
"next->": "Next &raquo;",
"auth-doc": "Authorized Documents",
"please": "Please",
"sign-in": "sign in and authorize",
"sign-out": "sign out",
"access-data": "access to your Google data.",
"retrieving": "Retrieving Google Docs documents ...",
"re-sign-in": "re-sign in",
"another-account": "with another account"
},
"gdata-parsing": {
"start-over": "&laquo; Start Over",
"conf-pars": "Configure Parsing Options",
"proj-name": "Project&nbsp;name",
"create-proj": "Create Project &raquo;",
"updating-preview": "Updating preview ...",
"worksheet": "Worksheets",
"option": "Options",
"preview-button": "Update&nbsp;Preview",
"ignore-first": "Ignore first",
"ignore": "line(s) at beginning of file",
"parse-next": "Parse next",
"parse": "line(s) as column headers",
"discard-next": "Discard initial",
"discard": "row(s) of data",
"limit-next": "Load at most",
"limit": "row(s) of data",
"store-row": "Store blank rows",
"store-cell": "Store blank cells as nulls"
},
"gdata-source": {
"alert-url": "You must specify a web address (URL) to import.",
"type": "Type",
"title": "Title",
"authors": "Authors",
"updated": "Updated"
},
"gdata-exporter": {
"uploading": "Uploading...",
"upload-error": "Upload error: ",
"new-spreadsheet": "A new Google spreadsheet",
"enter-spreadsheet": "Enter a name for the new Google spreadsheet",
"new-fusion": "A new Google Fusion table",
"enter-fusion": "Enter a name for the new Google Fusion table"
},
"gdata-auth": {
"authorize-label": "OpenRefine - Authorization",
"authorized-label": "Authorization process completed. Close this window and return to OpenRefine."
}
}

View File

@ -0,0 +1,56 @@
{
"gdata-import": {
"preparing": "הכנה ...",
"creating": "יצירת פרוייקט ...",
"title": "מסמכים ציבוריים",
"import-by-url": "יבוא גליון נתונים של גוגל או פיוזן מסמך <em>ציבורי </em> לפי כתובת:",
"next->": "הבא &raquo;",
"auth-doc": "מסמכים מאושרים",
"please": "בבקשה",
"sign-in": "התחברו ואשרו",
"sign-out": "התנתקות",
"access-data": "גשו לנתוני הגוגל שלכם",
"retrieving": "אחזור מסמכי גוגל ...",
"re-sign-in": "התחברו מחדש",
"another-account": "עם חשבון אחר"
},
"gdata-parsing": {
"start-over": "&laquo; התחל שוב",
"conf-pars": "Configure Parsing Options",
"proj-name": "שם&nbsp;פרוייקט",
"create-proj": "צור פרוייקט &raquo;",
"updating-preview": "מעדכן את הצפיה המקדימה ...",
"worksheet": "גיליונות עבודה",
"option": "אפשרויות",
"preview-button": "עדכן&nbsp;צפיה מקדימה",
"ignore-first": "Ignore first",
"ignore": "שורה(ות) aבתחילת הקובץ",
"parse-next": "Parse next",
"parse": "שורה(ות) ככותרת טור",
"discard-next": "Discard initial",
"discard": "row(s) of data",
"limit-next": "Load at most",
"limit": "row(s) of data",
"store-row": "Store blank rows",
"store-cell": "Store blank cells as nulls"
},
"gdata-source": {
"alert-url": "יש לציין כתובת אינטרנט (URL) כדי לייבא.",
"type": "סוג",
"title": "כותרת",
"authors": "מחברים",
"updated": "מעודכן"
},
"gdata-exporter": {
"uploading": "מעלה...",
"upload-error": "שגיאת העלאה: ",
"new-spreadsheet": "גיליון חישוב חדש של גוגל",
"enter-spreadsheet": "הכנס שם לגיליון חישוב גוגל החדש",
"new-fusion": "טבלת מיזוג גוגל חדשה",
"enter-fusion": "הכנס שם לטבלת מיזוג גוגל חדשה"
},
"gdata-auth": {
"authorize-label": "OpenRefine - Authorization",
"authorized-label": "תהליך האישור הסתיים. סגור חלון זה וחזור ל- OpenRefine."
}
}

View File

@ -39,6 +39,7 @@ public class LoadLanguageCommand extends Command {
doPost(request, response);
}
@Override
public void doPost(HttpServletRequest request, HttpServletResponse response)
throws ServletException, IOException {
@ -55,14 +56,14 @@ public class LoadLanguageCommand extends Command {
}
}
// TODO: Switch this to just use English as the default language so we
// so we don't have to maintain a separate redundant file.
// Default language is English
langs = Arrays.copyOf(langs, langs.length+1);
langs[langs.length-1] = "default";
langs[langs.length-1] = "en";
JSONObject json = null;
boolean loaded = false;
for (String lang : langs) {
if (lang == null) continue;
json = loadLanguage(this.servlet, modname, lang);
if (json != null) {
response.setCharacterEncoding("UTF-8");

View File

@ -0,0 +1,20 @@
{
"name": "Deutsch",
"core-index": {
"help": "Hilfe",
"version": "Version",
"new-version": "Neue Version!",
"download": "Herunterladen",
"now": "jetzt",
"preferences": "Einstellungen",
"edit": "Ändern",
"delete": "Löschen"
},
"core-index-create": {
"done": "Fertig.",
"almost-done": "fast fertig…"
},
"core-index-import": {
"import-proj": "Projekt importieren"
}
}

View File

@ -1,669 +0,0 @@
{
"name" : "Default",
"core-index": {
"slogan": "A power tool for working with messy data",
"help": "Help",
"about": "About",
"version": "Version",
"new-version": "New version!",
"download": "Download",
"now": "now",
"change-value": "Change value of preference key",
"delete-key": "Delete preference key",
"preferences": "Preferences",
"key": "Key",
"value": "Value",
"add-pref": "Add Preference",
"pref-key": "Preference key value:",
"edit": "Edit",
"delete": "Delete",
"new-proj-name": "New project name:",
"error-rename": "Failed to rename project:",
"no-proj": "No existing project. Select 'Create Project' on the left to create a new project",
"try-these": "If you have no data to work with, try these",
"sample-data": "sample data sets"
},
"core-index-create": {
"create-proj": "Create Project",
"starting": "Starting",
"done": "Done.",
"min-remaining": "minutes remaining",
"sec-remaining": "seconds remaining",
"almost-done": "almost done ...",
"memory-usage": "Memory usage:",
"no-details": "No technical details.",
"question": "Create a project by importing data. What kinds of data files can I import?",
"formats": "TSV, CSV, *SV, Excel (.xls and .xlsx), JSON, XML, RDF as XML, and Google Data documents are all supported. Support for other formats can be added with OpenRefine extensions.",
"from": "Get data from"
},
"core-index-import": {
"import-proj": "Import Project",
"locate": "Locate an existing Refine project file (.tar or .tar.gz):",
"file": "Project file:",
"rename": "Re-name project (optional):",
"inspecting": "Inspecting selected files ...",
"warning-name": "Please name the project.",
"errors": "Errors:",
"creating-proj": "Creating project ...",
"import": "Import?",
"name": "Name",
"mime-type": "Mime-type",
"format": "Format",
"size": "Size",
"warning-select": "Please select at least one file.",
"inspecting-files": "Inspecting<br/>selected files ...",
"unknown-err": "Unknown error",
"error": "Error:",
"select-file": "Select Files to Import",
"several-file": "There are several files available. Please select the ones to import.",
"sel-by-extension": "Select by Extension",
"sel-by-regex": "Select by Regex on File Names",
"parsing-options": "Configure Parsing Options",
"project-name": "Project&nbsp;name",
"updating-preview": "Updating preview ...",
"parse-as": "Parse data as",
"this-computer": "This Computer",
"warning-data-file": "You must specify a data file to import.",
"uploading-data": "Uploading data ...",
"web-address": "Web Addresses (URLs)",
"warning-web-address": "You must specify a web address (URL) to import.",
"downloading-data": "Downloading data ...",
"clipboard": "Clipboard",
"warning-clipboard": "You must paste some data to import.",
"uploading-pasted-data": "Uploading pasted data ...",
"locate-files": "Locate one or more files on your computer to upload:",
"enter-url": "Enter one or more web addresses (URLs) pointing to data to download:",
"clipboard-label": "Paste data from clipboard here:",
"import-worksheet": "Worksheets to Import",
"column-widths": "Column widths:",
"column-names": "Column names:",
"comma-separated": "comma separated numbers",
"optional-separated": "optional, comma separated",
"warning-record-path": "Please specify a record path first.",
"pick-nodes": "Pick Record Nodes",
"char-encoding": "Character&nbsp;encoding"
},
"core-index-open": {
"open-proj" : "Open Project",
"name": "Name",
"rename": "rename",
"last-mod": "Last&nbsp;modified",
"del-title": "Delete this project",
"del-body": "Are you sure you want to delete project \"",
"new-title": "New project name:",
"warning-rename": "Failed to rename project:",
"warning-proj-name": "You must specify a project name.",
"warning-data-file": "You must specify a data file to upload or a URL to retrieve.",
"browse": "Browse workspace directory"
},
"core-index-lang": {
"lang-settings": "Language Settings",
"label": "Select preferred language",
"send-req": "Change",
"page-reload": "The page will be refreshed to apply the change."
},
"core-index-parser":{
"ignore-first": "Ignore first",
"lines-beg": "line(s) at beginning of file",
"parse-next": "Parse next",
"lines-header": "line(s) as column headers",
"discard-initial": "Discard initial",
"rows-data": "row(s) of data",
"load-at-most": "Load at most",
"parse-cell": "Parse cell text into<br/>numbers, dates, ...",
"store-blank": "Store blank rows",
"store-nulls": "Store blank cells as nulls",
"store-source": "Store file source <br/>(file names, URLs)<br/>in each row",
"preserve-empty": "Preserve empty strings",
"trim": "Trim leading &amp; trailing whitespace from strings",
"json-parser": "Click on the first JSON { } node corresponding to the first record to load.",
"parse-every": "Parse every",
"lines-into-row": "lines into one row",
"col-separated-by": "Columns are separated by",
"commas": "commas (CSV)",
"tabs": "tabs (TSV)",
"custom": "custom",
"escape": "Escape special characters with \\",
"quotation-mark": "Quotation marks are used<br/>to enclose cells containing<br/>column separators",
"click-xml": "Click on the first XML element corresponding to the first record to load."
},
"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 <b>",
"from-total": "</b> 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&nbsp;",
"key-collision": "key collision",
"nearest-neighbor": "nearest neighbor",
"keying-function": "Keying&nbsp;Function&nbsp;",
"fingerprint": "fingerprint",
"ngram": "ngram-fingerprint",
"metaphone": "metaphone3",
"phonetic": "cologne-phonetic",
"distance-fun": "Distance&nbsp;Function&nbsp;",
"leven": "levenshtein",
"ppm" : "PPM",
"ngram-size": "Ngram&nbsp;Size&nbsp;",
"ngram-radius": "Radius&nbsp;",
"block-chars": "Block&nbsp;Chars&nbsp;",
"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...",
"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.<column name>' if the <column name> is a single word, or with 'cells[\"<column name>\"] 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",
"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",
"tsv": "Tab-separated values (TSV)",
"csv": "Comma-separated values (CSV)",
"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."
},
"core-facets": {
"remove-facet": "Remove this facet",
"reset": "reset",
"invert": "invert",
"change": "change",
"click-to-edit": "Click to edit expression",
"sort-by": "Sort by",
"name": "name",
"count": "count",
"cluster": "Cluster",
"current-exp": "Current Expression",
"facet-choices": "Facet Choices as Tab Separated Values",
"loading": "Loading...",
"too-many-choices": "choices total, too many to display",
"set-choice-count": "Set choice count limit",
"edit": "edit",
"facet-by-count": "Facet by choice counts",
"edit-based-col": "Edit Facet's Expression based on Column",
"edit-facet-exp": "Edit Facet's Expression",
"set-max-choices": "Set the maximum number of choices shown in each text facet (too many will slow down the application)",
"case-sensitive": "case sensitive",
"regular-exp": "regular expression",
"time": "Time",
"non-time": "Non-Time",
"blank": "Blank",
"error": "Error",
"unknown-error": "Unknown error",
"linear-plot": "Linear Plot",
"linear-plot-abbr": "lin",
"logar-plot": "Logarithmic Plot",
"logar-plot-abbr": "log",
"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",
"export-plot": "export plot",
"numeric": "Numeric"
},
"core-project": {
"open": "Open",
"permalink": "Permalink",
"export": "Export",
"help": "Help",
"starting": "Starting up",
"facet-filter": "Facet / Filter",
"undo-redo": "Undo / Redo",
"extensions": "Extensions",
"proj-name": "Click to rename project",
"use-facets": "Using facets and filters",
"use-to-select": "Use facets and filters to select subsets of your data to act on. Choose facet and filter methods from the menus at the top of each data column.",
"not-sure": "Not sure how to get started?",
"watch-cast": "Watch these screencasts",
"refreshing-facet": "Refreshing facets...",
"update-facets": "Update all facets",
"clear-selection": "Clear selection in all facets",
"remove-all": "Remove all facets",
"export-project": "Export project",
"tab-value": "Tab-separated value",
"comma-sep": "Comma-separated value",
"html-table": "HTML table",
"excel": "Excel (.xls)",
"excel-xml": "Excel 2007+ (.xlsx)",
"odf": "ODF spreadsheet",
"triple-loader": "Triple loader",
"mqlwrite": "MQLWrite",
"custom-tabular": "Custom tabular exporter...",
"templating": "Templating...",
"warning-align": "You haven't done any schema alignment yet,\n so there is no triple to export.\n\n Use the Freebase > Edit Schema Alignment Skeleton...\n command to align your data with Freebase schemas first.",
"json-invalid": "The JSON you pasted is invalid",
"undo-history": "Infinite undo history",
"mistakes": "Don't worry about making mistakes. Every change you make will be shown here, and you can undo your changes anytime.",
"learn-more": "Learn more &raquo;",
"apply": "Apply&hellip;",
"extract": "Extract&hellip;",
"filter": "Filter:",
"extract-history": "Extract Operation History",
"extract-save": "Extract and save parts of your operation history as JSON that you can apply to this or other projects in the future.",
"apply-operation": "Apply Operation History",
"paste-json": "Paste an extracted JSON history of operations to perform:",
"complete": "complete",
"other-processes": "other pending processes",
"other-process": "other pending process",
"cancel-all": "Cancel All",
"cancel": "Cancel",
"canceling": "Canceling...",
"last-op-er": "The last operation encountered some errors",
"continue-remaining": "Continue with the remaining operations",
"undo": "Undo"
},
"core-recon": {
"access": "Access",
"service-api": "Service API",
"cell-type": "Reconcile each cell to an entity of one of these types",
"col-detail": "Also use relevant details from other columns",
"against-type": "Reconcile against type",
"no-type": "Reconcile against no particular type",
"auto-match": "Auto-match candidates with high confidence",
"warning-type-sugg": "Sorry, we can't suggest any type for your data. Please specify a type yourself below.",
"column": "Column",
"include": "Include",
"as-property": "As Property",
"contact-service": "Contacting reconciliation service",
"error-contact": "Error contacting recon service",
"wd-recon-lang": "en",
"recon-col": "Reconcile column",
"pick-service": "Pick a Service or Extension on Left",
"enter-url": "Enter the service's URL",
"cell-contains": "Each cell contains:",
"max-candidates" : "Maximum number of candidates to return",
"service-title": "Services"
},
"core-util-enc": {
"select-enc": "Select Encoding",
"common": "Common Encodings",
"all": "All Encodings",
"encoding": "Encoding",
"aliases": "Aliases",
"today": "today",
"yesterday": "yesterday",
"days-ago": "days ago",
"week-ago": "a week ago",
"weeks-ago": "weeks ago",
"month-ago": "a month ago",
"months-ago": "months ago",
"year-ago": "a year ago",
"years-ago": "years ago",
"working": "Working",
"invalid-date": "Invalid date string"
},
"core-views": {
"edit-cell": "Edit this cell",
"choose-match": "Choose new match",
"match-all-cells": "Match this topic to this and all identical cells",
"match-this-cell": "Match this topic to this cell",
"create-topic-cells": "Create a new topic for this and all identical cells",
"create-topic-cell": "Create a new topic for this cell",
"create-topic": "Create new topic",
"search-match": "Search for match",
"not-valid-number": "Not a valid number.",
"not-valid-date": "Not a valid date.",
"match-this": "Match this cell only",
"match-other": "Match other cells with same content",
"search-for": "Search for",
"match-cell": "Match this Cell",
"match-identical": "Match All Identical Cells",
"matched": "matched",
"new": "new",
"to-be-recon": "to be reconciled",
"facet": "Facet",
"edit-cells": "Edit cells",
"edit-column": "Edit column",
"transpose": "Transpose",
"sort": "Sort",
"collapse-expand": "Collapse/expand columns to make viewing the data more convenient",
"collapse-this": "Collapse this column",
"collapse-other": "Collapse all other columns",
"collapse-left": "Collapse all columns to left",
"collapse-right": "Collapse all columns to right",
"reconcile": "Reconcile",
"match-fb": "Match this column's cells to topics on Freebase",
"reverse": "Reverse",
"remove-sort": "Remove sort",
"sort-by": "Sort by",
"sort-cell": "Sort cell values as",
"pos-blank": "Position blanks and errors",
"text": "text",
"case-sensitive": "case-sensitive",
"numbers": "numbers",
"dates": "dates",
"booleans": "booleans",
"drag-drop": "Drag and drop to re-order",
"forward": "forward",
"sort-by-col": "sort by this column alone",
"smallest-first": "smallest first",
"largest-first": "largest first",
"earliest-first": "earliest first",
"latest-first": "latest first",
"false-true": "false then true",
"true-fasle": "true then false",
"valid-values": "Valid values",
"blanks": "Blanks",
"errors": "Errors",
"search-fb-topic": "Search Freebase for a topic to match all filtered cells:",
"copy-recon-judg": "Copy recon judgments from column",
"copy-to-col": "Copy to Columns",
"copy-opt": "Copying Options",
"apply-to-cell": "Apply to judged cells",
"what-to-copy": "What to copy:",
"new-recon": "new recon judgments",
"match-recon": "match recon judgments",
"warning-other-col": "Please select some other column to copy to.",
"warning-sel-judg": "Please select at least one kind of judgment to copy.",
"start-recon": "Start reconciling",
"recon-text-fb": "Reconcile text in this column with topics on Freebase",
"facets": "Facets",
"by-judg": "By judgment",
"best-score": "Best candidate's score",
"best-cand-score": "best candidate's score",
"best-type-match": "Best candidate's type match",
"best-cand-type-match": "best candidate's types match?",
"best-name": "Best candidate's name match",
"best-cand-name": "best candidate's name match?",
"best-edit-dist": "Best candidate's name edit distance",
"best-cand-edit-dist": "best candidate's name edit distance",
"best-word-sim": "Best candidate's name word similarity",
"best-cand-word-sim": "best candidate's name word similarity",
"best-type": "Best candidate's types",
"qa-facets": "QA facets",
"qa-results": "QA results",
"qa-results2": "QA Results",
"judg-actions": "Judgment actions",
"judg-actions2": "Judgment Actions",
"judg-hist": "Judgment history entries",
"hist-entries": "History Entries",
"actions": "Actions",
"best-cand": "Match each cell to its best candidate",
"best-cand2": "Match each cell to its best candidate in this column for all current filtered rows",
"new-topic": "Create a new topic for each cell",
"new-topic2": "Mark to create one new topic for each cell in this column for all current filtered rows",
"one-topic": "Create one new topic for similar cells",
"one-topic2": "Mark to create one new topic for each group of similar cells in this column for all current filtered rows",
"filtered-cell": "Match all filtered cells to...",
"filtered-cell2": "Search for a topic to match all filtered cells to",
"discard-judg": "Discard reconciliation judgments",
"discard-judg2": "Discard reconciliation judgments in this column for all current filtered rows",
"clear-recon": "Clear reconciliation data",
"clear-recon2": "Clear reconciliation data in this column for all current filtered rows",
"copy-recon": "Copy reconciliation data...",
"copy-recon2": "Copy this column's reconciliation data to other columns",
"custom-facet": "Custom Facet on column",
"custom-numeric-label": "Custom Numeric Facet on column",
"custom-numeric": "Custom Numeric Facet",
"text-facet": "Text facet",
"numeric-facet": "Numeric facet",
"timeline-facet": "Timeline facet",
"scatterplot-facet": "Scatterplot facet",
"custom-text-facet": "Custom text facet",
"custom-facets": "Customized facets",
"word-facet": "Word facet",
"duplicates-facet": "Duplicates facet",
"numeric-log-facet": "Numeric log facet",
"bounded-log-facet": "1-bounded numeric log facet",
"text-length-facet": "Text length facet",
"log-length-facet": "Log of text length facet",
"unicode-facet": "Unicode char-code facet",
"facet-error": "Facet by error",
"facet-blank": "Facet by blank",
"text-filter": "Text filter",
"add-col-col": "Add column based on column",
"new-col-name": "New column name",
"on-error": "On error",
"set-blank": "set to blank",
"store-err": "store error",
"cache-responses": "Cache responses",
"copy-val": "copy value from original column",
"warning-col-name": "You must enter a column name.",
"add-col-recon-val": "Add columns from reconciled values",
"add-col-recon-col": "Add columns from reconciled column",
"warning-no-property": "Please select a property first.",
"configure-col": "Configure this column",
"remove-prop": "remove",
"configure-prop": "configure",
"no-settings": "No settings are available for this property.",
"add-col-fetch": "Add column by fetching URLs based on column",
"throttle-delay": "Throttle delay",
"milli": "milliseconds",
"url-fetch": "Formulate the URLs to fetch:",
"enter-col-name": "Enter new column name",
"split-col": "Split column",
"several-col": "into several columns",
"how-split": "How to Split Column",
"by-sep": "by separator",
"separator": "Separator",
"reg-exp": "regular expression",
"split-into": "Split into",
"col-at-most": "columns at most (leave blank for no limit)",
"field-len": "by field lengths",
"list-int": "List of integers separated by commas, e.g., 5, 7, 15",
"after-split": "After Splitting",
"guess-cell": "Guess cell type",
"remove-col": "Remove this column",
"specify-sep": "Please specify a separator.",
"warning-no-length": "No field length is specified.",
"warning-format": "The given field lengths are not properly formatted.",
"check-format": "Please check the file format.",
"split-into-col": "Split into several columns",
"add-based-col": "Add column based on this column",
"add-by-urls": "Add column by fetching URLs",
"rename-col": "Rename this column",
"move-to-beg": "Move column to beginning",
"move-to-end": "Move column to end",
"move-to-left": "Move column left",
"move-to-right": "Move column right",
"show-as": "Show as",
"first": "first",
"previous": "previous",
"next": "next",
"last": "last",
"all": "All",
"facet-star": "Facet by star",
"starred-rows": "Starred Rows",
"facet-flag": "Facet by flag",
"flagged-rows": "Flagged Rows",
"edit-rows": "Edit rows",
"star-rows": "Star rows",
"unstar-rows": "Unstar rows",
"flag-rows": "Flag rows",
"unflag-rows": "Unflag rows",
"remove-matching": "Remove all matching rows",
"edit-col": "Edit columns",
"reorder-remove": "Re-order / remove columns",
"view": "View",
"collapse-all": "Collapse all columns",
"expand-all": "Expand all columns",
"reorder-perma": "Reorder rows permanently",
"by": "By",
"custom-text-trans": "Custom text transform on column",
"keep-or": "keep original",
"re-trans": "Re-transform up to",
"times-chang": "times until no change",
"enter-separator": "Enter separator to use between values",
"what-separator": "What separator currently separates the values?",
"transform": "Transform",
"common-transform": "Common transforms",
"trim-all": "Trim leading and trailing whitespace",
"collapse-white": "Collapse consecutive whitespace",
"unescape-html": "Unescape HTML entities",
"titlecase": "To titlecase",
"uppercase": "To uppercase",
"lowercase": "To lowercase",
"to-number": "To number",
"to-date": "To date",
"to-text": "To text",
"blank-out": "Blank out cells",
"fill-down": "Fill down",
"blank-down": "Blank down",
"split-cells": "Split multi-valued cells",
"join-cells": "Join multi-valued cells",
"cluster-edit": "Cluster and edit",
"transp-cell": "Transpose Cells Across Columns into Rows",
"from-col": "From Column",
"to-col": "To Column",
"transp-into": "Transpose into",
"two-new-col": "Two new columns",
"key-col": "Key Column",
"contain-names": "(containing original columns' names)",
"val-col": "Value Column",
"contain-val": "(containing original cells' values)",
"one-col": "One column",
"prepend-name": "prepend the original column's name to each cell",
"follow-by": "followed by",
"before-val": "before the cell's value",
"ignore-blank": "Ignore blank cells",
"fill-other": "Fill down in other columns",
"spec-new-name": "Please specify the new key column's name.",
"spec-new-val": "Please specify the new value column's name.",
"spec-col-name": "Please specify the new column's name.",
"spec-separator": "Please specify the separator between original column names and cell values.",
"how-many-rows": "How many rows to transpose?",
"expect-two": "Expected an integer at least 2.",
"columnize": "Columnize by Key/Value Columns",
"note-col": "Note Column (optional)",
"sel-col-val": "Please select one key column and one value column that are different from one another.",
"cannot-same": "If specified, the note column cannot be the same as the key column or the value column.",
"transp-cell-row": "Transpose cells across columns into rows",
"transp-cell-col": "Transpose cells in rows into columns",
"columnize-col": "Columnize by key/value columns",
"data-type": "Data type:",
"number": "number",
"boolean": "boolean",
"date": "date",
"ctrl-enter": "Ctrl-Enter",
"rows": "rows",
"records": "records",
"show": "Show"
},
"core-buttons": {
"cancel": "Cancel",
"ok": "&nbsp;&nbsp;OK&nbsp;&nbsp;",
"import-proj": "Import Project",
"select-all": "Select All",
"unselect-all": "Unselect All",
"deselect-all": "De-select All",
"select": "Select",
"unselect": "Unselect",
"startover": "&laquo; Start Over",
"conf-pars-opt": "Configure Parsing Options &raquo;",
"reselect-files": "&laquo; Re-select Files",
"create-project": "Create Project &raquo;",
"next": "Next &raquo;",
"add-url": "Add Another URL",
"update-preview": "Update&nbsp;Preview",
"pick-record": "Pick Record Elements",
"merge-cluster": "Merge Selected &amp; Re-Cluster",
"merge-close": "Merge Selected &amp; Close",
"export-cluster": "Export Clusters",
"close": "Close",
"reset-template": "Reset Template",
"export": "Export",
"preview": "Preview",
"download": "Download",
"upload": "Upload",
"apply": "Apply",
"enter": "Enter",
"esc": "Esc",
"refresh": "Refresh",
"reset-all": "Reset All",
"remove-all": "Remove All",
"perform-op": "Perform Operations",
"add-std-svc": "Add Standard Service",
"start-recon": "Start Reconciling",
"add-service": "Add Service",
"dont-reconcile": "Don't Reconcile Cell",
"new-topic": "New Topic",
"match": "Match",
"copy": "Copy",
"transpose": "Transpose",
"apply-to-all": "Apply to All Identical Cells"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,670 @@
{
"name" : "Hebrew",
"core-index": {
"slogan": "כלי עוצמתי לעבודה עם מידע מבולגן",
"help": "עזרה",
"about": "אודות",
"version": "גרסה",
"new-version": "גרסה חדשה!",
"download": "הורדה",
"now": "עכשיו",
"change-value": "שינוי ערך מפתח העדפה",
"delete-key": "מחיקת מפתח העדפה",
"preferences": "העדפות",
"key": "מפתח",
"value": "ערך",
"add-pref": "הוספת העדפה",
"pref-key": "ערך מפתח העדפה:",
"edit": "עריכה",
"delete": "מחיקה",
"new-proj-name": "שם הפרוייקט החדש:",
"error-rename": "כשלון בשינוי שם הפרוייקט:",
"no-proj": "אין פרוייקט קיים.בחרו ב'יצירת פרוייקט' מצד שמאל כדי ליצור.",
"try-these": "אם אין לכם מידע לעבוד איתו, נסו את",
"sample-data": "צבירי הנתונים לדוגמה"
},
"core-index-create": {
"create-proj": "יצירת פרוייקט",
"starting": "מתחילים",
"done": "הסתיים.",
"min-remaining": "דקות נותרו",
"sec-remaining": "שניות נותרו",
"almost-done": "כמעט הסתיים...",
"memory-usage": "זכרון בשימוש:",
"no-details": "אין פרטים טכניים.",
"question": "צרו פרוייקט באמצעות יבוא נתונים. אילו סוגים של נתונים ניתן לייבא?",
"formats": "TSV, CSV, *SV, Excel (.xls and .xlsx), JSON, XML, RDF as XML, and Google וגם ניתן להוסיף תמיכה לפורמטים אחרים עם הרחבות של OpenRefine.",
"from": "השיגו נתונים מ..."
},
"core-index-import": {
"import-proj": "יבוא פרוייקט",
"locate": "איתור קובץ פרוייקט Refine (.tar or .tar.gz):",
"file": "קובץ הפרוייקט:",
"rename": "שינוי שם הפרוייקט (אופציונאלי):",
"inspecting": "בודק את הקבצים שנבחרו ...",
"warning-name": "אנא תנו שם לפרוייקט.",
"errors": "שגיאות:",
"creating-proj": "יוצר פרוייקט ...",
"import": "לייבא?",
"name": "שם",
"mime-type": "Mime-type",
"format": "פורמט",
"size": "גודל",
"warning-select": "בחרו בבקשה לפחות קובץ אחד.",
"inspecting-files": "בודק <br/>קבצים שנבחרו ...",
"unknown-err": "שגיאה לא ידועה",
"error": "שגיאה:",
"select-file": "בחרו קבצים לייבוא",
"several-file": "ישנם כמה קבצים זמינים. אנא בחרו את אלו שברצונכם לייבא.",
"sel-by-extension": "בחרו לפי סיומת",
"sel-by-regex": "בחרו לפי ביטוי רגולרי בשם הקובץ",
"parsing-options": "התאמת אפשרויות ניתוח מבנה הטקסט",
"project-name": "שם&nbsp;הפרוייקט",
"updating-preview": "עדכון תצוגה מקדימה ...",
"parse-as": "ניתוח הנתונים כ...",
"this-computer": "מחשב זה",
"warning-data-file": "עליכם לפרט את שם הקובץ לייבוא.",
"uploading-data": "מעלה נתונים ...",
"web-address": "כתובות ברשת (URLs)",
"warning-web-address": "עליכם לפרט כתובות ברשת (URLs) לייבוא.",
"downloading-data": "מוריד נתונים ...",
"clipboard": "(Clipboard) לוח ",
"warning-clipboard": "עליכם להדביק מידע לייבוא.",
"uploading-pasted-data": "מעלה מידע שהודבק ...",
"locate-files": "אתרו קובץ או קבצים במחשבכם להעלאה:",
"enter-url": "הזינו כתובת רשת אחת או כמה (URLs) המפנות למידע להורדה:",
"clipboard-label": "הדביקו נתונים מהלוח לכאן:",
"import-worksheet": "גליונות לייבוא",
"column-widths": "רוחב עמודות:",
"column-names": "שמות עמודות:",
"comma-separated": "מספרים מופרדים בפסיקים",
"optional-separated": "אופציונאלי, מופרד בפסיקים",
"warning-record-path": "אנא ספקו נציב רשומה קודם.",
"pick-nodes": "בחרו צומת רשומה",
"char-encoding": "Character&nbsp;encoding"
},
"core-index-open": {
"open-proj" : "פתיחת פרוייקט",
"name": "שם",
"rename": "שינוי שם",
"last-mod": "שונה&nbsp;לאחרונה",
"del-title": "מחיקת פרוייקט זה",
"del-body": "האם אתם בטוחים שברצונכם למחוק את הפרוייקט \"",
"new-title": "שם פרוייקט חדש:",
"warning-rename": "שינוי שם הפרוייקט נכשל:",
"warning-proj-name": "עליכם לפרט שם פרוייקט.",
"warning-data-file": "עליכם לספק קובץ נתונים להעלות או כתוב למשוך ממנה נתונים.",
"browse": "שיטוט בספריית העבודה"
},
"core-index-lang": {
"lang-settings": "הגדרות שפה",
"label": "בחרו שפה מועדפת",
"send-req": "שינוי שפה",
"page-reload": "העמוד יטען מחדש כדי להחיל את ההגדרה החדשה."
},
"core-index-parser":{
"ignore-first": "התעלמות מ",
"lines-beg": "שורה/שורות בתחילת הקובץ",
"parse-next": "ניתוח הלאה",
"lines-header": "שורה/שורות ככותרות עמודות",
"discard-initial": "התעלמות מראשי תיבות",
"rows-data": "שורה/שורות נתונים",
"load-at-most": "טעינה לכל היותר",
"parse-cell": "נתח תוכן התא כ <br/>מספרים, תאריכים וכו' ...",
"store-blank": "אכסון שורות ריקות",
"store-nulls": "אכסון תאים ריקים כ-nulls",
"store-source": "אכסון קובץ המקור <br/>(file names, URLs)<br/>בכל שורה",
"preserve-empty": "שימור מחרוזות ריקות",
"trim": "חיתוך רווחים מקדימים ממחרוזות &amp; ",
"json-parser": "הקליקו על צומת הג'ייסון {} התואם לרשומה הראשונה לטעינה.",
"parse-every": "ניתוח כל",
"lines-into-row": "השורות לשורה אחת",
"col-separated-by": "עמודות מופרדות באמצעות",
"commas": "פסיקים (CSV)",
"tabs": "טאבים (TSV)",
"custom": "מותאם אישית",
"escape": "המנעות מתווים מיוחדים בעזרת \\",
"quotation-mark": "סימני צידוד משתמשים <br/> כדי להקיף תאים </br> הפרדה בין עמודות",
"click-xml": "הקליקו על אלמנט ה-XML הראשונה התואם לרשומה הראשונה לטעינה."
},
"core-dialogs": {
"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": "סונן מתוך <b>",
"from-total": "</b> סה''כ",
"cluster-descr": "אפשרות זו תסייע לך לאתר קבוצות של ערכי תאים שונים אשר עשויים להיות ייצוגים חלופיין של אותו הדבר.לדוגמא, שתי המחרוזות \"ניו יורק\" ו\"ניו-יורק\" עשויות כנראה לכווגן לאותו מושג ויש ביניהן הבדל מזערית",
"find-more": "גלו עוד ...",
"method": "שיטה&nbsp;",
"key-collision": "התנגשות מפתח",
"nearest-neighbor": "השכן הקרוב ביותר",
"keying-function": "מפתוח&nbsp;פונקציה&nbsp;",
"fingerprint": "טביעת אצבע",
"ngram": "ngram-טביעת אצבע",
"metaphone": טהפון3",
"phonetic": "cologne-phonetic",
"distance-fun": "מרחק&nbsp;פונקציית&nbsp;",
"leven": "levenshtein",
"ppm" : "PPM",
"ngram-size": "Ngram&nbsp;גודל&nbsp;",
"ngram-radius": "רדיוס&nbsp;",
"block-chars": "חסימת&nbsp;תווים&nbsp;",
"reorder-column": "סידור מחדר / הסרת עמודות",
"drag-column": "גרוו טורים כדי לסדר מחדש",
"drop-column": "שחררו טורים כדי להסירם",
"template-export": "יצוא תבנית",
"template-prefix": "קידומת",
"template-rowt": "תבנית שורה",
"template-rows": "הפרדת שורה",
"template-suffix": "סיומת",
"idling": "השהייה...",
"updating": "מתעדכן...",
"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.<column name>' אם <column name> היא מילה בודדת, או עם 'cells[\"<column name>\"] .",
"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": "מבנה מקומי מקוצר",
"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": "הפרדה על ידי תו אחר",
"excel": "Excel (.xls)",
"excel-xml": "Excel in XML (.xlsx)",
"html-table": "HTML table",
"char-enc": "קידוד תוים",
"line-sep": "הפרדת שורה",
"upload-to": "העלאה אל",
"json-text": "טקסט ה-Json כולל את האפשרויות שכיוונת בלשוניות אחרות. באפשרותכם להעתיק אותו ולשמור אותו לשימור עתידי, ולהדביק אותו חזרה וללחוץ על הפעלה כדי להשתמש באותן אפשרויות."
},
"core-facets": {
"remove-facet": "הסרת היבט/חיתוך זה",
"reset": "אתחול",
"invert": "היפוך",
"change": "שינוי",
"click-to-edit": "הקליקו לעריכת הביטוי",
"sort-by": "מיון לפי",
"name": "שם",
"count": "ספירה",
"cluster": "אשכול",
"current-exp": "ביטוי נוכחי",
"facet-choices": "בחירת היבט/חיתוך לפי הפרדת טאבים",
"loading": "טעינה...",
"too-many-choices": "סך האפשרויות, גדול מידי מכדי להציג",
"set-choice-count": "הגדירו גבול לספירת הבחירה",
"edit": "עריכה",
"facet-by-count": "היבט/חיתוך על פי סך האפשרויות",
"edit-based-col": "עריכת ביטוי ההיבט/חיתוך על בסיס תוכן עמודה זו",
"edit-facet-exp": "עריכת ביטוי ההיבט/חיתוך",
"set-max-choices": "כוונו את המספר המקסימלי של בחירות המוצגות בכל היבט/חיתוך טקסט (יותר מידי אפשרויות יאטו את התוכנה",
"case-sensitive": "case sensitive",
"regular-exp": "ביטוי רגולרי",
"time": "Time",
"non-time": "Non-Time",
"blank": "ריק",
"error": "שגיאה",
"unknown-error": "שגיאה לא ידועה",
"linear-plot": "תרשים לינארי",
"linear-plot-abbr": "lin",
"logar-plot": "תרשים לוגריתמי",
"logar-plot-abbr": "log",
"rotated-counter-clock": "הוסב ב-45 מעלות בניגוד לכיוון השעון",
"no-rotation": "ללא סיבוב",
"rotated-clock": "הוסב ב-45 מעלות עם כיוון השעון",
"small-dot": "גודל נקודה קטנה",
"regular-dot": "גודל נקודה רגילה",
"big-dot": "גודלה נקודה גדולה",
"export-plot": "ייצוא תרשים",
"numeric": "מספרי"
},
"core-project": {
"open": "פתיחה",
"permalink": "קישור קבוע",
"export": "יצוא",
"help": "עזרה",
"starting": "מתחילים",
"facet-filter": "חיתוכים / סינון",
"undo-redo": "ביטול / ביצוע מחדש",
"extensions": "הרחבות",
"proj-name": "הקליקו לשינוי שם הפרוייקט",
"use-facets": "שימוש בחיתוכים ובסינון",
"use-to-select": "השתמשו בחיתוכים וסינונים כדי לבחור חלקים מהנתונים עליהם יבוצעו הפעולות. בחרו שיטות חיתוך וסינון מהתפריטים בראש כל אחד טורי הנתונים.",
"not-sure": "לא בטוחים כיצד להתחיל?",
"watch-cast": "צפו בהדרכות אלו",
"refreshing-facet": "ריענון חיתוכים...",
"update-facets": "עדכון כל החיתוכים",
"clear-selection": "ניקוי הבחירה בכל החיתוכים",
"remove-all": "הסרת כל החיתוכים",
"export-project": "ייצוא הפרוייקט",
"tab-value": "Tab-separated value",
"comma-sep": "Comma-separated value",
"html-table": "HTML table",
"excel": "Excel (.xls)",
"excel-xml": "Excel 2007+ (.xlsx)",
"odf": "ODF spreadsheet",
"triple-loader": "Triple loader",
"mqlwrite": "MQLWrite",
"custom-tabular": "יצוא טבלאי מותאם אישית...",
"templating": "יוצר תבנית...",
"warning-align": "You haven't done any schema alignment yet,\n so there is no triple to export.\n\n Use the Freebase > Edit Schema Alignment Skeleton...\n command to align your data with Freebase schemas first.",
"json-invalid": "ה-JSON שהדבקת אינו חוקי....",
"undo-history": "ביטול היסטוריה אינסופית",
"mistakes":"אל תחששו לבצע טעויות. כל שינוי שתעשו יוצג כאן, ותוכלו לבטל כל שינוי בכל עת.",
"learn-more": "למדו עוד &raquo;",
"apply": "ביצוע&hellip;",
"extract": "חילוץ&hellip;",
"filter": "סינון:",
"extract-history": "חילוץ היסטורייה פעולות",
"extract-save": "חילוץ ושמירת חלקים מהיסטוריית הפעולות שלכם כ-JSON שניתן יהיה להחיל בהמשך על פרוייקט זה או על פרוייקט אחר.",
"apply-operation": "החלת היסטוריית פעולות",
"paste-json": "הדביקו היסטוריית פעולות בפורמט JSON בכדי להחיל אותה:",
"complete": "הושלם",
"other-processes": "תהליכים אחרים בהמתנה",
"other-process": "תהליך אחר בהמתנה",
"cancel-all": "ביטול הכל",
"cancel": "ביטול",
"canceling": "מבטלים...",
"last-op-er": "הפעולה האחרונה עוררה כמה שגיאות",
"continue-remaining": "המשיכו עם הפעולות שנותרו",
"undo": "ביטול"
},
"core-recon": {
"access": "גישה",
"service-api": "שירות ממשק נתונים",
"cell-type": "ליישב התנגשות של כל תא עם ישות מאחד הסוגים הללו",
"col-detail": "השתמשו גם בפרטים רלוונטים מטורים אחרים",
"against-type": "ליישב התנגשות כנגד סוג הטור ",
"no-type": "ליישב התנגשויות שלא אל מול סוג מסויים כלשהו",
"auto-match": "התאמה אוטומטית של מועמדים בעלי סבירות גבוהה",
"warning-type-sugg": "מצטערים, לא ניתן להציע סוג כלשהו לנתונים שלך. אנא פרטו למטה סוג משלכם.",
"column": "טור",
"include": "כולל",
"as-property": "כנכס",
"contact-service": "ה קשר עם שירות יישוב סתירות",
"error-contact": "תקלה בניסיון ליצירת קשר עם שירות יישוב סתירות",
"fb-recon": "יישוב סתירות מבוסס שאילתת Freebase",
"recon-col": "יישב סתירות בטור",
"pick-service": "בחרו שירות או הרחבה משמאל",
"add-recon-srv": "הוספת יישוב סתירות Namespaced",
"namespace": "Namespace",
"ent-type": "סוגי יישויות (אופציונאלי)",
"add-std-srv": "הוספת שירות יישוב סתירות סטנדרטי",
"enter-url": "הזינו את כתובת ה-URL של השירות",
"specify-ns": "אנא פרטו Namespace.",
"cell-contains": "כל תא מכיל:",
"fb-id": "זהות Freebase, לדוגמא, /en/solar_system",
"fb-guid": "Freebase GUID, לדוגמא, #9202a8c04000641f80000000000354ae",
"fb-key": "מפתח Freebase ב",
"fb-en-ns": "the Wikipedia English namespace",
"this-ns": "זה namespace:",
"max-candidates" : "מספר המועמדים המקסימלי להחזיר",
"service-title": "שירותים"
},
"core-util-enc": {
"select-enc": "בחרו קידוד",
"common": "צורות קידוד מקובלות",
"all": "כל צורות הקידוד",
"encoding": "קידוד",
"aliases": "כינויים",
"today": "היום",
"yesterday": "אתמול",
"days-ago": "לפני כמה ימים",
"week-ago": "לפני שבוע",
"weeks-ago": "לפני כמה שבויות",
"month-ago": "לפני חודש",
"months-ago": "לפני כמה חודשים",
"year-ago": "לפני שנה",
"years-ago": "לפני כמה שנים",
"working": "עובד",
"invalid-date": "מחרוזת תאריך לא תקינה"
},
"core-views": {
"edit-cell": "עריכת תא זה",
"choose-match": "בחירת התאמה חדשה",
"match-all-cells": "התאמת נושא זה לכאן ולכל התאים הזהים",
"match-this-cell": "התאמת הנושא הזה לתא זה",
"create-topic-cells": "יצירת נושא חדש לתא זה ולכל התאים הזהים",
"create-topic-cell": "יצירת נושא חדש לתא זה",
"create-topic": "יצירת נושא חדש",
"search-match": "חיפוש התאמה",
"not-valid-number": "לא מספר תקין.",
"not-valid-date": "לא תאריך תקין.",
"match-this": "התאמה לתא זה בלבד",
"match-other": "התאמת תאים אחרים עם תוכן זהה",
"search-for": "חיפוש אחר ",
"match-cell": "התאמת תא זה",
"match-identical": "התאמת כל התאים הזהים",
"matched": "הותאמו",
"new": "חדש",
"to-be-recon": "השלמה",
"facet": "פן/היבט",
"edit-cells": "עריכת תאים",
"edit-column": "עריכת טור",
"transpose": "לשנות",
"sort": "מיון",
"collapse-expand": "כיווץ/הרחבת עמודות להצגת נתונים נוחה יותר",
"collapse-this": "כיווץ",
"collapse-other": "כיווץ כל הטורים האחרים",
"collapse-left": "כיווץ כל הטורים שמשמאל",
"collapse-right": "כיווץ כל הטורים מימין",
"reconcile": "השלמה",
"match-fb": "התאמת הטורים בטור זה לנושאים מתוך Freebase",
"reverse": "היפוך",
"remove-sort": "הסרת המיון",
"sort-by": "מיון לפי",
"sort-cell": "מיון ערכי התא לפי",
"pos-blank": "עמדות שגויות וחסרות",
"text": "טקסט",
"case-sensitive": "case-sensitive",
"numbers": "מספרים",
"dates": "תאריכים",
"booleans": "בולאנים",
"drag-drop": "גררו ושחררו לסידור מחדש",
"forward": "העברה",
"sort-by-col": "מיון לפי תא זה בלבד",
"smallest-first": "הקטן ביותר קודם",
"largest-first": "הגדול ביותר קודם",
"earliest-first": "המוקדם ביותר ראשון",
"latest-first": "המאוחר ביותר ראשון",
"false-true": "false then true",
"true-fasle": "true then false",
"valid-values": "ערכים תקינים",
"blanks": "חסרים",
"errors": "שגיאות",
"search-fb-topic": "חיפוש אחר נושא ב-Freebase להתאים את כל הנושאים המסוננים",
"copy-recon-judg": "העתקת שיקולי השלמה מהטור",
"copy-to-col": "העתקה לטורים",
"copy-opt": "העתקת אפשרויות",
"apply-to-cell": "יישום על תאים שנשפטו",
"what-to-copy": "מה להעתיק:",
"new-recon": "שיקולי השלמה חדשים:",
"match-recon": "התאמת שיקולי התאמה",
"warning-other-col": "אנא בחרו טור אחר כלשהו כדי להעתיק אליו.",
"warning-sel-judg": "בחרו בבקשה לפחות שיקול אחד להעתקה",
"start-recon": "התחלת השלמה",
"recon-text-fb": "השלמת נושאים בטור זה על פי נושאים ב-Freebase",
"facets": "היבטים/פנים",
"by-judg": "לפי שיקול",
"best-score": "ניקוד המועמד הגבוה ביותר",
"best-cand-score": "ניקוד המועמד הגבוה ביותר",
"best-type-match": "סוג ההתאמה של המועמד הטוב ביותר",
"best-cand-type-match": "סוג ההתאמה של המועמד הטוב ביותר?",
"best-name": "שם המועמד הטוב ביותר",
"best-cand-name": "שם המועמד הטוב ביותר?",
"best-edit-dist": "מרחק העריכה של שם המועמד הטוב ביותר",
"best-cand-edit-dist": "מרחק העריכה של שם המועמד הטוב ביותר",
"best-word-sim": "דמיון מילולי בשם המועמד הטוב ביותר",
"best-cand-word-sim": "דמיון מילולי בשם המועמד הטוב ביותר",
"best-type": "סוגי המועמד הטוב ביותר",
"qa-facets": "שות היבטים/פנים",
"qa-results": "שו''ת תוצאות",
"qa-results2": "שו''ת תוצאות",
"judg-actions": "פעולות שיקולים",
"judg-actions2": "פעולות שיקולים",
"judg-hist": "היסטוריית ערכי שיקולים",
"hist-entries": "היסטוריית ערכים",
"actions": "פעולות",
"best-cand": "התאמת כל תא למועמד הטוב ביותר שלו",
"best-cand2": "התאמת כל תא למועמד הטוב ביותר בטור זה לכל השורות המסוננות כרגע",
"new-topic": "יצירת נושא חדש לכל תא",
"new-topic2": "סימון ליצירת נושא חדש לכל תא בטור זה עבור כל השורות המסוננות",
"one-topic": "יצירת נושא חדש עבור תאים דומים",
"one-topic2": "סימון ליצירת נושא חדש לכל קבוצה של תאים דומים בטור זה עבור השורות המסוננות כרגע",
"filtered-cell": "התאמת כל התאים המסוננים ל...",
"filtered-cell2": "Search for a topic to match all filtered cells to",
"discard-judg": "Discard reconciliation judgments",
"discard-judg2": "Discard reconciliation judgments in this column for all current filtered rows",
"clear-recon": "Clear reconciliation data",
"clear-recon2": "Clear reconciliation data in this column for all current filtered rows",
"copy-recon": "Copy reconciliation data...",
"copy-recon2": "Copy this column's reconciliation data to other columns",
"custom-facet": "Custom Facet on column",
"custom-numeric-label": "Custom Numeric Facet on column",
"custom-numeric": "Custom Numeric Facet",
"text-facet": "Text facet",
"numeric-facet": "Numeric facet",
"timeline-facet": "Timeline facet",
"scatterplot-facet": "Scatterplot facet",
"custom-text-facet": "Custom text facet",
"custom-facets": "Customized facets",
"word-facet": "Word facet",
"duplicates-facet": "Duplicates facet",
"numeric-log-facet": "Numeric log facet",
"bounded-log-facet": "1-bounded numeric log facet",
"text-length-facet": "Text length facet",
"log-length-facet": "Log of text length facet",
"unicode-facet": "Unicode char-code facet",
"facet-error": "Facet by error",
"facet-blank": "Facet by blank",
"text-filter": "Text filter",
"add-col-col": "Add column based on column",
"new-col-name": "New column name",
"on-error": "On error",
"set-blank": "set to blank",
"store-err": "store error",
"copy-val": "copy value from original column",
"warning-col-name": "You must enter a column name.",
"add-col-fetch": "Add column by fetching URLs based on column",
"throttle-delay": "Throttle delay",
"milli": "milliseconds",
"url-fetch": "Formulate the URLs to fetch:",
"enter-col-name": "Enter new column name",
"split-col": "Split column",
"several-col": "into several columns",
"how-split": "How to Split Column",
"by-sep": "by separator",
"separator": "Separator",
"reg-exp": "regular expression",
"split-into": "Split into",
"col-at-most": "columns at most (leave blank for no limit)",
"field-len": "by field lengths",
"list-int": "List of integers separated by commas, e.g., 5, 7, 15",
"after-split": "After Splitting",
"guess-cell": "Guess cell type",
"remove-col": "Remove this column",
"specify-sep": "Please specify a separator.",
"warning-no-length": "No field length is specified.",
"warning-format": "The given field lengths are not properly formatted.",
"split-into-col": "Split into several columns",
"add-based-col": "Add column based on this column",
"add-by-urls": "Add column by fetching URLs",
"rename-col": "Rename this column",
"move-to-beg": "Move column to beginning",
"move-to-end": "Move column to end",
"move-to-left": "Move column left",
"move-to-right": "Move column right",
"show-as": "Show as",
"first": "first",
"previous": "previous",
"next": "next",
"last": "last",
"all": "All",
"facet-star": "Facet by star",
"starred-rows": "Starred Rows",
"facet-flag": "Facet by flag",
"flagged-rows": "Flagged Rows",
"edit-rows": "Edit rows",
"star-rows": "Star rows",
"unstar-rows": "Unstar rows",
"flag-rows": "Flag rows",
"unflag-rows": "Unflag rows",
"remove-matching": "Remove all matching rows",
"edit-col": "Edit columns",
"reorder-remove": "Re-order / remove columns",
"view": "View",
"collapse-all": "Collapse all columns",
"expand-all": "Expand all columns",
"reorder-perma": "Reorder rows permanently",
"by": "By",
"custom-text-trans": "Custom text transform on column",
"keep-or": "keep original",
"re-trans": "Re-transform up to",
"times-chang": "times until no change",
"enter-separator": "Enter separator to use between values",
"what-separator": "What separator currently separates the values?",
"transform": "Transform",
"common-transform": "Common transforms",
"trim-all": "Trim leading and trailing whitespace",
"collapse-white": "Collapse consecutive whitespace",
"unescape-html": "Unescape HTML entities",
"titlecase": "To titlecase",
"uppercase": "To uppercase",
"lowercase": "To lowercase",
"to-number": "To number",
"to-date": "To date",
"to-text": "To text",
"blank-out": "Blank out cells",
"fill-down": "Fill down",
"blank-down": "Blank down",
"split-cells": "Split multi-valued cells",
"join-cells": "Join multi-valued cells",
"cluster-edit": "Cluster and edit",
"transp-cell": "Transpose Cells Across Columns into Rows",
"from-col": "From Column",
"to-col": "To Column",
"transp-into": "Transpose into",
"two-new-col": "Two new columns",
"key-col": "Key Column",
"contain-names": "(containing original columns' names)",
"val-col": "Value Column",
"contain-val": "(containing original cells' values)",
"one-col": "One column",
"prepend-name": "prepend the original column's name to each cell",
"follow-by": "followed by",
"before-val": "before the cell's value",
"ignore-blank": "Ignore blank cells",
"fill-other": "Fill down in other columns",
"spec-new-name": "Please specify the new key column's name.",
"spec-new-val": "Please specify the new value column's name.",
"spec-col-name": "Please specify the new column's name.",
"spec-separator": "Please specify the separator between original column names and cell values.",
"how-many-rows": "How many rows to transpose?",
"expect-two": "Expected an integer at least 2.",
"columnize": "Columnize by Key/Value Columns",
"note-col": "Note Column (optional)",
"sel-col-val": "Please select one key column and one value column that are different from one another.",
"cannot-same": "If specified, the note column cannot be the same as the key column or the value column.",
"transp-cell-row": "Transpose cells across columns into rows",
"transp-cell-col": "Transpose cells in rows into columns",
"columnize-col": "Columnize by key/value columns",
"data-type": "Data type:",
"number": "number",
"boolean": "boolean",
"date": "date",
"ctrl-enter": "Ctrl-Enter",
"rows": "rows",
"records": "records",
"show": "Show"
},
"core-buttons": {
"cancel": "Cancel",
"ok": "&nbsp;&nbsp;OK&nbsp;&nbsp;",
"import-proj": "Import Project",
"select-all": "Select All",
"unselect-all": "Unselect All",
"deselect-all": "De-select All",
"select": "Select",
"unselect": "Unselect",
"startover": "&laquo; Start Over",
"conf-pars-opt": "Configure Parsing Options &raquo;",
"reselect-files": "&laquo; Re-select Files",
"create-project": "Create Project &raquo;",
"next": "Next &raquo;",
"add-url": "Add Another URL",
"update-preview": "Update&nbsp;Preview",
"pick-record": "Pick Record Elements",
"merge-cluster": "Merge Selected &amp; Re-Cluster",
"merge-close": "Merge Selected &amp; Close",
"close": "Close",
"reset-template": "Reset Template",
"export": "Export",
"preview": "Preview",
"download": "Download",
"upload": "Upload",
"apply": "Apply",
"enter": "Enter",
"esc": "Esc",
"refresh": "Refresh",
"reset-all": "Reset All",
"remove-all": "Remove All",
"perform-op": "Perform Operations",
"add-std-svc": "Add Standard Service",
"add-named-svc": "Add Namespaced Service",
"start-recon": "Start Reconciling",
"add-service": "Add Service",
"dont-reconcile": "Don't Reconcile Cell",
"new-topic": "New Topic",
"match": "Match",
"copy": "Copy",
"transpose": "Transpose",
"apply-to-all": "Apply to All Identical Cells"
}
}

View File

@ -0,0 +1 @@
{}