2018-07-23 18:16:32 +02:00

94 lines
4.2 KiB
XML

<resources>
<string name="app_name" translatable="false">Integry WMS Native</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>
<!-- Generic strings -->
<string name="waiting">Waiting</string>
<string name="loading">Loading</string>
<string name="search">Search...</string>
<string name="ord_acq_testata"><![CDATA[Pur. Ord. <b>%s</b> of <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="error">Ops</string>
<string name="warning">Warning</string>
<string name="ok">OK</string>
<string name="abort">Abort</string>
<string name="dispatched">Dispatched</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_show_created_ul">Show already created UL</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>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
<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">available item</item>
<item quantity="other">available items</item>
</plurals>
<plurals name="loaded_orders_message">
<item quantity="one"><![CDATA[<b>%d</b> order loaded]]></item>
<item quantity="other"><![CDATA[<b>%d</b> orders loaded]]></item>
</plurals>
<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="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_short">Qty</string>
<string name="ordered">Ordered</string>
<string name="to_dispatch">To dispatch</string>
<string name="batch_lot">Batch lot</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>
</resources>