Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user