Translated using Weblate (Polish)

Currently translated at 4.4% (3 of 68 strings)

Translation: opensourcepos/giftcards
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/giftcards/pl/
This commit is contained in:
yakub3k
2026-03-27 11:58:11 +00:00
committed by Weblate
parent 3c9c592ca3
commit 3e4ac0b24d

View File

@@ -1,72 +1,72 @@
<?php
return [
"add_minus" => "",
"allow_alt_description" => "Zezwól na alternatywny opis",
"bulk_edit" => "Edycja zbiorcza",
"cannot_be_deleted" => "",
"cannot_find_giftcard" => "",
"cannot_use" => "",
"card_value" => "",
"category" => "",
"change_all_to_allow_alt_desc" => "",
"change_all_to_not_allow_allow_desc" => "",
"change_all_to_serialized" => "",
"change_all_to_unserialized" => "",
"confirm_bulk_edit" => "",
"confirm_delete" => "",
"confirm_restore" => "",
"cost_price" => "",
"count" => "",
"csv_import_failed" => "",
"current_quantity" => "",
"description" => "",
"details_count" => "",
"do_nothing" => "",
"edit_fields_you_want_to_update" => "",
"edit_multiple_giftcards" => "",
"error_adding_updating" => "",
"error_updating_multiple" => "",
"generate_barcodes" => "",
"giftcard" => "",
"giftcard_number" => "",
"info_provided_by" => "",
"inventory_comments" => "",
"is_serialized" => "",
"low_inventory_giftcards" => "",
"manually_editing_of_quantity" => "",
"must_select_giftcard_for_barcode" => "",
"new" => "",
"no_description_giftcards" => "",
"no_giftcards_to_display" => "",
"none" => "",
"none_selected" => "",
"number" => "",
"number_information" => "",
"number_required" => "",
"one_or_multiple" => "",
"person_id" => "",
"quantity" => "",
"quantity_required" => "",
"remaining_balance" => "",
"reorder_level" => "",
"retrive_giftcard_info" => "",
"sales_tax_1" => "",
"sales_tax_2" => "",
"serialized_giftcards" => "",
"successful_adding" => "",
"successful_bulk_edit" => "",
"successful_deleted" => "",
"successful_updating" => "",
"supplier" => "",
"tax_1" => "",
"tax_2" => "",
"tax_percent" => "",
"tax_percents" => "",
"unit_price" => "",
"upc_database" => "",
"update" => "",
"use_inventory_menu" => "",
"value" => "",
"value_required" => "",
'add_minus' => "",
'allow_alt_description' => "Zezwól na alternatywny opis",
'bulk_edit' => "Edycja zbiorcza",
'cannot_be_deleted' => "",
'cannot_find_giftcard' => "",
'cannot_use' => "",
'card_value' => "",
'category' => "",
'change_all_to_allow_alt_desc' => "",
'change_all_to_not_allow_allow_desc' => "",
'change_all_to_serialized' => "",
'change_all_to_unserialized' => "",
'confirm_bulk_edit' => "",
'confirm_delete' => "",
'confirm_restore' => "",
'cost_price' => "",
'count' => "",
'csv_import_failed' => "",
'current_quantity' => "",
'description' => "",
'details_count' => "",
'do_nothing' => "",
'edit_fields_you_want_to_update' => "",
'edit_multiple_giftcards' => "",
'error_adding_updating' => "",
'error_updating_multiple' => "",
'generate_barcodes' => "",
'giftcard' => "",
'giftcard_number' => "",
'info_provided_by' => "",
'inventory_comments' => "",
'is_serialized' => "",
'low_inventory_giftcards' => "",
'manually_editing_of_quantity' => "",
'must_select_giftcard_for_barcode' => "",
'new' => "",
'no_description_giftcards' => "",
'no_giftcards_to_display' => "",
'none' => "",
'none_selected' => "",
'number' => "",
'number_information' => "",
'number_required' => "",
'one_or_multiple' => "",
'person_id' => "",
'quantity' => "Ilość",
'quantity_required' => "",
'remaining_balance' => "",
'reorder_level' => "",
'retrive_giftcard_info' => "",
'sales_tax_1' => "",
'sales_tax_2' => "",
'serialized_giftcards' => "",
'successful_adding' => "",
'successful_bulk_edit' => "",
'successful_deleted' => "",
'successful_updating' => "",
'supplier' => "",
'tax_1' => "",
'tax_2' => "",
'tax_percent' => "",
'tax_percents' => "",
'unit_price' => "",
'upc_database' => "",
'update' => "",
'use_inventory_menu' => "",
'value' => "",
'value_required' => "",
];