From a03125fc531c34a67bf8e341e6ee42d2a1b364f2 Mon Sep 17 00:00:00 2001 From: reliberate Date: Mon, 28 Mar 2016 17:58:19 -0600 Subject: [PATCH] Languages file for last commit (doh). --- app/voicemails/app_languages.php | 44 +++++++++++++++----------------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/app/voicemails/app_languages.php b/app/voicemails/app_languages.php index 6df923eb75..ffaa33a960 100644 --- a/app/voicemails/app_languages.php +++ b/app/voicemails/app_languages.php @@ -88,6 +88,20 @@ $text['option-voicemail_file_attach']['uk'] = "Приєднати аудіофа $text['option-voicemail_file_attach']['de-at'] = "Audiodatei als Anhang"; $text['option-voicemail_file_attach']['he'] = ""; +$text['message-toggled']['en-us'] = "Toggle Completed"; +$text['message-toggled']['es-cl'] = "Alternar Completado"; +$text['message-toggled']['pt-pt'] = "Alternar Concluído"; +$text['message-toggled']['fr-fr'] = "Basculer Terminé"; +$text['message-toggled']['pt-br'] = "Alternar Concluído"; +$text['message-toggled']['pl'] = "Przegubowe Zakończony"; +$text['message-toggled']['he'] = "הושלם Toggle"; +$text['message-toggled']['uk'] = "переключити Завершений"; +$text['message-toggled']['sv-se'] = "Växla Avslutade"; +$text['message-toggled']['de-at'] = "Toggle Completed"; +$text['message-toggled']['ro'] = "Completat toggle"; +$text['message-toggled']['fa'] = ""; +$text['message-toggled']['ar-eg'] = "الانتهاء من تبديل"; + $text['message-messages_not_found']['en-us'] = "No messages found."; $text['message-messages_not_found']['es-cl'] = "No hay mensajes encontrados."; $text['message-messages_not_found']['pt-pt'] = "Nenhuma mensagem encontrada."; @@ -662,26 +676,10 @@ $text['description-caller_id_name']['uk'] = "Caller ID Ім’я"; $text['description-caller_id_name']['de-at'] = "Anruferkennung (Name)"; $text['description-caller_id_name']['he'] = ""; -$text['button-settings']['en-us'] = "Settings"; -$text['button-settings']['es-cl'] = "Configuraciones"; -$text['button-settings']['pt-pt'] = "Definições"; -$text['button-settings']['fr-fr'] = "Configurations"; -$text['button-settings']['pt-br'] = "Definições"; -$text['button-settings']['pl'] = "Ustawienia"; -$text['button-settings']['sv-se'] = "Inställningar"; -$text['button-settings']['uk'] = "Налаштування"; -$text['button-settings']['de-at'] = "Einstellungen"; -$text['button-settings']['he'] = "הגדרות"; - -$text['button-greetings']['en-us'] = "Greetings"; -$text['button-greetings']['es-cl'] = "Bienvenida"; -$text['button-greetings']['pt-pt'] = "Saudações"; -$text['button-greetings']['fr-fr'] = "Salutations"; -$text['button-greetings']['pt-br'] = "Saudações"; -$text['button-greetings']['pl'] = "Powitania"; -$text['button-greetings']['sv-se'] = "Hälsning"; -$text['button-greetings']['uk'] = "Привітання"; -$text['button-greetings']['de-at'] = "Begrüßungen"; -$text['button-greetings']['he'] = ""; - -?> \ No newline at end of file +$text['button-toggle']['en-us'] = "Toggle"; +$text['button-toggle']['es-cl'] = "Palanca"; +$text['button-toggle']['pt-pt'] = "Alternar"; +$text['button-toggle']['fr-fr'] = "Basculer"; +$text['button-toggle']['pt-br'] = "Alternar"; +$text['button-toggle']['pl'] = "Przełącznik"; +$t \ No newline at end of file