german.php 1011 B

1234567891011121314151617181920212223242526272829
  1. <?php
  2. /**
  3. * WHMCS Language File
  4. * English (en)
  5. *
  6. * Please Note: These language files are overwritten during software updates
  7. * and therefore editing of these files directly is not advised. Instead we
  8. * recommend that you use overrides to customise the text displayed in a way
  9. * which will be safely preserved through the upgrade process.
  10. *
  11. *
  12. * @package WHMCS
  13. * @author WHMCS Limited <development@whmcs.com>
  14. * @copyright Copyright (c) WHMCS Limited 2005-2015
  15. * @license http://www.whmcs.com/license/ WHMCS Eula
  16. * @version $Id$
  17. * @link http://www.whmcs.com/
  18. */
  19. if (!defined("WHMCS")) die("This file cannot be accessed directly");
  20. $lang['NextcloudSettings'] = "Nextcloud Einstellungen";
  21. $lang['EmailAddress'] = "Email Adresse";
  22. $lang['ChangenextcloudEmailAddress'] = "NextCloud Email Adresse ändern";
  23. $lang['nextcloudEmailAddress'] = "NextCloud Email Adresse";
  24. $lang['suser'] = "Benutzername";
  25. $lang['surl'] = "NextCloud Login URL";
  26. $lang['sclients'] = "NextCloud Clients";