Blame view

sources/apps/ownpad_lite/l10n/is.php 292 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
  <?php $TRANSLATIONS = array(
  "My pad" => "Blokkin mín",
  "Settings" => "Stillingar",
  "Pad Title" => "Nafn á blokk",
  "Open" => "Opna",
  "Share with" => "Deila með",
  "Share" => "Deila",
  "Etherpad service URL" => "Etherpad þjónustu hlekkur",
  "Username" => "Notendanafn",
  "Save" => "Vista"
  );