summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/pl.php
blob: d2ada4c9466f157976bfeb9ab77027601f96f251 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Name" => "Nazwa",
"1 folder" => "1 folder",
"{count} folders" => "{count} foldery",
"1 file" => "1 plik",
"{count} files" => "{count} pliki",
"Restore" => "Przywróć"
);