summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/nb_NO.php
blob: 26956c410a3301578e95ff82ae95afcbe5c4b840 (plain)
1
2
3
4
5
6
<?php
$TRANSLATIONS = array(
"Saving..." => "Lagrer...",
"Encryption" => "Kryptering"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";