X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=superblock%2Flang%2Fpl%2Fstrings.php;h=e06891e08fe1fb28b0a1314306b5cbf322f62ec0;hb=0734b5620d59a1def43e27cd8d0e733a2a683a9a;hp=6d7bcf192549be94c66eb51f22cf34471fb0e25c;hpb=4fcd882f02505212d5916d00fecc918d7658e266;p=friendica-addons.git diff --git a/superblock/lang/pl/strings.php b/superblock/lang/pl/strings.php index 6d7bcf19..e06891e0 100644 --- a/superblock/lang/pl/strings.php +++ b/superblock/lang/pl/strings.php @@ -1,10 +1,14 @@ -strings["\"Blockem\" Settings"] = ""; -$a->strings["Comma separated profile URLS to block"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["BLOCKEM Settings saved."] = ""; -$a->strings["Blocked %s - Click to open/close"] = ""; -$a->strings["Unblock Author"] = "Odblokuj autora"; -$a->strings["Block Author"] = "Zablokuj autora"; -$a->strings["blockem settings updated"] = ""; +=2 && $n%10<=4) && ($n%100<12 || $n%100>14) ? 1 : $n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14) ? 2 : 3);; +}} +; +$a->strings["Superblock"] = "Superblock"; +$a->strings["Comma separated profile URLS to block"] = "Oddzielone przecinkami adresy URL profilu do zablokowania"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["SUPERBLOCK Settings saved."] = "SUPERBLOCK Zapisano ustawienia."; +$a->strings["Block Completely"] = "Całkowicie zablokuj"; +$a->strings["superblock settings updated"] = "zaktualizowano ustawienia superblock";