]> wagnertech.de Git - timetracker.git/commitdiff
Improving localization files in preparation for integrating paid status plugin as...
authorNik Okuntseff <support@anuko.com>
Thu, 18 Jan 2018 16:27:42 +0000 (16:27 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 18 Jan 2018 16:27:42 +0000 (16:27 +0000)
19 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/templates/footer.tpl

index 7b3118052592ff4fbb2bf16ccaaf9f6eaf0c24bd..0ee311019426ab3c9b2fbfe7de19fa2dff3407a1 100644 (file)
@@ -135,6 +135,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 // 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.
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
index 2699acb8a8325eae3870db81016af20bc9bf2023..2beb6db26d43f97f1b1f6869719f7a5d54ca21e7 100644 (file)
@@ -118,6 +118,8 @@ $i18n_key_words = array(
 'button.import' => 'Importer team',
 'button.close' => 'Luk',
 'button.stop' => 'Stop',
 'button.import' => 'Importer team',
 'button.close' => 'Luk',
 'button.stop' => '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' => 'Team navn',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Team navn',
index dd54e5d39aafcadc6d527219f81de5767ac6eb57..84c92426c0414815503f9ae57659f2ac0a3e355f 100644 (file)
@@ -114,6 +114,8 @@ $i18n_key_words = array(
 'button.import' => 'Team importieren',
 'button.close' => 'Schließen',
 'button.stop' => 'Stop',
 'button.import' => 'Team importieren',
 'button.close' => 'Schließen',
 'button.stop' => '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' => 'Teamname',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Teamname',
index 327c9f250b9be94834efc1246a5ced59aa087b06..4a499dcf6c5b5ef9b04154d0a9195a03ac4db8cb 100644 (file)
@@ -118,6 +118,7 @@ $i18n_key_words = array(
 'button.import' => 'Import team',
 'button.close' => 'Close',
 'button.stop' => 'Stop',
 'button.import' => 'Import team',
 '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' => 'Team name',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Team name',
index 8d643179eab587d310574c5032aef234c5548521..2979912f9c23576264afe22c2e67913a10378abd 100644 (file)
@@ -48,7 +48,7 @@ $i18n_key_words = array(
 'menu.create_team' => 'Crear una nueva cuenta de manejador',
 'menu.profile' => 'Perfil',
 'menu.time' => 'Tiempo',
 'menu.create_team' => 'Crear una nueva cuenta de manejador',
 'menu.profile' => 'Perfil',
 'menu.time' => 'Tiempo',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Reportes',
 // Note to translators: menu.charts needs to be translated.
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Reportes',
 // Note to translators: menu.charts needs to be translated.
@@ -112,7 +112,7 @@ $i18n_key_words = array(
 'button.login' => 'Iniciar sesion',
 'button.now' => 'Ahora',
 'button.save' => 'Guardar',
 'button.login' => 'Iniciar sesion',
 'button.now' => 'Ahora',
 'button.save' => 'Guardar',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancelar',
 'button.submit' => 'Enviar',
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancelar',
 'button.submit' => 'Enviar',
@@ -135,8 +135,9 @@ $i18n_key_words = array(
 'button.import' => 'Importar grupo',
 // TODO: translate button.close.
 // 'button.close' => 'Close',
 'button.import' => 'Importar grupo',
 // TODO: translate button.close.
 // 'button.close' => 'Close',
-// TODO: translate the following string. 
+// TODO: translate the following.
 // 'button.stop' => 'Stop',
 // '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
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate label.team_name
@@ -165,7 +166,7 @@ $i18n_key_words = array(
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 'label.option' => 'Opción',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 'label.option' => 'Opción',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.invoice' => 'Invoice',
 'label.project' => 'Proyecto',
 'label.projects' => 'Proyectos',
 // 'label.invoice' => 'Invoice',
 'label.project' => 'Proyecto',
 'label.projects' => 'Proyectos',
@@ -404,7 +405,7 @@ $i18n_key_words = array(
 'form.reports.group_by_no' => '--- no agrupar ---',
 'form.reports.group_by_date' => 'fecha',
 'form.reports.group_by_user' => 'usuario',
 'form.reports.group_by_no' => '--- no agrupar ---',
 'form.reports.group_by_date' => 'fecha',
 'form.reports.group_by_user' => 'usuario',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'form.reports.group_by_client' => 'client',
 'form.reports.group_by_project' => 'proyecto',
 // TODO: traslate the following string.
 // 'form.reports.group_by_client' => 'client',
 'form.reports.group_by_project' => 'proyecto',
 // TODO: traslate the following string.
index 38a26791d501ff68ae78559293da514fd475bb58..962b7e724c040b90340f7d0a8f11d605e90486b9 100644 (file)
@@ -137,6 +137,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 // 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.
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
index f0dce4b71cefee3e29e26111f17c5d160658309c..59be22cb9bc50e87162defaedf66d43e700c15d0 100644 (file)
@@ -68,7 +68,7 @@ $i18n_key_words = array(
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 'error.sys' => 'خطا در سیستم.',
 'error.db' => 'خطا در پایگاه داده.',
 // 'error.access_denied' => 'Access denied.',
 'error.sys' => 'خطا در سیستم.',
 'error.db' => 'خطا در پایگاه داده.',
@@ -80,7 +80,7 @@ $i18n_key_words = array(
 'error.project' => 'انتخاب پروژه.',
 'error.task' => 'انتخاب وظیفه.',
 'error.client' => 'انتخاب مشتری.',
 'error.project' => 'انتخاب پروژه.',
 'error.task' => 'انتخاب وظیفه.',
 'error.client' => 'انتخاب مشتری.',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'error.report' => 'Select report.',
 'error.auth' => 'نام کاربری یا رمز عبور اشتباه است.',
 'error.user_exists' => 'کاربری با این نام کاربری موجود است.',
 // 'error.report' => 'Select report.',
 'error.auth' => 'نام کاربری یا رمز عبور اشتباه است.',
 'error.user_exists' => 'کاربری با این نام کاربری موجود است.',
@@ -100,7 +100,7 @@ $i18n_key_words = array(
 'error.uncompleted_exists' => 'قسمت ناتمامی موجود است. آن را تمام یا حذف کنید.',
 'error.goto_uncompleted' => 'مراجعه به قسمت ناتمام.',
 'error.overlap' => 'بازه زمانی با سوابق موجود هم پوشانی دارد.',
 'error.uncompleted_exists' => 'قسمت ناتمامی موجود است. آن را تمام یا حذف کنید.',
 'error.goto_uncompleted' => 'مراجعه به قسمت ناتمام.',
 'error.overlap' => 'بازه زمانی با سوابق موجود هم پوشانی دارد.',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
 // 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
@@ -126,6 +126,8 @@ $i18n_key_words = array(
 'button.import' => 'وارد کردن تیم',
 'button.close' => 'بستن',
 'button.stop' => 'توقف',
 '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' => 'نام تیم',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'نام تیم',
@@ -150,7 +152,7 @@ $i18n_key_words = array(
 'label.users' => 'کاربران',
 'label.client' => 'مشتری',
 'label.clients' => 'مشتریان',
 'label.users' => 'کاربران',
 'label.client' => 'مشتری',
 'label.clients' => 'مشتریان',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.option' => 'Option',
 'label.invoice' => 'فاکتور',
 'label.project' => 'پروژه',
 // 'label.option' => 'Option',
 'label.invoice' => 'فاکتور',
 'label.project' => 'پروژه',
@@ -184,7 +186,7 @@ $i18n_key_words = array(
 // 'label.week_view' => 'Week view',
 'label.id' => 'شناسه',
 'label.language' => 'زبان',
 // 'label.week_view' => 'Week view',
 'label.id' => 'شناسه',
 'label.language' => 'زبان',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.decimal_mark' => 'Decimal mark',
 'label.date_format' => 'قالب تاریخ',
 'label.time_format' => 'قالب زمان',
 // 'label.decimal_mark' => 'Decimal mark',
 'label.date_format' => 'قالب تاریخ',
 'label.time_format' => 'قالب زمان',
@@ -228,7 +230,7 @@ $i18n_key_words = array(
 'title.login' => 'ورود',
 'title.teams' => 'تیم ها',
 'title.create_team' => 'ایجاد تیم',
 'title.login' => 'ورود',
 'title.teams' => 'تیم ها',
 'title.create_team' => 'ایجاد تیم',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => 'حذف تیم',
 'title.reset_password' => 'بازیابی رمزعبور',
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => 'حذف تیم',
 'title.reset_password' => 'بازیابی رمزعبور',
@@ -312,7 +314,7 @@ $i18n_key_words = array(
 'dropdown.projects' => 'پروژه ها',
 'dropdown.tasks' => 'وظایف',
 'dropdown.clients' => 'مشتریان',
 'dropdown.projects' => 'پروژه ها',
 'dropdown.tasks' => 'وظایف',
 'dropdown.clients' => 'مشتریان',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 'dropdown.select_invoice' => '--- انتخاب فاکتور ---',
 'dropdown.status_active' => 'فعال',
 // 'dropdown.select' => '--- select ---',
 'dropdown.select_invoice' => '--- انتخاب فاکتور ---',
 'dropdown.status_active' => 'فعال',
index 308320d1ffd99404681f3028073e4fbd59e7274e..4a78edb5e47053f479697b29bd3790ae8db762b3 100644 (file)
@@ -116,6 +116,8 @@ $i18n_key_words = array(
 'button.import' => 'Tuo tiimi',
 'button.close' => 'Sulje',
 'button.stop' => 'Lopeta',
 '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',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Tiimin nimi',
index 2748de7519209734a05a0027222da97ae2f8faf4..9de209d9fa62051f763fda7b3dad3a1502f1da2a 100644 (file)
@@ -114,6 +114,8 @@ $i18n_key_words = array(
 'button.import' => 'Importer une équipe',
 'button.close' => 'Fermer',
 'button.stop' => 'Arrêter',
 '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',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Nom équipe',
index 0c1350d351e679629d7c6a1b08720d57f8bf1d2e..dd33fd709bda476334eae92eb8b2d16d813f4320 100644 (file)
@@ -85,7 +85,7 @@ $i18n_key_words = array(
 'error.project' => 'בחר פרוייקט',
 'error.task' => 'בחר משימה',
 'error.client' => 'בחר לקוח',
 'error.project' => 'בחר פרוייקט',
 'error.task' => 'בחר משימה',
 'error.client' => 'בחר לקוח',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'error.report' => 'Select report.',
 'error.auth' => 'שם משתמש או סיסמה שגויים',
 'error.user_exists' => 'שם משתמש כבר קיים',
 // 'error.report' => 'Select report.',
 'error.auth' => 'שם משתמש או סיסמה שגויים',
 'error.user_exists' => 'שם משתמש כבר קיים',
@@ -104,7 +104,7 @@ $i18n_key_words = array(
 'error.uncompleted_exists' => 'רישום חלקי כבר קיים. סגור או מחק אותו.',
 'error.goto_uncompleted' => 'פתח את הרישום החלקי.',
 'error.overlap' => 'טווח הזמן מתנגש עם רישומים קיימים.',
 'error.uncompleted_exists' => 'רישום חלקי כבר קיים. סגור או מחק אותו.',
 'error.goto_uncompleted' => 'פתח את הרישום החלקי.',
 'error.overlap' => 'טווח הזמן מתנגש עם רישומים קיימים.',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
 // 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
@@ -130,6 +130,8 @@ $i18n_key_words = array(
 'button.import' => 'ייבא צוות',
 'button.close' => 'סגור',
 'button.stop' => 'עצור',
 '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' => 'שם הצוות',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'שם הצוות',
@@ -154,7 +156,7 @@ $i18n_key_words = array(
 'label.users' => 'משתמשים',
 'label.client' => 'לקוח',
 'label.clients' => 'לקוחות',
 'label.users' => 'משתמשים',
 'label.client' => 'לקוח',
 'label.clients' => 'לקוחות',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.option' => 'Option',
 'label.invoice' => 'חשבונית',
 'label.project' => 'פרוייקט',
 // 'label.option' => 'Option',
 'label.invoice' => 'חשבונית',
 'label.project' => 'פרוייקט',
@@ -188,7 +190,7 @@ $i18n_key_words = array(
 // 'label.week_view' => 'Week view',
 'label.id' => 'מזהה',
 'label.language' => 'שפה',
 // 'label.week_view' => 'Week view',
 'label.id' => 'מזהה',
 'label.language' => 'שפה',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.decimal_mark' => 'Decimal mark',
 'label.date_format' => 'תבנית של תאריך',
 'label.time_format' => 'תבנית של שעה',
 // 'label.decimal_mark' => 'Decimal mark',
 'label.date_format' => 'תבנית של תאריך',
 'label.time_format' => 'תבנית של שעה',
@@ -232,7 +234,7 @@ $i18n_key_words = array(
 'title.login' => 'כניסה',
 'title.teams' => 'צוותים',
 'title.create_team' => 'יצירת צוות',
 'title.login' => 'כניסה',
 'title.teams' => 'צוותים',
 'title.create_team' => 'יצירת צוות',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => 'מחיקת צוות',
 'title.reset_password' => 'איפוס סיסמה',
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => 'מחיקת צוות',
 'title.reset_password' => 'איפוס סיסמה',
@@ -315,7 +317,7 @@ $i18n_key_words = array(
 'dropdown.projects' => 'פרוייקטים',
 'dropdown.tasks' => 'משימות',
 'dropdown.clients' => 'לקוחות',
 'dropdown.projects' => 'פרוייקטים',
 'dropdown.tasks' => 'משימות',
 'dropdown.clients' => 'לקוחות',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 'dropdown.select_invoice' => '--- בחר חשבונית ---',
 'dropdown.status_active' => 'פעיל',
 // 'dropdown.select' => '--- select ---',
 'dropdown.select_invoice' => '--- בחר חשבונית ---',
 'dropdown.status_active' => 'פעיל',
index 899f559b8ed640ab49023301e42107e57ce06822..3be4eb7d4c11b1ddae0852dc2916f0077a4e3aa8 100644 (file)
@@ -117,6 +117,8 @@ $i18n_key_words = array(
 'button.import' => 'Team importeren',
 'button.close' => 'Sluiten',
 'button.stop' => 'Stop',
 'button.import' => 'Team importeren',
 'button.close' => 'Sluiten',
 'button.stop' => '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' => 'Teamnaam',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Teamnaam',
index ffa5a2a65611c23b8aeed9e9103bd2827827867a..272ea88c600d70b4cc19fb3093c8df01d1f05593 100644 (file)
@@ -121,6 +121,8 @@ $i18n_key_words = array(
 'button.import' => 'Importuj zespół',
 'button.close' => 'Zamknij',
 'button.stop' => 'Zatrzymaj',
 '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',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Nazwa zespołu',
index 50ab6d2e3fbe36319fcb9fa64b032a1288deb870..1df5d0223cae32976378426277179b28d1dfa8fa 100644 (file)
@@ -116,6 +116,8 @@ $i18n_key_words = array(
 'button.import' => 'Importar equipe',
 'button.close' => 'Fechar',
 'button.stop' => 'Parar',
 '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',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Nome da equipe',
index c0d2deaef90ea233ac4288c2980e180c391a9502..dfaf2ba53c4235d411bd4f48c8d34d649523ea72 100644 (file)
@@ -118,6 +118,7 @@ $i18n_key_words = array(
 'button.import' => 'Импортировать команду',
 'button.close' => 'Закрыть',
 'button.stop' => 'Завершить',
 'button.import' => 'Импортировать команду',
 'button.close' => 'Закрыть',
 'button.stop' => 'Завершить',
+'button.mark_paid' => 'Отметить оплату',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Название команды',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Название команды',
index 100cfece294befc5075734c26a2e801c423eb334..e0d099d7508bb2a82f1141d80c9b6dc583f50f6a 100644 (file)
@@ -80,7 +80,7 @@ $i18n_key_words = array(
 'error.project' => 'Vyberte projekt.',
 'error.task' => 'Vyberte úlohy.',
 'error.client' => 'Vyberte klienta.',
 'error.project' => 'Vyberte projekt.',
 'error.task' => 'Vyberte úlohy.',
 'error.client' => 'Vyberte klienta.',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'error.report' => 'Select report.',
 'error.auth' => 'Nesprávne prihlasovacie meno alebo heslo.',
 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.',
 // 'error.report' => 'Select report.',
 'error.auth' => 'Nesprávne prihlasovacie meno alebo heslo.',
 'error.user_exists' => 'Používateľ s týmto prihlasovacím menom už existuje.',
@@ -106,7 +106,7 @@ $i18n_key_words = array(
 'button.login' => 'Prihlásiť',
 'button.now' => 'Teraz',
 'button.save' => 'Uložiť',
 'button.login' => 'Prihlásiť',
 'button.now' => 'Teraz',
 'button.save' => 'Uložiť',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Zrušiť',
 'button.submit' => 'Odoslať',
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Zrušiť',
 'button.submit' => 'Odoslať',
@@ -125,8 +125,9 @@ $i18n_key_words = array(
 'button.export' => 'Exportovať tím',
 'button.import' => 'Importovať tím',
 'button.close' => 'Zatvoriť',
 'button.export' => 'Exportovať tím',
 'button.import' => 'Importovať tím',
 'button.close' => 'Zatvoriť',
-// TODO: translate the following string
+// TODO: translate the following. 
 // 'button.stop' => 'Stop',
 // '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',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Názov tímu',
@@ -166,7 +167,7 @@ $i18n_key_words = array(
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
 'label.cost' => 'Náklady',
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
 'label.cost' => 'Náklady',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.day_total' => 'Day total',
 'label.week_total' => 'Týždeň celkom',
 // TODO: translate the following.
 // 'label.day_total' => 'Day total',
 'label.week_total' => 'Týždeň celkom',
 // TODO: translate the following.
@@ -185,7 +186,7 @@ $i18n_key_words = array(
 // 'label.week_view' => 'Week view',
 'label.id' => 'ID',
 'label.language' => 'Jazyk',
 // 'label.week_view' => 'Week view',
 'label.id' => 'ID',
 'label.language' => 'Jazyk',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'label.decimal_mark' => 'Decimal mark',
 'label.date_format' => 'Formát dátumu',
 'label.time_format' => 'Formát času',
 // 'label.decimal_mark' => 'Decimal mark',
 'label.date_format' => 'Formát dátumu',
 'label.time_format' => 'Formát času',
@@ -229,7 +230,7 @@ $i18n_key_words = array(
 'title.login' => 'Prihlásenie',
 'title.teams' => 'Tímy',
 'title.create_team' => 'Vytváranie tímu',
 'title.login' => 'Prihlásenie',
 'title.teams' => 'Tímy',
 'title.create_team' => 'Vytváranie tímu',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => 'Vymazávanie tímu',
 'title.reset_password' => 'Obnovovanie hesla',
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => 'Vymazávanie tímu',
 'title.reset_password' => 'Obnovovanie hesla',
@@ -311,10 +312,10 @@ $i18n_key_words = array(
 'dropdown.all_time' => 'celý čas',
 'dropdown.projects' => 'projekty',
 'dropdown.tasks' => 'úlohy',
 'dropdown.all_time' => 'celý čas',
 'dropdown.projects' => 'projekty',
 'dropdown.tasks' => 'úlohy',
-// TODO: translate the following string.
-'dropdown.clients' => 'clients',
+// TODO: translate the following.
+// 'dropdown.clients' => 'clients',
 'dropdown.select' => '--- vyberte ---',
 'dropdown.select' => '--- vyberte ---',
-// TODO: translate the following string.
+// TODO: translate the following.
 // 'dropdown.select_invoice' => '--- select invoice ---',
 'dropdown.status_active' => 'aktívny',
 'dropdown.status_inactive' => 'neaktívny',
 // 'dropdown.select_invoice' => '--- select invoice ---',
 'dropdown.status_active' => 'aktívny',
 'dropdown.status_inactive' => 'neaktívny',
index e7a01e22b8a18e2196c3c2232a616e2f9d8a2311..57c86352236eac652d8bc3051c0ab268d795d633 100644 (file)
@@ -118,6 +118,8 @@ $i18n_key_words = array(
 'button.import' => 'Uvezi tim',
 'button.close' => 'Zatvori',
 'button.stop' => 'Stani',
 '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',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Naziv tim-a',
index 899cc1de9e18d17de6a36ab81d236e51c90a45a9..f9b2e156ff08946eead35deaee11bf47596f5b22 100644 (file)
@@ -118,6 +118,8 @@ $i18n_key_words = array(
 'button.import' => 'Importera arbetsgrupp',
 'button.close' => 'Stäng',
 'button.stop' => 'Avsluta',
 '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',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Namn på arbetsgrupp',
index 32e1a887f2aa7552efaa00cf78aacd86d5d955b6..25f62a7e84013ef11bbb87f809da58878f567f75 100644 (file)
@@ -131,6 +131,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 // 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' => '团队名称',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => '团队名称',
index b7dd2acd9b3133c0697b79f04113d19a27e58f40..88be718594f3da76c5a6f80b063f92c3e9f79d4b 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.14.0.3752 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.14.0.3753 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>