From 6660be939d1452b8b2ac996837b55e8756598646 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 28 Jun 2015 10:01:28 -0400 Subject: Sync locales --- app/Locale/pt_BR/translations.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'app/Locale/pt_BR/translations.php') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 1fecc08c..771958f1 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -20,6 +20,15 @@ return array( 'Red' => 'Vermelho', 'Orange' => 'Laranja', 'Grey' => 'Cinza', + // 'Brown' => '', + // 'Deep Orange' => '', + // 'Dark Grey' => '', + // 'Pink' => '', + // 'Teal' => '', + // 'Cyan' => '', + // 'Lime' => '', + // 'Light Green' => '', + // 'Amber' => '', 'Save' => 'Salvar', 'Login' => 'Login', 'Official website:' => 'Site oficial:', @@ -31,7 +40,6 @@ return array( 'All users' => 'Todos os usuários', 'Username' => 'Nome de usuário', 'Password' => 'Senha', - 'Default project' => 'Projeto padrão', 'Administrator' => 'Administrador', 'Sign in' => 'Entrar', 'Users' => 'Usuários', @@ -405,7 +413,6 @@ return array( 'Username:' => 'Usuário:', 'Name:' => 'Nome:', 'Email:' => 'E-mail:', - 'Default project:' => 'Projeto padrão:', 'Notifications:' => 'Notificações:', 'Notifications' => 'Notificações', 'Group:' => 'Grupo:', @@ -949,4 +956,6 @@ return array( // '<30m' => '', // 'Stop timer' => '', // 'Start timer' => '', + // 'Add project member' => '', + // 'Enable notifications' => '', ); -- cgit v1.2.3