diff --git a/composer.lock b/composer.lock index 1078009a..5831cf5b 100644 --- a/composer.lock +++ b/composer.lock @@ -3605,16 +3605,16 @@ }, { "name": "illuminate/collections", - "version": "v8.83.17", + "version": "v8.83.19", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "71cc806cf214a287dd4a86cac09171a84c3aa573" + "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/71cc806cf214a287dd4a86cac09171a84c3aa573", - "reference": "71cc806cf214a287dd4a86cac09171a84c3aa573", + "url": "https://api.github.com/repos/illuminate/collections/zipball/705a4e1ef93cd492c45b9b3e7911cccc990a07f4", + "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4", "shasum": "" }, "require": { @@ -3655,11 +3655,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-17T02:35:16+00:00" + "time": "2022-06-23T15:29:49+00:00" }, { "name": "illuminate/contracts", - "version": "v8.83.17", + "version": "v8.83.19", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -3707,7 +3707,7 @@ }, { "name": "illuminate/macroable", - "version": "v8.83.17", + "version": "v8.83.19", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -3753,16 +3753,16 @@ }, { "name": "illuminate/support", - "version": "v8.83.17", + "version": "v8.83.19", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "be43102d3491e8335812aa5441a1552108ddd7b5" + "reference": "c3d643e77082786ae8a51502c757e9b1a3ee254e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/be43102d3491e8335812aa5441a1552108ddd7b5", - "reference": "be43102d3491e8335812aa5441a1552108ddd7b5", + "url": "https://api.github.com/repos/illuminate/support/zipball/c3d643e77082786ae8a51502c757e9b1a3ee254e", + "reference": "c3d643e77082786ae8a51502c757e9b1a3ee254e", "shasum": "" }, "require": { @@ -3817,7 +3817,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-07T14:46:48+00:00" + "time": "2022-06-27T13:26:30+00:00" }, { "name": "justinrainbow/json-schema", @@ -4458,16 +4458,16 @@ }, { "name": "nesbot/carbon", - "version": "2.58.0", + "version": "2.59.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055" + "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/97a34af22bde8d0ac20ab34b29d7bfe360902055", - "reference": "97a34af22bde8d0ac20ab34b29d7bfe360902055", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a9000603ea337c8df16cc41f8b6be95a65f4d0f5", + "reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5", "shasum": "" }, "require": { @@ -4482,11 +4482,12 @@ "doctrine/orm": "^2.7", "friendsofphp/php-cs-fixer": "^3.0", "kylekatarnls/multi-tester": "^2.0", + "ondrejmirtes/better-reflection": "*", "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.54 || ^1.0", - "phpunit/php-file-iterator": "^2.0.5", - "phpunit/phpunit": "^7.5.20 || ^8.5.23", + "phpstan/phpstan": "^0.12.99 || ^1.7.14", + "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6", + "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", "squizlabs/php_codesniffer": "^3.4" }, "bin": [ @@ -4543,15 +4544,19 @@ }, "funding": [ { - "url": "https://opencollective.com/Carbon", - "type": "open_collective" + "url": "https://github.com/sponsors/kylekatarnls", + "type": "github" }, { - "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", + "url": "https://opencollective.com/Carbon#sponsor", + "type": "opencollective" + }, + { + "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", "type": "tidelift" } ], - "time": "2022-04-25T19:31:17+00:00" + "time": "2022-06-29T21:43:55+00:00" }, { "name": "overtrue/phplint", @@ -7572,7 +7577,7 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v2.5.1", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -7619,7 +7624,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" }, "funding": [ { @@ -7799,7 +7804,7 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v2.5.1", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", @@ -7858,7 +7863,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2" }, "funding": [ { @@ -8818,16 +8823,16 @@ }, { "name": "symfony/translation-contracts", - "version": "v2.5.1", + "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "1211df0afa701e45a04253110e959d4af4ef0f07" + "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1211df0afa701e45a04253110e959d4af4ef0f07", - "reference": "1211df0afa701e45a04253110e959d4af4ef0f07", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe", + "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", "shasum": "" }, "require": { @@ -8876,7 +8881,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.5.1" + "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2" }, "funding": [ { @@ -8892,7 +8897,7 @@ "type": "tidelift" } ], - "time": "2022-01-02T09:53:40+00:00" + "time": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/yaml", @@ -9254,16 +9259,16 @@ }, { "name": "wp-cli/i18n-command", - "version": "v2.3.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/wp-cli/i18n-command.git", - "reference": "bcb1a8159679cafdf1da884dbe5830122bae2c4d" + "reference": "45bc2b47a4ed103b871cd2ec5b483ab55ad12d99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/bcb1a8159679cafdf1da884dbe5830122bae2c4d", - "reference": "bcb1a8159679cafdf1da884dbe5830122bae2c4d", + "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/45bc2b47a4ed103b871cd2ec5b483ab55ad12d99", + "reference": "45bc2b47a4ed103b871cd2ec5b483ab55ad12d99", "shasum": "" }, "require": { @@ -9277,6 +9282,7 @@ "wp-cli/wp-cli-tests": "^3.1" }, "suggest": { + "ext-json": "Used for reading and generating JSON translation files", "ext-mbstring": "Used for calculating include/exclude matches in code extraction" }, "type": "wp-cli-package", @@ -9288,7 +9294,9 @@ "commands": [ "i18n", "i18n make-pot", - "i18n make-json" + "i18n make-json", + "i18n make-mo", + "i18n update-po" ] }, "autoload": { @@ -9313,9 +9321,9 @@ "homepage": "https://github.com/wp-cli/i18n-command", "support": { "issues": "https://github.com/wp-cli/i18n-command/issues", - "source": "https://github.com/wp-cli/i18n-command/tree/v2.3.0" + "source": "https://github.com/wp-cli/i18n-command/tree/v2.4.0" }, - "time": "2022-04-06T15:32:48+00:00" + "time": "2022-07-04T21:43:20+00:00" }, { "name": "wp-cli/mustangostang-spyc", @@ -9370,16 +9378,16 @@ }, { "name": "wp-cli/php-cli-tools", - "version": "v0.11.13", + "version": "v0.11.14", "source": { "type": "git", "url": "https://github.com/wp-cli/php-cli-tools.git", - "reference": "a2866855ac1abc53005c102e901553ad5772dc04" + "reference": "f8f340e4a87687549d046e2da516242f7f36c934" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/a2866855ac1abc53005c102e901553ad5772dc04", - "reference": "a2866855ac1abc53005c102e901553ad5772dc04", + "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/f8f340e4a87687549d046e2da516242f7f36c934", + "reference": "f8f340e4a87687549d046e2da516242f7f36c934", "shasum": "" }, "require": { @@ -9418,9 +9426,9 @@ ], "support": { "issues": "https://github.com/wp-cli/php-cli-tools/issues", - "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.13" + "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.14" }, - "time": "2021-07-01T15:08:16+00:00" + "time": "2022-07-04T21:44:34+00:00" }, { "name": "wp-cli/wp-cli", diff --git a/defines.php b/defines.php index 865ebe8a..b75f212d 100644 --- a/defines.php +++ b/defines.php @@ -12,7 +12,7 @@ defined('ABSPATH') or die('No direct script access allowed.'); if (!defined('PP_AUTHORS_LOADED')) { - define('PP_AUTHORS_VERSION', '3.19.0'); + define('PP_AUTHORS_VERSION', '3.19.1'); define('PP_AUTHORS_FILE', 'publishpress-authors/publishpress-authors.php'); define('PP_AUTHORS_BASE_PATH', plugin_dir_path(__DIR__ . '/publishpress-authors.php')); define('PP_AUTHORS_MODULES_PATH', PP_AUTHORS_BASE_PATH . 'src/modules/'); diff --git a/languages/publishpress-authors-es_ES.mo b/languages/publishpress-authors-es_ES.mo index f7a313ff..5756bc31 100644 Binary files a/languages/publishpress-authors-es_ES.mo and b/languages/publishpress-authors-es_ES.mo differ diff --git a/languages/publishpress-authors-es_ES.po b/languages/publishpress-authors-es_ES.po index c21f04ae..4cc5c580 100644 --- a/languages/publishpress-authors-es_ES.po +++ b/languages/publishpress-authors-es_ES.po @@ -1,1177 +1,1238 @@ -# Translation of PublishPress - PublishPress Authors in Spanish (Spain) -# This file is distributed under the same license as the PublishPress - PublishPress Authors package. +# Translation of Plugins - Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors - Stable (latest release) in Spanish (Spain) +# This file is distributed under the same license as the Plugins - Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors - Stable (latest release) package. msgid "" msgstr "" -"Project-Id-Version: PublishPress - PublishPress Authors\n" -"POT-Creation-Date: 2021-11-04 15:04-0300\n" -"PO-Revision-Date: 2021-11-04 15:07-0300\n" +"Project-Id-Version: Plugins - Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors - Stable (latest release)\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2022-05-19 21:01+0200\n" "Last-Translator: \n" -"Language-Team: \n" +"Language-Team: Angelo Giammarresi - info@wocmultimedia.com\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Poedit 3.0\n" +"X-Generator: Poedit 3.0.1\n" -#: publishpress-authors.php:110 -#, php-format -msgid "New comment on your post \"%s\"" -msgstr "" - -#: publishpress-authors.php:113 -#, php-format -msgid "Author : %1$s (IP: %2$s , %3$s)" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:1257 +msgid "Shortcodes" +msgstr "Shortcodes" -#: publishpress-authors.php:118 -#, fuzzy, php-format -#| msgid "Email" -msgid "E-mail : %s" -msgstr "Email" +#: src/modules/multiple-authors/multiple-authors.php:895 +#: src/modules/multiple-authors/multiple-authors.php:896 +msgid "Click To Copy!" +msgstr "¡Haz clic para copiar!" -#: publishpress-authors.php:119 publishpress-authors.php:137 -#: publishpress-authors.php:151 -#, php-format -msgid "URL : %s" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:894 +msgid "Copied!" +msgstr "¡Copiado!" -#: publishpress-authors.php:121 -#, php-format -msgid "Whois : http://whois.arin.net/rest/ip/%s" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:847 +msgid "There is one final option to mention. This is mostly useful if you're using a theme or page builder to customize the Author profile pages you find at URLs such as /author/username/. You can use the following shortcode on the authors page to display the profile of the current author. You just need to add the parameter %s." +msgstr "Hay una última opción que mencionar. Esto es sobre todo útil si estás usando un tema o maquetador de páginas para personalizar las páginas de perfil de autor que encuentras en URLs como /author/username/. Puedes utilizar el siguiente shortcode en la página de autores para mostrar el perfil del autor actual. Sólo tienes que añadir el parámetro %s." -#: publishpress-authors.php:124 -msgid "Comment: " -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:839 +msgid "You can load the authors for a specific post, even if you are not in that post currently. For example, this shortcode will load the authors for the post with the ID of 32" +msgstr "Puedes cargar los autores de una entrada específica, incluso si no estás en esa entrada actualmente. Por ejemplo, este shortcode cargará los autores de la entrada con el ID 32" -#: publishpress-authors.php:125 -msgid "You can see all comments on this post here: " -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:829 +msgid "You can also decide whether or not to show the main title, using %1s or %2s." +msgstr "También puedes decidir si mostrar o no el título principal, utilizando %1s o %2s." -#. translators: 1: blog name, 2: post title -#: publishpress-authors.php:127 -#, php-format -msgid "[%1$s] Comment: \"%2$s\"" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:813 +msgid "You can choose from the following layouts: %1s %2s %3s %4s %5s. You can see full details of each layout option %6s in this guide %7s." +msgstr "Puedes elegir entre los siguientes diseños: %1s %2s %3s %4s %5s. Puedes ver todos los detalles de cada opción de diseño %6s en esta guía %7s." -#: publishpress-authors.php:129 -#, php-format -msgid "New trackback on your post \"%s\"" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:805 +msgid "With the shortcode you can display the author box in any part of the content. " +msgstr "Con el shortcode puedes mostrar la caja de autor en cualquier parte del contenido. " -#: publishpress-authors.php:132 publishpress-authors.php:146 -#, php-format -msgid "Website: %1$s (IP: %2$s , %3$s)" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:804 +msgid "Author Box" +msgstr "Caja de autor" -#: publishpress-authors.php:138 publishpress-authors.php:152 -msgid "Excerpt: " -msgstr "" +#: src/core/Plugin.php:1459 +msgid "View" +msgstr "Ver" -#: publishpress-authors.php:139 -msgid "You can see all trackbacks on this post here: " -msgstr "" +#: src/core/Classes/Post_Editor.php:296 +msgid "Disable post author box display?" +msgstr "¿Desactivar la visualización de la caja de autor de la entrada?" -#. translators: 1: blog name, 2: post title -#: publishpress-authors.php:141 -#, php-format -msgid "[%1$s] Trackback: \"%2$s\"" -msgstr "" +#: publishpress-authors.php:63 +msgid "This plugin can be deleted." +msgstr "Este plugin puede ser borrado." -#: publishpress-authors.php:143 -#, php-format -msgid "New pingback on your post \"%s\"" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:285 +#: src/modules/multiple-authors/multiple-authors.php:286 +msgid "Author Profile" +msgstr "Perfil del autor" -#: publishpress-authors.php:156 -msgid "You can see all pingbacks on this post here: " -msgstr "" +#: src/core/Plugin.php:493 +msgid "This is the name that will show on the site." +msgstr "Este es el nombre que aparecerá en el sitio." -#. translators: 1: blog name, 2: post title -#: publishpress-authors.php:158 -#, php-format -msgid "[%1$s] Pingback: \"%2$s\"" -msgstr "" +#: src/core/Plugin.php:489 +msgid "Edit My Author Profile" +msgstr "Editar mi perfil de autor" -#: publishpress-authors.php:162 -#, php-format -msgid "Permalink: %s" -msgstr "" +#: src/core/Classes/Author_Editor.php:834 +msgid "An author with the name provided already exists." +msgstr "Un autor con el nombre proporcionado ya existe." -#: publishpress-authors.php:167 -#, php-format -msgid "Trash it: %s" -msgstr "" +#: src/core/Classes/Author_Editor.php:373 +msgid "Custom image" +msgstr "Imagen personalizada" -#: publishpress-authors.php:172 -#, fuzzy, php-format -#| msgid "Delete Guest Authors" -msgid "Delete it: %s" -msgstr "Eliminar autores invitados" +#: src/core/Classes/Author_Editor.php:365 +msgid "(Uses the %sauthor e-mail%s as Gravatar account)" +msgstr "(Utiliza el %sauthor e-mail%s como cuenta de Gravatar)" -#: publishpress-authors.php:177 -#, php-format -msgid "Spam it: %s" -msgstr "" +#: src/core/Classes/Author_Editor.php:363 +msgid "Gravatar" +msgstr "Gravatar" -#: src/core/Authors_Widget.php:22 -#, fuzzy -#| msgid "Authors" -msgid "Authors List" -msgstr "Autores" +#: src/core/Classes/Author_Editor.php:357 +msgid "Avatar Source" +msgstr "Fuente del avatar" -#: src/core/Authors_Widget.php:29 -#, fuzzy -#| msgid "Popular authors" -msgid "Display authors list." -msgstr "Autores populares" +#: src/core/Classes/Author_Editor.php:310 +msgid "Image" +msgstr "Imagen" -#: src/core/Authors_Widget.php:107 -msgid "Title" -msgstr "Título" +#: src/core/Classes/Author_Editor.php:258 +msgid "tab-link nav-tab" +msgstr "tab-link nav-tab" -#: src/core/Authors_Widget.php:108 src/core/Widget.php:123 -msgid "Layout" -msgstr "Diseño" +#: src/core/Classes/Admin_Ajax.php:306 +msgid "Another user with Author URL already exists." +msgstr "Ya existe otro usuario con esta URL del autor." -#: src/core/Authors_Widget.php:110 -msgid "Display All Authors (including those who have not written any posts)" -msgstr "" +#: src/core/Classes/Admin_Ajax.php:293 +msgid "Author URL cannot be empty." +msgstr "La URL del autor no puede estar vacía." -#: src/core/Classes/Author_Editor.php:43 -msgid "Name" -msgstr "Nombre" +#: src/core/Classes/Admin_Ajax.php:283 src/core/Classes/Author_Editor.php:807 +msgid "This user is already mapped to another author." +msgstr "Este usuario ya está asignado a otro autor." -#: src/core/Classes/Author_Editor.php:44 src/core/Classes/Author_Editor.php:281 -msgid "Email" -msgstr "Email" +#: src/core/Classes/Admin_Ajax.php:269 +msgid "Security error. Kindly reload this page and try again" +msgstr "Error de seguridad. Por favor, recarga esta página e inténtalo de nuevo" -#: src/core/Classes/Author_Editor.php:53 src/core/Plugin.php:683 -#: src/modules/multiple-authors/multiple-authors.php:124 -#: src/modules/multiple-authors/multiple-authors.php:623 -#: src/modules/settings/settings.php:289 -msgid "Posts" -msgstr "Entradas" +#: src/core/Classes/Admin_Ajax.php:262 +msgid "Request status." +msgstr "Estado de la solicitud." -#: src/core/Classes/Author_Editor.php:55 src/core/Plugin.php:685 -#, php-format -msgid "Published posts of the following post types: %s" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:1847 +msgid "Access denied" +msgstr "Acceso denegado" -#: src/core/Classes/Author_Editor.php:93 -msgid "User" -msgstr "Usuario" +#: src/modules/multiple-authors/multiple-authors.php:1843 +msgid "Invalid nonce" +msgstr "Nonce no válido" -#: src/core/Classes/Author_Editor.php:96 -msgid "Guest Author" -msgstr "Autor Invitado" +#: src/modules/modules-settings/modules-settings.php:291 +msgid "Click here to install PublishPress Blocks" +msgstr "Haz clic aquí para instalar PublishPress Blocks" -#: src/core/Classes/Author_Editor.php:139 -#: src/core/Classes/Author_Editor.php:217 -msgid "Edit User" -msgstr "Editar Usuario" +#: src/modules/modules-settings/modules-settings.php:288 +msgid "PublishPress Blocks has over 20 extra Gutenberg blocks including accordions, galleries, tables, and more." +msgstr "PublishPress Blocks tiene más de 20 bloques extra de Gutenberg, incluyendo acordeones, galerías, tablas y más." -#: src/core/Classes/Author_Editor.php:154 -#: src/core/Classes/Author_Editor.php:201 -msgid "Edit Author Profile" -msgstr "Editar perfil de autor" +#: src/modules/modules-settings/modules-settings.php:287 +msgid "Use the Content Display block to show your posts in many beautiful layouts." +msgstr "Utiliza el bloque de visualización de contenidos para mostrar tus publicaciones en muchos y hermosos diseños." -#: src/core/Classes/Author_Editor.php:168 -#, fuzzy -#| msgid "Edit Author Profile" -msgid "Create Author Profile" -msgstr "Editar perfil de autor" +#: src/modules/modules-settings/modules-settings.php:286 +msgid "Install this plugin to showcase content by your Authors." +msgstr "Instala este plugin para mostrar el contenido de tus autores." -#: src/core/Classes/Author_Editor.php:268 -msgid "Mapped User" -msgstr "Usuario asignado" +#: src/modules/modules-settings/modules-settings.php:285 +msgid "PublishPress Blocks is a free plugin with full support for PublishPress Authors." +msgstr "PublishPress Blocks es un plugin gratuito y totalmente compatible con PublishPress Authors." -#: src/core/Classes/Author_Editor.php:273 -msgid "First Name" -msgstr "Nombre" +#: src/modules/modules-settings/modules-settings.php:283 +msgid "Showcase your Authors with PublishPress Blocks" +msgstr "Muestra tus autores con PublishPress Blocks" -#: src/core/Classes/Author_Editor.php:277 -msgid "Last Name" -msgstr "Apellido" +#: src/modules/modules-settings/modules-settings.php:282 +msgid "Recommendations for you" +msgstr "Recomendaciones para ti" -#: src/core/Classes/Author_Editor.php:284 -msgid "" -"To show the avatar from the Mapped User, enter the same email address as the " -"Mapped User.
To show the avatar for a Guest Author, enter the email for " -"their Gravatar account." -msgstr "" -"Para mostrar el avatar del usuario asignado, escriba la misma dirección de " -"correo electrónico que el usuario asignado.
Para mostrar el avatar de un " -"autor invitado, introduzca el correo electrónico de su cuenta de Gravatar." +#: src/modules/default-layouts/default-layouts.php:133 +msgid "View all posts" +msgstr "Ver todas las entradas" -#: src/core/Classes/Author_Editor.php:289 -msgid "Custom Avatar" -msgstr "Avatar personalizado" +#: src/modules/reviews/reviews.php:74 +msgid "Reviews" +msgstr "Reseñas" -#: src/core/Classes/Author_Editor.php:294 -msgid "Website" -msgstr "Sitio web" +#: src/modules/multiple-authors/multiple-authors.php:1026 +msgid "This setting may be disabled for users who can not edit others posts." +msgstr "Este ajuste puede estar desactivado para los usuarios que no pueden editar las entradas de otros." -#: src/core/Classes/Author_Editor.php:299 -msgid "Biographical Info" -msgstr "Información biográfica" +#: src/core/Classes/Post_Editor.php:164 +msgid "\"post_author\" is empty" +msgstr "«post_author» está vacío" -#: src/core/Classes/Author_Editor.php:352 -msgid "Select image" -msgstr "Seleccionar imagen" +#: src/core/Classes/Post_Editor.php:156 +msgid "No author term" +msgstr "No hay término de autor" -#: src/core/Classes/Author_Editor.php:356 -msgid "Remove this image" -msgstr "Eliminar esta imagen" +#: src/modules/polylang-integration/polylang-integration.php:55 +#: src/modules/polylang-integration/polylang-integration.php:56 +#: src/modules/polylang-integration/polylang-integration.php:57 +msgid "Polylang Integration" +msgstr "Integración de Polylang" -#: src/core/Classes/Author_Editor.php:370 -msgid "Select a user" -msgstr "Seleccione un usuario" +#: src/modules/multiple-authors/assets/js/sync-post-author.jsx:21 +msgid "Updated %d of %d posts..." +msgstr "Actualizado %d de %d entradas…" + +#: src/modules/multiple-authors/assets/js/sync-post-author.jsx:20 +msgid "Updating author field on posts..." +msgstr "Actualizando el campo de autor en las entradas…" + +#: src/modules/multiple-authors/assets/js/sync-post-author.jsx:18 +msgid "Done! %d posts were updated." +msgstr "¡Hecho! Se han actualizado %d entradas." + +#: src/modules/multiple-authors/assets/js/sync-author-slug.jsx:21 +msgid "Updated %d of %d authors..." +msgstr "Actualizado %d de %d autores..." + +#: src/modules/multiple-authors/assets/js/sync-author-slug.jsx:20 +msgid "Updating authors slug..." +msgstr "Actualizando el slug de los autores…" + +#: src/modules/multiple-authors/assets/js/sync-author-slug.jsx:18 +msgid "Done! %d authors were updated." +msgstr "¡Hecho! Se han actualizado %d autores." + +#: src/modules/multiple-authors/assets/js/sync-author-slug.jsx:17 +#: src/modules/multiple-authors/assets/js/sync-post-author.jsx:17 +msgid "Finishing the process..." +msgstr "Finalizando el proceso…" + +#: src/modules/multiple-authors/assets/js/sync-author-slug.jsx:16 +#: src/modules/multiple-authors/assets/js/sync-post-author.jsx:16 +msgid "Collecting data..." +msgstr "Recogiendo los datos…" + +#: src/modules/multiple-authors/assets/js/sync-author-slug.jsx:15 +msgid "Sync Author slugs to User logins" +msgstr "Sincronizar los slugs de los autores con el acceso del usuario" + +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:255 +msgid "Copy Co-Authors Plus data" +msgstr "Copiar los datos de Co-Authors Plus" + +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:218 +msgid "Deactivate Co-Authors Plus" +msgstr "Desactivar Co-Authors Plus" + +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:204 +msgid "Done! Co-Authors Plus is deactivated." +msgstr "¡Hecho! Co-Authors Plus está desactivado." + +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:189 +msgid "Deactivating Co-uthors Plus..." +msgstr "Desactivando Co-Authors Plus…" + +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:134 +msgid "Done! Co-Authors Plus data was copied." +msgstr "¡Hecho! Los datos de Co-Authors Plus han sido copiados." + +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:76 +msgid "Creating missed post authors..." +msgstr "Creando las entradas faltantes de los autores…" + +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:207 +msgid "Deactivate Bylines" +msgstr "Desactivar Bylines" + +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:193 +msgid "Done! Bylines is deactivated." +msgstr "¡Hecho! Bylines está desactivado." + +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:178 +msgid "Deactivating Bylines..." +msgstr "Desactivando Bylines…" + +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:120 +msgid "Done! Bylines data was copied and you can deactivate the plugin." +msgstr "¡Hecho! Los datos de Bylines están copiados y puedes desactivar el plugin." + +#: src/modules/byline-migration/assets/js/byline-migration.jsx:185 +msgid "Deactivate Byline" +msgstr "Desactivar Byline" + +#: src/modules/byline-migration/assets/js/byline-migration.jsx:171 +msgid "Done! Byline is deactivated." +msgstr "¡Hecho! Byline está desactivado." + +#: src/modules/byline-migration/assets/js/byline-migration.jsx:156 +msgid "Deactivating Byline..." +msgstr "Desactivando Byline…" + +#: src/modules/byline-migration/assets/js/byline-migration.jsx:141 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:163 +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:174 +msgid "Copying authors' data..." +msgstr "Copiando los datos del autor…" + +#: src/modules/byline-migration/assets/js/byline-migration.jsx:98 +msgid "Done! Byline data was copied and you can deactivate the plugin." +msgstr "¡Hecho! Los datos de Byline están copiados y puedes desactivar el plugin." + +#: src/modules/byline-migration/assets/js/byline-migration.jsx:63 +#: src/modules/byline-migration/assets/js/byline-migration.jsx:117 +#: src/modules/byline-migration/assets/js/byline-migration.jsx:178 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:57 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:74 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:99 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:139 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:200 +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:63 +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:96 +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:150 +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:211 +#: src/modules/multiple-authors/assets/js/Components/DataMigrationBox.jsx:54 +#: src/modules/multiple-authors/assets/js/Components/DataMigrationBox.jsx:136 +#: src/modules/multiple-authors/assets/js/Components/DataMigrationBox.jsx:167 +msgid "Error: " +msgstr "Error: " + +#: src/modules/byline-migration/assets/js/byline-migration.jsx:39 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:39 +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:39 +msgid "Collecting data for the migration..." +msgstr "Recogiendo datos para la migración…" + +#: src/core/Classes/Author_Editor.php:171 +msgid "Create Author Profile" +msgstr "Crear un perfil de autor" -#: src/core/Classes/Author_Editor.php:481 -msgid "Mapped User (optional)" -msgstr "Usuario asignado (opcional)" +#: src/modules/multiple-authors/multiple-authors.php:513 +msgid "Post types to display on the author's profile page:" +msgstr "Tipos de contenido a mostrar en la página de perfil del autor:" -#: src/core/Classes/Author_Editor.php:489 -msgid "" -"You don’t have to choose a Mapped User. Leave this choice blank and you can " -"create a Guest Author with no WordPress account." -msgstr "" -"No tiene que elegir un usuario asignado. Deje esta opción en blanco y puede " -"crear un autor invitado sin cuenta de WordPress." +#: src/core/Classes/Installer.php:319 +msgid "All is set. No posts need to be updated" +msgstr "Todo está listo. No se necesita actualizar ninguna entrada" -#: src/core/Classes/Author_Editor.php:548 -msgid "Update data from mapped user" -msgstr "Actualizar datos del usuario asignado" +#: src/core/Classes/Installer.php:300 +msgid "Adding the author term %d to the post %d" +msgstr "Añadiendo el término de autor %d a la entrada %d" -#: src/core/Classes/Author_Editor.php:552 -msgid "Convert into guest author" -msgstr "Convertir en autor invitado" +#: src/core/Classes/Installer.php:287 +msgid "Creating author term for the user %d" +msgstr "Creando el término de autor para el usuario %d" -#: src/core/Classes/Author_Editor.php:556 -#, fuzzy -#| msgid "Update author" -msgid "Update post count" -msgstr "Actualizar autor" +#: src/core/Classes/Installer.php:273 +msgid "%d/%d: Inspecting the post %d" +msgstr "%d/%d: Inspeccionando la entrada %d" -#: src/core/Classes/Author_Editor.php:620 -msgid "No authors were updated" -msgstr "No se actualizó a ningún autor" +#: src/core/Classes/Installer.php:261 +msgid "Now inspecting or updating %d total posts" +msgstr "Ahora inspeccionando o actualizando %d entradas en total" -#: src/core/Classes/Author_Editor.php:622 -#, php-format -msgid "Updated %d authors" -msgstr "Actualizado %d autores" +#: src/core/Classes/Installer.php:180 +msgid "All is set. No author need to be updated" +msgstr "Todo está listo. No se necesita actualizar ningún autor" -#: src/core/Classes/Authors_Iterator.php:33 -msgid "" -"No post ID provided for Authors_Iterator constructor. Are you not in a loop " -"or is $post not set?" -msgstr "" -"No se proporciona ningún identificador de publicación para Authors_Iterator " -"constructor. ¿No está en un bucle o no está $post establecido?" +#: src/core/Classes/Installer.php:168 +msgid "%d/%d: Inspecting the user %d" +msgstr "%d/%d: Inspeccionando el usuario %d" -#: src/core/Classes/Installer.php:153 -#, php-format +#: src/core/Classes/Installer.php:154 msgid "Now inspecting or updating %d total authors" -msgstr "" +msgstr "Ahora inspeccionando o actualizando %d autores en total" -#: src/core/Classes/Installer.php:167 -#, php-format -msgid "%d/%d: Inspecting the user %d" -msgstr "" +#: src/core/Classes/Post_Editor.php:311 +msgid "Search for an user" +msgstr "Buscar un usuario" -#: src/core/Classes/Installer.php:179 -#, fuzzy -#| msgid "No authors were updated" -msgid "All is set. No author need to be updated" -msgstr "No se actualizó a ningún autor" +#: src/core/Classes/Post_Editor.php:303 +msgid "This option is showing because you do not have a WordPress user selected as an author. For some tasks, it can be helpful to have a user selected here. This user will not be visible on the front of your site." +msgstr "Esta opción se muestra porque no tienes un usuario de WordPress seleccionado como autor. Para algunas tareas, puede ser útil tener un usuario seleccionado aquí. Este usuario no será visible en la portada de tu sitio." -#: src/core/Classes/Installer.php:260 -#, php-format -msgid "Now inspecting or updating %d total posts" -msgstr "" +#: src/core/WP_Cli.php:71 +msgid "%d posts were found without author terms" +msgstr "Se han encontrado %d entradas sin términos de autor" -#: src/core/Classes/Installer.php:272 -#, php-format -msgid "%d/%d: Inspecting the post %d" -msgstr "" +#: src/core/WP_Cli.php:56 +msgid "No posts without author terms were found" +msgstr "No se han encontrado entradas sin términos de autor" -#: src/core/Classes/Installer.php:286 -#, php-format -msgid "Creating author term for the user %d" -msgstr "" +#: src/modules/pro-placeholders/views/layouts-placeholder.php:11 +msgid "With PublishPress Authors Pro you can build new layouts for authors. You can use author information, custom fields, and much more." +msgstr "Con PublishPress Authors Pro puedes construir nuevos diseños para los autores. Puedes utilizar información del autor, campos personalizados y mucho más." -#: src/core/Classes/Installer.php:299 -#, php-format -msgid "Adding the author term %d to the post %d" -msgstr "" +#: src/modules/pro-placeholders/views/layouts-placeholder.php:2 +msgid "New Author Layout" +msgstr "Nuevo diseño de autor" -#: src/core/Classes/Installer.php:318 -msgid "All is set. No posts need to be updated" -msgstr "" +#: src/modules/pro-placeholders/views/layouts-placeholder.php:2 +msgid "Author Layouts" +msgstr "Diseños de autor" -#: src/core/Classes/Integrations/Theme.php:40 -#, php-format -msgid "Author: %s" -msgstr "Autor: %s" +#: src/modules/pro-placeholders/views/fields-placeholder.php:15 +#: src/modules/pro-placeholders/views/layouts-placeholder.php:15 +msgid "Upgrade to Pro" +msgstr "Actualizar a Pro" -#: src/core/Classes/Legacy/LegacyPlugin.php:253 -msgid "Configure" -msgstr "Configurar" +#: src/modules/pro-placeholders/views/fields-placeholder.php:11 +msgid "With PublishPress Authors Pro you can create custom fields for your author profiles. You can add Text, WYSIWYG, Link, email fields and more." +msgstr "Con PublishPress Authors Pro puedes crear campos personalizados para tus perfiles de autor. Puedes añadir campos de texto, WYSIWYG, de enlace, de correo electrónico y más." -#: src/core/Classes/Legacy/LegacyPlugin.php:257 -msgid "Please correct your form errors below and try again." -msgstr "Corrija los errores de formulario a continuación e inténtelo de nuevo." +#: src/modules/pro-placeholders/views/fields-placeholder.php:2 +msgid "New Author Field" +msgstr "Nuevo campo de autor" -#: src/core/Classes/Legacy/LegacyPlugin.php:260 -#: src/modules/settings/settings.php:336 -msgid "Cheatin’ uh?" -msgstr "Haciendo trampa, ¿eh?" +#: src/modules/pro-placeholders/views/fields-placeholder.php:2 +msgid "Author Fields" +msgstr "Campos de autor" -#: src/core/Classes/Legacy/LegacyPlugin.php:262 -msgid "You do not have necessary permissions to complete this action." -msgstr "No tiene los permisos necesarios para completar esta acción." +#: src/modules/pro-placeholders/pro-placeholders.php:105 +#: src/modules/pro-placeholders/pro-placeholders.php:106 +msgid "Layouts" +msgstr "Diseños" -#: src/core/Classes/Legacy/LegacyPlugin.php:265 -msgid "Post does not exist" -msgstr "Entrada no existe" +#: src/modules/pro-placeholders/pro-placeholders.php:95 +#: src/modules/pro-placeholders/pro-placeholders.php:96 +msgid "Fields" +msgstr "Campos" -#: src/core/Classes/Legacy/Module.php:102 -#, fuzzy -#| msgid "Posts" -msgid "Post" -msgstr "Entradas" +#: src/modules/pro-placeholders/pro-placeholders.php:56 +#: src/modules/pro-placeholders/pro-placeholders.php:57 +#: src/modules/pro-placeholders/pro-placeholders.php:58 +msgid "Pro Placeholders" +msgstr "Marcadores de posición Pro" -#: src/core/Classes/Legacy/Module.php:103 -#, fuzzy -#| msgid "Pages" -msgid "Page" -msgstr "Páginas" +#: src/modules/multiple-authors/multiple-authors.php:591 +msgid "Color scheme:" +msgstr "Esquema de color:" -#: src/core/Classes/Post_Editor.php:89 src/core/Classes/Post_Editor.php:192 -#: src/core/Plugin.php:762 src/core/Traits/Author_box.php:150 -#: src/modules/editflow-integration/editflow-integration.php:113 -#: src/modules/multiple-authors/multiple-authors.php:264 -#: src/modules/multiple-authors/multiple-authors.php:265 -#: src/modules/multiple-authors/multiple-authors.php:296 -#: src/modules/multiple-authors/multiple-authors.php:297 -#: src/modules/multiple-authors/multiple-authors.php:704 -msgid "Authors" -msgstr "Autores" +#: src/modules/wpengine-integration/wpengine-integration.php:52 +msgid "Add compatibility with the WPEngine object cache." +msgstr "Añade compatibilidad con la caché de objetos de WPEngine." -#: src/core/Classes/Post_Editor.php:156 -#, fuzzy -#| msgid "No author" -msgid "No author term" -msgstr "Ningún autor" +#: src/modules/wpengine-integration/wpengine-integration.php:51 +msgid "WPEngine Integration" +msgstr "Integración de WPEngine" -#: src/core/Classes/Post_Editor.php:164 -msgid "\"post_author\" is empty" -msgstr "" +#: src/modules/seoframework-integration/seoframework-integration.php:59 +msgid "Add compatibility with The SEO Framework plugin." +msgstr "Añade compatibilidad con el plugin The SEO Framework." -#: src/core/Classes/Post_Editor.php:264 src/core/Plugin.php:1346 -#: src/modules/multiple-authors/multiple-authors.php:830 -msgid "Search for an author" -msgstr "Búsqueda de un autor" +#: src/modules/seoframework-integration/seoframework-integration.php:58 +msgid "The SEO Framework Integration" +msgstr "Integración de The SEO Framework" -#: src/core/Classes/Post_Editor.php:286 -msgid "" -"This option is showing because you do not have a WordPress user selected as " -"an author. For some tasks, it can be helpful to have a user selected here. " -"This user will not be visible on the front of your site." -msgstr "" +#: src/core/Widget.php:122 +msgid "Plural Title" +msgstr "Título plural" -#: src/core/Classes/Post_Editor.php:293 -#, fuzzy -#| msgid "Search for an author" -msgid "Search for an user" -msgstr "Búsqueda de un autor" +#: src/core/Widget.php:121 +msgid "Single Title" +msgstr "Título singular" -#: src/core/Classes/Term_Editor.php:56 -#: src/modules/multiple-authors/multiple-authors.php:1172 -msgid "Author URL" -msgstr "URL del Autor" +#: src/modules/multiple-authors/multiple-authors.php:786 +msgid "Plural" +msgstr "Plural" -#: src/core/Classes/Utils.php:73 -msgid "Co-Authors Plus must be installed and active." -msgstr "Co-Authors Plus debe estar instalado y activo." +#: src/modules/multiple-authors/multiple-authors.php:779 +msgid "Single" +msgstr "Singular" -#: src/core/Plugin.php:474 -msgctxt "taxonomy general name" -msgid "Authors" -msgstr "Autores" +#: src/modules/rest-api/rest-api.php:96 +msgid "Authors." +msgstr "Autores." -#: src/core/Plugin.php:479 -msgctxt "taxonomy singular name" -msgid "Author" -msgstr "Autor" +#: src/modules/rest-api/rest-api.php:58 src/modules/rest-api/rest-api.php:59 +msgid "Rest API support" +msgstr "Compatibilidad con la API REST" -#: src/core/Plugin.php:483 -msgid "Search authors" -msgstr "Buscar autores" +#: src/modules/rest-api/rest-api.php:57 +msgid "Rest API" +msgstr "API REST" -#: src/core/Plugin.php:484 -msgid "Popular authors" -msgstr "Autores populares" +#: src/modules/editflow-integration/editflow-integration.php:52 +msgid "Add compatibility with the Edit Flow plugin" +msgstr "Añade compatibilidad con el plugin Edit Flow" -#: src/core/Plugin.php:485 -msgid "All authors" -msgstr "Todos los autores" +#: src/modules/editflow-integration/editflow-integration.php:51 +msgid "Edit Flow Integration" +msgstr "Integración de Edit Flow" -#: src/core/Plugin.php:486 -msgid "Parent author" -msgstr "Autor principal" +#: src/modules/multiple-authors/multiple-authors.php:2756 +msgid "Click to run the update now" +msgstr "Haz clic para ejecutar la actualización ahora" -#: src/core/Plugin.php:487 -msgid "Parent author:" -msgstr "Autor principal:" +#: src/modules/multiple-authors/multiple-authors.php:2755 +msgid "PublishPress Authors needs a database update for Permissions integration." +msgstr "PublishPress Authors necesita una actualización de la base de datos para la integración de Permissions." -#: src/core/Plugin.php:488 -msgid "Edit author" -msgstr "Editar autor" +#: src/modules/multiple-authors/multiple-authors.php:1105 +msgid "Synchronize Author slugs to User logins" +msgstr "Sincronizar los slugs de los autores con los accesos de los usuarios" -#: src/core/Plugin.php:489 -msgid "View author" -msgstr "Ver autor" +#: src/modules/debug/debug.php:97 +msgid "Authors Debug" +msgstr "Depuración de autores" -#: src/core/Plugin.php:490 -msgid "Update author" -msgstr "Actualizar autor" +#: src/modules/debug/debug.php:54 +msgid "Add debug information for the plugin" +msgstr "Añadir información de depuración para el plugin" -#: src/core/Plugin.php:491 src/core/Plugin.php:492 -msgid "New author" -msgstr "Nuevo autor" +#: src/modules/debug/debug.php:53 +msgid "Debug" +msgstr "Depuración" -#: src/core/Plugin.php:494 -msgid "Separate authors with commas" -msgstr "Autores separados con comas" +#: src/core/Plugin.php:1442 +msgid "Are you sure you want to update the author slug for all the users?" +msgstr "¿Seguro que quieres actualizar el slug de autor para todos los usuarios?" -#: src/core/Plugin.php:497 -msgid "Add or remove authors" -msgstr "Agregar o eliminar autores" +#. translators: %s: Number of posts. +#: src/core/Plugin.php:758 +msgid "%s post by this author" +msgid_plural "%s posts by this author" +msgstr[0] "%s entrada de este autor" +msgstr[1] "%s entradas de este autor" -#: src/core/Plugin.php:499 -msgid "Choose from the most used authors" -msgstr "Elija entre los autores más utilizados" +#: src/core/Classes/Author_Editor.php:59 src/core/Plugin.php:730 +msgid "Published posts of the following post types: %s" +msgstr "Entradas publicadas de los siguientes tipos de contenido: %s" -#: src/core/Plugin.php:502 -msgid "No authors found." -msgstr "No se han encontrado autores." +#: src/core/Classes/Author_Editor.php:701 +msgid "Update post count" +msgstr "Actualizar el recuento de entradas" -#: src/core/Plugin.php:503 src/core/Traits/Author_box.php:144 -#: src/modules/multiple-authors/multiple-authors.php:698 -msgid "Author" -msgstr "Autor" +#: src/core/Plugin.php:1438 +msgid "Are you sure you want to update the author column for all the posts?" +msgstr "¿Seguro que quieres actualizar la columna del autor para todas las entradas?" -#: src/core/Plugin.php:504 -msgid "Back to Authors" -msgstr "Volver a los autores" +#: src/modules/ultimatemember-integration/ultimatemember-integration.php:54 +msgid "Add compatibility with the Ultimate Member plugin" +msgstr "Añade compatibilidad con el plugin Ultimate Member" -#. Plugin Name of the plugin/theme -#: src/core/Plugin.php:622 src/modules/settings/settings.php:59 -msgid "PublishPress Authors" -msgstr "PublishPress Authors" +#: src/modules/ultimatemember-integration/ultimatemember-integration.php:53 +msgid "Ultimate Member Integration" +msgstr "Integración de Ultimate Member" -#: src/core/Plugin.php:626 -#, php-format -msgid "If you like %s please leave us a %s rating. Thank you!" -msgstr "Si te gusta %s por favor déjanos una calificación %s. ¡Gracias!" +#: src/modules/multiple-authors/multiple-authors.php:1098 +#: src/modules/multiple-authors/assets/js/sync-post-author.jsx:15 +msgid "Update author field on posts" +msgstr "Actualizar el campo de autor en las entradas" -#. translators: %s: Number of posts. -#: src/core/Plugin.php:714 -#, php-format -msgid "%s post by this author" -msgid_plural "%s posts by this author" -msgstr[0] "" -msgstr[1] "" +#: src/modules/multiple-authors/multiple-authors.php:543 +msgid "Default author for new posts:" +msgstr "Autor por defecto para las nuevas entradas:" -#: src/core/Plugin.php:766 -msgid "Click on an author to change them. Drag to change their order." -msgstr "Haga clic en un autor para cambiarlos. Arrastre para cambiar su orden." +#: src/modules/multiple-authors/multiple-authors.php:2688 +#: src/modules/multiple-authors/multiple-authors.php:2762 +msgid "Dismiss" +msgstr "Descartar" -#: src/core/Plugin.php:803 -msgid "No co-author exists for that term" -msgstr "No hay co-autores para ese término" +#: src/modules/multiple-authors/multiple-authors.php:2683 +msgid "Please click here and read this guide!" +msgstr "¡Por favor, haz clic aquí y lee esta guía!" -#: src/core/Plugin.php:1337 -msgid "Edit" -msgstr "Editar" +#: src/modules/multiple-authors/multiple-authors.php:2682 +msgid "It looks like you have Co-Authors Plus installed." +msgstr "Parece que tienes instalado Co-Authors Plus." -#: src/core/Plugin.php:1339 -msgid "Are you sure you want to remove this author?" -msgstr "¿Está seguro de que desea eliminar este autor?" +#. Description of the plugin +#: src/modules/multiple-authors/multiple-authors.php:74 +#: src/modules/multiple-authors/multiple-authors.php:78 +msgid "PublishPress Authors allows you to add multiple authors and guest authors to WordPress posts" +msgstr "PublishPress Authors te permite añadir múltiples autores y autores invitados a las entradas de WordPress" -#: src/core/Plugin.php:1343 -msgid "Click to change this author, or drag to change their position" -msgstr "Haga clic para cambiar este autor, o arrastre para cambiar su posición" +#: src/modules/multiple-authors/multiple-authors.php:988 +msgid "If the Author is mapped to a WordPress user, this will display the authors' \"Display name\" and their \"Username\". The default is to show only the \"Display name\". Showing the \"Username\" is useful if you have several authors with similar names." +msgstr "Si el autor está asignado a un usuario de WordPress, se mostrará el «Nombre a mostrar» y el «Nombre de usuario» del autor. El valor por defecto es mostrar solo el «Nombre a mostrar». Mostrar el «Nombre de usuario» es útil si tienes varios autores con nombres similares." -#: src/core/Plugin.php:1348 -msgid "" -"Click on an author to change them. Drag to change their order. Click on " -"Remove to remove them." -msgstr "" -"Haga clic en un autor para cambiarlos. Arrastre para cambiar su orden. Haga " -"clic en Eliminar para eliminarlos." +#: src/modules/multiple-authors/multiple-authors.php:532 +msgid "Show username in the search field:" +msgstr "Mostrar el nombre de usuario en el campo de búsqueda:" -#: src/core/Plugin.php:1352 -msgid "" -"Are you sure you want to delete the authors profiles mapped to users? This " -"action can't be undone." -msgstr "" -"¿Está seguro de que desea eliminar los perfiles de autores asignados a los " -"usuarios? Esta acción no se puede deshacer." +#: src/core/Authors_Widget.php:109 +msgid "Display All Authors (including those who have not written any posts)" +msgstr "Mostrar todos los autores (incluidos los que no han escrito ninguna entrada)" -#: src/core/Plugin.php:1356 -msgid "" -"Are you sure you want to delete the guest authors profiles? This action " -"can't be undone." -msgstr "" -"¿Está seguro de que desea eliminar los perfiles de los autores invitados? " -"Esta acción no se puede deshacer." +#: src/core/Authors_Widget.php:28 +msgid "Display authors list." +msgstr "Mostrar la lista de autores." -#: src/core/Plugin.php:1360 -msgid "" -"Are you sure you want to create author profiles for the missed post authors?" -msgstr "" -"¿Está seguro de que desea crear perfiles de autor para los autores de " -"publicaciones perdidas?" - -#: src/core/Plugin.php:1364 -#, fuzzy -#| msgid "" -#| "Are you sure you want to create author profiles for the missed post " -#| "authors?" -msgid "Are you sure you want to update the author column for all the posts?" -msgstr "" -"¿Está seguro de que desea crear perfiles de autor para los autores de " -"publicaciones perdidas?" +#: src/core/Authors_Widget.php:22 +msgid "Authors List" +msgstr "Lista de autores" -#: src/core/Plugin.php:1368 -#, fuzzy -#| msgid "Are you sure you want to create authors for the selected roles?" -msgid "Are you sure you want to update the author slug for all the users?" -msgstr "¿Está seguro de que desea crear autores para los roles seleccionados?" +#: src/core/Widget.php:42 +msgid "Post Author" +msgstr "Autor de la entrada" -#: src/core/Plugin.php:1372 -msgid "Are you sure you want to create authors for the selected roles?" -msgstr "¿Está seguro de que desea crear autores para los roles seleccionados?" +#. Plugin URI of the plugin +msgid "https://wordpress.org/plugins/publishpress-authors/" +msgstr "https://es.wordpress.org/plugins/publishpress-authors/" -#: src/core/Plugin.php:1377 -msgid "Please, wait..." -msgstr "Espera..." +#: src/modules/divi-integration/divi-integration.php:53 +msgid "Add compatibility with the Divi Theme Builder" +msgstr "Añade compatibilidad con el maquetador de temas Divi" -#: src/core/Plugin.php:1379 -msgid "Sorry, the request returned an error." -msgstr "Lo sentimos, la solicitud devolvió un error." +#: src/modules/divi-integration/divi-integration.php:52 +msgid "Divi Integration" +msgstr "Integración de Divi" -#: src/core/Plugin.php:1443 -msgid "Mine" -msgstr "Mío" +#: src/modules/elementor-integration/Modules/Posts/Skins/PostsSkinCards.php:40 +msgid "Cards - PublishPress Authors" +msgstr "Tarjetas - PublishPress Authors" -#: src/core/WP_Cli.php:56 -msgid "No posts without author terms were found" -msgstr "" +#: src/modules/elementor-integration/Modules/Posts/Skins/PostsSkinFullContent.php:36 +msgid "Full Content - PublishPress Authors" +msgstr "Contenido completo - PublishPress Authors" -#: src/core/WP_Cli.php:71 -#, php-format -msgid "%d posts were found without author terms" -msgstr "" +#: src/modules/elementor-integration/Modules/Posts/Skins/PostsSkinClassic.php:38 +msgid "Classic - PublishPress Authors" +msgstr "Clásico - PublishPress Authors" -#: src/core/Widget.php:42 -#, fuzzy -#| msgid "Guest Author" -msgid "Post Author" -msgstr "Autor Invitado" +#: src/modules/elementor-integration/elementor-integration.php:58 +msgid "Add compatibility with the Elementor and Elementor Pro page builder" +msgstr "Añade compatibilidad con el maquetador de páginas Elementor y Elementor Pro" -#: src/core/Widget.php:49 -msgid "Display a list of authors for the current post." -msgstr "Mostrar una lista de autores para la publicación actual." +#: src/modules/elementor-integration/elementor-integration.php:57 +msgid "Elementor Integration" +msgstr "Integración de Elementor" -#: src/core/Widget.php:121 -msgid "Single Title" -msgstr "" +#: src/modules/genesis-integration/genesis-integration.php:53 +msgid "Add compatibility with the Genesis framework" +msgstr "Añade compatibilidad con Genesis framework" -#: src/core/Widget.php:122 -msgid "Plural Title" -msgstr "" +#: src/modules/genesis-integration/genesis-integration.php:52 +msgid "Genesis Integration" +msgstr "Integración de Genesis" -#: src/functions/template-tags.php:295 src/functions/template-tags.php:917 -msgid " and " -msgstr " y " +#: src/modules/yoast-seo-integration/yoast-seo-integration.php:52 +msgid "Yoast SEO Integration" +msgstr "Integración de Yoast SEO" -#: src/functions/template-tags.php:445 -#, php-format -msgid "Posts by %s" -msgstr "Publicado por %s" +#: src/modules/byline-migration/byline-migration.php:158 +#: src/modules/byline-migration/assets/js/byline-migration.jsx:222 +msgid "Copy Byline Data" +msgstr "Copiar los datos de Byline" -#: src/functions/template-tags.php:629 src/functions/template-tags.php:887 -#, php-format -msgid "Visit %s’s website" -msgstr "" +#: src/modules/byline-migration/byline-migration.php:73 +#: src/modules/byline-migration/byline-migration.php:74 +msgid "Add migration option for Byline" +msgstr "Añadir la opción de migración para Byline" -#: src/functions/template-tags.php:832 -#, php-format -msgid "Posts by %1$s" -msgstr "Publicaciones por %1$s" +#: src/modules/byline-migration/byline-migration.php:72 +msgid "Migrate Byline Data" +msgstr "Migrar los datos Byline" + +#: src/modules/bylines-migration/bylines-migration.php:160 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:244 +msgid "Copy Bylines Data" +msgstr "Copiar los datos de Bylines" + +#: src/modules/bylines-migration/bylines-migration.php:76 +#: src/modules/bylines-migration/bylines-migration.php:77 +msgid "Add migration option for Bylines" +msgstr "Añadir la opción de migración para Bylines" + +#: src/modules/bylines-migration/bylines-migration.php:75 +msgid "Migrate Bylines Data" +msgstr "Migrar los datos Bylines" + +#: src/modules/yoast-seo-integration/yoast-seo-integration.php:53 +msgid "Add compatibility with the Yoast SEO plugin" +msgstr "Añade compatibilidad con el plugin Yoast SEO" -#: src/functions/template-tags.php:918 +#: src/functions/template-tags.php:941 msgid ", and " msgstr ", y " -#: src/modules/byline-migration/byline-migration.php:71 -msgid "Migrate Byline Data" -msgstr "Migrar datos por Byline" +#. translators: Posts by a given author. +#: src/functions/template-tags.php:855 +msgid "Posts by %1$s" +msgstr "Entradas de %1$s" -#: src/modules/byline-migration/byline-migration.php:72 -#: src/modules/byline-migration/byline-migration.php:73 -msgid "Add migration option for Byline" -msgstr "Agregar opción de migración para Byline" +#. Translators: refers to the author's website. +#: src/functions/template-tags.php:654 src/functions/template-tags.php:910 +msgid "Visit %s’s website" +msgstr "Visitar la web de %s" -#: src/modules/byline-migration/byline-migration.php:157 -msgid "Copy Byline Data" -msgstr "Copiar datos de línea" +#: src/functions/template-tags.php:470 +#: src/modules/multiple-authors/multiple-authors.php:1276 +msgid "Posts by %s" +msgstr "Entradas de %s" -#: src/modules/bylines-migration/bylines-migration.php:74 -msgid "Migrate Bylines Data" -msgstr "Migrar datos de líneas de acceso" +#: src/functions/template-tags.php:319 src/functions/template-tags.php:940 +msgid " and " +msgstr " y " -#: src/modules/bylines-migration/bylines-migration.php:75 -#: src/modules/bylines-migration/bylines-migration.php:76 -msgid "Add migration option for Bylines" -msgstr "Agregar opción de migración para Bylines" +#: src/functions/notify.php:118 +msgid "Spam it: %s" +msgstr "Marcar como spam: %s" -#: src/modules/bylines-migration/bylines-migration.php:159 -msgid "Copy Bylines Data" -msgstr "Copiar datos de líneas de datos" +#: src/functions/notify.php:113 +msgid "Delete it: %s" +msgstr "Borrar: %s" -#: src/modules/debug/debug.php:53 -msgid "Debug" -msgstr "" +#: src/functions/notify.php:108 +msgid "Trash it: %s" +msgstr "Enviar a la papelera: %s" -#: src/modules/debug/debug.php:54 -msgid "Add debug information for the plugin" -msgstr "" +#: src/functions/notify.php:103 +msgid "Permalink: %s" +msgstr "Enlace permanente: %s" -#: src/modules/debug/debug.php:97 -#, fuzzy -#| msgid "Authors" -msgid "Authors Debug" -msgstr "Autores" +#. translators: 1: blog name, 2: post title +#: src/functions/notify.php:99 +msgid "[%1$s] Pingback: \"%2$s\"" +msgstr "[%1$s] Pingback: «%2$s»" -#: src/modules/default-layouts/default-layouts.php:54 -msgid "Default Layouts" -msgstr "Diseños predeterminados" +#: src/functions/notify.php:97 +msgid "You can see all pingbacks on this post here: " +msgstr "Puedes ver todos los pingbacks de esta entrada aquí: " -#: src/modules/default-layouts/default-layouts.php:129 -msgid "View all posts" -msgstr "" +#: src/functions/notify.php:84 +msgid "New pingback on your post \"%s\"" +msgstr "Nuevo pingback en tu entrada «%s»" -#: src/modules/default-layouts/default-layouts.php:149 -msgid "Boxed" -msgstr "Boxed" +#. translators: 1: blog name, 2: post title +#: src/functions/notify.php:82 +msgid "[%1$s] Trackback: \"%2$s\"" +msgstr "[%1$s] Trackback: «%2$s»" -#: src/modules/default-layouts/default-layouts.php:150 -msgid "Centered" -msgstr "Centrado" +#: src/functions/notify.php:80 +msgid "You can see all trackbacks on this post here: " +msgstr "Puedes ver todos los trackbacks de esta entrada aquí: " -#: src/modules/default-layouts/default-layouts.php:151 -msgid "Inline" -msgstr "En línea" +#: src/functions/notify.php:79 src/functions/notify.php:93 +msgid "Excerpt: " +msgstr "Extracto: " -#: src/modules/default-layouts/default-layouts.php:152 -msgid "Inline with avatar" -msgstr "En línea con avatar" +#: src/functions/notify.php:73 src/functions/notify.php:87 +msgid "Website: %1$s (IP: %2$s , %3$s)" +msgstr "Web: %1$s (IP: %2$s, %3$s)" -#: src/modules/default-layouts/default-layouts.php:153 -msgid "Simple list" -msgstr "Lista sencilla" +#: src/functions/notify.php:70 +msgid "New trackback on your post \"%s\"" +msgstr "Nuevo trackback en tu entrada «%s»" -#: src/modules/divi-integration/divi-integration.php:52 -msgid "Divi Integration" -msgstr "Integración Divi" +#. translators: 1: blog name, 2: post title +#: src/functions/notify.php:68 +msgid "[%1$s] Comment: \"%2$s\"" +msgstr "[%1$s] Comentario: «%2$s»" -#: src/modules/divi-integration/divi-integration.php:53 -msgid "Add compatibility with the Divi Theme Builder" -msgstr "Añade compatibilidad con Divi Theme Builder" +#: src/functions/notify.php:66 +msgid "You can see all comments on this post here: " +msgstr "Puedes ver todos los comentarios de esta entrada aquí: " -#: src/modules/editflow-integration/editflow-integration.php:51 -#, fuzzy -#| msgid "Elementor Integration" -msgid "Edit Flow Integration" -msgstr "Integración elementor" +#: src/functions/notify.php:65 +msgid "Comment: " +msgstr "Comentario: " -#: src/modules/editflow-integration/editflow-integration.php:53 -#, fuzzy -#| msgid "Add compatibility with the Yoast SEO plugin" -msgid "Add compatibility with the Edit Flow plugin" -msgstr "Añade compatibilidad con el plugin Yoast SEO" +#: src/functions/notify.php:62 +msgid "Whois : http://whois.arin.net/rest/ip/%s" +msgstr "Whois: http://whois.arin.net/rest/ip/%s" -#: src/modules/elementor-integration/Modules/Posts/Skins/PostsSkinCards.php:38 -#, fuzzy -#| msgid "PublishPress Authors" -msgid "Cards - PublishPress Authors" -msgstr "PublishPress Authors" +#: src/functions/notify.php:60 src/functions/notify.php:78 +#: src/functions/notify.php:92 +msgid "URL : %s" +msgstr "URL: %s" -#: src/modules/elementor-integration/Modules/Posts/Skins/PostsSkinClassic.php:38 -#, fuzzy -#| msgid "PublishPress Authors" -msgid "Classic - PublishPress Authors" -msgstr "PublishPress Authors" +#: src/functions/notify.php:59 +msgid "E-mail : %s" +msgstr "Correo electrónico: %s" -#: src/modules/elementor-integration/Modules/Posts/Skins/PostsSkinFullContent.php:36 -#, fuzzy -#| msgid "PublishPress Authors" -msgid "Full Content - PublishPress Authors" -msgstr "PublishPress Authors" +#: src/functions/notify.php:54 +msgid "Author : %1$s (IP: %2$s , %3$s)" +msgstr "Autor: %1$s (IP: %2$s, %3$s)" -#: src/modules/elementor-integration/elementor-integration.php:57 -msgid "Elementor Integration" -msgstr "Integración elementor" +#: src/functions/notify.php:51 +msgid "New comment on your post \"%s\"" +msgstr "Nuevo comentario en tu entrada «%s»" -#: src/modules/elementor-integration/elementor-integration.php:59 -msgid "Add compatibility with the Elementor and Elementor Pro page builder" -msgstr "" -"Añade compatibilidad con el constructor de páginas Elementor y Elementor Pro" +#: src/modules/default-layouts/default-layouts.php:157 +msgid "Simple list" +msgstr "Lista simple" -#: src/modules/genesis-integration/genesis-integration.php:52 -msgid "Genesis Integration" -msgstr "Integración Génesis" +#: src/modules/default-layouts/default-layouts.php:156 +msgid "Inline with avatar" +msgstr "Integrado con avatar" -#: src/modules/genesis-integration/genesis-integration.php:53 -msgid "Add compatibility with the Genesis framework" -msgstr "Añadir compatibilidad con el Genesis Framework" +#: src/modules/default-layouts/default-layouts.php:155 +msgid "Inline" +msgstr "Integrado" -#: src/modules/modules-settings/modules-settings.php:52 -msgid "Authors Settings" -msgstr "Configuración de autores" +#: src/modules/default-layouts/default-layouts.php:154 +msgid "Centered" +msgstr "Centrado" -#: src/modules/modules-settings/modules-settings.php:226 +#: src/modules/default-layouts/default-layouts.php:153 +msgid "Boxed" +msgstr "En cajas" + +#: src/modules/default-layouts/default-layouts.php:54 +msgid "Default Layouts" +msgstr "Diseños por defecto" + +#: src/modules/modules-settings/modules-settings.php:240 +msgid "Enabled features" +msgstr "Características activas" + +#: src/modules/modules-settings/modules-settings.php:232 +msgid "Feel free to select only the features you need." +msgstr "Puedes seleccionar solo las características que necesites." + +#: src/modules/modules-settings/modules-settings.php:231 msgid "Features" msgstr "Características" -#: src/modules/modules-settings/modules-settings.php:228 -msgid "Feel free to select only the features you need." -msgstr "Siéntase libre de seleccionar sólo las características que necesita." +#: src/modules/modules-settings/modules-settings.php:54 +msgid "Authors Settings" +msgstr "Ajustes de autores" -#: src/modules/modules-settings/modules-settings.php:236 -msgid "Enabled features" -msgstr "Características habilitadas" +#: src/modules/multiple-authors/multiple-authors.php:2023 +msgid "Maintenance completed successfully." +msgstr "El mantenimiento se ha completado correctamente." -#: src/modules/multiple-authors/multiple-authors.php:75 -msgid "Multiple Authors" -msgstr "Múltiples autores" +#: src/modules/multiple-authors/multiple-authors.php:2012 +msgid "Error. Author terms could not be reseted." +msgstr "Error. No se han podido restablecer los términos del autor." -#. Description of the plugin/theme -#: src/modules/multiple-authors/multiple-authors.php:77 -#: src/modules/multiple-authors/multiple-authors.php:81 -msgid "" -"PublishPress Authors allows you to add multiple authors and guest authors to " -"WordPress posts" -msgstr "" +#: src/core/Plugin.php:498 +msgid "This forms part of the URL for the author’s profile page. If you choose a Mapped User, this URL is taken from the user’s account and can not be changed." +msgstr "Esta es parte de la URL de la página de perfil del autor. Si eliges un usuario asignado, esta URL se obtiene de la cuenta del usuario y no se puede modificar." -#: src/modules/multiple-authors/multiple-authors.php:125 -#: src/modules/multiple-authors/multiple-authors.php:624 -#: src/modules/settings/settings.php:290 -msgid "Pages" -msgstr "Páginas" +#: src/core/Classes/Term_Editor.php:56 +#: src/modules/multiple-authors/multiple-authors.php:1346 +msgid "Author URL" +msgstr "URL del autor" -#: src/modules/multiple-authors/multiple-authors.php:464 -msgid "Add to these post types:" -msgstr "Agregue a estos tipos de mensajes:" +#: src/modules/multiple-authors/multiple-authors.php:1258 +msgid "Maintenance" +msgstr "Mantenimiento" -#: src/modules/multiple-authors/multiple-authors.php:472 -msgid "Post types to display on the author's profile page:" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:1256 +msgid "Display" +msgstr "Visualización" -#: src/modules/multiple-authors/multiple-authors.php:481 -msgid "Automatically create author profiles:" -msgstr "Crear automáticamente perfiles de autor:" +#: src/core/Classes/Author_Editor.php:307 +#: src/modules/multiple-authors/multiple-authors.php:1255 +msgid "General" +msgstr "General" -#: src/modules/multiple-authors/multiple-authors.php:492 -msgid "Show username in the search field:" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:1142 +msgid "Please be careful clicking these buttons. Before clicking, we recommend taking a site backup in case anything goes wrong." +msgstr "Por favor, ten cuidado al hacer clic en estos botones. Antes de hacer clic, recomendamos hacer una copia de seguridad del sitio para el caso de que algo vaya mal." -#: src/modules/multiple-authors/multiple-authors.php:503 -msgid "Default author for new posts:" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:1136 +msgid "Delete all guest authors" +msgstr "Borrar todos los autores invitados" -#: src/modules/multiple-authors/multiple-authors.php:526 -msgid "Show below the content:" -msgstr "Mostrar debajo del contenido:" +#: src/modules/multiple-authors/multiple-authors.php:1134 +msgid "Delete Guest Authors" +msgstr "Borrar los autores invitados" -#: src/modules/multiple-authors/multiple-authors.php:534 -msgid "Title for the author box:" -msgstr "Título del cuadro de autor:" +#: src/modules/multiple-authors/multiple-authors.php:1129 +msgid "Delete all authors mapped to users" +msgstr "Borrar todos los autores asignados a los usuarios" -#: src/modules/multiple-authors/multiple-authors.php:542 -msgid "Layout:" -msgstr "Diseño:" +#: src/modules/multiple-authors/multiple-authors.php:1127 +msgid "Delete Mapped Authors" +msgstr "Borrar los autores asignados" -#: src/modules/multiple-authors/multiple-authors.php:550 -msgid "Color scheme:" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:1119 +msgid "Copy Co-Authors Plus Data" +msgstr "Copiar los datos de Co-Authors Plus" + +#: src/modules/multiple-authors/multiple-authors.php:1092 +#: src/modules/multiple-authors/multiple-authors.php:1094 +msgid "Create missed authors from role" +msgstr "Crear autores que faltan desde el perfil" + +#: src/modules/multiple-authors/multiple-authors.php:1086 +#: src/modules/multiple-authors/multiple-authors.php:1088 +msgid "Create missed post authors" +msgstr "Crear autores de entradas que faltan" + +#: src/modules/multiple-authors/multiple-authors.php:1067 +msgid "This will display the authors site in the author box." +msgstr "Esto mostrará el sitio del autor en la caja de autor." -#: src/modules/multiple-authors/multiple-authors.php:559 +#: src/modules/multiple-authors/multiple-authors.php:1047 +msgid "This will display the authors email in the author box." +msgstr "Esto mostrará el correo electrónico del autor en la caja de autor." + +#: src/modules/multiple-authors/multiple-authors.php:967 +msgid "Author profiles can be mapped to WordPress user accounts. This option allows you to automatically create author profiles when users are created in these roles. You can also do this for existing users by clicking the \"Create missed authors from role\" button in the Maintenance tab." +msgstr "Los perfiles de autor se pueden asignar a las cuentas de usuario de WordPress. Esta opción permite crear automáticamente perfiles de autor cuando se crean usuarios con estos perfiles. También puedes hacer esto para los usuarios existentes haciendo clic en el botón «Crear autores que faltan desde el perfil» en la pestaña de mantenimiento." + +#: src/modules/multiple-authors/multiple-authors.php:751 +msgid "This will display the authors box at the end of the content." +msgstr "Esto mostrará la caja de autores al final del contenido." + +#: src/modules/multiple-authors/multiple-authors.php:608 +msgid "Show site link:" +msgstr "Mostrar el enlace del sitio:" + +#: src/modules/multiple-authors/multiple-authors.php:600 msgid "Show email link:" -msgstr "Mostrar enlace de correo electrónico:" +msgstr "Mostrar el enlace del correo electrónico:" + +#: src/modules/multiple-authors/multiple-authors.php:583 +msgid "Layout:" +msgstr "Diseño:" + +#: src/modules/multiple-authors/multiple-authors.php:575 +msgid "Title for the author box:" +msgstr "Título para la caja del autor:" #: src/modules/multiple-authors/multiple-authors.php:567 -msgid "Show site link:" -msgstr "Mostrar enlace al sitio:" +msgid "Show below the content:" +msgstr "Mostrar debajo del contenido:" -#: src/modules/multiple-authors/multiple-authors.php:661 -#: src/modules/settings/settings.php:312 -#, php-format -msgid "" -"Disabled because add_post_type_support('%1$s', '%2$s') is included in a " -"loaded file." -msgstr "" -"Deshabilitado porque add_post_type_support('%1$s', '%2$s') se incluye en un " -"archivo cargado." +#: src/modules/multiple-authors/multiple-authors.php:521 +msgid "Automatically create author profiles:" +msgstr "Crear automáticamente perfiles de autor:" -#: src/modules/multiple-authors/multiple-authors.php:682 -msgid "This will display the authors box at the end of the content." -msgstr "Esto mostrará el cuadro de autores al final del contenido." +#: src/modules/multiple-authors/multiple-authors.php:505 +msgid "Add to these post types:" +msgstr "Añadir a estos tipos de contenido:" -#: src/modules/multiple-authors/multiple-authors.php:709 -msgid "Single" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:731 +#: src/modules/settings/settings.php:271 +msgid "Disabled because add_post_type_support('%1$s', '%2$s') is included in a loaded file." +msgstr "Desactivado porque add_post_type_support('%1$s', '%2$s') está incluido en un archivo cargado." -#: src/modules/multiple-authors/multiple-authors.php:716 -msgid "Plural" -msgstr "" +#: src/modules/multiple-authors/multiple-authors.php:123 +#: src/modules/multiple-authors/multiple-authors.php:694 +#: src/modules/settings/settings.php:249 +msgid "Pages" +msgstr "Páginas" -#: src/modules/multiple-authors/multiple-authors.php:785 -msgid "" -"Author profiles can be mapped to WordPress user accounts. This option allows " -"you to automatically create author profiles when users are created in these " -"roles. You can also do this for existing users by clicking the \"Create " -"missed authors from role\" button in the Maintenance tab." -msgstr "" -"Los perfiles de autor se pueden asignar a cuentas de usuario de WordPress. " -"Esta opción le permite crear automáticamente perfiles de autor cuando se " -"crean usuarios en estos roles. También puede hacerlo para los usuarios " -"existentes haciendo clic en el botón \"Crear autores perdidos a partir del " -"rol\" en la pestaña Mantenimiento." +#: src/core/Classes/Author_Editor.php:57 src/core/Plugin.php:728 +#: src/modules/multiple-authors/multiple-authors.php:122 +#: src/modules/multiple-authors/multiple-authors.php:693 +#: src/modules/settings/settings.php:248 +msgid "Posts" +msgstr "Entradas" -#: src/modules/multiple-authors/multiple-authors.php:806 -msgid "" -"If the Author is mapped to a WordPress user, this will display the authors' " -"\"Display name\" and their \"Username\". The default is to show only the " -"\"Display name\". Showing the \"Username\" is useful if you have several " -"authors with similar names." -msgstr "" +#: src/modules/settings/settings.php:201 +msgid "There are no PublishPress modules registered" +msgstr "No hay módulos de PublishPress registrados" -#: src/modules/multiple-authors/multiple-authors.php:843 -msgid "This setting may be disabled for users who can not edit others posts." -msgstr "" +#: src/modules/settings/settings.php:102 +msgid "Settings" +msgstr "Ajustes" -#: src/modules/multiple-authors/multiple-authors.php:845 -msgid "Click here for more details." -msgstr "" +#: src/modules/settings/settings.php:101 +msgid "Multiple Authors Settings" +msgstr "Ajustes de múltiples autores" -#: src/modules/multiple-authors/multiple-authors.php:865 -msgid "This will display the authors email in the author box." -msgstr "" -"Esto mostrará el correo electrónico de los autores en el cuadro de autor." +#: src/core/Plugin.php:1525 +msgid "Mine" +msgstr "Mío" -#: src/modules/multiple-authors/multiple-authors.php:885 -msgid "This will display the authors site in the author box." -msgstr "Esto mostrará el sitio de autores en el cuadro de autor." +#: src/core/Plugin.php:1453 +msgid "Sorry, the request returned an error." +msgstr "Lo siento, la solicitud ha devuelto un error." + +#: src/core/Plugin.php:1452 +#: src/modules/byline-migration/assets/js/byline-migration.jsx:131 +#: src/modules/bylines-migration/assets/js/bylines-migration.jsx:153 +#: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:164 +#: src/modules/multiple-authors/assets/js/sync-author-slug.jsx:19 +#: src/modules/multiple-authors/assets/js/sync-post-author.jsx:19 +msgid "Please, wait..." +msgstr "Por favor, espera…" -#: src/modules/multiple-authors/multiple-authors.php:903 -#: src/modules/multiple-authors/multiple-authors.php:905 -msgid "Create missed post authors" -msgstr "Crear autores de publicaciones perdidas" +#: src/core/Plugin.php:1446 +msgid "Are you sure you want to create authors for the selected roles?" +msgstr "¿Seguro que quieres crear autores para los perfiles seleccionados?" -#: src/modules/multiple-authors/multiple-authors.php:909 -#: src/modules/multiple-authors/multiple-authors.php:911 -msgid "Create missed authors from role" -msgstr "Crear autores perdidos a partir del rol" +#: src/core/Plugin.php:1434 +msgid "Are you sure you want to create author profiles for the missed post authors?" +msgstr "¿Seguro que quieres crear perfiles de autor para los autores de las entradas que faltan?" -#: src/modules/multiple-authors/multiple-authors.php:915 -#, fuzzy -#| msgid "Update author" -msgid "Update author field on posts" -msgstr "Actualizar autor" +#: src/core/Plugin.php:1430 +msgid "Are you sure you want to delete the guest authors profiles? This action can't be undone." +msgstr "¿Seguro que quieres borrar los perfiles de los autores invitados? Esta acción no se puede deshacer." -#: src/modules/multiple-authors/multiple-authors.php:922 -msgid "Synchronize Author slugs to User logins" -msgstr "" +#: src/core/Plugin.php:1426 +msgid "Are you sure you want to delete the authors profiles mapped to users? This action can't be undone." +msgstr "¿Seguro que quieres borrar los perfiles de los autores asignados a los usuarios? Esta acción no se puede deshacer." -#: src/modules/multiple-authors/multiple-authors.php:936 -msgid "Copy Co-Authors Plus Data" -msgstr "Copiar datos de Co-Authors Plus" +#: src/core/Plugin.php:1422 +msgid "Click on an author to change them. Drag to change their order. Click on Remove to remove them." +msgstr "Haz clic en un autor para cambiarlo. Arrastra para cambiar su orden. Haz clic en Eliminar para eliminarlos." -#: src/modules/multiple-authors/multiple-authors.php:944 -msgid "Delete Mapped Authors" -msgstr "Eliminar autores asignados" +#: src/core/Plugin.php:1417 +msgid "Click to change this author, or drag to change their position" +msgstr "Haz clic para cambiar este autor o arrastra para cambiar su posición" -#: src/modules/multiple-authors/multiple-authors.php:946 -msgid "Delete all authors mapped to users" -msgstr "Eliminar todos los autores asignados a los usuarios" +#: src/core/Plugin.php:1413 +msgid "Are you sure you want to remove this author?" +msgstr "¿Seguro que quieres eliminar este autor?" -#: src/modules/multiple-authors/multiple-authors.php:951 -msgid "Delete Guest Authors" -msgstr "Eliminar autores invitados" +#: src/core/Plugin.php:1412 +msgid "Edit" +msgstr "Editar" -#: src/modules/multiple-authors/multiple-authors.php:953 -msgid "Delete all guest authors" -msgstr "Eliminar todos los autores invitados" +#: src/core/Plugin.php:850 +msgid "No co-author exists for that term" +msgstr "No existe ningún coautor para ese término" -#: src/modules/multiple-authors/multiple-authors.php:960 -msgid "" -"Please be careful clicking these buttons. Before clicking, we recommend " -"taking a site backup in case anything goes wrong." -msgstr "" -"Tenga cuidado al hacer clic en estos botones. Antes de hacer clic, " -"recomendamos realizar una copia de seguridad del sitio en caso de que algo " -"salga mal." +#: src/core/Plugin.php:811 +msgid "Click on an author to change them. Drag to change their order." +msgstr "Haz clic en un autor para cambiarlo. Arrastra para cambiar su orden." -#: src/modules/multiple-authors/multiple-authors.php:1072 -msgid "General" -msgstr "General" +#: src/core/Plugin.php:666 +msgid "If you like %s please leave us a %s rating. Thank you!" +msgstr "Si te gusta %s, por favor, déjanos una valoración de %s. ¡Gracias!" -#: src/modules/multiple-authors/multiple-authors.php:1073 -msgid "Display" -msgstr "Mostrar" +#: src/core/Plugin.php:545 +msgid "Back to Authors" +msgstr "Volver a los autores" -#: src/modules/multiple-authors/multiple-authors.php:1074 -msgid "Maintenance" -msgstr "Mantenimiento" +#: src/core/Plugin.php:544 src/core/Traits/Author_box.php:167 +#: src/modules/multiple-authors/multiple-authors.php:767 +msgid "Author" +msgstr "Autor" -#: src/modules/multiple-authors/multiple-authors.php:1163 -msgid "This is how the author’s name will appears on your site." -msgstr "Así es como el nombre del autor aparecerá en su sitio." +#: src/core/Plugin.php:543 +msgid "No authors found." +msgstr "No se han encontrado autores." -#: src/modules/multiple-authors/multiple-authors.php:1177 -msgid "" -"This forms part of the URL for the author’s profile page. If you choose a " -"Mapped User, this URL is taken from the user’s account and can not be " -"changed." -msgstr "" -"Esto forma parte de la dirección URL de la página de perfil del autor. Si " -"elige un usuario asignado, esta dirección URL se toma de la cuenta del " -"usuario y no se puede cambiar." +#: src/core/Plugin.php:539 +msgid "Choose from the most used Authors" +msgstr "Elige entre los autores más utilizados" -#: src/modules/multiple-authors/multiple-authors.php:1849 -msgid "Error. Author terms could not be reseted." -msgstr "Error. No se han podido restablecer los términos del autor." +#: src/core/Plugin.php:538 +msgid "Add or remove authors" +msgstr "Añadir o eliminar autores" -#: src/modules/multiple-authors/multiple-authors.php:1859 -msgid "Maintenance completed successfully." -msgstr "Mantenimiento completado con éxito." +#: src/core/Plugin.php:534 +msgid "Separate authors with commas" +msgstr "Separa los autores con comas" -#: src/modules/multiple-authors/multiple-authors.php:2467 -msgid "It looks like you have Co-Authors Plus installed." -msgstr "" +#: src/core/Plugin.php:532 src/core/Plugin.php:533 +msgid "New Author" +msgstr "Nuevo autor" -#: src/modules/multiple-authors/multiple-authors.php:2469 -msgid "Please click here and read this guide!" -msgstr "" +#: src/core/Plugin.php:531 +msgid "Update Author" +msgstr "Actualizar el autor" -#: src/modules/multiple-authors/multiple-authors.php:2474 -#: src/modules/multiple-authors/multiple-authors.php:2548 -msgid "Dismiss" -msgstr "" +#: src/core/Plugin.php:530 +msgid "View Author" +msgstr "Ver el autor" -#: src/modules/multiple-authors/multiple-authors.php:2540 -msgid "" -"PublishPress Authors needs a database update for Permissions integration." -msgstr "" +#: src/core/Plugin.php:528 +msgid "Parent Author:" +msgstr "Autor principal:" -#: src/modules/multiple-authors/multiple-authors.php:2542 -msgid "Click to run the update now" -msgstr "" +#: src/core/Plugin.php:527 +msgid "Parent Author" +msgstr "Autor principal" -#: src/modules/polylang-integration/polylang-integration.php:55 -#: src/modules/polylang-integration/polylang-integration.php:56 -#: src/modules/polylang-integration/polylang-integration.php:57 -#, fuzzy -#| msgid "Elementor Integration" -msgid "Polylang Integration" -msgstr "Integración elementor" +#: src/core/Classes/Post_Editor.php:352 src/core/Plugin.php:526 +msgid "All Authors" +msgstr "Todos los autores" -#: src/modules/pro-placeholders/pro-placeholders.php:56 -#: src/modules/pro-placeholders/pro-placeholders.php:57 -#: src/modules/pro-placeholders/pro-placeholders.php:58 -msgid "Pro Placeholders" -msgstr "" +#: src/core/Plugin.php:525 +msgid "Popular Authors" +msgstr "Autores populares" -#: src/modules/pro-placeholders/pro-placeholders.php:95 -#: src/modules/pro-placeholders/pro-placeholders.php:96 -msgid "Fields" -msgstr "" +#: src/core/Plugin.php:524 +msgid "Search Authors" +msgstr "Buscar autores" -#: src/modules/pro-placeholders/pro-placeholders.php:105 -#: src/modules/pro-placeholders/pro-placeholders.php:106 -#, fuzzy -#| msgid "Layout" -msgid "Layouts" -msgstr "Diseño" +#: src/core/Plugin.php:519 +msgctxt "taxonomy singular name" +msgid "Author" +msgstr "Autor" -#: src/modules/pro-placeholders/views/fields-placeholder.php:2 -#, fuzzy -#| msgid "Authors" -msgid "Author Fields" +#: src/core/Plugin.php:514 +msgctxt "taxonomy general name" +msgid "Authors" msgstr "Autores" -#: src/modules/pro-placeholders/views/fields-placeholder.php:2 -#, fuzzy -#| msgid "New author" -msgid "New Author Field" -msgstr "Nuevo autor" +#: src/core/Classes/Legacy/Module.php:103 +msgid "Page" +msgstr "Página" -#: src/modules/pro-placeholders/views/fields-placeholder.php:11 -msgid "" -"With PublishPress Authors Pro you can create custom fields for your author " -"profiles. You can add Text, WYSIWYG, Link, email fields and more." -msgstr "" +#: src/core/Classes/Legacy/Module.php:102 +msgid "Post" +msgstr "Entrada" -#: src/modules/pro-placeholders/views/fields-placeholder.php:15 -#: src/modules/pro-placeholders/views/layouts-placeholder.php:15 -msgid "Upgrade to Pro" -msgstr "" +#: src/core/Classes/Legacy/LegacyPlugin.php:272 +msgid "Post does not exist" +msgstr "La entrada no existe" -#: src/modules/pro-placeholders/views/layouts-placeholder.php:2 -#, fuzzy -#| msgid "Default Layouts" -msgid "Author Layouts" -msgstr "Diseños predeterminados" +#: src/core/Classes/Legacy/LegacyPlugin.php:268 +msgid "You do not have necessary permissions to complete this action." +msgstr "No tienes los permisos necesarios para completar esta acción." -#: src/modules/pro-placeholders/views/layouts-placeholder.php:2 -#, fuzzy -#| msgid "New author" -msgid "New Author Layout" -msgstr "Nuevo autor" +#: src/core/Classes/Legacy/LegacyPlugin.php:267 +#: src/modules/settings/settings.php:296 +msgid "Cheatin’ uh?" +msgstr "Haciendo trampas, ¿eh?" -#: src/modules/pro-placeholders/views/layouts-placeholder.php:11 -msgid "" -"With PublishPress Authors Pro you can build new layouts for authors. You can " -"use author information, custom fields, and much more." -msgstr "" +#: src/core/Classes/Legacy/LegacyPlugin.php:263 +msgid "Please correct your form errors below and try again." +msgstr "Por favor, corrige los errores de tu formulario a continuación e inténtalo de nuevo." -#: src/modules/rest-api/rest-api.php:56 -msgid "Rest API" -msgstr "" +#: src/core/Classes/Legacy/LegacyPlugin.php:260 +msgid "Configure" +msgstr "Configurar" -#: src/modules/rest-api/rest-api.php:57 src/modules/rest-api/rest-api.php:58 -msgid "Rest API support" -msgstr "" +#: src/core/Classes/Author_Editor.php:769 +msgid "Updated %d authors" +msgstr "Actualizado(s) %d autor(es)" -#: src/modules/rest-api/rest-api.php:95 -#, fuzzy -#| msgid "Authors" -msgid "Authors." -msgstr "Autores" +#: src/core/Classes/Author_Editor.php:766 +msgid "No authors were updated" +msgstr "No se ha actualizado ningún autor" -#: src/modules/reviews/reviews.php:74 -msgid "Reviews" -msgstr "" +#: src/core/Classes/Author_Editor.php:697 +msgid "Convert into guest author" +msgstr "Convertir en autor invitado" -#: src/modules/seoframework-integration/seoframework-integration.php:58 -#, fuzzy -#| msgid "Elementor Integration" -msgid "The SEO Framework Integration" -msgstr "Integración elementor" +#: src/core/Classes/Author_Editor.php:693 +msgid "Update data from mapped user" +msgstr "Actualizar los datos del usuario asignado" -#: src/modules/seoframework-integration/seoframework-integration.php:60 -#, fuzzy -#| msgid "Add compatibility with the Yoast SEO plugin" -msgid "Add compatibility with The SEO Framework plugin." -msgstr "Añade compatibilidad con el plugin Yoast SEO" +#: src/core/Classes/Author_Editor.php:634 +msgid "You don’t have to choose a Mapped User. Leave this choice blank and you can create a Guest Author with no WordPress account." +msgstr "No tienes que elegir un usuario asignado. Deja esta opción en blanco y podrás crear un autor invitado sin cuenta de WordPress." -#: src/modules/settings/settings.php:102 -msgid "Multiple Authors Settings" -msgstr "Configuración de varios autores" +#: src/core/Classes/Author_Editor.php:627 +msgid "Mapped User (optional)" +msgstr "Usuario asignado (opcional)" -#: src/modules/settings/settings.php:103 -msgid "Settings" -msgstr "Ajustes" +#: src/core/Classes/Author_Editor.php:513 +msgid "Select a user" +msgstr "Selecciona un usuario" -#: src/modules/settings/settings.php:222 -msgid "There are no PublishPress modules registered" -msgstr "No hay módulos PublishPress registrados" +#: src/core/Classes/Author_Editor.php:450 +#: src/core/Classes/Author_Editor.php:499 +msgid "Remove this image" +msgstr "Eliminar esta imagen" -#: src/modules/ultimatemember-integration/ultimatemember-integration.php:53 -#, fuzzy -#| msgid "Elementor Integration" -msgid "Ultimate Member Integration" -msgstr "Integración elementor" +#: src/core/Classes/Author_Editor.php:446 +#: src/core/Classes/Author_Editor.php:495 +msgid "Select image" +msgstr "Selecciona una imagen" -#: src/modules/ultimatemember-integration/ultimatemember-integration.php:54 -#, fuzzy -#| msgid "Add compatibility with the Yoast SEO plugin" -msgid "Add compatibility with the Ultimate Member plugin" -msgstr "Añade compatibilidad con el plugin Yoast SEO" +#: src/core/Classes/Author_Editor.php:384 +msgid "Biographical Info" +msgstr "Información biográfica" -#: src/modules/wpengine-integration/wpengine-integration.php:51 -#, fuzzy -#| msgid "Divi Integration" -msgid "WPEngine Integration" -msgstr "Integración Divi" +#: src/core/Classes/Author_Editor.php:378 +msgid "Website" +msgstr "Web" -#: src/modules/wpengine-integration/wpengine-integration.php:53 -#, fuzzy -#| msgid "Add compatibility with the Genesis framework" -msgid "Add compatibility with the WPEngine object cache." -msgstr "Añadir compatibilidad con el Genesis Framework" +#: src/core/Classes/Author_Editor.php:347 +msgid "Last Name" +msgstr "Apellidos" -#: src/modules/yoast-seo-integration/yoast-seo-integration.php:52 -msgid "Yoast SEO Integration" -msgstr "Integración Yoast SEO" +#: src/core/Classes/Author_Editor.php:342 +msgid "First Name" +msgstr "Nombre" -#: src/modules/yoast-seo-integration/yoast-seo-integration.php:53 -msgid "Add compatibility with the Yoast SEO plugin" -msgstr "Añade compatibilidad con el plugin Yoast SEO" +#: src/core/Classes/Author_Editor.php:336 +msgid "Mapped User" +msgstr "Usuario asignado" -#. Plugin URI of the plugin/theme -msgid "https://wordpress.org/plugins/publishpress-authors/" -msgstr "" +#: src/core/Classes/Author_Editor.php:157 +#: src/core/Classes/Author_Editor.php:205 +msgid "Edit Author Profile" +msgstr "Editar el perfil del autor" -#. Author of the plugin/theme -msgid "PublishPress" -msgstr "PublishPress" +#: src/core/Plugin.php:529 +msgid "Edit Author" +msgstr "Editar el autor" -#. Author URI of the plugin/theme -msgid "https://publishpress.com" -msgstr "https://publishpress.com" +#: src/core/Classes/Author_Editor.php:143 +#: src/core/Classes/Author_Editor.php:220 +msgid "Edit User" +msgstr "Editar el usuario" + +#: src/core/Classes/Author_Editor.php:99 +msgid "Guest Author" +msgstr "Autor invitado" + +#: src/core/Classes/Author_Editor.php:97 +msgid "User" +msgstr "Usuario" + +#: src/core/Classes/Author_Editor.php:48 src/core/Classes/Author_Editor.php:352 +msgid "Email" +msgstr "Correo electrónico" -#~ msgid "Create Author" -#~ msgstr "Crear autor" +#: src/core/Classes/Author_Editor.php:47 +msgid "Name" +msgstr "Nombre" -#~ msgid "Edit Author" -#~ msgstr "Editar autor" +#: src/core/Classes/Authors_Iterator.php:55 +msgid "No post ID provided for Authors_Iterator constructor. Are you not in a loop or is $post not set?" +msgstr "No se ha proporcionado un ID de entrada para el constructor ­`Authors_Iterator`. ¿No está en un bucle o no se ha establecido $post?" -#~ msgid "" -#~ "Error: %1$s is not compatible with PressPermit Pro v2.7.23 or prior. " -#~ "Sorry, but we recommend updating PressPermit." -#~ msgstr "" -#~ "Error: %1$s no es compatible con PressPermit Pro v2.7.23 o anterior. Lo " -#~ "sentimos, pero recomendamos actualizar PressPermit." +#: src/core/Classes/Integrations/Theme.php:40 +msgid "Author: %s" +msgstr "Autor: %s" -#~ msgid "Add support for multiple authors" -#~ msgstr "Añadir compatibilidad con varios autores" +#: src/core/Classes/Post_Editor.php:268 src/core/Plugin.php:1421 +#: src/modules/multiple-authors/multiple-authors.php:1013 +msgid "Search for an author" +msgstr "Buscar un autor" -#~ msgid "https://publishpress.com/" -#~ msgstr "https://publishpress.com/" +#: src/core/Classes/Utils.php:73 +msgid "Co-Authors Plus must be installed and active." +msgstr "Co-Authors Plus debe estar instalado y activo." + +#: src/core/Authors_Widget.php:108 src/core/Widget.php:123 +msgid "Layout" +msgstr "Diseño" + +#: src/core/Authors_Widget.php:107 +msgid "Title" +msgstr "Título" -#~ msgid "All done! %d posts were affected." -#~ msgstr "¡Ya está! %d mensajes se vieron afectados." +#: src/modules/multiple-authors/multiple-authors.php:73 +msgid "Multiple Authors" +msgstr "Múltiples autores" -#~ msgid "Updating - Adding %s's byline to post #%d" -#~ msgstr "Actualización - Adición de %s's byline para publicar '%d'" +#: src/core/Widget.php:48 +msgid "Display a list of authors for the current post." +msgstr "Muestra una lista de autores para la entrada actual." -#~ msgid "Skipping - Post #%d already has co-authors assigned: %s" -#~ msgstr "Omitir - El mensaje de %d ya tiene coautores asignados: %s" +#: src/core/Classes/Post_Editor.php:89 src/core/Classes/Post_Editor.php:192 +#: src/core/Plugin.php:808 src/core/Traits/Author_box.php:173 +#: src/modules/editflow-integration/editflow-integration.php:113 +#: src/modules/multiple-authors/multiple-authors.php:269 +#: src/modules/multiple-authors/multiple-authors.php:270 +#: src/modules/multiple-authors/multiple-authors.php:319 +#: src/modules/multiple-authors/multiple-authors.php:320 +#: src/modules/multiple-authors/multiple-authors.php:773 +msgid "Authors" +msgstr "Autores" -#~ msgid "Please specify a valid co-author login" -#~ msgstr "Especifique un inicio de sesión de coautor válido" +#. Author URI of the plugin +msgid "https://publishpress.com" +msgstr "https://publishpress.com" -#~ msgid "Please specify a valid user_login" -#~ msgstr "Por favor especifique un nombre de usuario válido" +#. Author of the plugin +msgid "PublishPress" +msgstr "PublishPress" -#~ msgid "Add support for multiple authors on your content" -#~ msgstr "Añade compatibilidad con varios autores en tu contenido" +#. Plugin Name of the plugin +#: src/core/Plugin.php:663 src/modules/settings/settings.php:61 +msgid "PublishPress Authors" +msgstr "PublishPress Authors" diff --git a/languages/publishpress-authors-it_IT.mo b/languages/publishpress-authors-it_IT.mo index 8026ffa4..82413329 100644 Binary files a/languages/publishpress-authors-it_IT.mo and b/languages/publishpress-authors-it_IT.mo differ diff --git a/languages/publishpress-authors-it_IT.po b/languages/publishpress-authors-it_IT.po index 7704095b..f9dcb048 100644 --- a/languages/publishpress-authors-it_IT.po +++ b/languages/publishpress-authors-it_IT.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Plugins - Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors - Stable (latest release)\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-02-10 16:50+0100\n" +"PO-Revision-Date: 2022-05-19 20:06+0200\n" "Last-Translator: \n" "Language-Team: Angelo Giammarresi - info@wocmultimedia.com\n" "Language: it\n" @@ -14,7 +14,153 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Poedit 3.0.1\n" -#: src/modules/default-layouts/default-layouts.php:129 +#: src/modules/multiple-authors/multiple-authors.php:1257 +msgid "Shortcodes" +msgstr "Shortcode" + +#: src/modules/multiple-authors/multiple-authors.php:895 +#: src/modules/multiple-authors/multiple-authors.php:896 +msgid "Click To Copy!" +msgstr "Fai clic per copiare!" + +#: src/modules/multiple-authors/multiple-authors.php:894 +msgid "Copied!" +msgstr "Copiato!" + +#: src/modules/multiple-authors/multiple-authors.php:847 +msgid "There is one final option to mention. This is mostly useful if you're using a theme or page builder to customize the Author profile pages you find at URLs such as /author/username/. You can use the following shortcode on the authors page to display the profile of the current author. You just need to add the parameter %s." +msgstr "C'è un'ultima opzione da menzionare. È utile soprattutto se si utilizza un tema o un page builder per personalizzare le pagine del profilo dell'autore che si trovano in un URL del tipo /author/username/. È possibile utilizzare il seguente shortcode nella pagina degli autori per visualizzare il profilo dell'autore attuale. È sufficiente aggiungere il parametro %s." + +#: src/modules/multiple-authors/multiple-authors.php:839 +msgid "You can load the authors for a specific post, even if you are not in that post currently. For example, this shortcode will load the authors for the post with the ID of 32" +msgstr "È possibile caricare gli autori di un articolo specifico, anche se al momento non ci si trova in quell'articolo. Per esempio, questo shortcode caricherà gli autori per l'articolo con l'ID 32" + +#: src/modules/multiple-authors/multiple-authors.php:829 +msgid "You can also decide whether or not to show the main title, using %1s or %2s." +msgstr "Puoi anche scegliere se mostrare o meno il titolo principale, usando %1s o %2s." + +#: src/modules/multiple-authors/multiple-authors.php:813 +msgid "You can choose from the following layouts: %1s %2s %3s %4s %5s. You can see full details of each layout option %6s in this guide %7s." +msgstr "Puoi scegliere tra i seguenti layout: %1s %2s %3s %4s %5s. I dettagli completi di ogni opzione di layout %6s sono riportati in questa guida %7s." + +#: src/modules/multiple-authors/multiple-authors.php:805 +msgid "With the shortcode you can display the author box in any part of the content. " +msgstr "Con lo shortcode puoi visualizzare il riquadro autore in qualsiasi parte del contenuto. " + +#: src/modules/multiple-authors/multiple-authors.php:804 +msgid "Author Box" +msgstr "Riquadro autore" + +#: src/core/Plugin.php:1459 +msgid "View" +msgstr "Visualizza" + +#: src/core/Classes/Post_Editor.php:296 +msgid "Disable post author box display?" +msgstr "Disattivare la visualizzazione del riquadro autore dell' articolo?" + +#: publishpress-authors.php:63 +msgid "This plugin can be deleted." +msgstr "Questo plugin può essere eliminato." + +#: src/modules/multiple-authors/multiple-authors.php:285 +#: src/modules/multiple-authors/multiple-authors.php:286 +msgid "Author Profile" +msgstr "Profilo autore" + +#: src/core/Plugin.php:493 +msgid "This is the name that will show on the site." +msgstr "Questo è il nome che verrà visualizzato nel sito." + +#: src/core/Plugin.php:489 +msgid "Edit My Author Profile" +msgstr "Modifica il mio profilo autore" + +#: src/core/Classes/Author_Editor.php:834 +msgid "An author with the name provided already exists." +msgstr "Un autore con questo nome esiste già." + +#: src/core/Classes/Author_Editor.php:373 +msgid "Custom image" +msgstr "Immagine personalizzata" + +#: src/core/Classes/Author_Editor.php:365 +msgid "(Uses the %sauthor e-mail%s as Gravatar account)" +msgstr "(Utilizza l'e-mail %sauthor%s come account Gravatar)" + +#: src/core/Classes/Author_Editor.php:363 +msgid "Gravatar" +msgstr "Gravatar" + +#: src/core/Classes/Author_Editor.php:357 +msgid "Avatar Source" +msgstr "Sorgente avatar" + +#: src/core/Classes/Author_Editor.php:310 +msgid "Image" +msgstr "Immagine" + +#: src/core/Classes/Author_Editor.php:258 +msgid "tab-link nav-tab" +msgstr "tab-link nav-tab" + +#: src/core/Classes/Admin_Ajax.php:306 +msgid "Another user with Author URL already exists." +msgstr "Un altro utente con questo URL autore esiste già." + +#: src/core/Classes/Admin_Ajax.php:293 +msgid "Author URL cannot be empty." +msgstr "Il campo URL autore non può essere vuoto." + +#: src/core/Classes/Admin_Ajax.php:283 src/core/Classes/Author_Editor.php:807 +msgid "This user is already mapped to another author." +msgstr "Questo utente è già mappato con un altro autore." + +#: src/core/Classes/Admin_Ajax.php:269 +msgid "Security error. Kindly reload this page and try again" +msgstr "Errore di sicurezza. Ricarica la pagina e riprova" + +#: src/core/Classes/Admin_Ajax.php:262 +msgid "Request status." +msgstr "Stato della richiesta." + +#: src/modules/multiple-authors/multiple-authors.php:1847 +msgid "Access denied" +msgstr "Accesso negato" + +#: src/modules/multiple-authors/multiple-authors.php:1843 +msgid "Invalid nonce" +msgstr "Nonce invalido" + +#: src/modules/modules-settings/modules-settings.php:291 +msgid "Click here to install PublishPress Blocks" +msgstr "Fai cli qui per installare PublishPress Blocks" + +#: src/modules/modules-settings/modules-settings.php:288 +msgid "PublishPress Blocks has over 20 extra Gutenberg blocks including accordions, galleries, tables, and more." +msgstr "PublishPress Blocks ha oltre 20 blocchi Gutenberg aggiuntivi, tra cui fisarmoniche, gallerie, tabelle e altro ancora." + +#: src/modules/modules-settings/modules-settings.php:287 +msgid "Use the Content Display block to show your posts in many beautiful layouts." +msgstr "Utilizza il blocco \"Visualizzazione di contenuti\" per mostrare i tuoi articoli in molti fantastici layout." + +#: src/modules/modules-settings/modules-settings.php:286 +msgid "Install this plugin to showcase content by your Authors." +msgstr "Installa questo plugin per mostrare i contenuti dei tuoi autori." + +#: src/modules/modules-settings/modules-settings.php:285 +msgid "PublishPress Blocks is a free plugin with full support for PublishPress Authors." +msgstr "PublishPress Blocks è un plugin gratuito totalmente compatibile con PublishPress Authors." + +#: src/modules/modules-settings/modules-settings.php:283 +msgid "Showcase your Authors with PublishPress Blocks" +msgstr "Mostra i tuoi autori con PublishPress Blocks" + +#: src/modules/modules-settings/modules-settings.php:282 +msgid "Recommendations for you" +msgstr "Raccomandazioni per te" + +#: src/modules/default-layouts/default-layouts.php:133 msgid "View all posts" msgstr "Visualizza tutti gli articoli" @@ -22,11 +168,7 @@ msgstr "Visualizza tutti gli articoli" msgid "Reviews" msgstr "Recensioni" -#: src/modules/multiple-authors/multiple-authors.php:845 -msgid "Click here for more details." -msgstr "Fai clic qui per maggiori dettagli." - -#: src/modules/multiple-authors/multiple-authors.php:843 +#: src/modules/multiple-authors/multiple-authors.php:1026 msgid "This setting may be disabled for users who can not edit others posts." msgstr "Questa impostazione può essere disabilitata per gli utenti che non possono modificare gli articoli degli altri." @@ -168,51 +310,51 @@ msgstr "Errore: " msgid "Collecting data for the migration..." msgstr "Raccogliendo i dati per la migrazione…" -#: src/core/Classes/Author_Editor.php:167 +#: src/core/Classes/Author_Editor.php:171 msgid "Create Author Profile" msgstr "Crea il profilo autore" -#: src/modules/multiple-authors/multiple-authors.php:472 +#: src/modules/multiple-authors/multiple-authors.php:513 msgid "Post types to display on the author's profile page:" msgstr "Tipi di contenuto da mostrare nella pagina del profilo autore:" -#: src/core/Classes/Installer.php:318 +#: src/core/Classes/Installer.php:319 msgid "All is set. No posts need to be updated" msgstr "Tutto è a posto. Nessun articolo deve essere aggiornato" -#: src/core/Classes/Installer.php:299 +#: src/core/Classes/Installer.php:300 msgid "Adding the author term %d to the post %d" msgstr "Aggiungendo il termine autore %d all'articolo %d" -#: src/core/Classes/Installer.php:286 +#: src/core/Classes/Installer.php:287 msgid "Creating author term for the user %d" msgstr "Creando il termine autore per l'utente %d" -#: src/core/Classes/Installer.php:272 +#: src/core/Classes/Installer.php:273 msgid "%d/%d: Inspecting the post %d" msgstr "%d/%d: Ispezionando l'articolo %d" -#: src/core/Classes/Installer.php:260 +#: src/core/Classes/Installer.php:261 msgid "Now inspecting or updating %d total posts" msgstr "Ora ispezionando o aggiornando %d messaggi totali" -#: src/core/Classes/Installer.php:179 +#: src/core/Classes/Installer.php:180 msgid "All is set. No author need to be updated" msgstr "Tutto è a posto. Nessun autore deve essere aggiornato" -#: src/core/Classes/Installer.php:167 +#: src/core/Classes/Installer.php:168 msgid "%d/%d: Inspecting the user %d" msgstr "%d/%d: Ispezionando l'utente %d" -#: src/core/Classes/Installer.php:153 +#: src/core/Classes/Installer.php:154 msgid "Now inspecting or updating %d total authors" msgstr "Ora ispezionando o aggiornando %d autori totali" -#: src/core/Classes/Post_Editor.php:298 +#: src/core/Classes/Post_Editor.php:311 msgid "Search for an user" msgstr "Cerca l'utente" -#: src/core/Classes/Post_Editor.php:290 +#: src/core/Classes/Post_Editor.php:303 msgid "This option is showing because you do not have a WordPress user selected as an author. For some tasks, it can be helpful to have a user selected here. This user will not be visible on the front of your site." msgstr "Questa opzione viene visualizzata perché non hai un utente WordPress impostato come autore. Per alcune operazioni potrebbe essere utile avere un utente selezionato qui. Questo utente non sarà comunque visibile sul lato pubblico del sito." @@ -269,7 +411,7 @@ msgstr "Campi" msgid "Pro Placeholders" msgstr "Segnaposti Pro" -#: src/modules/multiple-authors/multiple-authors.php:550 +#: src/modules/multiple-authors/multiple-authors.php:591 msgid "Color scheme:" msgstr "Schema dei colori:" @@ -297,11 +439,11 @@ msgstr "Titolo plurale" msgid "Single Title" msgstr "Titolo singolare" -#: src/modules/multiple-authors/multiple-authors.php:716 +#: src/modules/multiple-authors/multiple-authors.php:786 msgid "Plural" msgstr "Plurale" -#: src/modules/multiple-authors/multiple-authors.php:709 +#: src/modules/multiple-authors/multiple-authors.php:779 msgid "Single" msgstr "Singolare" @@ -325,15 +467,15 @@ msgstr "Aggiungi compatibilità con il plugin Edit Flow" msgid "Edit Flow Integration" msgstr "Integrazione con Edit Flow" -#: src/modules/multiple-authors/multiple-authors.php:2541 +#: src/modules/multiple-authors/multiple-authors.php:2756 msgid "Click to run the update now" msgstr "Fai clic per avviare adesso l'aggiornamento" -#: src/modules/multiple-authors/multiple-authors.php:2540 +#: src/modules/multiple-authors/multiple-authors.php:2755 msgid "PublishPress Authors needs a database update for Permissions integration." msgstr "PublishPress Authors deve aggiornare il database per l'integrazione con il plugin Permissions." -#: src/modules/multiple-authors/multiple-authors.php:922 +#: src/modules/multiple-authors/multiple-authors.php:1105 msgid "Synchronize Author slugs to User logins" msgstr "Sincronizza gli slug dell'autore con gli accessi dell'utente" @@ -349,26 +491,26 @@ msgstr "Aggiungi le informazioni di debug per il plugin" msgid "Debug" msgstr "Debug" -#: src/core/Plugin.php:1367 +#: src/core/Plugin.php:1442 msgid "Are you sure you want to update the author slug for all the users?" msgstr "Vuoi davvero aggiornare lo slug autore di tutti gli utenti?" #. translators: %s: Number of posts. -#: src/core/Plugin.php:714 +#: src/core/Plugin.php:758 msgid "%s post by this author" msgid_plural "%s posts by this author" msgstr[0] "%s articolo di questo autore" msgstr[1] "%s articoli di questo autore" -#: src/core/Classes/Author_Editor.php:55 src/core/Plugin.php:685 +#: src/core/Classes/Author_Editor.php:59 src/core/Plugin.php:730 msgid "Published posts of the following post types: %s" msgstr "Articoli pubblicati per i seguenti tipi di articoli: %s" -#: src/core/Classes/Author_Editor.php:555 +#: src/core/Classes/Author_Editor.php:701 msgid "Update post count" msgstr "Aggiorna conteggio articoli" -#: src/core/Plugin.php:1363 +#: src/core/Plugin.php:1438 msgid "Are you sure you want to update the author column for all the posts?" msgstr "Sei sicuro di voler aggiornare la colonna autore di tutti gli articoli?" @@ -380,39 +522,39 @@ msgstr "Aggiungi compatibilità con il plugin Ultimate Member" msgid "Ultimate Member Integration" msgstr "Integrazione Ultimate Member" -#: src/modules/multiple-authors/multiple-authors.php:915 +#: src/modules/multiple-authors/multiple-authors.php:1098 #: src/modules/multiple-authors/assets/js/sync-post-author.jsx:15 msgid "Update author field on posts" msgstr "Aggiorna il campo autore negli articoli" -#: src/modules/multiple-authors/multiple-authors.php:502 +#: src/modules/multiple-authors/multiple-authors.php:543 msgid "Default author for new posts:" msgstr "Autore predefinito per i nuovi articoli:" -#: src/modules/multiple-authors/multiple-authors.php:2473 -#: src/modules/multiple-authors/multiple-authors.php:2547 +#: src/modules/multiple-authors/multiple-authors.php:2688 +#: src/modules/multiple-authors/multiple-authors.php:2762 msgid "Dismiss" msgstr "Ignora" -#: src/modules/multiple-authors/multiple-authors.php:2468 +#: src/modules/multiple-authors/multiple-authors.php:2683 msgid "Please click here and read this guide!" msgstr "Fai clic qui e leggi questa guida!" -#: src/modules/multiple-authors/multiple-authors.php:2467 +#: src/modules/multiple-authors/multiple-authors.php:2682 msgid "It looks like you have Co-Authors Plus installed." msgstr "Sembra che tu hai installato anche Co-Authors Plus." #. Description of the plugin -#: src/modules/multiple-authors/multiple-authors.php:76 -#: src/modules/multiple-authors/multiple-authors.php:80 +#: src/modules/multiple-authors/multiple-authors.php:74 +#: src/modules/multiple-authors/multiple-authors.php:78 msgid "PublishPress Authors allows you to add multiple authors and guest authors to WordPress posts" msgstr "PublishPress Authors ti permette di aggiungere autori multipli e autori ospiti agli articoli di WordPress" -#: src/modules/multiple-authors/multiple-authors.php:805 +#: src/modules/multiple-authors/multiple-authors.php:988 msgid "If the Author is mapped to a WordPress user, this will display the authors' \"Display name\" and their \"Username\". The default is to show only the \"Display name\". Showing the \"Username\" is useful if you have several authors with similar names." msgstr "Se l'autore è mappato a un utente WordPress, questo mostrerà il «Nome visualizzato» degli autori e il loro «Nome utente». L'impostazione predefinita è mostrare solo il «Nome visualizzato». La visualizzazione del «Nome utente» è utile se hai più autori con nomi simili." -#: src/modules/multiple-authors/multiple-authors.php:491 +#: src/modules/multiple-authors/multiple-authors.php:532 msgid "Show username in the search field:" msgstr "Mostra il nome utente nel campo di ricerca:" @@ -476,31 +618,31 @@ msgstr "Integrazione Genesis" msgid "Yoast SEO Integration" msgstr "Integrazione Yoast SEO" -#: src/modules/byline-migration/byline-migration.php:157 +#: src/modules/byline-migration/byline-migration.php:158 #: src/modules/byline-migration/assets/js/byline-migration.jsx:222 msgid "Copy Byline Data" msgstr "Copia dati info autore" -#: src/modules/byline-migration/byline-migration.php:72 #: src/modules/byline-migration/byline-migration.php:73 +#: src/modules/byline-migration/byline-migration.php:74 msgid "Add migration option for Byline" msgstr "Aggiungi opzione migrazione per info autori" -#: src/modules/byline-migration/byline-migration.php:71 +#: src/modules/byline-migration/byline-migration.php:72 msgid "Migrate Byline Data" msgstr "Migrare i dati info autore" -#: src/modules/bylines-migration/bylines-migration.php:159 +#: src/modules/bylines-migration/bylines-migration.php:160 #: src/modules/bylines-migration/assets/js/bylines-migration.jsx:244 msgid "Copy Bylines Data" msgstr "Copiare i dati info autori" -#: src/modules/bylines-migration/bylines-migration.php:75 #: src/modules/bylines-migration/bylines-migration.php:76 +#: src/modules/bylines-migration/bylines-migration.php:77 msgid "Add migration option for Bylines" msgstr "Aggiungi opzione migrazione per info autori" -#: src/modules/bylines-migration/bylines-migration.php:74 +#: src/modules/bylines-migration/bylines-migration.php:75 msgid "Migrate Bylines Data" msgstr "Migrare i dati info autori" @@ -508,129 +650,130 @@ msgstr "Migrare i dati info autori" msgid "Add compatibility with the Yoast SEO plugin" msgstr "Aggiungi compatibilità con il plugin Yoast SEO" -#: src/functions/template-tags.php:918 +#: src/functions/template-tags.php:941 msgid ", and " msgstr ", e " #. translators: Posts by a given author. -#: src/functions/template-tags.php:832 +#: src/functions/template-tags.php:855 msgid "Posts by %1$s" msgstr "Articoli da %1$s" #. Translators: refers to the author's website. -#: src/functions/template-tags.php:629 src/functions/template-tags.php:887 +#: src/functions/template-tags.php:654 src/functions/template-tags.php:910 msgid "Visit %s’s website" msgstr "Visita il sito web di %s" -#: src/functions/template-tags.php:445 +#: src/functions/template-tags.php:470 +#: src/modules/multiple-authors/multiple-authors.php:1276 msgid "Posts by %s" msgstr "Articoli da %s" -#: src/functions/template-tags.php:294 src/functions/template-tags.php:917 +#: src/functions/template-tags.php:319 src/functions/template-tags.php:940 msgid " and " msgstr " e " -#: publishpress-authors.php:177 +#: src/functions/notify.php:118 msgid "Spam it: %s" msgstr "Spammalo: %s" -#: publishpress-authors.php:172 +#: src/functions/notify.php:113 msgid "Delete it: %s" msgstr "Eliminalo: %s" -#: publishpress-authors.php:167 +#: src/functions/notify.php:108 msgid "Trash it: %s" msgstr "Cestinare: %s" -#: publishpress-authors.php:162 +#: src/functions/notify.php:103 msgid "Permalink: %s" msgstr "Permalink: %s" #. translators: 1: blog name, 2: post title -#: publishpress-authors.php:158 +#: src/functions/notify.php:99 msgid "[%1$s] Pingback: \"%2$s\"" msgstr "[%1$s] Pingback: \"%2$s\"" -#: publishpress-authors.php:156 +#: src/functions/notify.php:97 msgid "You can see all pingbacks on this post here: " msgstr "Puoi vedere qui tutti i pingback a questo articolo: " -#: publishpress-authors.php:143 +#: src/functions/notify.php:84 msgid "New pingback on your post \"%s\"" msgstr "Nuovo pingback al tuo articolo \"%s\"" #. translators: 1: blog name, 2: post title -#: publishpress-authors.php:141 +#: src/functions/notify.php:82 msgid "[%1$s] Trackback: \"%2$s\"" msgstr "[%1$s] Trackback: \"%2$s\"" -#: publishpress-authors.php:139 +#: src/functions/notify.php:80 msgid "You can see all trackbacks on this post here: " msgstr "Puoi vedere qui tutti i trackback a questo articolo: " -#: publishpress-authors.php:138 publishpress-authors.php:152 +#: src/functions/notify.php:79 src/functions/notify.php:93 msgid "Excerpt: " msgstr "Riassunto: " -#: publishpress-authors.php:132 publishpress-authors.php:146 +#: src/functions/notify.php:73 src/functions/notify.php:87 msgid "Website: %1$s (IP: %2$s , %3$s)" msgstr "Sito web: %1$s (IP: %2$s , %3$s)" -#: publishpress-authors.php:129 +#: src/functions/notify.php:70 msgid "New trackback on your post \"%s\"" msgstr "Nuovo trackback al tuo articolo \"%s\"" #. translators: 1: blog name, 2: post title -#: publishpress-authors.php:127 +#: src/functions/notify.php:68 msgid "[%1$s] Comment: \"%2$s\"" msgstr "[%1$s] Commento: \"%2$s\"" -#: publishpress-authors.php:125 +#: src/functions/notify.php:66 msgid "You can see all comments on this post here: " msgstr "Puoi vedere qui tutti i commenti su questo articolo: " -#: publishpress-authors.php:124 +#: src/functions/notify.php:65 msgid "Comment: " msgstr "Commento: " -#: publishpress-authors.php:121 +#: src/functions/notify.php:62 msgid "Whois : http://whois.arin.net/rest/ip/%s" msgstr "Whois : http://whois.arin.net/rest/ip/%s" -#: publishpress-authors.php:119 publishpress-authors.php:137 -#: publishpress-authors.php:151 +#: src/functions/notify.php:60 src/functions/notify.php:78 +#: src/functions/notify.php:92 msgid "URL : %s" msgstr "URL : %s" -#: publishpress-authors.php:118 +#: src/functions/notify.php:59 msgid "E-mail : %s" msgstr "Email : %s" -#: publishpress-authors.php:113 +#: src/functions/notify.php:54 msgid "Author : %1$s (IP: %2$s , %3$s)" msgstr "Autore : %1$s (IP: %2$s , %3$s)" -#: publishpress-authors.php:110 +#: src/functions/notify.php:51 msgid "New comment on your post \"%s\"" msgstr "Nuovo commento al tuo articolo \"%s\"" -#: src/modules/default-layouts/default-layouts.php:153 +#: src/modules/default-layouts/default-layouts.php:157 msgid "Simple list" msgstr "Elenco semplice" -#: src/modules/default-layouts/default-layouts.php:152 +#: src/modules/default-layouts/default-layouts.php:156 msgid "Inline with avatar" msgstr "In linea con avatar" -#: src/modules/default-layouts/default-layouts.php:151 +#: src/modules/default-layouts/default-layouts.php:155 msgid "Inline" msgstr "In linea" -#: src/modules/default-layouts/default-layouts.php:150 +#: src/modules/default-layouts/default-layouts.php:154 msgid "Centered" msgstr "Centrato" -#: src/modules/default-layouts/default-layouts.php:149 +#: src/modules/default-layouts/default-layouts.php:153 msgid "Boxed" msgstr "Riquadrato" @@ -638,172 +781,169 @@ msgstr "Riquadrato" msgid "Default Layouts" msgstr "Layout predefiniti" -#: src/modules/modules-settings/modules-settings.php:235 +#: src/modules/modules-settings/modules-settings.php:240 msgid "Enabled features" msgstr "Funzionalità abilitate" -#: src/modules/modules-settings/modules-settings.php:227 +#: src/modules/modules-settings/modules-settings.php:232 msgid "Feel free to select only the features you need." msgstr "Puoi decidere di selezionare soltanto le funzionalità desiderate." -#: src/modules/modules-settings/modules-settings.php:226 +#: src/modules/modules-settings/modules-settings.php:231 msgid "Features" msgstr "Funzionalità" -#: src/modules/modules-settings/modules-settings.php:52 +#: src/modules/modules-settings/modules-settings.php:54 msgid "Authors Settings" msgstr "Impostazioni autori" -#: src/modules/multiple-authors/multiple-authors.php:1859 +#: src/modules/multiple-authors/multiple-authors.php:2023 msgid "Maintenance completed successfully." msgstr "La manutenzione è stata completata con successo." -#: src/modules/multiple-authors/multiple-authors.php:1848 +#: src/modules/multiple-authors/multiple-authors.php:2012 msgid "Error. Author terms could not be reseted." msgstr "Errore. Impossibile reimpostare i termini dell'autore." -#: src/modules/multiple-authors/multiple-authors.php:1176 +#: src/core/Plugin.php:498 msgid "This forms part of the URL for the author’s profile page. If you choose a Mapped User, this URL is taken from the user’s account and can not be changed." msgstr "Questo fa parte dell'URL della pagina del profilo dell'autore. Se scegli un utente mappato, questo URL viene preso dall'account dell'utente e non può essere modificato." #: src/core/Classes/Term_Editor.php:56 -#: src/modules/multiple-authors/multiple-authors.php:1172 +#: src/modules/multiple-authors/multiple-authors.php:1346 msgid "Author URL" msgstr "URL autore" -#: src/modules/multiple-authors/multiple-authors.php:1162 -msgid "This is how the author’s name will appears on your site." -msgstr "Ecco come apparirà il nome dell'autore sul tuo sito." - -#: src/modules/multiple-authors/multiple-authors.php:1074 +#: src/modules/multiple-authors/multiple-authors.php:1258 msgid "Maintenance" msgstr "Manutenzione" -#: src/modules/multiple-authors/multiple-authors.php:1073 +#: src/modules/multiple-authors/multiple-authors.php:1256 msgid "Display" msgstr "Visualizza" -#: src/modules/multiple-authors/multiple-authors.php:1072 +#: src/core/Classes/Author_Editor.php:307 +#: src/modules/multiple-authors/multiple-authors.php:1255 msgid "General" msgstr "Generale" -#: src/modules/multiple-authors/multiple-authors.php:959 +#: src/modules/multiple-authors/multiple-authors.php:1142 msgid "Please be careful clicking these buttons. Before clicking, we recommend taking a site backup in case anything goes wrong." msgstr "Fai attenzione a fare clic su questi pulsanti. Prima di fare clic, ti consigliamo di eseguire un backup del sito nel caso in cui qualcosa possa andare storto." -#: src/modules/multiple-authors/multiple-authors.php:953 +#: src/modules/multiple-authors/multiple-authors.php:1136 msgid "Delete all guest authors" msgstr "Elimina tutti gli autori ospiti" -#: src/modules/multiple-authors/multiple-authors.php:951 +#: src/modules/multiple-authors/multiple-authors.php:1134 msgid "Delete Guest Authors" msgstr "Elimina gli autori ospiti" -#: src/modules/multiple-authors/multiple-authors.php:946 +#: src/modules/multiple-authors/multiple-authors.php:1129 msgid "Delete all authors mapped to users" msgstr "Elimina tutti gli autori mappati come utenti" -#: src/modules/multiple-authors/multiple-authors.php:944 +#: src/modules/multiple-authors/multiple-authors.php:1127 msgid "Delete Mapped Authors" msgstr "Elimina tutti gli autori mappati" -#: src/modules/multiple-authors/multiple-authors.php:936 +#: src/modules/multiple-authors/multiple-authors.php:1119 msgid "Copy Co-Authors Plus Data" msgstr "Copia i dati Co-Authors Plus" -#: src/modules/multiple-authors/multiple-authors.php:909 -#: src/modules/multiple-authors/multiple-authors.php:911 +#: src/modules/multiple-authors/multiple-authors.php:1092 +#: src/modules/multiple-authors/multiple-authors.php:1094 msgid "Create missed authors from role" msgstr "Crea autori persi dal ruolo" -#: src/modules/multiple-authors/multiple-authors.php:903 -#: src/modules/multiple-authors/multiple-authors.php:905 +#: src/modules/multiple-authors/multiple-authors.php:1086 +#: src/modules/multiple-authors/multiple-authors.php:1088 msgid "Create missed post authors" msgstr "Crea autori di articoli persi" -#: src/modules/multiple-authors/multiple-authors.php:884 +#: src/modules/multiple-authors/multiple-authors.php:1067 msgid "This will display the authors site in the author box." msgstr "Questo visualizzerà il sito degli autori nel riquadro dell'autore." -#: src/modules/multiple-authors/multiple-authors.php:864 +#: src/modules/multiple-authors/multiple-authors.php:1047 msgid "This will display the authors email in the author box." msgstr "Questo visualizzerà l'indirizzo email degli autori nel riquadro dell'autore." -#: src/modules/multiple-authors/multiple-authors.php:784 +#: src/modules/multiple-authors/multiple-authors.php:967 msgid "Author profiles can be mapped to WordPress user accounts. This option allows you to automatically create author profiles when users are created in these roles. You can also do this for existing users by clicking the \"Create missed authors from role\" button in the Maintenance tab." msgstr "I profili degli autori possono essere mappati agli account utente di WordPress. Questa opzione consente di creare automaticamente i profili dell'autore quando gli utenti vengono creati in questi ruoli. Puoi farlo anche per gli utenti esistenti facendo clic sul pulsante \"Crea autori mancanti dal ruolo\" nella scheda Manutenzione." -#: src/modules/multiple-authors/multiple-authors.php:681 +#: src/modules/multiple-authors/multiple-authors.php:751 msgid "This will display the authors box at the end of the content." msgstr "Questo visualizzerà il riquadro degli autori alla fine del contenuto." -#: src/modules/multiple-authors/multiple-authors.php:567 +#: src/modules/multiple-authors/multiple-authors.php:608 msgid "Show site link:" msgstr "Mostra link del sito:" -#: src/modules/multiple-authors/multiple-authors.php:559 +#: src/modules/multiple-authors/multiple-authors.php:600 msgid "Show email link:" msgstr "Mostra link email:" -#: src/modules/multiple-authors/multiple-authors.php:542 +#: src/modules/multiple-authors/multiple-authors.php:583 msgid "Layout:" msgstr "Layout:" -#: src/modules/multiple-authors/multiple-authors.php:534 +#: src/modules/multiple-authors/multiple-authors.php:575 msgid "Title for the author box:" msgstr "Titolo del riquadro autore:" -#: src/modules/multiple-authors/multiple-authors.php:526 +#: src/modules/multiple-authors/multiple-authors.php:567 msgid "Show below the content:" msgstr "Mostra sotto al contenuto:" -#: src/modules/multiple-authors/multiple-authors.php:480 +#: src/modules/multiple-authors/multiple-authors.php:521 msgid "Automatically create author profiles:" msgstr "Crea automaticamente i profili degli autori:" -#: src/modules/multiple-authors/multiple-authors.php:464 +#: src/modules/multiple-authors/multiple-authors.php:505 msgid "Add to these post types:" msgstr "Aggiungi questi tipi di articoli:" -#: src/modules/multiple-authors/multiple-authors.php:661 -#: src/modules/settings/settings.php:312 +#: src/modules/multiple-authors/multiple-authors.php:731 +#: src/modules/settings/settings.php:271 msgid "Disabled because add_post_type_support('%1$s', '%2$s') is included in a loaded file." msgstr "Disabilitato perché add_post_type_support('%1$s', '%2$s') è incluso in un file già caricato." -#: src/modules/multiple-authors/multiple-authors.php:125 -#: src/modules/multiple-authors/multiple-authors.php:624 -#: src/modules/settings/settings.php:290 +#: src/modules/multiple-authors/multiple-authors.php:123 +#: src/modules/multiple-authors/multiple-authors.php:694 +#: src/modules/settings/settings.php:249 msgid "Pages" msgstr "Pagine" -#: src/core/Classes/Author_Editor.php:53 src/core/Plugin.php:683 -#: src/modules/multiple-authors/multiple-authors.php:124 -#: src/modules/multiple-authors/multiple-authors.php:623 -#: src/modules/settings/settings.php:289 +#: src/core/Classes/Author_Editor.php:57 src/core/Plugin.php:728 +#: src/modules/multiple-authors/multiple-authors.php:122 +#: src/modules/multiple-authors/multiple-authors.php:693 +#: src/modules/settings/settings.php:248 msgid "Posts" msgstr "Articoli" -#: src/modules/settings/settings.php:222 +#: src/modules/settings/settings.php:201 msgid "There are no PublishPress modules registered" msgstr "Non ci sono moduli di PublishPress registrati" -#: src/modules/settings/settings.php:103 +#: src/modules/settings/settings.php:102 msgid "Settings" msgstr "Impostazioni" -#: src/modules/settings/settings.php:102 +#: src/modules/settings/settings.php:101 msgid "Multiple Authors Settings" msgstr "Impostazioni autori multipli" -#: src/core/Plugin.php:1442 +#: src/core/Plugin.php:1525 msgid "Mine" msgstr "Miei" -#: src/core/Plugin.php:1378 +#: src/core/Plugin.php:1453 msgid "Sorry, the request returned an error." msgstr "Spiacenti, la richiesta ha restituito un errore." -#: src/core/Plugin.php:1377 +#: src/core/Plugin.php:1452 #: src/modules/byline-migration/assets/js/byline-migration.jsx:131 #: src/modules/bylines-migration/assets/js/bylines-migration.jsx:153 #: src/modules/multiple-authors/assets/js/coauthors-migration.jsx:164 @@ -812,117 +952,113 @@ msgstr "Spiacenti, la richiesta ha restituito un errore." msgid "Please, wait..." msgstr "Attendere prego…" -#: src/core/Plugin.php:1371 +#: src/core/Plugin.php:1446 msgid "Are you sure you want to create authors for the selected roles?" msgstr "Sei sicuro di voler creare degli autori per i ruoli selezionati?" -#: src/core/Plugin.php:1359 +#: src/core/Plugin.php:1434 msgid "Are you sure you want to create author profiles for the missed post authors?" msgstr "Sei sicuro di voler creare dei profili autore per gli autori di articoli persi?" -#: src/core/Plugin.php:1355 +#: src/core/Plugin.php:1430 msgid "Are you sure you want to delete the guest authors profiles? This action can't be undone." msgstr "Sei sicuro di voler eliminare i profili degli autori ospiti? Questa azione non può essere annullata." -#: src/core/Plugin.php:1351 +#: src/core/Plugin.php:1426 msgid "Are you sure you want to delete the authors profiles mapped to users? This action can't be undone." msgstr "Sei sicuro di voler eliminare i profili degli autori mappati agli utenti? Questa azione non può essere annullata." -#: src/core/Plugin.php:1347 +#: src/core/Plugin.php:1422 msgid "Click on an author to change them. Drag to change their order. Click on Remove to remove them." msgstr "Fai click su ogni autore per modificarli, puoi anche trascinarli per cambiarne l'ordine oppure fai clic su Rimuovi per rimuoverli." -#: src/core/Plugin.php:1342 +#: src/core/Plugin.php:1417 msgid "Click to change this author, or drag to change their position" msgstr "Fai click per modificare questo autore li, oppure puoi anche trascinarlo per cambiarne la posizione" -#: src/core/Plugin.php:1338 +#: src/core/Plugin.php:1413 msgid "Are you sure you want to remove this author?" msgstr "Sei sicuro di voler rimuovere questo autore?" -#: src/core/Plugin.php:1337 +#: src/core/Plugin.php:1412 msgid "Edit" msgstr "Modifica" -#: src/core/Plugin.php:803 +#: src/core/Plugin.php:850 msgid "No co-author exists for that term" msgstr "Nessun coautore esiste per quel termine" -#: src/core/Plugin.php:765 +#: src/core/Plugin.php:811 msgid "Click on an author to change them. Drag to change their order." msgstr "Fai click su ogni autore per modificarli. Trascinali per cambiarne l'ordine." -#: src/core/Plugin.php:625 +#: src/core/Plugin.php:666 msgid "If you like %s please leave us a %s rating. Thank you!" msgstr "Se sei soddisfatto di %s, lasciaci una valutazione di %s!" -#: src/core/Plugin.php:504 +#: src/core/Plugin.php:545 msgid "Back to Authors" msgstr "Torna ad autori" -#: src/core/Plugin.php:503 src/core/Traits/Author_box.php:143 -#: src/modules/multiple-authors/multiple-authors.php:697 +#: src/core/Plugin.php:544 src/core/Traits/Author_box.php:167 +#: src/modules/multiple-authors/multiple-authors.php:767 msgid "Author" msgstr "Autore" -#: src/core/Plugin.php:502 +#: src/core/Plugin.php:543 msgid "No authors found." msgstr "Nessun autore trovato." -#: src/core/Plugin.php:498 -msgid "Choose from the most used authors" +#: src/core/Plugin.php:539 +msgid "Choose from the most used Authors" msgstr "Scegli tra gli autori più utilizzati" -#: src/core/Plugin.php:497 +#: src/core/Plugin.php:538 msgid "Add or remove authors" msgstr "Aggiungi o rimuovi autori" -#: src/core/Plugin.php:493 +#: src/core/Plugin.php:534 msgid "Separate authors with commas" msgstr "Separare gli autori con virgole" -#: src/core/Plugin.php:491 src/core/Plugin.php:492 -msgid "New author" +#: src/core/Plugin.php:532 src/core/Plugin.php:533 +msgid "New Author" msgstr "Nuovo autore" -#: src/core/Plugin.php:490 -msgid "Update author" +#: src/core/Plugin.php:531 +msgid "Update Author" msgstr "Aggiorna autore" -#: src/core/Plugin.php:489 -msgid "View author" +#: src/core/Plugin.php:530 +msgid "View Author" msgstr "Visualizza autore" -#: src/core/Plugin.php:488 -msgid "Edit author" -msgstr "Modifica autore" - -#: src/core/Plugin.php:487 -msgid "Parent author:" +#: src/core/Plugin.php:528 +msgid "Parent Author:" msgstr "Autore genitore:" -#: src/core/Plugin.php:486 -msgid "Parent author" +#: src/core/Plugin.php:527 +msgid "Parent Author" msgstr "Autore genitore" -#: src/core/Plugin.php:485 -msgid "All authors" +#: src/core/Classes/Post_Editor.php:352 src/core/Plugin.php:526 +msgid "All Authors" msgstr "Tutti gli autori" -#: src/core/Plugin.php:484 -msgid "Popular authors" +#: src/core/Plugin.php:525 +msgid "Popular Authors" msgstr "Autori popolari" -#: src/core/Plugin.php:483 -msgid "Search authors" +#: src/core/Plugin.php:524 +msgid "Search Authors" msgstr "Cerca autori" -#: src/core/Plugin.php:478 +#: src/core/Plugin.php:519 msgctxt "taxonomy singular name" msgid "Author" msgstr "Autore" -#: src/core/Plugin.php:473 +#: src/core/Plugin.php:514 msgctxt "taxonomy general name" msgid "Authors" msgstr "Autori" @@ -935,114 +1071,112 @@ msgstr "Pagina" msgid "Post" msgstr "Articolo" -#: src/core/Classes/Legacy/LegacyPlugin.php:265 +#: src/core/Classes/Legacy/LegacyPlugin.php:272 msgid "Post does not exist" msgstr "L'articolo non esiste" -#: src/core/Classes/Legacy/LegacyPlugin.php:261 +#: src/core/Classes/Legacy/LegacyPlugin.php:268 msgid "You do not have necessary permissions to complete this action." msgstr "Non hai le autorizzazioni necessarie per completare questa azione." -#: src/core/Classes/Legacy/LegacyPlugin.php:260 -#: src/modules/settings/settings.php:336 +#: src/core/Classes/Legacy/LegacyPlugin.php:267 +#: src/modules/settings/settings.php:296 msgid "Cheatin’ uh?" msgstr "Vuoi barare, eh?" -#: src/core/Classes/Legacy/LegacyPlugin.php:256 +#: src/core/Classes/Legacy/LegacyPlugin.php:263 msgid "Please correct your form errors below and try again." msgstr "Correggi gli errori nel modulo sottostante e riprova." -#: src/core/Classes/Legacy/LegacyPlugin.php:253 +#: src/core/Classes/Legacy/LegacyPlugin.php:260 msgid "Configure" msgstr "Configura" -#: src/core/Classes/Author_Editor.php:622 +#: src/core/Classes/Author_Editor.php:769 msgid "Updated %d authors" msgstr "Aggiorna %d autori" -#: src/core/Classes/Author_Editor.php:620 +#: src/core/Classes/Author_Editor.php:766 msgid "No authors were updated" msgstr "Nessun autore è stato aggiornato" -#: src/core/Classes/Author_Editor.php:551 +#: src/core/Classes/Author_Editor.php:697 msgid "Convert into guest author" msgstr "Converti in autore ospite" -#: src/core/Classes/Author_Editor.php:547 +#: src/core/Classes/Author_Editor.php:693 msgid "Update data from mapped user" msgstr "Aggiorna i dati da utente mappato" -#: src/core/Classes/Author_Editor.php:488 +#: src/core/Classes/Author_Editor.php:634 msgid "You don’t have to choose a Mapped User. Leave this choice blank and you can create a Guest Author with no WordPress account." msgstr "Non devi scegliere un utente mappato. Lascia questa scelta vuota e puoi creare un autore ospite senza che abbia un account WordPress collegato." -#: src/core/Classes/Author_Editor.php:481 +#: src/core/Classes/Author_Editor.php:627 msgid "Mapped User (optional)" msgstr "Utente mappato (opzionale)" -#: src/core/Classes/Author_Editor.php:370 +#: src/core/Classes/Author_Editor.php:513 msgid "Select a user" msgstr "Seleziona un utente" -#: src/core/Classes/Author_Editor.php:356 +#: src/core/Classes/Author_Editor.php:450 +#: src/core/Classes/Author_Editor.php:499 msgid "Remove this image" msgstr "Rimuovi questa immagine" -#: src/core/Classes/Author_Editor.php:352 +#: src/core/Classes/Author_Editor.php:446 +#: src/core/Classes/Author_Editor.php:495 msgid "Select image" msgstr "Seleziona immagine" -#: src/core/Classes/Author_Editor.php:299 +#: src/core/Classes/Author_Editor.php:384 msgid "Biographical Info" msgstr "Informazioni biografiche" -#: src/core/Classes/Author_Editor.php:294 +#: src/core/Classes/Author_Editor.php:378 msgid "Website" msgstr "Sito web" -#: src/core/Classes/Author_Editor.php:289 -msgid "Custom Avatar" -msgstr "Avatar personalizzato" - -#: src/core/Classes/Author_Editor.php:283 -msgid "To show the avatar from the Mapped User, enter the same email address as the Mapped User.
To show the avatar for a Guest Author, enter the email for their Gravatar account." -msgstr "Per mostrare l'avatar dell'utente mappato, immettere lo stesso indirizzo email dell'utente mappato.
Per mostrare l'avatar di un autore ospite, inserisci l'email del suo account Gravatar." - -#: src/core/Classes/Author_Editor.php:277 +#: src/core/Classes/Author_Editor.php:347 msgid "Last Name" msgstr "Cognome" -#: src/core/Classes/Author_Editor.php:273 +#: src/core/Classes/Author_Editor.php:342 msgid "First Name" msgstr "Nome" -#: src/core/Classes/Author_Editor.php:268 +#: src/core/Classes/Author_Editor.php:336 msgid "Mapped User" msgstr "Utente mappato" -#: src/core/Classes/Author_Editor.php:153 -#: src/core/Classes/Author_Editor.php:201 +#: src/core/Classes/Author_Editor.php:157 +#: src/core/Classes/Author_Editor.php:205 msgid "Edit Author Profile" msgstr "Modifica profilo autore" -#: src/core/Classes/Author_Editor.php:139 -#: src/core/Classes/Author_Editor.php:216 +#: src/core/Plugin.php:529 +msgid "Edit Author" +msgstr "Modifica autore" + +#: src/core/Classes/Author_Editor.php:143 +#: src/core/Classes/Author_Editor.php:220 msgid "Edit User" msgstr "Modifica utente" -#: src/core/Classes/Author_Editor.php:95 +#: src/core/Classes/Author_Editor.php:99 msgid "Guest Author" msgstr "Autore ospite" -#: src/core/Classes/Author_Editor.php:93 +#: src/core/Classes/Author_Editor.php:97 msgid "User" msgstr "Utente" -#: src/core/Classes/Author_Editor.php:44 src/core/Classes/Author_Editor.php:281 +#: src/core/Classes/Author_Editor.php:48 src/core/Classes/Author_Editor.php:352 msgid "Email" msgstr "Email" -#: src/core/Classes/Author_Editor.php:43 +#: src/core/Classes/Author_Editor.php:47 msgid "Name" msgstr "Nome" @@ -1054,8 +1188,8 @@ msgstr "Nessun ID articolo fornito per il costruttore Authors_Iterator. Non sei msgid "Author: %s" msgstr "Autore: %s" -#: src/core/Classes/Post_Editor.php:269 src/core/Plugin.php:1346 -#: src/modules/multiple-authors/multiple-authors.php:830 +#: src/core/Classes/Post_Editor.php:268 src/core/Plugin.php:1421 +#: src/modules/multiple-authors/multiple-authors.php:1013 msgid "Search for an author" msgstr "Cerca un autore" @@ -1071,7 +1205,7 @@ msgstr "Layout" msgid "Title" msgstr "Titolo" -#: src/modules/multiple-authors/multiple-authors.php:75 +#: src/modules/multiple-authors/multiple-authors.php:73 msgid "Multiple Authors" msgstr "Autori multipli" @@ -1080,13 +1214,13 @@ msgid "Display a list of authors for the current post." msgstr "Visualizza un elenco degli autori per l'articolo corrente." #: src/core/Classes/Post_Editor.php:89 src/core/Classes/Post_Editor.php:192 -#: src/core/Plugin.php:762 src/core/Traits/Author_box.php:149 +#: src/core/Plugin.php:808 src/core/Traits/Author_box.php:173 #: src/modules/editflow-integration/editflow-integration.php:113 -#: src/modules/multiple-authors/multiple-authors.php:264 -#: src/modules/multiple-authors/multiple-authors.php:265 -#: src/modules/multiple-authors/multiple-authors.php:296 -#: src/modules/multiple-authors/multiple-authors.php:297 -#: src/modules/multiple-authors/multiple-authors.php:703 +#: src/modules/multiple-authors/multiple-authors.php:269 +#: src/modules/multiple-authors/multiple-authors.php:270 +#: src/modules/multiple-authors/multiple-authors.php:319 +#: src/modules/multiple-authors/multiple-authors.php:320 +#: src/modules/multiple-authors/multiple-authors.php:773 msgid "Authors" msgstr "Autori" @@ -1099,6 +1233,6 @@ msgid "PublishPress" msgstr "PublishPress" #. Plugin Name of the plugin -#: src/core/Plugin.php:622 src/modules/settings/settings.php:59 +#: src/core/Plugin.php:663 src/modules/settings/settings.php:61 msgid "PublishPress Authors" msgstr "PublishPress Authors" diff --git a/publishpress-authors.php b/publishpress-authors.php index 06210b0d..cf7036ef 100644 --- a/publishpress-authors.php +++ b/publishpress-authors.php @@ -5,7 +5,7 @@ * Description: PublishPress Authors allows you to add multiple authors and guest authors to WordPress posts * Author: PublishPress * Author URI: https://publishpress.com - * Version: 3.19.0 + * Version: 3.19.1 * Text Domain: publishpress-authors * * ------------------------------------------------------------------------------ diff --git a/readme.txt b/readme.txt index e91d5ead..d95857f8 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Tags: multiple authors, authors, guest authors, author fields, author layouts Requires at least: 4.7 Requires PHP: 5.6 Tested up to: 6.0 -Stable tag: 3.19.0 +Stable tag: 3.19.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -224,6 +224,16 @@ There are two ways to install the PublishPress Authors plugin: == Changelog == += [3.19.1] - 18 Jul 2022 = + +* Feature: Add a setting for selecting Fallback user for Guest Authors, #743 +* Feature: Allow users to limit the length of a bio in a layout using author.get_description(150), #754 +* Fixed: Conflict between All in one SEO and PublishPress Authors Pro, #762 +* Update: Updated Spanish and Italian translation files, #757 +* Fixed: Empty space between categories is missing, #753 +* Update: Change "Display" tab to "Author Boxes" in settings, #755 +* Update: Remain on active tab after updating settings, #746 + = [3.19.0] - 27 Jun 2022 = * Feature: Added new Author Profile Pages, #417 diff --git a/src/assets/js/settings.js b/src/assets/js/settings.js index 31478564..413ac805 100644 --- a/src/assets/js/settings.js +++ b/src/assets/js/settings.js @@ -9,6 +9,10 @@ jQuery(document).ready(function ($) { var panel = $(this).find('a').first().attr('href'); + if (browserSupportStorage()) { + saveStorageData('ppma_settings_active_tab', panel.slice(1)); + } + $('table[id^="ppma-"]').hide(); $(panel).show(); }); @@ -18,6 +22,9 @@ jQuery(document).ready(function ($) { if (typeof ppmaSettings != 'undefined' && typeof ppmaSettings.tab != 'undefined') { ppmaTab = ppmaSettings.tab; $('#publishpress-authors-settings-tabs a[href="#' + ppmaTab + '"]').click(); + } else if (browserSupportStorage() && getStorageData('ppma_settings_active_tab')) { + ppmaTab = getStorageData('ppma_settings_active_tab'); + $('#publishpress-authors-settings-tabs a[href="#' + ppmaTab + '"]').click(); } var $hiddenFields = $('input[id^="ppma-tab-"]'); @@ -77,6 +84,26 @@ jQuery(document).ready(function ($) { } }); + $('.fallback-user-search-select2').each(function () { + var authorsSearch = $(this).ppma_select2({ + placeholder: $(this).data("placeholder"), + allowClear: true, + ajax: { + url: + window.ajaxurl + + "?action=authors_users_search&nonce=" + + $(this).data("nonce"), + dataType: "json", + data: function (params) { + return { + q: params.term, + ignored: [] + }; + } + } + }); + }); + // Show color scheme field only when boxed or centered layouts are selected $('#multiple_authors_multiple_authors_options_layout').on('change', function(){ $selected_layout = $(this).val(); @@ -86,4 +113,42 @@ jQuery(document).ready(function ($) { $('.ppauthors-color-scheme-field').hide(); } }); + + /** + * Check if browser support local storage + * @returns + */ + function browserSupportStorage() { + if (typeof (Storage) !== "undefined") { + return true; + } else { + return false; + } + } + /** + * Save local storage data + * @param {*} storageName + * @param {*} storageValue + */ + function saveStorageData(storageName, storageValue) { + removeStorageData(storageName); + window.localStorage.setItem(storageName, JSON.stringify(storageValue)); + } + + /** + * Get local storage data + * @param {*} storageName + * @returns + */ + function getStorageData(storageName) { + return JSON.parse(window.localStorage.getItem(storageName)); + } + + /** + * Remove local storage data + * @param {*} storageName + */ + function removeStorageData(storageName) { + window.localStorage.removeItem(storageName); + } }); diff --git a/src/core/Classes/Objects/Author.php b/src/core/Classes/Objects/Author.php index bddddf57..105e2c5c 100644 --- a/src/core/Classes/Objects/Author.php +++ b/src/core/Classes/Objects/Author.php @@ -926,4 +926,26 @@ public static function get_author_posts_count($term_id, $post_type = 'post') return apply_filters('ppma_author_posts_count', $counts, $term_id, $post_type); } + /** + * Authors description with limit. + * + * @param int $size + * @param mixed $end + * + * @return string + */ + public function get_description($limit = 0, $end = '...') + { + $authorDescription = isset($this->description) ? $this->description : ''; + $descriptionLimit = (int)$limit; + + if (!empty($authorDescription) && $limit > 0) { + if (mb_strwidth($authorDescription, 'UTF-8') > $limit) { + $authorDescription = rtrim(mb_strimwidth($authorDescription, 0, $limit, '', 'UTF-8')).$end; + } + } + + return $authorDescription; + } + } diff --git a/src/core/Classes/Post_Editor.php b/src/core/Classes/Post_Editor.php index 550de3c2..02930d52 100644 --- a/src/core/Classes/Post_Editor.php +++ b/src/core/Classes/Post_Editor.php @@ -166,7 +166,7 @@ public static function action_manage_posts_custom_column($column, $post_id) $user = get_user_by('ID', $post->post_author); if (is_a($user, 'WP_User')) { - echo sprintf('[%s]', esc_html($user->display_name)); + echo sprintf('', esc_html($user->display_name)); } } } @@ -280,8 +280,19 @@ class="authors-select2 authors-search" ?> post_author); + $post = get_post(); + $userAuthor = get_user_by('ID', $post->post_author); + $postAuthorId = $post->post_author; + + $legacyPlugin = Factory::getLegacyPlugin(); + $fallbackAuthor = isset($legacyPlugin->modules->multiple_authors->options->fallback_user_for_guest_post) ? + (int)$legacyPlugin->modules->multiple_authors->options->fallback_user_for_guest_post : 0; + + if ($fallbackAuthor > 0) { + $postAuthorId = $fallbackAuthor; + $userAuthor = Author::get_by_user_id($postAuthorId); + + } ?>
@@ -297,23 +308,25 @@ class="authors-select2 authors-search"
-
-
- - +
+
+
+ + +
ID; + } + + return (int)$postAuthorId === (int)$userId; + } if (!isset($postAuthorsCache[$post_id])) { $coauthors = get_post_authors($post_id); diff --git a/src/modules/multiple-authors/multiple-authors.php b/src/modules/multiple-authors/multiple-authors.php index 470b2e67..8b89d2bd 100644 --- a/src/modules/multiple-authors/multiple-authors.php +++ b/src/modules/multiple-authors/multiple-authors.php @@ -107,6 +107,7 @@ public function __construct() 'show_author_post_tags' => 'yes', 'show_author_post_readmore' => 'yes', 'default_author_for_new_posts' => null, + 'fallback_user_for_guest_post' => function_exists('get_current_user_id') ? get_current_user_id() : 0, 'author_page_post_types' => [] ], 'options_page' => false, @@ -587,6 +588,17 @@ public function register_settings() $this->module->options_group_name . '_general' ); + add_settings_field( + 'fallback_user_for_guest_post', + __( + 'Fallback user for Guest Authors:', + 'publishpress-authors' + ), + [$this, 'settings_fallback_user_for_guest_post'], + $this->module->options_group_name, + $this->module->options_group_name . '_general' + ); + do_action('publishpress_authors_register_settings_after'); /** @@ -1637,6 +1649,39 @@ class="default-authors-select2" module->options_group_name . '_fallback_user_for_guest_post'; + $value = isset($this->module->options->fallback_user_for_guest_post) ? $this->module->options->fallback_user_for_guest_post : ''; + ?> + +

+ +

+ esc_html__('General', 'publishpress-authors'), - '#ppma-tab-display' => esc_html__('Display', 'publishpress-authors'), + '#ppma-tab-display' => esc_html__('Author Boxes', 'publishpress-authors'), '#ppma-tab-author-pages' => esc_html__('Author Pages', 'publishpress-authors'), '#ppma-tab-shortcodes' => esc_html__('Shortcodes', 'publishpress-authors'), '#ppma-tab-maintenance' => esc_html__('Maintenance', 'publishpress-authors'), diff --git a/src/templates/parts/author-pages-grid.php b/src/templates/parts/author-pages-grid.php index 0cad2c95..88c7dc66 100644 --- a/src/templates/parts/author-pages-grid.php +++ b/src/templates/parts/author-pages-grid.php @@ -56,7 +56,7 @@ @@ -94,7 +94,7 @@ display_name); ?> diff --git a/src/templates/parts/author-pages-list.php b/src/templates/parts/author-pages-list.php index 86df08d8..9c39e5ce 100644 --- a/src/templates/parts/author-pages-list.php +++ b/src/templates/parts/author-pages-list.php @@ -56,7 +56,7 @@ @@ -84,7 +84,7 @@ display_name); ?>