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
Español España Lenguaje
-
- Phoca Newbie
- Posts: 5
- Joined: 07 Oct 2022, 19:56
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Español España Lenguaje
Hi, thank you very much for the translation:
https://www.phoca.cz/download/category/ ... -component
Thank you, Jan
https://www.phoca.cz/download/category/ ... -component
Thank you, Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Professional
- Posts: 100
- Joined: 16 Mar 2014, 13:23
Re: Español España Lenguaje
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>
- Benno
- Phoca Hero
- Posts: 9451
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Español España Lenguaje
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
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