diff --git a/Resources/Private/Translations/pl/LinkTypes/Asset.xlf b/Resources/Private/Translations/pl/LinkTypes/Asset.xlf new file mode 100644 index 0000000..ee242c1 --- /dev/null +++ b/Resources/Private/Translations/pl/LinkTypes/Asset.xlf @@ -0,0 +1,18 @@ + + + + + + + Asset + Zasób + + + + + Asset is required + Zasób jest wymagany + + + + \ No newline at end of file diff --git a/Resources/Private/Translations/pl/LinkTypes/MailTo.xlf b/Resources/Private/Translations/pl/LinkTypes/MailTo.xlf new file mode 100644 index 0000000..5ec904e --- /dev/null +++ b/Resources/Private/Translations/pl/LinkTypes/MailTo.xlf @@ -0,0 +1,70 @@ + + + + + + + Mail to + Mail do + + + + + Recipient + Odbiorca + + + e.g.: recipient@example.com + np.: odbiorca@przyklad.pl + + + Recipient is required + Odbiorca jest wymagany + + + Recipient should be a valid E-Mail Address + Odbiorca powinien być poprawnym adresem e-mail + + + + + Subject (optional) + Temat (opcjonalnie) + + + + + CC (optional) + DW (opcjonalnie) + + + e.g.: recipient1@example.com, recipient2@example.com, ... + np.: odbiorca1@przyklad.pl, odbiorca2@przyklad.pl, ... + + + CC should be a comma-separated list of valid E-Mail Addresses + DW powinno być listą poprawnych adresów e-mail oddzielonych przecinkami + + + + + BCC (optional) + UDW (opcjonalnie) + + + e.g.: recipient1@example.com, recipient2@example.com, ... + np.: odbiorca1@przyklad.pl, odbiorca2@przyklad.pl, ... + + + BCC should be a comma-separated list of valid E-Mail Addresses + UDW powinno być listą poprawnych adresów e-mail oddzielonych przecinkami + + + + + Body (optional) + Treść (opcjonalnie) + + + + \ No newline at end of file diff --git a/Resources/Private/Translations/pl/LinkTypes/Node.xlf b/Resources/Private/Translations/pl/LinkTypes/Node.xlf new file mode 100644 index 0000000..aca2b90 --- /dev/null +++ b/Resources/Private/Translations/pl/LinkTypes/Node.xlf @@ -0,0 +1,23 @@ + + + + + + + Document + Dokument + + + + Deleted Node + Usunięty węzeł + + + + + Node is required + Węzeł jest wymagany + + + + \ No newline at end of file diff --git a/Resources/Private/Translations/pl/LinkTypes/PhoneNumber.xlf b/Resources/Private/Translations/pl/LinkTypes/PhoneNumber.xlf new file mode 100644 index 0000000..a79b228 --- /dev/null +++ b/Resources/Private/Translations/pl/LinkTypes/PhoneNumber.xlf @@ -0,0 +1,31 @@ + + + + + + Phone Number + Numer telefonu + + + Phone Number: + Numer telefonu: + + + your phone number without area code + twój numer telefonu bez kodu kierunkowego + + + A phone number is required + Numer telefonu jest wymagany + + + Please select a valid country calling code + Proszę wybrać prawidłowy kod kierunkowy kraju + + + Please enter only number values + Proszę wpisać tylko wartości liczbowe + + + + \ No newline at end of file diff --git a/Resources/Private/Translations/pl/LinkTypes/Web.xlf b/Resources/Private/Translations/pl/LinkTypes/Web.xlf new file mode 100644 index 0000000..cf63cef --- /dev/null +++ b/Resources/Private/Translations/pl/LinkTypes/Web.xlf @@ -0,0 +1,32 @@ + + + + + + + Web + Sieć + + + Link + Link + + + + + Protocol is required + Protokół jest wymagany + + + + + e.g. www.example.com + np. www.przyklad.pl + + + URL is required + URL jest wymagany + + + + \ No newline at end of file diff --git a/Resources/Private/Translations/pl/Main.xlf b/Resources/Private/Translations/pl/Main.xlf new file mode 100644 index 0000000..cec2ba6 --- /dev/null +++ b/Resources/Private/Translations/pl/Main.xlf @@ -0,0 +1,58 @@ + + + + + + + Link + Link + + + + + Create Link + Utwórz link + + + Edit Link + Edytuj link + + + Could not find an editor suitable for {href} + Nie można znaleźć odpowiedniego edytora dla {href} + + + + + Edit Link + Edytuj link + + + Cancel + Anuluj + + + Apply + Zastosuj + + + + + Anchor + Kotwica + + + Title + Tytuł + + + Open in new window + Otwórz w nowym oknie + + + rel="nofollow" + rel="nofollow" + + + + \ No newline at end of file