Blame view

sources/apps/updater/l10n/de.php 205 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?php $TRANSLATIONS = array(
  "In progress..." => "In Bearbeitung...",
  "Done." => "Erledigt.",
  "Here is your backup: " => "Hier ist Dein Back-Up:",
  "Error" => "Fehler",
  "Update" => "Update durchführen"
  );