Blame view

sources/apps/firstrunwizard/l10n/ia.php 1.02 KB
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
  <?php $TRANSLATIONS = array(
  "Welcome to ownCloud" => "Benvenite a ownCloud",
  "Your personal web services. All your files, contacts, calendar and more, in one place." => "Tu servicios personal de web. Omne tu files, contactos, calendario e alteres, in un placia.",
  "Get the apps to sync your files" => "Obtene le apps (applicationes) pro synchronizar tu files",
  "Connect your desktop apps to ownCloud" => "Connecte tu apps de scriptorio a ownCloud",
  "Connect your Calendar" => "Connecte tu calendario",
  "Connect your Contacts" => "Connecte tu  contactos",
  "Access files via WebDAV" => "Accede a files via WebDAV",
  "If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">recommend it to your friends</a>!" => "Si tu place ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">recommenda lo a tu amicos </a>!"
  );