WPMU DEV in your language

Translations

Translation of Shipper: Japanese

1 30 31 32 33 34 64
Prio Original string Translation
Directories have permissions that specify who and what can read, write, modify, and access them. You need to provide proper permissions to the log directory for Shipper to operate correctly. Upgrade your account for contributing to translations. Details

Directories have permissions that specify who and what can read, write, modify, and access them. You need to provide proper permissions to the log directory for Shipper to operate correctly.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/logdir-writable.php:41
Priority:
normal
More links:
Incorrect permissions for the log directory on <b>%s</b>. Upgrade your account for contributing to translations. Details

Incorrect permissions for the log directory on <b>%s</b>.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s: domain name
References:
  • tpl/checks/logdir-writable.php:28
Priority:
normal
More links:
During migrations, Shipper writes logs, process locks, and other useful commands as it progresses. The log directory must be writable for Shipper to operate. Upgrade your account for contributing to translations. Details

During migrations, Shipper writes logs, process locks, and other useful commands as it progresses. The log directory must be writable for Shipper to operate.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/logdir-writable.php:14
Priority:
normal
More links:
Max execution time on %1$s is %2$s. Please fix this and check again. Upgrade your account for contributing to translations. Details

Max execution time on %1$s is %2$s. Please fix this and check again.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %1$s %2$s: website name and ETA time
References:
  • tpl/checks/exec-time.php:87
Priority:
normal
More links:
5. If none of the above works, you can ask your hosting support to increase the max execution time for you. Upgrade your account for contributing to translations. Details

5. If none of the above works, you can ask your hosting support to increase the max execution time for you.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/exec-time.php:73
Priority:
normal
More links:
4. An alternative to editing the php.ini file is adding the following line of code in your wp-config.php file. Upgrade your account for contributing to translations. Details

4. An alternative to editing the php.ini file is adding the following line of code in your wp-config.php file.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/exec-time.php:67
Priority:
normal
More links:
3. If you have access to the php.ini file, you can increase the execution time limit by adding the following line of code or updating it (if it exists already) in your php.ini file. Upgrade your account for contributing to translations. Details

3. If you have access to the php.ini file, you can increase the execution time limit by adding the following line of code or updating it (if it exists already) in your php.ini file.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/exec-time.php:61
Priority:
normal
More links:
2. Connect to your site via FTP, and add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it. Upgrade your account for contributing to translations. Details

2. Connect to your site via FTP, and add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/exec-time.php:55
Priority:
normal
More links:
1. Go to your cPanel > Select PHP Version, and click on the Switch to PHP Options link to see the default values of your PHP options. Update the value of max_execution_time to 120s, 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 the Switch to PHP Options link to see the default values of your PHP options. Update the value of max_execution_time to 120s, and click on Apply and then Save.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/exec-time.php:50
Priority:
normal
More links:
You can set the <b>max_execution_time</b> of your site to any value above 120s by using any of the following methods: Upgrade your account for contributing to translations. Details

You can set the <b>max_execution_time</b> of your site to any value above 120s by using any of the following methods:

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/exec-time.php:45
Priority:
normal
More links:
Max execution time on <b>%1$s</b> is %2$d seconds. Upgrade your account for contributing to translations. Details

Max execution time on <b>%1$s</b> is %2$d seconds.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %1$s %2$d: website name and ETA time
References:
  • tpl/checks/exec-time.php:31
Priority:
normal
More links:
Max execution time defines how long a PHP script can run before it returns an error. Shipper will often require longer than the default setting, so we recommend increasing your Max Execution time to <b>120s or above</b> to ensure migrations have the best chance of succeeding. Upgrade your account for contributing to translations. Details

Max execution time defines how long a PHP script can run before it returns an error. Shipper will often require longer than the default setting, so we recommend increasing your Max Execution time to <b>120s or above</b> to ensure migrations have the best chance of succeeding.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/exec-time.php:15
Priority:
normal
More links:
<b>%1$s</b> uses %2$s charset whereas <b>%3$s</b> uses %4$s charset. Upgrade your account for contributing to translations. Details

<b>%1$s</b> uses %2$s charset whereas <b>%3$s</b> uses %4$s charset.

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. translators: %1$s %2$s %3$s %4$s: source, local, destination and remote site name
References:
  • tpl/checks/charset-difference.php:31
  • tpl/checks/charset-difference.php:54
Priority:
normal
More links:
Computers only understand binary numbers, and your database charset maps each character in your data to a specific number so your database server recognizes it. A charset discrepancy between the original server and the destination server is not likely to cause your migration to fail, but it may cause problems with the content on the destination site. Upgrade your account for contributing to translations. Details

Computers only understand binary numbers, and your database charset maps each character in your data to a specific number so your database server recognizes it. A charset discrepancy between the original server and the destination server is not likely to cause your migration to fail, but it may cause problems with the content on the destination site.

Login to your account for contributing to translations.

Meta

Status:
untranslated
References:
  • tpl/checks/charset-difference.php:15
Priority:
normal
More links:
Unable to load AWS SDK on %1$s. Please fix this and check again. Upgrade your account for contributing to translations. Details

Unable to load AWS SDK on %1$s. Please fix this and check again.

Login to your account for contributing to translations.

Meta

Status:
untranslated
Comment:
translators: %s: website name
References:
  • tpl/checks/aws-sdk.php:57
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 30 31 32 33 34 64

Export as