Update app_languages.php

This commit is contained in:
Nate
2020-01-13 08:18:16 -07:00
parent d8fc69dc25
commit e2922a0096

View File

@@ -661,46 +661,6 @@ $text['confirm-add']['ru-ru'] = "Добавление завершено";
$text['confirm-add']['sv-se'] = "Tillagd";
$text['confirm-add']['uk-ua'] = "Додано";
$text['button-stop_broadcast']['en-us'] = "Stop Broadcast";
$text['button-stop_broadcast']['ar-eg'] = "";
$text['button-stop_broadcast']['de-at'] = "Rundruf beenden"; //copied from de-de
$text['button-stop_broadcast']['de-ch'] = "Rundruf beenden"; //copied from de-de
$text['button-stop_broadcast']['de-de'] = "Rundruf beenden";
$text['button-stop_broadcast']['es-cl'] = "Detener Broadcast";
$text['button-stop_broadcast']['es-mx'] = "Detener Broadcast"; //copied from es-cl
$text['button-stop_broadcast']['fr-ca'] = "Arrêter la diffusion"; //copied from fr-fr
$text['button-stop_broadcast']['fr-fr'] = "Arrêter la diffusion";
$text['button-stop_broadcast']['he-il'] = "";
$text['button-stop_broadcast']['it-it'] = "Interrompi Chiamate";
$text['button-stop_broadcast']['nl-nl'] = "Stop omroep";
$text['button-stop_broadcast']['pl-pl'] = "Zatrzymaj rozsylanie rozmów";
$text['button-stop_broadcast']['pt-br'] = "Pausar Broadcast";
$text['button-stop_broadcast']['pt-pt'] = "Parar Broadcast";
$text['button-stop_broadcast']['ro-ro'] = "";
$text['button-stop_broadcast']['ru-ru'] = "Остановить";
$text['button-stop_broadcast']['sv-se'] = "Stoppa Samtalsdistribution";
$text['button-stop_broadcast']['uk-ua'] = "Зупинити трансляцію";
$text['button-start_broadcast']['en-us'] = "Start Broadcast";
$text['button-start_broadcast']['ar-eg'] = "";
$text['button-start_broadcast']['de-at'] = "Rundruf senden"; //copied from de-de
$text['button-start_broadcast']['de-ch'] = "Rundruf senden"; //copied from de-de
$text['button-start_broadcast']['de-de'] = "Rundruf senden";
$text['button-start_broadcast']['es-cl'] = "Enviar Llamada Masiva";
$text['button-start_broadcast']['es-mx'] = "Enviar Llamada Masiva"; //copied from es-cl
$text['button-start_broadcast']['fr-ca'] = "Lancer les appels"; //copied from fr-fr
$text['button-start_broadcast']['fr-fr'] = "Lancer les appels";
$text['button-start_broadcast']['he-il'] = "נשלח";
$text['button-start_broadcast']['it-it'] = "Invia Chiamate";
$text['button-start_broadcast']['nl-nl'] = "Verstuur omroep";
$text['button-start_broadcast']['pl-pl'] = "Wysłane";
$text['button-start_broadcast']['pt-br'] = "Enviar Broadcast"; //copied from pt-pt
$text['button-start_broadcast']['pt-pt'] = "Enviar Broadcast";
$text['button-start_broadcast']['ro-ro'] = "";
$text['button-start_broadcast']['ru-ru'] = "Запустить";
$text['button-start_broadcast']['sv-se'] = "Skicka Samtalsdistribution";
$text['button-start_broadcast']['uk-ua'] = "Транслювати";
$text['file-error']['en-us'] = "Sorry, File type not allowed";
$text['file-error']['ar-eg'] = "";
$text['file-error']['de-at'] = "Entschuldigung, Dateityp nicht erlaubt"; //copied from de-de
@@ -721,4 +681,4 @@ $text['file-error']['ru-ru'] = "Обновление завершено";
$text['file-error']['sv-se'] = "Uppdatering Klar";
$text['file-error']['uk-ua'] = "Оновлення завершено";
?>
?>