Blame view

sources/apps/contacts/l10n/eu_ES.php 293 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?php $TRANSLATIONS = array(
  "Cancel" => "Ezeztatu",
  "Save" => "Gorde",
  "Other" => "Bestea",
  "Work" => "Lana",
  "Delete" => "Ezabatu",
  "Download" => "Deskargatu",
  "Title" => "titulua",
  "Birthday" => "Urtebetetze",
  "Export" => "Esportazio",
  "Edit" => "Aldatu",
  "Description" => "Deskripzioa"
  );