Blame view

sources/apps/tasks/l10n/lb.php 340 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?php $TRANSLATIONS = array(
  "List" => "Lescht",
  "No category" => "Keng Kategorie",
  "1=highest" => "1=héchst",
  "5=medium" => "5=mëttel",
  "9=lowest" => "9=niddregst",
  "Invalid priority" => "Ongülteg Prioritéit",
  "Add Task" => "Tâche bäisetzen",
  "Important" => "Wichteg",
  "More" => "Méi",
  "Less" => "Manner",
  "Delete" => "Läschen"
  );