Merge pull request #2148 from leela52452/leela52452-patch

ellipsis, added
This commit is contained in:
Antonin Delpeuch 2019-09-08 19:21:07 +01:00 committed by GitHub
commit babff2ac95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
{
"gdata-import/preparing": "Preparing ...",
"gdata-import/creating": "Creating project ...",
"gdata-import/preparing": "Preparing ",
"gdata-import/creating": "Creating project ",
"gdata-import/title": "Public Documents",
"gdata-import/import-by-url": "Import a <em>public</em> Google Spreadsheet or Fusion Table by its URL:",
"gdata-import/next->": "Next &raquo;",
@ -9,14 +9,14 @@
"gdata-import/sign-in": "sign in and authorize",
"gdata-import/sign-out": "sign out",
"gdata-import/access-data": "access to your Google data.",
"gdata-import/retrieving": "Retrieving Google Docs documents ...",
"gdata-import/retrieving": "Retrieving Google Docs documents ",
"gdata-import/re-sign-in": "re-sign in",
"gdata-import/another-account": "with another account",
"gdata-parsing/start-over": "&laquo; Start Over",
"gdata-parsing/conf-pars": "Configure Parsing Options",
"gdata-parsing/proj-name": "Project&nbsp;name",
"gdata-parsing/create-proj": "Create Project &raquo;",
"gdata-parsing/updating-preview": "Updating preview ...",
"gdata-parsing/updating-preview": "Updating preview ",
"gdata-parsing/worksheet": "Worksheets",
"gdata-parsing/option": "Options",
"gdata-parsing/preview-button": "Update&nbsp;Preview",
@ -35,7 +35,7 @@
"gdata-source/title": "Title",
"gdata-source/authors": "Authors",
"gdata-source/updated": "Updated",
"gdata-exporter/uploading": "Uploading...",
"gdata-exporter/uploading": "Uploading",
"gdata-exporter/upload-error": "Upload error: ",
"gdata-exporter/upload-success": "Project was uploaded successfully to Google Drive with Id ",
"gdata-exporter/new-spreadsheet": "A new Google spreadsheet",
@ -44,4 +44,4 @@
"gdata-exporter/enter-fusion": "Enter a name for the new Google Fusion table",
"gdata-auth/authorize-label": "OpenRefine - Authorization",
"gdata-auth/authorized-label": "Authorization process completed. Close this window and return to OpenRefine."
}
}

View File

@ -71,7 +71,7 @@
"wikidata-account/log-in": "Log in",
"wikidata-account/logged-in-as": "You are logged in as:",
"wikidata-account/log-out": "Log out",
"wikidata-account/connecting-to-wikidata": "Connecting to Wikidata...",
"wikidata-account/connecting-to-wikidata": "Connecting to Wikidata",
"perform-wikidata-edits/dialog-header": "Upload edits to Wikidata",
"perform-wikidata-edits/review-your-edits": "You are about to upload {nb_edits} edits to Wikidata. Please check them carefully. Large edit batches should be submitted for <a href=\"https://www.wikidata.org/wiki/Wikidata:Requests_for_permissions/Bot\" target=\"_blank\">bot review</a> first.",
"perform-wikidata-edits/logged-in-as": "You are logged in as",
@ -79,7 +79,7 @@
"perform-wikidata-edits/edit-summary-placeholder": "a few words to describe your edits",
"perform-wikidata-edits/perform-edits": "Upload edits",
"perform-wikidata-edits/cancel": "Cancel",
"perform-wikidata-edits/analyzing-edits": "Analyzing your edits...",
"perform-wikidata-edits/analyzing-edits": "Analyzing your edits",
"import-wikibase-schema/dialog-header": "Import Wikidata schema",
"import-wikibase-schema/file-label": "From JSON file: ",
"import-wikibase-schema/schema-label": "Or from JSON text:",

View File

@ -686,11 +686,11 @@
"core-views/column-join-before-options": "Select options",
"core-views/column-join-field-separator": "Separator between the content of each column :",
"core-views/column-join-field-separator-advice": "Enter one or more characters, or keep blank to join the columns without separator.",
"core-views/column-join-replace-nulls": "Replace nulls with...",
"core-views/column-join-replace-nulls": "Replace nulls with",
"core-views/column-join-skip-nulls": "Skip nulls.",
"core-views/column-join-replace-nulls-advice": "Enter one or more characters, or keep blank to replace nulls with blank strings.",
"core-views/column-join-write-selected-column": "Write result in selected column.",
"core-views/column-join-copy-to-new-column": "Write result in new column named...",
"core-views/column-join-copy-to-new-column": "Write result in new column named",
"core-views/column-join-delete-joined-columns": "Delete joined columns.",
"core-views/column-join-dont-escape": "In separator and nulls substitutes, use \\n for new lines, \\t for tabulation, \\\\n for \\n, \\\\t for \\t.",
"core-buttons/cancel": "Cancel",