2013-06-07 01:09:07 +02:00
< ? php
2014-01-16 21:14:33 +01:00
$text [ 'title-upgrade_schema' ][ 'en-us' ] = " Upgrade Schema " ;
2014-02-13 19:09:45 +01:00
$text [ 'title-upgrade_schema' ][ 'es-cl' ] = " Actualizar Esquema " ;
2014-02-25 23:49:35 +01:00
$text [ 'title-upgrade_schema' ][ 'pt-pt' ] = " Actualizar Esquema de Base de Dados " ;
2014-01-16 21:14:33 +01:00
$text [ 'title-upgrade_schema' ][ 'fr-fr' ] = " Mise à jour du Schéma " ;
$text [ 'header-database_type' ][ 'en-us' ] = " Database Type " ;
2014-02-13 19:09:45 +01:00
$text [ 'header-database_type' ][ 'es-cl' ] = " Tipo de base de datos " ;
2014-01-16 21:14:33 +01:00
$text [ 'header-database_type' ][ 'pt-pt' ] = " Tipo de Base de Dados " ;
$text [ 'header-database_type' ][ 'fr-fr' ] = " Type de base de données " ;
$text [ 'header-message' ][ 'en-us' ] = " Message " ;
2014-02-13 19:09:45 +01:00
$text [ 'header-message' ][ 'es-cl' ] = " Mensaje " ;
2014-01-16 21:14:33 +01:00
$text [ 'header-message' ][ 'pt-pt' ] = " Mensagem " ;
$text [ 'header-message' ][ 'fr-fr' ] = " Message " ;
$text [ 'label-sql_changes' ][ 'en-us' ] = " SQL Changes " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-sql_changes' ][ 'es-cl' ] = " Cambios SQL " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-sql_changes' ][ 'pt-pt' ] = " Modificações SQL " ;
$text [ 'label-sql_changes' ][ 'fr-fr' ] = " Modifications SQL " ;
$text [ 'label-table' ][ 'en-us' ] = " Table " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-table' ][ 'es-cl' ] = " Tabla " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-table' ][ 'pt-pt' ] = " Tabela " ;
$text [ 'label-table' ][ 'fr-fr' ] = " Table " ;
$text [ 'label-exists' ][ 'en-us' ] = " Exists " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-exists' ][ 'es-cl' ] = " Existe " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-exists' ][ 'pt-pt' ] = " Existe " ;
$text [ 'label-exists' ][ 'fr-fr' ] = " Existe " ;
$text [ 'label-details' ][ 'en-us' ] = " Details " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-details' ][ 'es-cl' ] = " Detalles " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-details' ][ 'pt-pt' ] = " Detalhes " ;
$text [ 'label-details' ][ 'fr-fr' ] = " Détails " ;
$text [ 'label-name' ][ 'en-us' ] = " Name " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-name' ][ 'es-cl' ] = " Nombre " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-name' ][ 'pt-pt' ] = " Nome " ;
$text [ 'label-name' ][ 'fr-fr' ] = " Nom " ;
$text [ 'label-type' ][ 'en-us' ] = " Type " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-type' ][ 'es-cl' ] = " Tipo " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-type' ][ 'pt-pt' ] = " Tipo " ;
$text [ 'label-type' ][ 'fr-fr' ] = " Type " ;
$text [ 'label-upgrade' ][ 'en-us' ] = " Upgrade " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-upgrade' ][ 'es-cl' ] = " Actualizar " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-upgrade' ][ 'pt-pt' ] = " Actualizar " ;
$text [ 'label-upgrade' ][ 'fr-fr' ] = " Mise à jour " ;
$text [ 'label-database' ][ 'en-us' ] = " Database " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-database' ][ 'es-cl' ] = " Base de datos " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-database' ][ 'pt-pt' ] = " Base de Dados " ;
$text [ 'label-database' ][ 'fr-fr' ] = " Base de Données " ;
$text [ 'label-schema' ][ 'en-us' ] = " Schema " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-schema' ][ 'es-cl' ] = " Esquema " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-schema' ][ 'pt-pt' ] = " Esquema " ;
$text [ 'label-schema' ][ 'fr-fr' ] = " Schéma " ;
$text [ 'label-no_change' ][ 'en-us' ] = " No Change " ;
2014-02-13 19:09:45 +01:00
$text [ 'label-no_change' ][ 'es-cl' ] = " Sin Carga " ;
2014-01-16 21:14:33 +01:00
$text [ 'label-no_change' ][ 'pt-pt' ] = " Sem Mudança " ;
$text [ 'label-no_change' ][ 'fr-fr' ] = " Pas de changement " ;
$text [ 'option-true' ][ 'en-us' ] = " True " ;
2014-02-13 19:09:45 +01:00
$text [ 'option-true' ][ 'es-cl' ] = " Verdadero " ;
2014-01-16 21:14:33 +01:00
$text [ 'option-true' ][ 'pt-pt' ] = " Sim " ;
$text [ 'option-true' ][ 'fr-fr' ] = " Oui " ;
$text [ 'option-false' ][ 'en-us' ] = " False " ;
2014-02-13 19:09:45 +01:00
$text [ 'option-false' ][ 'es-cl' ] = " Falso " ;
2014-01-16 21:14:33 +01:00
$text [ 'option-false' ][ 'pt-pt' ] = " Não " ;
$text [ 'option-false' ][ 'fr-fr' ] = " Non " ;
$text [ 'message-upgrade' ][ 'en-us' ] = " Upgrade Completed " ;
2014-02-13 19:09:45 +01:00
$text [ 'message-upgrade' ][ 'es-cl' ] = " Actualización Completa " ;
2014-01-16 21:14:33 +01:00
$text [ 'message-upgrade' ][ 'pt-pt' ] = " Actualização Efectuada " ;
$text [ 'message-upgrade' ][ 'fr-fr' ] = " Mis à jour " ;
2014-07-06 05:50:18 +02:00
$text [ 'login-message_text' ][ 'en-us' ] = " Keep up with the FusionPBX project by configuring your preferences in the newly added <a href=''/app/notifications/notification_edit.php''>Notifications</a> section, under the System menu! " ;
$text [ 'login-message_text' ][ 'es-cl' ] = " Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección <a href=''/app/notifications/notification_edit.php''>Notificaciones</a> acaba de agregar, en el menú del sistema! " ;
$text [ 'login-message_text' ][ 'pt-pt' ] = " Mantenha-se com o projeto FusionPBX configurando suas preferências na seção <a href=''/app/notifications/notification_edit.php''>Notificações</a> recém-adicionado, no menu Sistema! " ;
$text [ 'login-message_text' ][ 'fr-fr' ] = " Tenez-vous au projet FusionPBX en configurant vos préférences dans la section <a href=''/app/notifications/notification_edit.php''>Notifications</a> nouvellement ajouté, dans le menu du système! " ;
2014-02-25 23:49:35 +01:00
?>