X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=55cc12372c6a9890aad65d50c33f1ddae8c3f8cf;hb=33610845422adbcde3888bfd385e94bf8e612666;hp=4145962735bd2ccf4e27e44b379c0f23f4a40831;hpb=3af3b5dfe6e2b8808e799ef696e866b38e4793e4;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 41459627..55cc1237 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -59,7 +59,7 @@ $i18n_key_words = array( 'menu.projects' => 'Projektid', // TODO: translate the following. // 'menu.tasks' => 'Tasks', -// 'menu.users' => 'Users', +'menu.users' => 'Kasutajad', 'menu.teams' => 'Meeskonnad', // TODO: translate the following. // 'menu.export' => 'Export', @@ -163,12 +163,12 @@ $i18n_key_words = array( 'label.start_date' => 'Algab kuupäevast', 'label.end_date' => 'Lõpeb kuupäeval', 'label.user' => 'Kasutaja', +'label.users' => 'Kasutajad', +'label.client' => 'Klient', +'label.clients' => 'Kliendid', // TODO: translate the following. -// 'label.users' => 'Users', -// 'label.client' => 'Client', -// 'label.clients' => 'Clients', // 'label.option' => 'Option', -// 'label.invoice' => 'Invoice', +'label.invoice' => 'Arve', 'label.project' => 'Projekt', 'label.projects' => 'Projektid', // TODO: translate the following. @@ -195,9 +195,9 @@ $i18n_key_words = array( 'label.edit' => 'Muuda', 'label.delete' => 'Kustuta', 'label.configure' => 'Konfigureeri', +'label.select_all' => 'Vali kõik', +'label.select_none' => 'Märgi kõik mittevalituks', // TODO: translate the following. -// 'label.select_all' => 'Select all', -// 'label.select_none' => 'Deselect all', // 'label.day_view' => 'Day view', // 'label.week_view' => 'Week view', // 'label.id' => 'ID', @@ -251,6 +251,10 @@ $i18n_key_words = array( // 'label.week_list' => 'Week list', // Form titles. +// TODO: Improve titles for consistency, so that each title explains correctly what each +// 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 Estonian titles similarly. +// Specifically: lisamine vs lisa, etc. 'title.login' => 'Login', // TODO: translate the following. // 'title.teams' => 'Teams', @@ -274,7 +278,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.report' => 'Report', // 'title.send_report' => 'Sending Report', -// 'title.invoice' => 'Invoice', +'title.invoice' => 'Arve', +// TODO: translate the following. // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projektid', @@ -286,15 +291,17 @@ $i18n_key_words = array( // 'title.add_task' => 'Adding Task', // 'title.edit_task' => 'Editing Task', // 'title.delete_task' => 'Deleting Task', -// 'title.users' => 'Users', +'title.users' => 'Kasutajad', +// TODO: translate the following. // 'title.add_user' => 'Adding User', // 'title.edit_user' => 'Editing User', // 'title.delete_user' => 'Deleting User', -// 'title.clients' => 'Clients', -// 'title.add_client' => 'Adding Client', -// 'title.edit_client' => 'Editing Client', -// 'title.delete_client' => 'Deleting Client', -// 'title.invoices' => 'Invoices', +'title.clients' => 'Kliendid', +'title.add_client' => 'Lisa klient', +'title.edit_client' => 'Muuda klienti', +'title.delete_client' => 'Kustuta klient', +'title.invoices' => 'Arved', +// TODO: translate the following. // 'title.add_invoice' => 'Adding Invoice', // 'title.view_invoice' => 'Viewing Invoice', // 'title.delete_invoice' => 'Deleting Invoice', @@ -306,8 +313,8 @@ $i18n_key_words = array( // 'title.export' => 'Exporting Team Data', // 'title.import' => 'Importing Team Data', 'title.options' => 'Suvandid', +'title.profile' => 'Profiili', // TODO: translate the following. -// 'title.profile' => 'Profile', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field', @@ -323,26 +330,27 @@ $i18n_key_words = array( // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. +'dropdown.all' => '--- kõik ---', +'dropdown.no' => '--- ei ---', +'dropdown.current_day' => 'täna', +'dropdown.previous_day' => 'eile', +'dropdown.selected_day' => 'päev', +'dropdown.current_week' => 'käesolev nädal', +'dropdown.previous_week' => 'eelmine nädal', +'dropdown.selected_week' => 'nädal', +'dropdown.current_month' => 'käesolev kuu', +'dropdown.previous_month' => 'eelmine kuu', +'dropdown.selected_month' => 'kuu', // TODO: translate the following. -// 'dropdown.all' => '--- all ---', -// 'dropdown.no' => '--- no ---', -// 'dropdown.current_day' => 'today', -// 'dropdown.previous_day' => 'yesterday', -// 'dropdown.selected_day' => 'day', -// 'dropdown.current_week' => 'this week', -// 'dropdown.previous_week' => 'previous week', -// 'dropdown.selected_week' => 'week', -// 'dropdown.current_month' => 'this month', -// 'dropdown.previous_month' => 'previous month', -// 'dropdown.selected_month' => 'month', // 'dropdown.current_year' => 'this year', // 'dropdown.previous_year' => 'previous year', // 'dropdown.selected_year' => 'year', -// 'dropdown.all_time' => 'all time', +'dropdown.all_time' => 'kõik ajad', 'dropdown.projects' => 'projektid', // TODO: translate the following. // 'dropdown.tasks' => 'tasks', -// 'dropdown.clients' => 'clients', +'dropdown.clients' => 'kliendid', +// TODO: translate the following. // 'dropdown.select' => '--- select ---', // 'dropdown.select_invoice' => '--- select invoice ---', // 'dropdown.status_active' => 'active', @@ -358,8 +366,8 @@ $i18n_key_words = array( // 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. +'form.reset_password.message' => 'Salasõna tühjendamise käsk edastatud.', // TODO: add "by email" to match the English string. // TODO: translate the following. -// 'form.reset_password.message' => 'Password reset request sent by email.', // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request', // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", @@ -409,8 +417,10 @@ $i18n_key_words = array( // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php). +'form.report.export' => 'Eksportimine', // TODO: is this correct? We want a verb as in "Export XML" - see report export options. + // The current combined English string is "Export PDF, XML or CSV". + // Meaning: user can have a displayed report in these formats. // TODO: translate the following. -// 'form.report.export' => 'Export', // 'form.report.assign_to_invoice' => 'Assign to invoice', // Invoice form. See example at https://timetracker.anuko.com/invoice.php @@ -437,22 +447,49 @@ $i18n_key_words = array( // 'form.tasks.active_tasks' => 'Active Tasks', // 'form.tasks.inactive_tasks' => 'Inactive Tasks', +// Users form. See example at https://timetracker.anuko.com/users.php +// 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', +// 'form.users.role' => 'Role', +// 'form.users.manager' => 'Manager', +// 'form.users.comanager' => 'Co-manager', +// 'form.users.rate' => 'Rate', +// 'form.users.default_rate' => 'Default hourly rate', +// Clients form. See example at https://timetracker.anuko.com/clients.php +// TODO: translate the following. +// 'form.clients.active_clients' => 'Active Clients', +// 'form.clients.inactive_clients' => 'Inactive Clients', -// TODO: refactoring ongoing down from here. +// Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php +// TODO: translate the following. +// 'form.client.client_to_delete' => 'Client to delete', +// 'form.client.client_entries' => 'Client entries', + +// Exporting Team Data form. See example at https://timetracker.anuko.com/export.php +// TODO: translate the following. +// 'form.export.hint' => 'You can export all team data into an xml file. It could be useful if you are migrating data to your own server.', +// 'form.export.compression' => 'Compression', +// 'form.export.compression_none' => 'none', +// 'form.export.compression_bzip' => 'bzip', + +// Importing Team Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// TODO: translate the following. +// 'form.import.hint' => 'Import team data from an xml file.', +// 'form.import.file' => 'Select file', +// 'form.import.success' => 'Import completed successfully.', + +// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). +// TODO: translate the following. +// 'form.teams.hint' => 'Create a new team by creating a new team manager account.
You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', -// password reminder form attributes -"form.fpass.send_pass_str" => 'salasõna tühjendamise käsk edastatud', -// Note to translators: the 3 strings below must be translated -// "form.fpass.send_pass_subj" => 'AnukoTime Tracker password reset request', -// "form.fpass.send_pass_body" => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n", -// "form.fpass.reset_comment" => "to reset your password please type it in and click on save", -// administrator form -"form.admin.title" => 'administraator', -// Note to translators: the string below must be translated -// "form.admin.duty_text" => 'create a new meeskond by creating a new meeskond manager account.
you can also import meeskond data from an xml file from another Anuko time tracker server (no e-mail collisions are allowed).', +// TODO: refactoring ongoing down from here. + +// administrator form "form.admin.profile.title" => 'meeskonnad', "form.admin.profile.noprofiles" => 'sinu andmebaas on tühi. logi adminina sisse ja loo uus meeskond.', "form.admin.profile.comment" => 'kustuta meeskond', @@ -463,7 +500,6 @@ $i18n_key_words = array( "form.mytime.title" => 'minu aeg', "form.mytime.edit_title" => 'ajakande muutmine', "form.mytime.del_str" => 'ajakande kustutamine', -"form.mytime.daily" => 'igapäevane töö', "form.mytime.total" => 'tunde kokku: ', "form.mytime.del_yes" => 'ajakanne kustutatud', "form.mytime.no_finished_rec" => 'kanne salvestati ainult alguse ajaga. see ei ole viga. logi välja kui vaja peaks olema.', @@ -528,31 +564,4 @@ $i18n_key_words = array( // "form.migration.compression.none" => 'none', "form.migration.compression.gzip" => 'gzip', "form.migration.compression.bzip" => 'bzip', - -"form.client.title" => 'kliendid', -"form.client.add_title" => 'lisa klient', -"form.client.edit_title" => 'muuda klienti', -"form.client.del_title" => 'kustuta klient', - -// miscellaneous strings -"forward.tocsvfile" => 'ekspordi andmed .csv faili', -"forward.toxmlfile" => 'ekspordi andmed .xml faili', -"forward.geninvoice" => 'loo arve', - -"controls.project_bind" => '--- kõik ---', -"controls.all" => '--- kõik ---', -"controls.notbind" => '--- ei ---', -"controls.per_tm" => 'käesolev kuu', -"controls.per_lm" => 'eelmine kuu', -"controls.per_tw" => 'käesolev nädal', -"controls.per_lw" => 'eelmine nädal', -"controls.per_td" => 'täna', -"controls.per_at" => 'kõik ajad', - -"label.inv_str" => 'arved', -"label.set_empl" => 'vali kasutajad', -"label.sel_all" => 'vali kõik', -"label.sel_none" => 'märgi kõik mittevalituks', -"label.disable" => 'keela', -"label.enable" => 'luba', );