menu.sms = SMS
menu.sms_connections = Messaging Providers
menu.sms_notifications = Messaging Notifications
menu.sms_messages = Messaging Logs
module.sms_connections = {menu.sms_connections}
module.sms_notifications = {menu.sms_notifications}
module.sms_messages = {menu.sms_messages}
sms.provider = Provider
sms.provider.tooltip = The SMS provider.
sms.provider.telnyx = Telnyx
sms.provider.questblue = Quest Blue
sms.provider.skyetel = Skyetel
sms.provider.twilio = Twilio
sms.provider.vonage = Vonage (Nexmo)
sms.provider.bulkvs = BulkVS
sms.provider.voipms = VOiP.ms
sms.provider.commio = Commio
sms.provider.signalwire = SignalWire
sms_connections.general = {vitalpbx.general}
sms_messages.general = {vitalpbx.general}
sms_notifications.general = {vitalpbx.general}
sms.api_key = API Key
sms.api_key.tooltip = The API Key gave by the SMS Provider.
sms.auth_username = Auth Username
sms.auth_username.tooltip = Username or SID.
sms.auth_password = Auth Password
sms.auth_password.tooltip = Password, Secret, or Token.
sms.sid = Account SID
sms.secret = Account Token
sms.description = {description}
sms.description.tooltip = A short description to easily identify this messaging connection.
sms.number_description.tooltip = Optional description to easily identify this number.
sms.invalid_provider = You have selected an invalid SMS provider.
sms.phone_numbers = SMS Numbers
sms.number = Number
sms.number.tooltip =
    The number for sending message from. It must be a valid number purchased from your VoIP provider with SMS
    capabilities enabled.
sms.number.add = Add Number
sms.number.edit = Edit Number
sms.actions = Actions
sms.empty_number = The number field cannot be empty.
sms.e164.invalid = The format of the given number is not valid. You must provide a number in the format +E.164(e.g., +13235550150).
sms.10-digit.invalid = The format of the given number is not valid. You must provide a 10-digits number(e.g., 3235550150).
sms.11-digit.invalid = The format of the given number is not valid. You must provide 11-digits number(e.g., 13235550150).
sms.duplicated_num = The given number is already in use by another messaging provider's item.
sms.webhook_url = Webhook URL
sms.webhook_url.tooltip = It is the URL to set up in your provider's portal to receive SMS and events.
sms.webhook_url.copied = The Webhook URL is now in your clipboard!
sms.send = Send
sms.send_sms = Send SMS
sms.from = From
sms.from.tooltip = It represents the message sender.
sms.to = To
sms.to.tooltip = It represents the message recipient.
sms.message = Message
sms.message.tooltip = The message to be sent.
sms.message.empty = The message field cannot be empty.
sms.message_sent = The message has been queued for sending.
sms.message.demo_text = Hello from {0}!
sms.sync = Get Numbers from API
sms.sync_phone_numbers = Sync Phone Numbers
sms.sync.confirm = This action will synchronize the numbers from your provider with the SMS feature enabled.
sms.continue = {continue}
sms.sync.none = No numbers where synced!
sms.synced_numbers =
	[one] One number was synchronized!
	[other] {0} numbers were synchronized!
sms.messages = Messages
sms.direction = Direction
sms.status = Status
sms.date = Date / Time
sms.start_date = Start Date
sms.start_date.tooltip = Date and time to start searching SMS.
sms.end_date = End Date
sms.end_date.tooltip = Date and time to end searching SMS.
sms.refresh = Refresh
sms.direction.in = Inbound
sms.direction.out = Outbound
sms.status.delivered = Delivered
sms.status.received = Received
sms.status.queued = Queued
sms.status.sending = Sending
sms.status.sent = Sent
sms.status.failed = Failed
sms.status.sending_failed = Sending Failed
sms.status.delivery_failed = Delivery Failed
sms.status.delivery_unconfirmed = Delivery Unconfirmed
sms.number.copied = The number you have selected has been copied to the clipboard.
sms.details = Message from {0} to {1}
sms.prefix = Prefix
sms.prefix.tooltip =
    Prefix to add to this message's recipients; only applied if the recipient is dynamically obtained from
    Asterisk dial-plan.
sms.invalid_sender = You did not select a valid sender.
sms.recipient.e164.invalid = The number "{0}" is not valid. You must provide a number in the format +E.164(e.g., +13235550150).
sms.recipient.10-digit.invalid = The number "{0}" is not valid. You must provide a 10-digits number(e.g., 3235550150).
sms.recipient.11-digit.invalid = The number "{0}" is not valid. You must provide 11-digits number(e.g., 13235550150).
sms.invalid_prefix = The specified prefix is not valid. Valid values are numbers or the plus symbol.
sms.description.empty = The description field is mandatory.
sms.destination = Destination
sms.unlicensed = You must have a valid license subscription to use this module!
sms.notifications.desc.tooltip = A short description to easily identify this item.
sms.notifications.from.tooltip = The number to use as the sender of the message.
sms.notifications.to.tooltip = A list of the static recipient numbers for this notification.
sms.loop_detected = It is not allowed to create loops for messaging notifications. Please select another destination.
sms.provider.didww = DIDWW
sms.account_id = Account ID
sms.account_id.tooltip = The account ID gave by your SMS provider.
sms.provider.wavix = Wavix
sms.provider.voxtelesys = Voxtelesys
sms.provider.bandwidth = Bandwidth
sms.application_id = Application ID
sms.application_id.tooltip = The application or project ID gave by your SMS provider.
sms.space_url = Space URL
sms.space_url.tooltip = The domain/url to use for API requests (e.g., yourcompany.pbx.com).
sms.project_id = Project ID
sms.space_url.invalid =
    The provided value for the "Space URL" field is invalid. You must provide a valid URL (e.g., yourcompany.pbx.com).
sms.provider.voip_innovations = VoIP Innovations
sms.events_url = {wa.webhook_url}
sms.events_url.tooltip = {wa.webhook_url.tooltip}
sms.provider.flowroute = Flowroute
sms.provider.wic-sms = Way Interactive Convergence
sms.status.undelivered = Undelivered
