diff --git a/i18n/pl.json b/i18n/pl.json
index 7440cf05..f1ff9ded 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -133,7 +133,7 @@
"The cloned file '%s' was attached to this paste.": "The cloned file '%s' was attached to this paste.",
"Attach a file": "Załącz plik",
"alternatively drag & drop a file or paste an image from the clipboard": "alternatively drag & drop a file or paste an image from the clipboard",
- "File too large, to display a preview. Please download the attachment.": "File too large, to display a preview. Please download the attachment.",
+ "File too large, to display a preview. Please download the attachment.": "Plik zbyt duży aby wyświetlić podgląd. Proszę pobrać załącznik.",
"Remove attachment": "Usuń załącznik",
"Your browser does not support uploading encrypted files. Please use a newer browser.":
"Twoja przeglądarka nie wspiera wysyłania zaszyfrowanych plików. Użyj nowszej przeglądarki.",
@@ -145,15 +145,16 @@
"%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
"%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
"Decrypt":
- "Decrypt",
+ "Odszyfruj",
"Enter password":
"Wpisz hasło",
- "Loading…": "Loading…",
- "Decrypting paste…": "Decrypting paste…",
- "Preparing new paste…": "Preparing new paste…",
+ "Loading…":
+ "Wczytywanie…",
+ "Decrypting paste…": "Odszyfrowywanie wklejki…",
+ "Preparing new paste…": "Przygotowywanie nowej wklejki…",
"In case this message never disappears please have a look at this FAQ for information to troubleshoot.":
"In case this message never disappears please have a look at this FAQ for information to troubleshoot (in English).",
"+++ no paste text +++": "+++ no paste text +++",
"Could not get paste data: %s":
"Could not get paste data: %s"
-}
\ No newline at end of file
+}