X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Fve%2Fca;h=bab3e27ade10688a9e50a0e3895e8dcc19f77121;hp=8de34b6b67da48cfe6922fc092c69b641ed88b94;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/locale/ve/ca b/sql-ledger/locale/ve/ca index 8de34b6b6..bab3e27ad 100644 --- a/sql-ledger/locale/ve/ca +++ b/sql-ledger/locale/ve/ca @@ -1,42 +1,50 @@ $self{texts} = { 'Account' => 'Cuenta', - 'Apr' => 'abr', + 'Apr' => 'Abr', 'April' => 'de abril', - 'Aug' => 'ago', + 'Aug' => 'Ago', 'August' => 'de agosto', 'Balance' => 'Balance', 'Chart of Accounts' => 'Plan de Cuentas', 'Credit' => 'Crédito', + 'Current' => 'Actual', 'Date' => 'Fecha', 'Debit' => 'Débito', - 'Dec' => 'dic', + 'Dec' => 'Dic', 'December' => 'de diciembre', + 'Department' => 'Centro de Costos', 'Description' => 'Descripción', - 'Feb' => 'feb', + 'Feb' => 'Feb', 'February' => 'de febrero', 'From' => 'Desde', - 'GIFI' => 'GIFI', - 'Include in Report' => 'Incluya en Reporte', - 'Jan' => 'ene', + 'GIFI' => 'Código GIFI', + 'Include in Report' => 'Incluir en Informe', + 'Jan' => 'Ene', 'January' => 'de enero', - 'Jul' => 'jul', + 'Jul' => 'Jul', 'July' => 'de julio', - 'Jun' => 'jun', + 'Jun' => 'Jun', 'June' => 'de junio', - 'List Transactions' => 'Listar Transacciones', - 'Mar' => 'mar', + 'List Transactions' => 'Mostrar Asientos', + 'Mar' => 'Mar', 'March' => 'de marzo', - 'May' => 'may', + 'May' => 'May', 'May ' => 'de mayo', - 'Nov' => 'nov', + 'Month' => 'Mes', + 'Nov' => 'Nov', 'November' => 'de noviembre', - 'Oct' => 'oct', + 'Oct' => 'Oct', 'October' => 'de octubre', + 'Period' => 'Período', + 'Project Number' => 'Código de Proyecto', + 'Quarter' => 'Trimestre', + 'R' => 'R', 'Reference' => 'Referencia', - 'Sep' => 'sep', + 'Sep' => 'Sep', 'September' => 'de septiembre', 'Subtotal' => 'Subtotal', - 'to' => 'a', + 'To' => 'Hasta', + 'Year' => 'Año', }; $self{subs} = { @@ -44,7 +52,7 @@ $self{subs} = { 'chart_of_accounts' => 'chart_of_accounts', 'list' => 'list', 'list_transactions' => 'list_transactions', - 'listar_transacciones' => 'list_transactions', + 'mostrar_asientos' => 'list_transactions', }; 1;