Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
20 lines
941 B
XML
20 lines
941 B
XML
<?xml version="1.0"?>
|
|
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
|
<file source-language="en" datatype="plaintext" original="file.ext">
|
|
<body>
|
|
<trans-unit id="28">
|
|
<source>This form should not contain extra fields.</source>
|
|
<target>Ta obrazec ne sme vsebovati dodatnih polj.</target>
|
|
</trans-unit>
|
|
<trans-unit id="29">
|
|
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
|
|
<target>Naložena datoteka je prevelika. Prosimo, poizkusite naložiti manjšo.</target>
|
|
</trans-unit>
|
|
<trans-unit id="30">
|
|
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
|
|
<target>CSRF vrednost je napačna. Prosimo, ponovno pošljite obrazec.</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|