Skip to content
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

New Crowdin updates #705

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/Pumukit/CoreBundle/Resources/translations/messages.es.xlf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="es" datatype="plaintext" original="file.ext">
<file source-language="en" target-language="es-ES" datatype="plaintext" original="file.ext">
<header>
<tool tool-id="symfony" tool-name="Symfony"/>
</header>
Expand All @@ -11,7 +11,7 @@
</trans-unit>
<trans-unit id="6KJWgkr" resname="The folder name is not valid. The allowed characters are: upper and lower case, numbers, space and _">
<source>The folder name is not valid. The allowed characters are: upper and lower case, numbers, space and _</source>
<target state="needs-translation">The folder name is not valid. The allowed characters are: upper and lower case, numbers, space and _</target>
<target state="translated">El nombre de la carpeta no es válido. Los caracteres permitidos son: mayúsculas y minúsculas, números, espacio y _</target>
</trans-unit>
<trans-unit id="WGK6Qnl" resname="Upload video to: %folder%">
<source>Upload video to: %folder%</source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@
</trans-unit>
<trans-unit id="iCgsLsi" resname="Most viewed on the last month">
<source>Most viewed on the last month</source>
<target state="translated">Els més vistos del mes passat</target>
<target state="translated">Més vistos el darrer mes</target>
</trans-unit>
<trans-unit id="wodtiBE" resname="Hightlight">
<source>Hightlight</source>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="es" datatype="plaintext" original="file.ext">
<file source-language="en" target-language="es-ES" datatype="plaintext" original="file.ext">
<header>
<tool tool-id="symfony" tool-name="Symfony"/>
</header>
Expand Down Expand Up @@ -759,7 +759,7 @@
</trans-unit>
<trans-unit id="fgtr654" resname="News">
<source>News</source>
<target state="needs-translation">News</target>
<target state="translated">Noticias</target>
</trans-unit>
</body>
</file>
Expand Down
Loading