Skip to content

[Validator] Improve Bulgarian translations. #30550

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

Merged
merged 1 commit into from
Mar 13, 2019
Merged

[Validator] Improve Bulgarian translations. #30550

merged 1 commit into from
Mar 13, 2019

Conversation

moynzzz
Copy link
Contributor

@moynzzz moynzzz commented Mar 13, 2019

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets none
License MIT
Doc PR none

This pull request is an improvement on top of #30227 and improves translations in the following ways:

  • Make consistent how This word is translated.
  • Make consistent how This value is translated.
  • Fix capitalization rules for abbreviations.
  • Change email to имейл (this is a word in the official Bulgarian dictionary).
  • Removes unnecessary words in brackets.

Feel free to comment and criticize I'm not a professional translator.

@nicolas-grekas
Copy link
Member

Thank you @moynzzz.

@nicolas-grekas nicolas-grekas merged commit d15c76c into symfony:3.4 Mar 13, 2019
nicolas-grekas added a commit that referenced this pull request Mar 13, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

[Validator] Improve Bulgarian translations.

| Q             | A
| ------------- | ---
| Branch?       | 3.4 <!-- see below -->
| 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 | none   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | none <!-- required for new features -->

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

This pull request is an improvement on top of #30227 and improves translations in the following ways:

- Make consistent how `This` word is translated.
- Make consistent how `This value` is translated.
- Fix capitalization rules for abbreviations.
- Change `email` to `имейл` (this is a word in the official Bulgarian dictionary).
- Removes unnecessary words in brackets.

Feel free to comment and criticize I'm not a professional translator.

Commits
-------

d15c76c Make translations consistent with other translations.
@moynzzz moynzzz deleted the improve_bulgarian_translations branch March 14, 2019 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants