Blame view

sources/apps/files_encryption/l10n/nn_NO.php 138 Bytes
31b7f2792   Kload   Upgrade to ownclo...
1
2
3
4
5
6
  <?php
  $TRANSLATIONS = array(
  "Saving..." => "Lagrar …",
  "Encryption" => "Kryptering"
  );
  $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";