summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/pl.php
blob: 00f4ac3f76884a27a5afedbaad7af97acadead95 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"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ć zmiany {sygnatura czasowa} {plik}.",
"More versions..." => "Więcej wersji...",
"No other versions available" => "Nie są dostępne żadne inne wersje",
"Restore" => "Przywróć"
);