Refactoring of user management (ui)

This commit is contained in:
Frédéric Guillot
2014-09-02 23:41:12 -08:00
parent 7bb09c3f9b
commit d68ff648b1
29 changed files with 851 additions and 379 deletions

View File

@@ -29,7 +29,7 @@ return array(
'All users' => 'Alle Benutzer',
'Username' => 'Benutzername',
'Password' => 'Passwort',
'Default Project' => 'Standardprojekt',
'Default project' => 'Standardprojekt',
'Administrator' => 'Administrator',
'Sign in' => 'Anmelden',
'Users' => 'Benutzer',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'IP Adresse',
'User agent' => 'User Agent',
'Persistent connections' => 'Bestehende Verbindungen',
'No session' => 'Keine Sitzung',
'No session.' => 'Keine Sitzung.',
'Expiration date' => 'Ablaufdatum',
'Remember Me' => 'Angemeldet bleiben',
'Creation date' => 'Erstellungsdatum',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);

View File

@@ -29,7 +29,7 @@ return array(
'All users' => 'Todos los usuarios',
'Username' => 'Nombre de usuario',
'Password' => 'Contraseña',
'Default Project' => 'Proyecto por defecto',
'Default project' => 'Proyecto por defecto',
'Administrator' => 'Administrador',
'Sign in' => 'Iniciar sesión',
'Users' => 'Usuarios',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'Dirección IP',
'User agent' => 'Agente de usuario',
'Persistent connections' => 'Conexión persistente',
'No session' => 'No existe sesión',
'No session.' => 'No existe sesión.',
'Expiration date' => 'Fecha de expiración',
'Remember Me' => 'Recuérdame',
'Creation date' => 'Fecha de creación',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);

View File

@@ -29,7 +29,7 @@ return array(
'All users' => 'Kaikki käyttäjät',
'Username' => 'Käyttäjänimi',
'Password' => 'Salasana',
'Default Project' => 'Oletusprojekti',
'Default project' => 'Oletusprojekti',
'Administrator' => 'Ylläpitäjä',
'Sign in' => 'Kirjaudu sisään',
'Users' => 'Käyttäjät',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'IP-Osoite',
'User agent' => 'Selain',
'Persistent connections' => 'Voimassa olevat yhteydet',
'No session' => 'Ei sessioita',
'No session.' => 'Ei sessioita.',
'Expiration date' => 'Vanhentumispäivä',
'Remember Me' => 'Muista minut',
'Creation date' => 'Luomispäivä',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);

View File

@@ -27,9 +27,9 @@ 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' => 'Identifiant',
'Username' => 'Nom d\'utilisateur',
'Password' => 'Mot de passe',
'Default Project' => 'Projet par défaut',
'Default project' => 'Projet par défaut',
'Administrator' => 'Administrateur',
'Sign in' => 'Connexion',
'Users' => 'Utilisateurs',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'Adresse IP',
'User agent' => 'Agent utilisateur',
'Persistent connections' => 'Connexions persistantes',
'No session' => 'Aucune session',
'No session.' => 'Aucune session.',
'Expiration date' => 'Date d\'expiration',
'Remember Me' => 'Connexion automatique',
'Creation date' => 'Date de création',
@@ -437,5 +437,33 @@ return array(
'Move the task to another project' => 'Déplacer la tâche vers un autre projet',
'Move to another project' => 'Déplacer vers un autre projet',
'Do you really want to duplicate this task?' => 'Voulez-vous vraiment dupliquer cette tâche ?',
'Duplicate a task' => 'Dupliquer une tâche'
'Duplicate a task' => 'Dupliquer une tâche',
'External accounts' => 'Comptes externes',
'Account type' => 'Type de compte',
'Local' => 'Local',
'Remote' => 'Distant',
'Enabled' => 'Activé',
'Disabled' => 'Désactivé',
'Google account linked' => 'Compte Google attaché',
'Github account linked' => 'Compte Github attaché',
'Username:' => 'Nom d\'utilisateur :',
'Name:' => 'Nom :',
'Email:' => 'Email :',
'Default project:' => 'Projet par défaut :',
'Notifications:' => 'Notifications :',
'Group:' => 'Groupe :',
'Regular user' => 'Utilisateur normal',
'Account type:' => 'Type de compte :',
'Edit profile' => 'Modifier le profile',
'Change password' => 'Changer le mot de passe',
'Password modification' => 'Changement de mot de passe',
'External authentications' => 'Authentifications externe',
'Google Account' => 'Compte Google',
'Github Account' => 'Compte Github',
'Never connected.' => 'Jamais connecté.',
'No account linked.' => 'Aucun compte attaché.',
'Account linked.' => 'Compte attaché.',
'No external authentication enabled.' => 'Aucune authentication externe activée.',
'Password modified successfully.' => 'Mot de passe changé avec succès.',
'Unable to change the password.' => 'Impossible de changer le mot de passe.',
);

