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