Files
opensourcepos/application/language/pt-BR/items_lang.php
arteiro 7a05f13539 Retirada de espaços
Retirada de espaços antes das palavras
2016-04-05 15:53:51 -03:00

91 lines
5.2 KiB
PHP

<?php
$lang["items_add_minus"] = "Inventário para adicionar/subtrair";
$lang["items_allow_alt_desciption"] = "";
$lang["items_allow_alt_description"] = "Permitir atualizar descrição";
$lang["items_amazon"] = "Amazon";
$lang["items_bulk_edit"] = "Informações do Item";
$lang["items_buy_price_required"] = "Editar Múltiplos Itens";
$lang["items_cannot_be_deleted"] = "Purchase price is a required field";
$lang["items_cannot_find_item"] = "Could not deleted selected items one or more of the selected items has sales.";
$lang["items_category"] = "Cannot find any information about item";
$lang["items_category_required"] = "Categoria";
$lang["items_change_all_to_allow_alt_desc"] = "Categoria is a required field";
$lang["items_change_all_to_not_allow_allow_desc"] = " Allow Alt Desc For All";
$lang["items_change_all_to_serialized"] = "Not Allow Alt Desc For All";
$lang["items_change_all_to_unserialized"] = "Change All To Serialized";
$lang["items_confirm_bulk_edit"] = "Change All To Unserialized";
$lang["items_confirm_bulk_edit_wipe_taxes"] = "Are you sure you want to edit all the items selected?";
$lang["items_confirm_delete"] = "Are you sure you want to delete the selected items?";
$lang["items_cost_price"] = "Preço de Custo";
$lang["items_cost_price_number"] = "Cost price must be a number";
$lang["items_cost_price_required"] = "Cost Price is a required field";
$lang["items_count"] = "Acrescentar ao Inventário";
$lang["items_current_quantity"] = "Quantidade Atual";
$lang["items_description"] = "Descrição";
$lang["items_details_count"] = "Detalhes contagem de inventário";
$lang["items_do_nothing"] = "Nada a fazer";
$lang["items_edit_fields_you_want_to_update"] = "Edit the fields you want to edit for ALL selected items";
$lang["items_edit_multiple_items"] = "Editando Multiplos Itens";
$lang["items_error_adding_updating"] = "Error adding/updating item";
$lang["items_error_updating_multiple"] = "Error updating items";
$lang["items_excel_import_failed"] = "Excel import failed";
$lang["items_generate_barcodes"] = "Gerar Códigos de Barras";
$lang["items_image"] = "Avatar";
$lang["items_info_provided_by"] = "Info fornecido por";
$lang["items_inventory"] = "Inventário";
$lang["items_inventory_comments"] = "Comentário";
$lang["items_is_deleted"] = "Apagado";
$lang["items_is_serialized"] = "Item tem Número Serial";
$lang["items_item"] = "Item";
$lang["items_item_number"] = "Cod. Barra";
$lang["items_item_number_duplicate"] = "The item number is already present in the database";
$lang["items_location"] = "Localilzação";
$lang["items_empty_upc_items"] = "Vazio UPC Itens";
$lang["items_low_inventory_items"] = "Itens sem estoque";
$lang["items_manually_editing_of_quantity"] = "Editar manualmente a Quantidade";
$lang["items_must_select_item_for_barcode"] = "You must select at least 1 item to generate barcodes";
$lang["items_name"] = "Nome produto";
$lang["items_name_required"] = "Item Name is a required field";
$lang["items_new"] = "Novo Item";
$lang["items_no_description_items"] = "Sem descrição dos Itens";
$lang["items_no_items_to_display"] = "Sem itens para mostrar";
$lang["items_none"] = "Nenhum";
$lang["items_none_selected"] = "You have not selected any items to edit";
$lang["items_number_information"] = "Item Número";
$lang["items_number_required"] = "Cod. Barra is a required field";
$lang["items_one_or_multiple"] = "item(s)";
$lang["items_quantity"] = "Quantidade";
$lang["items_quantity_number"] = "Quantidade must be a number";
$lang["items_quantity_required"] = "Quantidade é um campo requerido";
$lang["items_receiving_quantity"] = "Quantidade a receber";
$lang["items_reorder_level"] = "Nível de reposição";
$lang["items_reorder_level_number"] = "Nível de reposição must be a number";
$lang["items_reorder_level_required"] = "Nível de reposição is a required field";
$lang["items_retrive_item_info"] = "Retrive Item Info";
$lang["items_sales_tax_1"] = "Imposto de venda";
$lang["items_sales_tax_2"] = "Imposto de venda 2";
$lang["items_search_custom_items"] = "Search Custom Fields";
$lang["items_serialized_items"] = "Serialize Itens";
$lang["items_stock_location"] = "Localização do estoque";
$lang["items_successful_adding"] = "You have successfully added item";
$lang["items_successful_bulk_edit"] = "You have successfully updated the selected items";
$lang["items_successful_deleted"] = "You have successfully deleted";
$lang["items_successful_updating"] = "You have successfully updated item";
$lang["items_supplier"] = "Fornecedor";
$lang["items_tax_1"] = "Imposto 1";
$lang["items_tax_2"] = "Imposto 2";
$lang["items_tax_percent"] = "Percentual Imposto";
$lang["items_tax_percent_required"] = "Imposto Percent is a required field";
$lang["items_tax_percents"] = "Imposto Percent(s)";
$lang["items_unit_price"] = "Preço Varejo";
$lang["items_unit_price_number"] = "Unit price must be a number";
$lang["items_unit_price_required"] = "Retail Price is a required field";
$lang["items_upc_database"] = "UPC Database";
$lang["items_update"] = "Atualizar Item";
$lang["items_use_inventory_menu"] = "Use Inv. Menu";
$lang["items_import_items_excel"] = "Importar planilha de produtos do Excel";
$lang["items_select_image"] = "";
$lang["items_change_image"] = "";
$lang["items_remove_image"] = "";