t('%s is your account manager. Don\'t hesitate to reach out to us if you have questions regarding your subscription.', [$_['contactPerson']['firstName']]) ); ?>
t('You can find answers to common question in our portal and also file support requests there.') ); ?>
t('Collect system information for support cases. The button below generates a text file in the folder "System information" and shares it as password protected public link. The link is valid for 2 weeks.') ); ?>
t('This Nextcloud server has no Enterprise Subscription.') ); ?>
t('A Nextcloud Enterprise Subscription helps you get the most out of your Nextcloud, keep your data secure and your server working reliably at all times.')); ?>
t('Nextcloud is free software which is supported by a very active community. Please register at the forum to ask questions and discuss with others.') ); ?>
t('Nextcloud forum')); ?>t('Nextcloud uses GitHub as platform to collaboratively work. You can file bug reports directly there.') ); ?>
t('Nextcloud at GitHub')); ?>t('If you have an active Nextcloud Subscription please enter your subscription key here.') ); ?>
t('Learn more about an enterprise subscription.')); ?>
0) { ?>
t('The subscription info could not properly fetched right now. A retry is scheduled. Please check back later.'));
break;
case \OCA\Support\Service\SubscriptionService::ERROR_FAILED_INVALID:
p($l->t('The subscription key was invalid.'));
break;
case \OCA\Support\Service\SubscriptionService::ERROR_NO_INTERNET_CONNECTION:
p($l->t('The subscription key could not be verified, because this server has no internet connection.'));
echo '
';
p($l->t('Contact our support team if you would like to do an offline activation and provide the following data.'));
break;
case \OCA\Support\Service\SubscriptionService::ERROR_INVALID_SUBSCRIPTION_KEY:
p($l->t('The subscription key had an invalid format.'));
break;
default:
p($l->t('While fetching the subscription information an error happened.'));
break;
} ?>
t('Data for offline activation:')) ?>
t('The button below generates a text file in the folder "System information" and shares it as password protected public link. The link is valid for 2 weeks.') ); ?>
t('To get up to date information what is going on at Nextcloud sign up for the newsletter and follow us on our social media accounts.') ); ?>