2013-09-30 13:19:40 +00:00
<? php
//Modules
2013-10-01 11:35:07 +00:00
$text [ 'title-modules' ][ 'en-us' ] = "Modules" ;
2014-02-14 18:37:58 +00:00
$text [ 'title-modules' ][ 'es-cl' ] = "Módulos" ;
2013-10-17 22:06:01 +00:00
$text [ 'title-modules' ][ 'pt-pt' ] = "Módulos" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-modules' ][ 'fr-fr' ] = "Modules" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'title-module_add' ][ 'en-us' ] = "Module Add" ;
2014-02-26 02:58:04 +00:00
$text [ 'title-module_add' ][ 'es-cl' ] = "Agregar Módulo" ;
2013-10-17 22:06:01 +00:00
$text [ 'title-module_add' ][ 'pt-pt' ] = "Adicionado Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-module_add' ][ 'fr-fr' ] = "Ajouter un Module" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'title-module_edit' ][ 'en-us' ] = "Module Edit" ;
2014-02-14 18:37:58 +00:00
$text [ 'title-module_edit' ][ 'es-cl' ] = "Editar Módulo" ;
2013-10-17 22:06:01 +00:00
$text [ 'title-module_edit' ][ 'pt-pt' ] = "Editar Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-module_edit' ][ 'fr-fr' ] = "Editer le Module" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-modules' ][ 'en-us' ] = "Modules" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-modules' ][ 'es-cl' ] = "Módulos" ;
2013-10-17 22:06:01 +00:00
$text [ 'header-modules' ][ 'pt-pt' ] = "Módulos" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-modules' ][ 'fr-fr' ] = "Modules" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-module_add' ][ 'en-us' ] = "Module Add" ;
2014-02-26 02:58:04 +00:00
$text [ 'header-module_add' ][ 'es-cl' ] = "Agregar Módulo" ;
2013-10-17 22:06:01 +00:00
$text [ 'header-module_add' ][ 'pt-pt' ] = "Adicionar Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-module_add' ][ 'fr-fr' ] = "Ajouter un Module" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-module_edit' ][ 'en-us' ] = "Module Edit" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-module_edit' ][ 'es-cl' ] = "Editar Módulo" ;
2013-10-17 22:06:01 +00:00
$text [ 'header-module_edit' ][ 'pt-pt' ] = "Editar Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-module_edit' ][ 'fr-fr' ] = "Editer le Module" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-modules' ][ 'en-us' ] = "Modules extend the features of the system. Use this page to enable or disable modules." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-modules' ][ 'es-cl' ] = "Los módulos extienden las funcionalidades del sistema. Utilice esta página para activar o desactivar los diferentes módulos." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-modules' ][ 'pt-pt' ] = "Os módulos extendem as funcionalidades do sistema. Utilize esta página para habilitar ou desabilitar módulos." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-modules' ][ 'fr-fr' ] = "Les modules augmentent les fonctionnalités du système. Cette page permet de les activer ou les désactiver." ;
2013-10-01 11:35:07 +00:00
$text [ 'label-label' ][ 'en-us' ] = "Label" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-label' ][ 'es-cl' ] = "Etiqueta" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-label' ][ 'pt-pt' ] = "Etiqueta" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-label' ][ 'fr-fr' ] = "Label" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-module_name' ][ 'en-us' ] = "Module Name" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-module_name' ][ 'es-cl' ] = "Nombre del Módulo" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-module_name' ][ 'pt-pt' ] = "Nome do Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-module_name' ][ 'fr-fr' ] = "Nom du Module" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-module_category' ][ 'en-us' ] = "Module Category" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-module_category' ][ 'es-cl' ] = "Categoría del Módulo" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-module_category' ][ 'pt-pt' ] = "Categoria do Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-module_category' ][ 'fr-fr' ] = "Catégorie du Module" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-status' ][ 'en-us' ] = "Status" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-status' ][ 'es-cl' ] = "Estado" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-status' ][ 'pt-pt' ] = "Estado" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-status' ][ 'fr-fr' ] = "Statut" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-action' ][ 'en-us' ] = "Action" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-action' ][ 'es-cl' ] = "Acción" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-action' ][ 'pt-pt' ] = "Acção" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-action' ][ 'fr-fr' ] = "Action" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-enabled' ][ 'en-us' ] = "Enabled" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-enabled' ][ 'es-cl' ] = "Activo" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-enabled' ][ 'pt-pt' ] = "Habilitado" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-enabled' ][ 'fr-fr' ] = "Actif" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-default_enabled' ][ 'en-us' ] = "Default Enabled" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-default_enabled' ][ 'es-cl' ] = "Activo Predeterminado" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-default_enabled' ][ 'pt-pt' ] = "Habilitado por Omissão" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-default_enabled' ][ 'fr-fr' ] = "Activé par Défaut" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-stopped' ][ 'en-us' ] = "Stopped" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-stopped' ][ 'es-cl' ] = "Detenido" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-stopped' ][ 'pt-pt' ] = "Parado" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-stopped' ][ 'fr-fr' ] = "Arrété" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-running' ][ 'en-us' ] = "Running" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-running' ][ 'es-cl' ] = "Corriendo" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-running' ][ 'pt-pt' ] = "Em execução" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-running' ][ 'fr-fr' ] = "Actif" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-start' ][ 'en-us' ] = "Start" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-start' ][ 'es-cl' ] = "Iniciar" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-start' ][ 'pt-pt' ] = "Iniciar" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-start' ][ 'fr-fr' ] = "Démarrer" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-stop' ][ 'en-us' ] = "Stop" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-stop' ][ 'es-cl' ] = "Detener" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-stop' ][ 'pt-pt' ] = "Parar" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-stop' ][ 'fr-fr' ] = "Stop" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-unload_module' ][ 'en-us' ] = "Unload Module" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-unload_module' ][ 'es-cl' ] = "Descargar Módulo" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-unload_module' ][ 'pt-pt' ] = "Desactivar Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-unload_module' ][ 'fr-fr' ] = "Décharger le Module" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-load_module' ][ 'en-us' ] = "Load Module" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-load_module' ][ 'es-cl' ] = "Cargar Módulo" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-load_module' ][ 'pt-pt' ] = "Carregar Módulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-load_module' ][ 'fr-fr' ] = "charger le Module" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-message' ][ 'en-us' ] = "Message" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-message' ][ 'es-cl' ] = "Mensaje" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-message' ][ 'pt-pt' ] = "Mensagem" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-message' ][ 'fr-fr' ] = "Message" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'option-true' ][ 'en-us' ] = "True" ;
2014-02-14 18:37:58 +00:00
$text [ 'option-true' ][ 'es-cl' ] = "Verdadero" ;
2013-10-17 22:06:01 +00:00
$text [ 'option-true' ][ 'pt-pt' ] = "Sim" ;
2013-10-01 11:35:07 +00:00
$text [ 'option-true' ][ 'fr-fr' ] = "Oui" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'option-false' ][ 'en-us' ] = "False" ;
2014-02-14 18:37:58 +00:00
$text [ 'option-false' ][ 'es-cl' ] = "Falso" ;
2013-10-17 22:06:01 +00:00
$text [ 'option-false' ][ 'pt-pt' ] = "Não" ;
2013-10-01 11:35:07 +00:00
$text [ 'option-false' ][ 'fr-fr' ] = "Non" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-add' ][ 'en-us' ] = "Add" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-add' ][ 'es-cl' ] = "Agregar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-add' ][ 'pt-pt' ] = "Adicionar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-add' ][ 'fr-fr' ] = "Ajouter" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-edit' ][ 'en-us' ] = "Edit" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-edit' ][ 'es-cl' ] = "Editar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-edit' ][ 'pt-pt' ] = "Editar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-edit' ][ 'fr-fr' ] = "Editer" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-delete' ][ 'en-us' ] = "Delete" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-delete' ][ 'es-cl' ] = "Eliminar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-delete' ][ 'pt-pt' ] = "Remover" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-delete' ][ 'fr-fr' ] = "Supprimer" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-back' ][ 'en-us' ] = "Back" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-back' ][ 'es-cl' ] = "Volver" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-back' ][ 'pt-pt' ] = "Voltar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-back' ][ 'fr-fr' ] = "Retour" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-save' ][ 'en-us' ] = "Save" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-save' ][ 'es-cl' ] = "Guardar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-save' ][ 'pt-pt' ] = "Guardar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-save' ][ 'fr-fr' ] = "Sauvegarder" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-delete' ][ 'en-us' ] = "Do you really want to delete this?" ;
2014-02-25 03:28:28 +00:00
$text [ 'confirm-delete' ][ 'es-cl' ] = "¿Realmente desea eliminar esto?" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Deseja realmente remover isto?" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Voulez-vous vraiment supprimer cela?" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-add' ][ 'en-us' ] = "Add Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-add' ][ 'es-cl' ] = "Agregar Completado" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-add' ][ 'pt-pt' ] = "Adição Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-add' ][ 'fr-fr' ] = "Ajouté" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-update' ][ 'en-us' ] = "Update Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-update' ][ 'es-cl' ] = "Actualización Completada" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-update' ][ 'fr-fr' ] = "Mis à jour" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-delete' ][ 'en-us' ] = "Delete Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-delete' ][ 'es-cl' ] = "Eliminación Completada" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-delete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-delete' ][ 'fr-fr' ] = "Supprimé" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-required' ][ 'en-us' ] = "Please provide: " ;
2014-02-14 18:37:58 +00:00
$text [ 'message-required' ][ 'es-cl' ] = "Por favor indique: " ;
2013-10-17 22:06:01 +00:00
$text [ 'message-required' ][ 'pt-pt' ] = "Por favor indique: " ;
2013-09-30 13:19:40 +00:00
$text [ 'message-required' ][ 'fr-fr' ] = "Merci d'indiquer: " ;
?>