Updating .po and .sql files (2014-07-03 12:43)

This commit is contained in:
Julio Cesar Laura
2014-07-03 12:43:00 -04:00
3 changed files with 70 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: ProcessMaker 2.5.1.1\n"
"Project-Id-Version: ProcessMaker 2.5.2.3\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2014-06-11 09:56:42\n"
"PO-Revision-Date: 2014-07-03 12:29:08\n"
"Last-Translator: \n"
"Language-Team: Colosa Developers Team <developers@colosa.com>\n"
"MIME-Version: 1.0\n"
@@ -16297,6 +16297,48 @@ msgstr "A trigger with the same name already exists in this process."
msgid "The case with {0}: {1} does not exist."
msgstr "The case with {0}: {1} does not exist."
# TRANSLATION
# LABEL/ID_CATEGORY_NAME_ALREADY_EXISTS
#: LABEL/ID_CATEGORY_NAME_ALREADY_EXISTS
msgid "The category name with {0}: \"{1}\" already exists."
msgstr "The category name with {0}: \"{1}\" already exists."
# TRANSLATION
# LABEL/ID_MSG_CONFIRM_DELETE_USER_ASSINGED_SUPERVISOR
#: LABEL/ID_MSG_CONFIRM_DELETE_USER_ASSINGED_SUPERVISOR
msgid "The user can not be deleted while this assigned as a supervisor. Want removed anyway?"
msgstr "The user can not be deleted while this assigned as a supervisor. Want removed anyway?"
# TRANSLATION
# LABEL/ID_NAME_STG_TITLE_REQUIRE
#: LABEL/ID_NAME_STG_TITLE_REQUIRE
msgid "Stage title required"
msgstr "Stage title required"
# TRANSLATION
# LABEL/ID_INPUT_DOCUMENT_ITS_ASSIGNED
#: LABEL/ID_INPUT_DOCUMENT_ITS_ASSIGNED
msgid "The Input Document with {0}: {1} it's assigned in \"{2}\"."
msgstr "The Input Document with {0}: {1} it's assigned in \"{2}\"."
# TRANSLATION
# LABEL/ID_PROCESS_VARIABLE_DOES_NOT_EXIST
#: LABEL/ID_PROCESS_VARIABLE_DOES_NOT_EXIST
msgid "The variable with {0}: {1} does not exist."
msgstr "The variable with {0}: {1} does not exist."
# TRANSLATION
# LABEL/ID_PROCESS_VARIABLE_REQUIRED_VARIABLES_FOR_QUERY
#: LABEL/ID_PROCESS_VARIABLE_REQUIRED_VARIABLES_FOR_QUERY
msgid "The variable \"{0}\" required the variables \"{1}\" for the query."
msgstr "The variable \"{0}\" required the variables \"{1}\" for the query."
# TRANSLATION
# LABEL/ID_OUTPUT_DOCUMENT_ITS_ASSIGNED
#: LABEL/ID_OUTPUT_DOCUMENT_ITS_ASSIGNED
msgid "The Output Document with {0}: {1} it's assigned in \"{2}\"."
msgstr "The Output Document with {0}: {1} it's assigned in \"{2}\"."
# additionalTables/additionalTablesData.xml?ADD_TAB_NAME
# additionalTables/additionalTablesData.xml
#: text - ADD_TAB_NAME

View File

