summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/nn_NO.php
blob: 79b518bc18d0ec398ad66195c63640318bccbe32 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "Klarte ikkje å tilbakestilla: %s",
"Versions" => "Utgåver",
"Restore" => "Gjenopprett"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";