From e61702d278f985b67fad93df9b657d2a401ba2a4 Mon Sep 17 00:00:00 2001
From: Lahmizzar Muinela <lahmizzar@devxive.com>
Date: Thu, 05 Dec 2013 18:08:30 -0500
Subject: [PATCH] Update spanish translations es-ES, ca-ES closes #1

---
 languages/ca-ES/admin/ca-ES.com_projectfork.ini |   23 +++++++++++++++++++++--
 1 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/languages/ca-ES/admin/ca-ES.com_projectfork.ini b/languages/ca-ES/admin/ca-ES.com_projectfork.ini
index b8623db..653bcaf 100644
--- a/languages/ca-ES/admin/ca-ES.com_projectfork.ini
+++ b/languages/ca-ES/admin/ca-ES.com_projectfork.ini
@@ -10,7 +10,26 @@
 ; COM_PROJECTFORK_RULES_LABEL
 ; COM_PROJECTFORK_RULES_NOTE
 
-; Projectfork 4.2 - Projectfork 
+; Projectfork 4.2 - Notifications
+; COM_PFREPO_NOTE_EMAIL_NEW_SUBJECT = "[%s] %s created a note: %s"
+; COM_PFREPO_NOTE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following note:\n\n%s\n\nSee the full note by visiting the link below:\n%s"
+; COM_PFREPO_NOTE_EMAIL_UPD_SUBJECT = "[%s] %s updated a note: %s"
+; COM_PFREPO_NOTE_EMAIL_UPD_MESSAGE = "Dear %s,\n%s updated the following note:\n\n%s\n\nSee the full note by visiting the link below:\n%s"
+; COM_PFREPO_FILE_EMAIL_NEW_SUBJECT = "[%s] %s uploaded a file: %s"
+; COM_PFREPO_FILE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s uploaded the following file:\n\n%s\n\nDownload it by clicking the link below:\n%s"
+; COM_PFREPO_FILE_EMAIL_UPD_SUBJECT = "[%s] %s updated a file: %s"
+; COM_PFREPO_FILE_EMAIL_UPD_MESSAGE = "Dear %s,\n%s updated the following file:\n\n%s\n\nDownload it by visiting the link below:\n%s"
+; COM_PROJECTFORK_TOPIC_EMAIL_NEW_SUBJECT = "[%s] %s created a discussion topic: %s"
+; COM_PROJECTFORK_TOPIC_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following discussion:\n\n%s\n\nSee the full discussion by visiting the link below:\n%s"
+; COM_PROJECTFORK_TASK_EMAIL_NEW_SUBJECT = "[%s] %s created a task: %s"
+; COM_PROJECTFORK_TASK_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following task:\n\n%s\n\nSee the full task details by visiting the link below:\n%s"
+; COM_PROJECTFORK_MILESTONE_EMAIL_NEW_SUBJECT = "[%s] %s created a milestone: %s"
+; COM_PROJECTFORK_MILESTONE_EMAIL_NEW_MESSAGE = "Dear %s,\n%s created the following milestone:\n\n%s\n\nSee the full milestone details by visiting the link below:\n%s"
+
+; COM_PROJECTFORK_TASK_EMAIL_ASSIGN_SUBJECT = "[%s] %s assigned you to a task: %s"
+; COM_PROJECTFORK_TASK_EMAIL_ASSIGN_MESSAGE = "Dear %s,\n%s assigned you to the following task:\n\n%s\n\nSee the full task details by visiting the link below:\n%s"
+
+; Projectfork 4.2 - Projectfork
 JOPTION_SELECT_GROUP = "-Seleccionar grup-"
 JACTION_ADD_GROUP = "Afegeix un grup de"
 COM_PROJECTFORK_INCLUDING = "Incloent-hi"
@@ -33,7 +52,7 @@
 ; @since    4.1
 ;
 
-; Projectfork 4.1 - Projectfork 
+; Projectfork 4.1 - Projectfork
 COM_PROJECTFORK_CONFIG_USER_PROFILE_LINK_LABEL = "Enllaç de perfil d'usuari"
 COM_PROJECTFORK_CONFIG_USER_PROFILE_LINK_DESC  = "Seleccioni on enllaços de perfil d'usuari d'assenyalar en la interfície."
 COM_PROJECTFORK_CONFIG_USER_PROFILE_AVATAR_LABEL = "Avatar de perfil d'usuari"

--
Gitblit v1.9.1