New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
Sorry, you are not allowed to comment on this post. | You have to log in to add a translation. | Details | |
Original untranslated
Sorry, you are not allowed to comment on this post.
You have to log in to edit this translation. Meta |
|||
Sorry, you are not allowed to view this item. | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
A variable mismatch has been detected. | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
A key value mismatch has been detected. Please follow the link provided in your activation email. | You have to log in to add a translation. | Details | |
Original untranslated
A key value mismatch has been detected. Please follow the link provided in your activation email.
ReferencesYou have to log in to edit this translation. Meta |
|||
The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d). | You have to log in to add a translation. | Details | |
Original untranslated
The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d).
ReferencesYou have to log in to edit this translation. Meta |
|||
The query only expected one placeholder, but an array of multiple placeholders was sent. | You have to log in to add a translation. | Details | |
Original untranslated
The query only expected one placeholder, but an array of multiple placeholders was sent.
ReferencesYou have to log in to edit this translation. Meta |
|||
Unsupported value type (%s). | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href="%s">enable cookies</a> to use WordPress. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href="%s">enable cookies</a> to use WordPress.
ReferencesYou have to log in to edit this translation. Meta |
|||
https://codex.wordpress.org/Cookies | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
<strong>ERROR</strong>: Cookies are blocked due to unexpected output. For help, please see <a href="%1$s">this documentation</a> or try the <a href="%2$s">support forums</a>. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>ERROR</strong>: Cookies are blocked due to unexpected output. For help, please see <a href="%1$s">this documentation</a> or try the <a href="%2$s">support forums</a>.
ReferencesYou have to log in to edit this translation. Meta |
|||
↵ <h1>Error establishing a database connection</h1>↵ <p>This either means that the username and password information in your <code>wp-config.php</code> file is incorrect or we can't contact the database server at <code>%s</code>. This could mean your host's database server is down.</p>↵ <ul>↵ → <li>Are you sure you have the correct username and password?</li>↵ → <li>Are you sure that you have typed the correct hostname?</li>↵ → <li>Are you sure that the database server is running?</li>↵ </ul>↵ <p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href='https://wordpress.org/support/'>WordPress Support Forums</a>.</p>↵ | You have to log in to add a translation. | Details | |
Original untranslated
↵
<h1>Error establishing a database connection</h1>↵
<p>This either means that the username and password information in your <code>wp-config.php</code> file is incorrect or we can't contact the database server at <code>%s</code>. This could mean your host's database server is down.</p>↵
<ul>↵
→ <li>Are you sure you have the correct username and password?</li>↵
→ <li>Are you sure that you have typed the correct hostname?</li>↵
→ <li>Are you sure that the database server is running?</li>↵
</ul>↵
<p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href='https://wordpress.org/support/'>WordPress Support Forums</a>.</p>↵
ReferencesYou have to log in to edit this translation. Meta |
|||
The query argument of %s must have a placeholder. | You have to log in to add a translation. | Details | |
Original untranslated
The query argument of %s must have a placeholder.
ReferencesYou have to log in to edit this translation. Meta |
|||
%s must set a database connection for use with escaping. | You have to log in to add a translation. | Details | |
Original untranslated
%s must set a database connection for use with escaping.
Comment%s: database access abstraction class, usually wpdb or a class extending wpdb ReferencesYou have to log in to edit this translation. Meta |
|||
<h1>Can’t select database</h1>↵ <p>We were able to connect to the database server (which means your username and password is okay) but not able to select the <code>%1$s</code> database.</p>↵ <ul>↵ <li>Are you sure it exists?</li>↵ <li>Does the user <code>%2$s</code> have permission to use the <code>%1$s</code> database?</li>↵ <li>On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?</li>↵ </ul>↵ <p>If you don't know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href="https://wordpress.org/support/">WordPress Support Forums</a>.</p> | You have to log in to add a translation. | Details | |
Original untranslated
<h1>Can’t select database</h1>↵
<p>We were able to connect to the database server (which means your username and password is okay) but not able to select the <code>%1$s</code> database.</p>↵
<ul>↵
<li>Are you sure it exists?</li>↵
<li>Does the user <code>%2$s</code> have permission to use the <code>%1$s</code> database?</li>↵
<li>On some systems the name of your database is prefixed with your username, so it would be like <code>username_%1$s</code>. Could that be the problem?</li>↵
</ul>↵
<p>If you don't know how to set up a database you should <strong>contact your host</strong>. If all else fails you may find help at the <a href="https://wordpress.org/support/">WordPress Support Forums</a>.</p>
ReferencesYou have to log in to edit this translation. Meta |
|||
No %1$s was set in the arguments array for the "%2$s" sidebar. Defaulting to "%3$s". Manually set the %1$s to "%3$s" to silence this notice and keep existing sidebar content. | You have to log in to add a translation. | Details | |
Original untranslated
No %1$s was set in the arguments array for the "%2$s" sidebar. Defaulting to "%3$s". Manually set the %1$s to "%3$s" to silence this notice and keep existing sidebar content.
Comment1: the id argument, 2: sidebar name, 3: recommended id value ReferencesYou have to log in to edit this translation. Meta |
Export as
Comment
1: number of placeholders, 2: number of arguments passed