Blame view

sources/apps/updater/l10n/nb_NO.php 192 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "In progress..." => "Iverksatt...",
  "Done." => "Fullført.",
  "Here is your backup: " => "Her er din sikkerhetskopi:",
  "Error" => "Feil",
  "Update" => "Oppdater"
  );