Skip to content
Snippets Groups Projects

Feature/init

Closed Krzysztof Dyszczyk requested to merge feature/init into main
13 files
+ 527
2
Compare changes
  • Side-by-side
  • Inline

Files

lang/pl_PL.po 0 → 100644
+ 138
0
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-29 12:26+0200\n"
"PO-Revision-Date: 2021-07-29 12:27+0200\n"
"Last-Translator: Krzysztof Dyszczyk <krzysztof.dyszczyk@gmail.com>\n"
"Language-Team: Polish (Poland)\n"
"Language: pl_PL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10 >= 2 && n%10<=4 &&(n"
"%100<10||n%100 >= 20)? 1 : 2);\n"
"X-Loco-Source-Locale: en_PL\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Generator: Poedit 3.0\n"
"X-Loco-Parser: loco_parse_po\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
"X-Poedit-SearchPathExcluded-1: vendor_prefixed\n"
"X-Poedit-SearchPathExcluded-2: vendor\n"
#: src/BasedOnOptions.php:20
#: src/Settings/IntegrationSettingsImplementation.php:41
msgid "None"
msgstr "Brak"
#: src/BasedOnOptions.php:21
msgid "Price"
msgstr "Cena"
#: src/BasedOnOptions.php:22
msgid "Weight"
msgstr "Waga"
#: src/CalculationMethodOptions.php:19
msgid "Sum"
msgstr "Suma"
#: src/Logger/ShippingMethodLogger.php:74
msgid "shipping method configuration"
msgstr "konfigurację metody wysyłki"
#: src/Logger/ShippingMethodLogger.php:81
msgid "input data"
msgstr "dane wejściowe"
#: src/Logger/ShippingMethodLogger.php:88
#, php-format
msgid "rules (%1$s)"
msgstr "reguły (%1$s)"
#: src/Logger/ShippingMethodLogger.php:88
msgid "triggered"
msgstr "zastosowane"
#: src/Logger/ShippingMethodLogger.php:88
msgid "not triggered"
msgstr "niezastosowane"
#: src/Logger/ShippingMethodLogger.php:95
msgid "the result of shipping method's usage"
msgstr "rezultat zastosowania reguły"
#: src/Logger/view/display-notice-content-single-value.php:8
#, php-format
msgid "Show %1$s"
msgstr "Pokaż %1$s"
#: src/Logger/view/display-notice-content-single-value.php:9
#, php-format
msgid "Hide %1$s"
msgstr "Ukryj %1$s"
#: src/Logger/view/display-notice-content-single-value.php:10
#, php-format
msgid "Copy %1$s"
msgstr "Kopiuj %1$s"
#: src/Logger/view/display-notice-footer.php:5
msgid "Copy all data"
msgstr "Kopiuj wszystkie dane"
#: src/Logger/view/display-notice-header.php:7
#, php-format
msgid "FS Debug mode for %1$s%2$s%3$s shipping method."
msgstr "Tryb debugowania FS dla metody wysyłki: %1$s%2$s%3$s."
#: src/Settings/CartCalculationOptions.php:25
msgid "Cart value"
msgstr "Wartość koszyka"
#: src/Settings/CartCalculationOptions.php:26
msgid "Package value"
msgstr "Wartość paczki"
#: src/Settings/CheckboxValue.php:22
msgid "yes"
msgstr "tak"
#: src/Settings/CheckboxValue.php:22
msgid "no"
msgstr "nie"
#: src/Settings/IntegrationSettingsImplementation.php:44
#, php-format
msgid "Integration: %1$s"
msgstr "Integracja: %1$s"
#: src/Settings/MethodSettingsImplementation.php:311
#, php-format
msgid ""
"Method settings:%1$s Enabled: %2$s Method Title: %3$s Method Description: "
"%4$s Tax status: %5$s Costs includes tax: %6$s Free Shipping: %7$s Free "
"Shipping Label: %8$s 'Left to free shipping' notice: %9$s Rules Calculation: "
"%10$s Cart Calculation: %11$s Visibility (Show only for logged in users): "
"%12$s Default: %13$s Debug mode: %14$s"
msgstr ""
"Ustawienia metody wysyłki:%1$s Włącz: %2$s Tytuł metody: %3$s Opis: %4$s "
"Status podatku: %5$s Koszty wysyłki zawierają podatek: %6$s Darmowa wysyłka: "
"%7$s Etykieta darmowej wysyłki: %8$s Do darmowej wysyłki brakuje: %9$s "
"Metoda obliczania: %10$s Kalkulacja w koszyku: %11$s Wyświetlanie (Pokaż "
"tylko dla zalogowanych użytkowników): %12$s Domyślnie: %13$s Tryb debug: "
"%14$s"
#: src/Settings/MethodSettingsImplementation.php:334
msgid "Taxable"
msgstr "Opodatkowany"
#: src/Settings/MethodSettingsImplementation.php:335
msgctxt "Tax status"
msgid "None"
msgstr "Brak"
Loading