Fix: Bad translation
This commit is contained in:
parent
dac00216ec
commit
5344aadc2e
2
README
2
README
@ -92,7 +92,7 @@ Main modules/features:
|
|||||||
- Payments management
|
- Payments management
|
||||||
- Standing orders management
|
- Standing orders management
|
||||||
- Shipping management
|
- Shipping management
|
||||||
- ECM (Electronic Content Management)
|
- EDM (Electronic Document Management)
|
||||||
- EMailings
|
- EMailings
|
||||||
- Agenda with ical,vcal export for third tools integration
|
- Agenda with ical,vcal export for third tools integration
|
||||||
- Management of foundation members
|
- Management of foundation members
|
||||||
|
|||||||
@ -89,10 +89,10 @@ See ChangeLog file found into package.
|
|||||||
- Shipping management
|
- Shipping management
|
||||||
- PDF or ODT generation for invoice, proposals, orders...
|
- PDF or ODT generation for invoice, proposals, orders...
|
||||||
- Agenda with ical,vcal export for third tools integration
|
- Agenda with ical,vcal export for third tools integration
|
||||||
- ECM (Electronic Content Management)
|
- EDM (Electronic Document Management)
|
||||||
- Foundations members management
|
- Foundations members management
|
||||||
- Employee's holidays management
|
- Employee's holidays management
|
||||||
- Mass emailing
|
- Mass Emailing
|
||||||
- Realize surveys
|
- Realize surveys
|
||||||
- Point of Sale
|
- Point of Sale
|
||||||
|
|
||||||
|
|||||||
@ -6,7 +6,8 @@ Section: web
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Homepage: http://www.dolibarr.org
|
Homepage: http://www.dolibarr.org
|
||||||
Build-Depends: debhelper (>= 7), po-debconf, dpatch
|
Build-Depends: debhelper (>= 7), po-debconf, dpatch
|
||||||
|
Comments: This package need at least debian 7 or ubuntu 13.04 or any distribution based on this version
|
||||||
|
|
||||||
Package: dolibarr
|
Package: dolibarr
|
||||||
Depends: libapache2-mod-php5 | libapache2-mod-php5filter | php5-cgi | php5-fpm | php5,
|
Depends: libapache2-mod-php5 | libapache2-mod-php5filter | php5-cgi | php5-fpm | php5,
|
||||||
php5-mysql | php5-mysqli,
|
php5-mysql | php5-mysqli,
|
||||||
|
|||||||
@ -24,10 +24,10 @@ ECMNewDocument=New document
|
|||||||
ECMCreationDate=Creation date
|
ECMCreationDate=Creation date
|
||||||
ECMNbOfFilesInDir=Number of files in directory
|
ECMNbOfFilesInDir=Number of files in directory
|
||||||
ECMNbOfSubDir=Number of sub-directories
|
ECMNbOfSubDir=Number of sub-directories
|
||||||
ECMNbOfFilesInSubDir=Nunber of iles in sub-directories
|
ECMNbOfFilesInSubDir=Number of files in sub-directories
|
||||||
ECMCreationUser=Creator
|
ECMCreationUser=Creator
|
||||||
ECMArea=ECM area
|
ECMArea=EDM area
|
||||||
ECMAreaDesc=The ECM (Electronic Content Management) area allows you to save, share and search quickly all kind of documents in Dolibarr.
|
ECMAreaDesc=The EDM (Electronic Document Management) area allows you to save, share and search quickly all kind of documents in Dolibarr.
|
||||||
ECMAreaDesc2=* Automatic directories are filled automatically when adding documents from card of an element.<br>* Manual directories can be used to save documents not linked to a particular element.
|
ECMAreaDesc2=* Automatic directories are filled automatically when adding documents from card of an element.<br>* Manual directories can be used to save documents not linked to a particular element.
|
||||||
ECMSectionWasRemoved=Directory <b>%s</b> has been deleted.
|
ECMSectionWasRemoved=Directory <b>%s</b> has been deleted.
|
||||||
ECMDocumentsSection=Document of directory
|
ECMDocumentsSection=Document of directory
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user