Jelajahi Sumber

Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.

Mark Crane 12 tahun lalu
induk
melakukan
56f3bf5dc3

+ 1 - 1
core/apps/app_config.php

@@ -24,7 +24,7 @@
 		$apps[$x]['menu'][0]['title']['de'] = '';
 		$apps[$x]['menu'][0]['title']['de-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = '';
+		$apps[$x]['menu'][0]['title']['fr'] = "Gestion App";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Gestor de Aplicações';

+ 4 - 4
core/databases/app_config.php

@@ -7,12 +7,12 @@
 		$apps[$x]['version'] = '';
 		$apps[$x]['license'] = 'Mozilla Public License 1.1';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
-		$apps[$x]['description']['en-us'] = 'Storeds database connection information.';
+		$apps[$x]['description']['en-us'] = "Storeds database connection information.";
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = '';
+		$apps[$x]['description']['fr'] = "Information de connexions au BDD";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Armazena informações de conexão com a base de dados.';
@@ -24,10 +24,10 @@
 		$apps[$x]['menu'][0]['title']['de'] = '';
 		$apps[$x]['menu'][0]['title']['de-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = '';
+		$apps[$x]['menu'][0]['title']['fr'] = "BDD";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Base de Dados';
+		$apps[$x]['menu'][0]['title']['pt-pt'] = "Base de Dados";
 		$apps[$x]['menu'][0]['title']['pt-br'] = '';
 		$apps[$x]['menu'][0]['uuid'] = 'ebbd754d-ca74-d5b1-a77e-9206ba3ecc3f';
 		$apps[$x]['menu'][0]['parent_uuid'] = '594d99c5-6128-9c88-ca35-4b33392cec0f';

+ 2 - 2
core/default_settings/app_config.php

@@ -12,7 +12,7 @@
 		$apps[$x]['description']['de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = '';
+		$apps[$x]['description']['fr'] = "Configurations par défaut applicable à tous les domaines";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Configurações padrão que se aplicam a todos os domínios.';
@@ -24,7 +24,7 @@
 		$apps[$x]['menu'][0]['title']['de'] = '';
 		$apps[$x]['menu'][0]['title']['de-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = '';
+		$apps[$x]['menu'][0]['title']['fr'] = "Confs par Défaut";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Predefinições';

+ 3 - 3
core/domain_settings/app_config.php

@@ -12,7 +12,7 @@
 		$apps[$x]['description']['de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = '';
+		$apps[$x]['description']['fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Gerir um único domínio ou vários domínios para multi-tenant.';
@@ -24,10 +24,10 @@
 		$apps[$x]['menu'][0]['title']['de'] = '';
 		$apps[$x]['menu'][0]['title']['de-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = '';
+		$apps[$x]['menu'][0]['title']['fr'] = "domaines";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Dominios';
+		$apps[$x]['menu'][0]['title']['pt-pt'] = "Dominios";
 		$apps[$x]['menu'][0]['title']['pt-br'] = '';
 		$apps[$x]['menu'][0]['uuid'] = '4fa7e90b-6d6c-12d4-712f-62857402b801';
 		$apps[$x]['menu'][0]['parent_uuid'] = '594d99c5-6128-9c88-ca35-4b33392cec0f';

+ 10 - 10
core/menu/app_config.php

@@ -12,22 +12,22 @@
 		$apps[$x]['description']['de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = '';
+		$apps[$x]['description']['fr'] = "Le menu peut être personnalisé ici";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
-		$apps[$x]['description']['pt-pt'] = 'O menu pode ser personalizado usando esta ferramenta.';
+		$apps[$x]['description']['pt-pt'] = "O menu pode ser personalizado usando esta ferramenta.";
 		$apps[$x]['description']['pt-br'] = '';
 
 	//menu details
-		$apps[$x]['menu'][0]['title']['en-us'] = 'Menu Manager';
+		$apps[$x]['menu'][0]['title']['en-us'] = "Menu Manager";
 		$apps[$x]['menu'][0]['title']['es-mx'] = '';
 		$apps[$x]['menu'][0]['title']['de'] = '';
 		$apps[$x]['menu'][0]['title']['de-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = '';
+		$apps[$x]['menu'][0]['title']['fr'] = "Gestion des Menus";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Gestor de Menus';
+		$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de Menus";
 		$apps[$x]['menu'][0]['title']['pt-br'] = '';
 		$apps[$x]['menu'][0]['uuid'] = 'da3a9ab4-c28e-ea8d-50cc-e8405ac8e76e';
 		$apps[$x]['menu'][0]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';
@@ -41,7 +41,7 @@
 		$apps[$x]['menu'][1]['title']['de'] = '';
 		$apps[$x]['menu'][1]['title']['de-ch'] = '';
 		$apps[$x]['menu'][1]['title']['de-at'] = '';
-		$apps[$x]['menu'][1]['title']['fr'] = '';
+		$apps[$x]['menu'][1]['title']['fr'] = 'Système';
 		$apps[$x]['menu'][1]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][1]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][1]['title']['pt-pt'] = 'Sistema';
@@ -60,7 +60,7 @@
 		$apps[$x]['menu'][2]['title']['de'] = '';
 		$apps[$x]['menu'][2]['title']['de-ch'] = '';
 		$apps[$x]['menu'][2]['title']['de-at'] = '';
-		$apps[$x]['menu'][2]['title']['fr'] = '';
+		$apps[$x]['menu'][2]['title']['fr'] = 'Comptes';
 		$apps[$x]['menu'][2]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][2]['title']['pt-pt'] = 'Contas';
@@ -87,7 +87,7 @@
 		$apps[$x]['menu'][4]['title']['de'] = '';
 		$apps[$x]['menu'][4]['title']['de-ch'] = '';
 		$apps[$x]['menu'][4]['title']['de-at'] = '';
-		$apps[$x]['menu'][4]['title']['fr'] = '';
+		$apps[$x]['menu'][4]['title']['fr'] = 'Etat';
 		$apps[$x]['menu'][4]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][4]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][4]['title']['pt-pt'] = 'Estado';
@@ -106,10 +106,10 @@
 		$apps[$x]['menu'][5]['title']['de'] = '';
 		$apps[$x]['menu'][5]['title']['de-ch'] = '';
 		$apps[$x]['menu'][5]['title']['de-at'] = '';
-		$apps[$x]['menu'][5]['title']['fr'] = '';
+		$apps[$x]['menu'][5]['title']['fr'] = 'Avancé';
 		$apps[$x]['menu'][5]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][5]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][5]['title']['pt-pt'] = 'Avançado';
+		$apps[$x]['menu'][5]['title']['pt-pt'] = 'Avançado';
 		$apps[$x]['menu'][5]['title']['pt-br'] = '';
 		$apps[$x]['menu'][5]['uuid'] = '594d99c5-6128-9c88-ca35-4b33392cec0f';
 		$apps[$x]['menu'][5]['parent_uuid'] = '';

+ 4 - 4
core/upgrade/app_config.php

@@ -11,10 +11,10 @@
 		$apps[$x]['description']['de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = '';
+		$apps[$x]['description']['fr'] = "Mise à jour du Schéma de la base de données";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
-		$apps[$x]['description']['pt-pt'] = 'Atualizar o esquema de base de dados.';
+		$apps[$x]['description']['pt-pt'] = "Atualizar o esquema de base de dados.";
 		$apps[$x]['description']['pt-br'] = '';
 
 	//menu details
@@ -23,10 +23,10 @@
 		$apps[$x]['menu'][0]['title']['de'] = '';
 		$apps[$x]['menu'][0]['title']['de-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = '';
+		$apps[$x]['menu'][0]['title']['fr'] = "MàJ BDD";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Actualizar BD';
+		$apps[$x]['menu'][0]['title']['pt-pt'] = "Actualizar BD";
 		$apps[$x]['menu'][0]['title']['pt-br'] = '';
 		$apps[$x]['menu'][0]['uuid'] = '8c826e92-be3c-0944-669a-24e5b915d562';
 		$apps[$x]['menu'][0]['parent_uuid'] = '594d99c5-6128-9c88-ca35-4b33392cec0f';

+ 4 - 4
core/user_settings/app_config.php

@@ -7,12 +7,12 @@
 		$apps[$x]['version'] = '';
 		$apps[$x]['license'] = 'Mozilla Public License 1.1';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
-		$apps[$x]['description']['en-us'] = 'User account settings can be changed by the user.';
+		$apps[$x]['description']['en-us'] = "User account settings can be changed by the user.";
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = '';
+		$apps[$x]['description']['fr'] = "L'usager peut modifier la configuration de son compte";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Configurações de conta de utilizador pode ser alterado pelo utilizador.';
@@ -24,10 +24,10 @@
 		$apps[$x]['menu'][0]['title']['de'] = '';
 		$apps[$x]['menu'][0]['title']['de-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = '';
+		$apps[$x]['menu'][0]['title']['fr'] = "Confs du Compte";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Configurações da Conta';
+		$apps[$x]['menu'][0]['title']['pt-pt'] = "Configurações da Conta";
 		$apps[$x]['menu'][0]['title']['pt-br'] = '';
 		$apps[$x]['menu'][0]['uuid'] = '4d532f0b-c206-c39d-ff33-fc67d668fb69';
 		$apps[$x]['menu'][0]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';

+ 32 - 0
core/user_settings/app_languages.php

@@ -2,97 +2,129 @@
 
 	$text['title']['en-us'] = 'Account Settings';
 	$text['title']['pt-pt'] = 'Configurações de Conta';
+	$text['title']['fr'] = 'Personalisation du compte';
 
 	$text['description']['en-us'] = 'Edit account information.';
 	$text['description']['pt-pt'] = 'Editar informações de conta.';
+	$text['description']['fr'] = 'Editer les informations du compte.';
 
 	$text['button-back']['en-us'] = 'Back';
 	$text['button-back']['pt-pt'] = 'Voltar';
+	$text['button-back']['fr'] = 'retour';
 
 	$text['button-save']['en-us'] = 'Save';
 	$text['button-save']['pt-pt'] = 'Guardar';
+	$text['button-save']['fr'] = 'Sauvegarder';
 
 	$text['table-title']['en-us'] = 'User Info';
 	$text['table-title']['pt-pt'] = 'Informações de Utilizador';
+	$text['table-title']['fr'] = "Informations de l'usager";
 
 	$text['label-username']['en-us'] = 'Username';
 	$text['label-username']['pt-pt'] = 'Nome de Utilizador';
+	$text['label-username']['fr'] = "Nom de l'utilisateur";
 
 	$text['label-password']['en-us'] = 'Password';
 	$text['label-password']['pt-pt'] = 'Palavra passe';
+	$text['label-password']['fr'] = 'Mot de passe';
 
 	$text['label-domain']['en-us'] = 'Domain';
 	$text['label-domain']['pt-pt'] = '';
+	$text['label-domain']['fr'] = 'Domaine';
 
 	$text['button-login']['en-us'] = 'Login';
 	$text['button-login']['pt-pt'] = '';
+	$text['button-login']['fr'] = 'connexion';
 
 	$text['label-confirm-password']['en-us'] = 'Confirm Password';
 	$text['label-confirm-password']['pt-pt'] = 'Confirme Palavra Chave';
+	$text['label-confirm-password']['fr'] = 'Confirmation du mot de passe';
 
 	$text['label-extension']['en-us'] = 'Extension';
 	$text['label-extension']['pt-pt'] = 'Extensão';
+	$text['label-extension']['fr'] = 'Extension';
 
 	$text['table2-title']['en-us'] = 'Additional Info';
 	$text['table2-title']['pt-pt'] = 'Informações Adicionais';
+	$text['table2-title']['fr'] = 'Informations aditionnelles';
 
 	$text['label-status']['en-us'] = 'Status';
 	$text['label-status']['pt-pt'] = 'Estado';
+	$text['label-status']['fr'] = 'Etat';
 
 	$text['description-status']['en-us'] = 'Select a the user status.';
 	$text['description-status']['pt-pt'] = 'Selecione um estado para o utilizador.';
+	$text['description-status']['fr'] = "Selection de l'état de l'usager.";
 
 	$text['check-available-status']['en-us'] = 'Available';
 	$text['check-available-status']['pt-pt'] = 'Disponível';
+	$text['check-available-status']['fr'] = 'Disponible';
 
 	$text['check-available-ondemand-status']['en-us'] = 'Available (On Demand)';
 	$text['check-available-ondemand-status']['pt-pt'] = 'Disponível (A pedido)';
+	$text['check-available-ondemand-status']['fr'] = 'Disponble (sur demande)';
 
 	$text['check-loggedout-status']['en-us'] = 'Logged Out';
 	$text['check-loggedout-status']['pt-pt'] = 'Desligado';
+	$text['check-loggedout-status']['fr'] = 'Déconnexion';
 
 	$text['check-onbreak-status']['en-us'] = 'On Break';
 	$text['check-onbreak-status']['pt-pt'] = 'Em Pausa';
+	$text['check-onbreak-status']['fr'] = 'En Pause';
 
 	$text['check-do-not-disturb-status']['en-us'] = 'Do Not Disturb';
 	$text['check-do-not-disturb-status']['pt-pt'] = 'Não Perturbar';
+	$text['check-do-not-disturb-status']['fr'] = 'Ne pas déranger';
 
 	$text['label-time']['en-us'] = 'Time Zone';
 	$text['label-time']['pt-pt'] = 'Fuso Horário';
+	$text['label-time']['fr'] = 'Fuseau Horaire';
 
 	$text['description-timezone']['en-us'] = 'Select the default time zone.';
 	$text['description-timezone']['pt-pt'] = 'Selecione o fuso horário padrão.';
+	$text['description-timezone']['fr'] = 'Selection du Fuseau Horaire par défaut.';
 
 	$text['confirm-password']['en-us'] = 'Passwords did not match.';
 	$text['confirm-password']['pt-pt'] = 'As palavras chave não coincidem.';
+	$text['confirm-password']['fr'] = 'Les mots de passe ne sont pas les mêmes.';
 
 	$text['confirm-update']['en-us'] = 'Update Complete';
 	$text['confirm-update']['pt-pt'] = 'Actualização Completa';
+	$text['confirm-update']['fr'] = 'Mise à jour terminée';
 
 	$text['title-user-settings']['en-us'] = 'User Information';
 	$text['title-user-settings']['pt-pt'] = 'Informação do Utilizador';
+	$text['title-user-settings']['fr'] = "Informations de l'usager";
 
 	$text['label-voicemail']['en-us'] = 'Voicemail';
 	$text['label-voicemail']['pt-pt'] = 'Correio de Voz';
+	$text['label-voicemail']['fr'] = 'messagerie vocale';
 
 	$text['label-view-messages']['en-us'] = 'View Messages';
 	$text['label-view-messages']['pt-pt'] = 'Ver Mensagens';
+	$text['label-view-messages']['fr-fr'] = 'Voir les messages';
 
 	$text['table-extension']['en-us'] = 'Extension';
 	$text['table-extension']['pt-pt'] = 'Extensão';
+	$text['table-extension']['fr'] = 'Extension';
 
 	$text['table-tools']['en-us'] = 'Tools';
 	$text['table-tools']['pt-pt'] = 'Ferramentas';
+	$text['table-tools']['fr'] = 'Outils';
 
 	$text['table-description']['en-us'] = 'Description';
 	$text['table-description']['pt-pt'] = 'Descrição';
+	$text['table-description']['fr'] = 'Description';
 
 	$text['label-callforward']['en-us'] = 'Call Forward';
 	$text['label-callforward']['pt-pt'] = 'Encaminhamento de Chamadas';
+	$text['label-callforward']['fr'] = "Renvoi d'appel";
 
 	$text['label-followme']['en-us'] = 'Follow Me';
 	$text['label-followme']['pt-pt'] = 'Segue-me';
+	$text['label-followme']['fr'] = 'Follow Me';
 
 	$text['label-dnd']['en-us'] = 'Do Not Disturb';
 	$text['label-dnd']['pt-pt'] = 'Não Perturbar';
+	$text['label-dnd']['fr'] = 'Ne Pas Déranger';
 ?>

+ 7 - 7
core/users/app_config.php

@@ -12,21 +12,21 @@
 		$apps[$x]['description']['de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = '';
+		$apps[$x]['description']['fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Adicionar, editar, apagar e pesquisa pelos utilizadores.';
 		$apps[$x]['description']['pt-br'] = '';
 
-		$apps[$x]['menu'][2]['title']['en-us'] = 'User Manager';
+		$apps[$x]['menu'][2]['title']['en-us'] = "User Manager";
 		$apps[$x]['menu'][2]['title']['es-mx'] = '';
 		$apps[$x]['menu'][2]['title']['de'] = '';
 		$apps[$x]['menu'][2]['title']['de-ch'] = '';
 		$apps[$x]['menu'][2]['title']['de-at'] = '';
-		$apps[$x]['menu'][2]['title']['fr'] = '';
+		$apps[$x]['menu'][2]['title']['fr'] = "Gestion Usagers";
 		$apps[$x]['menu'][2]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][2]['title']['pt-pt'] = 'Gestor de Utilizadores';
+		$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestor de Utilizadores";
 		$apps[$x]['menu'][2]['title']['pt-br'] = '';
 		$apps[$x]['menu'][2]['uuid'] = '0d57cc1e-1874-47b9-7ddd-fe1f57cec99b';
 		$apps[$x]['menu'][2]['parent_uuid'] = 'bc96d773-ee57-0cdd-c3ac-2d91aba61b55';
@@ -35,15 +35,15 @@
 		$apps[$x]['menu'][2]['groups'][] = 'admin';
 		$apps[$x]['menu'][2]['groups'][] = 'superadmin';
 
-		$apps[$x]['menu'][3]['title']['en-us'] = 'Group Manager';
+		$apps[$x]['menu'][3]['title']['en-us'] = "Group Manager";
 		$apps[$x]['menu'][3]['title']['es-mx'] = '';
 		$apps[$x]['menu'][3]['title']['de'] = '';
 		$apps[$x]['menu'][3]['title']['de-ch'] = '';
 		$apps[$x]['menu'][3]['title']['de-at'] = '';
-		$apps[$x]['menu'][3]['title']['fr'] = '';
+		$apps[$x]['menu'][3]['title']['fr'] = "Gestion Groupes";
 		$apps[$x]['menu'][3]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][3]['title']['fr-ch'] = '';
-		$apps[$x]['menu'][3]['title']['pt-pt'] = 'Gestor de Grupos';
+		$apps[$x]['menu'][3]['title']['pt-pt'] ="'Gestor de Grupos";
 		$apps[$x]['menu'][3]['title']['pt-br'] = '';
 		$apps[$x]['menu'][3]['uuid'] = '3b4acc6d-827b-f537-bf21-0093d94ffec7';
 		$apps[$x]['menu'][3]['parent_uuid'] = '594d99c5-6128-9c88-ca35-4b33392cec0f';