diff --git a/.htaccess.disabled b/.htaccess.disabled
index 60149fe..e2c8374 100644
--- a/.htaccess.disabled
+++ b/.htaccess.disabled
@@ -1,3 +1,4 @@
RewriteEngine on
+RewriteCond !%{HTTP_USER_AGENT} "Let's Encrypt validation server" [NC]
RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview|facebookexternalhit) [NC]
RewriteRule .* - [R=403,L]
diff --git a/i18n/oc.json b/i18n/oc.json
index 5fc87be..dc4b02c 100644
--- a/i18n/oc.json
+++ b/i18n/oc.json
@@ -163,5 +163,5 @@
"+++ no paste text +++": "+++ cap de tèxte pegat +++",
"Could not get paste data: %s":
"Recuperacion impossibla de las donadas copiadas : %s",
- "QR code": "QR code"
+ "QR code": "Còdi QR"
}
diff --git a/i18n/pl.json b/i18n/pl.json
index 6d1929d..5391bce 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -109,7 +109,7 @@
"unknown status":
"nieznany status",
"server error or not responding":
- "bląd serwera lub brak odpowiedzi",
+ "błąd serwera lub brak odpowiedzi",
"Could not post comment: %s":
"Nie udało się wysłać komentarza: %s",
"Sending paste…":
@@ -139,21 +139,20 @@
"Options": "Opcje",
"Shorten URL": "Skróć adres URL",
"Editor": "Edytować",
- "Preview": "Zapowiedź",
+ "Preview": "Podgląd",
"%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":
"Odszyfruj",
"Enter password":
"Wpisz hasło",
- "Loading…":
- "Wczytywanie…",
+ "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.":
"W przypadku gdy ten komunikat nigdy nie znika, proszę spójrz na to FAQ aby rozwiązać problem (po angielsku).",
- "+++ no paste text +++": "+++ no paste text +++",
+ "+++ no paste text +++": "+++ brak wklejonego tekstu +++",
"Could not get paste data: %s":
- "Could not get paste data: %s",
- "QR code": "QR code"
+ "Nie można było pobrać danych wklejki: %s",
+ "QR code": "Kod QR"
}