From f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Fri, 2 Feb 2018 16:07:25 +0000 Subject: [PATCH] Recycled more Italian strings. --- WEB-INF/resources/ca.lang.php | 1 - WEB-INF/resources/da.lang.php | 1 - WEB-INF/resources/de.lang.php | 1 - WEB-INF/resources/en.lang.php | 1 - WEB-INF/resources/es.lang.php | 1 - WEB-INF/resources/fa.lang.php | 1 - WEB-INF/resources/fi.lang.php | 1 - WEB-INF/resources/fr.lang.php | 1 - WEB-INF/resources/he.lang.php | 1 - WEB-INF/resources/it.lang.php | 136 +++++++++---------------------- WEB-INF/resources/nl.lang.php | 1 - WEB-INF/resources/pl.lang.php | 1 - WEB-INF/resources/pt-br.lang.php | 1 - WEB-INF/resources/ru.lang.php | 1 - WEB-INF/resources/sk.lang.php | 1 - WEB-INF/resources/sr.lang.php | 1 - WEB-INF/resources/sv.lang.php | 1 - 17 files changed, 40 insertions(+), 112 deletions(-) diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 0aa4b6f1..041db203 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -373,7 +373,6 @@ $i18n_key_words = array( 'form.reports.save_as_favorite' => 'Guardar com a favorit', // TODO: translate the following. // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?', -// 'form.reports.include_records' => 'Include records', // 'form.reports.include_billable' => 'billable', // 'form.reports.include_not_billable' => 'not billable', // 'form.reports.include_invoiced' => 'invoiced', diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 2c13324a..040e5d35 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -340,7 +340,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Gem som favorit', 'form.reports.confirm_delete' => 'Er du sikker på at du vil slette denne favorit rapport?', -'form.reports.include_records' => 'Inkluder poster', 'form.reports.include_billable' => 'Fakturerbar', 'form.reports.include_not_billable' => 'Ikke fakturerbar', 'form.reports.include_invoiced' => 'Faktureret', diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 74c73339..b7d3fbca 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -332,7 +332,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Als bevorzugt speichern', 'form.reports.confirm_delete' => 'Sind Sie sicher, dass der bevorzugte Report gelöscht werden soll?', -'form.reports.include_records' => 'Daten hinzufügen', 'form.reports.include_billable' => 'in Rechnung stellen', 'form.reports.include_not_billable' => 'nicht in Rechnung stellen', 'form.reports.include_invoiced' => 'berechnet', diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 11c9d948..e895ceb2 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -338,7 +338,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Save as favorite', 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?', -'form.reports.include_records' => 'Include records', 'form.reports.include_billable' => 'billable', 'form.reports.include_not_billable' => 'not billable', 'form.reports.include_invoiced' => 'invoiced', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index dbf480c4..350b67d5 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -397,7 +397,6 @@ $i18n_key_words = array( 'form.reports.save_as_favorite' => 'Guardar como favorito', // TODO: translate form.reports.confirm_delete. // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?', -// 'form.reports.include_records' => 'Include records', 'form.reports.include_billable' => 'facturable', 'form.reports.include_not_billable' => 'no facturable', // TODO: translate the following. diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index acc2dab8..c2b01e42 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -367,7 +367,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'ذخیره به عنوان برگزیده', 'form.reports.confirm_delete' => 'آیا می خواهید گزارش برگزیده حذف شود؟', -'form.reports.include_records' => 'شامل رکوردهای', 'form.reports.include_billable' => 'قابل پرداخت', 'form.reports.include_not_billable' => 'غیرقابل پرداخت', 'form.reports.select_period' => 'انتخاب بازه زمانی', diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 7391153b..646570c4 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -345,7 +345,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Tallenna raporttipohjaksi', 'form.reports.confirm_delete' => 'Haluatko varmasti poistaa tämän raporttipohjan?', -'form.reports.include_records' => 'Sisällytä tietueet', 'form.reports.include_billable' => 'laskutettavat', 'form.reports.include_not_billable' => 'ei-laskutettavat', 'form.reports.include_invoiced' => 'laskutettu', diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index 0737e653..a58903bb 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -337,7 +337,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Enregistrer comme favori', 'form.reports.confirm_delete' => 'Êtes-vous certain de vouloir supprimer ce rapport des favoris?', -'form.reports.include_records' => 'Inclure les enregistrements', 'form.reports.include_billable' => 'facturables', 'form.reports.include_not_billable' => 'non facturables', 'form.reports.include_invoiced' => 'facturé', diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 8b53f7d6..105f0444 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -371,7 +371,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'שמור כמועדף', 'form.reports.confirm_delete' => 'האם ברצונך למחוק את הדוח המועדף הזה ?', -'form.reports.include_records' => 'כלול רישומים', 'form.reports.include_billable' => 'לחיוב', 'form.reports.include_not_billable' => 'לא לחיוב', // TODO: translate the following. diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index a4acf6bc..88bef730 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -53,7 +53,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.expenses' => 'Expenses', // 'menu.reports' => 'Reports', -// 'menu.charts' => 'Charts', +'menu.charts' => 'Grafici', 'menu.projects' => 'Progetti', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -160,13 +160,13 @@ $i18n_key_words = array( 'label.date' => 'Data', 'label.start_date' => 'Data inizio', 'label.end_date' => 'Data fine', +'label.user' => 'Utente', +'label.users' => 'Utenti', +'label.client' => 'Cliente', +'label.clients' => 'Clienti', // TODO: translate the following. -// 'label.user' => 'User', -// 'label.users' => 'Users', -// 'label.client' => 'Client', -// 'label.clients' => 'Clients', // 'label.option' => 'Option', -// 'label.invoice' => 'Invoice', +'label.invoice' => 'Fattura', 'label.project' => 'Progetto', 'label.projects' => 'Progetti', // TODO: translate the following. @@ -191,8 +191,8 @@ $i18n_key_words = array( // 'label.view' => 'View', 'label.edit' => 'Modifica', 'label.delete' => 'Elimina', +'label.configure' => 'Configura', // TODO: translate the following. -// 'label.configure' => 'Configure', // 'label.select_all' => 'Select all', // 'label.select_none' => 'Deselect all', // 'label.day_view' => 'Day view', @@ -215,8 +215,8 @@ $i18n_key_words = array( // 'label.or' => 'or', // 'label.error' => 'Error', // 'label.ldap_hint' => 'Type your Windows login and password in the fields below.', -// 'label.required_fields' => '* - required fields', -// 'label.on_behalf' => 'on behalf of', +'label.required_fields' => '* campi obbligatori', +'label.on_behalf' => 'a favore di', 'label.role_manager' => '(manager)', 'label.role_comanager' => '(co-manager)', 'label.role_admin' => '(amministratore)', @@ -270,8 +270,7 @@ $i18n_key_words = array( // 'title.send_report' => 'Sending Report', 'title.invoice' => 'Fattura', 'title.send_invoice' => 'Invia fattura', -// TODO: translate the following. -// 'title.charts' => 'Charts', +'title.charts' => 'Grafici', 'title.projects' => 'Progetti', 'title.add_project' => 'Aggiungi progetto', 'title.edit_project' => 'Modifica progetto', @@ -298,8 +297,8 @@ $i18n_key_words = array( // 'title.edit_notification' => 'Editing Notification', // 'title.delete_notification' => 'Deleting Notification', // 'title.monthly_quotas' => 'Monthly Quotas', -// 'title.export' => 'Exporting Team Data', -// 'title.import' => 'Importing Team Data', +'title.export' => 'Esporta i dati del team', +'title.import' => 'Importa i dati del team', 'title.options' => 'Opzioni', 'title.profile' => 'Profilo', // TODO: translate the following. @@ -317,22 +316,22 @@ $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' => '--- tutti ---', +'dropdown.no' => '--- no ---', +'dropdown.current_day' => 'oggi', +'dropdown.previous_day' => 'ieri', +'dropdown.selected_day' => 'giorno', +'dropdown.current_week' => 'questa settimana', +'dropdown.previous_week' => 'settimana scorsa', +'dropdown.selected_week' => 'settimana', +'dropdown.current_month' => 'questo mese', +'dropdown.previous_month' => 'mese scorso', +'dropdown.selected_month' => 'mese', +'dropdown.current_year' => 'quest\\\'anno', // 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.selected_year' => 'anno', +'dropdown.all_time' => 'tutto il tempo', 'dropdown.projects' => 'progetti', // TODO: translate the following. // 'dropdown.tasks' => 'tasks', @@ -389,21 +388,18 @@ $i18n_key_words = array( // TODO: translate the following. 'form.reports.save_as_favorite' => 'Salva nei preferiti', 'form.reports.confirm_delete' => 'Sei sicuro di voler cancellare questo report dai preferiti?', -// TODO: translate the following. -// 'form.reports.include_records' => 'Include records', -// 'form.reports.include_billable' => 'billable', -// 'form.reports.include_not_billable' => 'not billable', +'form.reports.include_billable' => 'fatturabile', +'form.reports.include_not_billable' => 'non fatturabile', // 'form.reports.include_invoiced' => 'invoiced', // 'form.reports.include_not_invoiced' => 'not invoiced', -// 'form.reports.select_period' => 'Select time period', -// 'form.reports.set_period' => 'or set dates', -// 'form.reports.show_fields' => 'Show fields', -// 'form.reports.group_by' => 'Group by', -// 'form.reports.group_by_no' => '--- no grouping ---', +'form.reports.select_period' => 'Seleziona il periodo di tempo', +'form.reports.set_period' => 'oppure setta le date', +'form.reports.show_fields' => 'Mostra i campi', +'form.reports.group_by' => 'Raggruppa per', +'form.reports.group_by_no' => '--- non raggruppare ---', 'form.reports.group_by_date' => 'data', 'form.reports.group_by_user' => 'utente', -// TODO: translate the following. -// 'form.reports.group_by_client' => 'client', +'form.reports.group_by_client' => 'cliente', 'form.reports.group_by_project' => 'progetto', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', @@ -411,8 +407,8 @@ $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' => 'Esporta', // 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 @@ -427,7 +423,7 @@ $i18n_key_words = array( // Charts form. See example at https://timetracker.anuko.com/charts.php // TODO: translate the following. // 'form.charts.interval' => 'Interval', -// 'form.charts.chart' => 'Chart', +'form.charts.chart' => 'Grafico', // Projects form. See example at https://timetracker.anuko.com/projects.php // TODO: translate the following. @@ -462,17 +458,16 @@ $i18n_key_words = array( // 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.hint' => 'Puoi esporate tutti i dati dei team in un file xml. Questo può essere utile se devi trasferire i dati da un server ad un altro.', 'form.export.compression' => 'Compressione', // TODO: translate the following. // '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.', +'form.import.hint' => 'Importa i dati del team da un file xml.', +'form.import.file' => 'Seleziona il file', +'form.import.success' => 'Importazione eseguita con successo.', // Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). // TODO: translate the following. @@ -516,57 +511,6 @@ $i18n_key_words = array( // TODO: refactoring ongoing down from here. // Strings below are not use in current code. See if we can recycle something from below. - -"form.migration.import.title" => 'importa i dati', -"form.migration.import.success" => 'importazione eseguita con successo', -"form.migration.import.text" => 'importa i dati del team da un file xml', -"form.migration.export.title" => 'esporta i dati', -"form.migration.export.success" => 'esportazione eseguita con successo', -"form.migration.export.text" => 'puoi esporate tutti i dati dei team in un file xml. questo può essere utile se devi trasferire i dati da un server ad un altro.', - -// miscellaneous strings -"forward.tocsvfile" => 'esporta i dati in un file .csv', -"forward.toxmlfile" => 'esporta i dati in un file .xml', -"forward.geninvoice" => 'genera la fattura', -"forward.change" => 'configura i clienti', - -// strings inside contols on forms -"controls.select.project" => '--- seleziona il progetto ---', -"controls.select.activity" => '--- seleziona la attività ---', -"controls.select.client" => '--- seleziona il cliente ---', -"controls.project_bind" => '--- tutti ---', -"controls.all" => '--- tutti ---', -"controls.notbind" => '--- no ---', -"controls.per_tm" => 'questo mese', -"controls.per_lm" => 'mese scorso', -"controls.per_tw" => 'questa settimana', -"controls.per_lw" => 'settimana scorsa', -"controls.per_td" => 'questo giorno', -"controls.per_at" => 'tutto il tempo', -"controls.per_ty" => 'quest\\\'anno', -"controls.sel_period" => '--- seleziona il periodo di tempo ---', -"controls.sel_groupby" => '--- non raggruppare ---', -"controls.inc_billable" => 'fatturabile', -"controls.inc_nbillable" => 'non fatturabile', -// Note to translators: the string below must be translated -// "controls.default" => '--- default ---', - -// labels -"label.chart.title1" => 'attività per utente', -// Note to translators: the string below is missing and must be added and translated -// "label.chart.title2" => 'projects for user', -"label.chart.period" => 'grafico per il periodo', - -"label.pbehalf_info" => '%s %s a favore di %s', -"label.time_noentry" => 'nessun inserimento', -"label.req_fields" => '* campi obbligatori', -"label.sel_project" => 'seleziona il progetto', -"label.sel_activity" => 'seleziona la attività', -"label.sel_tp" => 'seleziona il periodo di tempo', -"label.set_tp" => 'oppure setta le date', -"label.fields" => 'mostra i campi', -"label.group_title" => 'raggruppa per', -"label.include_title" => 'includi records', "label.inv_str" => 'fattura', "label.set_empl" => 'seleziona utenti', "label.sel_all" => 'seleziona tutti', diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index cd8a67e6..84cc626e 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -336,7 +336,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Bewaren als standaard', 'form.reports.confirm_delete' => 'Weet u zeker dat u deze favoriete rapportage wilt verwijderen?', -'form.reports.include_records' => 'Bijsluiten regels', 'form.reports.include_billable' => 'factureerbaar', 'form.reports.include_not_billable' => 'niet factureerbaar', 'form.reports.include_invoiced' => 'gefactureerd', diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index d1165efa..311dc745 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -350,7 +350,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Zapisz jako ulubiony', 'form.reports.confirm_delete' => 'Czy na pewno chcesz usunąć ten ulubiony raport?', -'form.reports.include_records' => 'Zawrzyj wpisy', 'form.reports.include_billable' => 'płatne', 'form.reports.include_not_billable' => 'bezpłatne', 'form.reports.include_invoiced' => 'fakturowane', diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 61384741..e580a2f1 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -344,7 +344,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Guardar como favorito', 'form.reports.confirm_delete' => 'Tem certeza que deseja remover este relatório dos favoritos?', -'form.reports.include_records' => 'Incluir entradas', 'form.reports.include_billable' => 'faturável', 'form.reports.include_not_billable' => 'não faturável', 'form.reports.include_invoiced' => 'faturado', diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index bc5be3dc..350508a4 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -336,7 +336,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Сохранить как стандартный отчёт', 'form.reports.confirm_delete' => 'Удалить стандартный отчёт?', -'form.reports.include_records' => 'Включать записи', 'form.reports.include_billable' => 'включаемые в счёт', 'form.reports.include_not_billable' => 'не включаемые в счёт', 'form.reports.include_invoiced' => 'внесённые в счёт', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index bacafe44..3285b490 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -363,7 +363,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Uložiť ako obľúbenú zostavu', 'form.reports.confirm_delete' => 'Ste si istý, že chcete vymazať túto obľúbenú zostavu?', -'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. diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 8948fc80..64995247 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -348,7 +348,6 @@ $i18n_key_words = array( // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Sačuvaj u omiljenima', 'form.reports.confirm_delete' => 'Da li ste sigurni da želite obrisati omiljene izveštaje?', -'form.reports.include_records' => 'Uključi zapise', 'form.reports.include_billable' => 'naplativo', 'form.reports.include_not_billable' => 'ne naplativo', 'form.reports.include_invoiced' => 'obračunato', diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 4615c01c..c65c5720 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -345,7 +345,6 @@ $i18n_key_words = array( // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Spara rapport som', 'form.reports.confirm_delete' => 'Är du säker på att du vill ta bort den här rapporten från dina favoriter?', -'form.reports.include_records' => 'Inkludera tidsregistreringar', 'form.reports.include_billable' => 'Debiterbar tid', 'form.reports.include_not_billable' => 'Icke debiterbar tid', 'form.reports.include_invoiced' => 'Fakturerad tid', -- 2.20.1