Translated using Weblate (Italian)

Currently translated at 100.0% (257 of 257 strings)
This commit is contained in:
lucailvec
2018-01-15 09:50:52 +00:00
committed by Weblate
parent eb39c0ba56
commit a7733bd244

View File

@@ -1,32 +1,32 @@
<?php
$lang["config_address"] = "Company Address";
$lang["config_address_required"] = "Company address is a required field.";
$lang["config_allow_duplicate_barcodes"] = "Allow Duplicate Barcodes";
$lang["config_apostrophe"] = "apostrophe";
$lang["config_address"] = "Indirizzo Azienda";
$lang["config_address_required"] = "Il campo Indirizzo Azienda è obbligatorio.";
$lang["config_allow_duplicate_barcodes"] = "Permetti Barcode duplicati";
$lang["config_apostrophe"] = "apostrofo";
$lang["config_backup_button"] = "Backup";
$lang["config_backup_database"] = "Backup Database";
$lang["config_backup_database"] = "Database Backup";
$lang["config_barcode"] = "Barcode";
$lang["config_barcode_company"] = "Company Name";
$lang["config_barcode_configuration"] = "Barcode Configuration";
$lang["config_barcode_content"] = "Barcode Content";
$lang["config_barcode_first_row"] = "Row 1";
$lang["config_barcode_company"] = "Nome Azienda";
$lang["config_barcode_configuration"] = "Configurazione Barcode";
$lang["config_barcode_content"] = "Contenuto Barcode";
$lang["config_barcode_first_row"] = "Riga 1";
$lang["config_barcode_font"] = "Font";
$lang["config_barcode_formats"] = "Input Formats";
$lang["config_barcode_generate_if_empty"] = "Generate if empty.";
$lang["config_barcode_height"] = "Height (px)";
$lang["config_barcode_id"] = "Item Id/Name";
$lang["config_barcode_info"] = "Barcode Configuration Information";
$lang["config_barcode_layout"] = "Barcode Layout";
$lang["config_barcode_name"] = "Name";
$lang["config_barcode_formats"] = "Formati d'input";
$lang["config_barcode_generate_if_empty"] = "Genera se vuoto.";
$lang["config_barcode_height"] = "Altezza (px)";
$lang["config_barcode_id"] = "Id/Nome Elemento";
$lang["config_barcode_info"] = "Informazioni Configurazione Barcode";
$lang["config_barcode_layout"] = "Layout Barcode";
$lang["config_barcode_name"] = "Nome";
$lang["config_barcode_number"] = "Barcode";
$lang["config_barcode_number_in_row"] = "Number in row";
$lang["config_barcode_number_in_row"] = "Numero nella riga";
$lang["config_barcode_page_cellspacing"] = "Display page cellspacing.";
$lang["config_barcode_page_width"] = "Display page width";
$lang["config_barcode_price"] = "Price";
$lang["config_barcode_second_row"] = "Row 2";
$lang["config_barcode_third_row"] = "Row 3";
$lang["config_barcode_tooltip"] = "Warning: This feature can cause duplicate items to be imported or created. Do not use if you do not want duplicate barcodes.";
$lang["config_barcode_page_width"] = "Mostra larghezza pagina";
$lang["config_barcode_price"] = "Prezzo";
$lang["config_barcode_second_row"] = "Riga 2";
$lang["config_barcode_third_row"] = "Riga 3";
$lang["config_barcode_tooltip"] = "Attenzione: Questa funzionalità può causare la duplicazione dei prodotti da essere importati o creati. Non usarla se non vuoi barcode duplicati.";
$lang["config_barcode_type"] = "Barcode Type";
$lang["config_barcode_width"] = "Width (px)";
$lang["config_bottom"] = "Bottom";
@@ -149,7 +149,7 @@ $lang["config_license"] = "License";
$lang["config_license_configuration"] = "License Statement";
$lang["config_line_sequence"] = "Line Sequence";
$lang["config_lines_per_page"] = "Lines per Page";
$lang["config_lines_per_page_number"] = "";
$lang["config_lines_per_page_number"] = "Le linee per Pagina devono essere un numero.";
$lang["config_lines_per_page_required"] = "Lines per Page is a required field.";
$lang["config_locale"] = "Localization";
$lang["config_locale_configuration"] = "Localization Configuration";
@@ -235,22 +235,22 @@ $lang["config_stock_location"] = "Stock location";
$lang["config_stock_location_duplicate"] = "Stock Location must be unique.";
$lang["config_stock_location_invalid_chars"] = "Stock Location can not contain '_'.";
$lang["config_stock_location_required"] = "Stock location is a required field.";
$lang["config_suggestions_first_column"] = "Column 1";
$lang["config_suggestions_layout"] = "Search Suggestions Layout";
$lang["config_suggestions_second_column"] = "Column 2";
$lang["config_suggestions_third_column"] = "Column 3";
$lang["config_table"] = "Table";
$lang["config_table_configuration"] = "Table Configuration";
$lang["config_takings_printer"] = "Receipt Printer";
$lang["config_tax"] = "Tax";
$lang["config_tax_category"] = "Tax Category";
$lang["config_suggestions_first_column"] = "Colonna 1";
$lang["config_suggestions_layout"] = "Schema di Suggerimenti di ricerca";
$lang["config_suggestions_second_column"] = "Colonna 2";
$lang["config_suggestions_third_column"] = "Colonna 3";
$lang["config_table"] = "Tabella";
$lang["config_table_configuration"] = "Configurazione Tabella";
$lang["config_takings_printer"] = "Stampa scontrino";
$lang["config_tax"] = "Tassa";
$lang["config_tax_category"] = "Categoria tassa";
$lang["config_tax_category_used"] = "Tax category cannot be deleted because it is being used.";
$lang["config_tax_configuration"] = "Tax Configuration";
$lang["config_tax_decimals"] = "Tax Decimals";
$lang["config_tax_included"] = "Tax Included";
$lang["config_theme"] = "Theme";
$lang["config_thousands_separator"] = "Thousands Separator";
$lang["config_tax_configuration"] = "Configurazione Tasse";
$lang["config_tax_decimals"] = "Decimali tassa";
$lang["config_tax_included"] = "Tasse incluse";
$lang["config_theme"] = "Tema";
$lang["config_thousands_separator"] = "Separatore centinaia";
$lang["config_timezone"] = "Timezone";
$lang["config_top"] = "Top";
$lang["config_website"] = "Website";
$lang["config_work_order_enable"] = "Work Order Support";
$lang["config_website"] = "Sitoweb";
$lang["config_work_order_enable"] = "Supporto all'ordine (Work Order Support)";