From: <rc...@us...> - 2013-11-25 12:45:39
|
Revision: 6436 http://sourceforge.net/p/web-erp/reponame/6436 Author: rchacon Date: 2013-11-25 12:45:32 +0000 (Mon, 25 Nov 2013) Log Message: ----------- Translation adjustements. Modified Paths: -------------- trunk/includes/PDFStarter.php trunk/locale/es_ES.utf8/LC_MESSAGES/messages.mo trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.mo trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.mo trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po Modified: trunk/includes/PDFStarter.php =================================================================== --- trunk/includes/PDFStarter.php 2013-11-24 17:06:16 UTC (rev 6435) +++ trunk/includes/PDFStarter.php 2013-11-25 12:45:32 UTC (rev 6436) @@ -17,6 +17,9 @@ // Changes to move from FPDF to TCPDF to support UTF-8 by Javier de Lorenzo-Cáceres <in...@ci...> */ +/* Initializing the $PageNumber variable. */ +$PageNumber = 0; // Each page header function pre-increments variable $PageNumber before printing it. + if (!isset($PaperSize)){ // Javier: Results True, it's not set. $PaperSize = $_SESSION['DefaultPageSize']; // Javier: DefaultPageSize is taken from DB, www_users, pagesize = A4 } Modified: trunk/locale/es_ES.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po 2013-11-24 17:06:16 UTC (rev 6435) +++ trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po 2013-11-25 12:45:32 UTC (rev 6436) @@ -8,7 +8,7 @@ "Project-Id-Version: WebERP 4.081\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-11-24 10:11+1300\n" -"PO-Revision-Date: 2013-11-24 10:13-0600\n" +"PO-Revision-Date: 2013-11-24 15:23-0600\n" "Last-Translator: Rafael Chacon <raf...@gm...>\n" "Language-Team: TecnoSoluciones.com <web...@te...>\n" "Language: es_ES\n" Modified: trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po 2013-11-24 17:06:16 UTC (rev 6435) +++ trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po 2013-11-25 12:45:32 UTC (rev 6436) @@ -10,7 +10,7 @@ "Project-Id-Version: WebERP 4.10.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-11-24 10:11+1300\n" -"PO-Revision-Date: 2013-11-24 10:49-0600\n" +"PO-Revision-Date: 2013-11-24 11:35-0600\n" "Last-Translator: Rafael Chacon <raf...@gm...>\n" "Language-Team: french <none>\n" "Language: fr\n" @@ -7433,7 +7433,7 @@ #: Currencies.php:296 msgid "Currency Name" -msgstr "Nom de Devise" +msgstr "Nom de la monnaie" #: Currencies.php:297 Currencies.php:456 CustomerBranches.php:664 #: Customers.php:475 Customers.php:779 Customers.php:818 Modified: trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po 2013-11-24 17:06:16 UTC (rev 6435) +++ trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po 2013-11-25 12:45:32 UTC (rev 6436) @@ -9,7 +9,7 @@ "Project-Id-Version: weberp 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-11-24 10:11+1300\n" -"PO-Revision-Date: 2013-11-24 10:49-0600\n" +"PO-Revision-Date: 2013-11-24 19:50-0600\n" "Last-Translator: Rafael Chacon <raf...@gm...>\n" "Language-Team: French <none>\n" "Language: fr_FR\n" @@ -3321,15 +3321,15 @@ #: CompanyPreferences.php:208 Factors.php:226 msgid "Address Line 5" -msgstr "Adresse Ligne 5" +msgstr "Adresse ligne 5" #: CompanyPreferences.php:213 Factors.php:230 msgid "Address Line 6" -msgstr "Adresse Ligne 6" +msgstr "Adresse ligne 6" #: CompanyPreferences.php:218 msgid "Telephone Number" -msgstr "N° tél" +msgstr "Téléphone" #: CompanyPreferences.php:219 msgid "" @@ -7523,7 +7523,7 @@ #: Currencies.php:296 msgid "Currency Name" -msgstr "Nom" +msgstr "Nom de la monnaie" #: Currencies.php:297 Currencies.php:456 CustomerBranches.php:664 #: Customers.php:475 Customers.php:779 Customers.php:818 @@ -7807,7 +7807,7 @@ #: CustLoginSetup.php:158 Locations.php:590 SalesPeople.php:332 #: SupplierContacts.php:265 SuppLoginSetup.php:141 WWW_Users.php:462 msgid "Telephone No" -msgstr "N° tél" +msgstr "N° téléphone" #: CustLoginSetup.php:163 #, fuzzy @@ -11073,7 +11073,7 @@ #: EDIProcessOrders.php:269 msgid "Order date" -msgstr "Date de Commande" +msgstr "Date de commande" #: EDIProcessOrders.php:275 EDIProcessOrders.php:277 #: SupplierAllocations.php:437 @@ -45618,7 +45618,7 @@ #: includes/PDFPickingListHeader.inc:23 includes/PO_PDFOrderPageHeader.inc:27 msgid "Tel" -msgstr "N° tél" +msgstr "Tél" #: includes/PDFPickingListHeader.inc:77 msgid "Actual Picked" |