summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/es_AR.php
blob: 068f835d0afe84dd2ae43a304ec118eeac5bc18f (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "No se pudo revertir: %s ",
"Versions" => "Versiones",
"Restore" => "Recuperar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";