server/apps/files_versions/l10n/sl.php

6 lines
135 B
PHP
Raw Normal View History

2012-08-16 00:09:15 +00:00
<?php $TRANSLATIONS = array(
2013-03-08 23:06:34 +00:00
"Could not revert: %s" => "Ni mogoče povrniti: %s",
"Versions" => "Različice",
2013-07-27 06:03:03 +00:00
"Restore" => "Obnovi"
2012-08-16 00:09:15 +00:00
);