Fix English translation

This commit is contained in:
Antonin Delpeuch 2018-05-17 18:04:06 +02:00
parent 52a2ec05e1
commit 3e48734538

View File

@ -274,21 +274,19 @@
"line-sep": "Line separator", "line-sep": "Line separator",
"upload-to": "Upload to", "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.", "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.",
"columnType": "SQL Type", "columnType": "SQL Type",
"for-include-structure-checkbox": "Include Schema", "for-include-structure-checkbox": "Include Schema",
"for-include-drop-statement-checkbox": "Include Drop Statement", "for-include-drop-statement-checkbox": "Include Drop Statement",
"for-include-content-checkbox": "Include Content", "for-include-content-checkbox": "Include Content",
"tableNameLabel": "Table Name:", "tableNameLabel": "Table Name:",
"sqlExporterTrimColumns": "Trim Column Names", "sqlExporterTrimColumns": "Trim Column Names",
"sqlExporterIgnoreFacets": "Ignore facets and filters and export all rows", "sqlExporterIgnoreFacets": "Ignore facets and filters and export all rows",
"sqlExporterOutputEmptyRows":"Output empty row (i.e. all cells null)", "sqlExporterOutputEmptyRows":"Output empty row (i.e. all cells null)",
"for-include-if-exist-drop-stmt-checkbox": "Include 'If Exists' in Drop Statement", "for-include-if-exist-drop-stmt-checkbox": "Include 'IF EXISTS' in DROP statement",
"for-null-cell-value-to-empty-str-label": "Convert Null Value to null in Insert" "for-null-cell-value-to-empty-str-label": "Convert null value to NULL in INSERT",
"choose-export-destination": "Please choose the destination for project export", "choose-export-destination": "Please choose the destination for project export",
"export-to-local": "Export to local", "export-to-local": "Export to local",
"export-to-google-drive": "Export to Google Drive" "export-to-google-drive": "Export to Google Drive"
}, },
"core-facets": { "core-facets": {
"remove-facet": "Remove this facet", "remove-facet": "Remove this facet",