Skip to content

Commit

Permalink
Add a Polish translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Jan 30, 2015
1 parent 1154906 commit 7ff46d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/translations/validators.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,10 @@
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>Ta wartość nie powinna być identycznego typu {{ compared_value_type }} oraz wartości {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="73">
<source>This value does not match the expected {{ charset }} charset.</source>
<target>Ta wartość nie pasuje do oczekiwanego zestawu znaków {{ charset }}.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 7ff46d8

Please sign in to comment.