summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/lv.php
blob: af699de02be98821ac6ba299140e00399bc4b76f (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Nevarēja atgriezt — %s",
"success" => "veiksme",
"File %s was reverted to version %s" => "Datne %s tika atgriezt uz versiju %s",
"failure" => "neveiksme",
"File %s could not be reverted to version %s" => "Datni %s nevarēja atgriezt uz versiju %s",
"No old versions available" => "Nav pieejamu vecāku versiju",
"No path specified" => "Nav norādīts ceļš",
"Revert a file to a previous version by clicking on its revert button" => "Atgriez datni uz iepriekšēju versiju, spiežot uz tās atgriešanas pogu"
);