From 556948c09b8116728275f9933716a153216abe31 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 1 Apr 2018 16:25:09 +0000 Subject: [PATCH] Some more renaming. --- WEB-INF/resources/ca.lang.php | 2 +- WEB-INF/resources/cs.lang.php | 2 +- WEB-INF/resources/da.lang.php | 2 +- WEB-INF/resources/de.lang.php | 2 +- WEB-INF/resources/en.lang.php | 2 +- WEB-INF/resources/es.lang.php | 2 +- WEB-INF/resources/et.lang.php | 2 +- WEB-INF/resources/fa.lang.php | 2 +- WEB-INF/resources/fi.lang.php | 2 +- WEB-INF/resources/fr.lang.php | 2 +- WEB-INF/resources/gr.lang.php | 2 +- WEB-INF/resources/he.lang.php | 2 +- WEB-INF/resources/hu.lang.php | 2 +- WEB-INF/resources/it.lang.php | 2 +- WEB-INF/resources/ja.lang.php | 2 +- WEB-INF/resources/ko.lang.php | 2 +- WEB-INF/resources/nl.lang.php | 2 +- WEB-INF/resources/no.lang.php | 2 +- WEB-INF/resources/pl.lang.php | 2 +- WEB-INF/resources/pt-br.lang.php | 2 +- WEB-INF/resources/pt.lang.php | 2 +- WEB-INF/resources/ro.lang.php | 2 +- WEB-INF/resources/ru.lang.php | 6 +++--- WEB-INF/resources/sk.lang.php | 2 +- WEB-INF/resources/sl.lang.php | 2 +- WEB-INF/resources/sr.lang.php | 2 +- WEB-INF/resources/sv.lang.php | 6 +++--- WEB-INF/resources/tr.lang.php | 2 +- WEB-INF/resources/zh-cn.lang.php | 2 +- WEB-INF/resources/zh-tw.lang.php | 2 +- WEB-INF/templates/admin_teams.tpl | 2 +- WEB-INF/templates/footer.tpl | 2 +- 32 files changed, 36 insertions(+), 36 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 536fc30f..91d25b1a 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -130,7 +130,7 @@ $i18n_key_words = array( // 'button.reset_password' => 'Reset password', 'button.send' => 'Enviar', 'button.send_by_email' => 'Enviar per correu', -'button.create_team' => 'Crear grup', +'button.create_group' => 'Crear grup', 'button.export' => 'Exportar grup', 'button.import' => 'Importar grup', // TODO: translate the following. diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index f77f66f8..832060f9 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -132,7 +132,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Resetovat heslo', 'button.send' => 'Poslat', 'button.send_by_email' => 'Poslat e-mailem', -'button.create_team' => 'Vytvořit tým', +'button.create_group' => 'Vytvořit tým', // TODO: replace "team" with "group". 'button.export' => 'Exportovat tým', 'button.import' => 'Importovat tým', // TODO: translate the following. diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 6d3f1b9d..71d6a1af 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -119,7 +119,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Nulstil adgangskode', 'button.send' => 'Send', 'button.send_by_email' => 'Send som e-mail', -'button.create_team' => 'Lav et team', +'button.create_group' => 'Lav et team', // TODO: replace "team" with "group". 'button.export' => 'Eksporter team', 'button.import' => 'Importer team', 'button.close' => 'Luk', diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 9eeecda6..3410fb4a 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -119,7 +119,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Passwort zurücksetzen', 'button.send' => 'Senden', 'button.send_by_email' => 'Als E-Mail senden', -'button.create_team' => 'Team erstellen', +'button.create_group' => 'Team erstellen', // TODO: replace "team" with "group". 'button.export' => 'Team exportieren', 'button.import' => 'Team importieren', 'button.close' => 'Schließen', diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 622f8389..a121a490 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -113,7 +113,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Reset password', 'button.send' => 'Send', 'button.send_by_email' => 'Send by e-mail', -'button.create_team' => 'Create team', +'button.create_group' => 'Create group', 'button.export' => 'Export team', 'button.import' => 'Import team', 'button.close' => 'Close', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 9c33922f..dcf3bfc6 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -129,7 +129,7 @@ $i18n_key_words = array( // 'button.reset_password' => 'Reset password', 'button.send' => 'Enviar', 'button.send_by_email' => 'Enviar por correo', -'button.create_team' => 'Crear grupo', +'button.create_group' => 'Crear grupo', 'button.export' => 'Exportar grupo', 'button.import' => 'Importar grupo', // TODO: translate the following. diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 0f1ff55f..ae5497ce 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -132,7 +132,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Tühjenda salasõna', 'button.send' => 'Saada', 'button.send_by_email' => 'Saada e-mailiga', -'button.create_team' => 'Loo meeskond', +'button.create_group' => 'Loo meeskond', // TODO: replace "team" with "group". 'button.export' => 'Ekspordi meeskond', 'button.import' => 'Impordi meeskond', // TODO: translate the following. diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index c304272e..0fcf3e10 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -127,7 +127,7 @@ $i18n_key_words = array( 'button.reset_password' => 'بازسازی رمزعبور', 'button.send' => 'ارسال', 'button.send_by_email' => 'ارسال به ایمیل', -'button.create_team' => 'ایجاد تیم', +'button.create_group' => 'ایجاد تیم', // TODO: replace "team" with "group". 'button.export' => 'ایجاد پشتیبان از تیم', 'button.import' => 'وارد کردن تیم', 'button.close' => 'بستن', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 0926a69e..5926c952 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -121,7 +121,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Nollaa salasana', 'button.send' => 'Lähetä', 'button.send_by_email' => 'Lähetä sähköpostilla', -'button.create_team' => 'Luo tiimi', +'button.create_group' => 'Luo tiimi', // TODO: replace "team" with "group". 'button.export' => 'Vie tiimi', 'button.import' => 'Tuo tiimi', 'button.close' => 'Sulje', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 309c2fc7..12c983bf 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -119,7 +119,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Réinitialiser', 'button.send' => 'Envoyer', 'button.send_by_email' => 'Envoyer par courriel', -'button.create_team' => 'Créer une équipe', +'button.create_group' => 'Créer une équipe', // TODO: replace "team" with "group". 'button.export' => 'Exporter l\\\'équipe', 'button.import' => 'Importer une équipe', 'button.close' => 'Fermer', diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index aad61ac0..67041209 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -113,7 +113,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Επαναφορά κωδικού πρόσβασης', 'button.send' => 'Αποστολή', 'button.send_by_email' => 'Αποστολή μέσω email', -'button.create_team' => 'Δημιουργία ομάδας', +'button.create_group' => 'Δημιουργία ομάδας', 'button.export' => 'Εξαγωγη ομάδας', 'button.import' => 'Εισαγωγή ομάδας', 'button.close' => 'Κλείσιμο', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 6a76e02a..2190b1a7 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -137,7 +137,7 @@ $i18n_key_words = array( 'button.reset_password' => 'איפוס סיסמה', 'button.send' => 'שלח', 'button.send_by_email' => 'שלח בדואר אלקטרוני', -'button.create_team' => 'צור צוות', +'button.create_group' => 'צור צוות', // TODO: replace "team" with "group". 'button.export' => 'ייצא צוות', 'button.import' => 'ייבא צוות', 'button.close' => 'סגור', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index fd1fa6e9..90b14ffc 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -129,7 +129,7 @@ $i18n_key_words = array( // 'button.reset_password' => 'Reset password', 'button.send' => 'Küld', 'button.send_by_email' => 'Küldés e-mail-ben', -'button.create_team' => 'Csoport létrehozása', +'button.create_group' => 'Csoport létrehozása', 'button.export' => 'Csoport exportálása', 'button.import' => 'Csoport importálása', // TODO: translate the following. diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 21629382..a7980b21 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -117,7 +117,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Reset password', 'button.send' => 'Invia', 'button.send_by_email' => 'Invia tramite e-mail', -'button.create_team' => 'Crea gruppo', +'button.create_group' => 'Crea gruppo', 'button.export' => 'Esporta gruppo', 'button.import' => 'Importa gruppo', 'button.close' => 'Chiudi', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index d3c778f4..b9d2fb31 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -134,7 +134,7 @@ $i18n_key_words = array( 'button.send' => '送信', 'button.send_by_email' => 'Eメールの送信', // TODO: translate the following. -// 'button.create_team' => 'Create team', +// 'button.create_group' => 'Create group', 'button.export' => 'チームのエクスポート', 'button.import' => 'チームのインポート', // TODO: translate the following. diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 757ac62a..fc47e6a2 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -133,7 +133,7 @@ $i18n_key_words = array( 'button.send' => '송신', 'button.send_by_email' => '이메일로 송신', // TODO: translate the following. -// 'button.create_team' => 'Create team', +// 'button.create_group' => 'Create group', 'button.export' => '팀 익스포트', 'button.import' => '팀 임포트', // TODO: translate the following. diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index b054392b..89da0054 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -112,7 +112,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Herstel het wachtwoord', 'button.send' => 'Verzenden', 'button.send_by_email' => 'Verzend per e-mail', -'button.create_team' => 'Maak team', +'button.create_group' => 'Maak team', // TODO: replace "team" with "group". 'button.export' => 'Team exporteren', 'button.import' => 'Team importeren', 'button.close' => 'Sluiten', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 123e711b..c3a91952 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -133,7 +133,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Resett passord', 'button.send' => 'Send', 'button.send_by_email' => 'Send som e-post', -'button.create_team' => 'Opprett team', +'button.create_group' => 'Opprett team', // TODO: replace "team" with "group". 'button.export' => 'Eksport team', 'button.import' => 'Importer team', 'button.close' => 'Lukk', diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index e1efcbce..ebe8979f 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -123,7 +123,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Resetuj hasło', 'button.send' => 'Wyślij', 'button.send_by_email' => 'Wyślij e-mail', -'button.create_team' => 'Stwórz zespół', +'button.create_group' => 'Stwórz zespół', // TODO: replace "team" with "group". 'button.export' => 'Eksportuj zespół', 'button.import' => 'Importuj zespół', 'button.close' => 'Zamknij', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 63a9dcdd..64987c8d 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -120,7 +120,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Resetar senha', 'button.send' => 'Enviar', 'button.send_by_email' => 'Enviar por e-mail', -'button.create_team' => 'Criar equipe', +'button.create_group' => 'Criar equipe', // TODO: replace "team" with "group". 'button.export' => 'Exportar equipe', 'button.import' => 'Importar equipe', 'button.close' => 'Fechar', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index b80f1466..bb34c7e0 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -128,7 +128,7 @@ $i18n_key_words = array( 'button.send' => 'Enviar', 'button.send_by_email' => 'Enviar por e-mail', // TODO: translate the following. -// 'button.create_team' => 'Create team', +// 'button.create_group' => 'Create group', // 'button.export' => 'Export team', // 'button.import' => 'Import team', // 'button.close' => 'Close', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index f95d48c9..984a4136 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -135,7 +135,7 @@ $i18n_key_words = array( // 'button.reset_password' => 'Reset password', 'button.send' => 'Trimite', 'button.send_by_email' => 'Trimite pe e-mail', -'button.create_team' => 'Adauga echipa', +'button.create_group' => 'Adauga echipa', // TODO: replace "team" with "group". 'button.export' => 'Exporta echipa', 'button.import' => 'Importa echipa', // TODO: translate the following. diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 76e0a184..56dca815 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -112,9 +112,9 @@ $i18n_key_words = array( 'button.reset_password' => 'Сбросить пароль', 'button.send' => 'Отправить', 'button.send_by_email' => 'Отправить по e-mail', -'button.create_team' => 'Создать команду', -'button.export' => 'Экспортировать команду', -'button.import' => 'Импортировать команду', +'button.create_group' => 'Создать группу', +'button.export' => 'Экспортировать группу', +'button.import' => 'Импортировать группу', 'button.close' => 'Закрыть', 'button.stop' => 'Завершить', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index bd61c5ef..78adc2af 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -127,7 +127,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Obnoviť heslo', 'button.send' => 'Odoslať', 'button.send_by_email' => 'Odoslať na e-mail', -'button.create_team' => 'Vytvoriť tím', +'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group". 'button.export' => 'Exportovať tím', 'button.import' => 'Importovať tím', 'button.close' => 'Zatvoriť', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 5b520959..5ea6299e 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -124,7 +124,7 @@ $i18n_key_words = array( // 'button.reset_password' => 'Reset password', 'button.send' => 'Pošlji', 'button.send_by_email' => 'Pošlji preko elektronske pošte', -'button.create_team' => 'Ustvari tim', +'button.create_group' => 'Ustvari tim', // TODO: replace "team" with "group". 'button.export' => 'Izvozi tim', 'button.import' => 'Uvozi tim', // TODO: translate the following. diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 90381189..bc5d7f1b 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -120,7 +120,7 @@ $i18n_key_words = array( 'button.reset_password' => 'Resetuj lozinku', 'button.send' => 'Pošalji', 'button.send_by_email' => 'Pošalji mejlom', -'button.create_team' => 'Napravi tim', +'button.create_group' => 'Napravi tim', // TODO: replace "team" with "group". 'button.export' => 'Izvezi tim', 'button.import' => 'Uvezi tim', 'button.close' => 'Zatvori', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 7e806356..c802f013 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -117,9 +117,9 @@ $i18n_key_words = array( 'button.reset_password' => 'Återställ lösenord', 'button.send' => 'Skicka', 'button.send_by_email' => 'Skicka som e-post', -'button.create_team' => 'Skapa ny arbetsgrupp', -'button.export' => 'Exportera arbetsgrupp', -'button.import' => 'Importera arbetsgrupp', +'button.create_group' => 'Skapa grupp', +'button.export' => 'Exportera grupp', +'button.import' => 'Importera grupp', 'button.close' => 'Stäng', 'button.stop' => 'Avsluta', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 746bbc3a..c6137f2e 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -138,7 +138,7 @@ $i18n_key_words = array( // 'button.reset_password' => 'Reset password', 'button.send' => 'Gönder', 'button.send_by_email' => 'E-posta ile gönder', -'button.create_team' => 'Ekip yarat', +'button.create_group' => 'Ekip yarat', // TODO: replace "team" with "group". // TODO: translate the following. // 'button.export' => 'Export team', 'button.import' => 'Ekibi içeri aktar', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index b5d297db..7c0fd91b 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -125,7 +125,7 @@ $i18n_key_words = array( 'button.send' => '发送', 'button.send_by_email' => '通过邮件发送', // TODO: translate the following. -// 'button.create_team' => 'Create team', +// 'button.create_group' => 'Create group', 'button.export' => '导出团队信息', 'button.import' => '导入团队信息', 'button.close' => '关闭', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index edf8063c..c0c94dfb 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -130,7 +130,7 @@ $i18n_key_words = array( 'button.send' => '發送', 'button.send_by_email' => '通過郵件發送', // TODO: translate the following. -// 'button.create_team' => 'Create team', +// 'button.create_group' => 'Create group', 'button.export' => '輸出團隊資訊', 'button.import' => '輸入團隊資訊', // TODO: translate the following. diff --git a/WEB-INF/templates/admin_teams.tpl b/WEB-INF/templates/admin_teams.tpl index bbbf2843..59f15c90 100644 --- a/WEB-INF/templates/admin_teams.tpl +++ b/WEB-INF/templates/admin_teams.tpl @@ -34,7 +34,7 @@
-  {$i18n.label.or}  +  {$i18n.label.or} 
diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 1332c914..4131b809 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.85.4211 | Copyright © Anuko | +  Anuko Time Tracker 1.17.85.4212 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1