@@ -6883,6 +6883,22 @@ SELECT 'LABEL','ID_CANT_DELETE_DEPARTMENT_HAS_USERS','en','Department cannot be
SELECT 'LABEL','ID_CANT_SAVE_TRIGGER','en','A trigger with the same name already exists in this process.','2014-05-29'
UNION ALL
SELECT 'LABEL','ID_CASE_DOES_NOT_EXIST2','en','The case with {0}: {1} does not exist.','2014-06-05'
UNION ALL
SELECT 'LABEL','ID_CATEGORY_NAME_ALREADY_EXISTS','en','The category name with {0}: "{1}" already exists.','2014-06-12'
UNION ALL
SELECT 'LABEL','ID_MSG_CONFIRM_DELETE_USER_ASSINGED_SUPERVISOR','en','The user can not be deleted while this assigned as a supervisor. Want removed anyway?','2014-06-20'
UNION ALL
SELECT 'LABEL','ID_NAME_STG_TITLE_REQUIRE','en','Stage title required','2014-06-25'
UNION ALL
SELECT 'LABEL','ID_INPUT_DOCUMENT_ITS_ASSIGNED','en','The Input Document with {0}: {1} it''s assigned in "{2}".','2014-06-26'
UNION ALL
SELECT 'LABEL','ID_PROCESS_VARIABLE_DOES_NOT_EXIST','en','The variable with {0}: {1} does not exist.','2014-06-30'
UNION ALL
SELECT 'LABEL','ID_PROCESS_VARIABLE_REQUIRED_VARIABLES_FOR_QUERY','en','The variable "{0}" required the variables "{1}" for the query.','2014-06-30'
;
INSERT INTO [TRANSLATION] ([TRN_CATEGORY],[TRN_ID],[TRN_LANG],[TRN_VALUE],[TRN_UPDATE_DATE])
SELECT 'LABEL','ID_OUTPUT_DOCUMENT_ITS_ASSIGNED','en','The Output Document with {0}: {1} it''s assigned in "{2}".','2014-07-01'
;
INSERT INTO ISO_LOCATION ([IC_UID],[IL_UID],[IL_NAME],[IL_NORMAL_NAME],[IS_UID])

View File

@@ -4169,7 +4169,16 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_CANT_DELETE_DEPARTMENT_HAS_CHILDREN','en','Can not delete the department, it has a children department.','2014-05-29') ,
( 'LABEL','ID_CANT_DELETE_DEPARTMENT_HAS_USERS','en','Department cannot be deleted while has assigned users.','2014-05-29') ,
( 'LABEL','ID_CANT_SAVE_TRIGGER','en','A trigger with the same name already exists in this process.','2014-05-29') ,
( 'LABEL','ID_CASE_DOES_NOT_EXIST2','en','The case with {0}: {1} does not exist.','2014-06-05') ;
( 'LABEL','ID_CASE_DOES_NOT_EXIST2','en','The case with {0}: {1} does not exist.','2014-06-05') ,
( 'LABEL','ID_CATEGORY_NAME_ALREADY_EXISTS','en','The category name with {0}: "{1}" already exists.','2014-06-12') ,
( 'LABEL','ID_MSG_CONFIRM_DELETE_USER_ASSINGED_SUPERVISOR','en','The user can not be deleted while this assigned as a supervisor. Want removed anyway?','2014-06-20') ,
( 'LABEL','ID_NAME_STG_TITLE_REQUIRE','en','Stage title required','2014-06-25') ,
( 'LABEL','ID_INPUT_DOCUMENT_ITS_ASSIGNED','en','The Input Document with {0}: {1} it''s assigned in "{2}".','2014-06-26') ,
( 'LABEL','ID_PROCESS_VARIABLE_DOES_NOT_EXIST','en','The variable with {0}: {1} does not exist.','2014-06-30') ,
( 'LABEL','ID_PROCESS_VARIABLE_REQUIRED_VARIABLES_FOR_QUERY','en','The variable "{0}" required the variables "{1}" for the query.','2014-06-30') ;
INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE ) VALUES
( 'LABEL','ID_OUTPUT_DOCUMENT_ITS_ASSIGNED','en','The Output Document with {0}: {1} it''s assigned in "{2}".','2014-07-01') ;
INSERT INTO ISO_LOCATION (IC_UID,IL_UID,IL_NAME,IL_NORMAL_NAME,IS_UID) VALUES
('AD','','',' ','') ,