You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_versions/l10n/sl.php

11 lines
603 B

<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Ni mogoče povrniti: %s",
"success" => "uspešno",
"File %s was reverted to version %s" => "Datoteka %s je povrnjena na različico %s.",
"failure" => "spodletelo",
"File %s could not be reverted to version %s" => "Datoteke %s ni mogoče povrniti na različico %s.",
"No old versions available" => "Ni starejših različic.",
"No path specified" => "Ni določene poti",
"Versions" => "Različice",
"Revert a file to a previous version by clicking on its revert button" => "Povrni datoteko na predhodno različico s klikom na gumb za povrnitev."
);