Page 1 of 1

Español España Lenguaje

Posted: 24 Oct 2022, 13:35
by Jhorton
He hecho lo que pude para tener lenguaje español, espero no tenga errores, no se a quien enviar

Lenguaje Español para Phoca Commander:

https://mega.nz/file/gDg0CC7K#KnjQmBZ0R ... yunPcSesOU

Re: Español España Lenguaje

Posted: 25 Oct 2022, 23:18
by Jan
Hi, thank you very much for the translation:
https://www.phoca.cz/download/category/ ... -component

Thank you, Jan

Re: Español España Lenguaje

Posted: 28 Oct 2022, 07:36
by plamen
J4 adopted a slightly different approach by removing files prefix es-ES and using language folders inside components:

Code: Select all

<fileset>
	<files folder="administrator/language/es-ES" target="administrator/components/com_phocacommander/language/es-ES">
		<file>com_phocacommander.ini</file>
		<file>com_phocacommander.sys.ini</file>
	</files>
</fileset>

Re: Español España Lenguaje

Posted: 28 Oct 2022, 08:38
by Benno
Hi,
that is correct, but the J3 / J25 method still works. If not, backward compatibility of language packs would no longer exist and each translator would have to publish separate language packs for Phoca J4 extensions in addition to the existing J25 / J3 language packs. Which is unnecessary because the content of the Phoca extensions language files is the same. (Excluding the strings that are only needed for Phoca J4 extensions)

Kind regards,
Benno