Add Sms translation
This commit is contained in:
parent
f26b94a8ac
commit
cee57c2280
54
htdocs/langs/en_US/sms.lang
Executable file
54
htdocs/langs/en_US/sms.lang
Executable file
@ -0,0 +1,54 @@
|
||||
# Dolibarr language file - fr_FR - mails
|
||||
CHARSET=UTF-8
|
||||
Sms=Sms
|
||||
SmsSetup=Sms setup
|
||||
SmsDesc=This page allows you to define globals options on SMS features
|
||||
SmsCard=SMS Card
|
||||
AllSms=All SMS campains
|
||||
SmsTargets=Targets
|
||||
SmsRecipients=Targets
|
||||
SmsRecipient=Target
|
||||
SmsTitle=Description
|
||||
SmsFrom=Sender
|
||||
SmsTo=Target
|
||||
SmsTopic=Topic of SMS
|
||||
SmsText=Message
|
||||
SmsMessage=SMS Message
|
||||
ShowSms=Show Sms
|
||||
ListOfSms=List SMS campains
|
||||
NewSms=New SMS campain
|
||||
EditSms=Edit Sms
|
||||
ResetSms=New sending
|
||||
DeleteSms=Delete Sms campain
|
||||
DeleteASms=Remove a Sms campain
|
||||
PreviewSms=Previuw Sms
|
||||
PrepareSms=Prepare Sms
|
||||
CreateSms=Create Sms
|
||||
SmsResult=Result of Sms sending
|
||||
TestSms=Test Sms
|
||||
ValidSms=Validate Sms
|
||||
ApproveSms=Approve Sms
|
||||
SmsStatusDraft=Draft
|
||||
SmsStatusValidated=Validated
|
||||
SmsStatusApproved=Approved
|
||||
SmsStatusSent=Sent
|
||||
SmsStatusSentPartialy=Sent partially
|
||||
SmsStatusSentCompletely=Sent completely
|
||||
SmsStatusError=Error
|
||||
SmsStatusNotSent=Not sent
|
||||
SmsSuccessfulySent=Sms correctly sent (from %s to %s)
|
||||
ErrorSmsRecipientIsEmpty=Number of target is empty
|
||||
WarningNoSmsAdded=No new phone number to add to target list
|
||||
ConfirmValidSms=Do you confirm validation of this campain ?
|
||||
ConfirmResetMailing=Warning, if you make a reinit of Sms campain <b>%s</b>, you will allow to make a mass sending of it a second time. Is it really what you wan to do ?
|
||||
ConfirmDeleteMailing=Do you confirm removing of campain ?
|
||||
NbOfRecipients=Number of targets
|
||||
NbOfUniqueSms=Nb dof unique phone numbers
|
||||
NbOfSms=Nbre of phon numbers
|
||||
ThisIsATestMessage=This is a test message
|
||||
SendSms=Send SMS
|
||||
SmsInfoCharRemain=Nb of remaining characters
|
||||
SmsInfoNumero= (format international ie : +33899701761)
|
||||
DelayBeforeSending=Delay before sending (minutes)
|
||||
SmsNoPossibleRecipientFound=No target available. Check setup of your SMS provider.
|
||||
|
||||
@ -11,9 +11,9 @@ SmsRecipient=Destinataire
|
||||
SmsTitle=Description
|
||||
SmsFrom=Émetteur
|
||||
SmsTo=Destinataire(s)
|
||||
SmsTopic=Sujet du mail
|
||||
SmsTopic=Sujet du SMS
|
||||
SmsText=Message
|
||||
SmsMessage=Message du mail
|
||||
SmsMessage=Message du SMS
|
||||
ShowSms=Afficher Sms
|
||||
ListOfSms=Liste des campagnes SMS
|
||||
NewSms=Nouvelle campagne SMS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user