Skip to content

Missing translations for Armenian (hy) #51894

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

Open
carsonbot opened this issue Oct 9, 2023 · 0 comments
Open

Missing translations for Armenian (hy) #51894

carsonbot opened this issue Oct 9, 2023 · 0 comments
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations

Comments

@carsonbot
Copy link

carsonbot commented Oct 9, 2023

Hello,

There are some translation work needed for Armenian (hy) and we are looking for a native speaker to help us out.

Here is a short example of what you need to do. There are 4 rules:

  1. You must be a Armenian (hy) native speaker
  2. You must look at the existing translations and follow the same "style" or "tone"
  3. You must make your PR to branch 6.4
  4. You must use the correct indentation (number of spaces)

These are the files that should be updated:

Show related strings

src/Symfony/Component/Security/Core/Resources/translations/security.hy.xlf

Id English Translation Status
20 Too many failed login attempts, please try again in %minutes% minutes. Չափազանց շատ անհաջող մուտքի փորձեր, խնդրում ենք փորձել կրկին %minutes% րոպեից. Needs review

src/Symfony/Component/Validator/Resources/translations/validators.hy.xlf

Id English Translation Status
37 This is not a valid IP address. Այս արժեքը վավեր IP հասցե չէ։ Needs review
51 No temporary folder was configured in php.ini. php.ini-ում չի կարգավորվել ժամանակավոր թղթապանակ, կամ կարգավորված թղթապանակը չկա։ Needs review
59 This is not a valid International Bank Account Number (IBAN). Այս արժեքը վավեր միջազգային բանկային հաշվի համար (IBAN) չէ։ Needs review
81 This is not a valid Business Identifier Code (BIC). Այս արժեքը վավեր բիզնեսի նորմատիվ կոդ (BIC) չէ։ Needs review
83 This is not a valid UUID. Այս արժեքը վավեր UUID չէ։ Needs review
101 This value is not a valid CSS color. Այս արժեքը վավեր CSS գույն չէ։ Needs review
102 This value is not a valid CIDR notation. Այս արժեքը վավեր CIDR նշում չէ։ Needs review
103 The value of the netmask should be between {{ min }} and {{ max }}. Ցանցային դիմակի արժեքը պետք է լինի {{ min }}-ի և {{ max }}-ի միջև։ Needs review
104 The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less. Ֆայլի անունը շատ երկար է։ Այն պետք է ունենա {{ filename_max_length }} նիշ կամ պակաս։ Needs review
105 The password strength is too low. Please use a stronger password. Գաղտնաբառի անվտանգությունը շատ ցածր է։ Խնդրում ենք գործածել ավելի ամրագույն գաղտնաբառ։ Needs review
106 This value contains characters that are not allowed by the current restriction-level. Այս արժեքը պարունակում է այն նիշերը, որոնք չեն թույլատրվում ըստ ընթացիկ սահմանումների։ Needs review
107 Using invisible characters is not allowed. Անտեսանելի նիշերի օգտագործումը չի թույլատրվում։ Needs review
108 Mixing numbers from different scripts is not allowed. Թվերի խառնուրդը տարբեր սցենարներից չի թույլատրվում։ Needs review
109 Using hidden overlay characters is not allowed. Թաքնված ծածկանիշերի օգտագործումը չի թույլատրվում։ Needs review
110 The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}. Ֆայլի ընդլայնումը անվավեր է ({{ extension }})։ Թույլատրվող ընդլայնումներն են՝ {{ extensions }}։ Needs review
111 The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}. Հայտնաբերված նիշագրության կոդը անվավեր է ({{ detected }})։ Թույլատրվող կոդերն են՝ {{ encodings }}։ Needs review
112 This value is not a valid MAC address. Այս արժեքը վավեր MAC հասցե չէ։ Needs review
113 This URL is missing a top-level domain. Այս URL-ը չունի վերին մակարդակի դոմեյն: Needs review
114 This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words. Այս արժեքը շատ կարճ է: պետք է պարունակի գոնե մեկ բառ.|Այս արժեքը շատ կարճ է: պետք է պարունակի գոնե {{ min }} բառեր: Needs review
115 This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less. Այս արժեքը շատ երկար է: պետք է պարունակի միայն մեկ բառ.|Այս արժեքը շատ երկար է: պետք է պարունակի {{ max }} բառ կամ ավելի քիչ: Needs review
116 This value does not represent a valid week in the ISO 8601 format. Այս արժեքը չի ներկայացնում ISO 8601 ձևաչափով գործող շաբաթ։ Needs review
117 This value is not a valid week. Այս արժեքը վավեր շաբաթ չէ: Needs review
118 This value should not be before week "{{ min }}". Այս արժեքը չպետք է լինի «{{ min }}» շաբաթից առաջ։ Needs review
119 This value should not be after week "{{ max }}". Այս արժեքը չպետք է լինի «{{ max }}» շաբաթից հետո։ Needs review
121 This value is not a valid Twig template. Այս արժեքը վավեր Twig ձևանմուշ չէ: Needs review

Note

If you want to work on this issue, add a comment to assign it to yourself and let others know that this is already taken.

@carsonbot carsonbot added Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations labels Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations
Projects
None yet
Development

No branches or pull requests

1 participant