Upgrade to 3.7.0
This commit is contained in:
22
kirby/i18n/translations/pl.json
Normal file → Executable file
22
kirby/i18n/translations/pl.json
Normal file → Executable file
@@ -49,6 +49,9 @@
|
||||
"email": "Email",
|
||||
"email.placeholder": "mail@example.com",
|
||||
|
||||
"entries": "Entries",
|
||||
"entry": "Entry",
|
||||
|
||||
"environment": "Środowisko",
|
||||
|
||||
"error.access.code": "Nieprawidłowy kod",
|
||||
@@ -294,6 +297,7 @@
|
||||
"hide": "Ukryj",
|
||||
"hour": "Godzina",
|
||||
"import": "Importuj",
|
||||
"info": "Info",
|
||||
"insert": "Wstaw",
|
||||
"insert.after": "Wstaw po",
|
||||
"insert.before": "Wstaw przed",
|
||||
@@ -336,10 +340,12 @@
|
||||
"license": "Licencja",
|
||||
"license.buy": "Kup licencję",
|
||||
"license.register": "Zarejestruj",
|
||||
"license.manage": "Manage your licenses",
|
||||
"license.register.help": "Po zakupieniu licencji otrzymałaś/-eś mailem klucz. Skopiuj go i wklej tutaj, aby dokonać rejestracji.",
|
||||
"license.register.label": "Wprowadź swój kod licencji",
|
||||
"license.register.success": "Dziękujemy za wspieranie Kirby",
|
||||
"license.unregistered": "To jest niezarejestrowana wersja demonstracyjna Kirby",
|
||||
"license.unregistered.label": "Unregistered",
|
||||
|
||||
"link": "Link",
|
||||
"link.text": "Tekst linku",
|
||||
@@ -469,20 +475,28 @@
|
||||
|
||||
"section.required": "Sekcja jest wymagana",
|
||||
|
||||
"security": "Security",
|
||||
"select": "Wybierz",
|
||||
"server": "Serwer",
|
||||
"settings": "Ustawienia",
|
||||
"show": "Pokaż",
|
||||
"site.blueprint": "Ta strona nie ma jeszcze wzorca. Możesz go zdefiniować w <strong>/site/blueprints/site.yml</strong>",
|
||||
"size": "Rozmiar",
|
||||
"slug": "Końcówka URL",
|
||||
"sort": "Sortuj",
|
||||
|
||||
"stats.empty": "No reports",
|
||||
"system.issues.content": "The content folder seems to be exposed",
|
||||
"system.issues.debug": "Debugging must be turned off in production",
|
||||
"system.issues.git": "The .git folder seems to be exposed",
|
||||
"system.issues.https": "We recommend HTTPS for all your sites",
|
||||
"system.issues.kirby": "The kirby folder seems to be exposed",
|
||||
"system.issues.site": "The site folder seems to be exposed",
|
||||
|
||||
"title": "Tytuł",
|
||||
"template": "Szablon",
|
||||
"today": "Dzisiaj",
|
||||
|
||||
"server": "Serwer",
|
||||
|
||||
"site.blueprint": "Ta strona nie ma jeszcze wzorca. Możesz go zdefiniować w <strong>/site/blueprints/site.yml</strong>",
|
||||
|
||||
"toolbar.button.code": "Kod",
|
||||
"toolbar.button.bold": "Pogrubienie",
|
||||
"toolbar.button.email": "Email",
|
||||
|
Reference in New Issue
Block a user