<?php /* * Source: /wp-admin/plugins.php?page=prisna-translate-automate-settings&prisna-po=1 */ echo _('Goodao Translate Automate'); echo _('General'); echo _('Settings'); echo _('Invalid API key'); echo _('Languages'); echo _('Selects languages to translate the specified resources below.'); echo _('Sitemap URL'); echo _('Specifies the location of the sitemap. If the website doesn\'t currently have a sitemap, there are a number of plugins to create one:<br/><br /><a href="https://wordpress.org/plugins/search.php?q=sitemap" target="_blank">https://wordpress.org/plugins/search.php?q=sitemap</a>'); echo _('URL list'); echo _('Defines a list of the URLs to be automatically translated. One URL per line. URLs can be either absolute or relative path.'); echo _('Category'); echo _('Specifies a category to select the resources to translate.'); echo _('Already translated URL behavior'); echo _('Sets what kind of operation will be performed if a URL has been translated before. If <em>re-translate</em> is selected, then only non translated strings will translated.'); echo _('Re-translate'); echo _('Skip'); echo _('Summary'); echo _('Resources'); echo _('Sets what kind of source will be used identify the list of URLs to translate.'); echo _('Sitemap'); echo _('URL list'); echo _('Category'); echo _('Timeout'); echo _('Sets the maximum time a translation can take. After such time, the current resource will be skipped and the process will continue with the next one.'); echo _('Next'); echo _('Back'); echo _('Run'); echo _('Stop'); echo _('Stopping'); echo _('Continue'); echo _('Queued'); echo _('Processing'); echo _('Translating'); echo _('Saving'); echo _('Done'); echo _('Timed out'); echo _('Loading'); echo _('Saving translations from'); echo _('Language'); echo _('Resource'); echo _('URL behavior'); echo _('Timeout'); echo _('seconds'); echo _('Skipped. This resource has been translated before.'); echo _('Skipped. Host name doesn\'t match: [0] != [1]'); echo _('<span style="color: red;">Message for "[0]" not found!</span>'); ?>