Files
opensourcepos/app/Language/pl/Items.php
yakub3k 0253bf85b8 Translated using Weblate (Polish)
Currently translated at 13.5% (16 of 118 strings)

Translation: opensourcepos/items
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/items/pl/
2026-03-27 14:29:26 +01:00

123 lines
3.4 KiB
PHP

<?php
return [
'add_minus' => "Ilość do dodania lub odjęcia.",
'allow_alt_description' => "",
'amount_entry' => "",
'bulk_edit' => "",
'buy_price_required' => "",
'cannot_be_deleted' => "",
'cannot_find_item' => "",
'categories' => "",
'category' => "Kategoria",
'category_new' => "",
'category_required' => "",
'change_all_to_allow_alt_desc' => "",
'change_all_to_not_allow_allow_desc' => "",
'change_all_to_serialized' => "",
'change_all_to_unserialized' => "",
'change_image' => "",
'confirm_bulk_edit' => "",
'confirm_bulk_edit_wipe_taxes' => "",
'confirm_delete' => "",
'confirm_restore' => "",
'cost_price' => "",
'cost_price_number' => "",
'cost_price_required' => "",
'count' => "",
'csv_import_failed' => "",
'csv_import_invalid_location' => "",
'csv_import_nodata_wrongformat' => "",
'csv_import_partially_failed' => "",
'csv_import_success' => "",
'current_quantity' => "Aktualna Ilość",
'default_pack_name' => "",
'description' => "Opis",
'details_count' => "",
'do_nothing' => "Nic nie rób",
'edit' => "",
'edit_fields_you_want_to_update' => "",
'edit_multiple_items' => "",
'empty_upc_items' => "",
'error_adding_updating' => "",
'error_updating_multiple' => "",
'generate_barcodes' => "Generuj kody kreskowe",
'hsn_code' => "",
'image' => "",
'import_items_csv' => "",
'info_provided_by' => "",
'inventory' => "",
'inventory_CSV_import_quantity' => "",
'inventory_comments' => "Komentarze",
'inventory_data_tracking' => "",
'inventory_date' => "",
'inventory_employee' => "",
'inventory_in_out_quantity' => "",
'inventory_remarks' => "",
'is_deleted' => "",
'is_printed' => "",
'is_serialized' => "",
'item' => "",
'item_id' => "",
'item_number' => "",
'item_number_duplicate' => "",
'kit' => "",
'location' => "",
'low_inventory_items' => "",
'low_sell_item' => "",
'manually_editing_of_quantity' => "",
'markup' => "",
'name' => "",
'name_required' => "",
'new' => "",
'no_description_items' => "",
'no_items_to_display' => "",
'none' => "",
'none_selected' => "",
'nonstock' => "",
'number_information' => "",
'number_required' => "",
'one_or_multiple' => "",
'pack_name' => "",
'qty_per_pack' => "",
'quantity' => "Ilość",
'quantity_number' => "",
'quantity_required' => "",
'receiving_quantity' => "",
'remove_image' => "",
'reorder_level' => "",
'reorder_level_number' => "",
'reorder_level_required' => "",
'retrive_item_info' => "",
'sales_tax_1' => "",
'sales_tax_2' => "",
'search_attributes' => "",
'select_image' => "",
'serialized_items' => "",
'standard' => "",
'stock' => "",
'stock_location' => "",
'stock_type' => "",
'successful_adding' => "",
'successful_bulk_edit' => "",
'successful_deleted' => "",
'successful_updating' => "",
'supplier' => "",
'tax_1' => "",
'tax_2' => "",
'tax_3' => "",
'tax_category' => "",
'tax_percent' => "",
'tax_percent_number' => "",
'tax_percent_required' => "",
'tax_percents' => "",
'temp' => "",
'type' => "",
'unit_price' => "",
'unit_price_number' => "",
'unit_price_required' => "",
'upc_database' => "",
'update' => "",
'use_inventory_menu' => "",
];