diff options
| author | Frederic Guillot <fred@kanboard.net> | 2015-06-28 10:01:28 -0400 | 
|---|---|---|
| committer | Frederic Guillot <fred@kanboard.net> | 2015-06-28 10:01:28 -0400 | 
| commit | 6660be939d1452b8b2ac996837b55e8756598646 (patch) | |
| tree | 5e010497ab1b317fb22e370cd2c668b28bd9c3ba | |
| parent | 7b9733f67208a97fbf05d34ea449126794f781df (diff) | |
Sync locales
| -rw-r--r-- | app/Locale/da_DK/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/de_DE/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/es_ES/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/fi_FI/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/fr_FR/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/hu_HU/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/it_IT/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/ja_JP/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/nl_NL/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/pl_PL/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/pt_BR/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/ru_RU/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/sv_SE/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/th_TH/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/tr_TR/translations.php | 13 | ||||
| -rw-r--r-- | app/Locale/zh_CN/translations.php | 13 | ||||
| -rw-r--r-- | composer.json | 2 | ||||
| -rw-r--r-- | composer.lock | 5 | 
19 files changed, 190 insertions, 38 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 3adf63d8..ece8a97b 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Rød',      'Orange' => 'Orange',      'Grey' => 'Grå', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Gem',      'Login' => 'Login',      'Official website:' => 'Officielt website:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Alle brugere',      'Username' => 'Brugernavn',      'Password' => 'Password', -    'Default project' => 'Standard projekt',      'Administrator' => 'Administrator',      'Sign in' => 'Log ind',      'Users' => 'Brugere', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Brugernavn',      'Name:' => 'Navn:',      'Email:' => 'Email:', -    'Default project:' => 'Standard projekt:',      'Notifications:' => 'Notifikationer:',      'Notifications' => 'Notifikationer',      'Group:' => 'Gruppe:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 20f30de0..d31d72ad 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Rot',      'Orange' => 'Orange',      'Grey' => 'Grau', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Speichern',      'Login' => 'Anmelden',      'Official website:' => 'Offizielle Webseite:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Alle Benutzer',      'Username' => 'Benutzername',      'Password' => 'Passwort', -    'Default project' => 'Standardprojekt',      'Administrator' => 'Administrator',      'Sign in' => 'Anmelden',      'Users' => 'Benutzer', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Benutzername',      'Name:' => 'Name',      'Email:' => 'E-Mail', -    'Default project:' => 'Standardprojekt:',      'Notifications:' => 'Benachrichtigungen:',      'Notifications' => 'Benachrichtigungen',      'Group:' => 'Gruppe', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index cfb50ba8..b6d89ac7 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Rojo',      'Orange' => 'Naranja',      'Grey' => 'Gris', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Guardar',      'Login' => 'Iniciar sesión (Ingresar)',      'Official website:' => 'Página web oficial :', @@ -31,7 +40,6 @@ return array(      'All users' => 'Todos los usuarios',      'Username' => 'Nombre de usuario',      'Password' => 'Contraseña', -    'Default project' => 'Proyecto por defecto',      'Administrator' => 'Administrador',      'Sign in' => 'Iniciar sesión',      'Users' => 'Usuarios', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Nombre de Usuario:',      'Name:' => 'Nombre:',      'Email:' => 'Correo electrónico:', -    'Default project:' => 'Proyecto por defecto:',      'Notifications:' => 'Notificaciones:',      'Notifications' => 'Notificaciones',      'Group:' => 'Grupo:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index ae699514..41ebc921 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Punainen',      'Orange' => 'Oranssi',      'Grey' => 'Harmaa', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Tallenna',      'Login' => 'Sisäänkirjautuminen',      'Official website:' => 'Virallinen verkkosivu:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Kaikki käyttäjät',      'Username' => 'Käyttäjänimi',      'Password' => 'Salasana', -    'Default project' => 'Oletusprojekti',      'Administrator' => 'Ylläpitäjä',      'Sign in' => 'Kirjaudu sisään',      'Users' => 'Käyttäjät', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Käyttäjänimi:',      'Name:' => 'Nimi:',      'Email:' => 'Sähköpostiosoite:', -    'Default project:' => 'Oletusprojekti:',      'Notifications:' => 'Ilmoitukset:',      'Notifications' => 'Ilmoitukset',      'Group:' => 'Ryhmä:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 8d5ed670..c96fecb9 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Rouge',      'Orange' => 'Orange',      'Grey' => 'Gris', +    'Brown' => 'Marron', +    'Deep Orange' => 'Orange foncé', +    'Dark Grey' => 'Gris foncé', +    'Pink' => 'Rose', +    'Teal' => 'Turquoise', +    'Cyan'=> 'Bleu intense', +    'Lime' => 'Vert citron', +    'Light Green' => 'Vert clair', +    'Amber' => 'Ambre',      'Save' => 'Enregistrer',      'Login' => 'Connexion',      'Official website:' => 'Site web officiel :', @@ -31,7 +40,6 @@ return array(      'All users' => 'Tous les utilisateurs',      'Username' => 'Nom d\'utilisateur',      'Password' => 'Mot de passe', -    'Default project' => 'Projet par défaut',      'Administrator' => 'Administrateur',      'Sign in' => 'Connexion',      'Users' => 'Utilisateurs', @@ -407,7 +415,6 @@ return array(      'Username:' => 'Nom d\'utilisateur :',      'Name:' => 'Nom :',      'Email:' => 'Email :', -    'Default project:' => 'Projet par défaut :',      'Notifications:' => 'Notifications :',      'Notifications' => 'Notifications',      'Group:' => 'Groupe :', @@ -951,4 +958,6 @@ return array(      '<30m' => '<30m',      'Stop timer' => 'Stopper le chrono',      'Start timer' => 'Démarrer le chrono', +    'Add project member' => 'Ajouter un membre au projet', +    'Enable notifications' => 'Activer les notifications',  ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 98c8e793..9ca5c3fd 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Piros',      'Orange' => 'Narancs',      'Grey' => 'Szürke', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Mentés',      'Login' => 'Bejelentkezés',      'Official website:' => 'Hivatalos honlap:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Minden felhasználó',      'Username' => 'Felhasználónév',      'Password' => 'Jelszó', -    'Default project' => 'Alapértelmezett projekt',      'Administrator' => 'Rendszergazda',      'Sign in' => 'Jelentkezzen be',      'Users' => 'Felhasználók', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Felhasználónév:',      'Name:' => 'Név:',      'Email:' => 'E-mail:', -    'Default project:' => 'Alapértelmezett projekt:',      'Notifications:' => 'Értesítések:',      'Notifications' => 'Értesítések',      'Group:' => 'Csoport:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index f870a162..e602208d 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Rosso',      'Orange' => 'Arancione',      'Grey' => 'Grigio', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Salvare',      'Login' => 'Entra',      'Official website:' => 'Sito web ufficiale:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Tutti gli utenti',      'Username' => 'Nome utente',      'Password' => 'Password', -    'Default project' => 'Progetto predefinito',      'Administrator' => 'Amministratore',      'Sign in' => 'Iscriversi',      'Users' => 'Utenti', @@ -405,7 +413,6 @@ return array(      // 'Username:' => '',      'Name:' => 'Nome:',      // 'Email:' => '', -    'Default project:' => 'Progetto di default',      'Notifications:' => 'Notifiche:',      'Notifications' => 'Notifiche',      'Group:' => 'Gruppo', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 19c2bf82..9397b9b9 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'レッド',      'Orange' => 'オレンジ',      'Grey' => 'グレー', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => '保存',      'Login' => 'ログイン',      'Official website:' => '公式 Web サイト:', @@ -31,7 +40,6 @@ return array(      'All users' => 'すべてのユーザ',      'Username' => 'ユーザ名',      'Password' => 'パスワード', -    'Default project' => 'デフォルトプロジェクト',      'Administrator' => '管理者',      'Sign in' => 'ログイン',      'Users' => 'ユーザ', @@ -405,7 +413,6 @@ return array(      'Username:' => 'ユーザ名:',      'Name:' => '名前:',      'Email:' => 'Email:', -    'Default project:' => 'デフォルトプロジェクト:',      'Notifications:' => '通知:',      'Notifications' => '通知',      'Group:' => 'グループ:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 7d59f5ec..9e4302f4 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Rood',      'Orange' => 'Oranje',      'Grey' => 'Grijs', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Opslaan',      'Login' => 'Inloggen',      'Official website:' => 'Officiële website :', @@ -31,7 +40,6 @@ return array(      'All users' => 'Alle gebruikers',      'Username' => 'Gebruikersnaam',      'Password' => 'Wachtwoord', -    'Default project' => 'Standaard wachtwoord',      'Administrator' => 'Administrator',      'Sign in' => 'Inloggen',      'Users' => 'Gebruikers', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Gebruikersnaam :',      'Name:' => 'Naam :',      'Email:' => 'Email :', -    'Default project:' => 'Standaard project :',      'Notifications:' => 'Notificaties :',      'Notifications' => 'Notificaties',      'Group:' => 'Groep :', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 10d0c88a..85ba2535 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Czerwony',      'Orange' => 'Pomarańczowy',      'Grey' => 'Szary', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Zapisz',      'Login' => 'Login',      'Official website:' => 'Oficjalna strona:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Wszyscy użytkownicy',      'Username' => 'Nazwa użytkownika',      'Password' => 'Hasło', -    'Default project' => 'Domyślny projekt',      'Administrator' => 'Administrator',      'Sign in' => 'Zaloguj',      'Users' => 'Użytkownicy', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Nazwa Użytkownika:',      'Name:' => 'Imię i Nazwisko',      'Email:' => 'Email: ', -    'Default project:' => 'Projekt domyślny:',      'Notifications:' => 'Powiadomienia: ',      'Notifications' => 'Powiadomienia',      'Group:' => 'Grupa:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); 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' => '',  ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 0bfb33da..69ebbf61 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Красный',      'Orange' => 'Оранжевый',      'Grey' => 'Серый', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Сохранить',      'Login' => 'Вход',      'Official website:' => 'Официальный сайт:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Все пользователи',      'Username' => 'Имя пользователя',      'Password' => 'Пароль', -    'Default project' => 'Проект по умолчанию',      'Administrator' => 'Администратор',      'Sign in' => 'Войти',      'Users' => 'Пользователи', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Имя пользователя:',      'Name:' => 'Имя:',      'Email:' => 'E-mail:', -    'Default project:' => 'Проект по умолчанию:',      'Notifications:' => 'Уведомления:',      'Notifications' => 'Уведомления',      'Group:' => 'Группа:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 0eefa97c..8cc6f05d 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Crvena',      'Orange' => 'Narandžasta',      'Grey' => 'Siva', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Snimi',      'Login' => 'Prijava',      'Official website:' => 'Zvanična strana:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Svi korisnici',      'Username' => 'Korisnik',      'Password' => 'Lozinka', -    'Default project' => 'Podrazumevani projekat',      'Administrator' => 'Administrator',      'Sign in' => 'Odjava',      'Users' => 'Korisnik', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Korisničko ime:',      'Name:' => 'Ime i Prezime',      'Email:' => 'Email: ', -    'Default project:' => 'Osnovni projekat:',      'Notifications:' => 'Obaveštenja: ',      'Notifications' => 'Obaveštenja',      'Group:' => 'Grupa:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index df721590..f54a5178 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Röd',      'Orange' => 'Orange',      'Grey' => 'Grå', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Spara',      'Login' => 'Login',      'Official website:' => 'Officiell webbsida:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Alla användare',      'Username' => 'Användarnamn',      'Password' => 'Lösenord', -    'Default project' => 'Standardprojekt',      'Administrator' => 'Administratör',      'Sign in' => 'Logga in',      'Users' => 'Användare', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Användarnam:',      'Name:' => 'Namn:',      'Email:' => 'E-post:', -    'Default project:' => 'Standardprojekt',      'Notifications:' => 'Notiser:',      'Notifications' => 'Notiser',      'Group:' => 'Grupp:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 0eeaff11..6c21c41b 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'สีแดง',      'Orange' => 'สีส้ม',      'Grey' => 'สีเทา', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'บันทึก',      'Login' => 'เข้าสู่ระบบ',      'Official website:' => 'เวบไซต์อย่างเป็นทางการ:', @@ -31,7 +40,6 @@ return array(      'All users' => 'ผู้ใช้ทั้งหมด',      'Username' => 'ชื่อผู้ใช้',      'Password' => 'รหัสผ่าน', -    'Default project' => 'โปรเจคเริ่มต้น',      'Administrator' => 'ผู้ดูแลระบบ',      'Sign in' => 'เข้าสู่ระบบ',      'Users' => 'ผู้ใช้', @@ -405,7 +413,6 @@ return array(      'Username:' => 'ชื่อผู้ใช้:',      'Name:' => 'ชื่อ:',      'Email:' => 'อีเมล:', -    'Default project:' => 'โปรเจคเริ่มต้น:',      'Notifications:' => 'แจ้งเตือน:',      'Notifications' => 'การแจ้งเตือน',      'Group:' => 'กลุ่ม:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index cb1249e7..a8440407 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => 'Kırmızı',      'Orange' => 'Turuncu',      'Grey' => 'Gri', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => 'Kaydet',      'Login' => 'Giriş',      'Official website:' => 'Resmi internet sitesi:', @@ -31,7 +40,6 @@ return array(      'All users' => 'Tüm kullanıcılar',      'Username' => 'Kullanıcı adı',      'Password' => 'Şifre', -    // 'Default project' => '',      'Administrator' => 'Yönetici',      'Sign in' => 'Giriş yap',      'Users' => 'Kullanıcılar', @@ -405,7 +413,6 @@ return array(      'Username:' => 'Kullanıcı adı',      'Name:' => 'Ad',      'Email:' => 'E-Posta', -    'Default project:' => 'Varsayılan Proje:',      'Notifications:' => 'Bildirimler:',      'Notifications' => 'Bildirimler',      'Group:' => 'Grup', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index e0d57494..f46a63d0 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -20,6 +20,15 @@ return array(      'Red' => '红色',      'Orange' => '橘色',      'Grey' => '灰色', +    // 'Brown' => '', +    // 'Deep Orange' => '', +    // 'Dark Grey' => '', +    // 'Pink' => '', +    // 'Teal' => '', +    // 'Cyan' => '', +    // 'Lime' => '', +    // 'Light Green' => '', +    // 'Amber' => '',      'Save' => '保存',      'Login' => '登录',      'Official website:' => '官方网站:', @@ -31,7 +40,6 @@ return array(      'All users' => '所有用户',      'Username' => '用户名',      'Password' => '密码', -    'Default project' => '默认项目',      'Administrator' => '管理员',      'Sign in' => '登录',      'Users' => '用户', @@ -405,7 +413,6 @@ return array(      'Username:' => '用户名:',      'Name:' => '姓名:',      'Email:' => '电子邮件:', -    'Default project:' => '默认项目:',      'Notifications:' => '通知:',      'Notifications' => '通知',      'Group:' => '群组:', @@ -949,4 +956,6 @@ return array(      // '<30m' => '',      // 'Stop timer' => '',      // 'Start timer' => '', +    // 'Add project member' => '', +    // 'Enable notifications' => '',  ); diff --git a/composer.json b/composer.json index 32e11eee..9f52cc27 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@          "erusev/parsedown" : "1.5.3",          "fabiang/xmpp" : "0.6.1",          "fguillot/json-rpc" : "0.0.3", -        "fguillot/picodb" : "dev-master", +        "fguillot/picodb" : "1.0.0",          "fguillot/simpleLogger" : "0.0.2",          "fguillot/simple-validator" : "0.0.3",          "lusitanian/oauth" : "0.3.5", diff --git a/composer.lock b/composer.lock index 77b15f62..0fbb80c9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@          "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",          "This file is @generated automatically"      ], -    "hash": "c61d11e6a4d1429266efb4348ea0d9b2", +    "hash": "776660c2872a470ad420af02104aea45",      "packages": [          {              "name": "christian-riesen/base32", @@ -297,7 +297,7 @@          },          {              "name": "fguillot/picodb", -            "version": "dev-master", +            "version": "v1.0.0",              "source": {                  "type": "git",                  "url": "https://github.com/fguillot/picoDb.git", @@ -820,7 +820,6 @@      "aliases": [],      "minimum-stability": "stable",      "stability-flags": { -        "fguillot/picodb": 20,          "swiftmailer/swiftmailer": 0,          "symfony/console": 0      },  | 
