summaryrefslogtreecommitdiffstats
path: root/log/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'log/l10n/pl.php')
-rw-r--r--log/l10n/pl.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/log/l10n/pl.php b/log/l10n/pl.php
new file mode 100644
index 00000000000..322e5df1add
--- /dev/null
+++ b/log/l10n/pl.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Filter:" => "Filtr:",
+"Logins" => "Zalogowania",
+"Logouts" => "Wylogowani",
+"Downloads" => "Pobrania",
+"Uploads" => "Wgrania",
+"Creations" => "Utworzenia",
+"Deletions" => "Usunięcia",
+"Show:" => "Pokaż:",
+"entries per page." => "wpisów na stronę.",
+"What" => "Co",
+"When" => "Kiedy",
+"Clear log entries before" => "Wyczyść spisy dziennika sprzed"
+);