Adding Missing translation on sms gateways

pull/586/head
Matthias Van Woensel 2018-05-17 16:44:19 +02:00
parent 656c8d0ffc
commit eb64d57497
23 changed files with 80 additions and 7 deletions

View File

@ -216,6 +216,9 @@ $sm_lang = array(
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_octopush' => 'Octopush',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Потребител',
'sms_gateway_password' => 'Парола',
'sms_from' => 'Номер на изпращача',

View File

@ -231,6 +231,9 @@ $sm_lang = array(
'sms_gateway_freemobilesms' => 'FreeMobileSMS',
'sms_gateway_clicksend' => 'ClickSend',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Uživatelské jméno brány',
'sms_gateway_password' => 'Heslo brány',
'sms_from' => 'Telefonní číslo odesilatele',

View File

@ -213,6 +213,9 @@ $sm_lang = array(
'sms_gateway_octopush' => 'Octopush',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Gateway brugernavn/apikey',
'sms_gateway_password' => 'Gateway adgangskode',
'sms_from' => 'Afsenderens navn.',

View File

@ -217,6 +217,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Gateway Benutzername',
'sms_gateway_password' => 'Gateway Passwort',
'sms_from' => 'SMS-Sendernummer',

View File

@ -254,6 +254,8 @@ $sm_lang = array(
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_smsgw' => 'SMSgw',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Gateway username',
'sms_gateway_password' => 'Gateway password',
'sms_from' => 'Sender\'s phone number',

View File

@ -220,6 +220,9 @@ $sm_lang = array(
'sms_gateway_username' => 'Usuario',
'sms_gateway_password' => 'Contraseña',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Gateway username',
'sms_gateway_password' => 'Gateway password',
'sms_from' => 'Número origen del SMS',

View File

@ -201,6 +201,10 @@ $sm_lang = array(
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Värava kasutajanimi',
'sms_gateway_password' => 'Värava parool',
'sms_from' => 'Saatja telefoni number',

View File

@ -201,6 +201,10 @@ $sm_lang = array(
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'نام کاربری Gateway',
'sms_gateway_password' => 'کلمه عبور Gateway',
'sms_from' => 'شماره تلفن ارسال کننده',

View File

@ -201,6 +201,10 @@ $sm_lang = array(
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Palvelun käyttäjänimi',
'sms_gateway_password' => 'Palvelun salasana',
'sms_from' => 'Lähettäjän puhelinnumero',

View File

@ -217,6 +217,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_freemobilesms' => 'FreeMobileSMS',
'sms_gateway_username' => 'Nom utilisateur de la passerelle',
'sms_gateway_password' => 'Mot de passe de la passerelle',

View File

@ -216,6 +216,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Nome Utente Gateway',
'sms_gateway_password' => 'Password Gateway',
'sms_from' => 'Numero di telefono del mittente',

View File

@ -222,6 +222,9 @@ $sm_lang = array(
'sms_gateway_freemobilesms' => 'FreeMobileSMS',
'sms_gateway_clicksend' => 'ClickSend',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_smsgw' => 'SMSgw',
'sms_gateway_username' => 'ゲートウェイのユーザー名',
'sms_gateway_password' => 'ゲートウェイのパスワード',

View File

@ -212,6 +212,9 @@ $sm_lang = array(
'sms_gateway_clickatell' => 'Clickatell',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_textmarketer' => 'Textmarketer',
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',

View File

@ -216,6 +216,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Gateway gebruikersnaam',
'sms_gateway_password' => 'Gateway wachtwoord',
'sms_from' => 'Telefoonnummer afzender',

View File

@ -216,6 +216,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Login do bramki',
'sms_gateway_password' => 'Hasło do bramki',
'sms_from' => 'Numer nadawcy',

View File

@ -219,6 +219,9 @@ $sm_lang = array(
'sms_gateway_password' => 'Senha do Gateway',
'sms_from' => 'Número de telefone de envio',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Usuário do Gateway',
'sms_gateway_password' => 'Senha do Gateway',
'sms_from' => 'Número de telefone de envio',

View File

@ -216,6 +216,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Пользователь',
'sms_gateway_password' => 'Пароль',
'sms_from' => 'Номер отправителя',

View File

@ -217,6 +217,9 @@ $sm_lang = array(
'sms_gateway_freemobilesms' => 'FreeMobileSMS',
'sms_gateway_clicksend' => 'ClickSend',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Užívateľské meno brány',
'sms_gateway_password' => 'Heslo brány',
'sms_from' => 'Telefónne číslo odosielateľa',

View File

@ -197,6 +197,10 @@ $sm_lang = array(
'sms_gateway_clickatell' => 'Clickatell',
'sms_gateway_textmarketer' => 'Textmarketer',
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_username' => 'Uporabniško ime SMS prehoda',
'sms_gateway_password' => 'Geslo SMS prehoda',

View File

@ -215,6 +215,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Gateway användarnamn',
'sms_gateway_password' => 'Gateway lösenord',
'sms_from' => 'Avsändarens telefonnummer',

View File

@ -216,6 +216,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Servis kullanıcı adı',
'sms_gateway_password' => 'Servis şifresi',
'sms_from' => 'Gönderen numarası',

View File

@ -198,6 +198,10 @@ $sm_lang = array(
'sms_gateway_textmarketer' => 'Textmarketer',
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'Gateway username',
'sms_gateway_password' => 'Gateway password',
'sms_from' => 'Số điện thoại của người gửi',

View File

@ -232,6 +232,9 @@ $sm_lang = array(
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_nexmo' => 'Nexmo',
'sms_gateway_twilio' => 'Twilio',
'sms_gateway_callr' => 'Callr',
'sms_gateway_plivo' => 'Plivo',
'sms_gateway_username' => 'SMS网关用户名',
'sms_gateway_password' => 'SMS网关密码',
'sms_from' => '发信人电话号',