diff options
Diffstat (limited to 'log/l10n/pl.php')
-rw-r--r-- | log/l10n/pl.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/log/l10n/pl.php b/log/l10n/pl.php deleted file mode 100644 index 322e5df1add..00000000000 --- a/log/l10n/pl.php +++ /dev/null @@ -1,14 +0,0 @@ -<?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" -); |