summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r--app/Locale/pt_BR/translations.php13
1 files changed, 11 insertions, 2 deletions
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' => '',
);