2008-10-31 Jorge Gonzalez <jorgegonz@artica.es>

* include/languages/es.po, include/languages/es.mo: Updated Spanish 
          translation.

        * include/languages/index.pot, include/languages/Makefile: Updated  
          translation infrastructure.

        * include/languages/fi.po, include/languages/fi.mo: Added finnish   
          translation from Rosetta.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
jorgonzalez 2008-10-31 10:46:55 +00:00
parent 1a144f11cb
commit cdf8109bf7
7 changed files with 6388 additions and 808 deletions

View File

@ -1,3 +1,14 @@
2008-10-31 Jorge Gonzalez <jorgegonz@artica.es>
* include/languages/es.po, include/languages/es.mo: Updated Spanish
translation.
* include/languages/index.pot, include/languages/Makefile: Updated
translation infrastructure.
* include/languages/fi.po, include/languages/fi.mo: Added finnish
translation from Rosetta.
2008-10-29 Evi Vanoost <vanooste@rcbi.rochester.edu>
* operation/agentes/status_monitor.php: Made it a bit faster and fixed

View File

@ -1,4 +1,4 @@
all: ast.mo ca.mo cs.mo de.mo es.mo eu.mo fr.mo gl.mo hi.mo hu.mo it.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sl.mo sv.mo te.mo uk.mo zh_CN.mo zh_TW.mo
all: ast.mo ca.mo cs.mo de.mo es.mo eu.mo fi.mo fr.mo gl.mo hi.mo hu.mo it.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sl.mo sv.mo te.mo uk.mo zh_CN.mo zh_TW.mo
xgettext `find ../../ -name "*\.php"` --output=index.pot --keyword=__ --add-comments=///
ast.mo: ast.po
@ -19,6 +19,9 @@ es.mo: es.po
eu.mo: eu.po
msgfmt eu.po -o eu.mo
fi.mo: fi.po
msgfmt fi.po -o fi.mo
fr.mo: fr.po
msgfmt fr.po -o fr.mo

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff