From: <rc...@us...> - 2013-12-12 02:48:19
|
Revision: 6496 http://sourceforge.net/p/web-erp/reponame/6496 Author: rchacon Date: 2013-12-12 02:48:15 +0000 (Thu, 12 Dec 2013) Log Message: ----------- Minor translation adjustements. Modified Paths: -------------- trunk/Currencies.php trunk/SystemParameters.php trunk/locale/es_ES.utf8/LC_MESSAGES/messages.mo trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po Modified: trunk/Currencies.php =================================================================== --- trunk/Currencies.php 2013-12-11 23:05:30 UTC (rev 6495) +++ trunk/Currencies.php 2013-12-12 02:48:15 UTC (rev 6496) @@ -279,8 +279,7 @@ links to delete or edit each. These will call the same page again and allow update/input or deletion of the records*/ - $sql = "SELECT currency, - currabrev, + $sql = "SELECT currabrev, country, hundredsname, rate, @@ -297,7 +296,7 @@ <th>' . _('Country') . '</th> <th>' . _('Hundredths Name') . '</th> <th>' . _('Decimal Places') . '</th> - <th>' . _('Use in webSHOP') . '</th> + <th>' . _('Show in webSHOP') . '</th> <th>' . _('Exchange Rate') . '</th> <th>' . _('1 / Ex Rate') . '</th> <th>' . _('Ex Rate - ECB') . '</th> @@ -412,13 +411,12 @@ if (isset($SelectedCurrency) AND $SelectedCurrency!='') { //editing an existing currency - $sql = "SELECT currency, - currabrev, - country, - hundredsname, - decimalplaces, - rate, - webcart + $sql = "SELECT currabrev, + country, + hundredsname, + decimalplaces, + rate, + webcart FROM currencies WHERE currabrev='" . $SelectedCurrency . "'"; @@ -494,7 +492,7 @@ } echo '<tr> - <td>' . _('Show in webSHOP?') . ':</td> + <td>' . _('Show in webSHOP') . ':</td> <td><select name="webcart">'; if ($_POST['webcart']==1){ @@ -508,7 +506,6 @@ echo '<option value="0">' . _('No') . '</option>'; } - echo '</table>'; echo '<br /> Modified: trunk/SystemParameters.php =================================================================== --- trunk/SystemParameters.php 2013-12-11 23:05:30 UTC (rev 6495) +++ trunk/SystemParameters.php 2013-12-12 02:48:15 UTC (rev 6496) @@ -749,7 +749,7 @@ //PageLength echo '<tr style="outline: 1px solid"><td>' . _('Report Page Length') . ':</td> - <td><input type="text" class="integer" pattern="(?!^0\d*$)[\d]{1,3}" title="'._('The input should be between 1~999').'" placeholder="'._(' 1 to 999').'" name="X_PageLength" size="4" maxlength="6" value="' . $_SESSION['PageLength'] . '" /></td><td> </td> + <td><input type="text" class="integer" pattern="(?!^0\d*$)[\d]{1,3}" title="'._('The input should be between 1~999').'" placeholder="'._('1 to 999').'" name="X_PageLength" size="4" maxlength="6" value="' . $_SESSION['PageLength'] . '" /></td><td> </td> </tr>'; //DefaultDisplayRecordsMax @@ -773,7 +773,7 @@ //MaxImageSize echo '<tr style="outline: 1px solid"> <td>' . _('Maximum Size in KB of uploaded images') . ':</td> - <td><input type="text" class="integer" pattern="(?!^0\d*$)[\d]{1,3}" required="required" title="'._('The input should be between 1 to 999').'" placeholder="'._('1 t0 999').'" name="X_MaxImageSize" size="4" maxlength="3" value="' . $_SESSION['MaxImageSize'] . '" /></td> + <td><input type="text" class="integer" pattern="(?!^0\d*$)[\d]{1,3}" required="required" title="'._('The input should be between 1 to 999').'" placeholder="'._('1 to 999').'" name="X_MaxImageSize" size="4" maxlength="3" value="' . $_SESSION['MaxImageSize'] . '" /></td> <td>' . _('Picture files of items can be uploaded to the server. The system will check that files uploaded are less than this size (in KB) before they will be allowed to be uploaded. Large pictures will make the system slow and will be difficult to view in the stock maintenance screen.') . '</td> </tr>'; //NumberOfMonthMustBeShown 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-12-11 23:05:30 UTC (rev 6495) +++ trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po 2013-12-12 02:48:15 UTC (rev 6496) @@ -8,7 +8,7 @@ "Project-Id-Version: WebERP 4.081\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-12-01 20:34+1300\n" -"PO-Revision-Date: 2013-12-11 17:03-0600\n" +"PO-Revision-Date: 2013-12-11 20:46-0600\n" "Last-Translator: Rafael Chacon <raf...@gm...>\n" "Language-Team: TecnoSoluciones.com <web...@te...>\n" "Language: es_ES\n" @@ -7612,9 +7612,8 @@ msgstr "Lugares Decimales" #: Currencies.php:300 -#, fuzzy msgid "Use in webSHOP" -msgstr "¿Mostrar en webSHOP?" +msgstr "Usar en webSHOP" #: Currencies.php:302 msgid "1 / Ex Rate" @@ -7656,7 +7655,6 @@ msgstr "Decimales al mostrar" #: Currencies.php:493 -#, fuzzy msgid "Show in webSHOP?" msgstr "¿Mostrar en webSHOP?" @@ -8437,9 +8435,8 @@ msgstr "" #: CustomerBranches.php:608 Customers.php:443 -#, fuzzy msgid "alpha-numeric" -msgstr "ser numérico" +msgstr "alfanumérico" #: CustomerBranches.php:619 SalesInquiry.php:830 SalesInquiry.php:849 #: SpecialOrder.php:150 @@ -10484,9 +10481,8 @@ msgstr "No se pudo encontrar el departamento seleccionado" #: Departments.php:239 -#, fuzzy msgid "The department name is required" -msgstr "El departamento no se pudo insertar" +msgstr "Se requiere el nombre del departamento" #: DiscountCategories.php:7 msgid "Discount Categories Maintenance" @@ -14825,9 +14821,8 @@ msgstr "El SQL usado para obtener los detalles de la cuenta bancaria fue" #: ImportBankTrans.php:162 -#, fuzzy msgid "The account" -msgstr "La columna" +msgstr "La cuenta" #: ImportBankTrans.php:162 msgid "" @@ -31117,7 +31112,7 @@ #: Stocks.php:877 msgid "alpha-numeric only" -msgstr "" +msgstr "solo alfanumerico" #: Stocks.php:977 msgid "" @@ -31185,7 +31180,7 @@ #: StockStatus.php:62 msgid "Alpha-numeric only" -msgstr "" +msgstr "Solo alfanumerico" #: StockStatus.php:96 msgid "In Transit" @@ -31754,7 +31749,7 @@ #: SuppFixedAssetChgs.php:123 msgid "Postive integer" -msgstr "" +msgstr "Entero positivo" #: SuppFixedAssetChgs.php:126 msgid "Select from list" @@ -34993,7 +34988,7 @@ #: SystemParameters.php:754 msgid " 1 to 999" -msgstr "" +msgstr "1 a 999" #: SystemParameters.php:759 msgid "Default Maximum Number of Records to Show" @@ -35036,7 +35031,7 @@ #: SystemParameters.php:778 msgid "1 t0 999" -msgstr "" +msgstr "1 a 999" #: SystemParameters.php:779 msgid "" |