WPMU DEV in your language
Translations
Translation of Snapshot Pro: Turkish
Prio | Original string | Translation | — |
---|---|---|---|
CANCEL BACKUP | YEDEKLEMEYİ İPTAL ET | Details | |
GO BACK | GERİ DÖN | Details | |
An alternative to editing the php.ini file is adding the following line of code in your wp-config.php file. | php.ini dosyasını düzenlemenin bir alternatifi, wp-config.php dosyanıza aşağıdaki kod satırını eklemektir. | Details | |
An alternative to editing the php.ini file is adding the following line of code in your wp-config.php file. php.ini dosyasını düzenlemenin bir alternatifi, wp-config.php dosyanıza aşağıdaki kod satırını eklemektir.
Login to your account for contributing to translations.
|
|||
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. | php.ini dosyasına erişiminiz varsa, aşağıdaki kod satırını ekleyerek veya php.ini dosyanıza güncelleyerek (zaten mevcutsa) yürütme süresi sınırını artırabilirsiniz. | Details | |
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. php.ini dosyasına erişiminiz varsa, aşağıdaki kod satırını ekleyerek veya php.ini dosyanıza güncelleyerek (zaten mevcutsa) yürütme süresi sınırını artırabilirsiniz.
Login to your account for contributing to translations.
|
|||
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. | FTP yoluyla sitenize bağlanın ve .htaccess dosyanıza aşağıdaki satırı ekleyin. .htaccess dosyanızı düzenlemeden önce yedeklediğinizden emin olun. | Details | |
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. FTP yoluyla sitenize bağlanın ve .htaccess dosyanıza aşağıdaki satırı ekleyin. .htaccess dosyanızı düzenlemeden önce yedeklediğinizden emin olun.
Login to your account for contributing to translations.
|
|||
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 60s, and click on Apply and then Save. | PHP seçeneklerinizin varsayılan değerlerini görmek için cPanel'inize gidin > PHP Sürümünü Seçin ve PHP Seçeneklerine Geç bağlantısına tıklayın. max_execution_time değerini 60s olarak güncelleyin ve Uygula'yı ve ardından Kaydet'i tıklayın. | Details | |
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 60s, and click on Apply and then Save. PHP seçeneklerinizin varsayılan değerlerini görmek için cPanel'inize gidin > PHP Sürümünü Seçin ve PHP Seçeneklerine Geç bağlantısına tıklayın. max_execution_time değerini 60s olarak güncelleyin ve Uygula'yı ve ardından Kaydet'i tıklayın.
Login to your account for contributing to translations.
|
|||
You can set the %s of your site to any value above 60s by using any of the following methods: | Aşağıdaki yöntemlerden herhangi birini kullanarak sitenizin %s değerini 60'ların üzerinde herhangi bir değere ayarlayabilirsiniz: | Details | |
You can set the %s of your site to any value above 60s by using any of the following methods: Aşağıdaki yöntemlerden herhangi birini kullanarak sitenizin %s değerini 60'ların üzerinde herhangi bir değere ayarlayabilirsiniz:
Login to your account for contributing to translations.
|
|||
Max execution time on %1$s is %2$s seconds. | %1$s üzerinde maksimum yürütme süresi %2$s saniyedir. | Details | |
Max execution time on %1$s is %2$s seconds. %1$s üzerinde maksimum yürütme süresi %2$s saniyedir.
Login to your account for contributing to translations.
|
|||
Max execution time defines how long a PHP script can run before it returns an error. Snapshot will often require longer than the default setting, so we recommend increasing your Max Execution time to %s to ensure backups have the best chance of succeeding. | Maksimum yürütme süresi, bir PHP betiğinin bir hata döndürmeden önce ne kadar süre çalışabileceğini tanımlar. Anlık görüntü genellikle varsayılan ayardan daha uzun sürecektir, bu nedenle yedeklemelerin başarılı olma şansını en üst düzeye çıkarmak için Maksimum Yürütme sürenizi %s'ye çıkarmanızı öneririz. | Details | |
Max execution time defines how long a PHP script can run before it returns an error. Snapshot will often require longer than the default setting, so we recommend increasing your Max Execution time to %s to ensure backups have the best chance of succeeding. Maksimum yürütme süresi, bir PHP betiğinin bir hata döndürmeden önce ne kadar süre çalışabileceğini tanımlar. Anlık görüntü genellikle varsayılan ayardan daha uzun sürecektir, bu nedenle yedeklemelerin başarılı olma şansını en üst düzeye çıkarmak için Maksimum Yürütme sürenizi %s'ye çıkarmanızı öneririz.
Login to your account for contributing to translations.
|
|||
Max Execution Time is low | Maksimum Yürütme Süresi düşük | Details | |
Max Execution Time is low Maksimum Yürütme Süresi düşük
Login to your account for contributing to translations.
|
|||
If none of the above works, you can ask your hosting support to increase the max execution time for you. | Yukarıdakilerin hiçbiri işe yaramazsa hosting desteğinizden sizin için maksimum yürütme süresini artırmasını isteyebilirsiniz. | Details | |
If none of the above works, you can ask your hosting support to increase the max execution time for you. Yukarıdakilerin hiçbiri işe yaramazsa hosting desteğinizden sizin için maksimum yürütme süresini artırmasını isteyebilirsiniz.
Login to your account for contributing to translations.
|
|||
An alternative way is to add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it. | Alternatif bir yol da .htaccess dosyanıza aşağıdaki satırı eklemektir. .htaccess dosyanızı düzenlemeden önce yedeklediğinizden emin olun. | Details | |
An alternative way is to add the following line to your .htaccess file. Make sure you backup your .htaccess file before you edit it. Alternatif bir yol da .htaccess dosyanıza aşağıdaki satırı eklemektir. .htaccess dosyanızı düzenlemeden önce yedeklediğinizden emin olun.
Login to your account for contributing to translations.
|
|||
If you have access to the php.ini file, you can increase the memory limit by adding the following line of code or updating it (if it exists already) in your php.ini file. | php.ini dosyasına erişiminiz varsa, aşağıdaki kod satırını ekleyerek veya php.ini dosyanıza (zaten mevcutsa) güncelleyerek bellek sınırını artırabilirsiniz. | Details | |
If you have access to the php.ini file, you can increase the memory limit by adding the following line of code or updating it (if it exists already) in your php.ini file. php.ini dosyasına erişiminiz varsa, aşağıdaki kod satırını ekleyerek veya php.ini dosyanıza (zaten mevcutsa) güncelleyerek bellek sınırını artırabilirsiniz.
Login to your account for contributing to translations.
|
|||
Add the following code right before the /* That's all, stop editing! Happy blogging. */' line: | /* That's all, stop editing! Happy blogging. */ satırının hemen öncesine aşağıdaki kodu ekleyin: | Details | |
Add the following code right before the /* That's all, stop editing! Happy blogging. */' line: /* That's all, stop editing! Happy blogging. */ satırının hemen öncesine aşağıdaki kodu ekleyin:
Login to your account for contributing to translations.
|
|||
In the WordPress installation directory, select %s file > Edit | WordPress kurulum dizininde %s dosyası > Düzenle'yi seçin | Details | |
In the WordPress installation directory, select %s file > Edit WordPress kurulum dizininde %s dosyası > Düzenle'yi seçin
Login to your account for contributing to translations.
|
Export as •
Translators
- Zafer Oz: 96.7%
- Emre Erkan: 3.3%