Trad: missing trad "Transaction in futur. No way to conciliate"

This commit is contained in:
Juanjo Menent 2010-11-02 22:26:02 +00:00
parent 0328fd2239
commit 23fed3b53f
6 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,7 @@
<?php <?php
/* Copyright (C) 2001-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org> /* Copyright (C) 2001-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2010 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004-2010 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2010 Juanjo Menent <jmenent@2byte.es>
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
@ -379,7 +380,7 @@ if ($resql)
else else
{ {
print '<td align="left">'; print '<td align="left">';
print 'Transaction in futur. No way to conciliate.'; print $langs->trans("FutureTransaction");
print '</td>'; print '</td>';
} }

View File

@ -138,3 +138,4 @@ BankTransactionLine=Transancció bancària
AllAccounts=Tots els comptes bancaris/de caixa AllAccounts=Tots els comptes bancaris/de caixa
BackToAccount=Tornar al compte BackToAccount=Tornar al compte
ShowAllAccounts=Mostra per a tots els comptes ShowAllAccounts=Mostra per a tots els comptes
FutureTransaction=Transacció futura. No és possible conciliar.

View File

@ -137,3 +137,4 @@ BankTransactionLine=Bank transaction
AllAccounts=All bank/cash accounts AllAccounts=All bank/cash accounts
BackToAccount=Back to account BackToAccount=Back to account
ShowAllAccounts=Show fo all accounts ShowAllAccounts=Show fo all accounts
FutureTransaction=Transaction in futur. No way to conciliate.

View File

@ -138,3 +138,4 @@ BankTransactionLine=Transancción bancaria
AllAccounts=Todas las cuentas bancarias/de caja AllAccounts=Todas las cuentas bancarias/de caja
BackToAccount=Volver a la cuenta BackToAccount=Volver a la cuenta
ShowAllAccounts=Mostrar para todas las cuentas ShowAllAccounts=Mostrar para todas las cuentas
FutureTransaction=Transacción futura. No es posible conciliar.

View File

@ -138,3 +138,4 @@ BankTransactionLine=Transancción bancaria
AllAccounts=Todas las cuentas bancarias/de caja AllAccounts=Todas las cuentas bancarias/de caja
BackToAccount=Volver a la cuenta BackToAccount=Volver a la cuenta
ShowAllAccounts=Mostrar para todas las cuentas ShowAllAccounts=Mostrar para todas las cuentas
FutureTransaction=Transacción futura. No es posible conciliar.

View File

@ -138,3 +138,4 @@ BankTransactionLine=Écriture bancaire
AllAccounts=Tous les comptes bancaires/caisses AllAccounts=Tous les comptes bancaires/caisses
BackToAccount=Retour au compte BackToAccount=Retour au compte
ShowAllAccounts=Afficher pour tous les comptes ShowAllAccounts=Afficher pour tous les comptes
FutureTransaction=Transaction future. Pas moyen de concilier.