Просмотр исходного кода

Merge branch 'master' into webcrypto

El RIDO 7 лет назад
Родитель
Сommit
eeca365e18
3 измененных файлов с 8 добавлено и 8 удалено
  1. 1 0
      .htaccess.disabled
  2. 1 1
      i18n/oc.json
  3. 6 7
      i18n/pl.json

+ 1 - 0
.htaccess.disabled

@@ -1,3 +1,4 @@
 RewriteEngine on
 RewriteEngine on
+RewriteCond !%{HTTP_USER_AGENT} "Let's Encrypt validation server" [NC]
 RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview|facebookexternalhit) [NC]
 RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview|facebookexternalhit) [NC]
 RewriteRule .* - [R=403,L]
 RewriteRule .* - [R=403,L]

+ 1 - 1
i18n/oc.json

@@ -163,5 +163,5 @@
     "+++ no paste text +++": "+++ cap de tèxte pegat +++",
     "+++ no paste text +++": "+++ cap de tèxte pegat +++",
     "Could not get paste data: %s":
     "Could not get paste data: %s":
         "Recuperacion impossibla de las donadas copiadas : %s",
         "Recuperacion impossibla de las donadas copiadas : %s",
-    "QR code": "QR code"
+    "QR code": "Còdi QR"
 }
 }

+ 6 - 7
i18n/pl.json

@@ -109,7 +109,7 @@
     "unknown status":
     "unknown status":
         "nieznany status",
         "nieznany status",
     "server error or not responding":
     "server error or not responding":
-        "bląd serwera lub brak odpowiedzi",
+        "błąd serwera lub brak odpowiedzi",
     "Could not post comment: %s":
     "Could not post comment: %s":
         "Nie udało się wysłać komentarza: %s",
         "Nie udało się wysłać komentarza: %s",
     "Sending paste…":
     "Sending paste…":
@@ -139,21 +139,20 @@
     "Options": "Opcje",
     "Options": "Opcje",
     "Shorten URL": "Skróć adres URL",
     "Shorten URL": "Skróć adres URL",
     "Editor": "Edytować",
     "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.":
         "%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",
         "Odszyfruj",
     "Enter password":
     "Enter password":
         "Wpisz hasło",
         "Wpisz hasło",
-    "Loading…": 
-        "Wczytywanie…",
+    "Loading…": "Wczytywanie…",
     "Decrypting paste…": "Odszyfrowywanie wklejki…",
     "Decrypting paste…": "Odszyfrowywanie wklejki…",
     "Preparing new paste…": "Przygotowywanie nowej wklejki…",
     "Preparing new paste…": "Przygotowywanie nowej wklejki…",
     "In case this message never disappears please have a look at <a href=\"https://github.com/PrivateBin/PrivateBin/wiki/FAQ#why-does-not-the-loading-message-go-away\">this FAQ for information to troubleshoot</a>.":
     "In case this message never disappears please have a look at <a href=\"https://github.com/PrivateBin/PrivateBin/wiki/FAQ#why-does-not-the-loading-message-go-away\">this FAQ for information to troubleshoot</a>.":
         "W przypadku gdy ten komunikat nigdy nie znika, proszę spójrz na <a href=\"https://github.com/PrivateBin/PrivateBin/wiki/FAQ#why-does-not-the-loading-message-go-away\">to FAQ aby rozwiązać problem</a> (po angielsku).",
         "W przypadku gdy ten komunikat nigdy nie znika, proszę spójrz na <a href=\"https://github.com/PrivateBin/PrivateBin/wiki/FAQ#why-does-not-the-loading-message-go-away\">to FAQ aby rozwiązać problem</a> (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":
-        "Could not get paste data: %s",
-    "QR code": "QR code"
+        "Nie można było pobrać danych wklejki: %s",
+    "QR code": "Kod QR"
 }
 }