summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/gl.php
blob: 66e3ccc5dc7df6b4341cddb75e5f26fc34bd310c (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Non foi posíbel reverter: %s",
"Versions" => "Versións",
"Failed to revert {file} to revision {timestamp}." => "Non foi posíbel reverter {file} á revisión {timestamp}.",
"More versions..." => "Máis versións...",
"No other versions available" => "Non hai outras versións dispoñíbeis",
"Restore" => "Restablecer"
);