fixed typos in trips.lang
This commit is contained in:
parent
a034cda6ac
commit
a54dd15afb
@ -7,7 +7,7 @@ TripsAndExpenses=Expenses reports
|
|||||||
TripsAndExpensesStatistics=Expense reports statistics
|
TripsAndExpensesStatistics=Expense reports statistics
|
||||||
TripCard=Expense report card
|
TripCard=Expense report card
|
||||||
AddTrip=Create expense report
|
AddTrip=Create expense report
|
||||||
ListOfTrips=List of expense report
|
ListOfTrips=List of expense reports
|
||||||
ListOfFees=List of fees
|
ListOfFees=List of fees
|
||||||
NewTrip=New expense report
|
NewTrip=New expense report
|
||||||
CompanyVisited=Company/foundation visited
|
CompanyVisited=Company/foundation visited
|
||||||
@ -27,7 +27,7 @@ AnyOtherInThisListCanValidate=Person to inform for validation.
|
|||||||
TripSociete=Information company
|
TripSociete=Information company
|
||||||
TripSalarie=Informations user
|
TripSalarie=Informations user
|
||||||
TripNDF=Informations expense report
|
TripNDF=Informations expense report
|
||||||
DeleteLine=Delete a ligne of the expense report
|
DeleteLine=Delete a line of the expense report
|
||||||
ConfirmDeleteLine=Are you sure you want to delete this line ?
|
ConfirmDeleteLine=Are you sure you want to delete this line ?
|
||||||
PDFStandardExpenseReports=Standard template to generate a PDF document for expense report
|
PDFStandardExpenseReports=Standard template to generate a PDF document for expense report
|
||||||
ExpenseReportLine=Expense report line
|
ExpenseReportLine=Expense report line
|
||||||
@ -40,7 +40,7 @@ TF_BUS=Bus
|
|||||||
TF_CAR=Car
|
TF_CAR=Car
|
||||||
TF_PEAGE=Toll
|
TF_PEAGE=Toll
|
||||||
TF_ESSENCE=Fuel
|
TF_ESSENCE=Fuel
|
||||||
TF_HOTEL=Hostel
|
TF_HOTEL=Hotel
|
||||||
TF_TAXI=Taxi
|
TF_TAXI=Taxi
|
||||||
|
|
||||||
ErrorDoubleDeclaration=You have declared another expense report into a similar date range.
|
ErrorDoubleDeclaration=You have declared another expense report into a similar date range.
|
||||||
@ -56,12 +56,12 @@ ModePaiement=Payment mode
|
|||||||
Note=Note
|
Note=Note
|
||||||
Project=Project
|
Project=Project
|
||||||
|
|
||||||
VALIDATOR=User to inform for approbation
|
VALIDATOR=User responsible for validation
|
||||||
VALIDOR=Approved by
|
VALIDOR=Approved by
|
||||||
AUTHOR=Recorded by
|
AUTHOR=Recorded by
|
||||||
AUTHORPAIEMENT=Paied by
|
AUTHORPAIEMENT=Paid by
|
||||||
REFUSEUR=Denied by
|
REFUSEUR=Denied by
|
||||||
CANCEL_USER=Canceled by
|
CANCEL_USER=Deleted by
|
||||||
|
|
||||||
MOTIF_REFUS=Reason
|
MOTIF_REFUS=Reason
|
||||||
MOTIF_CANCEL=Reason
|
MOTIF_CANCEL=Reason
|
||||||
@ -74,7 +74,7 @@ DATE_PAIEMENT=Payment date
|
|||||||
|
|
||||||
TO_PAID=Pay
|
TO_PAID=Pay
|
||||||
BROUILLONNER=Reopen
|
BROUILLONNER=Reopen
|
||||||
SendToValid=Sent to approve
|
SendToValid=Sent on approval
|
||||||
ModifyInfoGen=Edit
|
ModifyInfoGen=Edit
|
||||||
ValidateAndSubmit=Validate and submit for approval
|
ValidateAndSubmit=Validate and submit for approval
|
||||||
|
|
||||||
@ -104,7 +104,7 @@ Synchro_Compta=NDF <-> Compte
|
|||||||
TripSynch=Synchronisation : Notes de frais <-> Compte courant
|
TripSynch=Synchronisation : Notes de frais <-> Compte courant
|
||||||
TripToSynch=Notes de frais à intégrer dans la compta
|
TripToSynch=Notes de frais à intégrer dans la compta
|
||||||
AucuneTripToSynch=Aucune note de frais n'est en statut "Payée".
|
AucuneTripToSynch=Aucune note de frais n'est en statut "Payée".
|
||||||
ViewAccountSynch=Voir le compte
|
ViewAccountSynch=View account
|
||||||
|
|
||||||
ConfirmNdfToAccount=Êtes-vous sûr de vouloir intégrer cette note de frais dans le compte courant?
|
ConfirmNdfToAccount=Êtes-vous sûr de vouloir intégrer cette note de frais dans le compte courant?
|
||||||
ndfToAccount=Note de frais - Intégration
|
ndfToAccount=Note de frais - Intégration
|
||||||
@ -112,13 +112,13 @@ ndfToAccount=Note de frais - Intégration
|
|||||||
ConfirmAccountToNdf=Êtes-vous sûr de vouloir retirer cette note de frais du compte courant?
|
ConfirmAccountToNdf=Êtes-vous sûr de vouloir retirer cette note de frais du compte courant?
|
||||||
AccountToNdf=Note de frais - Retrait
|
AccountToNdf=Note de frais - Retrait
|
||||||
|
|
||||||
LINE_NOT_ADDED=Ligne non ajoutée :
|
LINE_NOT_ADDED=Line not added :
|
||||||
NO_PROJECT=Aucun projet sélectionné.
|
NO_PROJECT=No project selected.
|
||||||
NO_DATE=Aucune date sélectionnée.
|
NO_DATE=No date selected.
|
||||||
NO_PRICE=Aucun prix indiqué.
|
NO_PRICE=No price defined.
|
||||||
|
|
||||||
TripForValid=à Valider
|
TripForValid=To be validated
|
||||||
TripForPaid=à Payer
|
TripForPaid=To be paid
|
||||||
TripPaid=Payée
|
TripPaid=Paid
|
||||||
|
|
||||||
NoTripsToExportCSV=No expense report to export for this period.
|
NoTripsToExportCSV=No expense report to export for this period.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user