Skip to content

Commit

Permalink
Sync i18n JSON for #731
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Oct 8, 2019
1 parent 809850c commit adf011c
Show file tree
Hide file tree
Showing 8 changed files with 339 additions and 8 deletions.
4 changes: 3 additions & 1 deletion gherkin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt

### Added

* Nepali translation
* New Nepali translation
([#729](https://github.com/cucumber/cucumber/pull/729))
* New Marathi keywords
([#731](https://github.com/cucumber/cucumber/pull/731))

### Changed

Expand Down
49 changes: 48 additions & 1 deletion gherkin/c/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,5 +3564,52 @@
"* ",
""
]
},
"mr": {
"and": [
"* ",
"आणि ",
"तसेच "
],
"background": [
"पार्श्वभूमी"
],
"but": [
"* ",
"पण ",
"परंतु "
],
"examples": [
"उदाहरण"
],
"feature": [
"वैशिष्ट्य",
"सुविधा"
],
"given": [
"* ",
"जर",
"दिलेल्या प्रमाणे "
],
"name": "Marathi",
"native": "मराठी",
"rule": [
"नियम"
],
"scenario": [
"परिदृश्य"
],
"scenarioOutline": [
"परिदृश्य रूपरेखा"
],
"then": [
"* ",
"मग ",
"तेव्हा "
],
"when": [
"* ",
"जेव्हा "
]
}
}
}
49 changes: 48 additions & 1 deletion gherkin/dotnet/Gherkin/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,5 +3564,52 @@
"* ",
""
]
},
"mr": {
"and": [
"* ",
"आणि ",
"तसेच "
],
"background": [
"पार्श्वभूमी"
],
"but": [
"* ",
"पण ",
"परंतु "
],
"examples": [
"उदाहरण"
],
"feature": [
"वैशिष्ट्य",
"सुविधा"
],
"given": [
"* ",
"जर",
"दिलेल्या प्रमाणे "
],
"name": "Marathi",
"native": "मराठी",
"rule": [
"नियम"
],
"scenario": [
"परिदृश्य"
],
"scenarioOutline": [
"परिदृश्य रूपरेखा"
],
"then": [
"* ",
"मग ",
"तेव्हा "
],
"when": [
"* ",
"जेव्हा "
]
}
}
}
49 changes: 48 additions & 1 deletion gherkin/go/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,5 +3564,52 @@
"* ",
""
]
},
"mr": {
"and": [
"* ",
"आणि ",
"तसेच "
],
"background": [
"पार्श्वभूमी"
],
"but": [
"* ",
"पण ",
"परंतु "
],
"examples": [
"उदाहरण"
],
"feature": [
"वैशिष्ट्य",
"सुविधा"
],
"given": [
"* ",
"जर",
"दिलेल्या प्रमाणे "
],
"name": "Marathi",
"native": "मराठी",
"rule": [
"नियम"
],
"scenario": [
"परिदृश्य"
],
"scenarioOutline": [
"परिदृश्य रूपरेखा"
],
"then": [
"* ",
"मग ",
"तेव्हा "
],
"when": [
"* ",
"जेव्हा "
]
}
}
}
49 changes: 48 additions & 1 deletion gherkin/objective-c/GherkinLanguages/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,5 +3564,52 @@
"* ",
""
]
},
"mr": {
"and": [
"* ",
"आणि ",
"तसेच "
],
"background": [
"पार्श्वभूमी"
],
"but": [
"* ",
"पण ",
"परंतु "
],
"examples": [
"उदाहरण"
],
"feature": [
"वैशिष्ट्य",
"सुविधा"
],
"given": [
"* ",
"जर",
"दिलेल्या प्रमाणे "
],
"name": "Marathi",
"native": "मराठी",
"rule": [
"नियम"
],
"scenario": [
"परिदृश्य"
],
"scenarioOutline": [
"परिदृश्य रूपरेखा"
],
"then": [
"* ",
"मग ",
"तेव्हा "
],
"when": [
"* ",
"जेव्हा "
]
}
}
}
49 changes: 48 additions & 1 deletion gherkin/perl/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,5 +3564,52 @@
"* ",
""
]
},
"mr": {
"and": [
"* ",
"आणि ",
"तसेच "
],
"background": [
"पार्श्वभूमी"
],
"but": [
"* ",
"पण ",
"परंतु "
],
"examples": [
"उदाहरण"
],
"feature": [
"वैशिष्ट्य",
"सुविधा"
],
"given": [
"* ",
"जर",
"दिलेल्या प्रमाणे "
],
"name": "Marathi",
"native": "मराठी",
"rule": [
"नियम"
],
"scenario": [
"परिदृश्य"
],
"scenarioOutline": [
"परिदृश्य रूपरेखा"
],
"then": [
"* ",
"मग ",
"तेव्हा "
],
"when": [
"* ",
"जेव्हा "
]
}
}
}
49 changes: 48 additions & 1 deletion gherkin/python/gherkin/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,5 +3564,52 @@
"* ",
""
]
},
"mr": {
"and": [
"* ",
"आणि ",
"तसेच "
],
"background": [
"पार्श्वभूमी"
],
"but": [
"* ",
"पण ",
"परंतु "
],
"examples": [
"उदाहरण"
],
"feature": [
"वैशिष्ट्य",
"सुविधा"
],
"given": [
"* ",
"जर",
"दिलेल्या प्रमाणे "
],
"name": "Marathi",
"native": "मराठी",
"rule": [
"नियम"
],
"scenario": [
"परिदृश्य"
],
"scenarioOutline": [
"परिदृश्य रूपरेखा"
],
"then": [
"* ",
"मग ",
"तेव्हा "
],
"when": [
"* ",
"जेव्हा "
]
}
}
}
49 changes: 48 additions & 1 deletion gherkin/ruby/lib/gherkin/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,5 +3564,52 @@
"* ",
""
]
},
"mr": {
"and": [
"* ",
"आणि ",
"तसेच "
],
"background": [
"पार्श्वभूमी"
],
"but": [
"* ",
"पण ",
"परंतु "
],
"examples": [
"उदाहरण"
],
"feature": [
"वैशिष्ट्य",
"सुविधा"
],
"given": [
"* ",
"जर",
"दिलेल्या प्रमाणे "
],
"name": "Marathi",
"native": "मराठी",
"rule": [
"नियम"
],
"scenario": [
"परिदृश्य"
],
"scenarioOutline": [
"परिदृश्य रूपरेखा"
],
"then": [
"* ",
"मग ",
"तेव्हा "
],
"when": [
"* ",
"जेव्हा "
]
}
}
}

0 comments on commit adf011c

Please sign in to comment.