8000 minor #43381 Bosnian translation (WaiSkats) · symfony/symfony@73bae10 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73bae10

Browse files
committed
minor #43381 Bosnian translation (WaiSkats)
This PR was merged into the 4.4 branch. Discussion ---------- Bosnian translation | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Doc PR | symfony/symfony-docs#... Commits ------- 28fc163 added missing translations for Bosnian (bs)
2 parents a449800 + 28fc163 commit 73bae10

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@
7070
<source>Invalid or expired login link.</source>
7171
<target>Link za prijavljivanje je istekao ili je neispravan.</target>
7272
</trans-unit>
73+
<trans-unit id="19">
74+
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
75+
<target>Previše neuspjelih pokušaja prijave, pokušajte ponovo za %minutes% minuta.</target>
76+
</trans-unit>
77+
<trans-unit id="20">
78+
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79+
<target>Previše neuspjelih pokušaja prijave, pokušajte ponovo za %minutes% minuta.</target>
80+
</trans-unit>
7381
</body>
7482
</file>
7583
</xliff>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Ova vrijednost nije ispravna međunarodna identifikaciona oznaka hartija od vrijednosti (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Ova vrijednost bi trebala biti važeći izraz.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)
0