You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_versions/l10n/nn_NO.php

11 lines
616 B

<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Klarte ikkje å tilbakestilla: %s",
"success" => "vellukka",
"File %s was reverted to version %s" => "Tilbakestilte fila %s til utgåva %s",
"failure" => "feil",
"File %s could not be reverted to version %s" => "Klarte ikkje tilbakestilla fila %s til utgåva %s",
"No old versions available" => "Ingen eldre utgåver tilgjengelege",
"No path specified" => "Ingen sti gjeve",
"Versions" => "Utgåver",
"Revert a file to a previous version by clicking on its revert button" => "Tilbakestill ei fil til ei tidlegare utgåve ved å klikka tilbakestill-knappen"
);