Blame view

sources/apps/files_texteditor/l10n/eu.php 495 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
  <?php $TRANSLATIONS = array(
  "Save" => "Gorde",
  "Search" => "Bilatu",
  "Close" => "Itxi",
  "Next" => "Hurrengoa",
  "Clear" => "Garbitu",
  "Saving..." => "Gordetzen...",
  "Failed to save file" => "Fitxategia gordetzeak huts egin du",
  "An error occurred!" => "Errore bat gertatu da!",
6d9380f96   Cédric Dupont   Update sources OC...
10
  "There are unsaved changes in the text editor" => "Testu editorean gorde gabeko aldaketak daude",
d1bafeea1   Kload   [fix] Upgrade to ...
11
12
  "There were unsaved changes, click here to go back" => "Gorde gabeko aldaketak daude, klikatu hemen atzera joateko"
  );