WPMU DEV in your language

Translations

Translation of Shipper: Norwegian (Bokmål)

1 29 30 31 32 33 64
Prio Original string Translation
4. If none of the above works, you can ask your hosting support to turn off the open_basedir restriction for you. Upgrade your account for contributing to translations. Details

4. If none of the above works, you can ask your hosting support to turn off the open_basedir restriction for you.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/open-basedir.php:64
Priority:
normal
More links:
3. You can also edit the Apache configuration file to disable the PHP open_basedir restriction. Open the httpd.conf file. Add the following line of code at the end, and restart your web server. Upgrade your account for contributing to translations. Details

3. You can also edit the Apache configuration file to disable the PHP open_basedir restriction. Open the httpd.conf file. Add the following line of code at the end, and restart your web server.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/open-basedir.php:58
Priority:
normal
More links:
2. Open your php.ini file, comment the open_basedir rule, and restart your server. To comment a line of code in the php.ini file, you need to suffixit with a semicolon. So, to comment the open_basedir rule, add a semicolon in the beginning as in: “; open_basedir true”. Commenting is preferred to deleting the rule, in case you want to reactivate it after the migration. Upgrade your account for contributing to translations. Details

2. Open your php.ini file, comment the open_basedir rule, and restart your server. To comment a line of code in the php.ini file, you need to suffixit with a semicolon. So, to comment the open_basedir rule, add a semicolon in the beginning as in: “; open_basedir true”. Commenting is preferred to deleting the rule, in case you want to reactivate it after the migration.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/open-basedir.php:53
Priority:
normal
More links:
1. Go to your cPanel > Select PHP Version, and click on Switch to PHP Options link to see the default values of PHP options. Update the value of open_basedir to an empty value, and click on Apply and then Save. Upgrade your account for contributing to translations. Details

1. Go to your cPanel > Select PHP Version, and click on Switch to PHP Options link to see the default values of PHP options. Update the value of open_basedir to an empty value, and click on Apply and then Save.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/open-basedir.php:48
Priority:
normal
More links:
We recommend disabling the <b>open_basedir</b> restriction during migrations to ensure things go smoothly. Upgrade your account for contributing to translations. Details

We recommend disabling the <b>open_basedir</b> restriction during migrations to ensure things go smoothly.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/open-basedir.php:43
Priority:
normal
More links:
Open_basedir restriction is in effect on <b>%s</b>. Upgrade your account for contributing to translations. Details

Open_basedir restriction is in effect on <b>%s</b>.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s: website name.
References:
  • tpl/checks/open-basedir.php:30
Priority:
normal
More links:
PHP has a security measure called <b>open_basedir</b> which limits which files can be accessed by a PHP script. Usually, it’s set to your root directory or a couple of specific directories. Shipper needs to be able to write in the working directory, storage directory, temp directory, and log directory to work properly. Having open_basedir active is likely to cause migration failures. Upgrade your account for contributing to translations. Details

PHP has a security measure called <b>open_basedir</b> which limits which files can be accessed by a PHP script. Usually, it’s set to your root directory or a couple of specific directories. Shipper needs to be able to write in the working directory, storage directory, temp directory, and log directory to work properly. Having open_basedir active is likely to cause migration failures.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/open-basedir.php:15
Priority:
normal
More links:
<b>%1$s</b> is on MySQL v%2$s whereas <b>%3$s</b> is on MySQL v%4$s. Upgrade your account for contributing to translations. Details

<b>%1$s</b> is on MySQL v%2$s whereas <b>%3$s</b> is on MySQL v%4$s.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %1$s %2$s %3$s %4$s: source, local, destination and remote site name
References:
  • tpl/checks/mysql-difference.php:30
Priority:
normal
More links:
WordPress uses MySQL database to store your data, including posts, pages, users, and plugins data. Migrating from one server to another with a significant difference in the MySQL versions can cause issues in your destination site. Upgrade your account for contributing to translations. Details

WordPress uses MySQL database to store your data, including posts, pages, users, and plugins data. Migrating from one server to another with a significant difference in the MySQL versions can cause issues in your destination site.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/mysql-difference.php:15
Priority:
normal
More links:
Unfortunately, Shipper cannot yet migrate between sites with different WordPress installation type. We're working on adding features which will allow you to extract a single site from a network and move it to a standalone installation, or migrate a single site into a network as a subsite. Meanwhile, you can use another plugin which supports this type of migration. Upgrade your account for contributing to translations. Details

Unfortunately, Shipper cannot yet migrate between sites with different WordPress installation type. We're working on adding features which will allow you to extract a single site from a network and move it to a standalone installation, or migrate a single site into a network as a subsite. Meanwhile, you can use another plugin which supports this type of migration.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/multisite-difference.php:52
Priority:
normal
More links:
%1$s but %2$s installation. Upgrade your account for contributing to translations. Details

%1$s but %2$s installation.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s %s: source type and destination type.
References:
  • tpl/checks/multisite-difference.php:38
Priority:
normal
More links:
Shipper can only migrate between the same WordPress installation types, i.e. from one single site to another single site or from one multisite network to another multisite network. It is necessary for your source and destination sites to have the same WordPress installation. Upgrade your account for contributing to translations. Details

Shipper can only migrate between the same WordPress installation types, i.e. from one single site to another single site or from one multisite network to another multisite network. It is necessary for your source and destination sites to have the same WordPress installation.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/multisite-difference.php:24
Priority:
normal
More links:
<b>%s</b> is a multisite Upgrade your account for contributing to translations. Details

<b>%s</b> is a multisite

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s: website name.
References:
  • tpl/checks/multisite-difference.php:13
  • tpl/checks/multisite-difference.php:18
Priority:
normal
More links:
<b>%s</b> is a single site Upgrade your account for contributing to translations. Details

<b>%s</b> is a single site

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s: website name.
References:
  • tpl/checks/multisite-difference.php:11
  • tpl/checks/multisite-difference.php:16
Priority:
normal
More links:
Log directory is not writable on %1$s. Please fix this and check again. Upgrade your account for contributing to translations. Details

Log directory is not writable on %1$s. Please fix this and check again.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s: directory path
References:
  • tpl/checks/logdir-writable.php:61
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 29 30 31 32 33 64

Export as