Updating .po and .sql files for release PM 3.0 RC1

This commit is contained in:
Julio Cesar Laura
2015-03-06 20:08:28 -04:00
parent 6f824e0a6a
commit fc6bd2c0b5
3 changed files with 17 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ProcessMaker 3.0\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2015-02-24 12:12:47\n"
"PO-Revision-Date: 2015-03-06 19:05:43\n"
"Last-Translator: \n"
"Language-Team: Colosa Developers Team <developers@colosa.com>\n"
"MIME-Version: 1.0\n"
@@ -15412,8 +15412,8 @@ msgstr "You have unsaved changes in popup! If you leave the page all the windows
# TRANSLATION
# LABEL/ID_INSTALL_USE_CURRENT_USER
#: LABEL/ID_INSTALL_USE_CURRENT_USER
msgid "Use the current user as a Database owner (It doesn't create new users in the Database )"
msgstr "Use the current user as a Database owner (It doesn't create new users in the Database )"
msgid "The MySQL user from the previous step will be the database owner. (Do not create a new user.)"
msgstr "The MySQL user from the previous step will be the database owner. (Do not create a new user.)"
# TRANSLATION
# LABEL/ID_ACCOUNT_OPTIONS
@@ -18319,6 +18319,12 @@ msgstr "Process Edited"
msgid "Event deleted"
msgstr "Event deleted"
# TRANSLATION
# LABEL/ID_DEL_THREAD_STATUS
#: LABEL/ID_DEL_THREAD_STATUS
msgid "Thread Status"
msgstr "Thread Status"
# additionalTables/additionalTablesData.xml?ADD_TAB_NAME
# additionalTables/additionalTablesData.xml
#: text - ADD_TAB_NAME

View File

@@ -5968,7 +5968,7 @@ SELECT 'LABEL','ID_DATA_CORRECT','en','The configuration is correct.','2015-02-2
UNION ALL
SELECT 'LABEL','ID_EXIST','en','Exist','2014-01-15'
UNION ALL
SELECT 'LABEL','ID_NO_EXIST','en','Does not exist','2015-01-16'
SELECT 'LABEL','ID_NO_EXIST','en','Does not exist','2015-03-05'
UNION ALL
SELECT 'LABEL','ID_REPORT_DATABASE_NAME','en','Please enter the Report Database Name.','2014-01-15'
UNION ALL
@@ -6586,7 +6586,7 @@ SELECT 'LABEL','ID_FROM_EMAIL','en','From Mail','2014-04-30'
UNION ALL
SELECT 'LABEL','ID_UNSAVED_TRIGGERS_WINDOW','en','You have unsaved changes in popup! If you leave the page all the windows will be closed.','2014-10-21'
UNION ALL
SELECT 'LABEL','ID_INSTALL_USE_CURRENT_USER','en','Use the current user as a Database owner (It doesn''t create new users in the Database )','2014-05-07'
SELECT 'LABEL','ID_INSTALL_USE_CURRENT_USER','en','The MySQL user from the previous step will be the database owner. (Do not create a new user.)','2015-03-05'
UNION ALL
SELECT 'LABEL','ID_ACCOUNT_OPTIONS','en','Account Options','2014-05-16'
UNION ALL
@@ -7567,6 +7567,8 @@ SELECT 'LABEL','ID_MESSAGE_EVENT_DEFINITION_DOES_NOT_IS_REGISTERED','en','The Me
SELECT 'LABEL','ID_EDIT_PROCESS','en','Process Edited','2015-02-21'
UNION ALL
SELECT 'LABEL','ID_EVENT_DELETED','en','Event deleted','2015-02-21'
UNION ALL
SELECT 'LABEL','ID_DEL_THREAD_STATUS','en','Thread Status','2015-02-27'
;
INSERT INTO ISO_LOCATION ([IC_UID],[IL_UID],[IL_NAME],[IL_NORMAL_NAME],[IS_UID])

View File

@@ -3707,7 +3707,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_DIRECTORY_FILE_PERMISSION','en','File Permissions','2014-10-21') ,
( 'LABEL','ID_DATA_CORRECT','en','The configuration is correct.','2015-02-23') ,
( 'LABEL','ID_EXIST','en','Exist','2014-01-15') ,
( 'LABEL','ID_NO_EXIST','en','Does not exist','2015-01-16') ,
( 'LABEL','ID_NO_EXIST','en','Does not exist','2015-03-05') ,
( 'LABEL','ID_REPORT_DATABASE_NAME','en','Please enter the Report Database Name.','2014-01-15') ,
( 'LABEL','ID_WORKFLOW_DATABASE_NAME','en','Please enter the Workflow Database Name','2014-01-15') ,
( 'LABEL','ID_RBAC_DATABASE_NAME','en','Please enter the Rbac Database Name.','2014-01-15') ,
@@ -4020,7 +4020,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_GROUP_CANNOT_DELETE_WHILE_ASSIGNED_TO_TASK','en','Group cannot be deleted while it''s assigned to a task','2014-04-03') ,
( 'LABEL','ID_FROM_EMAIL','en','From Mail','2014-04-30') ,
( 'LABEL','ID_UNSAVED_TRIGGERS_WINDOW','en','You have unsaved changes in popup! If you leave the page all the windows will be closed.','2014-10-21') ,
( 'LABEL','ID_INSTALL_USE_CURRENT_USER','en','Use the current user as a Database owner (It doesn''t create new users in the Database )','2014-05-07') ,
( 'LABEL','ID_INSTALL_USE_CURRENT_USER','en','The MySQL user from the previous step will be the database owner. (Do not create a new user.)','2015-03-05') ,
( 'LABEL','ID_ACCOUNT_OPTIONS','en','Account Options','2014-05-16') ,
( 'LABEL','ID_USER_MUST_CHANGE_PASSWORD_AT_NEXT_LOGON','en','User must change password at next logon','2014-05-16') ,
( 'LABEL','ID_HIDE_DIRS','en','Hide Dirs','2014-05-26') ,
@@ -4516,7 +4516,8 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_MESSAGE_EVENT_DEFINITION_VARIABLES_DO_NOT_MEET_DEFINITION','en','The variables do not meet with the definition of Message-Type-Variable','2015-02-20') ,
( 'LABEL','ID_MESSAGE_EVENT_DEFINITION_DOES_NOT_IS_REGISTERED','en','The Message-Event-Definition with {0}: {1} does not is registered.','2015-02-20') ,
( 'LABEL','ID_EDIT_PROCESS','en','Process Edited','2015-02-21') ,
( 'LABEL','ID_EVENT_DELETED','en','Event deleted','2015-02-21') ;
( 'LABEL','ID_EVENT_DELETED','en','Event deleted','2015-02-21') ,
( 'LABEL','ID_DEL_THREAD_STATUS','en','Thread Status','2015-02-27') ;
INSERT INTO ISO_LOCATION (IC_UID,IL_UID,IL_NAME,IL_NORMAL_NAME,IS_UID) VALUES
('AD','','',' ','') ,