- libreria scanner in emulazione di tastiera - nuova libreria dinamica per sapori veri per gestire gli ordini d'acquisto dai punti vendita
277 lines
14 KiB
XML
277 lines
14 KiB
XML
<resources>
|
|
<plurals name="references">
|
|
<item quantity="one">reference</item>
|
|
<item quantity="other">references</item>
|
|
</plurals>
|
|
<plurals name="articles">
|
|
<item quantity="one">item</item>
|
|
<item quantity="other">items</item>
|
|
</plurals>
|
|
|
|
<plurals name="available_articles">
|
|
<item quantity="one">ordered item</item>
|
|
<item quantity="other">ordered items</item>
|
|
</plurals>
|
|
<plurals name="already_registered_lu">
|
|
<item quantity="one">already registered LU</item>
|
|
<item quantity="other">already registered LUs</item>
|
|
</plurals>
|
|
|
|
<plurals name="loaded_orders_message">
|
|
<item quantity="one"><![CDATA[<b>%d</b> order selected]]></item>
|
|
<item quantity="other"><![CDATA[<b>%d</b> orders selected]]></item>
|
|
</plurals>
|
|
<plurals name="pieces">
|
|
<item quantity="one">@string/piece</item>
|
|
<item quantity="other">pieces</item>
|
|
</plurals>
|
|
|
|
<!-- Generic strings -->
|
|
<plurals name="item_package">
|
|
<item quantity="one">package</item>
|
|
<item quantity="other">packages</item>
|
|
</plurals>
|
|
<string name="app_name" translatable="false">Integry WMS</string>
|
|
<string name="integry" translatable="false">Integry</string>
|
|
<string name="navigation_drawer_open">Open navigation drawer</string>
|
|
<string name="navigation_drawer_close">Close navigation drawer</string>
|
|
|
|
<string name="action_settings">Settings</string>
|
|
|
|
|
|
<string name="action_customize_server_settings">Custom company settings</string>
|
|
<string name="waiting">Waiting</string>
|
|
<string name="loading">Loading</string>
|
|
<string name="completed">Completed</string>
|
|
<string name="search">Search...</string>
|
|
<string name="login">Login</string>
|
|
<string name="permission_request_message">Permissions are required for app to work properly</string>
|
|
<string name="ord_acq_testata"><![CDATA[#<b>%s</b> of <b>%s</b>]]></string>
|
|
<string name="ord_ven_testata"><![CDATA[#<b>%s</b> of <b>%s</b>]]></string>
|
|
<string name="ord_ven_testata_data_cons"><![CDATA[Ship <b>%s</b>]]></string>
|
|
<string name="accettazione_title_fragment">Check in</string>
|
|
<string name="accettazione_ordine_inevaso_title_empty">Check in order</string>
|
|
<string name="accettazione_ordine_inevaso_title_multiple_order">Multiple acceptance orders</string>
|
|
<string name="vendita_title_fragment">Check out</string>
|
|
<string name="rettifica_giacenze_fragment_title">Inventory</string>
|
|
<string name="versamento_merce_fragment_title">Items placement</string>
|
|
<string name="free_picking_title_fragment">Free picking</string>
|
|
<string name="error">Error</string>
|
|
<string name="ops">Ops</string>
|
|
<string name="warning">Warning</string>
|
|
<string name="ok">OK</string>
|
|
<string name="abort">Abort</string>
|
|
<string name="reset">Reset</string>
|
|
<string name="dispatched_abbr">Dspch</string>
|
|
<string name="no_description">No description</string>
|
|
<string name="description">Description</string>
|
|
<string name="stock">Stock</string>
|
|
<string name="action_filter">Filter</string>
|
|
<string name="action_orderBy">Order</string>
|
|
<string name="action_create_ul">Create new LU</string>
|
|
<string name="action_insert_quantity">Insert quantity</string>
|
|
<string name="action_show_created_ul">Show already created LU</string>
|
|
|
|
|
|
<!-- SETTINGS -->
|
|
<string name="action_recover_ul">Recover LU</string>
|
|
|
|
|
|
<string name="action_print_ul">Print LU</string>
|
|
<string name="action_print">Print</string>
|
|
<string name="confirm">Confirm</string>
|
|
<string name="hint_additional_notes">Additional notes</string>
|
|
<string name="dialog_message_additional_notes">Enter any additional notes in your logistics unit</string>
|
|
<string name="logistic_unit">LU</string>
|
|
<string name="general_settings">General settings</string>
|
|
<string name="action_close_ul">Close LU</string>
|
|
<string name="already_read_articles">Submitted items</string>
|
|
<string name="orders">Orders</string>
|
|
<string name="articoli_in_collo_sheet_title"><![CDATA[Unit #%d]]></string>
|
|
<string name="details_text">Details</string>
|
|
<string name="date_text">Date</string>
|
|
<string name="position_text">Position</string>
|
|
<string name="prepared_by_text">Prepared by</string>
|
|
<string name="customer_text">Customer</string>
|
|
<string name="picking_not_available">Picking not available</string>
|
|
<string name="scan_item">Please scan an <b>item</b> barcode</string>
|
|
<string name="extra_item">Extra item</string>
|
|
<string name="piece">Piece</string>
|
|
|
|
<string name="password_error_length">between 3 and 30 alphanumeric characters</string>
|
|
<string name="username_error_not_valid">enter a valid username</string>
|
|
<string name="server_cod_azienda_error_not_valid">enter a valid code</string>
|
|
<string name="server_host_error_not_valid">enter a valid host</string>
|
|
<string name="server_port_error_not_valid">enter a valid port</string>
|
|
<string name="server_cod_azienda_not_valid"><![CDATA[Code <b>%s</b> is not valid. Check and retry later]]></string>
|
|
<string name="server_not_reachable"><![CDATA[The host <b>%s</b> on port <b>%d</b> is not reachable. Retry later]]></string>
|
|
<string name="no_codmdep_available">No deposit available with current user</string>
|
|
<string name="action_choose_profile_db">Choose a database</string>
|
|
|
|
<string name="empty_rows_in_mtbcolt">No rows found in LU</string>
|
|
|
|
<string name="lu_creation">LU Creation</string>
|
|
|
|
<string name="quantity">Quantity</string>
|
|
<string name="quantity_short">Qty</string>
|
|
|
|
<string name="ordered_abbr">Ord</string>
|
|
<string name="to_dispatch_abbr">To disp</string>
|
|
<string name="available_abbr">Avbl</string>
|
|
|
|
<string name="batch_lot">Batch lot</string>
|
|
<string name="level">Level</string>
|
|
<string name="not_valid">Not valid</string>
|
|
<string name="batch_lot_text"><![CDATA[Batch lot: <b>%s</b>]]></string>
|
|
<string name="expire_date">Expire date</string>
|
|
<string name="num_pcks">Pcks num</string>
|
|
<string name="qty_x_pck">Qty x pck</string>
|
|
<string name="tot_qty">Tot qty</string>
|
|
|
|
<string name="saving">Saving</string>
|
|
<string name="data_saved">Data saved</string>
|
|
<string name="alert_print_completed_message">Printing job completed</string>
|
|
|
|
<string name="wrong_quantity_input_message"><![CDATA[The inserted <b>amount</b> is not valid, please check it]]></string>
|
|
<string name="quantity_overflow_error_message"><![CDATA[The inserted <b>amount</b> exceeds the maximum amount available, please check it]]></string>
|
|
<string name="expire_date_error_message"><![CDATA[The inserted <b>expire date</b> is not valid, please check it.]]></string>
|
|
<string name="batch_lot_error_message"><![CDATA[The inserted <b>batch lot</b> is not valid, please check it.]]></string>
|
|
<string name="settings_category">Settings</string>
|
|
<string name="check_box_preference_title">Check box</string>
|
|
<string name="check_box_preference_summary">This is a regular preference</string>
|
|
|
|
<string name="alert_delete_mtb_colr">Are you sure to delete? Please confirm</string>
|
|
|
|
<string name="warehouse">Warehouse</string>
|
|
|
|
<string name="activity_lista_bancali_title">LU List</string>
|
|
<string name="activity_contenuto_bancale_title">LU Content</string>
|
|
<string name="activity_vendita_inevaso_title">Shipping goods</string>
|
|
<string name="activity_ultime_consegne_title">Latest deliveries</string>
|
|
|
|
<string name="lu_number_data_text"><![CDATA[LU n° <b>%d</b> - <b>%s</b>]]></string>
|
|
<string name="lu_number_text"><![CDATA[LU n° %d]]></string>
|
|
|
|
<string name="button_ignore_print">Skip print</string>
|
|
|
|
<string name="no_lu_already_registered_text">No LU already registered</string>
|
|
<string name="no_item_to_pick_text">No items to pick</string>
|
|
<string name="no_orders_to_pick_text">No orders to dispatch</string>
|
|
<string name="no_item_text">No items</string>
|
|
|
|
<string name="already_used_anonymous_barcode">The scanned label has already been used</string>
|
|
<string name="no_result_from_barcode">The scanned barcode did not produce any results</string>
|
|
<string name="please_open_lu">Before continuing open new LU</string>
|
|
<string name="multiple_results_from_barcode">The scanned barcode produced multiple results</string>
|
|
|
|
<string name="filtered_arts_in_list">Item filter applied</string>
|
|
<string name="remove_filter_button">Remove filter</string>
|
|
|
|
<string name="dialog_vendita_filtro_avanzato">Advanced filter</string>
|
|
<string name="dialog_choose_art_from_lista_art">Choose item</string>
|
|
<string name="dialog_choose_arts_from_lista_art">Choose items</string>
|
|
|
|
|
|
<string name="supplier">Supplier</string>
|
|
<string name="cod_art_or_description">Item code / Description</string>
|
|
<string name="no_supplier_selected">Please select a supplier first</string>
|
|
|
|
|
|
<string name="num_ords">Orders number</string>
|
|
<string name="order_cod_jcoms">Orders job</string>
|
|
<string name="customer">Customer</string>
|
|
<string name="recipient">Recipient</string>
|
|
<string name="ship_date">Ship date</string>
|
|
<string name="terms_of_delivery">Terms of delivery</string>
|
|
<string name="vehicle">Vehicle</string>
|
|
<string name="deposit">Deposit</string>
|
|
<string name="travel_id">Travel ID</string>
|
|
<string name="agent">Agent</string>
|
|
<string name="carrier">Carrier</string>
|
|
|
|
<string name="no_items_found_message">No items found</string>
|
|
<string name="no_lu_found_message">No LU found</string>
|
|
<string name="no_orders_found_message">No orders found</string>
|
|
<string name="gestione_A_L_only_accepted_message">Only <b>Purchase</b> or <b>Production\'s</b> LU are accepted here</string>
|
|
<string name="gestione_A_V_not_accepted_message">The LU of type Purchase or Sale is not accepted here</string>
|
|
<string name="gestione_V_not_accepted_message">The LU of type Sale is not accepted here</string>
|
|
<string name="too_much_lu_found_message">Multiple LU found</string>
|
|
<string name="ask_print_message">Do you want print the label?</string>
|
|
<string name="ask_position_of_lu_message">Please scan a <b>Position</b> barcode</string>
|
|
<string name="ask_production_line_of_lu_message">Please scan a <b>Production Line</b> barcode</string>
|
|
<string name="permissions_permanently_denied">Please note that all permissions are required. Application will close now.</string>
|
|
<string name="permissions_denied">All permissions are required, please reopen the app.</string>
|
|
<string name="notification_update_download">Downloading update</string>
|
|
<string name="free_picking">Free Picking</string>
|
|
<string name="free_picking_suggestion_1">Please press + button to start with picking</string>
|
|
<string name="free_picking_suggestion_2">Scan an item to start</string>
|
|
<string name="error_multiple_gest">Can\'t load orders of different type</string>
|
|
<string name="error_no_gest_found">Can\'t load current order type</string>
|
|
<string name="error_multiple_cod_mdep_ordv">Can\'t load orders of different deposits</string>
|
|
<string name="error_multiple_cod_jfas_ordp">The <b>production line</b> will not be saved because you are selecting orders for different productions</string>
|
|
<string name="lu_scan_not_granted_here">Logistics Unit\'s barcode is not accepted at this moment</string>
|
|
<string name="lu_already_attache_to_doc">Selected LU is already attached to a document hence can\'t be opened</string>
|
|
|
|
<string name="recovering_data">Recovering data</string>
|
|
<string name="wait_a_moment">Wait a moment</string>
|
|
<string name="title_dynamic_vgalimenti">VGAlimenti customization</string>
|
|
<string name="title_dynamic__base">Base customization</string>
|
|
<string name="title_dynamic_ime">IME Customization</string>
|
|
|
|
|
|
<string name="check_in_printer">Check In printer</string>
|
|
<string name="check_out_printer">Check Out printer</string>
|
|
<string name="yes">Yes</string>
|
|
<string name="no">No</string>
|
|
|
|
<string name="placement">Placement</string>
|
|
<string name="message_print_packing_list">Do you want print a %s?</string>
|
|
<string name="button_create_new_ul">Create new LU</string>
|
|
<string name="title_open_lu">Open LU</string>
|
|
|
|
<string name="fragment_ultime_consegne_cliente_title">Returns on latest deliveries</string>
|
|
<string name="ultime_consegne_cliente_title">Latest deliveries</string>
|
|
<string name="fragment_ultime_arrivi_fornitore_title">Returns on latest arrivals</string>
|
|
<string name="ultime_arrivi_fornitore_title">Latest arrivals</string>
|
|
|
|
<string name="exception_printer_not_found">Printer not found</string>
|
|
|
|
<string name="action_select_all">Select all</string>
|
|
|
|
<string name="general">General</string>
|
|
<string name="purchase">Purchase</string>
|
|
<string name="checkout">Check out</string>
|
|
<string name="manufacture">Manufacture</string>
|
|
<string name="production">Production</string>
|
|
<string name="internal_handling">Internal handling</string>
|
|
<string name="prod_ordine_produzione_title_fragment">Production picking</string>
|
|
<string name="prod_ordine_lavorazione_title_fragment">Manufacture picking</string>
|
|
<string name="prod_versamento_materiale_title_fragment">Deposit raw material</string>
|
|
<string name="prod_recupero_materiale_title_fragment">Recover raw material</string>
|
|
|
|
|
|
<string name="select_a_customer_message">Please, select a <b>customer</b> before proceeding</string>
|
|
<string name="select_a_recipient_message">Please, select a <b>recipient</b> before proceeding</string>
|
|
<string name="not_valid_customer_error">Invalid customer</string>
|
|
<string name="not_valid_recipient_error">Invalid recipient</string>
|
|
|
|
<string name="shipped_on">Shipped %s</string>
|
|
<string name="delivered_on">Delivered on %s</string>
|
|
<string name="title_dynamic_frudis">Frudis customizations</string>
|
|
|
|
<string name="batch_lot_not_enabled">Batch lot <b>%s</b> is inactive. Continue?</string>
|
|
<string name="other">Other</string>
|
|
<string name="home">Home</string>
|
|
<string name="logout">Logout</string>
|
|
|
|
<string name="title_dynamic_saporiveri">Dynamic SaporiVeri</string>
|
|
<string name="title_dynamic_saporiveri_pv">SaporiVeri PV</string>
|
|
<string name="punto_vendita">Sale point</string>
|
|
<string name="generate_orders">Generate purchase orders</string>
|
|
<string name="transmitted_orders">Transmitted purchase orders</string>
|
|
<string name="pv_elenco_ordiniA_title_fragment">Purchase Orders</string>
|
|
<string name="pv_elenco_ordiniA_transmitted_title_fragment">Transmitted Orders</string>
|
|
<string name="title_open_grid_pv">Select grid</string>
|
|
<string name="scan_grid">scan the barcode for the wanted <b>grid</b></string>
|
|
</resources>
|