{ "translations": {
    "No filesystem found" : "Brak systemu plików",
    "No data supplied." : "Brak danych",
    "Src and Dest are not allowed to be the same location!" : "Folder źródłowy i docelowy nie mogą być w tej samej lokalizacji",
    "Could not move %s - File with this name already exists" : "Nie można było przenieść %s - Plik o takiej nazwie już istnieje",
    "Could not move %s" : "Nie można było przenieść %s",
    "Move" : "Przenieś",
    "Copy" : "Kopiuj",
    "Destination directory" : "Folder docelowy"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}