jenkins-bot has submitted this change and it was merged.
Change subject: Changed tabbing to fit with other JSON files
......................................................................
Changed tabbing to fit with other JSON files
Change-Id: I89a0368bb57b354edc22c567d088b3ea6f9da85e
---
M i18n/en.json
1 file changed, 215 insertions(+), 215 deletions(-)
Approvals:
Yaron Koren: Checked; Looks good to me, approved
jenkins-bot: Verified
diff --git a/i18n/en.json b/i18n/en.json
index 5e91832..afe5149 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,217 +1,217 @@
{
- "@metadata": {
- "authors": [
- "Yaron Koren"
- ]
- },
- "semanticforms-desc": "Forms for adding and editing semantic data",
- "specialpages-group-sf_group": "Semantic Forms",
- "createproperty": "Create a property",
- "sf-createproperty-with-name": "Create property: $1",
- "sf_createproperty_linktoform": "This property will link to pages that use
the form:",
- "sf_createproperty_allowedvalsinput": "To only allow certain values, enter
the list of values, separated by commas (if a value contains a comma, replace
it with \"\\,\"):",
- "sf_createproperty_propname": "Property name:",
- "sf_createproperty_proptype": "Type:",
- "sf_createproperty_editsummary": "Created a property of type [[Has
type::$1]]",
- "templates": "Templates",
- "sf_templates_docu": "The following templates exist in the wiki.",
- "sf_templates_definescat": "defines category: $1",
- "createtemplate": "Create a template",
- "sf-createtemplate-with-name": "Create template: $1",
- "sf_createtemplate_namelabel": "Template name:",
- "sf_createtemplate_multipleinstance": "This template can be included
multiple times on the page.",
- "sf_createtemplate_connectingproperty": "Name of property to connect this
template's fields to the rest of the page:",
- "sf_createtemplate_categorylabel": "Category defined by template
(optional):",
- "sf_createtemplate_cargotablelabel": "Cargo table defined by template
(optional):",
- "sf_createtemplate_templatefields": "Template fields",
- "sf_createtemplate_fieldsdesc": "To have the fields in this template no
longer require field names, simply enter the index of each field (e.g. 1, 2, 3,
etc.) as the name, instead of an actual name.",
- "sf_createtemplate_fieldname": "Field name:",
- "sf_createtemplate_displaylabel": "Display label:",
- "sf_createtemplate_semanticproperty": "Semantic property:",
- "sf_createtemplate_fieldislist": "Field holds a list of values",
- "sf_createtemplate_delimiter": "Delimiter:",
- "sf_createtemplate_aggregation": "Aggregation",
- "sf_createtemplate_aggregationdesc": "To list, on any page using this
template, all of the pages that have a certain property pointing to that page,
specify the appropriate property below:",
- "sf_createtemplate_aggregationlabel": "Title for list:",
- "sf_createtemplate_outputformat": "Output format:",
- "sf_createtemplate_standardformat": "Table",
- "sf_createtemplate_infoboxformat": "Side infobox",
- "sf_createtemplate_plainformat": "Plain text",
- "sf_createtemplate_sectionsformat": "Sections",
- "sf_createtemplate_addfield": "Add field",
- "sf_createtemplate_deletefield": "Delete",
- "forms": "Forms",
- "sf_forms_docu": "The following forms exist in the wiki.",
- "sf_forminputs_mandatory": "A value must be entered for this input",
- "sf_forminputs_restricted": "Only administrators can edit this input",
- "sf_forminputs_class": "The HTML \"class\" attribute for this input",
- "sf_forminputs_default": "The default value for this input",
- "sf_forminputs_preload": "A wiki page whose contents will become this
input's default value",
- "sf_forminputs_property": "A semantic property that this field corresponds
to",
- "sf_forminputs_size": "The size of this text field, in characters",
- "sf_forminputs_maxlength": "The maximum allowed length of the text in this
field",
- "sf_forminputs_placeholder": "Help text that appears in the input until
the user clicks on it",
- "sf_forminputs_uploadable": "Place an \"{{int:upload}}\" link next to this
input",
- "sf_forminputs_defaultfilename": "The default filename for uploaded files",
- "sf_forminputs_rows": "The number of rows for this input",
- "sf_forminputs_cols": "The number of columns for this input",
- "sf_forminputs_autogrow": "Set this input to grow in size if the text
exceeds its boundaries",
- "sf_forminputs_valuesfromproperty": "A property whose values in the wiki
should be this input's set of values",
- "sf_forminputs_valuesfromcategory": "A category whose pages should be this
input's set of values",
- "sf_forminputs_valuesfromnamespace": "A namespace whose pages should be
this input's set of values",
- "sf_forminputs_valuesfromconcept": "A Semantic MediaWiki \"concept\" page
whose pages should be this input's set of values",
- "sf_forminputs_valuesfromurl": "A URL holding structured data that should
be this input's set of values",
- "sf_forminputs_values": "The set of values for this input, separated by
commas",
- "sf_forminputs_list": "Mark this input as holding a list of values",
- "sf_forminputs_delimiter": "The delimiter between field values, if this
input holds a list of them",
- "sf_forminputs_remoteautocompletion": "Use remote autocompletion",
- "sf_forminputs_existingvaluesonly": "Allow only values already in the
list",
- "sf_forminputs_showonselect": "Page elements to display only if certain
values are selected (example: \"value1=>div1;value2=>div2\")",
- "sf_forminputs_listboxsize": "The height of this listbox, in rows",
- "sf_forminputs_includetimezone": "Include an input for the time zone",
- "sf_forminputs_topcategory": "The parent category of a set of categories",
- "sf_forminputs_structure": "A manual list of values, done as an unordered
list of values in wikitext",
- "sf_forminputs_hideroot": "Hide the parent category",
- "sf_forminputs_depth": "The number of levels of categories to show
initially",
- "sf_forminputs_height": "The height of this input, in pixels",
- "sf_forminputs_width": "The width of this input, in pixels",
- "sf_forminputs_checkboxes_select_all": "Select all",
- "sf_forminputs_checkboxes_select_none": "Select none",
- "sf_forminputs_maxvalues": "Maximum number of values allowed for a field
that holds multiple values",
- "createform": "Create a form",
- "sf-createform-with-name": "Create form: $1",
- "sf_createform_nameinput": "Form name",
- "sf_createform_nameinputdesc": "(the form is usually given the same name
as its main template):",
- "sf_createform_template": "Template:",
- "sf_createform_templatelabelinput": "Template label (optional):",
- "sf_createform_allowmultiple": "Allow for multiple (or zero) instances of
this template in the created page",
- "sf_createform_field": "Field:",
- "sf_createform_fieldprop": "This field defines the property $1, of type
$2.",
- "sf_createform_fieldproplist": "This field defines a list of elements that
have the property $1, of type $2.",
- "sf_createform_fieldpropunknowntype": "This field defines the property $1,
of unspecified type.",
- "sf_createform_inputtype": "Input type:",
- "sf_createform_inputtypedefault": "(default)",
- "sf_createform_formlabel": "Form label:",
- "sf_createform_hidden": "Hidden",
- "sf_createform_removetemplate": "Remove template",
- "sf_createform_addtemplate": "Add template:",
- "sf_createform_atend": "At end",
- "sf_createform_add": "Add",
- "sf_createform_choosefield": "Choose a field to add",
- "sf_createform_pagesection": "Page section:",
- "sf_createform_addsection": "Add section",
- "sf_createform_removesection": "Remove section",
- "sf_createform_before": "Before:",
- "sf_createform_addelements": "Add elements",
- "sf_createform_hiddensection": "This input is hidden in the form",
- "sf_createform_sectionlevel": "Section level:",
- "sf_createform_sectionname": "Section name",
- "sf_createform_additembeforesave": "You must add at least one template or
page section to this form before you can save it.",
- "sf_createform_otherparameters": "Other parameters",
- "createcategory": "Create a category",
- "sf-createcategory-with-name": "Create category: $1",
- "sf_createcategory_name": "Category name:",
- "sf_createcategory_defaultform": "Default form:",
- "sf_createcategory_makesubcategory": "Make this a subcategory of another
category (optional):",
- "createclass": "Create a class",
- "sf_createclass_docu": "Enter all the data here to create the properties,
template, form and category for a single class. For more options, use the pages
$1 instead.",
- "sf_createclass_allowedvalues": "Allowed values:",
- "sf_createclass_listofvalues": "List of values?",
- "sf_createclass_nameinput": "Form name:",
- "sf_createclass_missingvalues": "Not all required fields were filled out.",
- "sf_createclass_success": "The specified pages will be created.",
- "sf_createclass_create": "Create",
- "formstart": "Start of form",
- "sf_formstart_badform": "Error: No form was found on page \"$1\".",
- "sf_formstart_badtitle": "Error: \"$1\" is an invalid page title.",
- "sf_formstart_docu": "Enter the name of a page here, to be edited with the
form \"$1\".\nIf this page already exists, you will be sent to the form for
editing that page.\nOtherwise, you will be sent to the form for adding the
page.",
- "sf_formstart_noform_docu": "Enter the name of a page here, and select the
form to edit it with.\nIf this page already exists, you will be sent to the
form for editing that page.\nOtherwise, you will be sent to the form for adding
the page.",
- "sf_formstart_createoredit": "Create or edit",
- "formedit": "Edit with form",
- "sf-formedit-selectform": "Select a form to create this page:",
- "sf-formedit-donotuseform": "Create page without a form.",
- "sf_formedit_createtitle": "Create $1: $2",
- "sf_formedit_createtitlenotarget": "Create $1",
- "sf_formedit_badurl": "This is the page for editing with a form. You must
specify both a form name and a target page in the URL;\nit should look like
\"Special:FormEdit?form=<form name>&target=<target page>\", or
\"Special:FormEdit/<form name>/<target page>\".",
- "sf_formedit_altforms": "You can instead add this page with one of the
following forms:",
- "sf_formedit_altformsonly": "Please select from one of the following forms
to add this page:",
- "sf_formcreate": "Create with form",
- "sf_viewform": "View form",
- "sf_editsource": "Edit source",
- "sf_formedit_edittitle": "Edit $1: $2",
- "sf_formedit_morethanoneform": "'''Warning:''' More than one default form
is defined for this page.",
- "sf_formedit_formwarning": "Warning: This page <a href=\"$1\">already
exists</a>, but it does not use this form.",
- "sf_formedit_mismatchedbrackets": "Warning: This page contains curly or
square brackets that are not closed, so the page will not be handled correctly
by the form. Please <a href=\"$1\">fix the error in the source text</a> before
proceeding.",
- "sf_formedit_remove": "Remove this instance",
- "sf_formedit_addanotherabove": "Add another instance above this one",
- "sf_formedit_addanother": "Add another",
- "sf_formedit_none": "None",
- "sf_formedit_emptytitle": "Error: The inserted data results in an empty
page title.",
- "sf_formedit_hookerror": "Error: A MediaWiki extension prevented the
modification of the target page.",
- "sf_formedit_saveandcontinueediting": "Save and continue",
- "sf_formedit_saveandcontinue_summary": "Saved using \"$1\" button in form",
- "sf_formedit_tooltip_saveandcontinueediting": "Save data and continue
editing",
- "sf_formedit_accesskey_saveandcontinueediting": "a",
- "sf_autoedit_anoneditwarning": "Warning: You are not logged in. Your IP
address will be recorded in this page's edit history.",
- "sf_autoedit_success": "Successfully modified [[$1]] using form $2.",
- "sf_autoedit_fail": "Modifying [[$1]] failed.",
- "sf_autoedit_notargetspecified": "No target page specified.",
- "sf_autoedit_invalidtargetspecified": "The specified target page '''$1'''
is invalid.",
- "sf_autoedit_invalidform": "'''$1''' is not a valid form.",
- "sf_autoedit_redirectlimitexeeded": "The maximum redirect limit for form
$1 was exceeded.",
- "sf_autoedit_invalidredirecttarget": "$1 is an invalid redirect target for
form $2.",
- "sf_autoedit_invalidpreloadspecified": "The specified preload page $1 is
invalid.",
- "sf_autoedit_redlinkexists": "$1 already exists.",
- "sf_autoedit_noformfound": "No form specified.",
- "sf_autoedit_toomanyformsfound": "More than one form available for page.",
- "sf_autoedit_readonly": "The database is currently locked to
modifications. Reason: $1",
- "sf_autoedit_nosemanticform": "Could not get form $2 for page $1. See
[[{{#special:FormEdit}}/$2/$1]] for details.",
- "sf_autoedit_summary": "Edited automatically from page $1.",
- "sf-autoedit-wait": "Wait...",
- "runquery": "Run query",
- "sf_runquery_badurl": "You must specify a form name in the URL;\nthe URL
should look like \"Special:RunQuery/<form name>\".",
- "sf_runquery_title": "Run query: $1",
- "sf_runquery_additionalquery": "Additional query",
- "sf_formerrors_header": "There were errors with your form input; see
below.",
- "sf_too_few_instances_error": "There must be at least $1 instances of this
template.",
- "sf_too_many_instances_error": "There must be no more than $1 instances of
this template.",
- "sf_blank_error": "cannot be blank",
- "sf_not_unique_error": "must be unique",
- "sf_bad_url_error": "must have the correct URL format, starting with
\"http\"",
- "sf_bad_email_error": "must have a valid email address format",
- "sf_bad_number_error": "must be a valid number",
- "sf_bad_date_error": "must be a valid date",
- "uploadwindow": "Upload window",
- "sf_deletionlog": "Deletion log",
- "sf-preview-header": "Form preview",
- "sf-preview-note": "This is what the form will look like when it is in
use:",
- "sf-pageschemas-pagenameformula": "Page name formula:",
- "sf-pageschemas-createtitle": "Title of form for new pages:",
- "sf-pageschemas-edittitle": "Title of form for existing pages:",
- "sf-pageschemas-inputtype": "Input type (leave blank to set to default):",
- "sf-pageschemas-otherparams": "Enter parameter names and their values as
key=value pairs, separated by commas (if a value contains a comma, replace it
with \"\\,\"). For example: $1",
- "sf_property_isproperty": "This is a property of type $1.",
- "sf_property_linkstoform": "It links to pages that use the form $1.",
- "sf_property_allowedvals": "The allowed {{PLURAL:$1|value for this
property is|values for this property are}}:",
- "sf_template_docu": "This is the \"$1\" template.\nIt should be called in
the following format:",
- "sf_template_docufooter": "Edit the page to see the template text.",
- "sf_form_docu": "This is the \"$1\" form.\nTo create a page with this
form, enter the page name below;\nif a page with that name already exists, you
will be sent to a form to edit that page.",
- "sf_form_freetextlabel": "Free text",
- "sf_category_hasdefaultform": "This category uses the form $1.",
- "sf_category_desc": "This is the $1 category.",
- "sf_blank_namespace": "Main",
- "right-viewedittab": "View \"{{int:edit}}\" tab for pages editable by
form",
- "right-editrestrictedfields": "Edit restricted form fields",
- "right-createclass": "Create new semantic classes",
- "action-createclass": "create new semantic classes",
- "action-editrestrictedfields": "edit restricted form fields",
- "action-viewedittab": "view the \"{{int:edit}}\" tab for pages editable by
form",
- "sf-select2-no-matches": "No matches",
- "sf-select2-searching": "Searching...",
- "sf-select2-input-too-short": "Please enter $1 or more characters.",
- "sf-select2-selection-too-big": "This field cannot hold more than
{{PLURAL:$1|$1 value|$1 values}}.",
- "sf-maps-setmarker": "Set marker",
- "sf-maps-enteraddress": "Enter address here",
- "sf-maps-lookupcoordinates": "Look up coordinates",
- "sf-adminlinks-datastructure": "Data structure"
+ "@metadata": {
+ "authors": [
+ "Yaron Koren"
+ ]
+ },
+ "semanticforms-desc": "Forms for adding and editing semantic data",
+ "specialpages-group-sf_group": "Semantic Forms",
+ "createproperty": "Create a property",
+ "sf-createproperty-with-name": "Create property: $1",
+ "sf_createproperty_linktoform": "This property will link to pages that
use the form:",
+ "sf_createproperty_allowedvalsinput": "To only allow certain values,
enter the list of values, separated by commas (if a value contains a comma,
replace it with \"\\,\"):",
+ "sf_createproperty_propname": "Property name:",
+ "sf_createproperty_proptype": "Type:",
+ "sf_createproperty_editsummary": "Created a property of type [[Has
type::$1]]",
+ "templates": "Templates",
+ "sf_templates_docu": "The following templates exist in the wiki.",
+ "sf_templates_definescat": "defines category: $1",
+ "createtemplate": "Create a template",
+ "sf-createtemplate-with-name": "Create template: $1",
+ "sf_createtemplate_namelabel": "Template name:",
+ "sf_createtemplate_multipleinstance": "This template can be included
multiple times on the page.",
+ "sf_createtemplate_connectingproperty": "Name of property to connect
this template's fields to the rest of the page:",
+ "sf_createtemplate_categorylabel": "Category defined by template
(optional):",
+ "sf_createtemplate_cargotablelabel": "Cargo table defined by template
(optional):",
+ "sf_createtemplate_templatefields": "Template fields",
+ "sf_createtemplate_fieldsdesc": "To have the fields in this template no
longer require field names, simply enter the index of each field (e.g. 1, 2, 3,
etc.) as the name, instead of an actual name.",
+ "sf_createtemplate_fieldname": "Field name:",
+ "sf_createtemplate_displaylabel": "Display label:",
+ "sf_createtemplate_semanticproperty": "Semantic property:",
+ "sf_createtemplate_fieldislist": "Field holds a list of values",
+ "sf_createtemplate_delimiter": "Delimiter:",
+ "sf_createtemplate_aggregation": "Aggregation",
+ "sf_createtemplate_aggregationdesc": "To list, on any page using this
template, all of the pages that have a certain property pointing to that page,
specify the appropriate property below:",
+ "sf_createtemplate_aggregationlabel": "Title for list:",
+ "sf_createtemplate_outputformat": "Output format:",
+ "sf_createtemplate_standardformat": "Table",
+ "sf_createtemplate_infoboxformat": "Side infobox",
+ "sf_createtemplate_plainformat": "Plain text",
+ "sf_createtemplate_sectionsformat": "Sections",
+ "sf_createtemplate_addfield": "Add field",
+ "sf_createtemplate_deletefield": "Delete",
+ "forms": "Forms",
+ "sf_forms_docu": "The following forms exist in the wiki.",
+ "sf_forminputs_mandatory": "A value must be entered for this input",
+ "sf_forminputs_restricted": "Only administrators can edit this input",
+ "sf_forminputs_class": "The HTML \"class\" attribute for this input",
+ "sf_forminputs_default": "The default value for this input",
+ "sf_forminputs_preload": "A wiki page whose contents will become this
input's default value",
+ "sf_forminputs_property": "A semantic property that this field
corresponds to",
+ "sf_forminputs_size": "The size of this text field, in characters",
+ "sf_forminputs_maxlength": "The maximum allowed length of the text in
this field",
+ "sf_forminputs_placeholder": "Help text that appears in the input until
the user clicks on it",
+ "sf_forminputs_uploadable": "Place an \"{{int:upload}}\" link next to
this input",
+ "sf_forminputs_defaultfilename": "The default filename for uploaded
files",
+ "sf_forminputs_rows": "The number of rows for this input",
+ "sf_forminputs_cols": "The number of columns for this input",
+ "sf_forminputs_autogrow": "Set this input to grow in size if the text
exceeds its boundaries",
+ "sf_forminputs_valuesfromproperty": "A property whose values in the
wiki should be this input's set of values",
+ "sf_forminputs_valuesfromcategory": "A category whose pages should be
this input's set of values",
+ "sf_forminputs_valuesfromnamespace": "A namespace whose pages should be
this input's set of values",
+ "sf_forminputs_valuesfromconcept": "A Semantic MediaWiki \"concept\"
page whose pages should be this input's set of values",
+ "sf_forminputs_valuesfromurl": "A URL holding structured data that
should be this input's set of values",
+ "sf_forminputs_values": "The set of values for this input, separated by
commas",
+ "sf_forminputs_list": "Mark this input as holding a list of values",
+ "sf_forminputs_delimiter": "The delimiter between field values, if this
input holds a list of them",
+ "sf_forminputs_remoteautocompletion": "Use remote autocompletion",
+ "sf_forminputs_existingvaluesonly": "Allow only values already in the
list",
+ "sf_forminputs_showonselect": "Page elements to display only if certain
values are selected (example: \"value1=>div1;value2=>div2\")",
+ "sf_forminputs_listboxsize": "The height of this listbox, in rows",
+ "sf_forminputs_includetimezone": "Include an input for the time zone",
+ "sf_forminputs_topcategory": "The parent category of a set of
categories",
+ "sf_forminputs_structure": "A manual list of values, done as an
unordered list of values in wikitext",
+ "sf_forminputs_hideroot": "Hide the parent category",
+ "sf_forminputs_depth": "The number of levels of categories to show
initially",
+ "sf_forminputs_height": "The height of this input, in pixels",
+ "sf_forminputs_width": "The width of this input, in pixels",
+ "sf_forminputs_checkboxes_select_all": "Select all",
+ "sf_forminputs_checkboxes_select_none": "Select none",
+ "sf_forminputs_maxvalues": "Maximum number of values allowed for a
field that holds multiple values",
+ "createform": "Create a form",
+ "sf-createform-with-name": "Create form: $1",
+ "sf_createform_nameinput": "Form name",
+ "sf_createform_nameinputdesc": "(the form is usually given the same
name as its main template):",
+ "sf_createform_template": "Template:",
+ "sf_createform_templatelabelinput": "Template label (optional):",
+ "sf_createform_allowmultiple": "Allow for multiple (or zero) instances
of this template in the created page",
+ "sf_createform_field": "Field:",
+ "sf_createform_fieldprop": "This field defines the property $1, of type
$2.",
+ "sf_createform_fieldproplist": "This field defines a list of elements
that have the property $1, of type $2.",
+ "sf_createform_fieldpropunknowntype": "This field defines the property
$1, of unspecified type.",
+ "sf_createform_inputtype": "Input type:",
+ "sf_createform_inputtypedefault": "(default)",
+ "sf_createform_formlabel": "Form label:",
+ "sf_createform_hidden": "Hidden",
+ "sf_createform_removetemplate": "Remove template",
+ "sf_createform_addtemplate": "Add template:",
+ "sf_createform_atend": "At end",
+ "sf_createform_add": "Add",
+ "sf_createform_choosefield": "Choose a field to add",
+ "sf_createform_pagesection": "Page section:",
+ "sf_createform_addsection": "Add section",
+ "sf_createform_removesection": "Remove section",
+ "sf_createform_before": "Before:",
+ "sf_createform_addelements": "Add elements",
+ "sf_createform_hiddensection": "This input is hidden in the form",
+ "sf_createform_sectionlevel": "Section level:",
+ "sf_createform_sectionname": "Section name",
+ "sf_createform_additembeforesave": "You must add at least one template
or page section to this form before you can save it.",
+ "sf_createform_otherparameters": "Other parameters",
+ "createcategory": "Create a category",
+ "sf-createcategory-with-name": "Create category: $1",
+ "sf_createcategory_name": "Category name:",
+ "sf_createcategory_defaultform": "Default form:",
+ "sf_createcategory_makesubcategory": "Make this a subcategory of
another category (optional):",
+ "createclass": "Create a class",
+ "sf_createclass_docu": "Enter all the data here to create the
properties, template, form and category for a single class. For more options,
use the pages $1 instead.",
+ "sf_createclass_allowedvalues": "Allowed values:",
+ "sf_createclass_listofvalues": "List of values?",
+ "sf_createclass_nameinput": "Form name:",
+ "sf_createclass_missingvalues": "Not all required fields were filled
out.",
+ "sf_createclass_success": "The specified pages will be created.",
+ "sf_createclass_create": "Create",
+ "formstart": "Start of form",
+ "sf_formstart_badform": "Error: No form was found on page \"$1\".",
+ "sf_formstart_badtitle": "Error: \"$1\" is an invalid page title.",
+ "sf_formstart_docu": "Enter the name of a page here, to be edited with
the form \"$1\".\nIf this page already exists, you will be sent to the form for
editing that page.\nOtherwise, you will be sent to the form for adding the
page.",
+ "sf_formstart_noform_docu": "Enter the name of a page here, and select
the form to edit it with.\nIf this page already exists, you will be sent to the
form for editing that page.\nOtherwise, you will be sent to the form for adding
the page.",
+ "sf_formstart_createoredit": "Create or edit",
+ "formedit": "Edit with form",
+ "sf-formedit-selectform": "Select a form to create this page:",
+ "sf-formedit-donotuseform": "Create page without a form.",
+ "sf_formedit_createtitle": "Create $1: $2",
+ "sf_formedit_createtitlenotarget": "Create $1",
+ "sf_formedit_badurl": "This is the page for editing with a form. You
must specify both a form name and a target page in the URL;\nit should look
like \"Special:FormEdit?form=<form name>&target=<target page>\", or
\"Special:FormEdit/<form name>/<target page>\".",
+ "sf_formedit_altforms": "You can instead add this page with one of the
following forms:",
+ "sf_formedit_altformsonly": "Please select from one of the following
forms to add this page:",
+ "sf_formcreate": "Create with form",
+ "sf_viewform": "View form",
+ "sf_editsource": "Edit source",
+ "sf_formedit_edittitle": "Edit $1: $2",
+ "sf_formedit_morethanoneform": "'''Warning:''' More than one default
form is defined for this page.",
+ "sf_formedit_formwarning": "Warning: This page <a href=\"$1\">already
exists</a>, but it does not use this form.",
+ "sf_formedit_mismatchedbrackets": "Warning: This page contains curly or
square brackets that are not closed, so the page will not be handled correctly
by the form. Please <a href=\"$1\">fix the error in the source text</a> before
proceeding.",
+ "sf_formedit_remove": "Remove this instance",
+ "sf_formedit_addanotherabove": "Add another instance above this one",
+ "sf_formedit_addanother": "Add another",
+ "sf_formedit_none": "None",
+ "sf_formedit_emptytitle": "Error: The inserted data results in an empty
page title.",
+ "sf_formedit_hookerror": "Error: A MediaWiki extension prevented the
modification of the target page.",
+ "sf_formedit_saveandcontinueediting": "Save and continue",
+ "sf_formedit_saveandcontinue_summary": "Saved using \"$1\" button in
form",
+ "sf_formedit_tooltip_saveandcontinueediting": "Save data and continue
editing",
+ "sf_formedit_accesskey_saveandcontinueediting": "a",
+ "sf_autoedit_anoneditwarning": "Warning: You are not logged in. Your IP
address will be recorded in this page's edit history.",
+ "sf_autoedit_success": "Successfully modified [[$1]] using form $2.",
+ "sf_autoedit_fail": "Modifying [[$1]] failed.",
+ "sf_autoedit_notargetspecified": "No target page specified.",
+ "sf_autoedit_invalidtargetspecified": "The specified target page
'''$1''' is invalid.",
+ "sf_autoedit_invalidform": "'''$1''' is not a valid form.",
+ "sf_autoedit_redirectlimitexeeded": "The maximum redirect limit for
form $1 was exceeded.",
+ "sf_autoedit_invalidredirecttarget": "$1 is an invalid redirect target
for form $2.",
+ "sf_autoedit_invalidpreloadspecified": "The specified preload page $1
is invalid.",
+ "sf_autoedit_redlinkexists": "$1 already exists.",
+ "sf_autoedit_noformfound": "No form specified.",
+ "sf_autoedit_toomanyformsfound": "More than one form available for
page.",
+ "sf_autoedit_readonly": "The database is currently locked to
modifications. Reason: $1",
+ "sf_autoedit_nosemanticform": "Could not get form $2 for page $1. See
[[{{#special:FormEdit}}/$2/$1]] for details.",
+ "sf_autoedit_summary": "Edited automatically from page $1.",
+ "sf-autoedit-wait": "Wait...",
+ "runquery": "Run query",
+ "sf_runquery_badurl": "You must specify a form name in the URL;\nthe
URL should look like \"Special:RunQuery/<form name>\".",
+ "sf_runquery_title": "Run query: $1",
+ "sf_runquery_additionalquery": "Additional query",
+ "sf_formerrors_header": "There were errors with your form input; see
below.",
+ "sf_too_few_instances_error": "There must be at least $1 instances of
this template.",
+ "sf_too_many_instances_error": "There must be no more than $1 instances
of this template.",
+ "sf_blank_error": "cannot be blank",
+ "sf_not_unique_error": "must be unique",
+ "sf_bad_url_error": "must have the correct URL format, starting with
\"http\"",
+ "sf_bad_email_error": "must have a valid email address format",
+ "sf_bad_number_error": "must be a valid number",
+ "sf_bad_date_error": "must be a valid date",
+ "uploadwindow": "Upload window",
+ "sf_deletionlog": "Deletion log",
+ "sf-preview-header": "Form preview",
+ "sf-preview-note": "This is what the form will look like when it is in
use:",
+ "sf-pageschemas-pagenameformula": "Page name formula:",
+ "sf-pageschemas-createtitle": "Title of form for new pages:",
+ "sf-pageschemas-edittitle": "Title of form for existing pages:",
+ "sf-pageschemas-inputtype": "Input type (leave blank to set to
default):",
+ "sf-pageschemas-otherparams": "Enter parameter names and their values
as key=value pairs, separated by commas (if a value contains a comma, replace
it with \"\\,\"). For example: $1",
+ "sf_property_isproperty": "This is a property of type $1.",
+ "sf_property_linkstoform": "It links to pages that use the form $1.",
+ "sf_property_allowedvals": "The allowed {{PLURAL:$1|value for this
property is|values for this property are}}:",
+ "sf_template_docu": "This is the \"$1\" template.\nIt should be called
in the following format:",
+ "sf_template_docufooter": "Edit the page to see the template text.",
+ "sf_form_docu": "This is the \"$1\" form.\nTo create a page with this
form, enter the page name below;\nif a page with that name already exists, you
will be sent to a form to edit that page.",
+ "sf_form_freetextlabel": "Free text",
+ "sf_category_hasdefaultform": "This category uses the form $1.",
+ "sf_category_desc": "This is the $1 category.",
+ "sf_blank_namespace": "Main",
+ "right-viewedittab": "View \"{{int:edit}}\" tab for pages editable by
form",
+ "right-editrestrictedfields": "Edit restricted form fields",
+ "right-createclass": "Create new semantic classes",
+ "action-createclass": "create new semantic classes",
+ "action-editrestrictedfields": "edit restricted form fields",
+ "action-viewedittab": "view the \"{{int:edit}}\" tab for pages editable
by form",
+ "sf-select2-no-matches": "No matches",
+ "sf-select2-searching": "Searching...",
+ "sf-select2-input-too-short": "Please enter $1 or more characters.",
+ "sf-select2-selection-too-big": "This field cannot hold more than
{{PLURAL:$1|$1 value|$1 values}}.",
+ "sf-maps-setmarker": "Set marker",
+ "sf-maps-enteraddress": "Enter address here",
+ "sf-maps-lookupcoordinates": "Look up coordinates",
+ "sf-adminlinks-datastructure": "Data structure"
}
--
To view, visit https://gerrit.wikimedia.org/r/214296
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I89a0368bb57b354edc22c567d088b3ea6f9da85e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticForms
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>
Gerrit-Reviewer: Yaron Koren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits