Translated using Weblate (English)

Currently translated at 100.0% (641 of 641 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
This commit is contained in:
alexey medvetsky 2017-08-12 20:29:35 +00:00 committed by Weblate
parent b304e4eea7
commit bf349a2959

View File

@ -1,5 +1,5 @@
{ {
"name" : "English", "name": "English",
"core-index": { "core-index": {
"slogan": "A power tool for working with messy data", "slogan": "A power tool for working with messy data",
"help": "Help", "help": "Help",
@ -13,13 +13,13 @@
"preferences": "Preferences", "preferences": "Preferences",
"key": "Key", "key": "Key",
"value": "Value", "value": "Value",
"add-pref": "Add Preference", "add-pref": "Add preference",
"pref-key": "Preference key value:", "pref-key": "Preference key value:",
"edit": "Edit", "edit": "Edit",
"delete": "Delete", "delete": "Delete",
"new-proj-name": "New project name:", "new-proj-name": "New project name:",
"error-rename": "Failed to rename project:", "error-rename": "Failed to rename project:",
"no-proj": "No existing project. Select 'Create Project' on the left to create a new 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", "try-these": "If you have no data to work with, try these",
"sample-data": "sample data sets" "sample-data": "sample data sets"
}, },
@ -84,7 +84,7 @@
"char-encoding": "Character encoding" "char-encoding": "Character encoding"
}, },
"core-index-open": { "core-index-open": {
"open-proj" : "Open Project", "open-proj": "Open Project",
"name": "Name", "name": "Name",
"rename": "rename", "rename": "rename",
"last-mod": "Last modified", "last-mod": "Last modified",
@ -102,7 +102,7 @@
"send-req": "Change Language", "send-req": "Change Language",
"page-reload": "The page will be refreshed to apply the change." "page-reload": "The page will be refreshed to apply the change."
}, },
"core-index-parser":{ "core-index-parser": {
"ignore-first": "Ignore first", "ignore-first": "Ignore first",
"lines-beg": "line(s) at beginning of file", "lines-beg": "line(s) at beginning of file",
"parse-next": "Parse next", "parse-next": "Parse next",
@ -160,7 +160,7 @@
"phonetic": "cologne-phonetic", "phonetic": "cologne-phonetic",
"distance-fun": "Distance Function ", "distance-fun": "Distance Function ",
"leven": "levenshtein", "leven": "levenshtein",
"ppm" : "PPM", "ppm": "PPM",
"ngram-size": "Ngram Size ", "ngram-size": "Ngram Size ",
"ngram-radius": "Radius ", "ngram-radius": "Radius ",
"block-chars": "Block Chars ", "block-chars": "Block Chars ",
@ -355,7 +355,7 @@
"pick-service": "Pick a Service or Extension on Left", "pick-service": "Pick a Service or Extension on Left",
"enter-url": "Enter the service's URL", "enter-url": "Enter the service's URL",
"cell-contains": "Each cell contains:", "cell-contains": "Each cell contains:",
"max-candidates" : "Maximum number of candidates to return", "max-candidates": "Maximum number of candidates to return",
"service-title": "Services" "service-title": "Services"
}, },
"core-util-enc": { "core-util-enc": {