-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Missing ru translations #30206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Missing ru translations #30206
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xabbuh
and others
added 23 commits
February 8, 2019 18:03
…yweb) This PR was merged into the 3.4 branch. Discussion ---------- [Form][MappingRule] Remove unnecessary cast | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- fc09c28 [Form][MappingRule] Remove unnecessary cast
This PR was merged into the 3.4 branch. Discussion ---------- [Form] add missing null return type | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | This reflects how all our implementations of this interface actually behave. Commits ------- 03abfc0 add missing null return type
…abbuh) This PR was merged into the 3.4 branch. Discussion ---------- add xabbuh as code owner of the Form component | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- d0ae383 add xabbuh as code owner of the Form component
…) (nicolas-grekas) This PR was squashed before being merged into the 3.4 branch (closes symfony#30124). Discussion ---------- Fix KernelTestCase compatibility for PhpUnit 8 (bis) | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Follow up of symfony#30084 and @Tobion's comment there. Fabbot failure is a false-positive. Commits ------- 1077df6 Fix KernelTestCase compatibility for PhpUnit 8 (bis)
…uiluz) This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Added a missing translation | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- 3469837 [Validator] Added a missing translation
…s no longer needed (scuben) This PR was merged into the 3.4 branch. Discussion ---------- [PhpunitBridge] dropping ext-zip suggestion as its no longer needed | Q | A | ------------- | --- | Branch? | 3.4 <!-- see below --> | Bug fix? | yes | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | License | MIT The zip requirement was dropped after this pull request: symfony#29265 Commits ------- bb4b53b Update composer.json
…cessor (nick-zh) This PR was submitted for the master branch but it was squashed and merged into the 3.4 branch instead (closes symfony#30136). Discussion ---------- use PropertyAccessorInterface instead of PropertyAccessor [Validator] [Constraints] use PropertyAccessorInterface instead of PropertyAccessor | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony#30133 (partially) | License | MIT | Doc PR | none Commits ------- 3e3ca9d use PropertyAccessorInterface instead of PropertyAccessor
This PR was merged into the 3.4 branch. Discussion ---------- [Form] add back test after fixing it | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony#29934 (comment) | License | MIT | Doc PR | Commits ------- 0daeba8 add back test after fixing it
…oken (Antoine Lamirault) This PR was merged into the 3.4 branch. Discussion ---------- [Security] fix switch user without having current token | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony#22729 | License | MIT Attempting to switch a user cause an error when not having any token in the storage Commits ------- 15db914 [Security] fix switch user without having current token
… translations for the Portuguese ("pt") locale
…French (fr) locale (Martin) This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Add the missing translations for the French (fr) locale | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony#30164 | License | MIT | Doc PR | - To simplify things, translated files contains all the keys of the French file in `master` branch. That's why our translations in 3.4 branch contain the keys `id = 84` and `id = 85` even if that is not used in 3.4 branch. I propose to also include that unused key in the French file to make it easier to keep things in sync. Commits ------- 9a86504 [Validator] Add the missing translations for the French (fr) locale
…Portuguese ("pt") locale (pedroresende) This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Add the missing translations for the Portuguese ("pt") locale | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony#30181 | License | MIT This PR addresses the issue symfony#30181, adding the missing translations. Commits ------- 95795dc add_missing_translations_for_portuguese : [Validator] Add the missing translations for the Portuguese ("pt") locale
…Russian (ru) locale (antonch1989)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added missing ru translations for the validator component