mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-28 11:53:34 -04:00
Translated using Weblate (Polish)
Currently translated at 29.4% (20 of 68 strings) Translation: opensourcepos/giftcards Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/giftcards/pl/
This commit is contained in:
@@ -1,37 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'add_minus' => "",
|
||||
'add_minus' => "Ilość do dodania lub odjęcia.",
|
||||
'allow_alt_description' => "Zezwól na alternatywny opis",
|
||||
'bulk_edit' => "Edycja zbiorcza",
|
||||
'cannot_be_deleted' => "",
|
||||
'cannot_find_giftcard' => "",
|
||||
'cannot_use' => "",
|
||||
'card_value' => "",
|
||||
'category' => "",
|
||||
'cannot_find_giftcard' => "Nie odnaleziono Karty Podarunkowej",
|
||||
'cannot_use' => "Nie można użyć Karty Podarunkowej {0} w tej sprzedaży: nieprawidłowy klient.",
|
||||
'card_value' => "Wartość",
|
||||
'category' => "Kategoria",
|
||||
'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_bulk_edit' => "Czy jesteś pewny, że chcesz edytować wybrane Karty Podarunkowe?",
|
||||
'confirm_delete' => "",
|
||||
'confirm_restore' => "",
|
||||
'cost_price' => "",
|
||||
'count' => "",
|
||||
'csv_import_failed' => "",
|
||||
'current_quantity' => "",
|
||||
'description' => "",
|
||||
'csv_import_failed' => "Nie udało się zaimportować CSV.",
|
||||
'current_quantity' => "Aktualna Ilość",
|
||||
'description' => "Opis",
|
||||
'details_count' => "",
|
||||
'do_nothing' => "",
|
||||
'do_nothing' => "Nic nie rób",
|
||||
'edit_fields_you_want_to_update' => "",
|
||||
'edit_multiple_giftcards' => "",
|
||||
'error_adding_updating' => "",
|
||||
'edit_multiple_giftcards' => "Edytuj wiele Kart Podarunkowych",
|
||||
'error_adding_updating' => "Dodanie lub aktualizacja Karty Podarunkowej nie powiodła się.",
|
||||
'error_updating_multiple' => "",
|
||||
'generate_barcodes' => "",
|
||||
'giftcard' => "",
|
||||
'giftcard_number' => "",
|
||||
'info_provided_by' => "",
|
||||
'inventory_comments' => "",
|
||||
'generate_barcodes' => "Generuj kody kreskowe",
|
||||
'giftcard' => "Karta Podarunkowa",
|
||||
'giftcard_number' => "Numer Karty Podarunkowej",
|
||||
'info_provided_by' => "Informacje dostarczone przez",
|
||||
'inventory_comments' => "Komentarze",
|
||||
'is_serialized' => "",
|
||||
'low_inventory_giftcards' => "",
|
||||
'manually_editing_of_quantity' => "",
|
||||
|
||||
Reference in New Issue
Block a user