You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ia.php 812B

12345678910111213141516171819202122
  1. <?php $TRANSLATIONS = array(
  2. "Language changed" => "Linguage cambiate",
  3. "Invalid request" => "Requesta invalide",
  4. "Groups" => "Gruppos",
  5. "Delete" => "Deler",
  6. "__language_name__" => "Interlingua",
  7. "Add your App" => "Adder tu application",
  8. "Select an App" => "Selectionar un app",
  9. "Update" => "Actualisar",
  10. "Get the apps to sync your files" => "Obtene le apps (applicationes) pro synchronizar tu files",
  11. "Password" => "Contrasigno",
  12. "Unable to change your password" => "Non pote cambiar tu contrasigno",
  13. "Current password" => "Contrasigno currente",
  14. "New password" => "Nove contrasigno",
  15. "Change password" => "Cambiar contrasigno",
  16. "Email" => "E-posta",
  17. "Your email address" => "Tu adresse de e-posta",
  18. "Language" => "Linguage",
  19. "Help translate" => "Adjuta a traducer",
  20. "Create" => "Crear",
  21. "Other" => "Altere"
  22. );