From 06868926b7788112e2876768f5b920eba85c7429 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Thu, 25 Jan 2018 18:12:46 +0000 Subject: [PATCH] Some cleanup in translation files. --- WEB-INF/resources/de.lang.php | 2 +- WEB-INF/resources/es.lang.php | 2 +- WEB-INF/resources/et.lang.php | 2 +- WEB-INF/resources/fa.lang.php | 3 +-- WEB-INF/resources/fi.lang.php | 3 +-- WEB-INF/resources/fr.lang.php | 3 +-- WEB-INF/resources/he.lang.php | 3 +-- WEB-INF/resources/nl.lang.php | 2 +- WEB-INF/resources/pl.lang.php | 3 +-- WEB-INF/resources/pt-br.lang.php | 3 +-- WEB-INF/resources/sk.lang.php | 2 +- WEB-INF/resources/sr.lang.php | 3 +-- WEB-INF/resources/sv.lang.php | 3 +-- WEB-INF/resources/zh-cn.lang.php | 2 +- WEB-INF/templates/footer.tpl | 2 +- 15 files changed, 15 insertions(+), 23 deletions(-) diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 31496852..6e3b0db3 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -114,7 +114,6 @@ $i18n_key_words = array( 'button.import' => 'Team importieren', 'button.close' => 'Schließen', 'button.stop' => 'Stop', -'button.mark_paid' => 'Als bezahlt setzen', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Teamname', @@ -205,6 +204,7 @@ $i18n_key_words = array( 'label.quantity' => 'Menge', 'label.paid_status' => 'Bezahlstatus', 'label.paid' => 'Bezahlt', +'label.mark_paid' => 'Als bezahlt setzen', // Form titles. 'title.login' => 'Anmelden', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 7c7bfd18..80a367db 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -137,7 +137,6 @@ $i18n_key_words = array( // 'button.close' => 'Close', // TODO: translate the following. // 'button.stop' => 'Stop', -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate label.team_name @@ -246,6 +245,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Sesión iniciada', diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 83d29c6a..914c9ec6 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -137,7 +137,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. @@ -235,6 +234,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.options' => 'Suvandid', diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 120e934a..d9284831 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -126,8 +126,6 @@ $i18n_key_words = array( 'button.import' => 'وارد کردن تیم', 'button.close' => 'بستن', 'button.stop' => 'توقف', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'نام تیم', @@ -227,6 +225,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'ورود', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index cb6f7772..4098a48a 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -116,8 +116,6 @@ $i18n_key_words = array( 'button.import' => 'Tuo tiimi', 'button.close' => 'Sulje', 'button.stop' => 'Lopeta', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Tiimin nimi', @@ -214,6 +212,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Kirjautuminen', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index b56b33c3..dc5a8d96 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -114,8 +114,6 @@ $i18n_key_words = array( 'button.import' => 'Importer une équipe', 'button.close' => 'Fermer', 'button.stop' => 'Arrêter', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Nom équipe', @@ -208,6 +206,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Connexion', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 6ffb1284..6a5a8c50 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -130,8 +130,6 @@ $i18n_key_words = array( 'button.import' => 'ייבא צוות', 'button.close' => 'סגור', 'button.stop' => 'עצור', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'שם הצוות', @@ -231,6 +229,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'כניסה', diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 2ae72d60..c8ce70d0 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -117,7 +117,6 @@ $i18n_key_words = array( 'button.import' => 'Team importeren', 'button.close' => 'Sluiten', 'button.stop' => 'Stop', -'button.mark_paid' => 'Markeer als betaald', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Teamnaam', @@ -208,6 +207,7 @@ $i18n_key_words = array( 'label.quantity' => 'Hoeveelheid', 'label.paid_status' => 'Status van betaling', 'label.paid' => 'Betaald', +'label.mark_paid' => 'Markeer als betaald', // Form titles. 'title.login' => 'Aanmelden', diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 312fb1b4..b4572142 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -121,8 +121,6 @@ $i18n_key_words = array( 'button.import' => 'Importuj zespół', 'button.close' => 'Zamknij', 'button.stop' => 'Zatrzymaj', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Nazwa zespołu', @@ -219,6 +217,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Logowanie', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 4ffa3b2b..54320c4e 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -116,8 +116,6 @@ $i18n_key_words = array( 'button.import' => 'Importar equipe', 'button.close' => 'Fechar', 'button.stop' => 'Parar', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Nome da equipe', @@ -214,6 +212,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Login', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 803aedc3..f327d8bb 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -127,7 +127,6 @@ $i18n_key_words = array( 'button.close' => 'Zatvoriť', // TODO: translate the following. // 'button.stop' => 'Stop', -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Názov tímu', @@ -227,6 +226,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'button.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Prihlásenie', diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index fcda2e4c..90cde1ab 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -118,8 +118,6 @@ $i18n_key_words = array( 'button.import' => 'Uvezi tim', 'button.close' => 'Zatvori', 'button.stop' => 'Stani', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Naziv tim-a', @@ -217,6 +215,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'button.mark_paid' => 'Mark paid', // Form titles. 'title.login' => 'Prijava', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 4016e0c7..30f0662e 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -118,8 +118,6 @@ $i18n_key_words = array( 'button.import' => 'Importera arbetsgrupp', 'button.close' => 'Stäng', 'button.stop' => 'Avsluta', -// TODO: translate the following. -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Namn på arbetsgrupp', @@ -214,6 +212,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Rubriker för formulär 'title.login' => 'Logga in', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 51221682..cfe8253e 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -131,7 +131,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => '团队名称', @@ -229,6 +228,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. // TODO: Translate the following. diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index c7b26483..1f11602a 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.4.3782 | Copyright © Anuko | +  Anuko Time Tracker 1.17.4.3783 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1