From 10a6f13349f497f4e2e5c7c4812fcb48db65310e Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Mon, 2 Apr 2018 01:23:50 +0000 Subject: [PATCH] A bit 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 | 2 +- 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 | 2 +- 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/footer.tpl | 2 +- admin_teams.php | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index b4654459..1c681b2f 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -250,7 +250,7 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Catalan titles similarly. // Specifically: Agregant vs Agregar, etc. 'title.login' => 'Sessió iniciada', -'title.teams' => 'Grups', +'title.groups' => 'Grups', // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 74969240..899fd332 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -260,7 +260,7 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Czech titles similarly. // Specifically: Vytváření vs Pridat, etc. 'title.login' => 'Přihlásit', -'title.teams' => 'Týmy', +'title.groups' => 'Týmy', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index af784cb6..7c24f78e 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -227,7 +227,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Login', -'title.teams' => 'Teams', +'title.groups' => 'Teams', // TODO: change "teams" to "groups". 'title.create_team' => 'Opret Team', 'title.edit_team' => 'Redigér Team', 'title.delete_team' => 'Slet Team', diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 0c1d5d72..029c55ff 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -223,7 +223,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Anmelden', -'title.teams' => 'Teams', +'title.groups' => 'Teams', // TODO: change "teams" to "groups". 'title.create_team' => 'Arbeitsgruppe anlegen', 'title.edit_team' => 'Team bearbeiten', 'title.delete_team' => 'Team löschen', diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index e487a574..7936113f 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -214,7 +214,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Login', -'title.teams' => 'Teams', +'title.groups' => 'Groups', 'title.create_team' => 'Creating Team', 'title.edit_team' => 'Editing Team', 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index d2e3d6d3..c6a18a63 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -249,7 +249,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Sesión iniciada', -'title.teams' => 'Grupos', +'title.groups' => 'Grupos', // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 71ebe74a..907a61e4 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -256,7 +256,7 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Estonian titles similarly. // Specifically: lisamine vs lisa, etc. 'title.login' => 'Login', -'title.teams' => 'Meeskonnad', +'title.groups' => 'Meeskonnad', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 58bb44ec..e66b6f72 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -239,7 +239,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'ورود', -'title.teams' => 'تیم ها', +'title.groups' => 'تیم ها', // TODO: change "teams" to "groups". 'title.create_team' => 'ایجاد تیم', // TODO: translate the following. // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 3afb8646..24a045c0 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -231,7 +231,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Kirjautuminen', -'title.teams' => 'Tiimit', +'title.groupd' => 'Tiimit', // TODO: change "teams" to "groups". 'title.create_team' => 'Tiimin luonti', 'title.edit_team' => 'Tiimin muokkaus', 'title.delete_team' => 'Tiimin poisto', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index f17a36c8..23e9d4ae 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -225,7 +225,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Connexion', -'title.teams' => 'Équipes', +'title.groups' => 'Équipes', // TODO: change "teams" to "groups". 'title.create_team' => 'Création d\\\'une nouvelle équipe', 'title.edit_team' => 'Modification d\\\'une équipe', 'title.delete_team' => 'Suppression d\\\'une équipe', diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index a4ad2cbf..5f0321da 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -215,7 +215,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Σύνδεση', -'title.teams' => 'Ομάδες', +'title.groups' => 'Ομάδες', 'title.create_team' => 'Δημιουργία ομάδας', 'title.edit_team' => 'Επεξεργασία ομάδας', 'title.delete_team' => 'Διαγραφή ομάδας', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index a0931aee..42f19687 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -249,7 +249,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'כניסה', -'title.teams' => 'צוותים', +'title.groups' => 'צוותים', // TODO: change "teams" to "groups". 'title.create_team' => 'יצירת צוות', // TODO: translate the following. // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 81d336e8..3e52cac8 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -249,7 +249,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Bejelentkezés', -'title.teams' => 'Csoportok', +'title.groups' => 'Csoportok', // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 8d91f452..3a5b3167 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -224,7 +224,7 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Italian titles similarly. // Specifically: Eliminazione vs Elimina - we probably want nouns in titles. 'title.login' => 'Login', -'title.teams' => 'Gruppi', +'title.groups' => 'Gruppi', 'title.create_team' => 'Creazione gruppo', 'title.edit_team' => 'Modifica gruppo', 'title.delete_team' => 'Elimina gruppo', diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 02bb66f9..66e357a8 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -254,7 +254,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'ログイン', -'title.teams' => 'チーム', +'title.groups' => 'チーム', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 48e17d8d..08326e23 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -254,7 +254,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => '로그인', -'title.teams' => '팀', +'title.groups' => '팀', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index ca7e5407..7536804f 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -213,7 +213,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Aanmelden', -'title.teams' => 'Teams', +'title.groups' => 'Teams', // TODO: change "teams" to "groups". 'title.create_team' => 'Team maken', 'title.edit_team' => 'Team bewerken', 'title.delete_team' => 'Team aan het verwijderen', diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 2fd41c85..5d3ac97e 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -253,7 +253,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Innlogging', // TODO: translate the following. -// 'title.teams' => 'Teams', +// 'title.groups' => 'Groups', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', 'title.delete_team' => 'Slett team', diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index da6d2af7..f0bf1800 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -232,7 +232,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Logowanie', -'title.teams' => 'Zespoły', +'title.groups' => 'Zespoły', // TODO: change "teams" to "groups". 'title.create_team' => 'Zakładanie zespołu', 'title.edit_team' => 'Edytowanie zespołu', 'title.delete_team' => 'Usuwanie zespołu', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 357afad9..944e1b91 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -229,7 +229,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Login', -'title.teams' => 'Equipes', +'title.groups' => 'Equipes', // TODO: change "teams" to "groups". 'title.create_team' => 'Criando equipe', 'title.edit_team' => 'Editando equipe', 'title.delete_team' => 'Apagando equipe', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 09448018..ac28cd5b 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -242,7 +242,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Login', // TODO: translate the following. -// 'title.teams' => 'Teams', +// 'title.groups' => 'Groups', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index d2e66162..0fd9fe55 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -256,7 +256,7 @@ $i18n_key_words = array( // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere. // Compare with English file to see how it is done there and do Romanian titles similarly. 'title.login' => 'Autentificare', -'title.teams' => 'Echipe', +'title.groups' => 'Echipe', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 72264251..dc06e858 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -213,7 +213,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Вход в систему', -'title.teams' => 'Команды', +'title.groups' => 'Группы', 'title.create_team' => 'Создание команды', 'title.edit_team' => 'Редактирование команды', 'title.delete_team' => 'Удаление команды', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 3f38b378..9c87c2bf 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -239,7 +239,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prihlásenie', -'title.teams' => 'Tímy', +'title.groups' => 'Tímy', // TODO: change "teams" to "groups". 'title.create_team' => 'Vytváranie tímu', // TODO: translate the following. // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 7c961726..dc0196ae 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -236,7 +236,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prijava', -'title.teams' => 'Timi', +'title.groups' => 'Timi', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 4fb0d0d1..4e75895e 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -231,7 +231,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prijava', -'title.teams' => 'Timovi', +'title.groups' => 'Timovi', // TODO: change "teams" to "groups". 'title.create_team' => 'Napravi tim', 'title.edit_team' => 'Izmeni tim', 'title.delete_team' => 'Obriši tim', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 658871f4..0151c00a 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -225,7 +225,7 @@ $i18n_key_words = array( // Rubriker för formulär 'title.login' => 'Logga in', -'title.teams' => 'Arbetsgrupper', +'title.groups' => 'Grupper', 'title.create_team' => 'Skapa arbetsgrupp', 'title.edit_team' => 'Redigera arbetsgrupp', 'title.delete_team' => 'Ta bort arbetsgrupp', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 4c4604ba..1d3ddd6c 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -265,7 +265,7 @@ $i18n_key_words = array( // Compare with English file to see how it is done there and do Romanian titles similarly. // Specifically: compare project and client titles and see how they differ. 'title.login' => 'Giriş', -'title.teams' => 'Ekipler', +'title.groups' => 'Ekipler', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 716099be..58c0bc0e 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -243,7 +243,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => '登录', -'title.teams' => '团队', +'title.groups' => '团队', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 6384c0d4..4441ce2e 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -250,7 +250,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => '登錄', -'title.teams' => '團隊', +'title.groups' => '團隊', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index f6ce46f9..78e8b0dc 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.85.4215 | Copyright © Anuko | +  Anuko Time Tracker 1.17.85.4216 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/admin_teams.php b/admin_teams.php index 7d2b3dfa..6744582e 100644 --- a/admin_teams.php +++ b/admin_teams.php @@ -36,6 +36,6 @@ if (!ttAccessAllowed('administer_site')) { } $smarty->assign('teams', ttGroupHelper::getTopGroups()); -$smarty->assign('title', $i18n->get('title.teams')); +$smarty->assign('title', $i18n->get('title.groups')); $smarty->assign('content_page_name', 'admin_teams.tpl'); $smarty->display('index.tpl'); -- 2.20.1