http://www.icyphoenix.com/viewtopic.php?f=5&t=8184
-----------------------------------
spydie
Thu 03 Nov, 2011 20:30

Spanish Translation For Icy Phoenix 2.0
-----------------------------------
I´ve finished spanish translation of IP 2.0 .

There will be still a few errors i have´nt found, but if you could post them here, i´ll fix them in the download


last update 10/11/2012


-----------------------------------
ThE KuKa
Tue 08 Nov, 2011 21:03

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
Thanks spydie!

And [b]MG (Luca)[/b], this is the new package or translator official for the Spanish Language (JANU this disappeared) :oops: 

You can upload to GIT ?

Greets!


-----------------------------------
TheSteffen
Wed 09 Nov, 2011 07:56

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
I can upload it to git if you wish  :mricy:


-----------------------------------
TopoMotoV3X
Wed 09 Nov, 2011 19:16

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
Good job spydie!  :drink_02:


-----------------------------------
ThE KuKa
Wed 09 Nov, 2011 20:13

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
[quote user="TheSteffen" post="54491"]I can upload it to git if you wish  :mricy:[/quote]
Yes please TheSteffen :D


-----------------------------------
TheSteffen
Wed 09 Nov, 2011 20:56

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
Done: https://github.com/MightyGorgon/icy_phoenix_langs/tree/master/trunk  :mricy:


-----------------------------------
spydie
Wed 09 Nov, 2011 22:07

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
[quote user="TheSteffen" post="54498"]Done: https://github.com/MightyGorgon/icy_phoenix_langs/tree/master/trunk  :mricy:[/quote]

Forked it.


-----------------------------------
Hans
Fri 18 Nov, 2011 06:42

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
I don't know Spanish, but I think the other admin on my forum does. I will install this and try it out!


-----------------------------------
ThE KuKa
Wed 01 Aug, 2012 05:05

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
@ Spydie - Please fix this:
[quote user="ThE KuKa" post="56096"]OPEN [b]language/lang_spanish/lang_main.php[/b] file

[b]FIND:[/b]
[code]	'LINK_REFERRERS' => 'Referidos HTTP',[/code]
[b]REPLACE WITH:[/b]
[code]	'LINK_REFERERS' => 'Referidos HTTP',[/code][/quote]


-----------------------------------
spydie
Wed 01 Aug, 2012 20:05

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
fixed and Download updated .

thanks TheKuka


-----------------------------------
Mighty Gorgon
Thu 02 Aug, 2012 22:30

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
Please, let me know when the translation is complete.


-----------------------------------
zercosz
Wed 15 Aug, 2012 11:46

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
Gracias por el trabajo que os meteis.  :mryellow: 

Me he registrado para comunicaros un fallo en la traduccion.

En el archivo lang_extend_icy_phoenix.php, linea 498, donde pone 'PHP Cron Cumplea&ñtilde;os' habria que cambiarlo por 'PHP Cron Cumplea&ntilde;os'

In english:

File "lang_extend_icy_phoenix.php", line 498

Change this

[code linenumbers=false]'PHP Cron Cumplea&ñtilde;os'[/code]

By this

[code linenumbers=false]'PHP Cron Cumplea&ntilde;os'[/code]




Un saludo y gracias por todo.  :D


-----------------------------------
TheSteffen
Wed 15 Aug, 2012 12:16

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
It normaly should work fine... if you safe all files as UTF-8 without BOM

So you dont have to rewite all files.
Can you please test the Attachment


-----------------------------------
zercosz
Wed 15 Aug, 2012 12:55

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
[quote user="TheSteffen" post="56311"]It normaly should work fine... if you safe all files as UTF-8 without BOM

So you dont have to rewite all files.
Can you please test the Attachment[/quote]

[code linenumbers=false]Not works because the "&ñtilde;" is not the standard, the better is "&ntilde;".[/code]

[img align=left]http://img.imgur.com/lHKMt.png[/img]

I use Notepad++ as editor.

