summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
Diffstat (limited to 'locales')
-rw-r--r--locales/es_ES/translations.php10
-rw-r--r--locales/fr_FR/translations.php12
-rw-r--r--locales/pl_PL/translations.php10
-rw-r--r--locales/pt_BR/translations.php10
4 files changed, 41 insertions, 1 deletions
diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php
index 01d21bc2..652c5f03 100644
--- a/locales/es_ES/translations.php
+++ b/locales/es_ES/translations.php
@@ -293,4 +293,14 @@ return array(
// 'Description' => '',
// '%d comments' => '',
// '%d comment' => '',
+ // 'Email address invalid' => '',
+ // 'Your Google Account is not linked anymore to your profile.' => '',
+ // 'Unable to unlink your Google Account.' => '',
+ // 'Google authentication failed' => '',
+ // 'Unable to link your Google Account.' => '',
+ // 'Your Google Account is linked to your profile successfully.' => '',
+ // 'Email' => '',
+ // 'Link my Google Account' => '',
+ // 'Unlink my Google Account' => '',
+ // 'Login with my Google Account' => '',
);
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php
index 3a38216d..626aa946 100644
--- a/locales/fr_FR/translations.php
+++ b/locales/fr_FR/translations.php
@@ -32,7 +32,7 @@ return array(
'Do you really want to remove this user: "%s"?' => 'Voulez-vous vraiment supprimer cet utilisateur : « %s » ?',
'New user' => 'Ajouter un utilisateur',
'All users' => 'Tous les utilisateurs',
- 'Username' => 'Nom d\'utilisateur',
+ 'Username' => 'Identifiant',
'Password' => 'Mot de passe',
'Default Project' => 'Projet par défaut',
'Administrator' => 'Administrateur',
@@ -293,4 +293,14 @@ return array(
'Description' => 'Description',
'%d comments' => '%d commentaires',
'%d comment' => '%d commentaire',
+ 'Email address invalid' => 'Adresse email invalide',
+ 'Your Google Account is not linked anymore to your profile.' => 'Votre compte Google n\'est plus relié à votre profile.',
+ 'Unable to unlink your Google Account.' => 'Impossible de supprimer votre compte Google.',
+ 'Google authentication failed' => 'Authentification Google échouée',
+ 'Unable to link your Google Account.' => 'Impossible de lier votre compte Google.',
+ 'Your Google Account is linked to your profile successfully.' => 'Votre compte Google est désormais lié à votre profile.',
+ 'Email' => 'Email',
+ 'Link my Google Account' => 'Lier mon compte Google',
+ 'Unlink my Google Account' => 'Ne plus utiliser mon compte Google',
+ 'Login with my Google Account' => 'Se connecter avec mon compte Google',
);
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index 06a141b0..732ab654 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -298,4 +298,14 @@ return array(
// 'Description' => '',
// '%d comments' => '',
// '%d comment' => '',
+ // 'Email address invalid' => '',
+ // 'Your Google Account is not linked anymore to your profile.' => '',
+ // 'Unable to unlink your Google Account.' => '',
+ // 'Google authentication failed' => '',
+ // 'Unable to link your Google Account.' => '',
+ // 'Your Google Account is linked to your profile successfully.' => '',
+ // 'Email' => '',
+ // 'Link my Google Account' => '',
+ // 'Unlink my Google Account' => '',
+ // 'Login with my Google Account' => '',
);
diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php
index ac902e45..79e1cbe0 100644
--- a/locales/pt_BR/translations.php
+++ b/locales/pt_BR/translations.php
@@ -294,4 +294,14 @@ return array(
// 'Description' => '',
// '%d comments' => '',
// '%d comment' => '',
+ // 'Email address invalid' => '',
+ // 'Your Google Account is not linked anymore to your profile.' => '',
+ // 'Unable to unlink your Google Account.' => '',
+ // 'Google authentication failed' => '',
+ // 'Unable to link your Google Account.' => '',
+ // 'Your Google Account is linked to your profile successfully.' => '',
+ // 'Email' => '',
+ // 'Link my Google Account' => '',
+ // 'Unlink my Google Account' => '',
+ // 'Login with my Google Account' => '',
);