View File

@@ -29,7 +29,7 @@ return array(
'All users' => 'Tutti gli utenti',
'Username' => 'Nome di utente',
'Password' => 'Password',
'Default Project' => 'Progetto predefinito',
'Default project' => 'Progetto predefinito',
'Administrator' => 'Amministratore',
'Sign in' => 'Iscriversi',
'Users' => 'Utenti',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'Indirizzo IP',
'User agent' => 'Navigatore',
'Persistent connections' => 'Conessioni persistenti',
'No session' => 'Non essiste sessione',
'No session.' => 'Non essiste sessione.',
'Expiration date' => 'Data di scadenza',
'Remember Me' => 'Riccordami',
'Creation date' => 'Data di creazione',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);

View File

@@ -29,7 +29,7 @@ return array(
'All users' => 'Wszyscy użytkownicy',
'Username' => 'Nazwa użytkownika',
'Password' => 'Hasło',
'Default Project' => 'Domyślny projekt',
'Default project' => 'Domyślny projekt',
'Administrator' => 'Administrator',
'Sign in' => 'Zaloguj',
'Users' => 'Użytkownicy',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'Adres IP',
'User agent' => 'Przeglądarka',
'Persistent connections' => 'Stałe połączenia',
'No session' => 'Brak sesji',
'No session.' => 'Brak sesji.',
'Expiration date' => 'Data zakończenia',
'Remember Me' => 'Pamiętaj mnie',
'Creation date' => 'Data utworzenia',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);

View File

@@ -29,7 +29,7 @@ return array(
'All users' => 'Todos os usuários',
'Username' => 'Nome do usuário',
'Password' => 'Senha',
'Default Project' => 'Projeto default',
'Default project' => 'Projeto default',
'Administrator' => 'Administrador',
'Sign in' => 'Logar',
'Users' => 'Usuários',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'Endereço IP',
'User agent' => 'Agente usuário',
'Persistent connections' => 'Conexões persistentes',
'No session' => 'Sem sessão',
'No session.' => 'Sem sessão.',
'Expiration date' => 'Data de expiração',
'Remember Me' => 'Lembre-se de mim',
'Creation date' => 'Data de criação',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);

View File

@@ -29,7 +29,7 @@ return array(
'All users' => 'Alla användare',
'Username' => 'Användarnamn',
'Password' => 'Lösenord',
'Default Project' => 'Standardprojekt',
'Default project' => 'Standardprojekt',
'Administrator' => 'Administratör',
'Sign in' => 'Logga in',
'Users' => 'Användare',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'IP-adress',
'User agent' => 'Användaragent/webbläsare',
'Persistent connections' => 'Beständiga anslutningar',
'No session' => 'Ingen session',
'No session.' => 'Ingen session.',
'Expiration date' => 'Förfallodatum',
'Remember Me' => 'Kom ihåg mig',
'Creation date' => 'Skapatdatum',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);

View File

@@ -29,7 +29,7 @@ return array(
'All users' => '所有用户',
'Username' => '用户名',
'Password' => '密码',
'Default Project' => '默认项目',
'Default project' => '默认项目',
'Administrator' => '管理员',
'Sign in' => '登录',
'Users' => '用户组',
@@ -273,7 +273,7 @@ return array(
'IP address' => 'IP地址',
'User agent' => '用户代理',
'Persistent connections' => '持续连接',
'No session' => '无会话',
'No session.' => '无会话',
'Expiration date' => '过期',
'Remember Me' => '记住我',
'Creation date' => '创建日期',
@@ -438,4 +438,32 @@ return array(
// 'Move to another project' => '',
// 'Do you really want to duplicate this task?' => '',
// 'Duplicate a task' => '',
// 'External accounts' => '',
// 'Account type' => '',
// 'Local' => '',
// 'Remote' => '',
// 'Enabled' => '',
// 'Disabled' => '',
// 'Google account linked' => '',
// 'Github account linked' => '',
// 'Username:' => '',
// 'Name:' => '',
// 'Email:' => '',
// 'Default project:' => '',
// 'Notifications:' => '',
// 'Group:' => '',
// 'Regular user' => '',
// 'Account type:' => '',
// 'Edit profile' => '',
// 'Change password' => '',
// 'Password modification' => '',
// 'External authentications' => '',
// 'Google Account' => '',
// 'Github Account' => '',
// 'Never connected.' => '',
// 'No account linked.' => '',
// 'Account linked.' => '',
// 'No external authentication enabled.' => '',
// 'Password modified successfully.' => '',
// 'Unable to change the password.' => '',
);