summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/pl.json
blob: 97f72cf5f77451903648ca3618a74d29df2e0dd7 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Could not revert: %s" : "Nie można było przywrócić: %s",
    "Versions" : "Wersje",
    "Failed to revert {file} to revision {timestamp}." : "Nie udało się przywrócić {file} do wersji z {timestamp}.",
    "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtów","%n bajtów","%n bajtów"],
    "Restore" : "Przywróć",
    "No versions available" : "Brak wersji",
    "More versions..." : "Więcej wersji..."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}