diff options
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 833d910cbe4..58a84b8bb53 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -105,13 +105,6 @@ "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "Nagłówek HTTP \"{header}\" nie jest ustawiony na \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" lub \"{val5}\". Może to spowodować wyciek informacji. Zobacz <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "Nagłówek HTTP \"Strict-Transport-Security\" nie jest ustawiony na co najmniej \"{seconds}\" sekund. W celu zwiększenia bezpieczeństwa zaleca się włączenie HSTS w sposób opisany w <a href=\"{docUrl}\" rel=\"noreferrer noopener\">poradach bezpieczeństwa ↗</a>.", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zaleca się skonfigurowanie serwera tak, aby wymagał HTTPS, zgodnie z opisem w <a href=\"{docUrl}\">poradach bezpieczeństwa ↗</a>.", - "Non-existing tag #{tag}" : "Etykieta #{tag} nie istnieje", - "restricted" : "ograniczony", - "invisible" : "niewidoczny", - "Delete" : "Usuń", - "Rename" : "Zmień nazwę", - "Collaborative tags" : "Wspólne etykiety", - "No tags found" : "Nie znaleziono etykiet", "unknown text" : "nieznany tekst", "Hello world!" : "Witaj świecie!", "sunny" : "słoneczna", @@ -240,6 +233,13 @@ "Strong password" : "Silne hasło", "No action available" : "Żadna akcja nie jest dostępna", "Error fetching contact actions" : "Błąd podczas pobierania akcji dla kontaktu", + "Non-existing tag #{tag}" : "Etykieta #{tag} nie istnieje", + "restricted" : "ograniczony", + "invisible" : "niewidoczny", + "Delete" : "Usuń", + "Rename" : "Zmień nazwę", + "Collaborative tags" : "Wspólne etykiety", + "No tags found" : "Nie znaleziono etykiet", "Personal" : "Osobiste", "Users" : "Użytkownicy", "Apps" : "Aplikacje", |