Skip to content

trentasis/zimbra-catala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • How to download this language package?
  • How to deploy the translation package ?
  • On a new terminal type "sudo ./deploy.sh"

When you execute deploy.sh it makes a new directory called backup, where it backups the old Catalan translations.

This Catalan language pack contains:

AjxKeys.properties AjxMsg.properties I18nMsg.properties CHANGELOG deploy.sh l18nMsg.properties README ZabMsg.properties ZaMsg.properties ZbMsg.properties ZhMsg.properties ZmKeys.properties ZmMsg.properties ZMsg.properties ZmSMS.properties

Both administration and user pages are translated.

This translation has been possible thanks to the support of the Department of Culture of the Generalitat of Catalonia.

Aquesta traducció ha sigut possible gràcies al suport del Departament de Cultura de la Generalitat de Catalunya.

alt text

OLD README

  • In order to deploy this translation, you first need to convert it from UTF-8 to ASCII, which is the encoding zimbra uses. You may do it with the following command (change according to new versions of the jdk) /opt/zimbra/java/bin/native2ascii -encoding UTF-8 ZmMsg.properties ZmMsg_ca.properties

  • Note that if you want to use an ISO-8859-1 encoded file, you have to change the command accordingly

  • Then, we make a backup of the zimbra language file, if there is any cp /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg_ca.properties ./ZmMsg_ca.properties.old

  • And last, we copy our file in place cp ZmMsg_ca.properties /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ZmMsg_ca.properties

  • Remember, in order to update the language strings, you have to

    • zmcontrol stop
    • zmcontrol start
    • Clean your browser's cache

Good luck!

About

Traducción al catalán de Zimbra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%