]> wagnertech.de Git - timetracker.git/commitdiff
Work in progress on localization files for paid status plugin.
authorNik Okuntseff <support@anuko.com>
Thu, 18 Jan 2018 14:36:46 +0000 (14:36 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 18 Jan 2018 14:36:46 +0000 (14:36 +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 696f02d368d2de8ac908642344185977d1864f05..bc225c66194306a46ecc52098e43e4a9c1e2ea80 100644 (file)
@@ -225,6 +225,9 @@ $i18n_key_words = array(
 'label.fav_report' => 'Report favorit',
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Sessió iniciada',
index 95f3c213142521a9beac6f0a211153f5ff31c129..3a3ec5bf0b2f97e049cef83a4ccb539849c85f15 100644 (file)
@@ -207,6 +207,8 @@ $i18n_key_words = array(
 'label.what_is_it' => 'Hvad er det?',
 'label.expense' => 'Udgift',
 'label.quantity' => 'Mængde',
+// TODO: translate the following.
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Login',
index 1ce0510dc776f437b9ff972016672905ffb1b88e..54e26439bf24df95b26c7cb85695b288b5ea1398 100644 (file)
@@ -202,6 +202,10 @@ $i18n_key_words = array(
 'label.fav_report' => 'Bevorzugter Report',
 'label.cron_schedule' => 'Cronjob Zeitplan',
 'label.what_is_it' => 'Was ist es?',
+// TODO: translate the following.
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Anmelden',
index d8c1f5519f10c55f6012c9844dec9fc4037fc2e3..bbcf84225e234080e6bc8e8a05c5c3e3f1f04d57 100644 (file)
@@ -204,6 +204,7 @@ $i18n_key_words = array(
 'label.what_is_it' => 'What is it?',
 'label.expense' => 'Expense',
 'label.quantity' => 'Quantity',
+'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Login',
index 01ff997f12d1b5bd8b7cc9faaa26ed4e5c8c3bf5..09e0f5c0ee3f0c5bf93b85c4b2668d4ffb56737b 100644 (file)
@@ -64,7 +64,7 @@ $i18n_key_words = array(
 'menu.options' => 'Opciones',
 
 // Footer - strings on the bottom of most pages.
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.'
 // 'footer.credits' => 'Credits',
 // 'footer.license' => 'License',
@@ -72,7 +72,7 @@ $i18n_key_words = array(
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
 'error.db' => 'Error de la Base de Datos.',
@@ -82,7 +82,7 @@ $i18n_key_words = array(
 // TODO: translate error.interval.
 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
 'error.project' => 'Seleccionar Proyecto.',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'error.task' => 'Select task.',
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
@@ -90,7 +90,7 @@ $i18n_key_words = array(
 // Note to translators: this string needs to be translated.
 // 'error.user_exists' => 'User with this login already exists.',
 'error.project_exists' => 'Ya existe un proyecto con este nombre.',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'error.task_exists' => 'Task with this name already exists.',
 // 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
@@ -121,7 +121,7 @@ $i18n_key_words = array(
 // TODO: translate button.add_task
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Agregar cliente',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Agregar',
@@ -161,7 +161,7 @@ $i18n_key_words = array(
 'label.end_date' => 'Fecha de fin',
 'label.user' => 'Usuario',
 'label.users' => 'Personas',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 'label.option' => 'Opción',
@@ -169,7 +169,7 @@ $i18n_key_words = array(
 // 'label.invoice' => 'Invoice',
 'label.project' => 'Proyecto',
 'label.projects' => 'Proyectos',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.task' => 'Task',
 // 'label.tasks' => 'Tasks',
 // 'label.description' => 'Description',
@@ -186,7 +186,7 @@ $i18n_key_words = array(
 // 'label.month_total' => 'Month total',
 'label.today' => 'Hoy',
 'label.total_hours' => 'Horas totales',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.total_cost' => 'Total cost',
 // 'label.view' => 'View',
 'label.edit' => 'Modificar',
@@ -199,7 +199,7 @@ $i18n_key_words = array(
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 'label.id' => 'Identificación',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.language' => 'Language',
 // 'label.decimal_mark' => 'Decimal mark',
 // 'label.date_format' => 'Date format',
@@ -212,7 +212,7 @@ $i18n_key_words = array(
 // TODO: check whether label.subtotal is translated correctly.
 'label.subtotal' => 'Subtotal',
 'label.total' => 'Total',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',
 'label.or' => 'o',
@@ -236,16 +236,19 @@ $i18n_key_words = array(
 // 'label.type_text' => 'text',
 // 'label.required' => 'Required',
 'label.fav_report' => 'Reporte favorito',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Sesión iniciada',
 'title.teams' => 'Grupos',
 // Note to translators: we need a more accurate translation of title.create_team. English is "Creating Team".
 // 'title.create_team' => 'Crear una nueva cuenta de manejador',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.edit_team' => 'Editing Team',
 // 'title.delete_team' => 'Deleting Team',
 'title.reset_password' => 'Reestablecer contraseña',
@@ -254,7 +257,7 @@ $i18n_key_words = array(
 'title.time' => 'Tiempo',
 'title.edit_time_record' => 'Modificando el historial de tiempo',
 'title.delete_time_record' => 'Eliminando el historial de tiempo',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -263,14 +266,14 @@ $i18n_key_words = array(
 // 'title.report' => 'Report',
 // 'title.send_report' => 'Sending Report',
 'title.invoice' => 'Factura',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
 // 'title.charts' => 'Charts',
 'title.projects' => 'Proyectos',
 'title.add_project' => 'Agregando proyecto',
 'title.edit_project' => 'Modificando proyecto',
 'title.delete_project' => 'Eliminando proyecto',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.tasks' => 'Tasks',
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
@@ -283,7 +286,7 @@ $i18n_key_words = array(
 'title.add_client' => 'Agregar cliente',
 'title.edit_client' => 'Modificar cliente',
 'title.delete_client' => 'Eliminar cliente',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.invoices' => 'Invoices',
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
@@ -297,7 +300,7 @@ $i18n_key_words = array(
 'title.import' => 'Importar datos',
 'title.options' => 'Opciones',
 'title.profile' => 'Perfil',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',
 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
@@ -333,11 +336,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.all_time' => 'all time',
 'dropdown.projects' => 'proyectos',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
 // 'dropdown.clients' => 'clients',
 'dropdown.select' => '--- seleccionar ---',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'dropdown.select_invoice' => '--- select invoice ---',
 // 'dropdown.status_active' => 'active',
 // 'dropdown.status_inactive' => 'inactive',
@@ -388,7 +391,7 @@ $i18n_key_words = array(
 // 'form.reports.include_records' => 'Include records',
 'form.reports.include_billable' => 'facturable',
 'form.reports.include_not_billable' => 'no facturable',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
 'form.reports.select_period' => 'Seleccionar período de tiempo',
@@ -424,7 +427,7 @@ $i18n_key_words = array(
 // 'form.charts.chart' => 'Chart',
 
 // Projects form. See example at https://timetracker.anuko.com/projects.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.projects.active_projects' => 'Active Projects',
 // 'form.projects.inactive_projects' => 'Inactive Projects',
 
@@ -433,7 +436,7 @@ $i18n_key_words = array(
 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.users.active_users' => 'Active Users',
 // 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
@@ -445,12 +448,12 @@ $i18n_key_words = array(
 // 'form.users.default_rate' => 'Default hourly rate',
 
 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.client.client_to_delete' => 'Client to delete',
 // 'form.client.client_entries' => 'Client entries',
 
 // Clients form. See example at https://timetracker.anuko.com/clients.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
 // 'form.clients.inactive_clients' => 'Inactive Clients',
 
@@ -473,7 +476,7 @@ $i18n_key_words = array(
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 'form.profile.12_hours' => '12 horas',
 'form.profile.24_hours' => '24 horas',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.profile.tracking_mode' => 'Tracking mode',
 // 'form.profile.mode_time' => 'time',
 // 'form.profile.mode_projects' => 'projects',
index a22add160ff69bf08a63c1854a8777cff669a825..148588031d768f8b85c0f94e0e7c463ad8b04893 100644 (file)
@@ -230,6 +230,7 @@ $i18n_key_words = array(
 // 'label.what_is_it' => 'What is it?',
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.options' => 'Suvandid',
index 15b15281cb19099cad94d4912115f6cd4c3a35c2..710751bfa912d5c4116367c9dc03c87c2b1a5249 100644 (file)
@@ -60,7 +60,7 @@ $i18n_key_words = array(
 'menu.options' => 'تنظیمات',
 
 // Footer - strings on the bottom of most pages.
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
 // 'footer.credits' => 'Credits',
 // 'footer.license' => 'License',
@@ -216,9 +216,12 @@ $i18n_key_words = array(
 'label.type_text' => 'متن',
 'label.required' => 'اجباری',
 'label.fav_report' => 'گزارش های برگزیده',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'ورود',
@@ -261,7 +264,7 @@ $i18n_key_words = array(
 'title.add_invoice' => 'درج فاکتور',
 'title.view_invoice' => 'نمایش فاکتور',
 'title.delete_invoice' => 'حذف فاکتور',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.notifications' => 'Notifications',
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
@@ -313,7 +316,7 @@ $i18n_key_words = array(
 'dropdown.select_invoice' => '--- انتخاب فاکتور ---',
 'dropdown.status_active' => 'فعال',
 'dropdown.status_inactive' => 'غیرفعال',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
 
@@ -410,7 +413,7 @@ $i18n_key_words = array(
 'form.users.default_rate' => 'نرخ ساعتی پیش فرض',
 
 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.client.client_to_delete' => 'Client to delete',
 // 'form.client.client_entries' => 'Client entries',
 
index 67229682fb912ac5d0860474b2ab11b5acfbc495..75ee68be70d7eb595f09da4114eb9fc101998987 100644 (file)
@@ -206,6 +206,9 @@ $i18n_key_words = array(
 'label.fav_report' => 'Raporttipohja',
 'label.cron_schedule' => 'Cron-ajoitus',
 'label.what_is_it' => 'Mikä se on?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Kirjautuminen',
index 5c2ee98f504b5710e13ce64f7b42f73c5d71c020..ebf4e0213c664a0a0ec597a8d0f3f19d7444f7c8 100644 (file)
@@ -200,6 +200,9 @@ $i18n_key_words = array(
 'label.fav_report' => 'Rapport favori',
 'label.cron_schedule' => 'Horaire Cron',
 'label.what_is_it' => 'Qu\\\'est-ce que c\\\'est?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Connexion',
index dedd88e999a0a7122c3c03a4cf3d3502d0429a45..21e944e965a2696cbe4ffb5f6ac00981b1a57085 100644 (file)
@@ -220,9 +220,12 @@ $i18n_key_words = array(
 'label.type_text' => 'טקסט',
 'label.required' => 'חובה',
 'label.fav_report' => 'דוח מועדף',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'כניסה',
@@ -236,7 +239,7 @@ $i18n_key_words = array(
 'title.time' => 'זמן',
 'title.edit_time_record' => 'עריכת רשומה',
 'title.delete_time_record' => 'מחיקת רשומה',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -266,7 +269,7 @@ $i18n_key_words = array(
 'title.add_invoice' => 'הוספת חשבונית',
 'title.view_invoice' => 'הצגת חשבונית',
 'title.delete_invoice' => 'מחיקת חשבונית',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.notifications' => 'Notifications',
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
@@ -316,7 +319,7 @@ $i18n_key_words = array(
 'dropdown.select_invoice' => '--- בחר חשבונית ---',
 'dropdown.status_active' => 'פעיל',
 'dropdown.status_inactive' => 'לא פעיל',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
 
@@ -358,7 +361,7 @@ $i18n_key_words = array(
 'form.reports.include_records' => 'כלול רישומים',
 'form.reports.include_billable' => 'לחיוב',
 'form.reports.include_not_billable' => 'לא לחיוב',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
 'form.reports.select_period' => 'בחר תקופת זמן',
@@ -411,7 +414,7 @@ $i18n_key_words = array(
 'form.users.default_rate' => 'תעריף ברירת מחדל לשעה',
 
 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.client.client_to_delete' => 'Client to delete',
 // 'form.client.client_entries' => 'Client entries',
 
index 44139d9f123ad227d71960757350f3dfdfc4df82..c9a8086d26bea16f2a3ceb8bc248000ddabec23d 100644 (file)
@@ -204,6 +204,8 @@ $i18n_key_words = array(
 'label.what_is_it' => 'Wat betekent dit?',
 'label.expense' => 'Kosten',
 'label.quantity' => 'Hoeveelheid',
+// TODO: translate the following.
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Aanmelden',
index 1114d0e013871b48d993f3f6fc2544ad2a2c272a..fc379fee521554bf9737c1f718eb62b1104b05f6 100644 (file)
@@ -211,6 +211,9 @@ $i18n_key_words = array(
 'label.fav_report' => 'Ulubiony raport',
 'label.cron_schedule' => 'Harmonogram crona',
 'label.what_is_it' => 'Co to jest?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Logowanie',
index c50e8f8489c4e9e945d0b820bfe6ab48d1c66c9e..f065cc42e142f992fb99a72bc5b82958dd15373b 100644 (file)
@@ -206,6 +206,9 @@ $i18n_key_words = array(
 'label.fav_report' => 'Relatório favorito',
 'label.cron_schedule' => 'Agenda cron',
 'label.what_is_it' => 'O que é?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Login',
index 94431907b12bbe5a5d0f5896e9d710f8f15ce507..d8d05ee437e3937d9e5c08b9d2d3c5e9de197547 100644 (file)
@@ -204,6 +204,7 @@ $i18n_key_words = array(
 'label.what_is_it' => 'Что это?',
 'label.expense' => 'Расход',
 'label.quantity' => 'Количество',
+'label.paid_status' => 'Статус оплаты',
 
 // Form titles.
 'title.login' => 'Вход в систему',
index 38b25f62c059c6c7194fa3eab73e9b76a92cfa4f..edb9b2241d9727300ac7bfe5164930e344a40214 100644 (file)
@@ -98,7 +98,7 @@ $i18n_key_words = array(
 'error.no_email' => 'K tomuto prihlasovaciemu menu nie je priradený žiadny e-mail.',
 'error.uncompleted_exists' => 'Nekompletný záznam už existuje. Zatvorte ho alebo ho vymažte.',
 'error.goto_uncompleted' => 'Ísť na nekompletný záznam.',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
@@ -217,9 +217,12 @@ $i18n_key_words = array(
 'label.type_text' => 'text',
 'label.required' => 'Povinné',
 'label.fav_report' => 'Obľúbená zostava',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'label.cron_schedule' => 'Cron schedule',
 // 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Prihlásenie',
@@ -233,7 +236,7 @@ $i18n_key_words = array(
 'title.time' => 'Časový záznam',
 'title.edit_time_record' => 'Upravovanie časového záznamu',
 'title.delete_time_record' => 'Vymazávanie časového záznamu',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -263,7 +266,7 @@ $i18n_key_words = array(
 'title.add_invoice' => 'Pridávanie faktúry',
 'title.view_invoice' => 'Priehliadanie faktúry',
 'title.delete_invoice' => 'Vymazávanie faktúry',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'title.notifications' => 'Notifications',
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
@@ -314,7 +317,7 @@ $i18n_key_words = array(
 // 'dropdown.select_invoice' => '--- select invoice ---',
 'dropdown.status_active' => 'aktívny',
 'dropdown.status_inactive' => 'neaktívny',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'dropdown.delete'=>'delete',
 // 'dropdown.do_not_delete'=>'do not delete',
 
@@ -356,13 +359,13 @@ $i18n_key_words = array(
 'form.reports.include_records' => 'Zahrnúť záznamy',
 'form.reports.include_billable' => 'faktúrovateĺné',
 'form.reports.include_not_billable' => 'nefaktúrovateľné',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
 'form.reports.select_period' => 'Vyberte časový rozsah',
 'form.reports.set_period' => 'alebo nastavte dátumy',
 'form.reports.show_fields' => 'Zobraziť polia',
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.reports.group_by' => 'Group by',
 // 'form.reports.group_by_no' => '--- no grouping ---',
 'form.reports.group_by_date' => 'dátum',
@@ -409,7 +412,7 @@ $i18n_key_words = array(
 'form.users.default_rate' => 'Predvolená hodinová sadzba',
 
 // Client delete form. See example at https://timetracker.anuko.com/client_delete.php
-// TODO: translate the following strings.
+// TODO: translate the following.
 // 'form.client.client_to_delete' => 'Client to delete',
 // 'form.client.client_entries' => 'Client entries',
 
index f72175066034105807ebe196aed3bbbd9df9613c..ad277e8b866d8fa4fd76fcc5ad9510a17734df0d 100644 (file)
@@ -208,6 +208,10 @@ $i18n_key_words = array(
 'label.fav_report' => 'Omiljeni izveštaji',
 'label.cron_schedule' => 'Sredi raspored',
 'label.what_is_it' => 'Šta je ovo?',
+// TODO: Translate the following.
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 'title.login' => 'Prijava',
index 679db6e3363d742994d7ee8e4a467558754e39f7..02b11d6ee0ba11647c85a79fa25b0f792a779c45 100644 (file)
@@ -206,6 +206,8 @@ $i18n_key_words = array(
 'label.what_is_it' => 'Vad är detta?',
 'label.expense' => 'Kostnad',
 'label.quantity' => 'Antal',
+// TODO: translate the following.
+// 'label.paid_status' => 'Paid status',
 
 // Rubriker för formulär
 'title.login' => 'Logga in',
index 28d485735bb9b1bb741b6120ca2f9ef46c494e58..9e4897e4410f46ac6b752287ba27ee01a7efb722 100644 (file)
@@ -213,17 +213,18 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 // TODO: Translate the following.
-'label.custom_fields' => 'Custom fields',
-'label.monthly_quotas' => 'Monthly quotas',
-'label.type' => 'Type',
-'label.type_dropdown' => 'dropdown',
-'label.type_text' => 'text',
-'label.required' => 'Required',
-'label.fav_report' => 'Favorite report',
-'label.cron_schedule' => 'Cron schedule',
-'label.what_is_it' => 'What is it?',
-'label.expense' => 'Expense',
-'label.quantity' => 'Quantity',
+// 'label.custom_fields' => 'Custom fields',
+// 'label.monthly_quotas' => 'Monthly quotas',
+// 'label.type' => 'Type',
+// 'label.type_dropdown' => 'dropdown',
+// 'label.type_text' => 'text',
+// 'label.required' => 'Required',
+// 'label.fav_report' => 'Favorite report',
+// 'label.cron_schedule' => 'Cron schedule',
+// 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
 
 // Form titles.
 // TODO: Translate the following.
index e1c31da80f7627a1a2c7e71f0859709746121c84..04bb731723a654bd7ba0b04991a3a27328fa9e08 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.14.0.3749 | 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.3750 | 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>