I only rewrite this file for this failure.

------------------------------------------------------------------

Cambiando de tema.

Ya se que este pack es una beta, por eso voy a comentar otro fallo.

En la configuracion del Ajax aparecen varias lineas vacias:

http://img.imgur.com/UTP7L.png

Estas lineas estan en el "lang_admin.php" (en el ingles pero no en el español) y van desde la linea 2066 hasta la 2077.

[code linenumbers=false]'AJAX_CHAT_MSGS_REFRESH' => 'Refresh Time Interval',
	'AJAX_CHAT_MSGS_REFRESH_EXPLAIN' => 'Please enter the time interval in seconds for the system to check for new chat messages. This value should not be below 2 seconds (it will be forced to 1 second if a lower value is set).',
	'AJAX_CHAT_SESSION_REFRESH' => 'Session Length',
	'AJAX_CHAT_SESSION_REFRESH_EXPLAIN' => 'Please enter the chat session duration. This value is used to check if users in chat left the conversation. This value should not be below 10 seconds (this value will be forced to be 5 seconds if a lower value is set).',
	'AJAX_CHAT_LINK_TYPE' => 'Chat Window Format',
	'AJAX_CHAT_LINK_TYPE_EXPLAIN' => 'Please specify if you want a simplified chat window or a window with full header and footer (simplified is cleaner and faster).',
	'AJAX_CHAT_LINK_TYPE_SIMPLE' => 'Simplified',
	'AJAX_CHAT_LINK_TYPE_FULL' => 'Full',
	'AJAX_CHAT_NOTIFICATION' => 'Private Chat Notification',
	'AJAX_CHAT_NOTIFICATION_EXPLAIN' => 'If you enable this option, a notification will be sent to the user in case of Private Chat Request.',
	'AJAX_CHAT_CHECK_ONLINE' => 'Private Chat Link Only For Online Users',
	'AJAX_CHAT_CHECK_ONLINE_EXPLAIN' => 'If you enable this option, the Private Chat link will be displayed only for users already in chat, otherwise it will be displayed for all users online in the site.',[/code]


-----------------------------------
spydie
Wed 15 Aug, 2012 22:54

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
ya se, y estoy trabajando en ello, los subire en cuando tenga linea de nuevo, ya que ahora mismo estoy por el smartphone.

[hr]

i know, and i´m working on it. I´ll upload the reviewed files, when i get a new connection at home, because at the moment i´m working with my smartphone


-----------------------------------
ThE KuKa
Fri 17 Aug, 2012 02:18

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
[code]'PHP Cron Cumplea&ñtilde;os'[/code]
REPLACE:
[code]'PHP Cron Cumpleaños'[/code]
Not save file ASCII, save file UFT-8

Not use Note Pad (Windows) to edit files please, use Notepad++ is a great editor and free.


-----------------------------------
spydie
Tue 21 Aug, 2012 22:24

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
First post updatet


-----------------------------------
ThE KuKa
Wed 22 Aug, 2012 14:17

Re: IP 2.0 Beta Lang_spanish
-----------------------------------
Thanks Spydie :D


-----------------------------------
spydie
Sat 25 Aug, 2012 15:01

Re: IP 2.0 Lang_spanish
-----------------------------------
MG.

I think that the Translation is complete.

There might be some minor errors with accent´s in the wrong place, but if Users, post them here, i´ll fix them on the fly


-----------------------------------
Mighty Gorgon
Sun 26 Aug, 2012 10:31

Re: IP 2.0 Lang_spanish
-----------------------------------
Great, I'm going to update package and GIT this morning.

Thanks guys!


-----------------------------------
spydie
Fri 26 Oct, 2012 18:20

Re: Spanish Translation For Icy Phoenix 2.0
-----------------------------------
first post updated with latest review 10/11/2012


-----------------------------------
Mighty Gorgon
Sat 17 Nov, 2012 11:34

Re: Spanish Translation For Icy Phoenix 2.0
-----------------------------------
Translation updated in Download section


