diff options
author | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-19 22:12:12 -0400 |
---|---|---|
committer | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-19 22:12:12 -0400 |
commit | a04ecbde778decfdea7200806a6b1144861ae05f (patch) | |
tree | e4670e3013734d9c7bd201f5d6ef1fbaae13d3b5 /locales | |
parent | 5aacb6a76351889a6ec5ed01c8e80f139c2b2027 (diff) |
Add RememberMe feature and authentications history
Diffstat (limited to 'locales')
-rw-r--r-- | locales/es_ES/translations.php | 14 | ||||
-rw-r--r-- | locales/fr_FR/translations.php | 14 | ||||
-rw-r--r-- | locales/pl_PL/translations.php | 14 | ||||
-rw-r--r-- | locales/pt_BR/translations.php | 14 |
4 files changed, 48 insertions, 8 deletions
diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index 9ae16d20..628e292b 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -85,7 +85,7 @@ return array( 'Do you really want to remove this column: "%s"?' => '¿Realmente desea eliminar esta columna : « %s » ?', 'This action will REMOVE ALL TASKS associated to this column!' => '¡Esta acción suprimirá todas las tareas asociadas a esta columna!', 'settings' => 'preferencias', - 'Application Settings' => 'Parámetros de la aplicación', + 'Application settings' => 'Parámetros de la aplicación', 'Language' => 'Idioma', 'Webhooks token:' => 'Identificador (token) para los webhooks :', 'More information' => 'Más informaciones', @@ -94,7 +94,7 @@ return array( 'Optimize the database' => 'Optimisar la base de datos', '(VACUUM command)' => '(Comando VACUUM)', '(Gzip compressed Sqlite file)' => '(Archivo Sqlite comprimido en Gzip)', - 'User Settings' => 'Parámetros de usuario', + 'User settings' => 'Parámetros de usuario', 'My default project:' => 'Mi proyecto por defecto : ', 'Close a task' => 'Cerrar una tarea', 'Do you really want to close this task: "%s"?' => '¿Realmente desea cerrar esta tarea: « %s » ?', @@ -269,4 +269,14 @@ return array( 'Wrong password' => 'contraseña incorrecta', 'Reset all tokens' => 'Reiniciar los identificadores (tokens) de seguridad ', 'All tokens have been regenerated.' => 'Todos los identificadores (tokens) han sido reiniciados.', + // 'Unknown' => '', + // 'Last logins' => '', + // 'Login date' => '', + // 'Authentication method' => '', + // 'IP address' => '', + // 'User agent' => '', + // 'Persistent connections' => '', + // 'No session' => '', + // 'Expiration date' => '', + // 'Remember Me' => '', ); diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 7a7f8d3e..3529582d 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -85,7 +85,7 @@ return array( 'Do you really want to remove this column: "%s"?' => 'Voulez vraiment supprimer cette colonne : « %s » ?', 'This action will REMOVE ALL TASKS associated to this column!' => 'Cette action va supprimer toutes les tâches associées à cette colonne !', 'settings' => 'préférences', - 'Application Settings' => 'Paramètres de l\'application', + 'Application settings' => 'Paramètres de l\'application', 'Language' => 'Langue', 'Webhooks token:' => 'Jeton de securité pour les webhooks :', 'More information' => 'Plus d\'informations', @@ -94,7 +94,7 @@ return array( 'Optimize the database' => 'Optimiser la base de données', '(VACUUM command)' => '(Commande VACUUM)', '(Gzip compressed Sqlite file)' => '(Fichier Sqlite compressé en Gzip)', - 'User Settings' => 'Paramètres utilisateur', + 'User settings' => 'Paramètres utilisateur', 'My default project:' => 'Mon projet par défaut : ', 'Close a task' => 'Fermer une tâche', 'Do you really want to close this task: "%s"?' => 'Voulez-vous vraiment fermer cettre tâche : « %s » ?', @@ -269,4 +269,14 @@ return array( 'Wrong password' => 'Mauvais mot de passe', 'Reset all tokens' => 'Réinitialiser tous les jetons de sécurité', 'All tokens have been regenerated.' => 'Tous les jetons de sécurité ont été réinitialisés.', + 'Unknown' => 'Inconnu', + 'Last logins' => 'Dernières connexions', + 'Login date' => 'Date de connexion', + 'Authentication method' => 'Méthode d\'authentification', + 'IP address' => 'Adresse IP', + 'User agent' => 'Agent utilisateur', + 'Persistent connections' => 'Connexions persistantes', + 'No session' => 'Aucune session', + 'Expiration date' => 'Date d\'expiration', + 'Remember Me' => 'Connexion automatique', ); diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 718611ac..f11a6d8d 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -85,7 +85,7 @@ return array( 'Do you really want to remove this column: "%s"?' => 'Na pewno chcesz usunąć kolumnę: "%s"?', 'This action will REMOVE ALL TASKS associated to this column!' => 'Wszystkie zadania w kolumnie zostaną usunięte!', 'settings' => 'ustawienia', - 'Application Settings' => 'Ustawienia aplikacji', + 'Application settings' => 'Ustawienia aplikacji', 'Language' => 'Język', 'Webhooks token:' => 'Token :', 'More information' => 'Więcej informacji', @@ -94,7 +94,7 @@ return array( 'Optimize the database' => 'Optymalizuj bazę danych', '(VACUUM command)' => '(komenda VACUUM)', '(Gzip compressed Sqlite file)' => '(baza danych spakowana Gzip)', - 'User Settings' => 'Ustawienia użytkownika', + 'User settings' => 'Ustawienia użytkownika', 'My default project:' => 'Mój domyślny projekt:', 'Close a task' => 'Zakończ zadanie', 'Do you really want to close this task: "%s"?' => 'Na pewno chcesz zakończyć to zadanie: "%s"?', @@ -274,4 +274,14 @@ return array( 'Wrong password' => 'Błędne hasło', 'Reset all tokens' => 'Zresetuj wszystkie tokeny', 'All tokens have been regenerated.' => 'Wszystkie tokeny zostały zresetowane.', + // 'Unknown' => '', + // 'Last logins' => '', + // 'Login date' => '', + // 'Authentication method' => '', + // 'IP address' => '', + // 'User agent' => '', + // 'Persistent connections' => '', + // 'No session' => '', + // 'Expiration date' => '', + // 'Remember Me' => '', ); diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index c5890fa2..b8d80569 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -85,7 +85,7 @@ return array( 'Do you really want to remove this column: "%s"?' => 'Quer realmente remover esta coluna: "%s"?', 'This action will REMOVE ALL TASKS associated to this column!' => 'Esta ação vai REMOVER TODAS AS TAREFAS associadas a esta coluna!', 'settings' => 'preferências', - 'Application Settings' => 'Preferências da aplicação', + 'Application settings' => 'Preferências da aplicação', 'Language' => 'Idioma', 'Webhooks token:' => 'Token de webhooks:', 'More information' => 'Mais informação', @@ -94,7 +94,7 @@ return array( 'Optimize the database' => 'Otimizar o banco de dados', '(VACUUM command)' => '(Comando VACUUM)', '(Gzip compressed Sqlite file)' => '(Arquivo Sqlite comprimido com Gzip)', - 'User Settings' => 'Configurações do usuário', + 'User settings' => 'Configurações do usuário', 'My default project:' => 'Meu projeto default:', 'Close a task' => 'Encerrar uma tarefa', 'Do you really want to close this task: "%s"?' => 'Quer realmente encerrar esta tarefa: "%s"?', @@ -270,4 +270,14 @@ return array( // 'Wrong password' => '', // 'Reset all tokens' => '', // 'All tokens have been regenerated.' => '', + // 'Unknown' => '', + // 'Last logins' => '', + // 'Login date' => '', + // 'Authentication method' => '', + // 'IP address' => '', + // 'User agent' => '', + // 'Persistent connections' => '', + // 'No session' => '', + // 'Expiration date' => '', + // 'Remember Me' => '', ); |