Trans
This commit is contained in:
parent
58b4de8bc3
commit
7b15197ded
@ -87,7 +87,6 @@ ShowPreview=Show preview
|
|||||||
ShowHideDetails=Show-Hide details
|
ShowHideDetails=Show-Hide details
|
||||||
PreviewNotAvailable=Preview not available
|
PreviewNotAvailable=Preview not available
|
||||||
ThemeCurrentlyActive=Theme currently active
|
ThemeCurrentlyActive=Theme currently active
|
||||||
CurrentTimeZone=TimeZone PHP (server)
|
|
||||||
MySQLTimeZone=TimeZone MySql (database)
|
MySQLTimeZone=TimeZone MySql (database)
|
||||||
TZHasNoEffect=Dates are stored and returned by database server as if they were kept as submitted string. The timezone has effect only when using the UNIX_TIMESTAMP function (that should not be used by Dolibarr, so database TZ should have no effect, even if changed after data was entered).
|
TZHasNoEffect=Dates are stored and returned by database server as if they were kept as submitted string. The timezone has effect only when using the UNIX_TIMESTAMP function (that should not be used by Dolibarr, so database TZ should have no effect, even if changed after data was entered).
|
||||||
Space=Space
|
Space=Space
|
||||||
|
|||||||
@ -28,6 +28,7 @@ NoTemplateDefined=No template available for this email type
|
|||||||
AvailableVariables=Available substitution variables
|
AvailableVariables=Available substitution variables
|
||||||
NoTranslation=No translation
|
NoTranslation=No translation
|
||||||
Translation=Translation
|
Translation=Translation
|
||||||
|
CurrentTimeZone=TimeZone PHP (server)
|
||||||
EmptySearchString=Enter non empty search criterias
|
EmptySearchString=Enter non empty search criterias
|
||||||
EnterADateCriteria=Enter a date criteria
|
EnterADateCriteria=Enter a date criteria
|
||||||
NoRecordFound=No record found
|
NoRecordFound=No record found
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user