2013-05-18 22:07:59 +00:00
<? php
2014-02-26 02:57:36 +00:00
// Menus
$text [ 'title-menus' ][ 'en-us' ] = "Menu Manager" ;
$text [ 'title-menus' ][ 'es-cl' ] = "Gestor de Menú" ;
$text [ 'title-menus' ][ 'pt-pt' ] = "Gestor de Menus" ;
$text [ 'title-menus' ][ 'fr-fr' ] = "Gestion des Menus" ;
$text [ 'header-menus' ][ 'en-us' ] = "Menu Manager" ;
$text [ 'header-menus' ][ 'es-cl' ] = "Gestor de Menú" ;
$text [ 'header-menus' ][ 'pt-pt' ] = "Gestor de Menus" ;
$text [ 'header-menus' ][ 'fr-fr' ] = "Gestion des Menus" ;
$text [ 'description-menus' ][ 'en-us' ] = "Used to customize one or more menus." ;
$text [ 'description-menus' ][ 'es-cl' ] = "Se usa para personalizar uno o más menús." ;
$text [ 'description-menus' ][ 'pt-pt' ] = "Utilizado para customizar um ou mais menus." ;
$text [ 'description-menus' ][ 'fr-fr' ] = "Personnaliser un ou plusieurs menus." ;
2014-08-17 00:09:26 +00:00
$text [ 'title-menu-edit' ][ 'en-us' ] = "Menu" ;
2014-02-26 02:57:36 +00:00
$text [ 'title-menu-edit' ][ 'es-cl' ] = "Editar Menú" ;
$text [ 'title-menu-edit' ][ 'pt-pt' ] = "Editar Menu" ;
$text [ 'title-menu-edit' ][ 'fr-fr' ] = "Editer le Menu" ;
2014-08-17 00:09:26 +00:00
$text [ 'header-menu-edit' ][ 'en-us' ] = "Menu" ;
2014-02-26 02:57:36 +00:00
$text [ 'header-menu-edit' ][ 'es-cl' ] = "Editar Menú" ;
$text [ 'header-menu-edit' ][ 'pt-pt' ] = "Editar Menu" ;
$text [ 'header-menu-edit' ][ 'fr-fr' ] = "Editer le Menu" ;
$text [ 'description-menu-edit' ][ 'en-us' ] = "Used to customize one or more menus." ;
$text [ 'description-menu-edit' ][ 'es-cl' ] = "Se usa para personalizar uno o más menús." ;
$text [ 'description-menu-edit' ][ 'pt-pt' ] = "Utilizado para customizar um ou mais menus." ;
$text [ 'description-menu-edit' ][ 'fr-fr' ] = "Personnaliser un ou plusieurs menus." ;
2014-08-17 00:09:26 +00:00
$text [ 'title-menu-add' ][ 'en-us' ] = "Menu" ;
2014-02-26 02:57:36 +00:00
$text [ 'title-menu-add' ][ 'es-cl' ] = "Agregar Menú" ;
$text [ 'title-menu-add' ][ 'pt-pt' ] = "Adicionar Menu" ;
$text [ 'title-menu-add' ][ 'fr-fr' ] = "Ajouter un menu" ;
2014-08-17 00:09:26 +00:00
$text [ 'header-menu-add' ][ 'en-us' ] = "Menu" ;
2014-02-26 02:57:36 +00:00
$text [ 'header-menu-add' ][ 'es-cl' ] = "Agregar Menú" ;
$text [ 'header-menu-add' ][ 'pt-pt' ] = "Adicionar Menu" ;
$text [ 'header-menu-add' ][ 'fr-fr' ] = "Ajouter un menu" ;
$text [ 'description-menu-add' ][ 'en-us' ] = "Used to customize one or more menus." ;
$text [ 'description-menu-add' ][ 'es-cl' ] = "Se usa para personalizar uno o más menús." ;
$text [ 'description-menu-add' ][ 'pt-pt' ] = "Utilizado para customizar um ou mais menus." ;
$text [ 'description-menu-add' ][ 'fr-fr' ] = "Personnaliser un ou plusieurs menus." ;
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
$text [ 'label-name' ][ 'es-cl' ] = "Nombre" ;
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
$text [ 'description-name' ][ 'en-us' ] = "Enter the name of the menu." ;
$text [ 'description-name' ][ 'es-cl' ] = "Ingrese el nombre del menú" ;
$text [ 'description-name' ][ 'pt-pt' ] = "Introduza o nome do menu." ;
$text [ 'description-name' ][ 'fr-fr' ] = "Entrer le nom du menu." ;
$text [ 'label-language' ][ 'en-us' ] = "Language" ;
$text [ 'label-language' ][ 'es-cl' ] = "Lenguaje" ;
$text [ 'label-language' ][ 'pt-pt' ] = "Língua" ;
$text [ 'label-language' ][ 'fr-fr' ] = "Langue" ;
$text [ 'description-language' ][ 'en-us' ] = "Enter the language." ;
$text [ 'description-language' ][ 'es-cl' ] = "Ingrese el lenguaje." ;
$text [ 'description-language' ][ 'pt-pt' ] = "Introduza a língua." ;
$text [ 'description-language' ][ 'fr-fr' ] = "Entrer la langue." ;
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
$text [ 'description-description' ][ 'en-us' ] = "Enter a description for this menu, if desired." ;
$text [ 'description-description' ][ 'es-cl' ] = "Ingrese una descripción para este menú, opcional." ;
$text [ 'description-description' ][ 'pt-pt' ] = "Introduza a descrição para este menu, caso deseje." ;
$text [ 'description-description' ][ 'fr-fr' ] = "" ;
2014-08-17 00:09:26 +00:00
$text [ 'title-menu_item-edit' ][ 'en-us' ] = "Menu Item" ;
2014-02-26 02:57:36 +00:00
$text [ 'title-menu_item-edit' ][ 'es-cl' ] = "Editar Ítem de Menú" ;
$text [ 'title-menu_item-edit' ][ 'pt-pt' ] = "Editar o Item do Menu" ;
$text [ 'title-menu_item-edit' ][ 'fr-fr' ] = "Editer l'objet menu" ;
2014-08-17 00:09:26 +00:00
$text [ 'header-menu_item-edit' ][ 'en-us' ] = "Menu Item" ;
2014-02-26 02:57:36 +00:00
$text [ 'header-menu_item-edit' ][ 'es-cl' ] = "Editar Ítem de Menú" ;
$text [ 'header-menu_item-edit' ][ 'pt-pt' ] = "Editar o Item do Menu" ;
$text [ 'header-menu_item-edit' ][ 'fr-fr' ] = "Editer l'objet menu" ;
$text [ 'description-menu_item-edit' ][ 'en-us' ] = "Description" ;
$text [ 'description-menu_item-edit' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-menu_item-edit' ][ 'fr-fr' ] = "" ;
2014-08-17 00:11:23 +00:00
$text [ 'title-menu_item-add' ][ 'en-us' ] = "Menu Item" ;
2014-02-26 02:57:36 +00:00
$text [ 'title-menu_item-add' ][ 'es-cl' ] = "Agregar Ítem de Menú" ;
$text [ 'title-menu_item-add' ][ 'pt-pt' ] = "Adicionar um Item ao Menu" ;
$text [ 'title-menu_item-add' ][ 'fr-fr' ] = "Ajouter un objet menu" ;
2014-08-17 00:11:23 +00:00
$text [ 'header-menu_item-add' ][ 'en-us' ] = "Menu Item" ;
2014-02-26 02:57:36 +00:00
$text [ 'header-menu_item-add' ][ 'es-cl' ] = "Agregar Ítem de Menú" ;
$text [ 'header-menu_item-add' ][ 'pt-pt' ] = "Adicionar um Item ao Menu" ;
$text [ 'header-menu_item-add' ][ 'fr-fr' ] = "Ajouter un objet menu" ;
$text [ 'description-menu_item-add' ][ 'en-us' ] = "Description" ;
$text [ 'description-menu_item-add' ][ 'es-cl' ] = "" ;
$text [ 'description-menu_item-add' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-menu_item-add' ][ 'fr-fr' ] = "" ;
$text [ 'label-title' ][ 'en-us' ] = "Title" ;
$text [ 'label-title' ][ 'es-cl' ] = "Título" ;
$text [ 'label-title' ][ 'pt-pt' ] = "Título" ;
$text [ 'label-title' ][ 'fr-fr' ] = "Titre" ;
$text [ 'description-title' ][ 'en-us' ] = "Description" ;
$text [ 'description-title' ][ 'es-cl' ] = "" ;
$text [ 'description-title' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-title' ][ 'fr-fr' ] = "" ;
$text [ 'label-link' ][ 'en-us' ] = "Link" ;
$text [ 'label-link' ][ 'es-cl' ] = "Enlace" ;
$text [ 'label-link' ][ 'pt-pt' ] = "Ligação" ;
$text [ 'label-link' ][ 'fr-fr' ] = "Lien" ;
$text [ 'description-link' ][ 'en-us' ] = "Description" ;
$text [ 'description-link' ][ 'es-cl' ] = "" ;
$text [ 'description-link' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-link' ][ 'fr-fr' ] = "" ;
$text [ 'label-category' ][ 'en-us' ] = "Target" ;
$text [ 'label-category' ][ 'es-cl' ] = "Destino" ;
$text [ 'label-category' ][ 'pt-pt' ] = "Destino" ;
$text [ 'label-category' ][ 'fr-fr' ] = "Cible" ;
$text [ 'description-category' ][ 'en-us' ] = "Description" ;
$text [ 'description-category' ][ 'es-cl' ] = "" ;
$text [ 'description-category' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-category' ][ 'fr-fr' ] = "" ;
$text [ 'option-internal' ][ 'en-us' ] = "Internal" ;
$text [ 'option-internal' ][ 'es-cl' ] = "Interno" ;
$text [ 'option-internal' ][ 'pt-pt' ] = "Interno" ;
$text [ 'option-internal' ][ 'fr-fr' ] = "Interne" ;
$text [ 'option-external' ][ 'en-us' ] = "External" ;
$text [ 'option-external' ][ 'es-cl' ] = "Externo" ;
$text [ 'option-external' ][ 'pt-pt' ] = "Externo" ;
$text [ 'option-external' ][ 'fr-fr' ] = "Externe" ;
$text [ 'option-email' ][ 'en-us' ] = "E-mail" ;
$text [ 'option-email' ][ 'es-cl' ] = "E-mail" ;
$text [ 'option-email' ][ 'pt-pt' ] = "E-mail" ;
$text [ 'option-email' ][ 'fr-fr' ] = "Courriel" ;
$text [ 'label-parent_menu' ][ 'en-us' ] = "Parent Menu" ;
$text [ 'label-parent_menu' ][ 'es-cl' ] = "Nivel Superior" ;
$text [ 'label-parent_menu' ][ 'pt-pt' ] = "Menu Pai" ;
$text [ 'label-parent_menu' ][ 'fr-fr' ] = "Menu Parent" ;
$text [ 'description-parent_menu' ][ 'en-us' ] = "Description" ;
$text [ 'description-parent_menu' ][ 'es-cl' ] = "" ;
$text [ 'description-parent_menu' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-parent_menu' ][ 'fr-fr' ] = "" ;
$text [ 'label-groups' ][ 'en-us' ] = "Groups" ;
$text [ 'label-groups' ][ 'es-cl' ] = "Grupos" ;
$text [ 'label-groups' ][ 'pt-pt' ] = "Grupos" ;
$text [ 'label-groups' ][ 'fr-fr' ] = "Groupes" ;
$text [ 'description-groups' ][ 'en-us' ] = "Description" ;
$text [ 'description-groups' ][ 'es-cl' ] = "" ;
$text [ 'description-groups' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-groups' ][ 'fr-fr' ] = "" ;
$text [ 'button-restore_default' ][ 'en-us' ] = "Restore Default" ;
$text [ 'button-restore_default' ][ 'es-cl' ] = "Restaurar Predeterminados" ;
$text [ 'button-restore_default' ][ 'pt-pt' ] = "Restaurar Predefinições" ;
$text [ 'button-restore_default' ][ 'fr-fr' ] = "Restaurer" ;
$text [ 'button-restore_all' ][ 'en-us' ] = "Restore All" ;
$text [ 'button-restore_all' ][ 'es-cl' ] = "Restaurar Todos" ;
$text [ 'button-restore_all' ][ 'pt-pt' ] = "Restaurar Tudo" ;
$text [ 'button-restore_all' ][ 'fr-fr' ] = "Tout restaurer" ;
$text [ 'label-protected' ][ 'en-us' ] = "Protected" ;
$text [ 'label-protected' ][ 'es-cl' ] = "Protegido" ;
$text [ 'label-protected' ][ 'pt-pt' ] = "Protegido" ;
$text [ 'label-protected' ][ 'fr-fr' ] = "Proteger" ;
$text [ 'description-protected' ][ 'en-us' ] = "Enable this to protect the menu item from being removed by '" . $text [ 'button-restore_default' ][ 'en-us' ] . "'." ;
$text [ 'description-protected' ][ 'es-cl' ] = "Active esto para editar que este ítem pueda ser eliminado por '" . $text [ 'button-restore_default' ][ 'en-us' ] . "'." ;
$text [ 'description-protected' ][ 'pt-pt' ] = "Active isto para proteger os items do menu de serem removidos por '" . $text [ 'button-restore_default' ][ 'pt-pt' ] . "'." ;
$text [ 'description-protected' ][ 'fr-fr' ] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction '" . $text [ 'button-restore_default' ][ 'fr-fr' ] . "'." ;
$text [ 'label-menu_order' ][ 'en-us' ] = "Order" ;
$text [ 'label-menu_order' ][ 'es-cl' ] = "Orden" ;
$text [ 'label-menu_order' ][ 'pt-pt' ] = "Ordem" ;
$text [ 'label-menu_order' ][ 'fr-fr' ] = "Ordre" ;
$text [ 'description-menu_order' ][ 'en-us' ] = "Description" ;
$text [ 'description-menu_order' ][ 'es-cl' ] = "" ;
$text [ 'description-menu_order' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'description-menu_order' ][ 'fr-fr' ] = "" ;
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
$text [ 'description-description' ][ 'en-us' ] = "Enter a description, if desired." ;
$text [ 'description-description' ][ 'es-cl' ] = "Ingrese una descripción, opcional." ;
$text [ 'description-description' ][ 'pt-pt' ] = "Introduza a descrição, caso pretenda." ;
$text [ 'description-description' ][ 'fr-fr' ] = "" ;
$text [ 'label-true' ][ 'en-us' ] = "True" ;
$text [ 'label-true' ][ 'es-cl' ] = "Verdadero" ;
$text [ 'label-true' ][ 'pt-pt' ] = "Sim" ;
$text [ 'label-true' ][ 'fr-fr' ] = "Oui" ;
$text [ 'label-false' ][ 'en-us' ] = "False" ;
$text [ 'label-false' ][ 'es-cl' ] = "Falso" ;
$text [ 'label-false' ][ 'pt-pt' ] = "Não" ;
$text [ 'label-false' ][ 'fr-fr' ] = "Non" ;
$text [ 'button-add' ][ 'en-us' ] = "Add" ;
$text [ 'button-add' ][ 'es-cl' ] = "Agregar" ;
$text [ 'button-add' ][ 'pt-pt' ] = "Adicionar" ;
$text [ 'button-add' ][ 'fr-fr' ] = "Ajouter" ;
$text [ 'button-edit' ][ 'en-us' ] = "Edit" ;
$text [ 'button-edit' ][ 'es-cl' ] = "Editar" ;
$text [ 'button-edit' ][ 'pt-pt' ] = "Editar" ;
$text [ 'button-edit' ][ 'fr-fr' ] = "Editer" ;
$text [ 'button-delete' ][ 'en-us' ] = "Delete" ;
$text [ 'button-delete' ][ 'es-cl' ] = "Eliminar" ;
$text [ 'button-delete' ][ 'pt-pt' ] = "Remover" ;
$text [ 'button-delete' ][ 'fr-fr' ] = "Supprimer" ;
$text [ 'confirm-delete' ][ 'en-us' ] = "Do you really want to delete this?" ;
$text [ 'confirm-delete' ][ 'es-cl' ] = "¿Realmente desea eliminar esto?" ;
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Tem a certeza que pretende remover isto?" ;
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Voulez-vous vraiment supprimer cela?" ;
$text [ 'button-save' ][ 'en-us' ] = "Save" ;
$text [ 'button-save' ][ 'es-cl' ] = "Guardar" ;
$text [ 'button-save' ][ 'pt-pt' ] = "Guardar" ;
$text [ 'button-save' ][ 'fr-fr' ] = "Sauvegarder" ;
$text [ 'button-back' ][ 'en-us' ] = "Back" ;
$text [ 'button-back' ][ 'es-cl' ] = "Volver" ;
$text [ 'button-back' ][ 'pt-pt' ] = "Voltar" ;
$text [ 'button-back' ][ 'fr-fr' ] = "Retour" ;
$text [ 'button-move_up' ][ 'en-us' ] = "Move Up" ;
$text [ 'button-move_up' ][ 'es-cl' ] = "Mover Arriba" ;
$text [ 'button-move_up' ][ 'pt-pt' ] = "Mover para Cima" ;
$text [ 'button-move_up' ][ 'fr-fr' ] = "Monter" ;
$text [ 'button-move_down' ][ 'en-us' ] = "Move Down" ;
$text [ 'button-move_down' ][ 'es-cl' ] = "Mover Abajo" ;
$text [ 'button-move_down' ][ 'pt-pt' ] = "Mover para Baixo" ;
$text [ 'button-move_down' ][ 'fr-fr' ] = "Descendre" ;
$text [ 'message-moved_up' ][ 'en-us' ] = "Item Moved Up" ;
$text [ 'message-moved_up' ][ 'es-cl' ] = "Elemento Subido" ;
$text [ 'message-moved_up' ][ 'pt-pt' ] = "Item Movido para Cima" ;
$text [ 'message-moved_up' ][ 'fr-fr' ] = "Monter l'objet" ;
$text [ 'message-moved_down' ][ 'en-us' ] = "Item Moved Down" ;
$text [ 'message-moved_down' ][ 'es-cl' ] = "Elemento Bajado" ;
$text [ 'message-moved_down' ][ 'pt-pt' ] = "Item Movido para Baixo" ;
$text [ 'message-moved_down' ][ 'fr-fr' ] = "Descendre l'objet" ;
$text [ 'message-message' ][ 'en-us' ] = "Message" ;
$text [ 'message-message' ][ 'es-cl' ] = "Mensaje" ;
$text [ 'message-message' ][ 'pt-pt' ] = "Mensagem" ;
$text [ 'message-message' ][ 'fr-fr' ] = "Message" ;
$text [ 'message-add' ][ 'en-us' ] = "Add Completed" ;
$text [ 'message-add' ][ 'es-cl' ] = "Agregar Completado" ;
$text [ 'message-add' ][ 'pt-pt' ] = "Adição Efectuada" ;
$text [ 'message-add' ][ 'fr-fr' ] = "Ajouté" ;
$text [ 'message-update' ][ 'en-us' ] = "Update Completed" ;
$text [ 'message-update' ][ 'es-cl' ] = "Actualización Completada" ;
$text [ 'message-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
$text [ 'message-update' ][ 'fr-fr' ] = "Mis à jour" ;
$text [ 'message-delete' ][ 'en-us' ] = "Delete Completed" ;
$text [ 'message-delete' ][ 'es-cl' ] = "Eliminación Completada" ;
$text [ 'message-delete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
$text [ 'message-delete' ][ 'fr-fr' ] = "Supprimé" ;
$text [ 'message-restore' ][ 'en-us' ] = "Restore Completed" ;
$text [ 'message-restore' ][ 'es-cl' ] = "Restauración Completada" ;
$text [ 'message-restore' ][ 'pt-pt' ] = "Reposição Efectuada" ;
$text [ 'message-restore' ][ 'fr-fr' ] = "Restauré" ;
$text [ 'message-required' ][ 'en-us' ] = "Please provide: " ;
$text [ 'message-required' ][ 'es-cl' ] = "Por favor indique: " ;
$text [ 'message-required' ][ 'pt-pt' ] = "Por favor indique: " ;
$text [ 'message-required' ][ 'fr-fr' ] = "Merci d'indiquer: " ;
2013-05-18 22:07:59 +00:00
2014-08-17 00:09:26 +00:00
?>