Español España Lenguaje

Phoca Download - download manager
Jhorton
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 07 Oct 2022, 19:56

Español España Lenguaje

Post 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

Tags:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47885
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Español España Lenguaje

Post by Jan »

Hi, thank you very much for the translation:
https://www.phoca.cz/download/category/ ... -component

Thank you, Jan
If you find Phoca extensions useful, please support the project
plamen
Phoca Professional
Phoca Professional
Posts: 100
Joined: 16 Mar 2014, 13:23

Re: Español España Lenguaje

Post 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>
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9119
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Español España Lenguaje

Post 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
Post Reply