minor #11608 [Validator] Added Swedish translations (78) (Nyholm)

This PR was merged into the 2.6-dev branch.

Discussion
----------

[Validator] Added Swedish translations (78)

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | part of #11489
| License       | MIT

Added the missing Swedish translations into master.

Commits
-------

d2bd92f [Validator] Added Swedish translations
This commit is contained in:
Fabien Potencier 2014-08-08 08:21:06 +02:00
commit 56f934f8f6

View File

@ -298,6 +298,10 @@
<source>The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed.</source>
<target>Bilden är porträttsorienterad ({{ width }}x{{ height }}px). Porträttsorienterade bilder tillåts inte.</target>
</trans-unit>
<trans-unit id="78">
<source>An empty file is not allowed.</source>
<target>En tom fil är inte tillåten.</target>
</trans-unit>
</body>
</file>
</xliff>