nextcloud/apps/files_versions/l10n/et_EE.php

6 lines
139 B
PHP
Raw Normal View History

2012-08-19 04:05:44 +04:00
<?php $TRANSLATIONS = array(
2013-04-10 04:09:39 +04:00
"Could not revert: %s" => "Ei suuda taastada faili: %s",
"Versions" => "Versioonid",
2013-07-27 10:03:03 +04:00
"Restore" => "Taasta"
2012-08-19 04:05:44 +04:00
);