diff --git a/composer.lock b/composer.lock index 9e712d0b..86adba13 100644 --- a/composer.lock +++ b/composer.lock @@ -2651,12 +2651,12 @@ "version": "v5.2.13", "source": { "type": "git", - "url": "https://github.com/justinrainbow/json-schema.git", + "url": "https://github.com/jsonrainbow/json-schema.git", "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, @@ -2711,8 +2711,8 @@ "schema" ], "support": { - "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" + "issues": "https://github.com/jsonrainbow/json-schema/issues", + "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13" }, "time": "2023-09-26T02:20:38+00:00" }, @@ -3292,16 +3292,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.4.0", + "version": "5.4.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "298d2febfe79d03fe714eb871d5538da55205b1a" + "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/298d2febfe79d03fe714eb871d5538da55205b1a", - "reference": "298d2febfe79d03fe714eb871d5538da55205b1a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", + "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", "shasum": "" }, "require": { @@ -3350,9 +3350,9 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.0" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" }, - "time": "2024-04-09T21:13:58+00:00" + "time": "2024-05-21T05:55:05+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -5289,16 +5289,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.9.2", + "version": "3.10.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480" + "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/aac1f6f347a5c5ac6bc98ad395007df00990f480", - "reference": "aac1f6f347a5c5ac6bc98ad395007df00990f480", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/8f90f7a53ce271935282967f53d0894f8f1ff877", + "reference": "8f90f7a53ce271935282967f53d0894f8f1ff877", "shasum": "" }, "require": { @@ -5365,7 +5365,7 @@ "type": "open_collective" } ], - "time": "2024-04-23T20:25:34+00:00" + "time": "2024-05-22T21:24:41+00:00" }, { "name": "symfony/amqp-messenger", diff --git a/includes.php b/includes.php index 6a81208a..ede11530 100644 --- a/includes.php +++ b/includes.php @@ -34,7 +34,7 @@ if (! defined('PP_LOADED')) { if (! defined('PUBLISHPRESS_VERSION')) { // Define constants - define('PUBLISHPRESS_VERSION', '4.2.0'); + define('PUBLISHPRESS_VERSION', '4.2.1'); define('PUBLISHPRESS_BASE_PATH', __DIR__); define('PUBLISHPRESS_VIEWS_PATH', __DIR__ . '/views'); define('PUBLISHPRESS_FILE_PATH', PUBLISHPRESS_BASE_PATH . '/publishpress.php'); diff --git a/languages/publishpress-es_ES.mo b/languages/publishpress-es_ES.mo index a00c00a9..68642d8f 100644 Binary files a/languages/publishpress-es_ES.mo and b/languages/publishpress-es_ES.mo differ diff --git a/languages/publishpress-es_ES.po b/languages/publishpress-es_ES.po index 6ed80b86..6b464e80 100644 --- a/languages/publishpress-es_ES.po +++ b/languages/publishpress-es_ES.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: Plugins - PublishPress Planner: Organize and Schedule " "Your WordPress Content - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n" -"POT-Creation-Date: 2024-04-04 04:10+0000\n" -"PO-Revision-Date: 2024-04-13 12:37+0200\n" +"POT-Creation-Date: 2024-05-14 09:04+0000\n" +"PO-Revision-Date: 2024-05-21 10:05+0200\n" "Last-Translator: \n" "Language-Team: Spanish (Spain)\n" "Language: es_ES\n" @@ -14,7 +14,7 @@ msgstr "" "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.4\n" +"X-Generator: Poedit 3.4.4\n" #: modules/notifications-log/library/NotificationsLogTable.php:257 msgid " Scheduled" @@ -58,10 +58,9 @@ msgstr "%1$s #%2$s «%3$s» fue despublicada por %4$s %5$s" msgid "%1$s (%2$s ) said on %3$s at %4$s:" msgstr "%1$s (%2$s) dijo en %3$s a las %4$s:" -#: modules/content-overview/content-overview.php:845 +#: modules/content-board/content-board.php:826 +#: modules/content-overview/content-overview.php:847 #, php-format -#| msgctxt "%1$s = start date, %2$s = end date" -#| msgid " %1$s to %2$s" msgctxt "%1$s = start date, %2$s = end date" msgid " %1$s
For more information:
" msgstr "" "Más información:
Documentación de metadatos editoriales" -"a>
" +"com/features/editorial-metadata/\">Documentación de campos editoriales" +"p>" #: modules/notifications/notifications.php:99 msgid "" @@ -225,24 +226,24 @@ msgstr "" #: modules/editorial-metadata/editorial-metadata.php:121 msgid "" -"Keep track of important details about your content with editorial " -"metadata. This feature allows you to create as many date, text, number, etc. " -"fields as you like, and then use them to store information like contact " -"details or the location of an interview.
Once you’ve set your fields " -"up, editorial metadata integrates with both the calendar and the content " -"overview. Make an editorial metadata item visible to have it appear to the " -"rest of your team. Keep it hidden to restrict the information between the " -"writer and their editor.
" +"Keep track of important details about your content with editorial fields. " +"This feature allows you to create as many date, text, number, etc. fields as " +"you like, and then use them to store information like contact details or the " +"location of an interview.
Once you’ve set your fields up, editorial " +"fields integrates with both the calendar and the content overview. Make an " +"editorial fields item visible to have it appear to the rest of your team. " +"Keep it hidden to restrict the information between the writer and their " +"editor.
" msgstr "" "Haz un seguimiento de los detalles importantes sobre tu contenido con los " -"metadatos editoriales. Esta característica te permite crear tantos campos de " +"campos editoriales. Esta característica te permite crear tantos campos de " "fecha, texto, número, etc, como quieras, y después utilizarlos para guardar " "información como detalles de contacto o la ubicación de una entrevista." -"p>
Una vez has establecido tus campos, los metadatos editoriales se " -"integran tanto con el calendario como con el resumen de contenido. Haz un " -"elemento de metadatos editoriales visible para que aparezcan al resto de tu " -"equipo. Mantenlo oculto para restringir la información entre el escritor y " -"el editor.
" +"p>Una vez has establecido tus campos, los campos editoriales se integran " +"tanto con el calendario como con el resumen de contenido. Haz un elemento de " +"campos editoriales visible para que aparezcan al resto de tu equipo. " +"Mantenlo oculto para restringir la información entre el escritor y el editor." +"
" #: modules/notifications/notifications.php:94 msgid "" @@ -357,8 +358,8 @@ msgstr "" "cargarse mediante el filtro de contenido de taxonomías al añadir un nuevo " "flujo de trabajo de avisos." -#: modules/editorial-comments/editorial-comments.php:552 -#: modules/editorial-comments/editorial-comments.php:556 +#: modules/editorial-comments/editorial-comments.php:554 +#: modules/editorial-comments/editorial-comments.php:558 msgid "Add an editorial comment" msgstr "Añadir un comentario editorial" @@ -367,11 +368,11 @@ msgstr "Añadir un comentario editorial" msgid "Add Another Option" msgstr "Añadir otra opción" -#: modules/content-overview/content-overview.php:1287 +#: modules/content-overview/content-overview.php:1288 msgid "Add Column" msgstr "Añadir columna" -#: modules/editorial-comments/editorial-comments.php:574 +#: modules/editorial-comments/editorial-comments.php:576 msgid "Add Comment" msgstr "Añadir comentario" @@ -386,30 +387,35 @@ msgstr "Añadir contenido para %s" msgid "Add editorial comment: %s" msgstr "Añadir comentario editorial: %s" -#: modules/content-overview/content-overview.php:1435 +#: modules/content-board/content-board.php:1409 +#: modules/content-overview/content-overview.php:1436 msgid "Add Filter" msgstr "Añadir filtro" -#: modules/content-overview/content-overview.php:1267 -#: modules/content-overview/content-overview.php:1415 +#: modules/content-board/content-board.php:1241 +#: modules/content-board/content-board.php:1261 +#: modules/content-board/content-board.php:1389 +#: modules/content-overview/content-overview.php:1268 +#: modules/content-overview/content-overview.php:1416 #: modules/editorial-metadata/editorial-metadata.php:1783 msgid "Add New" msgstr "Añadir nuevo" -#: modules/content-overview/content-overview.php:1558 +#: modules/content-board/content-board.php:1581 +#: modules/content-overview/content-overview.php:1559 #, php-format msgid "Add New %s" msgstr "Añadir nuevo %s" #: modules/editorial-metadata/editorial-metadata.php:453 -msgid "Add New Editorial Metadata" -msgstr "Añadir nuevos metadatos editoriales" +msgid "Add New Editorial Fields" +msgstr "Añadir nuevos campos editoriales" #: modules/editorial-metadata/editorial-metadata.php:2509 -msgid "Add New Metadata Term" -msgstr "Añadir nuevo término de metadatos" +msgid "Add New Editorial fields term" +msgstr "Añadir nuevo término de campos editoriales" -#: publishpress.php:1310 +#: publishpress.php:1323 msgid "Add New Notification" msgstr "Añadir nuevo aviso" @@ -450,8 +456,10 @@ msgstr "Avisos avanzados" msgid "All" msgstr "Todo" -#: modules/content-overview/content-overview.php:2091 -#: modules/content-overview/content-overview.php:2094 +#: modules/content-board/content-board.php:2114 +#: modules/content-board/content-board.php:2117 +#: modules/content-overview/content-overview.php:2092 +#: modules/content-overview/content-overview.php:2095 #, php-format msgid "All %s" msgstr "Todas %s" @@ -460,9 +468,11 @@ msgstr "Todas %s" msgid "All Actions" msgstr "Todas las acciones" -#: modules/calendar/calendar.php:793 modules/calendar/calendar.php:4071 -#: modules/content-overview/content-overview.php:2116 -#: modules/content-overview/content-overview.php:2119 +#: modules/calendar/calendar.php:793 modules/calendar/calendar.php:4008 +#: modules/content-board/content-board.php:2139 +#: modules/content-board/content-board.php:2142 +#: modules/content-overview/content-overview.php:2117 +#: modules/content-overview/content-overview.php:2120 msgid "All authors" msgstr "Todos los autores" @@ -479,8 +489,8 @@ msgid "All channels" msgstr "Todos los canales" #: modules/editorial-metadata/editorial-metadata.php:450 -msgid "All Editorial Metadata" -msgstr "Todos los metadatos editoriales" +msgid "All Editorial Fields" +msgstr "Todos los campos editoriales" #: modules/notifications-log/library/NotificationsLogTable.php:584 msgid "All events" @@ -503,7 +513,8 @@ msgstr "Todos los avisos de usuarios" msgid "All options value and labels are required." msgstr "Todas las opciones de valor y las etiquetas son obligatorios." -#: modules/content-overview/content-overview.php:2148 +#: modules/content-board/content-board.php:2171 +#: modules/content-overview/content-overview.php:2149 msgid "All post types" msgstr "Todos los tipos de contenido" @@ -513,7 +524,7 @@ msgstr "Todos los tipos de contenido" msgid "All Posts" msgstr "Todas las entradas" -#: modules/calendar/calendar.php:2933 +#: modules/calendar/calendar.php:2870 msgid "All posts" msgstr "Todas las entradas" @@ -521,7 +532,8 @@ msgstr "Todas las entradas" msgid "All Receivers" msgstr "Todos los destinatarios" -#: modules/content-overview/content-overview.php:2363 +#: modules/content-board/content-board.php:2386 +#: modules/content-overview/content-overview.php:2364 msgid "All status" msgstr "Todos los estados" @@ -529,16 +541,17 @@ msgstr "Todos los estados" msgid "All Statuses" msgstr "Todos los estados" -#: modules/calendar/calendar.php:790 modules/calendar/calendar.php:4015 -#: modules/content-overview/content-overview.php:2065 +#: modules/calendar/calendar.php:790 modules/calendar/calendar.php:3952 +#: modules/content-board/content-board.php:2088 +#: modules/content-overview/content-overview.php:2066 msgid "All statuses" msgstr "Todos los estados" -#: modules/calendar/calendar.php:792 modules/calendar/calendar.php:4050 +#: modules/calendar/calendar.php:792 modules/calendar/calendar.php:3987 msgid "All tags" msgstr "Todas las etiquetas" -#: modules/calendar/calendar.php:794 modules/calendar/calendar.php:4098 +#: modules/calendar/calendar.php:794 modules/calendar/calendar.php:4035 msgid "All types" msgstr "Todos los tipos" @@ -551,7 +564,7 @@ msgstr "Todos los usuarios" msgid "All Workflows" msgstr "Todos los flujos de trabajo" -#: modules/calendar/calendar.php:2537 +#: modules/calendar/calendar.php:2474 msgid "Allow public access to subscriptions in iCal or Google Calendar" msgstr "" "Permite el acceso público a las suscripciones en iCal o Google Calendar" @@ -564,22 +577,34 @@ msgstr "Avisar siempre al autor del contenido:" msgid "Always notify users who have edited the content:" msgstr "Avisar siempre a los usuarios que han editado el contenido:" -#: modules/calendar/calendar.php:2585 +#: modules/calendar/calendar.php:2522 msgid "Always show complete post titles" msgstr "Muestra siempre los títulos completos de las entradas" -#: modules/content-overview/content-overview.php:855 -#: modules/content-overview/content-overview.php:865 -#: modules/content-overview/content-overview.php:2197 -#: modules/content-overview/content-overview.php:2308 -#: modules/content-overview/content-overview.php:2346 -#: modules/content-overview/content-overview.php:2423 +#: modules/content-board/content-board.php:1504 +#: modules/content-board/content-board.php:1554 +msgid "An error occured" +msgstr "Ha ocurrido un error" + +#: modules/content-board/content-board.php:836 +#: modules/content-board/content-board.php:846 +#: modules/content-board/content-board.php:2220 +#: modules/content-board/content-board.php:2331 +#: modules/content-board/content-board.php:2369 +#: modules/content-board/content-board.php:2450 +#: modules/content-overview/content-overview.php:857 +#: modules/content-overview/content-overview.php:867 +#: modules/content-overview/content-overview.php:2198 +#: modules/content-overview/content-overview.php:2309 +#: modules/content-overview/content-overview.php:2347 +#: modules/content-overview/content-overview.php:2428 msgid "Apply" msgstr "Aplicar" -#: modules/content-overview/content-overview.php:1371 -#: modules/content-overview/content-overview.php:1519 -#| msgid "All Channels" +#: modules/content-board/content-board.php:1345 +#: modules/content-board/content-board.php:1493 +#: modules/content-overview/content-overview.php:1372 +#: modules/content-overview/content-overview.php:1520 msgid "Apply Changes" msgstr "Aplicar los cambios" @@ -608,11 +633,11 @@ msgstr "Avisos asíncronos" msgid "asynchronous" msgstr "asíncrono" -#: modules/calendar/calendar.php:2604 +#: modules/calendar/calendar.php:2541 msgid "At least one post type must be selected" msgstr "Se debe seleccionar por lo menos un tipo de contenido" -#: modules/editorial-comments/editorial-comments.php:562 +#: modules/editorial-comments/editorial-comments.php:564 msgid "Attach file" msgstr "Adjuntar archivo" @@ -620,14 +645,20 @@ msgstr "Adjuntar archivo" msgid "Aug" msgstr "Ago" -#: modules/calendar/calendar.php:1943 modules/calendar/calendar.php:3538 -#: modules/calendar/calendar.php:3628 -#: modules/content-overview/content-overview.php:1081 -#: modules/content-overview/content-overview.php:1095 -#: modules/content-overview/content-overview.php:1139 -#: modules/content-overview/content-overview.php:1200 -#: modules/content-overview/content-overview.php:1732 -#: modules/content-overview/content-overview.php:2114 +#: modules/calendar/calendar.php:1880 modules/calendar/calendar.php:3475 +#: modules/calendar/calendar.php:3565 +#: modules/content-board/content-board.php:1061 +#: modules/content-board/content-board.php:1072 +#: modules/content-board/content-board.php:1115 +#: modules/content-board/content-board.php:1174 +#: modules/content-board/content-board.php:1755 +#: modules/content-board/content-board.php:2137 +#: modules/content-overview/content-overview.php:1083 +#: modules/content-overview/content-overview.php:1096 +#: modules/content-overview/content-overview.php:1140 +#: modules/content-overview/content-overview.php:1201 +#: modules/content-overview/content-overview.php:1733 +#: modules/content-overview/content-overview.php:2115 #: modules/editorial-comments/library/EditorialCommentsTable.php:228 msgid "Author" msgid_plural "Authors" @@ -656,11 +687,11 @@ msgstr "Borrador automático" msgid "Available fields" msgstr "Campos disponibles" -#: modules/calendar/calendar.php:2127 +#: modules/calendar/calendar.php:2064 msgid "Back %d weeks" msgstr "Ir %d semanas hacia detrás" -#: modules/calendar/calendar.php:2139 +#: modules/calendar/calendar.php:2076 msgid "Back 1 week" msgstr "1 semana atrás" @@ -696,37 +727,43 @@ msgstr "Blog: " msgid "Body" msgstr "Cuerpo" -#: modules/content-overview/content-overview.php:861 -#: modules/editorial-comments/editorial-comments.php:578 +#: modules/content-board/content-board.php:842 +#: modules/content-overview/content-overview.php:863 +#: modules/editorial-comments/editorial-comments.php:580 #: modules/editorial-metadata/editorial-metadata.php:2174 msgid "Cancel" msgstr "Cancelar" -#: modules/calendar/calendar.php:3638 -#: modules/content-overview/content-overview.php:1094 -#: modules/content-overview/content-overview.php:1742 +#: modules/calendar/calendar.php:3575 +#: modules/content-board/content-board.php:1765 +#: modules/content-overview/content-overview.php:1743 #: lib/Notifications/Workflow/Step/Event_Content/Filter/Category.php:34 msgid "Categories" msgstr "Categorías" -#: modules/calendar/calendar.php:3543 +#: modules/calendar/calendar.php:3480 #: lib/Notifications/Workflow/Step/Event_Content/Category.php:24 msgid "Category" msgid_plural "Categories" msgstr[0] "Categoría" msgstr[1] "Categorías" -#: modules/content-overview/content-overview.php:862 +#: modules/content-board/content-board.php:843 +#: modules/content-overview/content-overview.php:864 msgid "Change" msgstr "Cambiar" +#: modules/content-board/content-board.php:1543 +msgid "Changes saved!" +msgstr "¡Cambios guardado!" + #: views/user_profile_notification_channels.html.php:15 #: modules/improved-notifications/improved-notifications.php:408 #: modules/improved-notifications/improved-notifications.php:1154 msgid "Channels" msgstr "Canales" -#: publishpress.php:669 +#: publishpress.php:670 msgid "Cheatin’ uh?" msgstr "¡Haciendo trampas! ¿eh?" @@ -734,7 +771,8 @@ msgstr "¡Haciendo trampas! ¿eh?" msgid "Checkbox" msgstr "Casilla de verificación" -#: modules/content-overview/content-overview.php:2328 +#: modules/content-board/content-board.php:2351 +#: modules/content-overview/content-overview.php:2329 msgid "Checked" msgstr "Seleccionado" @@ -768,11 +806,17 @@ msgstr "Haz clic aquí para leer más acerca de las opciones de shortcode..." msgid "Click here to subscribe in iCal or Google Calendar" msgstr "Haz clic aquí para suscribirte en iCal o Google Calendar" -#: modules/content-overview/content-overview.php:1129 +#: modules/content-board/content-board.php:1106 +msgid "Click the \"Add New\" button to create new card data." +msgstr "" +"Haz clic en el botón «Añadir nuevo» para crear nuevos datos de tarjeta." + +#: modules/content-overview/content-overview.php:1130 msgid "Click the \"Add New\" button to create new columns." msgstr "Haz clic en el botón «Añadir nuevo» para crear nuevas columnas." -#: modules/content-overview/content-overview.php:1191 +#: modules/content-board/content-board.php:1165 +#: modules/content-overview/content-overview.php:1192 msgid "Click the \"Add New\" button to create new filters." msgstr "Haz clic en el botón «Añadir nuevo» para crear nuevos filtros." @@ -803,12 +847,12 @@ msgstr "" msgid "Close" msgstr "Cerrar" -#: modules/content-overview/content-overview.php:1275 +#: modules/content-overview/content-overview.php:1276 msgid "Column Title" msgstr "Título de la columna" -#: modules/content-overview/content-overview.php:934 -#| msgid "Comment deleted successfully." +#: modules/content-board/content-board.php:915 +#: modules/content-overview/content-overview.php:936 msgid "Column updated successfully." msgstr "Columna actualizada correctamente." @@ -816,11 +860,11 @@ msgstr "Columna actualizada correctamente." msgid "Comment" msgstr "Comentario" -#: modules/editorial-comments/editorial-comments.php:1239 +#: modules/editorial-comments/editorial-comments.php:1241 msgid "Comment author name field:" msgstr "Campo del nombre del autor del comentario:" -#: modules/editorial-comments/editorial-comments.php:1181 +#: modules/editorial-comments/editorial-comments.php:1183 msgid "Comment deleted successfully." msgstr "El commentario ha sido borrado con éxito." @@ -829,7 +873,7 @@ msgstr "El commentario ha sido borrado con éxito." msgid "Comment: %s (%d)" msgstr "Comentario: %s (%d)" -#: publishpress.php:665 +#: publishpress.php:666 msgid "Configure" msgstr "Configurar" @@ -837,13 +881,21 @@ msgstr "Configurar" msgid "Contact" msgstr "Contacto" -#: modules/calendar/calendar.php:3655 -#: modules/content-overview/content-overview.php:1759 +#: modules/calendar/calendar.php:3592 +#: modules/content-board/content-board.php:1782 +#: modules/content-overview/content-overview.php:1760 #: modules/improved-notifications/improved-notifications.php:971 #: lib/Notifications/Workflow/Step/Content/Main.php:29 msgid "Content" msgstr "Contenido" +#: modules/content-board/content-board.php:140 +#: modules/content-board/content-board.php:395 +#: modules/content-board/content-board.php:412 +#: modules/content-board/content-board.php:413 +msgid "Content Board" +msgstr "Tablón de contenidos" + #: modules/calendar/calendar.php:170 modules/calendar/calendar.php:410 #: modules/calendar/calendar.php:427 modules/calendar/calendar.php:428 msgid "Content Calendar" @@ -864,7 +916,8 @@ msgstr "Contenido:" msgid "Copy to the clipboard" msgstr "Copiar al portapapeles" -#: modules/content-overview/content-overview.php:1686 +#: modules/content-board/content-board.php:1709 +#: modules/content-overview/content-overview.php:1687 #, php-format msgid "Create %s" msgstr "Crear %s" @@ -877,15 +930,19 @@ msgstr "Creado el" msgid "Current week" msgstr "Semana actual" -#: modules/content-overview/content-overview.php:1128 -#| msgid "Custom Status" +#: modules/content-overview/content-overview.php:1129 msgid "Custom Columns" msgstr "Columnas personalizadas" -#: modules/content-overview/content-overview.php:1190 +#: modules/content-board/content-board.php:1164 +#: modules/content-overview/content-overview.php:1191 msgid "Custom filters" msgstr "Filtros personalizados" +#: modules/content-board/content-board.php:1105 +msgid "Custom Items" +msgstr "Elementos personalizados" + #: statuses-intro.php:142 #, php-format msgid "" @@ -906,11 +963,19 @@ msgstr "" "%1$sPublishPress Statuses%2$s. Consulta %3$sPlanificación > Ajustes%4$s para " "más detalles." -#: modules/content-overview/content-overview.php:1861 -#| msgid "Number of Columns: " +#: modules/content-board/content-board.php:1884 +msgid "Customize Card Data" +msgstr "Personalizar los datos de la tarjeta" + +#: modules/content-overview/content-overview.php:1862 msgid "Customize Columns" msgstr "Personalizar columnas" +#: modules/content-board/content-board.php:1894 +#: modules/content-overview/content-overview.php:1872 +msgid "Customize Filters" +msgstr "Personalizar filtros" + #: modules/dashboard/dashboard.php:56 msgid "Dashboard" msgstr "Escritorio" @@ -919,8 +984,9 @@ msgstr "Escritorio" msgid "Dashboard Note" msgstr "Notas de escritorio" -#: modules/calendar/calendar.php:3527 -#: modules/content-overview/content-overview.php:1919 +#: modules/calendar/calendar.php:3464 +#: modules/content-board/content-board.php:1942 +#: modules/content-overview/content-overview.php:1920 #: modules/editorial-metadata/editorial-metadata.php:285 #: lib/Notifications/Table/Notifications.php:158 #: modules/notifications-log/library/NotificationsLogTable.php:490 @@ -950,12 +1016,12 @@ msgstr "Canales de aviso por defecto:" msgid "Default option" msgstr "Opción por defecto" -#: modules/calendar/calendar.php:2561 +#: modules/calendar/calendar.php:2498 msgid "Default publish time for items created in the calendar" msgstr "" "Hora de publicación por defecto para elementos creados en el calendario" -#: modules/editorial-comments/editorial-comments.php:643 +#: modules/editorial-comments/editorial-comments.php:645 #: modules/editorial-metadata/editorial-metadata.php:2028 #: modules/editorial-metadata/editorial-metadata.php:2058 #: modules/editorial-metadata/editorial-metadata.php:2365 @@ -985,7 +1051,7 @@ msgstr "Descripción" msgid "Detailed documentation is also available on the plugin website." msgstr "También hay disponible documentación detallada en la web del plugin." -#: modules/calendar/calendar.php:2635 modules/dashboard/dashboard.php:368 +#: modules/calendar/calendar.php:2572 modules/dashboard/dashboard.php:368 #: modules/dashboard/dashboard.php:391 modules/dashboard/dashboard.php:425 msgid "Disabled" msgstr "Desactivado" @@ -1006,7 +1072,7 @@ msgstr "" msgid "Display Label" msgstr "Muestra etiqueta" -#: modules/editorial-comments/editorial-comments.php:1266 +#: modules/editorial-comments/editorial-comments.php:1268 msgid "Display Name" msgstr "Nombre a mostrar" @@ -1018,15 +1084,20 @@ msgstr "Documentación" msgid "Download .ics file" msgstr "Descargar archivo .ics" -#: common/php/class-module.php:263 +#: common/php/class-module.php:328 msgid "Draft" msgstr "Borrador" -#: modules/content-overview/content-overview.php:1330 +#: modules/content-board/content-board.php:1304 +msgid "Drag to change enabled card data order." +msgstr "Arrastra para cambiar el orden de los datos de la tarjeta activada." + +#: modules/content-overview/content-overview.php:1331 msgid "Drag to change enabled columns order." msgstr "Arrastra para cambiar el orden de las columnas activadas." -#: modules/content-overview/content-overview.php:1478 +#: modules/content-board/content-board.php:1452 +#: modules/content-overview/content-overview.php:1479 msgid "Drag to change enabled filters order." msgstr "Arrastra para cambiar el orden de los filtros activados." @@ -1043,20 +1114,21 @@ msgstr "Selección desplegable" msgid "Duplicated notification threshold:" msgstr "Umbral para los avisos duplicados:" -#: common/php/class-module.php:696 +#: common/php/class-module.php:761 msgid "E-mails" msgstr "Correos electrónicos" -#: modules/calendar/calendar.php:1798 modules/calendar/calendar.php:3560 -#: modules/content-overview/content-overview.php:2982 -#: modules/editorial-comments/editorial-comments.php:632 +#: modules/calendar/calendar.php:1735 modules/calendar/calendar.php:3497 +#: modules/content-board/content-board.php:2665 +#: modules/content-overview/content-overview.php:3017 +#: modules/editorial-comments/editorial-comments.php:634 #: modules/editorial-metadata/editorial-metadata.php:2745 msgid "Edit" msgstr "Editar" #: modules/editorial-metadata/editorial-metadata.php:451 -msgid "Edit Editorial Metadata" -msgstr "Editar metadatos editoriales" +msgid "Edit Editorial Fields" +msgstr "Editar campos editoriales" #: modules/efmigration/efmigration.php:288 msgid "" @@ -1068,7 +1140,7 @@ msgstr "" "usar PublishPress Planner, primero completa la migración de los datos de " "Edit Flow y luego desactiva Edit Flow." -#: publishpress.php:1311 +#: publishpress.php:1324 msgid "Edit Notification" msgstr "Editar aviso" @@ -1084,11 +1156,12 @@ msgstr "Editar el aviso de perfil" msgid "Edit Notify User" msgstr "Editar el aviso de usuario" -#: modules/calendar/calendar.php:1798 +#: modules/calendar/calendar.php:1735 msgid "Edit this item" msgstr "Editar este elemento" -#: modules/content-overview/content-overview.php:2978 +#: modules/content-board/content-board.php:2661 +#: modules/content-overview/content-overview.php:3013 #: modules/dashboard/dashboard.php:299 msgid "Edit this post" msgstr "Editar esta publicación" @@ -1104,19 +1177,46 @@ msgid "Editorial Comment" msgstr "Comentario editorial" #: modules/editorial-comments/editorial-comments.php:63 -#: modules/editorial-comments/editorial-comments.php:235 -#: modules/editorial-comments/editorial-comments.php:236 -#: modules/editorial-comments/editorial-comments.php:457 +#: modules/editorial-comments/editorial-comments.php:237 +#: modules/editorial-comments/editorial-comments.php:238 +#: modules/editorial-comments/editorial-comments.php:459 msgid "Editorial Comments" msgstr "Comentarios editoriales" -#: modules/content-overview/content-overview.php:1148 -#: modules/content-overview/content-overview.php:1208 +#: modules/content-board/content-board.php:1122 +#: modules/content-board/content-board.php:1182 +#: modules/content-overview/content-overview.php:1149 +#: modules/content-overview/content-overview.php:1209 #: modules/editorial-metadata/editorial-metadata.php:96 +#: modules/editorial-metadata/editorial-metadata.php:506 #: modules/editorial-metadata/editorial-metadata.php:1759 #: modules/editorial-metadata/editorial-metadata.php:1760 -msgid "Editorial Metadata" -msgstr "Metadatos editoriales" +msgid "Editorial Fields" +msgstr "Campos editoriales" + +#: modules/editorial-metadata/editorial-metadata.php:114 +msgid "Editorial fields order updated." +msgstr "Orden de los campos editoriales actualizado." + +#: modules/editorial-metadata/editorial-metadata.php:110 +msgid "Editorial fields term added." +msgstr "Término de campos editoriales añadido." + +#: modules/editorial-metadata/editorial-metadata.php:113 +msgid "Editorial fields term deleted." +msgstr "Término de campos editoriales eliminado." + +#: modules/editorial-metadata/editorial-metadata.php:112 +msgid "Editorial fields term doesn't exist." +msgstr "El término de campos editoriales no existe." + +#: modules/editorial-metadata/editorial-metadata.php:111 +msgid "Editorial fields term updated." +msgstr "Término de campos editoriales actualizado." + +#: modules/editorial-metadata/editorial-metadata.php:115 +msgid "Editorial fields visibility changed." +msgstr "Visibilidad de los campos editoriales cambiada." #: views/user_profile_notification_channels.html.php:1 #: modules/improved-notifications/improved-notifications.php:401 @@ -1132,7 +1232,7 @@ msgstr "Ocho meses" msgid "Eleven months" msgstr "Once meses" -#: modules/editorial-comments/editorial-comments.php:1269 +#: modules/editorial-comments/editorial-comments.php:1271 #: lib/Notifications/Workflow/Step/Channel/Email.php:31 msgid "Email" msgstr "Correo electrónico" @@ -1145,33 +1245,45 @@ msgstr "correo electrónico" msgid "Email from:" msgstr "Correo electrónico de:" -#: modules/content-overview/content-overview.php:1249 -#| msgid "Number of Columns: " +#: modules/content-overview/content-overview.php:1250 msgid "Enable Columns" msgstr "Activar columnas" -#: modules/content-overview/content-overview.php:1397 +#: modules/content-board/content-board.php:1371 +#: modules/content-overview/content-overview.php:1398 msgid "Enable Filters" msgstr "Activar filtros" -#: modules/editorial-comments/editorial-comments.php:1232 +#: modules/editorial-comments/editorial-comments.php:1234 msgid "Enable for these post types:" msgstr "Activar para estos tipos de publicación:" -#: modules/content-overview/content-overview.php:1403 -#| msgid "Show as Content Overview filters" +#: modules/content-board/content-board.php:1223 +msgid "Enable or Disable" +msgstr "Activar o desactivar" + +#: modules/content-board/content-board.php:1229 +msgid "Enable or Disable Content Board Card Data." +msgstr "" +"Activar o desactivar los datos de la tarjeta del «Tablón de contenidos»." + +#: modules/content-board/content-board.php:1377 +msgid "Enable or Disable Content Board filter." +msgstr "Activar o desactivar el filtro «Tablón de contenidos»." + +#: modules/content-overview/content-overview.php:1404 msgid "Enable or Disable Content Overview filter." msgstr "Activar o desactivar el filtro «Resumen de contenidos»." -#: modules/content-overview/content-overview.php:1255 +#: modules/content-overview/content-overview.php:1256 msgid "Enable or Disable Content Overview table column." msgstr "Activar o desactivar la columna de la tabla «Resumen de contenidos»." -#: modules/calendar/calendar.php:2529 +#: modules/calendar/calendar.php:2466 msgid "Enable subscriptions in iCal or Google Calendar" msgstr "Activa las suscripciones en iCal o Google Calendar" -#: modules/calendar/calendar.php:2636 modules/dashboard/dashboard.php:369 +#: modules/calendar/calendar.php:2573 modules/dashboard/dashboard.php:369 #: modules/dashboard/dashboard.php:392 modules/dashboard/dashboard.php:426 msgid "Enabled" msgstr "Activado" @@ -1218,12 +1330,18 @@ msgstr "Error añadiendo el término." msgid "Error deleting term." msgstr "Error al borrar el término." +#: modules/content-board/content-board.php:1517 +msgid "Error fetching post data." +msgstr "Error al obtener los datos de la entrada." + #: modules/editorial-metadata/editorial-metadata.php:1516 #: modules/editorial-metadata/editorial-metadata.php:1564 msgid "Error updating term." msgstr "Error al actualizar el término." -#: modules/content-overview/content-overview.php:1535 +#: modules/content-board/content-board.php:1508 +#: modules/content-board/content-board.php:1558 +#: modules/content-overview/content-overview.php:1536 msgid "Error validating nonce. Please reload this page and try again." msgstr "" "Error al validar el nonce. Por favor, recarga esta página e inténtalo de " @@ -1236,7 +1354,8 @@ msgstr "" "Evento: %s, ID del flujo de trabajo: %s, ID de la entrada: %s, ID de " "usuario: %s" -#: modules/content-overview/content-overview.php:2367 +#: modules/content-board/content-board.php:2390 +#: modules/content-overview/content-overview.php:2368 #: modules/notifications-log/library/NotificationsLogTable.php:271 #: modules/notifications-log/library/NotificationsLogTable.php:287 msgid "Failed" @@ -1262,7 +1381,11 @@ msgstr "Siéntete libre de seleccionar solo las características que necesites." msgid "field" msgstr "campo" -#: modules/calendar/calendar.php:2569 +#: modules/editorial-metadata/editorial-metadata.php:2626 +msgid "Field Type" +msgstr "Tipo de campo" + +#: modules/calendar/calendar.php:2506 msgid "Field used for sorting the calendar items in a day cell" msgstr "" "Campo utilizado para clasificar los elementos del calendario en una celda " @@ -1302,12 +1425,13 @@ msgstr "" "Filtra la lista de usuarios en la meta editorial para los usuarios en los " "roles seleccionados." -#: modules/content-overview/content-overview.php:1423 +#: modules/content-board/content-board.php:1397 +#: modules/content-overview/content-overview.php:1424 msgid "Filter Title" msgstr "Titulo del filtro" -#: modules/content-overview/content-overview.php:948 -#| msgid "Post created successfully" +#: modules/content-board/content-board.php:929 +#: modules/content-overview/content-overview.php:950 msgid "Filter updated successfully." msgstr "Filtro actualizado correctamente." @@ -1315,7 +1439,7 @@ msgstr "Filtro actualizado correctamente." msgid "First Draft Date" msgstr "Fecha del primer borrador" -#: modules/editorial-comments/editorial-comments.php:1267 +#: modules/editorial-comments/editorial-comments.php:1269 msgid "First Name" msgstr "Nombre" @@ -1354,11 +1478,11 @@ msgstr "¿Para qué contenido?" msgid "Format" msgstr "Formato" -#: modules/calendar/calendar.php:2093 +#: modules/calendar/calendar.php:2030 msgid "Forward %d weeks" msgstr "Ir %d semanas hacia adelante" -#: modules/calendar/calendar.php:2078 +#: modules/calendar/calendar.php:2015 msgid "Forward 1 week" msgstr "Ir 1 semana adelante" @@ -1382,10 +1506,14 @@ msgstr "Vie" msgid "From date" msgstr "Fecha inicial" +#: modules/improved-notifications/improved-notifications.php:793 +msgid "Help" +msgstr "Ayuda" + #: modules/editorial-metadata/editorial-metadata.php:2748 -msgid "Hidden metadata can only be viewed on the edit post view." +msgid "Hidden field can only be viewed on the edit post view." msgstr "" -"Los metadatos ocultos solo se pueden ver en la vista de edición de la " +"Los campos ocultos solo se pueden ver en la vista de edición de la " "publicación." #: modules/calendar/calendar.php:760 @@ -1409,7 +1537,7 @@ msgstr "" "Clave secreta de iCal regenerada. Por favor, informa a todos los usuarios de " "que tendrán que volver a suscribirse." -#: modules/calendar/calendar.php:3522 +#: modules/calendar/calendar.php:3459 #: lib/Notifications/Table/Notifications.php:159 #: lib/Notifications/Table/Workflows.php:143 msgid "ID" @@ -1418,19 +1546,19 @@ msgstr "ID" #: modules/editorial-metadata/editorial-metadata.php:2086 #: modules/editorial-metadata/editorial-metadata.php:2426 #: modules/editorial-metadata/editorial-metadata.php:2755 -msgid "If enabled, this metadata can be seen on the Content Calendar screens." +msgid "If enabled, this field can be seen on the Content Calendar screens." msgstr "" -"Si se activa, estos metadatos pueden verse en las pantallas «Calendario de " +"Si se activa, esto campo puede verse en las pantallas «Calendario de " "contenidos»" #: modules/editorial-metadata/editorial-metadata.php:2110 #: modules/editorial-metadata/editorial-metadata.php:2452 msgid "" -"If enabled, this metadata will be available when adding new posts on the " +"If enabled, this field will be available when adding new posts on the " "Content Calendar and Overview screen." msgstr "" -"Si se activa, estos metadatos estarán disponibles al añadir nuevas entradas " -"en la pantalla «Calendario de contenidos» y «Resumen de contenidos»." +"Si se activa, esto campo estará disponible al añadir nuevas entradas en la " +"pantalla de «Calendario de contenidos» y «Resumen de contenidos»." #: modules/settings/settings.php:269 #, php-format @@ -1452,11 +1580,16 @@ msgstr "" "no dudes en contactar con el equipo de soporte. Envíanos un correo " "electrónico:" -#: modules/content-overview/content-overview.php:1135 +#: modules/content-board/content-board.php:1112 +msgid "Inbuilt Card Data" +msgstr "Datos de tarjeta integrados" + +#: modules/content-overview/content-overview.php:1136 msgid "Inbuilt Columns" msgstr "Columnas integradas" -#: modules/content-overview/content-overview.php:1197 +#: modules/content-board/content-board.php:1171 +#: modules/content-overview/content-overview.php:1198 msgid "Inbuilt filters" msgstr "Filtros integrados" @@ -1466,8 +1599,8 @@ msgid "Indicate the select type." msgstr "Indica el tipo de selección." #: modules/editorial-metadata/editorial-metadata.php:2261 -msgid "Indicate the type of editorial metadata." -msgstr "Indicar el tipo de metadatos editoriales." +msgid "Indicate the type of editorial fields." +msgstr "Indicar el tipo de campos editoriales." #: modules/calendar/calendar.php:1472 msgid "Initializing the calendar. Please wait..." @@ -1485,30 +1618,32 @@ msgstr "Nonce de acción no válido." msgid "Invalid channel for the notification" msgstr "Canal no válido para el aviso" -#: modules/editorial-comments/editorial-comments.php:755 -#: modules/editorial-comments/editorial-comments.php:896 -#: modules/editorial-comments/editorial-comments.php:1028 -#: modules/editorial-comments/editorial-comments.php:1144 +#: modules/editorial-comments/editorial-comments.php:757 +#: modules/editorial-comments/editorial-comments.php:898 +#: modules/editorial-comments/editorial-comments.php:1030 +#: modules/editorial-comments/editorial-comments.php:1146 msgid "Invalid comment data" msgstr "Datos del comentario no válidos" -#: modules/calendar/calendar.php:3262 +#: modules/calendar/calendar.php:3199 msgid "Invalid date" msgstr "Fecha no válida" -#: modules/content-overview/content-overview.php:1537 +#: modules/content-board/content-board.php:1510 +#: modules/content-board/content-board.php:1560 +#: modules/content-overview/content-overview.php:1538 msgid "Invalid form request." msgstr "Solicitud de formulario no válida." -#: modules/calendar/calendar.php:3242 +#: modules/calendar/calendar.php:3179 msgid "Invalid input" msgstr "Entrada no válida" -#: core/Error.php:80 modules/calendar/calendar.php:3233 +#: core/Error.php:80 modules/calendar/calendar.php:3170 msgid "Invalid nonce" msgstr "Nonce no válido" -#: modules/calendar/calendar.php:3821 +#: modules/calendar/calendar.php:3758 msgid "Invalid Publish Date supplied." msgstr "Fecha de publicación facilitada no válida." @@ -1516,7 +1651,7 @@ msgstr "Fecha de publicación facilitada no válida." msgid "Invalid receiver for the notification" msgstr "Destinatario no válido para el aviso" -#: modules/calendar/calendar.php:3797 +#: modules/calendar/calendar.php:3734 msgid "Invalid Status supplied." msgstr "Estado facilitado no válido." @@ -1540,12 +1675,12 @@ msgstr "Jul" msgid "Jun" msgstr "Jun" -#: modules/content-overview/content-overview.php:1083 -#: modules/content-overview/content-overview.php:1141 +#: modules/content-overview/content-overview.php:1085 +#: modules/content-overview/content-overview.php:1142 msgid "Last Modified" msgstr "Última modificación" -#: modules/editorial-comments/editorial-comments.php:1268 +#: modules/editorial-comments/editorial-comments.php:1270 msgid "Last Name" msgstr "Apellido" @@ -1582,15 +1717,11 @@ msgstr "Hacer oculto" msgid "Make Viewable" msgstr "Hacer visible" -#: modules/content-overview/content-overview.php:1871 -msgid "Manage Filters" -msgstr "Gestionar filtros" - #: modules/calendar/calendar.php:780 msgid "Mar" msgstr "Mar" -#: modules/calendar/calendar.php:2577 +#: modules/calendar/calendar.php:2514 msgid "Max visible posts per date" msgstr "Máximo de entradas visibles por fecha" @@ -1598,7 +1729,8 @@ msgstr "Máximo de entradas visibles por fecha" msgid "May" msgstr "May" -#: modules/content-overview/content-overview.php:1858 +#: modules/content-board/content-board.php:1881 +#: modules/content-overview/content-overview.php:1859 msgid "Me Mode" msgstr "Modo Me" @@ -1617,44 +1749,12 @@ msgstr "Campos meta" msgid "Meta Value" msgstr "Valor meta" -#: modules/editorial-metadata/editorial-metadata.php:506 -msgid "Metadata" -msgstr "Metadatos" - #: modules/editorial-metadata/editorial-metadata.php:1452 msgid "Metadata name conflicts with existing term. Please choose another." msgstr "" "El nombre de los metadatos entra en conflicto con otro término ya existente. " "Por favor, elige otro diferente." -#: modules/editorial-metadata/editorial-metadata.php:114 -msgid "Metadata order updated." -msgstr "Orden de los metadatos actualizado." - -#: modules/editorial-metadata/editorial-metadata.php:110 -msgid "Metadata term added." -msgstr "Término de metadatos agregado." - -#: modules/editorial-metadata/editorial-metadata.php:113 -msgid "Metadata term deleted." -msgstr "Término de metadatos eliminado." - -#: modules/editorial-metadata/editorial-metadata.php:112 -msgid "Metadata term doesn't exist." -msgstr "El término de metadatos no existe." - -#: modules/editorial-metadata/editorial-metadata.php:111 -msgid "Metadata term updated." -msgstr "Término de metadatos actualizado." - -#: modules/editorial-metadata/editorial-metadata.php:2626 -msgid "Metadata Type" -msgstr "Tipo de metadatos" - -#: modules/editorial-metadata/editorial-metadata.php:115 -msgid "Metadata visibility changed." -msgstr "Visibilidad de los metadatos cambiado." - #: modules/improved-notifications/improved-notifications.php:351 msgid "minutes" msgstr "minutos" @@ -1679,7 +1779,13 @@ msgstr "Aviso de perfil más usado" msgid "Most Used Notify User" msgstr "Avisos de usuarios más usados" -#: modules/content-overview/content-overview.php:2990 +#: modules/content-board/content-board.php:2595 +#: modules/content-board/content-board.php:2729 +msgid "Move posts here to change their status" +msgstr "Mover las entradas aquí para cambiar su estado" + +#: modules/content-board/content-board.php:2673 +#: modules/content-overview/content-overview.php:3025 msgid "Move this item to the Trash" msgstr "Mover este elemento a la papelera" @@ -1742,8 +1848,8 @@ msgid "New" msgstr "Nueva" #: modules/editorial-metadata/editorial-metadata.php:454 -msgid "New Editorial Metadata" -msgstr "Nuevos metadatos editoriales" +msgid "New Editorial Fields" +msgstr "Nuevos campos editoriales" #: modules/notifications/notifications.php:383 msgid "New Notify Email" @@ -1757,7 +1863,8 @@ msgstr "Nuevo aviso de perfil" msgid "New Notify User" msgstr "Nuevo aviso de usuario" -#: modules/content-overview/content-overview.php:1888 +#: modules/content-board/content-board.php:1911 +#: modules/content-overview/content-overview.php:1889 msgid "New Post" msgstr "Nueva entrada" @@ -1770,7 +1877,7 @@ msgstr "Nuevo estado de la entrada: %s" msgid "New status" msgstr "Nuevo estado" -#: modules/editorial-comments/editorial-comments.php:1264 +#: modules/editorial-comments/editorial-comments.php:1266 msgid "Nickname" msgstr "Alias" @@ -1792,7 +1899,7 @@ msgstr "No" msgid "No active notifications found for this %s." msgstr "No se ha encontrado ningún aviso activo para esta %s." -#: modules/calendar/calendar.php:3756 +#: modules/calendar/calendar.php:3693 msgid "No date supplied." msgstr "No se proprocionó fecha." @@ -1801,14 +1908,14 @@ msgid "No editorial comments." msgstr "Sin comentarios editoriales" #: modules/editorial-metadata/editorial-metadata.php:2721 -msgid "No editorial metadata found." -msgstr "No se encontraron metadatos editoriales." +msgid "No editorial fields found." +msgstr "No se encontraron campos editoriales." -#: modules/calendar/calendar.php:3253 +#: modules/calendar/calendar.php:3190 msgid "No enough permissions" msgstr "No tienes los permisos necesarios" -#: publishpress.php:1315 publishpress.php:1316 +#: publishpress.php:1328 publishpress.php:1329 msgid "No notification found" msgstr "No se ha encontrado ningún aviso" @@ -1831,8 +1938,8 @@ msgstr "No hay avisos de perfiles" msgid "No notify users" msgstr "No hay avisos de usuarios" -#: modules/content-overview/content-overview.php:2534 -#| msgid "No workflows found." +#: modules/content-board/content-board.php:2750 +#: modules/content-overview/content-overview.php:2539 msgid "No results found" msgstr "No se han encontrado resultados" @@ -1844,7 +1951,7 @@ msgstr "No hay términos" msgid "No workflows found." msgstr "Ningún flujo de trabajo encontrado." -#: modules/editorial-comments/editorial-comments.php:747 +#: modules/editorial-comments/editorial-comments.php:749 msgid "" "Nonce check failed. Please ensure you're supposed to be adding editorial " "comments." @@ -1852,9 +1959,9 @@ msgstr "" "Falló la comprobación del nonce. Por favor, asegúrate si deberías estar " "añadiendo comentarios editoriales." -#: modules/editorial-comments/editorial-comments.php:885 -#: modules/editorial-comments/editorial-comments.php:1017 -#: modules/editorial-comments/editorial-comments.php:1134 +#: modules/editorial-comments/editorial-comments.php:887 +#: modules/editorial-comments/editorial-comments.php:1019 +#: modules/editorial-comments/editorial-comments.php:1136 msgid "" "Nonce check failed. Please ensure you're supposed to be editing editorial " "comments." @@ -1862,8 +1969,9 @@ msgstr "" "Ha fallado la comprobación del nonce. Por favor, asegúrate de que estás " "editando los comentarios editoriales." -#: modules/calendar/calendar.php:1778 -#: modules/content-overview/content-overview.php:2857 +#: modules/calendar/calendar.php:1715 +#: modules/content-board/content-board.php:3062 +#: modules/content-overview/content-overview.php:2892 msgid "None" msgstr "Ninguno" @@ -1875,7 +1983,7 @@ msgstr "Sin filtrar" msgid "Notepad" msgstr "Cuaderno de notas" -#: publishpress.php:1309 publishpress.php:1314 +#: publishpress.php:1322 publishpress.php:1327 #: modules/notifications-log/notifications-log.php:209 msgid "Notification" msgstr "Aviso" @@ -1884,7 +1992,7 @@ msgstr "Aviso" msgid "Notification log not found" msgstr "No se ha encontrado el registro de los avisos" -#: publishpress.php:1308 publishpress.php:1313 +#: publishpress.php:1321 publishpress.php:1326 #: modules/notifications/notifications.php:72 #: modules/notifications/notifications.php:600 msgid "Notifications" @@ -1981,6 +2089,15 @@ msgstr "Hace un mes" msgid "One week" msgstr "Una semana" +#: modules/content-board/content-board.php:2595 +#: modules/content-board/content-board.php:2729 +msgid "Only editable posts will be moveable." +msgstr "Solo las entradas editables serán movibles." + +#: modules/improved-notifications/improved-notifications.php:784 +msgid "Options" +msgstr "Opciones" + #: modules/calendar/calendar.php:206 #: modules/editorial-comments/editorial-comments.php:82 #: modules/editorial-metadata/editorial-metadata.php:120 @@ -2016,7 +2133,8 @@ msgstr "Aviso de usuario superior" msgid "Parent Notify User:" msgstr "Aviso de usuario superior:" -#: modules/content-overview/content-overview.php:2366 +#: modules/content-board/content-board.php:2389 +#: modules/content-overview/content-overview.php:2367 msgid "Passed" msgstr "Aprobado" @@ -2024,40 +2142,40 @@ msgstr "Aprobado" msgid "Path" msgstr "Ruta" -#: common/php/class-module.php:266 +#: common/php/class-module.php:331 msgid "Pending Review" msgstr "Pendiente de revisión" -#: publishpress.php:584 +#: publishpress.php:585 msgid "Planner" msgstr "Planificación" -#: publishpress.php:668 +#: publishpress.php:669 msgid "Please correct your form errors below and try again." msgstr "" "Por favor, corrige los errores del formulario de debajo e inténtalo de nuevo." -#: modules/editorial-comments/editorial-comments.php:778 -#: modules/editorial-comments/editorial-comments.php:942 +#: modules/editorial-comments/editorial-comments.php:780 +#: modules/editorial-comments/editorial-comments.php:944 msgid "Please enter a comment." msgstr "Por favor, introduce un comentario." #: modules/editorial-metadata/editorial-metadata.php:1438 -msgid "Please enter a name for the editorial metadata" -msgstr "Por favor, introduce un nombre para los metadatos editoriales" +msgid "Please enter a name for the editorial fields" +msgstr "Por favor, introduce un nombre para los campos editoriales" #: modules/editorial-metadata/editorial-metadata.php:1275 -msgid "Please enter a name for the editorial metadata." -msgstr "Por favor, introduce un nombre para los metadatos editoriales." +msgid "Please enter a name for the editorial fields." +msgstr "Por favor, introduce un nombre para los campos editoriales." #: modules/editorial-metadata/editorial-metadata.php:1282 -msgid "Please enter a slug for the editorial metadata." -msgstr "Por favor, introduce un slug para los metadatos editoriales." +msgid "Please enter a slug for the editorial fields." +msgstr "Por favor, introduce un slug para los campos editoriales." #: modules/editorial-metadata/editorial-metadata.php:1443 -msgid "Please enter a valid, non-numeric name for the editorial metadata." +msgid "Please enter a valid, non-numeric name for the editorial fields." msgstr "" -"Por favor, introduce un nombre válido y no númerico para los metadatos " +"Por favor, introduce un nombre válido y no númerico para los campos " "editoriales." #: modules/editorial-metadata/editorial-metadata.php:1322 @@ -2069,13 +2187,14 @@ msgid "Please select at least one event" msgstr "Por favor selecciona por lo menos un evento" #: modules/calendar/calendar.php:770 -#: modules/content-overview/content-overview.php:1694 +#: modules/content-board/content-board.php:1717 +#: modules/content-overview/content-overview.php:1695 msgid "Please, wait! Loading the form fields..." msgstr "¡Por favor, espera! Cargando los campos del formulario..." #: modules/editorial-metadata/editorial-metadata.php:449 -msgid "Popular Editorial Metadata" -msgstr "Metadatos editoriales populares" +msgid "Popular Editorial Fields" +msgstr "Campos editoriales populares" #: modules/notifications/notifications.php:375 msgid "Popular Notify Emails" @@ -2097,16 +2216,16 @@ msgstr "Posición" msgid "Post" msgstr "Entrada" -#: modules/calendar/calendar.php:3897 +#: modules/calendar/calendar.php:3834 msgid "Post could not be created" msgstr "La publicación no pudo ser creada" -#: modules/calendar/calendar.php:3890 +#: modules/calendar/calendar.php:3827 msgid "Post created successfully" msgstr "Entrada creada correctamente" -#: modules/content-overview/content-overview.php:1082 -#: modules/content-overview/content-overview.php:1140 +#: modules/content-overview/content-overview.php:1084 +#: modules/content-overview/content-overview.php:1141 msgid "Post Date" msgstr "Fecha de publicación" @@ -2114,7 +2233,7 @@ msgstr "Fecha de publicación" msgid "Post date updated." msgstr "Fecha de publicación actualizada." -#: publishpress.php:674 +#: publishpress.php:675 msgid "Post does not exist" msgstr "La entrada no existe" @@ -2122,15 +2241,18 @@ msgstr "La entrada no existe" msgid "Post ID: %d" msgstr "ID de la entrada: %d" -#: modules/calendar/calendar.php:3248 +#: modules/calendar/calendar.php:3185 msgid "Post not found" msgstr "Entrada no encontrada" -#: modules/calendar/calendar.php:2878 modules/calendar/calendar.php:3533 -#: modules/calendar/calendar.php:3613 -#: modules/content-overview/content-overview.php:1199 -#: modules/content-overview/content-overview.php:1723 -#: modules/content-overview/content-overview.php:2061 +#: modules/calendar/calendar.php:2815 modules/calendar/calendar.php:3470 +#: modules/calendar/calendar.php:3550 +#: modules/content-board/content-board.php:1173 +#: modules/content-board/content-board.php:1746 +#: modules/content-board/content-board.php:2084 +#: modules/content-overview/content-overview.php:1200 +#: modules/content-overview/content-overview.php:1724 +#: modules/content-overview/content-overview.php:2062 msgid "Post Status" msgstr "Estado de la entrada" @@ -2142,13 +2264,19 @@ msgstr "Estado de la publicación actualizado." msgid "Post Status Widget" msgstr "Widget de estado de publicación" -#: modules/calendar/calendar.php:1951 modules/calendar/calendar.php:3517 -#: modules/content-overview/content-overview.php:1080 -#: modules/content-overview/content-overview.php:1096 -#: modules/content-overview/content-overview.php:1138 -#: modules/content-overview/content-overview.php:1201 -#: modules/content-overview/content-overview.php:1712 -#: modules/content-overview/content-overview.php:2144 +#: modules/calendar/calendar.php:1888 modules/calendar/calendar.php:3454 +#: modules/content-board/content-board.php:1060 +#: modules/content-board/content-board.php:1073 +#: modules/content-board/content-board.php:1114 +#: modules/content-board/content-board.php:1175 +#: modules/content-board/content-board.php:1735 +#: modules/content-board/content-board.php:2167 +#: modules/content-overview/content-overview.php:1082 +#: modules/content-overview/content-overview.php:1097 +#: modules/content-overview/content-overview.php:1139 +#: modules/content-overview/content-overview.php:1202 +#: modules/content-overview/content-overview.php:1713 +#: modules/content-overview/content-overview.php:2145 msgid "Post Type" msgstr "Tipo de contenido" @@ -2174,10 +2302,11 @@ msgstr "Tipo de contenido: %s" msgid "Post Types" msgstr "Tipos de contenido" -#: modules/calendar/calendar.php:2521 +#: modules/calendar/calendar.php:2458 msgid "Post types to show" msgstr "Tipos de contenidos a mostrar" +#: modules/content-board/content-board.php:243 #: modules/content-overview/content-overview.php:252 msgid "Post types to show:" msgstr "Tipos de contenido a mostrar:" @@ -2186,17 +2315,19 @@ msgstr "Tipos de contenido a mostrar:" msgid "Posts at a Glance" msgstr "Publicaciones de un vistazo" -#: modules/calendar/calendar.php:2553 +#: modules/calendar/calendar.php:2490 msgid "Posts publish time format" msgstr "Formato de hora de las entradas publicadas" -#: modules/calendar/calendar.php:1822 modules/calendar/calendar.php:3577 -#: modules/content-overview/content-overview.php:3023 +#: modules/calendar/calendar.php:1759 modules/calendar/calendar.php:3514 +#: modules/content-board/content-board.php:2706 +#: modules/content-overview/content-overview.php:3058 msgid "Preview" msgstr "Vista previa" -#: modules/calendar/calendar.php:1819 -#: modules/content-overview/content-overview.php:3020 +#: modules/calendar/calendar.php:1756 +#: modules/content-board/content-board.php:2703 +#: modules/content-overview/content-overview.php:3055 #, php-format msgid "Preview “%s”" msgstr "Vista previa “%s”" @@ -2205,23 +2336,24 @@ msgstr "Vista previa “%s”" msgid "Previous status" msgstr "Estado anterior" -#: modules/content-overview/content-overview.php:1880 +#: modules/content-board/content-board.php:1903 +#: modules/content-overview/content-overview.php:1881 msgid "Print" msgstr "Imprimir" -#: common/php/class-module.php:265 +#: common/php/class-module.php:330 msgid "Private" msgstr "Privado" -#: modules/calendar/calendar.php:3619 +#: modules/calendar/calendar.php:3556 msgid "Publish Time" msgstr "Hora de publicación" -#: common/php/class-module.php:262 modules/calendar/calendar.php:1964 +#: common/php/class-module.php:327 modules/calendar/calendar.php:1901 msgid "Published" msgstr "Publicado" -#: modules/calendar/calendar.php:2877 +#: modules/calendar/calendar.php:2814 msgid "Publishing Time" msgstr "Hora de la publicación" @@ -2248,7 +2380,7 @@ msgstr "" "WordPress. Entre sus características se incluyen un calendario de " "contenidos, avisos y estados personalizados." -#: publishpress.php:1355 +#: publishpress.php:1368 msgid "" "PublishPress Planner tried to load multiple times. Please, deactivate and " "remove other instances of PublishPress, specially if you are using " @@ -2266,7 +2398,7 @@ msgstr "Ajustes de PublishPress" msgid "Receiver" msgstr "Destinatario" -#: modules/calendar/calendar.php:2654 +#: modules/calendar/calendar.php:2591 msgid "Regenerate calendar feed secret" msgstr "Regenerar clave secreta del feed del calendario" @@ -2275,7 +2407,7 @@ msgid "Register metadata for these post types:" msgstr "Registrar metadatos para estos tipos de contenido:" #: modules/editorial-comments/editorial-comments.php:211 -#: modules/editorial-comments/editorial-comments.php:719 +#: modules/editorial-comments/editorial-comments.php:721 msgid "Remove" msgstr "Eliminar" @@ -2283,19 +2415,24 @@ msgstr "Eliminar" msgid "Remove PublishPress ads and branding" msgstr "Eliminar los anuncios y la marca de PublishPress" -#: modules/content-overview/content-overview.php:1250 +#: modules/content-board/content-board.php:1224 +msgid "Reorder" +msgstr "Reordenar" + +#: modules/content-overview/content-overview.php:1251 msgid "Reorder Columns" msgstr "Reordenar columnas" -#: modules/content-overview/content-overview.php:1398 +#: modules/content-board/content-board.php:1372 +#: modules/content-overview/content-overview.php:1399 msgid "Reorder Filters" msgstr "Reordenar filtros" -#: modules/editorial-comments/editorial-comments.php:623 +#: modules/editorial-comments/editorial-comments.php:625 msgid "Reply" msgstr "Responder" -#: modules/editorial-comments/editorial-comments.php:620 +#: modules/editorial-comments/editorial-comments.php:622 msgid "Reply to this comment" msgstr "Responder a este comentario" @@ -2313,14 +2450,16 @@ msgstr "Solicitar soporte" msgid "Reschedule" msgstr "Reprogramar" -#: modules/calendar/calendar.php:2070 -#: modules/content-overview/content-overview.php:858 -#: modules/content-overview/content-overview.php:1954 +#: modules/calendar/calendar.php:2007 +#: modules/content-board/content-board.php:839 +#: modules/content-board/content-board.php:1977 +#: modules/content-overview/content-overview.php:860 +#: modules/content-overview/content-overview.php:1955 msgid "Reset" msgstr "Restablecer" -#: modules/content-overview/content-overview.php:1953 -#| msgid "Filter" +#: modules/content-board/content-board.php:1976 +#: modules/content-overview/content-overview.php:1954 msgid "Reset Filters" msgstr "Restablecer filtros" @@ -2328,7 +2467,7 @@ msgstr "Restablecer filtros" msgid "Reviews" msgstr "Reseñas" -#: common/php/class-module.php:678 +#: common/php/class-module.php:743 msgid "Role" msgstr "Perfil" @@ -2338,7 +2477,7 @@ msgstr "Perfil" msgid "role:%s" msgstr "perfil: %s" -#: common/php/class-module.php:675 +#: common/php/class-module.php:740 #: lib/Notifications/Workflow/Step/Receiver/Role.php:31 msgid "Roles" msgstr "Perfiles" @@ -2347,11 +2486,11 @@ msgstr "Perfiles" msgid "Sat" msgstr "Sáb" -#: modules/calendar/calendar.php:764 modules/calendar/calendar.php:1848 +#: modules/calendar/calendar.php:764 modules/calendar/calendar.php:1785 msgid "Save" msgstr "Guardar" -#: modules/calendar/calendar.php:1842 +#: modules/calendar/calendar.php:1779 #, php-format msgid "Save “%s”" msgstr "Guardar “%s”" @@ -2364,7 +2503,12 @@ msgstr "Guardar y editar" msgid "Saving..." msgstr "Guardando..." -#: common/php/class-module.php:264 modules/calendar/calendar.php:1959 +#: modules/content-board/content-board.php:2561 +msgid "Schedule Date" +msgstr "Fecha de programación" + +#: common/php/class-module.php:329 modules/calendar/calendar.php:1896 +#: modules/content-board/content-board.php:2500 #: modules/notifications-log/library/NotificationsLogTable.php:523 msgid "Scheduled" msgstr "Programado" @@ -2373,24 +2517,27 @@ msgstr "Programado" msgid "Scheduled for %d receivers. Click here to display them." msgstr "Programado para %d destinatarios. Haz clic aquí para mostrarlos." -#: modules/content-overview/content-overview.php:1902 +#: modules/content-board/content-board.php:1925 +#: modules/content-overview/content-overview.php:1903 msgid "Search" msgstr "Buscar" -#: modules/content-overview/content-overview.php:1901 -#: modules/content-overview/content-overview.php:2168 +#: modules/content-board/content-board.php:1924 +#: modules/content-board/content-board.php:2191 +#: modules/content-overview/content-overview.php:1902 +#: modules/content-overview/content-overview.php:2169 msgid "Search box" msgstr "Caja de búsqueda" -#: modules/editorial-comments/editorial-comments.php:289 +#: modules/editorial-comments/editorial-comments.php:291 msgid "Search Comments" msgstr "Buscar comentarios" #: modules/editorial-metadata/editorial-metadata.php:448 -msgid "Search Editorial Metadata" -msgstr "Buscar metadatos editoriales" +msgid "Search Editorial Fields" +msgstr "Buscar campos editoriales" -#: publishpress.php:1312 +#: publishpress.php:1325 msgid "Search Notifications" msgstr "Buscar avisos" @@ -2407,7 +2554,7 @@ msgid "Search Notify Users" msgstr "Buscar avisos de usuarios" #. %s: search keywords -#: modules/editorial-comments/editorial-comments.php:276 +#: modules/editorial-comments/editorial-comments.php:278 #, php-format msgid "Search results for “%s”" msgstr "Resultados de la búsqueda de «%s»" @@ -2416,12 +2563,15 @@ msgstr "Resultados de la búsqueda de «%s»" msgid "Select at least one option for each section." msgstr "Selecciona al menos una opción para cada sección." -#: modules/content-overview/content-overview.php:1279 -#: modules/content-overview/content-overview.php:1427 +#: modules/content-board/content-board.php:1253 +#: modules/content-board/content-board.php:1401 +#: modules/content-overview/content-overview.php:1280 +#: modules/content-overview/content-overview.php:1428 msgid "Select Metakey" msgstr "Seleccionar Metakey" -#: modules/content-overview/content-overview.php:2210 +#: modules/content-board/content-board.php:2233 +#: modules/content-overview/content-overview.php:2211 msgid "Select option..." msgstr "Seleccionar option…" @@ -2480,7 +2630,8 @@ msgstr "shortcode" msgid "Show %s more" msgstr "Mostrar %s más" -#: modules/content-overview/content-overview.php:816 +#: modules/content-board/content-board.php:797 +#: modules/content-overview/content-overview.php:818 msgid "Show content from" msgstr "Mostrar contenido desde" @@ -2558,14 +2709,14 @@ msgstr "slug1,slug2" msgid "Sorry! You're not subscribed to any posts!" msgstr "¡Lo siento! ¡No estás suscrito a ninguna publicación!" -#: modules/editorial-comments/editorial-comments.php:1080 +#: modules/editorial-comments/editorial-comments.php:1082 msgid "" "Sorry, you can't delete this editorial comment because it has some replies." msgstr "" "Lo siento, no puedes borrar este comentario editorial porque tiene algunas " "respuestas." -#: modules/editorial-comments/editorial-comments.php:768 +#: modules/editorial-comments/editorial-comments.php:770 msgid "" "Sorry, you don't have the privileges to add editorial comments. Please talk " "to your Administrator." @@ -2573,8 +2724,8 @@ msgstr "" "Lo siento, no tienes privilegios para añadir comentarios editoriales. Por " "favor habla con tu administrador." -#: modules/editorial-comments/editorial-comments.php:1059 -#: modules/editorial-comments/editorial-comments.php:1163 +#: modules/editorial-comments/editorial-comments.php:1061 +#: modules/editorial-comments/editorial-comments.php:1165 msgid "" "Sorry, you don't have the privileges to delete this editorial comment. " "Please talk to your Administrator." @@ -2582,8 +2733,8 @@ msgstr "" "Lo siento, pero no tienes los privilegios para borrar este comentario " "editorial. Por favor, habla con tu administrador." -#: modules/editorial-comments/editorial-comments.php:911 -#: modules/editorial-comments/editorial-comments.php:1043 +#: modules/editorial-comments/editorial-comments.php:913 +#: modules/editorial-comments/editorial-comments.php:1045 msgid "" "Sorry, you don't have the privileges to edit editorial comments. Please talk " "to your Administrator." @@ -2591,7 +2742,7 @@ msgstr "" "Lo siento, pero no tienes los privilegios para editar estos comentarios " "editoriales. Por favor, habla con tu administrador." -#: modules/editorial-comments/editorial-comments.php:929 +#: modules/editorial-comments/editorial-comments.php:931 msgid "" "Sorry, you don't have the privileges to edit this editorial comment. Please " "talk to your Administrator." @@ -2603,9 +2754,10 @@ msgstr "" msgid "Start date" msgstr "Fecha de inicio" -#: modules/content-overview/content-overview.php:1079 -#: modules/content-overview/content-overview.php:1093 -#: modules/content-overview/content-overview.php:1137 +#: modules/content-board/content-board.php:1071 +#: modules/content-overview/content-overview.php:1081 +#: modules/content-overview/content-overview.php:1095 +#: modules/content-overview/content-overview.php:1138 #: modules/notifications-log/library/NotificationsLogTable.php:494 msgid "Status" msgstr "Estado" @@ -2616,7 +2768,7 @@ msgstr "Estado" msgid "Status was changed for %1$s #%2$s \"%3$s\" by %4$s %5$s" msgstr "El estado se cambió de %1$s #%2$s «%3$s» por %4$s %5$s" -#: modules/calendar/calendar.php:2545 +#: modules/calendar/calendar.php:2482 msgid "Statuses to display publish time" msgstr "Estados para mostrar la hora de publicación" @@ -2653,19 +2805,22 @@ msgstr "Dom" msgid "synchronous" msgstr "síncrono" -#: modules/calendar/calendar.php:3548 +#: modules/calendar/calendar.php:3485 msgid "Tag" msgid_plural "Tags" msgstr[0] "Etiqueta" msgstr[1] "Etiquetas" -#: modules/calendar/calendar.php:3647 -#: modules/content-overview/content-overview.php:1751 +#: modules/calendar/calendar.php:3584 +#: modules/content-board/content-board.php:1774 +#: modules/content-overview/content-overview.php:1752 msgid "Tags" msgstr "Etiquetas" -#: modules/content-overview/content-overview.php:1155 -#: modules/content-overview/content-overview.php:1215 +#: modules/content-board/content-board.php:1129 +#: modules/content-board/content-board.php:1189 +#: modules/content-overview/content-overview.php:1156 +#: modules/content-overview/content-overview.php:1216 msgid "Taxonomies" msgstr "Taxonomías" @@ -2675,13 +2830,13 @@ msgstr "Taxonomía" #: modules/editorial-metadata/editorial-metadata.php:446 msgctxt "taxonomy general name" -msgid "Metadata" -msgstr "Metadatos" +msgid "Editorial Field" +msgstr "Campo editorial" #: modules/editorial-metadata/editorial-metadata.php:447 msgctxt "taxonomy singular name" -msgid "Metadata" -msgstr "Metadatos" +msgid "Editorial Field" +msgstr "Campo editorial" #: modules/calendar/calendar.php:1375 msgid "Ten months" @@ -2708,6 +2863,13 @@ msgstr "" "minúsculas y contiene solo letras, números y guiones altos." #: modules/editorial-metadata/editorial-metadata.php:1908 +msgid "" +"The description can be used to communicate with your team about what the " +"field is for." +msgstr "" +"La descripción se puede usar para comunicarte con tu equipo acerca de para " +"qué es el campo." + #: modules/editorial-metadata/editorial-metadata.php:2232 msgid "" "The description can be used to communicate with your team about what the " @@ -2721,13 +2883,13 @@ msgid "The Events Calendar Integration" msgstr "La integración The Events Calendar " #: modules/editorial-metadata/editorial-metadata.php:1922 -msgid "The metadata type cannot be changed once created." -msgstr "El tipo de metadatos no se puede cambiar una vez creado." +msgid "The field type cannot be changed once created." +msgstr "El tipo de campos no se puede cambiar una vez creado." #: modules/editorial-metadata/editorial-metadata.php:1882 #: modules/editorial-metadata/editorial-metadata.php:2201 -msgid "The name is for labeling the metadata field." -msgstr "El nombre es para etiquetar el campo de metadatos." +msgid "The name is for labeling the editorial fields." +msgstr "El nombre es para etiquetar los campos editoriales." #: modules/notifications-log/library/NotificationsLogTable.php:277 msgid "" @@ -2743,7 +2905,7 @@ msgstr "" "El módulo de avisos necesitará estar activado para que se muestre este " "widget." -#: modules/calendar/calendar.php:2621 +#: modules/calendar/calendar.php:2558 msgid "" "The number of weeks shown on the calendar can be changed on a user-by-user " "basis using the calendar's screen options." @@ -2755,11 +2917,11 @@ msgstr "" msgid "The parent log was deleted or probably rescheduled" msgstr "El registro superior ha sido borrado o probablemente reprogramado" -#: modules/calendar/calendar.php:3767 +#: modules/calendar/calendar.php:3704 msgid "The selected post type is not enabled for the calendar." msgstr "El tipo de contenido seleccionado no está activado para el calendario." -#: modules/calendar/calendar.php:4246 +#: modules/calendar/calendar.php:4183 msgid "" "The selected user doesn't have enough permissions to be set as the post " "author." @@ -2771,7 +2933,8 @@ msgstr "" msgid "The slug cannot be changed once the term has been created." msgstr "El slug no puede cambiarse una vez el término ha sido creado." -#: modules/content-overview/content-overview.php:2539 +#: modules/content-board/content-board.php:2755 +#: modules/content-overview/content-overview.php:2544 msgid "There are no posts in the range or filter specified." msgstr "No hay entradas en el rango o filtro especificado." @@ -2779,10 +2942,10 @@ msgstr "No hay entradas en el rango o filtro especificado." msgid "There are no PublishPress modules registered" msgstr "No hay módulos de PublishPress registrados" -#: modules/editorial-comments/editorial-comments.php:865 -#: modules/editorial-comments/editorial-comments.php:995 -#: modules/editorial-comments/editorial-comments.php:1105 -#: modules/editorial-comments/editorial-comments.php:1189 +#: modules/editorial-comments/editorial-comments.php:867 +#: modules/editorial-comments/editorial-comments.php:997 +#: modules/editorial-comments/editorial-comments.php:1107 +#: modules/editorial-comments/editorial-comments.php:1191 msgid "" "There was a problem of some sort. Try again or contact your administrator." msgstr "" @@ -2802,35 +2965,35 @@ msgstr "Esta acción se realizó el %1$s a las %2$s %3$s" #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:84 #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:106 #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:127 -msgid "This editorial metadata type is not yet supported." -msgstr "Este tipo de metadatos editoriales todavía no es compatible." +msgid "This editorial fields type is not yet supported." +msgstr "Este tipo de campos editoriales todavía no es compatible." #: modules/notifications/notifications.php:1056 #, php-format msgid "This email was sent %s." msgstr "Este correo electrónico fue enviado el %s." -#: modules/notifications-log/notifications-log.php:835 -msgid "" -"This is a preview of the scheduled message. The content can still change " -"until the notification is sent." -msgstr "" -"Esta es una vista previa del mensaje programado. Todavía se puede cambiar el " -"contenido hasta que se envíe el aviso." - #: modules/editorial-metadata/editorial-metadata.php:2124 #: modules/editorial-metadata/editorial-metadata.php:2464 -msgid "This metadata will be available for these post types." -msgstr "Estos metadatos estarán disponibles para estos tipos de contenido." +msgid "This field will be available for these post types." +msgstr "Esto campo estará disponibles para estos tipos de contenido." #: modules/editorial-metadata/editorial-metadata.php:2148 #: modules/editorial-metadata/editorial-metadata.php:2487 msgid "" -"This metadata will be viewable on the overview screens for these post types." +"This field will be viewable on the overview screens for these post types." msgstr "" -"Estos metadatos se podrán ver en las pantallas de resumen de estos tipos de " +"Esto campo se podrá ver en las pantallas de resumen de estos tipos de " "contenido." +#: modules/notifications-log/notifications-log.php:835 +msgid "" +"This is a preview of the scheduled message. The content can still change " +"until the notification is sent." +msgstr "" +"Esta es una vista previa del mensaje programado. Todavía se puede cambiar el " +"contenido hasta que se envíe el aviso." + #: modules/notifications-log/notifications-log.php:442 msgid "" "This notification is very similar to another one sent less than %d minutes " @@ -2875,9 +3038,12 @@ msgstr "Tres semanas" msgid "Thu" msgstr "Jue" -#: modules/calendar/calendar.php:3608 +#: modules/calendar/calendar.php:3545 +#: modules/content-board/content-board.php:536 +#: modules/content-board/content-board.php:1249 +#: modules/content-board/content-board.php:1741 #: modules/content-overview/content-overview.php:557 -#: modules/content-overview/content-overview.php:1718 +#: modules/content-overview/content-overview.php:1719 #: lib/Notifications/Table/Notifications.php:156 #: lib/Notifications/Table/Workflows.php:142 msgid "Title" @@ -2888,9 +3054,12 @@ msgstr "Título" msgid "Title: %s" msgstr "Título: %s" -#: modules/content-overview/content-overview.php:1915 -#: modules/content-overview/content-overview.php:2244 -#: modules/content-overview/content-overview.php:2278 +#: modules/content-board/content-board.php:1938 +#: modules/content-board/content-board.php:2267 +#: modules/content-board/content-board.php:2301 +#: modules/content-overview/content-overview.php:1916 +#: modules/content-overview/content-overview.php:2245 +#: modules/content-overview/content-overview.php:2279 msgid "to" msgstr "a" @@ -2898,18 +3067,19 @@ msgstr "a" msgid "To date" msgstr "Fecha final" -#: modules/calendar/calendar.php:797 modules/calendar/calendar.php:2118 +#: modules/calendar/calendar.php:797 modules/calendar/calendar.php:2055 msgid "Today" msgstr "Hoy" -#: modules/calendar/calendar.php:2112 +#: modules/calendar/calendar.php:2049 #, php-format msgid "Today is %s" msgstr "Hoy es %s" -#: common/php/class-module.php:267 modules/calendar/calendar.php:1808 -#: modules/calendar/calendar.php:3567 -#: modules/content-overview/content-overview.php:2994 +#: common/php/class-module.php:332 modules/calendar/calendar.php:1745 +#: modules/calendar/calendar.php:3504 +#: modules/content-board/content-board.php:2677 +#: modules/content-overview/content-overview.php:3029 msgid "Trash" msgstr "Papelera" @@ -2943,7 +3113,8 @@ msgid "Undefined error found" msgstr "Se ha encontrado un error indefinido" #: modules/calendar/calendar.php:1435 -#: modules/content-overview/content-overview.php:893 +#: modules/content-board/content-board.php:874 +#: modules/content-overview/content-overview.php:895 msgid "Undo" msgstr "Deshacer" @@ -2951,17 +3122,17 @@ msgstr "Deshacer" msgid "Unpublished Content" msgstr "Contenido sin publicar" -#: modules/calendar/calendar.php:762 modules/calendar/calendar.php:3773 +#: modules/calendar/calendar.php:762 modules/calendar/calendar.php:3710 msgid "Untitled" msgstr "Sin título" #: modules/editorial-metadata/editorial-metadata.php:452 -msgid "Update Editorial Metadata" -msgstr "Actualizar metadatos editoriales" +msgid "Update Editorial Fields" +msgstr "Actualizar campos editoriales" #: modules/editorial-metadata/editorial-metadata.php:2171 -msgid "Update Metadata Term" -msgstr "Actualizar términos de metadatos" +msgid "Update Editorial fields term" +msgstr "Actualizar término de campos editoriales" #: modules/dashboard/widgets/dashboard-notepad.php:168 msgid "Update Note" @@ -2988,7 +3159,7 @@ msgstr "" "Actualizar la fecha de publicación dinámicamente no funciona para el " "contenido publicado. Por favor edita la publicación ." -#: includes.php:159 lib/Legacy/Util.php:213 +#: includes.php:161 lib/Legacy/Util.php:213 msgid "Upgrade to Pro" msgstr "Actualizar a Pro" @@ -3017,7 +3188,7 @@ msgstr "Usuario haciendo cambios o comentarios" msgid "User role" msgstr "Perfil de usuario" -#: modules/editorial-comments/editorial-comments.php:1270 +#: modules/editorial-comments/editorial-comments.php:1272 msgid "User Url" msgstr "URL del usuario" @@ -3026,11 +3197,11 @@ msgstr "URL del usuario" msgid "User: %s (%d)" msgstr "Usuario: %s (%d)" -#: modules/editorial-comments/editorial-comments.php:1265 +#: modules/editorial-comments/editorial-comments.php:1267 msgid "Username" msgstr "Nombre del usuario" -#: common/php/class-module.php:686 +#: common/php/class-module.php:751 #: lib/Notifications/Workflow/Step/Receiver/User.php:26 msgid "Users" msgstr "Usuarios" @@ -3039,13 +3210,15 @@ msgstr "Usuarios" msgid "Users who selected \"Notify me\" for the content" msgstr "Usuarios que seleccionaron «Avísame» para el contenido" -#: modules/calendar/calendar.php:1832 modules/calendar/calendar.php:3574 -#: modules/content-overview/content-overview.php:3010 +#: modules/calendar/calendar.php:1769 modules/calendar/calendar.php:3511 +#: modules/content-board/content-board.php:2693 +#: modules/content-overview/content-overview.php:3045 msgid "View" msgstr "Ver" -#: modules/calendar/calendar.php:1826 -#: modules/content-overview/content-overview.php:3004 +#: modules/calendar/calendar.php:1763 +#: modules/content-board/content-board.php:2687 +#: modules/content-overview/content-overview.php:3039 #, php-format msgid "View “%s”" msgstr "Ver “%s”" @@ -3055,7 +3228,7 @@ msgstr "Ver “%s”" msgid "View “%s” on Google Maps" msgstr "Ver “%s” en Google Maps" -#: modules/calendar/calendar.php:4032 +#: modules/calendar/calendar.php:3969 msgid "View all categories" msgstr "Ver todas las categorías" @@ -3087,7 +3260,7 @@ msgstr "Ver: %s" msgid "Viewable" msgstr "Visible" -#: publishpress.php:1363 +#: publishpress.php:1376 msgid "Warning" msgstr "Advertencia" @@ -3184,7 +3357,7 @@ msgstr "" "Puedes agregar información dinámica al texto del asunto o del cuerpo con los " "siguientes shortcodes:" -#: modules/editorial-comments/editorial-comments.php:532 +#: modules/editorial-comments/editorial-comments.php:534 msgid "" "You can add editorial comments to a post once you've saved it for the first " "time." @@ -3197,26 +3370,34 @@ msgstr "" msgid "You can see all editorial comments on this %s here: " msgstr "Puedes ver todos los comentarios editoriales en esta %s aquí: " -#: modules/content-overview/content-overview.php:1149 -#: modules/content-overview/content-overview.php:1209 -#| msgid "No editorial metadata found." -msgid "You do not have any editorial metadata enabled" -msgstr "No hay metadatos editoriales activados" - -#: modules/content-overview/content-overview.php:1156 -#: modules/content-overview/content-overview.php:1216 +#: modules/content-board/content-board.php:1123 +#: modules/content-board/content-board.php:1183 +#: modules/content-overview/content-overview.php:1150 +#: modules/content-overview/content-overview.php:1210 +msgid "You do not have any editorial fields enabled" +msgstr "No hay campos editoriales activados" + +#: modules/content-board/content-board.php:1130 +#: modules/content-board/content-board.php:1190 +#: modules/content-overview/content-overview.php:1157 +#: modules/content-overview/content-overview.php:1217 msgid "You do not have any public taxonomies" msgstr "No hay ninguna taxonomía pública" -#: publishpress.php:670 +#: publishpress.php:671 msgid "You do not have necessary permissions to complete this action." msgstr "No tienes los permisos necesarios para completar esta acción." -#: modules/content-overview/content-overview.php:1009 +#: modules/content-board/content-board.php:990 +#: modules/content-overview/content-overview.php:1011 #, php-format msgid "You do not have permission to add new %s" msgstr "Lo siento, no tienes permisos para añadir nuevo %s" +#: modules/content-board/content-board.php:1521 +msgid "You do not have permission to edit selected post." +msgstr "Lo siento, no tienes permisos para editar la entrada seleccionada." + #: lib/Notifications/Table/Notifications.php:235 msgid "You don't have any notifications" msgstr "No tienes avisos" @@ -3230,6 +3411,32 @@ msgstr "" "Estás usando PublishPress Planner Free. La versión Pro tiene más " "características y soporte. %sPasar a Pro%s" +#~ msgid "Add New Metadata Term" +#~ msgstr "Añadir nuevo término de metadatos" + +#~ msgid "Manage Filters" +#~ msgstr "Gestionar filtros" + +#~ msgid "Metadata" +#~ msgstr "Metadatos" + +#~ msgid "Metadata order updated." +#~ msgstr "Orden de los metadatos actualizado." + +#~ msgid "Metadata Type" +#~ msgstr "Tipo de metadatos" + +#~ msgctxt "taxonomy general name" +#~ msgid "Metadata" +#~ msgstr "Metadatos" + +#~ msgctxt "taxonomy singular name" +#~ msgid "Metadata" +#~ msgstr "Metadatos" + +#~ msgid "Update Metadata Term" +#~ msgstr "Actualizar términos de metadatos" + #~ msgid "Click to toggle" #~ msgstr "Haz clic para activar" @@ -3353,9 +3560,6 @@ msgstr "" #~ msgid "Edit Statuses" #~ msgstr "Editar estados" -#~ msgid "Error updating post status." -#~ msgstr "Error al actualizar el estado de la publicación." - #~ msgid "Error while updating the status" #~ msgstr "Error al actualizar el estado" @@ -3371,9 +3575,6 @@ msgstr "" #~ msgid "No custom statuses found." #~ msgstr "No se encontraron estados personalizados." -#~ msgid "Options" -#~ msgstr "Opciones" - #~ msgid "Pending review" #~ msgstr "Pendiente de revisión" @@ -3440,9 +3641,6 @@ msgstr "" #~ msgstr "" #~ "El nombre del estado está restringido. Por favor, elige otro nombre." -#~ msgid "Status order updated." -#~ msgstr "Orden de los estados actualizado." - #~ msgid "Statuses" #~ msgstr "Estados" diff --git a/languages/publishpress-fr_FR.mo b/languages/publishpress-fr_FR.mo index b0d2e02a..761c0800 100644 Binary files a/languages/publishpress-fr_FR.mo and b/languages/publishpress-fr_FR.mo differ diff --git a/languages/publishpress-fr_FR.po b/languages/publishpress-fr_FR.po index 777c6247..c72557b3 100644 --- a/languages/publishpress-fr_FR.po +++ b/languages/publishpress-fr_FR.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: Plugins - PublishPress: Editorial Calendar, Workflow, " "Comments, Notifications and Statuses - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n" -"POT-Creation-Date: 2024-04-04 04:10+0000\n" -"PO-Revision-Date: 2024-04-13 13:21+0200\n" +"POT-Creation-Date: 2024-05-14 09:04+0000\n" +"PO-Revision-Date: 2024-05-18 10:21+0200\n" "Last-Translator: \n" "Language-Team: French (France)\n" "Language: fr_FR\n" @@ -14,7 +14,7 @@ msgstr "" "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.4\n" +"X-Generator: Poedit 3.4.4\n" #: modules/notifications-log/library/NotificationsLogTable.php:257 msgid " Scheduled" @@ -58,10 +58,9 @@ msgstr "%1$s #%2$s « %3$s » a été dépublié par %4$s %5$s" msgid "%1$s (%2$s ) said on %3$s at %4$s:" msgstr "%1$s (%2$s) a dit le %3$s à %4$s :" -#: modules/content-overview/content-overview.php:845 +#: modules/content-board/content-board.php:826 +#: modules/content-overview/content-overview.php:847 #, php-format -#| msgctxt "%1$s = start date, %2$s = end date" -#| msgid " %1$s to %2$s" msgctxt "%1$s = start date, %2$s = end date" msgid " %1$sFor more information:
" msgstr "" "Pour plus d’informations :
Documentation des " -"métadonnées éditoriales
Documentation des champs " +"éditoriaux
" #: modules/notifications/notifications.php:99 @@ -225,25 +226,24 @@ msgstr "" #: modules/editorial-metadata/editorial-metadata.php:121 msgid "" -"Keep track of important details about your content with editorial " -"metadata. This feature allows you to create as many date, text, number, etc. " -"fields as you like, and then use them to store information like contact " -"details or the location of an interview.
Once you’ve set your fields " -"up, editorial metadata integrates with both the calendar and the content " -"overview. Make an editorial metadata item visible to have it appear to the " -"rest of your team. Keep it hidden to restrict the information between the " -"writer and their editor.
" -msgstr "" -"Gardez une trace des détails importants concernant votre contenu grâce " -"aux métadonnées éditoriales. Cette fonctionnalité vous permet de créer " -"autant de champs de date, de texte, de numéro, etc. que vous le souhaitez, " -"puis de les utiliser pour stocker des informations telles que des " -"coordonnées ou l’emplacement d’une interview.
Une fois que vous avez " -"défini vos champs, les métadonnées éditoriales s’intègrent à la fois au " -"calendrier et à l’aperçu du contenu. Rendez visible un élément de " -"métadonnées éditoriales pour qu’il apparaisse au reste de votre équipe. " -"Gardez-le caché pour limiter les informations entre le rédacteur/rédactrice " -"et son éditeur/éditrice.
" +"Keep track of important details about your content with editorial fields. " +"This feature allows you to create as many date, text, number, etc. fields as " +"you like, and then use them to store information like contact details or the " +"location of an interview.
Once you’ve set your fields up, editorial " +"fields integrates with both the calendar and the content overview. Make an " +"editorial fields item visible to have it appear to the rest of your team. " +"Keep it hidden to restrict the information between the writer and their " +"editor.
" +msgstr "" +"Garder une trace des détails importants concernant votre contenu grâce " +"aux champs éditoriaux. Cette fonctionnalité vous permet de créer autant de " +"champs de date, de texte, de numéro, etc. que vous le souhaitez, puis de les " +"utiliser pour stocker des informations telles que des coordonnées ou " +"l’emplacement d’une interview.
Une fois que vous avez défini vos " +"champs, les métadonnées éditoriales s’intègrent à la fois au calendrier et à " +"l’aperçu du contenu. Rendez visible un élément de champs éditoriaux pour " +"qu’il apparaisse au reste de votre équipe. Gardez-le caché pour limiter les " +"informations entre le rédacteur/rédactrice et son éditeur/éditrice.
" #: modules/notifications/notifications.php:94 msgid "" @@ -361,8 +361,8 @@ msgstr "" "doivent pas être chargés par le filtre de contenu de taxonomie lors de " "l’ajout d’un nouveau flux de notification." -#: modules/editorial-comments/editorial-comments.php:552 -#: modules/editorial-comments/editorial-comments.php:556 +#: modules/editorial-comments/editorial-comments.php:554 +#: modules/editorial-comments/editorial-comments.php:558 msgid "Add an editorial comment" msgstr "Ajouter un commentaire éditorial" @@ -371,11 +371,11 @@ msgstr "Ajouter un commentaire éditorial" msgid "Add Another Option" msgstr "Ajouter une autre option" -#: modules/content-overview/content-overview.php:1287 +#: modules/content-overview/content-overview.php:1288 msgid "Add Column" msgstr "Ajouter une colonne" -#: modules/editorial-comments/editorial-comments.php:574 +#: modules/editorial-comments/editorial-comments.php:576 msgid "Add Comment" msgstr "Ajouter un commentaire" @@ -390,30 +390,35 @@ msgstr "Ajouter le contenu pour %s" msgid "Add editorial comment: %s" msgstr "Ajouter un commentaire éditorial : %s" -#: modules/content-overview/content-overview.php:1435 +#: modules/content-board/content-board.php:1409 +#: modules/content-overview/content-overview.php:1436 msgid "Add Filter" msgstr "Ajouter un filtre" -#: modules/content-overview/content-overview.php:1267 -#: modules/content-overview/content-overview.php:1415 +#: modules/content-board/content-board.php:1241 +#: modules/content-board/content-board.php:1261 +#: modules/content-board/content-board.php:1389 +#: modules/content-overview/content-overview.php:1268 +#: modules/content-overview/content-overview.php:1416 #: modules/editorial-metadata/editorial-metadata.php:1783 msgid "Add New" msgstr "Ajouter" -#: modules/content-overview/content-overview.php:1558 +#: modules/content-board/content-board.php:1581 +#: modules/content-overview/content-overview.php:1559 #, php-format msgid "Add New %s" msgstr "Ajouter %s" #: modules/editorial-metadata/editorial-metadata.php:453 -msgid "Add New Editorial Metadata" -msgstr "Ajouter une nouvelle métadonnée éditoriale" +msgid "Add New Editorial Fields" +msgstr "Ajouter de nouveaux champs éditoriaux" #: modules/editorial-metadata/editorial-metadata.php:2509 -msgid "Add New Metadata Term" -msgstr "Ajouter un nouveau terme de métadonnées" +msgid "Add New Editorial fields term" +msgstr "Ajouter un nouveau terme de champs éditoriaux" -#: publishpress.php:1310 +#: publishpress.php:1323 msgid "Add New Notification" msgstr "Ajouter une nouvelle notification" @@ -454,8 +459,10 @@ msgstr "Notifications avancées" msgid "All" msgstr "Tous" -#: modules/content-overview/content-overview.php:2091 -#: modules/content-overview/content-overview.php:2094 +#: modules/content-board/content-board.php:2114 +#: modules/content-board/content-board.php:2117 +#: modules/content-overview/content-overview.php:2092 +#: modules/content-overview/content-overview.php:2095 #, php-format msgid "All %s" msgstr "Toutes les %s" @@ -464,9 +471,11 @@ msgstr "Toutes les %s" msgid "All Actions" msgstr "Toutes les actions" -#: modules/calendar/calendar.php:793 modules/calendar/calendar.php:4071 -#: modules/content-overview/content-overview.php:2116 -#: modules/content-overview/content-overview.php:2119 +#: modules/calendar/calendar.php:793 modules/calendar/calendar.php:4008 +#: modules/content-board/content-board.php:2139 +#: modules/content-board/content-board.php:2142 +#: modules/content-overview/content-overview.php:2117 +#: modules/content-overview/content-overview.php:2120 msgid "All authors" msgstr "Tous les auteurs/autrices" @@ -483,8 +492,8 @@ msgid "All channels" msgstr "Tous les canaux" #: modules/editorial-metadata/editorial-metadata.php:450 -msgid "All Editorial Metadata" -msgstr "Toutes les métadonnées éditoriales" +msgid "All Editorial Fields" +msgstr "Tous les champs éditoriaux" #: modules/notifications-log/library/NotificationsLogTable.php:584 msgid "All events" @@ -507,7 +516,8 @@ msgstr "Tous les comptes de notification" msgid "All options value and labels are required." msgstr "Toutes les valeurs et libellés des options sont obligatoires." -#: modules/content-overview/content-overview.php:2148 +#: modules/content-board/content-board.php:2171 +#: modules/content-overview/content-overview.php:2149 msgid "All post types" msgstr "Tous les types de publication" @@ -517,7 +527,7 @@ msgstr "Tous les types de publication" msgid "All Posts" msgstr "Toutes les publications" -#: modules/calendar/calendar.php:2933 +#: modules/calendar/calendar.php:2870 msgid "All posts" msgstr "Toutes les publications" @@ -525,7 +535,8 @@ msgstr "Toutes les publications" msgid "All Receivers" msgstr "Tous les destinataires" -#: modules/content-overview/content-overview.php:2363 +#: modules/content-board/content-board.php:2386 +#: modules/content-overview/content-overview.php:2364 msgid "All status" msgstr "Tous les états" @@ -533,16 +544,17 @@ msgstr "Tous les états" msgid "All Statuses" msgstr "Tous les états" -#: modules/calendar/calendar.php:790 modules/calendar/calendar.php:4015 -#: modules/content-overview/content-overview.php:2065 +#: modules/calendar/calendar.php:790 modules/calendar/calendar.php:3952 +#: modules/content-board/content-board.php:2088 +#: modules/content-overview/content-overview.php:2066 msgid "All statuses" msgstr "Tous les états" -#: modules/calendar/calendar.php:792 modules/calendar/calendar.php:4050 +#: modules/calendar/calendar.php:792 modules/calendar/calendar.php:3987 msgid "All tags" msgstr "Toutes les étiquettes" -#: modules/calendar/calendar.php:794 modules/calendar/calendar.php:4098 +#: modules/calendar/calendar.php:794 modules/calendar/calendar.php:4035 msgid "All types" msgstr "Tous les types" @@ -555,7 +567,7 @@ msgstr "Tous les comptes" msgid "All Workflows" msgstr "Tous les flux de travail" -#: modules/calendar/calendar.php:2537 +#: modules/calendar/calendar.php:2474 msgid "Allow public access to subscriptions in iCal or Google Calendar" msgstr "Autoriser l’accès public aux abonnements à iCal ou Calendrier Google" @@ -568,22 +580,34 @@ msgid "Always notify users who have edited the content:" msgstr "" "Prévenez toujours les utilisateurs/utilisatrices qui ont modifié le contenu :" -#: modules/calendar/calendar.php:2585 +#: modules/calendar/calendar.php:2522 msgid "Always show complete post titles" msgstr "Toujours afficher les titres complets des publications" -#: modules/content-overview/content-overview.php:855 -#: modules/content-overview/content-overview.php:865 -#: modules/content-overview/content-overview.php:2197 -#: modules/content-overview/content-overview.php:2308 -#: modules/content-overview/content-overview.php:2346 -#: modules/content-overview/content-overview.php:2423 +#: modules/content-board/content-board.php:1504 +#: modules/content-board/content-board.php:1554 +msgid "An error occured" +msgstr "Une erreur s’est produite" + +#: modules/content-board/content-board.php:836 +#: modules/content-board/content-board.php:846 +#: modules/content-board/content-board.php:2220 +#: modules/content-board/content-board.php:2331 +#: modules/content-board/content-board.php:2369 +#: modules/content-board/content-board.php:2450 +#: modules/content-overview/content-overview.php:857 +#: modules/content-overview/content-overview.php:867 +#: modules/content-overview/content-overview.php:2198 +#: modules/content-overview/content-overview.php:2309 +#: modules/content-overview/content-overview.php:2347 +#: modules/content-overview/content-overview.php:2428 msgid "Apply" msgstr "Appliquer" -#: modules/content-overview/content-overview.php:1371 -#: modules/content-overview/content-overview.php:1519 -#| msgid "All Channels" +#: modules/content-board/content-board.php:1345 +#: modules/content-board/content-board.php:1493 +#: modules/content-overview/content-overview.php:1372 +#: modules/content-overview/content-overview.php:1520 msgid "Apply Changes" msgstr "Appliquer les modifications" @@ -612,11 +636,11 @@ msgstr "Notifications asynchrones" msgid "asynchronous" msgstr "asynchrone" -#: modules/calendar/calendar.php:2604 +#: modules/calendar/calendar.php:2541 msgid "At least one post type must be selected" msgstr "Au moins un type de publication doit être sélectionné" -#: modules/editorial-comments/editorial-comments.php:562 +#: modules/editorial-comments/editorial-comments.php:564 msgid "Attach file" msgstr "Attacher un fichier" @@ -624,14 +648,20 @@ msgstr "Attacher un fichier" msgid "Aug" msgstr "Aoû" -#: modules/calendar/calendar.php:1943 modules/calendar/calendar.php:3538 -#: modules/calendar/calendar.php:3628 -#: modules/content-overview/content-overview.php:1081 -#: modules/content-overview/content-overview.php:1095 -#: modules/content-overview/content-overview.php:1139 -#: modules/content-overview/content-overview.php:1200 -#: modules/content-overview/content-overview.php:1732 -#: modules/content-overview/content-overview.php:2114 +#: modules/calendar/calendar.php:1880 modules/calendar/calendar.php:3475 +#: modules/calendar/calendar.php:3565 +#: modules/content-board/content-board.php:1061 +#: modules/content-board/content-board.php:1072 +#: modules/content-board/content-board.php:1115 +#: modules/content-board/content-board.php:1174 +#: modules/content-board/content-board.php:1755 +#: modules/content-board/content-board.php:2137 +#: modules/content-overview/content-overview.php:1083 +#: modules/content-overview/content-overview.php:1096 +#: modules/content-overview/content-overview.php:1140 +#: modules/content-overview/content-overview.php:1201 +#: modules/content-overview/content-overview.php:1733 +#: modules/content-overview/content-overview.php:2115 #: modules/editorial-comments/library/EditorialCommentsTable.php:228 msgid "Author" msgid_plural "Authors" @@ -660,11 +690,11 @@ msgstr "Brouillon automatique" msgid "Available fields" msgstr "Available fields" -#: modules/calendar/calendar.php:2127 +#: modules/calendar/calendar.php:2064 msgid "Back %d weeks" msgstr "Retour de %d semaines" -#: modules/calendar/calendar.php:2139 +#: modules/calendar/calendar.php:2076 msgid "Back 1 week" msgstr "Retour 1 semaine" @@ -700,37 +730,43 @@ msgstr "Blog : " msgid "Body" msgstr "Corps" -#: modules/content-overview/content-overview.php:861 -#: modules/editorial-comments/editorial-comments.php:578 +#: modules/content-board/content-board.php:842 +#: modules/content-overview/content-overview.php:863 +#: modules/editorial-comments/editorial-comments.php:580 #: modules/editorial-metadata/editorial-metadata.php:2174 msgid "Cancel" msgstr "Annuler" -#: modules/calendar/calendar.php:3638 -#: modules/content-overview/content-overview.php:1094 -#: modules/content-overview/content-overview.php:1742 +#: modules/calendar/calendar.php:3575 +#: modules/content-board/content-board.php:1765 +#: modules/content-overview/content-overview.php:1743 #: lib/Notifications/Workflow/Step/Event_Content/Filter/Category.php:34 msgid "Categories" msgstr "Catégories" -#: modules/calendar/calendar.php:3543 +#: modules/calendar/calendar.php:3480 #: lib/Notifications/Workflow/Step/Event_Content/Category.php:24 msgid "Category" msgid_plural "Categories" msgstr[0] "Catégorie" msgstr[1] "Catégories" -#: modules/content-overview/content-overview.php:862 +#: modules/content-board/content-board.php:843 +#: modules/content-overview/content-overview.php:864 msgid "Change" msgstr "Changer" +#: modules/content-board/content-board.php:1543 +msgid "Changes saved!" +msgstr "Modifications enregistrées !" + #: views/user_profile_notification_channels.html.php:15 #: modules/improved-notifications/improved-notifications.php:408 #: modules/improved-notifications/improved-notifications.php:1154 msgid "Channels" msgstr "Canaux" -#: publishpress.php:669 +#: publishpress.php:670 msgid "Cheatin’ uh?" msgstr "Une mauvaise manipulation ?" @@ -738,7 +774,8 @@ msgstr "Une mauvaise manipulation ?" msgid "Checkbox" msgstr "Case à cocher" -#: modules/content-overview/content-overview.php:2328 +#: modules/content-board/content-board.php:2351 +#: modules/content-overview/content-overview.php:2329 msgid "Checked" msgstr "Sélectionné" @@ -776,11 +813,17 @@ msgstr "Cliquez ici pour en savoir plus sur les options des codes courts…" msgid "Click here to subscribe in iCal or Google Calendar" msgstr "Cliquez ici pour vous abonner à iCal ou Calendrier Google" -#: modules/content-overview/content-overview.php:1129 +#: modules/content-board/content-board.php:1106 +msgid "Click the \"Add New\" button to create new card data." +msgstr "" +"Cliquer sur le bouton « Ajouter » pour créer de nouvelles données de carte." + +#: modules/content-overview/content-overview.php:1130 msgid "Click the \"Add New\" button to create new columns." msgstr "Cliquer sur le bouton « Ajouter » pour créer de nouvelles colonnes." -#: modules/content-overview/content-overview.php:1191 +#: modules/content-board/content-board.php:1165 +#: modules/content-overview/content-overview.php:1192 msgid "Click the \"Add New\" button to create new filters." msgstr "Cliquer sur le bouton « Ajouter » pour créer de nouveaux filtres." @@ -809,12 +852,12 @@ msgstr "Cliquez pour ne plus être informé des mises à jour de ce contenu" msgid "Close" msgstr "Fermer" -#: modules/content-overview/content-overview.php:1275 +#: modules/content-overview/content-overview.php:1276 msgid "Column Title" msgstr "Titre de la colonne" -#: modules/content-overview/content-overview.php:934 -#| msgid "Comment deleted successfully." +#: modules/content-board/content-board.php:915 +#: modules/content-overview/content-overview.php:936 msgid "Column updated successfully." msgstr "La colonne a bien été mise à jour." @@ -822,11 +865,11 @@ msgstr "La colonne a bien été mise à jour." msgid "Comment" msgstr "Commentaire" -#: modules/editorial-comments/editorial-comments.php:1239 +#: modules/editorial-comments/editorial-comments.php:1241 msgid "Comment author name field:" msgstr "Champ du nom de l’auteur du commentaire :" -#: modules/editorial-comments/editorial-comments.php:1181 +#: modules/editorial-comments/editorial-comments.php:1183 msgid "Comment deleted successfully." msgstr "Le commentaire a bien été suppromé." @@ -835,7 +878,7 @@ msgstr "Le commentaire a bien été suppromé." msgid "Comment: %s (%d)" msgstr "Commentaire : %s (%d)" -#: publishpress.php:665 +#: publishpress.php:666 msgid "Configure" msgstr "Configurer" @@ -843,13 +886,21 @@ msgstr "Configurer" msgid "Contact" msgstr "Contact" -#: modules/calendar/calendar.php:3655 -#: modules/content-overview/content-overview.php:1759 +#: modules/calendar/calendar.php:3592 +#: modules/content-board/content-board.php:1782 +#: modules/content-overview/content-overview.php:1760 #: modules/improved-notifications/improved-notifications.php:971 #: lib/Notifications/Workflow/Step/Content/Main.php:29 msgid "Content" msgstr "Contenu" +#: modules/content-board/content-board.php:140 +#: modules/content-board/content-board.php:395 +#: modules/content-board/content-board.php:412 +#: modules/content-board/content-board.php:413 +msgid "Content Board" +msgstr "Tableau des contenus" + #: modules/calendar/calendar.php:170 modules/calendar/calendar.php:410 #: modules/calendar/calendar.php:427 modules/calendar/calendar.php:428 msgid "Content Calendar" @@ -870,9 +921,9 @@ msgstr "Contenu :" msgid "Copy to the clipboard" msgstr "Copier dans le presse-papiers" -#: modules/content-overview/content-overview.php:1686 +#: modules/content-board/content-board.php:1709 +#: modules/content-overview/content-overview.php:1687 #, php-format -#| msgid "Created on" msgid "Create %s" msgstr "Créer %s" @@ -884,15 +935,19 @@ msgstr "Créé le" msgid "Current week" msgstr "Semaine courante" -#: modules/content-overview/content-overview.php:1128 -#| msgid "Custom Status" +#: modules/content-overview/content-overview.php:1129 msgid "Custom Columns" msgstr "Colonnes personnalisées" -#: modules/content-overview/content-overview.php:1190 +#: modules/content-board/content-board.php:1164 +#: modules/content-overview/content-overview.php:1191 msgid "Custom filters" msgstr "Filtres personnalisés" +#: modules/content-board/content-board.php:1105 +msgid "Custom Items" +msgstr "Éléments personnalisés" + #: statuses-intro.php:142 #, php-format msgid "" @@ -913,11 +968,19 @@ msgstr "" "l’extension %1$sPublishPress Statuses%2$s. Voir %3$sPlanificateur > " "Réglages%4$s pour plus de détails." -#: modules/content-overview/content-overview.php:1861 -#| msgid "Number of Columns: " +#: modules/content-board/content-board.php:1884 +msgid "Customize Card Data" +msgstr "Personnaliser les données de la carte" + +#: modules/content-overview/content-overview.php:1862 msgid "Customize Columns" msgstr "Personnaliser les colonnes" +#: modules/content-board/content-board.php:1894 +#: modules/content-overview/content-overview.php:1872 +msgid "Customize Filters" +msgstr "Personnaliser les filtres" + #: modules/dashboard/dashboard.php:56 msgid "Dashboard" msgstr "Tableau de bord" @@ -926,8 +989,9 @@ msgstr "Tableau de bord" msgid "Dashboard Note" msgstr "Note du tableau de bord" -#: modules/calendar/calendar.php:3527 -#: modules/content-overview/content-overview.php:1919 +#: modules/calendar/calendar.php:3464 +#: modules/content-board/content-board.php:1942 +#: modules/content-overview/content-overview.php:1920 #: modules/editorial-metadata/editorial-metadata.php:285 #: lib/Notifications/Table/Notifications.php:158 #: modules/notifications-log/library/NotificationsLogTable.php:490 @@ -957,12 +1021,12 @@ msgstr "Canaux de notifiation par défaut :" msgid "Default option" msgstr "Option par défaut" -#: modules/calendar/calendar.php:2561 +#: modules/calendar/calendar.php:2498 msgid "Default publish time for items created in the calendar" msgstr "" "Heure de publication par défaut pour les éléments créés dans le calendrier" -#: modules/editorial-comments/editorial-comments.php:643 +#: modules/editorial-comments/editorial-comments.php:645 #: modules/editorial-metadata/editorial-metadata.php:2028 #: modules/editorial-metadata/editorial-metadata.php:2058 #: modules/editorial-metadata/editorial-metadata.php:2365 @@ -994,7 +1058,7 @@ msgstr "" "Une documentation détaillée est également disponible sur le site de " "l’extension." -#: modules/calendar/calendar.php:2635 modules/dashboard/dashboard.php:368 +#: modules/calendar/calendar.php:2572 modules/dashboard/dashboard.php:368 #: modules/dashboard/dashboard.php:391 modules/dashboard/dashboard.php:425 msgid "Disabled" msgstr "Désactivé" @@ -1015,7 +1079,7 @@ msgstr "" msgid "Display Label" msgstr "Afficher le libellé" -#: modules/editorial-comments/editorial-comments.php:1266 +#: modules/editorial-comments/editorial-comments.php:1268 msgid "Display Name" msgstr "Nom à afficher publiquement" @@ -1027,15 +1091,20 @@ msgstr "Documentation" msgid "Download .ics file" msgstr "Téléchargez le fichier .ics" -#: common/php/class-module.php:263 +#: common/php/class-module.php:328 msgid "Draft" msgstr "Brouillon" -#: modules/content-overview/content-overview.php:1330 +#: modules/content-board/content-board.php:1304 +msgid "Drag to change enabled card data order." +msgstr "Glisser pour modifier l’ordre des données de la carte activée." + +#: modules/content-overview/content-overview.php:1331 msgid "Drag to change enabled columns order." msgstr "Glisser pour modifier l’ordre des colonnes activées." -#: modules/content-overview/content-overview.php:1478 +#: modules/content-board/content-board.php:1452 +#: modules/content-overview/content-overview.php:1479 msgid "Drag to change enabled filters order." msgstr "Glisser pour modifier l’ordre des filtres activés." @@ -1052,20 +1121,21 @@ msgstr "Sélection par liste déroulante" msgid "Duplicated notification threshold:" msgstr "Seuil de notification dupliquée :" -#: common/php/class-module.php:696 +#: common/php/class-module.php:761 msgid "E-mails" msgstr "E-mails" -#: modules/calendar/calendar.php:1798 modules/calendar/calendar.php:3560 -#: modules/content-overview/content-overview.php:2982 -#: modules/editorial-comments/editorial-comments.php:632 +#: modules/calendar/calendar.php:1735 modules/calendar/calendar.php:3497 +#: modules/content-board/content-board.php:2665 +#: modules/content-overview/content-overview.php:3017 +#: modules/editorial-comments/editorial-comments.php:634 #: modules/editorial-metadata/editorial-metadata.php:2745 msgid "Edit" msgstr "Modifier" #: modules/editorial-metadata/editorial-metadata.php:451 -msgid "Edit Editorial Metadata" -msgstr "Modifier les métadonnées éditoriales" +msgid "Edit Editorial Fields" +msgstr "Modifier les champs éditoriaux" #: modules/efmigration/efmigration.php:288 msgid "" @@ -1077,7 +1147,7 @@ msgstr "" "Si vous souhaitez utiliser PublishPress Planner, terminer d’abord la " "migration des données d’Edit Flow, puis désactiver Edit Flow." -#: publishpress.php:1311 +#: publishpress.php:1324 msgid "Edit Notification" msgstr "Modifier la notification" @@ -1093,11 +1163,12 @@ msgstr "Modifier la notification de rôle" msgid "Edit Notify User" msgstr "Modifier utilisateur/utilisatrice de notification" -#: modules/calendar/calendar.php:1798 +#: modules/calendar/calendar.php:1735 msgid "Edit this item" msgstr "Modifier cet élément" -#: modules/content-overview/content-overview.php:2978 +#: modules/content-board/content-board.php:2661 +#: modules/content-overview/content-overview.php:3013 #: modules/dashboard/dashboard.php:299 msgid "Edit this post" msgstr "Editer cette fiche entreprise" @@ -1113,19 +1184,46 @@ msgid "Editorial Comment" msgstr "Commentaire éditorial" #: modules/editorial-comments/editorial-comments.php:63 -#: modules/editorial-comments/editorial-comments.php:235 -#: modules/editorial-comments/editorial-comments.php:236 -#: modules/editorial-comments/editorial-comments.php:457 +#: modules/editorial-comments/editorial-comments.php:237 +#: modules/editorial-comments/editorial-comments.php:238 +#: modules/editorial-comments/editorial-comments.php:459 msgid "Editorial Comments" msgstr "Commentaires éditoriaux" -#: modules/content-overview/content-overview.php:1148 -#: modules/content-overview/content-overview.php:1208 +#: modules/content-board/content-board.php:1122 +#: modules/content-board/content-board.php:1182 +#: modules/content-overview/content-overview.php:1149 +#: modules/content-overview/content-overview.php:1209 #: modules/editorial-metadata/editorial-metadata.php:96 +#: modules/editorial-metadata/editorial-metadata.php:506 #: modules/editorial-metadata/editorial-metadata.php:1759 #: modules/editorial-metadata/editorial-metadata.php:1760 -msgid "Editorial Metadata" -msgstr "Métadonnée éditoriale" +msgid "Editorial Fields" +msgstr "Champs éditoriaux" + +#: modules/editorial-metadata/editorial-metadata.php:114 +msgid "Editorial fields order updated." +msgstr "L’ordre des champs éditoriaux a été mis à jour." + +#: modules/editorial-metadata/editorial-metadata.php:110 +msgid "Editorial fields term added." +msgstr "Terme de champs éditoriaux ajouté." + +#: modules/editorial-metadata/editorial-metadata.php:113 +msgid "Editorial fields term deleted." +msgstr "Terme de champs éditoriaux supprimé." + +#: modules/editorial-metadata/editorial-metadata.php:112 +msgid "Editorial fields term doesn't exist." +msgstr "Le terme de champs éditoriaux n’existe pas." + +#: modules/editorial-metadata/editorial-metadata.php:111 +msgid "Editorial fields term updated." +msgstr "Terme des champs éditoriaux mis à jour." + +#: modules/editorial-metadata/editorial-metadata.php:115 +msgid "Editorial fields visibility changed." +msgstr "La visibilité des champs éditoriaux a été modifiée." #: views/user_profile_notification_channels.html.php:1 #: modules/improved-notifications/improved-notifications.php:401 @@ -1141,7 +1239,7 @@ msgstr "Huit mois" msgid "Eleven months" msgstr "Onze mois" -#: modules/editorial-comments/editorial-comments.php:1269 +#: modules/editorial-comments/editorial-comments.php:1271 #: lib/Notifications/Workflow/Step/Channel/Email.php:31 msgid "Email" msgstr "E-mail" @@ -1154,34 +1252,46 @@ msgstr "e-mail" msgid "Email from:" msgstr "E-mail de l’expéditeur :" -#: modules/content-overview/content-overview.php:1249 -#| msgid "Number of Columns: " +#: modules/content-overview/content-overview.php:1250 msgid "Enable Columns" msgstr "Activer les colonnes" -#: modules/content-overview/content-overview.php:1397 +#: modules/content-board/content-board.php:1371 +#: modules/content-overview/content-overview.php:1398 msgid "Enable Filters" msgstr "Activer les filtres" -#: modules/editorial-comments/editorial-comments.php:1232 +#: modules/editorial-comments/editorial-comments.php:1234 msgid "Enable for these post types:" msgstr "Activer pour ces types de publications :" -#: modules/content-overview/content-overview.php:1403 -#| msgid "Show as Content Overview filters" +#: modules/content-board/content-board.php:1223 +msgid "Enable or Disable" +msgstr "Activer ou désactiver" + +#: modules/content-board/content-board.php:1229 +msgid "Enable or Disable Content Board Card Data." +msgstr "" +"Activer ou désactiver les données de la carte du « Tableau des contenus »." + +#: modules/content-board/content-board.php:1377 +msgid "Enable or Disable Content Board filter." +msgstr "Activer ou désactiver le filtre du « Tableau des contenus »." + +#: modules/content-overview/content-overview.php:1404 msgid "Enable or Disable Content Overview filter." msgstr "Activer ou désactiver le filtre de la « Vue d’ensemble du contenu »." -#: modules/content-overview/content-overview.php:1255 +#: modules/content-overview/content-overview.php:1256 msgid "Enable or Disable Content Overview table column." msgstr "" "Activer ou désactiver la colonne du tableau « Vue d’ensemble du contenu »." -#: modules/calendar/calendar.php:2529 +#: modules/calendar/calendar.php:2466 msgid "Enable subscriptions in iCal or Google Calendar" msgstr "Activez les abonnements à iCal ou Calendrier Google" -#: modules/calendar/calendar.php:2636 modules/dashboard/dashboard.php:369 +#: modules/calendar/calendar.php:2573 modules/dashboard/dashboard.php:369 #: modules/dashboard/dashboard.php:392 modules/dashboard/dashboard.php:426 msgid "Enabled" msgstr "Activé" @@ -1228,12 +1338,18 @@ msgstr "Erreur en ajoutant le terme." msgid "Error deleting term." msgstr "Erreur de suppression du terme." +#: modules/content-board/content-board.php:1517 +msgid "Error fetching post data." +msgstr "Erreur dans la récupération des données de la publication." + #: modules/editorial-metadata/editorial-metadata.php:1516 #: modules/editorial-metadata/editorial-metadata.php:1564 msgid "Error updating term." msgstr "Erreur de mise à jour du terme." -#: modules/content-overview/content-overview.php:1535 +#: modules/content-board/content-board.php:1508 +#: modules/content-board/content-board.php:1558 +#: modules/content-overview/content-overview.php:1536 msgid "Error validating nonce. Please reload this page and try again." msgstr "" "Erreur de validation du nonce. Veuillez recharger cette page et réessayer." @@ -1245,7 +1361,8 @@ msgstr "" "Événement : %s, ID du flux de travail : %s, ID de la publication : %s, ID " "utilisateur/utilisatrice : %s" -#: modules/content-overview/content-overview.php:2367 +#: modules/content-board/content-board.php:2390 +#: modules/content-overview/content-overview.php:2368 #: modules/notifications-log/library/NotificationsLogTable.php:271 #: modules/notifications-log/library/NotificationsLogTable.php:287 msgid "Failed" @@ -1273,7 +1390,11 @@ msgstr "" msgid "field" msgstr "champ" -#: modules/calendar/calendar.php:2569 +#: modules/editorial-metadata/editorial-metadata.php:2626 +msgid "Field Type" +msgstr "Type de champ" + +#: modules/calendar/calendar.php:2506 msgid "Field used for sorting the calendar items in a day cell" msgstr "" "Champ utilisé pour trier les éléments du calendrier dans une cellule " @@ -1313,11 +1434,13 @@ msgstr "" "Filtrer la liste des utilisateur·ice·s dans la méta éditoriale des " "utilisateur·ice·s dans les rôles sélectionnés." -#: modules/content-overview/content-overview.php:1423 +#: modules/content-board/content-board.php:1397 +#: modules/content-overview/content-overview.php:1424 msgid "Filter Title" msgstr "Titre du filtre" -#: modules/content-overview/content-overview.php:948 +#: modules/content-board/content-board.php:929 +#: modules/content-overview/content-overview.php:950 msgid "Filter updated successfully." msgstr "Le filtre a bien été mis à jour." @@ -1325,7 +1448,7 @@ msgstr "Le filtre a bien été mis à jour." msgid "First Draft Date" msgstr "Date de la première ébauche" -#: modules/editorial-comments/editorial-comments.php:1267 +#: modules/editorial-comments/editorial-comments.php:1269 msgid "First Name" msgstr "Prénom" @@ -1364,11 +1487,11 @@ msgstr "Pour quel contenu ?" msgid "Format" msgstr "Format" -#: modules/calendar/calendar.php:2093 +#: modules/calendar/calendar.php:2030 msgid "Forward %d weeks" msgstr "Avancer de %d semaines" -#: modules/calendar/calendar.php:2078 +#: modules/calendar/calendar.php:2015 msgid "Forward 1 week" msgstr "Avancer d’une semaine" @@ -1392,11 +1515,15 @@ msgstr "Ven" msgid "From date" msgstr "À partir du" +#: modules/improved-notifications/improved-notifications.php:793 +msgid "Help" +msgstr "Aide" + #: modules/editorial-metadata/editorial-metadata.php:2748 -msgid "Hidden metadata can only be viewed on the edit post view." +msgid "Hidden field can only be viewed on the edit post view." msgstr "" -"Les métadonnées cachées ne peuvent être visualisées que dans la vue de " -"modification de la publication." +"Le champ masqué peut être visualisé uniquement dans la vue de modification " +"de la publication." #: modules/calendar/calendar.php:760 #, php-format @@ -1419,7 +1546,7 @@ msgstr "" "Clé secrète iCal régénérée. Veuillez informer tous les utilisateurs/" "utilisatrices qu’ils devront se réinscrire." -#: modules/calendar/calendar.php:3522 +#: modules/calendar/calendar.php:3459 #: lib/Notifications/Table/Notifications.php:159 #: lib/Notifications/Table/Workflows.php:143 msgid "ID" @@ -1428,20 +1555,20 @@ msgstr "ID" #: modules/editorial-metadata/editorial-metadata.php:2086 #: modules/editorial-metadata/editorial-metadata.php:2426 #: modules/editorial-metadata/editorial-metadata.php:2755 -msgid "If enabled, this metadata can be seen on the Content Calendar screens." +msgid "If enabled, this field can be seen on the Content Calendar screens." msgstr "" -"Si cette option est activée, ces métadonnées sont visibles sur les écrans " +"Si cette option est activée, ce champ est visible sur les écrans " "« Calendrier des contenus »." #: modules/editorial-metadata/editorial-metadata.php:2110 #: modules/editorial-metadata/editorial-metadata.php:2452 msgid "" -"If enabled, this metadata will be available when adding new posts on the " +"If enabled, this field will be available when adding new posts on the " "Content Calendar and Overview screen." msgstr "" -"Si cette option est activée, ces métadonnées seront disponibles lors de " -"l’ajout de nouvelles publications sur l’écran du « Calendrier des contenus » " -"et de la « Vue d’ensemble du contenu »." +"Si cette option est activée, ce champ sera disponible lors de l’ajout de " +"nouvelles publications sur l’écran du « Calendrier des contenus » et de la " +"« Vue d’ensemble du contenu »." #: modules/settings/settings.php:269 #, php-format @@ -1463,11 +1590,16 @@ msgstr "" "PublishPress, veuillez ne pas hésiter à contacter l’équipe de support. " "Envoyez-nous un e-mail :" -#: modules/content-overview/content-overview.php:1135 +#: modules/content-board/content-board.php:1112 +msgid "Inbuilt Card Data" +msgstr "Données natives de la carte" + +#: modules/content-overview/content-overview.php:1136 msgid "Inbuilt Columns" msgstr "Colonnes natives" -#: modules/content-overview/content-overview.php:1197 +#: modules/content-board/content-board.php:1171 +#: modules/content-overview/content-overview.php:1198 msgid "Inbuilt filters" msgstr "Filtres natifs" @@ -1477,8 +1609,8 @@ msgid "Indicate the select type." msgstr "Indiquez le type de sélection." #: modules/editorial-metadata/editorial-metadata.php:2261 -msgid "Indicate the type of editorial metadata." -msgstr "Indiquer le type de métadonnées éditoriales." +msgid "Indicate the type of editorial fields." +msgstr "Indiquer le type de champs éditoriaux." #: modules/calendar/calendar.php:1472 msgid "Initializing the calendar. Please wait..." @@ -1496,30 +1628,32 @@ msgstr "Nonce d’action non valide." msgid "Invalid channel for the notification" msgstr "Canal invalide pour la notification" -#: modules/editorial-comments/editorial-comments.php:755 -#: modules/editorial-comments/editorial-comments.php:896 -#: modules/editorial-comments/editorial-comments.php:1028 -#: modules/editorial-comments/editorial-comments.php:1144 +#: modules/editorial-comments/editorial-comments.php:757 +#: modules/editorial-comments/editorial-comments.php:898 +#: modules/editorial-comments/editorial-comments.php:1030 +#: modules/editorial-comments/editorial-comments.php:1146 msgid "Invalid comment data" msgstr "Données de commentaire invalides" -#: modules/calendar/calendar.php:3262 +#: modules/calendar/calendar.php:3199 msgid "Invalid date" msgstr "Date invalide" -#: modules/content-overview/content-overview.php:1537 +#: modules/content-board/content-board.php:1510 +#: modules/content-board/content-board.php:1560 +#: modules/content-overview/content-overview.php:1538 msgid "Invalid form request." msgstr "Demande de formulaire invalide." -#: modules/calendar/calendar.php:3242 +#: modules/calendar/calendar.php:3179 msgid "Invalid input" msgstr "Entrée invalide" -#: core/Error.php:80 modules/calendar/calendar.php:3233 +#: core/Error.php:80 modules/calendar/calendar.php:3170 msgid "Invalid nonce" msgstr "Nonce invalide" -#: modules/calendar/calendar.php:3821 +#: modules/calendar/calendar.php:3758 msgid "Invalid Publish Date supplied." msgstr "Date de publication invalide fournie." @@ -1527,7 +1661,7 @@ msgstr "Date de publication invalide fournie." msgid "Invalid receiver for the notification" msgstr "Destinataire invalide pour la notification" -#: modules/calendar/calendar.php:3797 +#: modules/calendar/calendar.php:3734 msgid "Invalid Status supplied." msgstr "État invalide fourni." @@ -1551,12 +1685,12 @@ msgstr "Jui" msgid "Jun" msgstr "Jui" -#: modules/content-overview/content-overview.php:1083 -#: modules/content-overview/content-overview.php:1141 +#: modules/content-overview/content-overview.php:1085 +#: modules/content-overview/content-overview.php:1142 msgid "Last Modified" msgstr "Dernière modification" -#: modules/editorial-comments/editorial-comments.php:1268 +#: modules/editorial-comments/editorial-comments.php:1270 msgid "Last Name" msgstr "Nom" @@ -1593,15 +1727,11 @@ msgstr "Rendre Caché" msgid "Make Viewable" msgstr "Rendre Visible" -#: modules/content-overview/content-overview.php:1871 -msgid "Manage Filters" -msgstr "Gérer les filtres" - #: modules/calendar/calendar.php:780 msgid "Mar" msgstr "Mar" -#: modules/calendar/calendar.php:2577 +#: modules/calendar/calendar.php:2514 msgid "Max visible posts per date" msgstr "Nombre maximum de publications visibles par date" @@ -1609,7 +1739,8 @@ msgstr "Nombre maximum de publications visibles par date" msgid "May" msgstr "Mai" -#: modules/content-overview/content-overview.php:1858 +#: modules/content-board/content-board.php:1881 +#: modules/content-overview/content-overview.php:1859 msgid "Me Mode" msgstr "Mode Me" @@ -1628,44 +1759,12 @@ msgstr "Champs métas" msgid "Meta Value" msgstr "Valeur de méta" -#: modules/editorial-metadata/editorial-metadata.php:506 -msgid "Metadata" -msgstr "Métadonnées" - #: modules/editorial-metadata/editorial-metadata.php:1452 msgid "Metadata name conflicts with existing term. Please choose another." msgstr "" "Le nom des métadonnées entre en conflit avec un terme existant. Veuillez en " "choisir un autre." -#: modules/editorial-metadata/editorial-metadata.php:114 -msgid "Metadata order updated." -msgstr "L’ordre des métadonnées a été mis à jour." - -#: modules/editorial-metadata/editorial-metadata.php:110 -msgid "Metadata term added." -msgstr "Terme de métadonnées ajouté." - -#: modules/editorial-metadata/editorial-metadata.php:113 -msgid "Metadata term deleted." -msgstr "Terme de métadonnées supprimé." - -#: modules/editorial-metadata/editorial-metadata.php:112 -msgid "Metadata term doesn't exist." -msgstr "Le terme de métadonnées n’existe pas." - -#: modules/editorial-metadata/editorial-metadata.php:111 -msgid "Metadata term updated." -msgstr "Mise à jour du terme métadonnées." - -#: modules/editorial-metadata/editorial-metadata.php:2626 -msgid "Metadata Type" -msgstr "Type de métadonnées" - -#: modules/editorial-metadata/editorial-metadata.php:115 -msgid "Metadata visibility changed." -msgstr "La visibilité des métadonnées a été modifiée." - #: modules/improved-notifications/improved-notifications.php:351 msgid "minutes" msgstr "minutes" @@ -1690,7 +1789,13 @@ msgstr "Notification de rôle la plus utilisée" msgid "Most Used Notify User" msgstr "Utilisateur/utilisatrice de notification le plus utilisé" -#: modules/content-overview/content-overview.php:2990 +#: modules/content-board/content-board.php:2595 +#: modules/content-board/content-board.php:2729 +msgid "Move posts here to change their status" +msgstr "Déplacer les publications ici pour changer leur état" + +#: modules/content-board/content-board.php:2673 +#: modules/content-overview/content-overview.php:3025 msgid "Move this item to the Trash" msgstr "Mettre cet article à la corbeille" @@ -1750,8 +1855,8 @@ msgid "New" msgstr "Nouveau" #: modules/editorial-metadata/editorial-metadata.php:454 -msgid "New Editorial Metadata" -msgstr "Nouvelle métadonnée éditoriale" +msgid "New Editorial Fields" +msgstr "Nouveaux champs éditoriaux" #: modules/notifications/notifications.php:383 msgid "New Notify Email" @@ -1765,7 +1870,8 @@ msgstr "Nouvelle notification de rôle" msgid "New Notify User" msgstr "Nouveau compte de notification" -#: modules/content-overview/content-overview.php:1888 +#: modules/content-board/content-board.php:1911 +#: modules/content-overview/content-overview.php:1889 msgid "New Post" msgstr "Nouvelle publication" @@ -1778,7 +1884,7 @@ msgstr "Nouveau état de la publication : %s" msgid "New status" msgstr "Nouvel état" -#: modules/editorial-comments/editorial-comments.php:1264 +#: modules/editorial-comments/editorial-comments.php:1266 msgid "Nickname" msgstr "Pseudonyme" @@ -1800,7 +1906,7 @@ msgstr "Non" msgid "No active notifications found for this %s." msgstr "Aucune notification active n’a été trouvée pour ce %s." -#: modules/calendar/calendar.php:3756 +#: modules/calendar/calendar.php:3693 msgid "No date supplied." msgstr "Aucune date fournie." @@ -1809,14 +1915,14 @@ msgid "No editorial comments." msgstr "Aucun commentaire éditorial." #: modules/editorial-metadata/editorial-metadata.php:2721 -msgid "No editorial metadata found." -msgstr "Aucune métadonnée éditoriale trouvée." +msgid "No editorial fields found." +msgstr "Aucun champ éditorial trouvé." -#: modules/calendar/calendar.php:3253 +#: modules/calendar/calendar.php:3190 msgid "No enough permissions" msgstr "Aucun droit suffisant" -#: publishpress.php:1315 publishpress.php:1316 +#: publishpress.php:1328 publishpress.php:1329 msgid "No notification found" msgstr "Aucune notification trouvée" @@ -1839,8 +1945,8 @@ msgstr "Aucune notification des rôles" msgid "No notify users" msgstr "Aucun utilisateurs/utilisatrices de notification" -#: modules/content-overview/content-overview.php:2534 -#| msgid "No workflows found." +#: modules/content-board/content-board.php:2750 +#: modules/content-overview/content-overview.php:2539 msgid "No results found" msgstr "Aucun résultat trouvé" @@ -1852,7 +1958,7 @@ msgstr "Aucun terme" msgid "No workflows found." msgstr "Aucun flux de notification trouvé." -#: modules/editorial-comments/editorial-comments.php:747 +#: modules/editorial-comments/editorial-comments.php:749 msgid "" "Nonce check failed. Please ensure you're supposed to be adding editorial " "comments." @@ -1860,9 +1966,9 @@ msgstr "" "La vérification du nonce a échoué. Veuillez vous assurer que vous êtes censé " "ajouter des commentaires éditoriaux." -#: modules/editorial-comments/editorial-comments.php:885 -#: modules/editorial-comments/editorial-comments.php:1017 -#: modules/editorial-comments/editorial-comments.php:1134 +#: modules/editorial-comments/editorial-comments.php:887 +#: modules/editorial-comments/editorial-comments.php:1019 +#: modules/editorial-comments/editorial-comments.php:1136 msgid "" "Nonce check failed. Please ensure you're supposed to be editing editorial " "comments." @@ -1870,8 +1976,9 @@ msgstr "" "La vérification du nonce a échoué. Veuillez vous assurer que vous êtes censé " "modifier les commentaires éditoriaux." -#: modules/calendar/calendar.php:1778 -#: modules/content-overview/content-overview.php:2857 +#: modules/calendar/calendar.php:1715 +#: modules/content-board/content-board.php:3062 +#: modules/content-overview/content-overview.php:2892 msgid "None" msgstr "Aucun" @@ -1883,7 +1990,7 @@ msgstr "Non filtré" msgid "Notepad" msgstr "Bloc-notes" -#: publishpress.php:1309 publishpress.php:1314 +#: publishpress.php:1322 publishpress.php:1327 #: modules/notifications-log/notifications-log.php:209 msgid "Notification" msgstr "Notification" @@ -1892,7 +1999,7 @@ msgstr "Notification" msgid "Notification log not found" msgstr "Journal de notification non trouvé" -#: publishpress.php:1308 publishpress.php:1313 +#: publishpress.php:1321 publishpress.php:1326 #: modules/notifications/notifications.php:72 #: modules/notifications/notifications.php:600 msgid "Notifications" @@ -1989,6 +2096,15 @@ msgstr "Il y a un mois" msgid "One week" msgstr "Une Semaine" +#: modules/content-board/content-board.php:2595 +#: modules/content-board/content-board.php:2729 +msgid "Only editable posts will be moveable." +msgstr "Uniquement les publications modifiables peuvent être déplacées." + +#: modules/improved-notifications/improved-notifications.php:784 +msgid "Options" +msgstr "Options" + #: modules/calendar/calendar.php:206 #: modules/editorial-comments/editorial-comments.php:82 #: modules/editorial-metadata/editorial-metadata.php:120 @@ -2024,7 +2140,8 @@ msgstr "Utilisateur/utilisatrice de notification parent" msgid "Parent Notify User:" msgstr "Utilisateur/utilisatrice de notification parent :" -#: modules/content-overview/content-overview.php:2366 +#: modules/content-board/content-board.php:2389 +#: modules/content-overview/content-overview.php:2367 msgid "Passed" msgstr "Succès" @@ -2032,40 +2149,39 @@ msgstr "Succès" msgid "Path" msgstr "Chemin" -#: common/php/class-module.php:266 +#: common/php/class-module.php:331 msgid "Pending Review" msgstr "En attente de validation" -#: publishpress.php:584 +#: publishpress.php:585 msgid "Planner" msgstr "Planificateur" -#: publishpress.php:668 +#: publishpress.php:669 msgid "Please correct your form errors below and try again." msgstr "Veuillez corriger vos erreurs de formulaire ci-dessous et réessayer." -#: modules/editorial-comments/editorial-comments.php:778 -#: modules/editorial-comments/editorial-comments.php:942 +#: modules/editorial-comments/editorial-comments.php:780 +#: modules/editorial-comments/editorial-comments.php:944 msgid "Please enter a comment." msgstr "Veuillez saisir un commentaire." #: modules/editorial-metadata/editorial-metadata.php:1438 -msgid "Please enter a name for the editorial metadata" -msgstr "Veuillez entrer un nom pour les métadonnées éditoriales" +msgid "Please enter a name for the editorial fields" +msgstr "Veuillez saisir un nom pour les champs éditoriaux" #: modules/editorial-metadata/editorial-metadata.php:1275 -msgid "Please enter a name for the editorial metadata." -msgstr "Veuillez entrer un nom pour les métadonnées éditoriales." +msgid "Please enter a name for the editorial fields." +msgstr "Veuillez saisir un nom pour les champs éditoriaux." #: modules/editorial-metadata/editorial-metadata.php:1282 -msgid "Please enter a slug for the editorial metadata." -msgstr "Veuillez entrer un slug pour les métadonnées éditoriales." +msgid "Please enter a slug for the editorial fields." +msgstr "Veuillez entrer un slug pour les champs éditoriaux." #: modules/editorial-metadata/editorial-metadata.php:1443 -msgid "Please enter a valid, non-numeric name for the editorial metadata." +msgid "Please enter a valid, non-numeric name for the editorial fields." msgstr "" -"Veuillez entrer un nom valide et non numérique pour les métadonnées " -"éditoriales." +"Veuillez entrer un nom valide et non numérique pour les champs éditoriaux." #: modules/editorial-metadata/editorial-metadata.php:1322 msgid "Please select a valid metadata type." @@ -2076,13 +2192,14 @@ msgid "Please select at least one event" msgstr "Veuillez sélectionner au moins un événement" #: modules/calendar/calendar.php:770 -#: modules/content-overview/content-overview.php:1694 +#: modules/content-board/content-board.php:1717 +#: modules/content-overview/content-overview.php:1695 msgid "Please, wait! Loading the form fields..." msgstr "S’il vous plaît, attendez ! Chargement des champs du formulaire…" #: modules/editorial-metadata/editorial-metadata.php:449 -msgid "Popular Editorial Metadata" -msgstr "Métadonnées éditoriales populaires" +msgid "Popular Editorial Fields" +msgstr "Champs éditoriaux populaires" #: modules/notifications/notifications.php:375 msgid "Popular Notify Emails" @@ -2104,16 +2221,16 @@ msgstr "Position" msgid "Post" msgstr "Article" -#: modules/calendar/calendar.php:3897 +#: modules/calendar/calendar.php:3834 msgid "Post could not be created" msgstr "La publication n’a pas pu être créée" -#: modules/calendar/calendar.php:3890 +#: modules/calendar/calendar.php:3827 msgid "Post created successfully" msgstr "La publication a bien été créée" -#: modules/content-overview/content-overview.php:1082 -#: modules/content-overview/content-overview.php:1140 +#: modules/content-overview/content-overview.php:1084 +#: modules/content-overview/content-overview.php:1141 msgid "Post Date" msgstr "Date de la publication" @@ -2121,7 +2238,7 @@ msgstr "Date de la publication" msgid "Post date updated." msgstr "Date de la publication mis à jour." -#: publishpress.php:674 +#: publishpress.php:675 msgid "Post does not exist" msgstr "La publication n’existe pas" @@ -2129,15 +2246,18 @@ msgstr "La publication n’existe pas" msgid "Post ID: %d" msgstr "ID de la publication : %d" -#: modules/calendar/calendar.php:3248 +#: modules/calendar/calendar.php:3185 msgid "Post not found" msgstr "Publication non trouvée" -#: modules/calendar/calendar.php:2878 modules/calendar/calendar.php:3533 -#: modules/calendar/calendar.php:3613 -#: modules/content-overview/content-overview.php:1199 -#: modules/content-overview/content-overview.php:1723 -#: modules/content-overview/content-overview.php:2061 +#: modules/calendar/calendar.php:2815 modules/calendar/calendar.php:3470 +#: modules/calendar/calendar.php:3550 +#: modules/content-board/content-board.php:1173 +#: modules/content-board/content-board.php:1746 +#: modules/content-board/content-board.php:2084 +#: modules/content-overview/content-overview.php:1200 +#: modules/content-overview/content-overview.php:1724 +#: modules/content-overview/content-overview.php:2062 msgid "Post Status" msgstr "État de la publication" @@ -2149,13 +2269,19 @@ msgstr "L’état de la publication mis à jour." msgid "Post Status Widget" msgstr "Widget de l’état de la publication" -#: modules/calendar/calendar.php:1951 modules/calendar/calendar.php:3517 -#: modules/content-overview/content-overview.php:1080 -#: modules/content-overview/content-overview.php:1096 -#: modules/content-overview/content-overview.php:1138 -#: modules/content-overview/content-overview.php:1201 -#: modules/content-overview/content-overview.php:1712 -#: modules/content-overview/content-overview.php:2144 +#: modules/calendar/calendar.php:1888 modules/calendar/calendar.php:3454 +#: modules/content-board/content-board.php:1060 +#: modules/content-board/content-board.php:1073 +#: modules/content-board/content-board.php:1114 +#: modules/content-board/content-board.php:1175 +#: modules/content-board/content-board.php:1735 +#: modules/content-board/content-board.php:2167 +#: modules/content-overview/content-overview.php:1082 +#: modules/content-overview/content-overview.php:1097 +#: modules/content-overview/content-overview.php:1139 +#: modules/content-overview/content-overview.php:1202 +#: modules/content-overview/content-overview.php:1713 +#: modules/content-overview/content-overview.php:2145 msgid "Post Type" msgstr "Type de publication" @@ -2181,10 +2307,11 @@ msgstr "Type de publication : %s" msgid "Post Types" msgstr "Types d’article" -#: modules/calendar/calendar.php:2521 +#: modules/calendar/calendar.php:2458 msgid "Post types to show" msgstr "Types de messages à afficher" +#: modules/content-board/content-board.php:243 #: modules/content-overview/content-overview.php:252 msgid "Post types to show:" msgstr "Types de publications à afficher :" @@ -2193,17 +2320,19 @@ msgstr "Types de publications à afficher :" msgid "Posts at a Glance" msgstr "Aperçu des articles" -#: modules/calendar/calendar.php:2553 +#: modules/calendar/calendar.php:2490 msgid "Posts publish time format" msgstr "Format de l’heure de publication des publications" -#: modules/calendar/calendar.php:1822 modules/calendar/calendar.php:3577 -#: modules/content-overview/content-overview.php:3023 +#: modules/calendar/calendar.php:1759 modules/calendar/calendar.php:3514 +#: modules/content-board/content-board.php:2706 +#: modules/content-overview/content-overview.php:3058 msgid "Preview" msgstr "Aperçu" -#: modules/calendar/calendar.php:1819 -#: modules/content-overview/content-overview.php:3020 +#: modules/calendar/calendar.php:1756 +#: modules/content-board/content-board.php:2703 +#: modules/content-overview/content-overview.php:3055 #, php-format msgid "Preview “%s”" msgstr "Prévisualiser “%s”" @@ -2212,23 +2341,24 @@ msgstr "Prévisualiser “%s”" msgid "Previous status" msgstr "Statut précédent" -#: modules/content-overview/content-overview.php:1880 +#: modules/content-board/content-board.php:1903 +#: modules/content-overview/content-overview.php:1881 msgid "Print" msgstr "Imprimer" -#: common/php/class-module.php:265 +#: common/php/class-module.php:330 msgid "Private" msgstr "Privé" -#: modules/calendar/calendar.php:3619 +#: modules/calendar/calendar.php:3556 msgid "Publish Time" msgstr "Heure de publication" -#: common/php/class-module.php:262 modules/calendar/calendar.php:1964 +#: common/php/class-module.php:327 modules/calendar/calendar.php:1901 msgid "Published" msgstr "Publié" -#: modules/calendar/calendar.php:2877 +#: modules/calendar/calendar.php:2814 msgid "Publishing Time" msgstr "Heure de la publication" @@ -2255,7 +2385,7 @@ msgstr "" "WordPress. Les fonctionnalités incluent un calendrier des contenus, des " "notifications et des états personnalisés." -#: publishpress.php:1355 +#: publishpress.php:1368 msgid "" "PublishPress Planner tried to load multiple times. Please, deactivate and " "remove other instances of PublishPress, specially if you are using " @@ -2273,7 +2403,7 @@ msgstr "Réglages de PublishPress" msgid "Receiver" msgstr "Destinataire" -#: modules/calendar/calendar.php:2654 +#: modules/calendar/calendar.php:2591 msgid "Regenerate calendar feed secret" msgstr "Régénérer le secret du flux du calendrier" @@ -2282,7 +2412,7 @@ msgid "Register metadata for these post types:" msgstr "Enregistrer les métadonnées pou ces types de publication :" #: modules/editorial-comments/editorial-comments.php:211 -#: modules/editorial-comments/editorial-comments.php:719 +#: modules/editorial-comments/editorial-comments.php:721 msgid "Remove" msgstr "Retirer" @@ -2290,19 +2420,24 @@ msgstr "Retirer" msgid "Remove PublishPress ads and branding" msgstr "Retirez les publicités et l’image de marque de PublishPress" -#: modules/content-overview/content-overview.php:1250 +#: modules/content-board/content-board.php:1224 +msgid "Reorder" +msgstr "Réorganiser" + +#: modules/content-overview/content-overview.php:1251 msgid "Reorder Columns" msgstr "Réorganiser les colonnes" -#: modules/content-overview/content-overview.php:1398 +#: modules/content-board/content-board.php:1372 +#: modules/content-overview/content-overview.php:1399 msgid "Reorder Filters" msgstr "Réorganiser les filtres" -#: modules/editorial-comments/editorial-comments.php:623 +#: modules/editorial-comments/editorial-comments.php:625 msgid "Reply" msgstr "Répondre" -#: modules/editorial-comments/editorial-comments.php:620 +#: modules/editorial-comments/editorial-comments.php:622 msgid "Reply to this comment" msgstr "Répondre à ce commentaire" @@ -2320,13 +2455,16 @@ msgstr "Demande de support" msgid "Reschedule" msgstr "Replanifier" -#: modules/calendar/calendar.php:2070 -#: modules/content-overview/content-overview.php:858 -#: modules/content-overview/content-overview.php:1954 +#: modules/calendar/calendar.php:2007 +#: modules/content-board/content-board.php:839 +#: modules/content-board/content-board.php:1977 +#: modules/content-overview/content-overview.php:860 +#: modules/content-overview/content-overview.php:1955 msgid "Reset" msgstr "Réinitialiser" -#: modules/content-overview/content-overview.php:1953 +#: modules/content-board/content-board.php:1976 +#: modules/content-overview/content-overview.php:1954 msgid "Reset Filters" msgstr "Réinitialiser les filtres" @@ -2334,7 +2472,7 @@ msgstr "Réinitialiser les filtres" msgid "Reviews" msgstr "Avis" -#: common/php/class-module.php:678 +#: common/php/class-module.php:743 msgid "Role" msgstr "Rôle" @@ -2344,7 +2482,7 @@ msgstr "Rôle" msgid "role:%s" msgstr "rôle : %s" -#: common/php/class-module.php:675 +#: common/php/class-module.php:740 #: lib/Notifications/Workflow/Step/Receiver/Role.php:31 msgid "Roles" msgstr "Rôles" @@ -2353,11 +2491,11 @@ msgstr "Rôles" msgid "Sat" msgstr "Sam" -#: modules/calendar/calendar.php:764 modules/calendar/calendar.php:1848 +#: modules/calendar/calendar.php:764 modules/calendar/calendar.php:1785 msgid "Save" msgstr "Enregistrer" -#: modules/calendar/calendar.php:1842 +#: modules/calendar/calendar.php:1779 #, php-format msgid "Save “%s”" msgstr "Enregistrer “%s”" @@ -2370,7 +2508,12 @@ msgstr "Enregistrer et modifier" msgid "Saving..." msgstr "Enregistrement…" -#: common/php/class-module.php:264 modules/calendar/calendar.php:1959 +#: modules/content-board/content-board.php:2561 +msgid "Schedule Date" +msgstr "Date planifiée" + +#: common/php/class-module.php:329 modules/calendar/calendar.php:1896 +#: modules/content-board/content-board.php:2500 #: modules/notifications-log/library/NotificationsLogTable.php:523 msgid "Scheduled" msgstr "Planifié" @@ -2379,24 +2522,27 @@ msgstr "Planifié" msgid "Scheduled for %d receivers. Click here to display them." msgstr "Planifié pour %d destinataires. Cliquez ici pour les afficher." -#: modules/content-overview/content-overview.php:1902 +#: modules/content-board/content-board.php:1925 +#: modules/content-overview/content-overview.php:1903 msgid "Search" msgstr "Rechercher" -#: modules/content-overview/content-overview.php:1901 -#: modules/content-overview/content-overview.php:2168 +#: modules/content-board/content-board.php:1924 +#: modules/content-board/content-board.php:2191 +#: modules/content-overview/content-overview.php:1902 +#: modules/content-overview/content-overview.php:2169 msgid "Search box" msgstr "Boîte de recherche" -#: modules/editorial-comments/editorial-comments.php:289 +#: modules/editorial-comments/editorial-comments.php:291 msgid "Search Comments" msgstr "Rechercher des commentaires" #: modules/editorial-metadata/editorial-metadata.php:448 -msgid "Search Editorial Metadata" -msgstr "Recherche de métadonnées éditoriales" +msgid "Search Editorial Fields" +msgstr "Recherche de champs éditoriaux" -#: publishpress.php:1312 +#: publishpress.php:1325 msgid "Search Notifications" msgstr "Rechercher des notifications" @@ -2413,7 +2559,7 @@ msgid "Search Notify Users" msgstr "Rechercher utilisateurs/utilisatrices de notification" #. %s: search keywords -#: modules/editorial-comments/editorial-comments.php:276 +#: modules/editorial-comments/editorial-comments.php:278 #, php-format msgid "Search results for “%s”" msgstr "Résultats de recherche pour « %s »" @@ -2422,12 +2568,15 @@ msgstr "Résultats de recherche pour « %s »" msgid "Select at least one option for each section." msgstr "Sélectionnez au moins une option pour chaque section." -#: modules/content-overview/content-overview.php:1279 -#: modules/content-overview/content-overview.php:1427 +#: modules/content-board/content-board.php:1253 +#: modules/content-board/content-board.php:1401 +#: modules/content-overview/content-overview.php:1280 +#: modules/content-overview/content-overview.php:1428 msgid "Select Metakey" msgstr "Sélectionner Metakey" -#: modules/content-overview/content-overview.php:2210 +#: modules/content-board/content-board.php:2233 +#: modules/content-overview/content-overview.php:2211 msgid "Select option..." msgstr "Sélectionner une option…" @@ -2487,7 +2636,8 @@ msgstr "code court" msgid "Show %s more" msgstr "Afficher %s de plus" -#: modules/content-overview/content-overview.php:816 +#: modules/content-board/content-board.php:797 +#: modules/content-overview/content-overview.php:818 msgid "Show content from" msgstr "Afficher le contenu à partir de" @@ -2568,14 +2718,14 @@ msgstr "slug1,slug2" msgid "Sorry! You're not subscribed to any posts!" msgstr "Désolé ! Vous n’êtes abonné à aucune publication !" -#: modules/editorial-comments/editorial-comments.php:1080 +#: modules/editorial-comments/editorial-comments.php:1082 msgid "" "Sorry, you can't delete this editorial comment because it has some replies." msgstr "" "Désolé, vous ne pouvez pas supprimer ce commentaire éditorial car il " "contient des réponses." -#: modules/editorial-comments/editorial-comments.php:768 +#: modules/editorial-comments/editorial-comments.php:770 msgid "" "Sorry, you don't have the privileges to add editorial comments. Please talk " "to your Administrator." @@ -2583,8 +2733,8 @@ msgstr "" "Désolé, vous n’avez pas les privilèges pour ajouter des commentaires " "éditoriaux. Veuillez en parler à votre administrateur/administratrice." -#: modules/editorial-comments/editorial-comments.php:1059 -#: modules/editorial-comments/editorial-comments.php:1163 +#: modules/editorial-comments/editorial-comments.php:1061 +#: modules/editorial-comments/editorial-comments.php:1165 msgid "" "Sorry, you don't have the privileges to delete this editorial comment. " "Please talk to your Administrator." @@ -2592,8 +2742,8 @@ msgstr "" "Désolé, vous n’avez pas les privilèges pour supprimer ce commentaire " "éditorial. Veuillez en parler à votre administrateur/administratrice." -#: modules/editorial-comments/editorial-comments.php:911 -#: modules/editorial-comments/editorial-comments.php:1043 +#: modules/editorial-comments/editorial-comments.php:913 +#: modules/editorial-comments/editorial-comments.php:1045 msgid "" "Sorry, you don't have the privileges to edit editorial comments. Please talk " "to your Administrator." @@ -2601,7 +2751,7 @@ msgstr "" "Désolé, vous n’avez pas les privilèges pour modifier les commentaires " "éditoriaux. Veuillez en parler à votre administrateur/administratrice." -#: modules/editorial-comments/editorial-comments.php:929 +#: modules/editorial-comments/editorial-comments.php:931 msgid "" "Sorry, you don't have the privileges to edit this editorial comment. Please " "talk to your Administrator." @@ -2613,9 +2763,10 @@ msgstr "" msgid "Start date" msgstr "Date de début" -#: modules/content-overview/content-overview.php:1079 -#: modules/content-overview/content-overview.php:1093 -#: modules/content-overview/content-overview.php:1137 +#: modules/content-board/content-board.php:1071 +#: modules/content-overview/content-overview.php:1081 +#: modules/content-overview/content-overview.php:1095 +#: modules/content-overview/content-overview.php:1138 #: modules/notifications-log/library/NotificationsLogTable.php:494 msgid "Status" msgstr "Statut" @@ -2626,7 +2777,7 @@ msgstr "Statut" msgid "Status was changed for %1$s #%2$s \"%3$s\" by %4$s %5$s" msgstr "L’état a été changé pour %1$s #%2$s « %3$s » par %4$s %5$s" -#: modules/calendar/calendar.php:2545 +#: modules/calendar/calendar.php:2482 msgid "Statuses to display publish time" msgstr "États à afficher l’heure de publication" @@ -2663,19 +2814,22 @@ msgstr "Dim" msgid "synchronous" msgstr "synchrone" -#: modules/calendar/calendar.php:3548 +#: modules/calendar/calendar.php:3485 msgid "Tag" msgid_plural "Tags" msgstr[0] "Étiquette" msgstr[1] "Étiquettes" -#: modules/calendar/calendar.php:3647 -#: modules/content-overview/content-overview.php:1751 +#: modules/calendar/calendar.php:3584 +#: modules/content-board/content-board.php:1774 +#: modules/content-overview/content-overview.php:1752 msgid "Tags" msgstr "Étiquettes" -#: modules/content-overview/content-overview.php:1155 -#: modules/content-overview/content-overview.php:1215 +#: modules/content-board/content-board.php:1129 +#: modules/content-board/content-board.php:1189 +#: modules/content-overview/content-overview.php:1156 +#: modules/content-overview/content-overview.php:1216 msgid "Taxonomies" msgstr "Taxonomies" @@ -2685,13 +2839,13 @@ msgstr "Taxonomie" #: modules/editorial-metadata/editorial-metadata.php:446 msgctxt "taxonomy general name" -msgid "Metadata" -msgstr "Métadonnées" +msgid "Editorial Field" +msgstr "Champ éditorial" #: modules/editorial-metadata/editorial-metadata.php:447 msgctxt "taxonomy singular name" -msgid "Metadata" -msgstr "Métadonnées" +msgid "Editorial Field" +msgstr "Champ éditorial" #: modules/calendar/calendar.php:1375 msgid "Ten months" @@ -2719,6 +2873,13 @@ msgstr "" "d’union." #: modules/editorial-metadata/editorial-metadata.php:1908 +msgid "" +"The description can be used to communicate with your team about what the " +"field is for." +msgstr "" +"La description peut être utilisée pour communiquer avec votre équipe sur le " +"but du champ." + #: modules/editorial-metadata/editorial-metadata.php:2232 msgid "" "The description can be used to communicate with your team about what the " @@ -2732,13 +2893,13 @@ msgid "The Events Calendar Integration" msgstr "L’intégration de The Events Calendar" #: modules/editorial-metadata/editorial-metadata.php:1922 -msgid "The metadata type cannot be changed once created." -msgstr "Le type de métadonnées ne peut pas être modifié une fois créé." +msgid "The field type cannot be changed once created." +msgstr "Le type de champ ne peut pas être modifié une fois créé." #: modules/editorial-metadata/editorial-metadata.php:1882 #: modules/editorial-metadata/editorial-metadata.php:2201 -msgid "The name is for labeling the metadata field." -msgstr "Le nom sert à labelliser le champ de métadonnées." +msgid "The name is for labeling the editorial fields." +msgstr "Le nom sert à labelliser le champs éditoriaux." #: modules/notifications-log/library/NotificationsLogTable.php:277 msgid "" @@ -2753,7 +2914,7 @@ msgid "" msgstr "" "Le module de notification doit être activé pour que ce widget s’affiche." -#: modules/calendar/calendar.php:2621 +#: modules/calendar/calendar.php:2558 msgid "" "The number of weeks shown on the calendar can be changed on a user-by-user " "basis using the calendar's screen options." @@ -2765,12 +2926,12 @@ msgstr "" msgid "The parent log was deleted or probably rescheduled" msgstr "Le journal parent a été supprimé ou probablement reprogrammé" -#: modules/calendar/calendar.php:3767 +#: modules/calendar/calendar.php:3704 msgid "The selected post type is not enabled for the calendar." msgstr "" "Le type de publication sélectionné n’est pas activé pour le calendrier." -#: modules/calendar/calendar.php:4246 +#: modules/calendar/calendar.php:4183 msgid "" "The selected user doesn't have enough permissions to be set as the post " "author." @@ -2782,7 +2943,8 @@ msgstr "" msgid "The slug cannot be changed once the term has been created." msgstr "Le slug ne peut pas être modifié une fois que le terme a été créé." -#: modules/content-overview/content-overview.php:2539 +#: modules/content-board/content-board.php:2755 +#: modules/content-overview/content-overview.php:2544 msgid "There are no posts in the range or filter specified." msgstr "Il n’y a aucune publication dans l’intervalle ou le filtre spécifié." @@ -2790,10 +2952,10 @@ msgstr "Il n’y a aucune publication dans l’intervalle ou le filtre spécifi msgid "There are no PublishPress modules registered" msgstr "Il n’y a aucun module PublishPress enregistré" -#: modules/editorial-comments/editorial-comments.php:865 -#: modules/editorial-comments/editorial-comments.php:995 -#: modules/editorial-comments/editorial-comments.php:1105 -#: modules/editorial-comments/editorial-comments.php:1189 +#: modules/editorial-comments/editorial-comments.php:867 +#: modules/editorial-comments/editorial-comments.php:997 +#: modules/editorial-comments/editorial-comments.php:1107 +#: modules/editorial-comments/editorial-comments.php:1191 msgid "" "There was a problem of some sort. Try again or contact your administrator." msgstr "" @@ -2814,34 +2976,33 @@ msgstr "Cette action a été effectuée le %1$s à %2$s %3$s" #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:84 #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:106 #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:127 -msgid "This editorial metadata type is not yet supported." -msgstr "Ce type de metadonnée n’est pas encore pris en charge." +msgid "This editorial fields type is not yet supported." +msgstr "Ce type de champs éditoriaux n’est pas encore pris en charge." #: modules/notifications/notifications.php:1056 #, php-format msgid "This email was sent %s." msgstr "Cet e-mail à été envoyé %s." -#: modules/notifications-log/notifications-log.php:835 -msgid "" -"This is a preview of the scheduled message. The content can still change " -"until the notification is sent." -msgstr "" -"Ceci est un aperçu du message programmé. Le contenu peut encore être modifié " -"jusqu’à l’envoi de la notification." - #: modules/editorial-metadata/editorial-metadata.php:2124 #: modules/editorial-metadata/editorial-metadata.php:2464 -msgid "This metadata will be available for these post types." -msgstr "Ces métadonnées seront disponibles pour ces types de publication." +msgid "This field will be available for these post types." +msgstr "Ce champ sera disponible pour ces types de publication." #: modules/editorial-metadata/editorial-metadata.php:2148 #: modules/editorial-metadata/editorial-metadata.php:2487 msgid "" -"This metadata will be viewable on the overview screens for these post types." +"This field will be viewable on the overview screens for these post types." msgstr "" -"Ces métadonnées seront visibles sur les écrans d’aperçu de ces types de " -"publication." +"Ce champ sera visible sur les écrans d’aperçu de ces types de publication." + +#: modules/notifications-log/notifications-log.php:835 +msgid "" +"This is a preview of the scheduled message. The content can still change " +"until the notification is sent." +msgstr "" +"Ceci est un aperçu du message programmé. Le contenu peut encore être modifié " +"jusqu’à l’envoi de la notification." #: modules/notifications-log/notifications-log.php:442 msgid "" @@ -2888,9 +3049,12 @@ msgstr "Trois semaines" msgid "Thu" msgstr "Jeu" -#: modules/calendar/calendar.php:3608 +#: modules/calendar/calendar.php:3545 +#: modules/content-board/content-board.php:536 +#: modules/content-board/content-board.php:1249 +#: modules/content-board/content-board.php:1741 #: modules/content-overview/content-overview.php:557 -#: modules/content-overview/content-overview.php:1718 +#: modules/content-overview/content-overview.php:1719 #: lib/Notifications/Table/Notifications.php:156 #: lib/Notifications/Table/Workflows.php:142 msgid "Title" @@ -2901,9 +3065,12 @@ msgstr "Titre" msgid "Title: %s" msgstr "Titre : %s" -#: modules/content-overview/content-overview.php:1915 -#: modules/content-overview/content-overview.php:2244 -#: modules/content-overview/content-overview.php:2278 +#: modules/content-board/content-board.php:1938 +#: modules/content-board/content-board.php:2267 +#: modules/content-board/content-board.php:2301 +#: modules/content-overview/content-overview.php:1916 +#: modules/content-overview/content-overview.php:2245 +#: modules/content-overview/content-overview.php:2279 msgid "to" msgstr "à" @@ -2911,18 +3078,19 @@ msgstr "à" msgid "To date" msgstr "À ce jour" -#: modules/calendar/calendar.php:797 modules/calendar/calendar.php:2118 +#: modules/calendar/calendar.php:797 modules/calendar/calendar.php:2055 msgid "Today" msgstr "Aujourd’hui" -#: modules/calendar/calendar.php:2112 +#: modules/calendar/calendar.php:2049 #, php-format msgid "Today is %s" msgstr "Aujourd‘hui est le %s" -#: common/php/class-module.php:267 modules/calendar/calendar.php:1808 -#: modules/calendar/calendar.php:3567 -#: modules/content-overview/content-overview.php:2994 +#: common/php/class-module.php:332 modules/calendar/calendar.php:1745 +#: modules/calendar/calendar.php:3504 +#: modules/content-board/content-board.php:2677 +#: modules/content-overview/content-overview.php:3029 msgid "Trash" msgstr "Corbeille" @@ -2956,7 +3124,8 @@ msgid "Undefined error found" msgstr "Erreur indéfinie trouvée" #: modules/calendar/calendar.php:1435 -#: modules/content-overview/content-overview.php:893 +#: modules/content-board/content-board.php:874 +#: modules/content-overview/content-overview.php:895 msgid "Undo" msgstr "Annuler" @@ -2964,17 +3133,17 @@ msgstr "Annuler" msgid "Unpublished Content" msgstr "Contenu non publié" -#: modules/calendar/calendar.php:762 modules/calendar/calendar.php:3773 +#: modules/calendar/calendar.php:762 modules/calendar/calendar.php:3710 msgid "Untitled" msgstr "Sans titre" #: modules/editorial-metadata/editorial-metadata.php:452 -msgid "Update Editorial Metadata" -msgstr "Mise à jour des métadonnées éditoriales" +msgid "Update Editorial Fields" +msgstr "Mise à jour des champs éditoriaux" #: modules/editorial-metadata/editorial-metadata.php:2171 -msgid "Update Metadata Term" -msgstr "Terme de mise à jour des métadonnées" +msgid "Update Editorial fields term" +msgstr "Mise à jour du terme des champs éditoriaux" #: modules/dashboard/widgets/dashboard-notepad.php:168 msgid "Update Note" @@ -3001,7 +3170,7 @@ msgstr "" "La mise à jour dynamique de la date de publication ne fonctionne pas pour le " "contenu publié. Veuillez modifier la publication." -#: includes.php:159 lib/Legacy/Util.php:213 +#: includes.php:161 lib/Legacy/Util.php:213 msgid "Upgrade to Pro" msgstr "Passer à la version Pro" @@ -3031,7 +3200,7 @@ msgstr "" msgid "User role" msgstr "Rôle du compte" -#: modules/editorial-comments/editorial-comments.php:1270 +#: modules/editorial-comments/editorial-comments.php:1272 msgid "User Url" msgstr "Url du compte" @@ -3040,11 +3209,11 @@ msgstr "Url du compte" msgid "User: %s (%d)" msgstr "Compte : %s (%d)" -#: modules/editorial-comments/editorial-comments.php:1265 +#: modules/editorial-comments/editorial-comments.php:1267 msgid "Username" msgstr "Identifiant" -#: common/php/class-module.php:686 +#: common/php/class-module.php:751 #: lib/Notifications/Workflow/Step/Receiver/User.php:26 msgid "Users" msgstr "Comptes" @@ -3055,13 +3224,15 @@ msgstr "" "Les utilisateurs/utilisatrices qui ont sélectionné « Me notifier » pour le " "contenu" -#: modules/calendar/calendar.php:1832 modules/calendar/calendar.php:3574 -#: modules/content-overview/content-overview.php:3010 +#: modules/calendar/calendar.php:1769 modules/calendar/calendar.php:3511 +#: modules/content-board/content-board.php:2693 +#: modules/content-overview/content-overview.php:3045 msgid "View" msgstr "Voir" -#: modules/calendar/calendar.php:1826 -#: modules/content-overview/content-overview.php:3004 +#: modules/calendar/calendar.php:1763 +#: modules/content-board/content-board.php:2687 +#: modules/content-overview/content-overview.php:3039 #, php-format msgid "View “%s”" msgstr "Voir “%s”" @@ -3071,7 +3242,7 @@ msgstr "Voir “%s”" msgid "View “%s” on Google Maps" msgstr "Voir “%s” sur Google Maps" -#: modules/calendar/calendar.php:4032 +#: modules/calendar/calendar.php:3969 msgid "View all categories" msgstr "Voir toutes les catégories" @@ -3103,7 +3274,7 @@ msgstr "Voir : %s" msgid "Viewable" msgstr "Visibilité" -#: publishpress.php:1363 +#: publishpress.php:1376 msgid "Warning" msgstr "Avertissement" @@ -3200,7 +3371,7 @@ msgstr "" "Vous pouvez ajouter des informations dynamiques à l’objet ou au corps du " "texte en utilisant les codes courts suivants :" -#: modules/editorial-comments/editorial-comments.php:532 +#: modules/editorial-comments/editorial-comments.php:534 msgid "" "You can add editorial comments to a post once you've saved it for the first " "time." @@ -3213,26 +3384,34 @@ msgstr "" msgid "You can see all editorial comments on this %s here: " msgstr "Vous pouvez voir ici tous les commentaires éditoriaux sur cette %s : " -#: modules/content-overview/content-overview.php:1149 -#: modules/content-overview/content-overview.php:1209 -#| msgid "No editorial metadata found." -msgid "You do not have any editorial metadata enabled" -msgstr "Vous n’avez aucune métadonnée éditoriale activée" - -#: modules/content-overview/content-overview.php:1156 -#: modules/content-overview/content-overview.php:1216 +#: modules/content-board/content-board.php:1123 +#: modules/content-board/content-board.php:1183 +#: modules/content-overview/content-overview.php:1150 +#: modules/content-overview/content-overview.php:1210 +msgid "You do not have any editorial fields enabled" +msgstr "Vous n’avez aucun champ éditorial activé" + +#: modules/content-board/content-board.php:1130 +#: modules/content-board/content-board.php:1190 +#: modules/content-overview/content-overview.php:1157 +#: modules/content-overview/content-overview.php:1217 msgid "You do not have any public taxonomies" msgstr "Vous n’avez aucune taxonomie publique" -#: publishpress.php:670 +#: publishpress.php:671 msgid "You do not have necessary permissions to complete this action." msgstr "Vous n’avez pas les droits necessaires pour compléter cette action." -#: modules/content-overview/content-overview.php:1009 +#: modules/content-board/content-board.php:990 +#: modules/content-overview/content-overview.php:1011 #, php-format msgid "You do not have permission to add new %s" msgstr "Vous n’avez pas les droits pour ajouter %s" +#: modules/content-board/content-board.php:1521 +msgid "You do not have permission to edit selected post." +msgstr "Vous n’avez pas les droits pour modifier la publication sélectionnée." + #: lib/Notifications/Table/Notifications.php:235 msgid "You don't have any notifications" msgstr "Vous n’avez aucune notification" @@ -3247,6 +3426,32 @@ msgstr "" "offre plus de fonctionnalités et de pris en charge. %sPasser à la version " "Pro%s" +#~ msgid "Add New Metadata Term" +#~ msgstr "Ajouter un nouveau terme de métadonnées" + +#~ msgid "Manage Filters" +#~ msgstr "Gérer les filtres" + +#~ msgid "Metadata" +#~ msgstr "Métadonnées" + +#~ msgid "Metadata order updated." +#~ msgstr "L’ordre des métadonnées a été mis à jour." + +#~ msgid "Metadata Type" +#~ msgstr "Type de métadonnées" + +#~ msgctxt "taxonomy general name" +#~ msgid "Metadata" +#~ msgstr "Métadonnées" + +#~ msgctxt "taxonomy singular name" +#~ msgid "Metadata" +#~ msgstr "Métadonnées" + +#~ msgid "Update Metadata Term" +#~ msgstr "Terme de mise à jour des métadonnées" + #~ msgid "Click to toggle" #~ msgstr "Cliquez ici pour basculer" @@ -3372,9 +3577,6 @@ msgstr "" #~ msgid "Edit Statuses" #~ msgstr "Modifier les états" -#~ msgid "Error updating post status." -#~ msgstr "Erreur de mise à jour du statut du message." - #~ msgid "Error while updating the status" #~ msgstr "Erreur lors de la mise à jour de l’état" @@ -3390,9 +3592,6 @@ msgstr "" #~ msgid "No custom statuses found." #~ msgstr "Aucun statut personnalisé trouvé." -#~ msgid "Options" -#~ msgstr "Options" - #~ msgid "Pending review" #~ msgstr "En attente de relecture" @@ -3458,9 +3657,6 @@ msgstr "" #~ msgid "Status name is restricted. Please choose another name." #~ msgstr "Le nom du statut est restreint. Veuillez choisir un autre nom." -#~ msgid "Status order updated." -#~ msgstr "Tri d’état mis à jour." - #~ msgid "Statuses" #~ msgstr "États" diff --git a/languages/publishpress-it_IT.mo b/languages/publishpress-it_IT.mo index 11419ecd..52da4d93 100644 Binary files a/languages/publishpress-it_IT.mo and b/languages/publishpress-it_IT.mo differ diff --git a/languages/publishpress-it_IT.po b/languages/publishpress-it_IT.po index 0456b01c..61dbefc7 100644 --- a/languages/publishpress-it_IT.po +++ b/languages/publishpress-it_IT.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: Plugins - PublishPress Planner: Organize and Schedule " "Your WordPress Content - Stable (latest release)\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n" -"POT-Creation-Date: 2024-04-04 04:10+0000\n" -"PO-Revision-Date: 2024-04-12 20:14+0200\n" +"POT-Creation-Date: 2024-05-14 09:04+0000\n" +"PO-Revision-Date: 2024-05-17 19:26+0200\n" "Last-Translator: \n" "Language-Team: Italian\n" "Language: it_IT\n" @@ -14,7 +14,7 @@ msgstr "" "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.4\n" +"X-Generator: Poedit 3.4.4\n" #: modules/notifications-log/library/NotificationsLogTable.php:257 msgid " Scheduled" @@ -58,10 +58,9 @@ msgstr "%1$s #%2$s \"%3$s\" è stato modificato a non pubblicato da %4$s %5$s" msgid "%1$s (%2$s ) said on %3$s at %4$s:" msgstr "%1$s (%2$s ) ha detto %3$s alle %4$s:" -#: modules/content-overview/content-overview.php:845 +#: modules/content-board/content-board.php:826 +#: modules/content-overview/content-overview.php:847 #, php-format -#| msgctxt "%1$s = start date, %2$s = end date" -#| msgid " %1$s to %2$s" msgctxt "%1$s = start date, %2$s = end date" msgid " %1$sFor more information:
" msgstr "" "Per maggiori informazioni vedi:
" @@ -225,21 +226,21 @@ msgstr "" #: modules/editorial-metadata/editorial-metadata.php:121 msgid "" -"Keep track of important details about your content with editorial " -"metadata. This feature allows you to create as many date, text, number, etc. " -"fields as you like, and then use them to store information like contact " -"details or the location of an interview.
Once you’ve set your fields " -"up, editorial metadata integrates with both the calendar and the content " -"overview. Make an editorial metadata item visible to have it appear to the " -"rest of your team. Keep it hidden to restrict the information between the " -"writer and their editor.
" -msgstr "" -"Tieni traccia dei dettagli importanti sui tuoi contenuti con i metadati " +"
Keep track of important details about your content with editorial fields. " +"This feature allows you to create as many date, text, number, etc. fields as " +"you like, and then use them to store information like contact details or the " +"location of an interview.
Once you’ve set your fields up, editorial " +"fields integrates with both the calendar and the content overview. Make an " +"editorial fields item visible to have it appear to the rest of your team. " +"Keep it hidden to restrict the information between the writer and their " +"editor.
" +msgstr "" +"Tieni traccia dei dettagli importanti sui tuoi contenuti con i campi " "editoriali. Questa funzione ti consente di creare tutti i campi data, testo, " "numero, ecc. che desideri e quindi utilizzarli per memorizzare informazioni " "come i dettagli di contatto o il luogo di un colloquio.
Dopo aver " -"impostato i campi, i metadati editoriali si integrano sia con il calendario " -"sia con la panoramica dei contenuti. Rendi visibile un elemento di metadati " +"impostato i campi, i campi editoriali si integrano sia con il calendario sia " +"con la panoramica dei contenuti. Rendi visibile un elemento di campi " "editoriali per farlo apparire al resto del tuo team. Tienilo nascosto per " "limitare le informazioni tra l'autore e il loro editore.
" @@ -358,8 +359,8 @@ msgstr "" "essere caricati dal filtro del contenuto della tassonomia quando si aggiunge " "un nuovo flusso di lavoro di notifica." -#: modules/editorial-comments/editorial-comments.php:552 -#: modules/editorial-comments/editorial-comments.php:556 +#: modules/editorial-comments/editorial-comments.php:554 +#: modules/editorial-comments/editorial-comments.php:558 msgid "Add an editorial comment" msgstr "Aggiungi un commento editoriale" @@ -368,11 +369,11 @@ msgstr "Aggiungi un commento editoriale" msgid "Add Another Option" msgstr "Aggiungi una opzione" -#: modules/content-overview/content-overview.php:1287 +#: modules/content-overview/content-overview.php:1288 msgid "Add Column" msgstr "Aggiungi una colonna" -#: modules/editorial-comments/editorial-comments.php:574 +#: modules/editorial-comments/editorial-comments.php:576 msgid "Add Comment" msgstr "Aggiungi un commento" @@ -387,30 +388,35 @@ msgstr "Aggiungi contenuto per %s" msgid "Add editorial comment: %s" msgstr "Aggiungi commento editoriale: %s" -#: modules/content-overview/content-overview.php:1435 +#: modules/content-board/content-board.php:1409 +#: modules/content-overview/content-overview.php:1436 msgid "Add Filter" msgstr "Aggiungi filtro" -#: modules/content-overview/content-overview.php:1267 -#: modules/content-overview/content-overview.php:1415 +#: modules/content-board/content-board.php:1241 +#: modules/content-board/content-board.php:1261 +#: modules/content-board/content-board.php:1389 +#: modules/content-overview/content-overview.php:1268 +#: modules/content-overview/content-overview.php:1416 #: modules/editorial-metadata/editorial-metadata.php:1783 msgid "Add New" msgstr "Aggiungi nuovo" -#: modules/content-overview/content-overview.php:1558 +#: modules/content-board/content-board.php:1581 +#: modules/content-overview/content-overview.php:1559 #, php-format msgid "Add New %s" msgstr "Aggiungi nuovo %s" #: modules/editorial-metadata/editorial-metadata.php:453 -msgid "Add New Editorial Metadata" -msgstr "Aggiungi un nuovo metadato editoriale" +msgid "Add New Editorial Fields" +msgstr "Aggiungi nuovi campi editoriali" #: modules/editorial-metadata/editorial-metadata.php:2509 -msgid "Add New Metadata Term" -msgstr "Aggiungi nuovo termine metadati" +msgid "Add New Editorial fields term" +msgstr "Aggiungi un nuovo termine ai campi editoriali" -#: publishpress.php:1310 +#: publishpress.php:1323 msgid "Add New Notification" msgstr "Aggiungi nuova notifica" @@ -451,8 +457,10 @@ msgstr "Notifiche avanzate" msgid "All" msgstr "Tutto" -#: modules/content-overview/content-overview.php:2091 -#: modules/content-overview/content-overview.php:2094 +#: modules/content-board/content-board.php:2114 +#: modules/content-board/content-board.php:2117 +#: modules/content-overview/content-overview.php:2092 +#: modules/content-overview/content-overview.php:2095 #, php-format msgid "All %s" msgstr "Tutti i %s" @@ -461,9 +469,11 @@ msgstr "Tutti i %s" msgid "All Actions" msgstr "Tutte le azioni" -#: modules/calendar/calendar.php:793 modules/calendar/calendar.php:4071 -#: modules/content-overview/content-overview.php:2116 -#: modules/content-overview/content-overview.php:2119 +#: modules/calendar/calendar.php:793 modules/calendar/calendar.php:4008 +#: modules/content-board/content-board.php:2139 +#: modules/content-board/content-board.php:2142 +#: modules/content-overview/content-overview.php:2117 +#: modules/content-overview/content-overview.php:2120 msgid "All authors" msgstr "Tutti gli autori" @@ -480,8 +490,8 @@ msgid "All channels" msgstr "Tutti i canali" #: modules/editorial-metadata/editorial-metadata.php:450 -msgid "All Editorial Metadata" -msgstr "Tutti i metadati editoriali" +msgid "All Editorial Fields" +msgstr "Tutti i campi editoriali" #: modules/notifications-log/library/NotificationsLogTable.php:584 msgid "All events" @@ -504,7 +514,8 @@ msgstr "Tutti gli utenti di notifica" msgid "All options value and labels are required." msgstr "Tutti i valori e le etichette delle opzioni sono obbligatori." -#: modules/content-overview/content-overview.php:2148 +#: modules/content-board/content-board.php:2171 +#: modules/content-overview/content-overview.php:2149 msgid "All post types" msgstr "Tutti i tipi di contenuto" @@ -514,7 +525,7 @@ msgstr "Tutti i tipi di contenuto" msgid "All Posts" msgstr "Tutti gli articoli" -#: modules/calendar/calendar.php:2933 +#: modules/calendar/calendar.php:2870 msgid "All posts" msgstr "Tutti gli articoli" @@ -522,7 +533,8 @@ msgstr "Tutti gli articoli" msgid "All Receivers" msgstr "Tutti i destinatari" -#: modules/content-overview/content-overview.php:2363 +#: modules/content-board/content-board.php:2386 +#: modules/content-overview/content-overview.php:2364 msgid "All status" msgstr "Tutti gli stati" @@ -530,16 +542,17 @@ msgstr "Tutti gli stati" msgid "All Statuses" msgstr "Tutti gli stati" -#: modules/calendar/calendar.php:790 modules/calendar/calendar.php:4015 -#: modules/content-overview/content-overview.php:2065 +#: modules/calendar/calendar.php:790 modules/calendar/calendar.php:3952 +#: modules/content-board/content-board.php:2088 +#: modules/content-overview/content-overview.php:2066 msgid "All statuses" msgstr "Tutti gli stati" -#: modules/calendar/calendar.php:792 modules/calendar/calendar.php:4050 +#: modules/calendar/calendar.php:792 modules/calendar/calendar.php:3987 msgid "All tags" msgstr "Tutti i tag" -#: modules/calendar/calendar.php:794 modules/calendar/calendar.php:4098 +#: modules/calendar/calendar.php:794 modules/calendar/calendar.php:4035 msgid "All types" msgstr "Tutti i tipi" @@ -552,7 +565,7 @@ msgstr "Tutti gli utenti" msgid "All Workflows" msgstr "Tutti i workflows" -#: modules/calendar/calendar.php:2537 +#: modules/calendar/calendar.php:2474 msgid "Allow public access to subscriptions in iCal or Google Calendar" msgstr "Permetti l'accesso pubblico agli abbonamenti a iCal o Google Calendar" @@ -564,21 +577,34 @@ msgstr "Avvisa sempre l'autore del contenuto:" msgid "Always notify users who have edited the content:" msgstr "Avvisa sempre gli utenti che hanno modificato il contenuto:" -#: modules/calendar/calendar.php:2585 +#: modules/calendar/calendar.php:2522 msgid "Always show complete post titles" msgstr "Visualizza sempre il titolo completo degli articoli" -#: modules/content-overview/content-overview.php:855 -#: modules/content-overview/content-overview.php:865 -#: modules/content-overview/content-overview.php:2197 -#: modules/content-overview/content-overview.php:2308 -#: modules/content-overview/content-overview.php:2346 -#: modules/content-overview/content-overview.php:2423 +#: modules/content-board/content-board.php:1504 +#: modules/content-board/content-board.php:1554 +msgid "An error occured" +msgstr "Si è verificato un errore" + +#: modules/content-board/content-board.php:836 +#: modules/content-board/content-board.php:846 +#: modules/content-board/content-board.php:2220 +#: modules/content-board/content-board.php:2331 +#: modules/content-board/content-board.php:2369 +#: modules/content-board/content-board.php:2450 +#: modules/content-overview/content-overview.php:857 +#: modules/content-overview/content-overview.php:867 +#: modules/content-overview/content-overview.php:2198 +#: modules/content-overview/content-overview.php:2309 +#: modules/content-overview/content-overview.php:2347 +#: modules/content-overview/content-overview.php:2428 msgid "Apply" msgstr "Applica" -#: modules/content-overview/content-overview.php:1371 -#: modules/content-overview/content-overview.php:1519 +#: modules/content-board/content-board.php:1345 +#: modules/content-board/content-board.php:1493 +#: modules/content-overview/content-overview.php:1372 +#: modules/content-overview/content-overview.php:1520 msgid "Apply Changes" msgstr "Applica modifiche" @@ -607,11 +633,11 @@ msgstr "Notifiche asincrone" msgid "asynchronous" msgstr "asincrono" -#: modules/calendar/calendar.php:2604 +#: modules/calendar/calendar.php:2541 msgid "At least one post type must be selected" msgstr "Almeno un tipo di articolo deve essere selezionato" -#: modules/editorial-comments/editorial-comments.php:562 +#: modules/editorial-comments/editorial-comments.php:564 msgid "Attach file" msgstr "Allega file" @@ -619,14 +645,20 @@ msgstr "Allega file" msgid "Aug" msgstr "Ago" -#: modules/calendar/calendar.php:1943 modules/calendar/calendar.php:3538 -#: modules/calendar/calendar.php:3628 -#: modules/content-overview/content-overview.php:1081 -#: modules/content-overview/content-overview.php:1095 -#: modules/content-overview/content-overview.php:1139 -#: modules/content-overview/content-overview.php:1200 -#: modules/content-overview/content-overview.php:1732 -#: modules/content-overview/content-overview.php:2114 +#: modules/calendar/calendar.php:1880 modules/calendar/calendar.php:3475 +#: modules/calendar/calendar.php:3565 +#: modules/content-board/content-board.php:1061 +#: modules/content-board/content-board.php:1072 +#: modules/content-board/content-board.php:1115 +#: modules/content-board/content-board.php:1174 +#: modules/content-board/content-board.php:1755 +#: modules/content-board/content-board.php:2137 +#: modules/content-overview/content-overview.php:1083 +#: modules/content-overview/content-overview.php:1096 +#: modules/content-overview/content-overview.php:1140 +#: modules/content-overview/content-overview.php:1201 +#: modules/content-overview/content-overview.php:1733 +#: modules/content-overview/content-overview.php:2115 #: modules/editorial-comments/library/EditorialCommentsTable.php:228 msgid "Author" msgid_plural "Authors" @@ -655,11 +687,11 @@ msgstr "Bozza automatica" msgid "Available fields" msgstr "Campi disponibili" -#: modules/calendar/calendar.php:2127 +#: modules/calendar/calendar.php:2064 msgid "Back %d weeks" msgstr "Indietro di %d settimane" -#: modules/calendar/calendar.php:2139 +#: modules/calendar/calendar.php:2076 msgid "Back 1 week" msgstr "Indietro di una settimana" @@ -695,37 +727,43 @@ msgstr "Blog: " msgid "Body" msgstr "Corpo del testo" -#: modules/content-overview/content-overview.php:861 -#: modules/editorial-comments/editorial-comments.php:578 +#: modules/content-board/content-board.php:842 +#: modules/content-overview/content-overview.php:863 +#: modules/editorial-comments/editorial-comments.php:580 #: modules/editorial-metadata/editorial-metadata.php:2174 msgid "Cancel" msgstr "Annulla" -#: modules/calendar/calendar.php:3638 -#: modules/content-overview/content-overview.php:1094 -#: modules/content-overview/content-overview.php:1742 +#: modules/calendar/calendar.php:3575 +#: modules/content-board/content-board.php:1765 +#: modules/content-overview/content-overview.php:1743 #: lib/Notifications/Workflow/Step/Event_Content/Filter/Category.php:34 msgid "Categories" msgstr "Categorie" -#: modules/calendar/calendar.php:3543 +#: modules/calendar/calendar.php:3480 #: lib/Notifications/Workflow/Step/Event_Content/Category.php:24 msgid "Category" msgid_plural "Categories" msgstr[0] "Categoria" msgstr[1] "Categorie" -#: modules/content-overview/content-overview.php:862 +#: modules/content-board/content-board.php:843 +#: modules/content-overview/content-overview.php:864 msgid "Change" msgstr "Cambia" +#: modules/content-board/content-board.php:1543 +msgid "Changes saved!" +msgstr "Modifiche salvate!" + #: views/user_profile_notification_channels.html.php:15 #: modules/improved-notifications/improved-notifications.php:408 #: modules/improved-notifications/improved-notifications.php:1154 msgid "Channels" msgstr "Canali" -#: publishpress.php:669 +#: publishpress.php:670 msgid "Cheatin’ uh?" msgstr "Si tenta di fare i furbi, eh?" @@ -733,7 +771,8 @@ msgstr "Si tenta di fare i furbi, eh?" msgid "Checkbox" msgstr "Checkbox" -#: modules/content-overview/content-overview.php:2328 +#: modules/content-board/content-board.php:2351 +#: modules/content-overview/content-overview.php:2329 msgid "Checked" msgstr "Selezionato" @@ -767,11 +806,16 @@ msgstr "Fare clic qui per saperne di più sulle opzioni di shortcode…" msgid "Click here to subscribe in iCal or Google Calendar" msgstr "Fai clic qui per iscriverti a iCal o Google Calendar" -#: modules/content-overview/content-overview.php:1129 +#: modules/content-board/content-board.php:1106 +msgid "Click the \"Add New\" button to create new card data." +msgstr "Fai clic sul pulsante \"Aggiungi nuovo\" per creare nuovi dati scheda." + +#: modules/content-overview/content-overview.php:1130 msgid "Click the \"Add New\" button to create new columns." msgstr "Fai clic sul pulsante \"Aggiungi nuovo\" per creare nuove colonne." -#: modules/content-overview/content-overview.php:1191 +#: modules/content-board/content-board.php:1165 +#: modules/content-overview/content-overview.php:1192 msgid "Click the \"Add New\" button to create new filters." msgstr "Fai clic sul pulsante \"Aggiungi nuovo\" per creare nuovi filtri." @@ -804,11 +848,12 @@ msgstr "" msgid "Close" msgstr "Chiudi" -#: modules/content-overview/content-overview.php:1275 +#: modules/content-overview/content-overview.php:1276 msgid "Column Title" msgstr "Titolo colonna" -#: modules/content-overview/content-overview.php:934 +#: modules/content-board/content-board.php:915 +#: modules/content-overview/content-overview.php:936 msgid "Column updated successfully." msgstr "La colonna è stata aggiornata correttamente." @@ -816,11 +861,11 @@ msgstr "La colonna è stata aggiornata correttamente." msgid "Comment" msgstr "Commento" -#: modules/editorial-comments/editorial-comments.php:1239 +#: modules/editorial-comments/editorial-comments.php:1241 msgid "Comment author name field:" msgstr "Nome del campo del commento autore:" -#: modules/editorial-comments/editorial-comments.php:1181 +#: modules/editorial-comments/editorial-comments.php:1183 msgid "Comment deleted successfully." msgstr "Il commento è stato eliminato correttamente." @@ -829,7 +874,7 @@ msgstr "Il commento è stato eliminato correttamente." msgid "Comment: %s (%d)" msgstr "Commento: %s (%d)" -#: publishpress.php:665 +#: publishpress.php:666 msgid "Configure" msgstr "Configura" @@ -837,13 +882,21 @@ msgstr "Configura" msgid "Contact" msgstr "Contatti" -#: modules/calendar/calendar.php:3655 -#: modules/content-overview/content-overview.php:1759 +#: modules/calendar/calendar.php:3592 +#: modules/content-board/content-board.php:1782 +#: modules/content-overview/content-overview.php:1760 #: modules/improved-notifications/improved-notifications.php:971 #: lib/Notifications/Workflow/Step/Content/Main.php:29 msgid "Content" msgstr "Contenuto" +#: modules/content-board/content-board.php:140 +#: modules/content-board/content-board.php:395 +#: modules/content-board/content-board.php:412 +#: modules/content-board/content-board.php:413 +msgid "Content Board" +msgstr "Bacheca dei contenuti" + #: modules/calendar/calendar.php:170 modules/calendar/calendar.php:410 #: modules/calendar/calendar.php:427 modules/calendar/calendar.php:428 msgid "Content Calendar" @@ -864,7 +917,8 @@ msgstr "Contenuto:" msgid "Copy to the clipboard" msgstr "Copia negli appunti" -#: modules/content-overview/content-overview.php:1686 +#: modules/content-board/content-board.php:1709 +#: modules/content-overview/content-overview.php:1687 #, php-format msgid "Create %s" msgstr "Crea %s" @@ -877,14 +931,19 @@ msgstr "Creato il" msgid "Current week" msgstr "Settimana corrente" -#: modules/content-overview/content-overview.php:1128 +#: modules/content-overview/content-overview.php:1129 msgid "Custom Columns" msgstr "Colonne personalizzate" -#: modules/content-overview/content-overview.php:1190 +#: modules/content-board/content-board.php:1164 +#: modules/content-overview/content-overview.php:1191 msgid "Custom filters" msgstr "Filtri personalizzati" +#: modules/content-board/content-board.php:1105 +msgid "Custom Items" +msgstr "Elementi personalizzati" + #: statuses-intro.php:142 #, php-format msgid "" @@ -905,10 +964,19 @@ msgstr "" "%1$sPublishPress Statuses%2$s. Vedi %3$sPlanner > Impostazioni%4$s per i " "dettagli." -#: modules/content-overview/content-overview.php:1861 +#: modules/content-board/content-board.php:1884 +msgid "Customize Card Data" +msgstr "Personalizza dati scheda" + +#: modules/content-overview/content-overview.php:1862 msgid "Customize Columns" msgstr "Personalizza colonne" +#: modules/content-board/content-board.php:1894 +#: modules/content-overview/content-overview.php:1872 +msgid "Customize Filters" +msgstr "Personalizza filtri" + #: modules/dashboard/dashboard.php:56 msgid "Dashboard" msgstr "Bacheca" @@ -917,8 +985,9 @@ msgstr "Bacheca" msgid "Dashboard Note" msgstr "Nota in bacheca" -#: modules/calendar/calendar.php:3527 -#: modules/content-overview/content-overview.php:1919 +#: modules/calendar/calendar.php:3464 +#: modules/content-board/content-board.php:1942 +#: modules/content-overview/content-overview.php:1920 #: modules/editorial-metadata/editorial-metadata.php:285 #: lib/Notifications/Table/Notifications.php:158 #: modules/notifications-log/library/NotificationsLogTable.php:490 @@ -948,12 +1017,12 @@ msgstr "Canali di notifica predefiniti:" msgid "Default option" msgstr "Opzione predefinita" -#: modules/calendar/calendar.php:2561 +#: modules/calendar/calendar.php:2498 msgid "Default publish time for items created in the calendar" msgstr "" "Ora di pubblicazione predefinita per gli elementi creati nel calendario" -#: modules/editorial-comments/editorial-comments.php:643 +#: modules/editorial-comments/editorial-comments.php:645 #: modules/editorial-metadata/editorial-metadata.php:2028 #: modules/editorial-metadata/editorial-metadata.php:2058 #: modules/editorial-metadata/editorial-metadata.php:2365 @@ -984,7 +1053,7 @@ msgid "Detailed documentation is also available on the plugin website." msgstr "" "Una documentazione dettagliata è disponibile anche sul sito del plugin." -#: modules/calendar/calendar.php:2635 modules/dashboard/dashboard.php:368 +#: modules/calendar/calendar.php:2572 modules/dashboard/dashboard.php:368 #: modules/dashboard/dashboard.php:391 modules/dashboard/dashboard.php:425 msgid "Disabled" msgstr "Disabilitato" @@ -1005,7 +1074,7 @@ msgstr "" msgid "Display Label" msgstr "Visualizza eitichetta" -#: modules/editorial-comments/editorial-comments.php:1266 +#: modules/editorial-comments/editorial-comments.php:1268 msgid "Display Name" msgstr "Nome da visualizzare" @@ -1017,15 +1086,20 @@ msgstr "Documentazione" msgid "Download .ics file" msgstr "Scarica file .ics" -#: common/php/class-module.php:263 +#: common/php/class-module.php:328 msgid "Draft" msgstr "Bozza" -#: modules/content-overview/content-overview.php:1330 +#: modules/content-board/content-board.php:1304 +msgid "Drag to change enabled card data order." +msgstr "Trascina per modificare l'ordine dei dati della scheda abilitata." + +#: modules/content-overview/content-overview.php:1331 msgid "Drag to change enabled columns order." msgstr "Trascina per modificare l'ordine delle colonne abilitate." -#: modules/content-overview/content-overview.php:1478 +#: modules/content-board/content-board.php:1452 +#: modules/content-overview/content-overview.php:1479 msgid "Drag to change enabled filters order." msgstr "Trascina per modificare l'ordine dei filtri abilitati." @@ -1042,20 +1116,21 @@ msgstr "Seleziona menu a discesa" msgid "Duplicated notification threshold:" msgstr "Soglia di notifica duplicata:" -#: common/php/class-module.php:696 +#: common/php/class-module.php:761 msgid "E-mails" msgstr "Email" -#: modules/calendar/calendar.php:1798 modules/calendar/calendar.php:3560 -#: modules/content-overview/content-overview.php:2982 -#: modules/editorial-comments/editorial-comments.php:632 +#: modules/calendar/calendar.php:1735 modules/calendar/calendar.php:3497 +#: modules/content-board/content-board.php:2665 +#: modules/content-overview/content-overview.php:3017 +#: modules/editorial-comments/editorial-comments.php:634 #: modules/editorial-metadata/editorial-metadata.php:2745 msgid "Edit" msgstr "Modifica" #: modules/editorial-metadata/editorial-metadata.php:451 -msgid "Edit Editorial Metadata" -msgstr "Modifica metadato editoriale" +msgid "Edit Editorial Fields" +msgstr "Modifica campi editoriali" #: modules/efmigration/efmigration.php:288 msgid "" @@ -1067,7 +1142,7 @@ msgstr "" "usare PublishPress Planner, completa prima la migrazione dei dati da Edit " "Flow e poi disattiva Edit Flow." -#: publishpress.php:1311 +#: publishpress.php:1324 msgid "Edit Notification" msgstr "Modifica notifica" @@ -1083,11 +1158,12 @@ msgstr "Modifica notifica di ruolo" msgid "Edit Notify User" msgstr "Modifica utente di notifica" -#: modules/calendar/calendar.php:1798 +#: modules/calendar/calendar.php:1735 msgid "Edit this item" msgstr "Modifica questo elemento" -#: modules/content-overview/content-overview.php:2978 +#: modules/content-board/content-board.php:2661 +#: modules/content-overview/content-overview.php:3013 #: modules/dashboard/dashboard.php:299 msgid "Edit this post" msgstr "Modifica questo articolo" @@ -1103,19 +1179,46 @@ msgid "Editorial Comment" msgstr "Commenti editoriali" #: modules/editorial-comments/editorial-comments.php:63 -#: modules/editorial-comments/editorial-comments.php:235 -#: modules/editorial-comments/editorial-comments.php:236 -#: modules/editorial-comments/editorial-comments.php:457 +#: modules/editorial-comments/editorial-comments.php:237 +#: modules/editorial-comments/editorial-comments.php:238 +#: modules/editorial-comments/editorial-comments.php:459 msgid "Editorial Comments" msgstr "Commenti editoriali" -#: modules/content-overview/content-overview.php:1148 -#: modules/content-overview/content-overview.php:1208 +#: modules/content-board/content-board.php:1122 +#: modules/content-board/content-board.php:1182 +#: modules/content-overview/content-overview.php:1149 +#: modules/content-overview/content-overview.php:1209 #: modules/editorial-metadata/editorial-metadata.php:96 +#: modules/editorial-metadata/editorial-metadata.php:506 #: modules/editorial-metadata/editorial-metadata.php:1759 #: modules/editorial-metadata/editorial-metadata.php:1760 -msgid "Editorial Metadata" -msgstr "Metadati editoriali" +msgid "Editorial Fields" +msgstr "Campi editoriali" + +#: modules/editorial-metadata/editorial-metadata.php:114 +msgid "Editorial fields order updated." +msgstr "Ordine dei campi editoriali aggiornato." + +#: modules/editorial-metadata/editorial-metadata.php:110 +msgid "Editorial fields term added." +msgstr "Termine dei campi editoriali aggiunto." + +#: modules/editorial-metadata/editorial-metadata.php:113 +msgid "Editorial fields term deleted." +msgstr "Termine dei campi editoriali eliminato." + +#: modules/editorial-metadata/editorial-metadata.php:112 +msgid "Editorial fields term doesn't exist." +msgstr "Il termine dei campi editoriali non esiste." + +#: modules/editorial-metadata/editorial-metadata.php:111 +msgid "Editorial fields term updated." +msgstr "Termine dei campi editoriali aggiornato." + +#: modules/editorial-metadata/editorial-metadata.php:115 +msgid "Editorial fields visibility changed." +msgstr "Visibilità dei campi editoriali cambiata." #: views/user_profile_notification_channels.html.php:1 #: modules/improved-notifications/improved-notifications.php:401 @@ -1131,7 +1234,7 @@ msgstr "Otto mesi" msgid "Eleven months" msgstr "Undici mesi" -#: modules/editorial-comments/editorial-comments.php:1269 +#: modules/editorial-comments/editorial-comments.php:1271 #: lib/Notifications/Workflow/Step/Channel/Email.php:31 msgid "Email" msgstr "Email" @@ -1144,32 +1247,45 @@ msgstr "email" msgid "Email from:" msgstr "Email da:" -#: modules/content-overview/content-overview.php:1249 +#: modules/content-overview/content-overview.php:1250 msgid "Enable Columns" msgstr "Abilita colonne" -#: modules/content-overview/content-overview.php:1397 +#: modules/content-board/content-board.php:1371 +#: modules/content-overview/content-overview.php:1398 msgid "Enable Filters" msgstr "Abilita filtri" -#: modules/editorial-comments/editorial-comments.php:1232 +#: modules/editorial-comments/editorial-comments.php:1234 msgid "Enable for these post types:" msgstr "Abilita per questi tipi di contenuti:" -#: modules/content-overview/content-overview.php:1403 +#: modules/content-board/content-board.php:1223 +msgid "Enable or Disable" +msgstr "Abilita o disabilita" + +#: modules/content-board/content-board.php:1229 +msgid "Enable or Disable Content Board Card Data." +msgstr "Abilita o disabilita i dati della sheda \"Bacheca dei contenuti\"." + +#: modules/content-board/content-board.php:1377 +msgid "Enable or Disable Content Board filter." +msgstr "Abilita o disabilita filtro della \"Bacheca dei contenuti\"." + +#: modules/content-overview/content-overview.php:1404 msgid "Enable or Disable Content Overview filter." msgstr "Abilita o disabilita filtro della panoramica dei contenuti." -#: modules/content-overview/content-overview.php:1255 +#: modules/content-overview/content-overview.php:1256 msgid "Enable or Disable Content Overview table column." msgstr "" "Abilita o disabilita colonna della tabella della panoramica dei contenuti." -#: modules/calendar/calendar.php:2529 +#: modules/calendar/calendar.php:2466 msgid "Enable subscriptions in iCal or Google Calendar" msgstr "Abilita gli abbonamenti a iCal o Google Calendar" -#: modules/calendar/calendar.php:2636 modules/dashboard/dashboard.php:369 +#: modules/calendar/calendar.php:2573 modules/dashboard/dashboard.php:369 #: modules/dashboard/dashboard.php:392 modules/dashboard/dashboard.php:426 msgid "Enabled" msgstr "Abilitato" @@ -1216,12 +1332,18 @@ msgstr "Errore nell'aggiungere il termine." msgid "Error deleting term." msgstr "Errore nell'eliminazione del termine." +#: modules/content-board/content-board.php:1517 +msgid "Error fetching post data." +msgstr "Errore nel recupero dei dati dell'articolo." + #: modules/editorial-metadata/editorial-metadata.php:1516 #: modules/editorial-metadata/editorial-metadata.php:1564 msgid "Error updating term." msgstr "Errore nell'aggiornamento del termine." -#: modules/content-overview/content-overview.php:1535 +#: modules/content-board/content-board.php:1508 +#: modules/content-board/content-board.php:1558 +#: modules/content-overview/content-overview.php:1536 msgid "Error validating nonce. Please reload this page and try again." msgstr "Errore nella convalida del nonce. Ricarica questa pagina e riprova." @@ -1230,7 +1352,8 @@ msgstr "Errore nella convalida del nonce. Ricarica questa pagina e riprova." msgid "Event: %s, Workflow ID: %s, Post ID: %s, User ID: %s" msgstr "Evento: %s, ID Workflow: %s,ID Articolo: %s, ID Utente: %s" -#: modules/content-overview/content-overview.php:2367 +#: modules/content-board/content-board.php:2390 +#: modules/content-overview/content-overview.php:2368 #: modules/notifications-log/library/NotificationsLogTable.php:271 #: modules/notifications-log/library/NotificationsLogTable.php:287 msgid "Failed" @@ -1256,7 +1379,11 @@ msgstr "Puoi scegliere liberamente le funzionalità che ti servono." msgid "field" msgstr "campo" -#: modules/calendar/calendar.php:2569 +#: modules/editorial-metadata/editorial-metadata.php:2626 +msgid "Field Type" +msgstr "Tipo di campo" + +#: modules/calendar/calendar.php:2506 msgid "Field used for sorting the calendar items in a day cell" msgstr "" "Campo utilizzato per ordinare gli elementi del calendario in una cella del " @@ -1296,11 +1423,13 @@ msgstr "" "Filtra la lista degli utenti dei meta editoriali per gli utenti dei ruoli " "selezionati." -#: modules/content-overview/content-overview.php:1423 +#: modules/content-board/content-board.php:1397 +#: modules/content-overview/content-overview.php:1424 msgid "Filter Title" msgstr "Titolo filtro" -#: modules/content-overview/content-overview.php:948 +#: modules/content-board/content-board.php:929 +#: modules/content-overview/content-overview.php:950 msgid "Filter updated successfully." msgstr "Filtro aggiornato correttamente." @@ -1308,7 +1437,7 @@ msgstr "Filtro aggiornato correttamente." msgid "First Draft Date" msgstr "Data prima bozza" -#: modules/editorial-comments/editorial-comments.php:1267 +#: modules/editorial-comments/editorial-comments.php:1269 msgid "First Name" msgstr "Nome" @@ -1347,11 +1476,11 @@ msgstr "Per quale contenuto?" msgid "Format" msgstr "Formato" -#: modules/calendar/calendar.php:2093 +#: modules/calendar/calendar.php:2030 msgid "Forward %d weeks" msgstr "Avanti di %d settimane" -#: modules/calendar/calendar.php:2078 +#: modules/calendar/calendar.php:2015 msgid "Forward 1 week" msgstr "Avanti di una settimana" @@ -1375,11 +1504,15 @@ msgstr "Ven" msgid "From date" msgstr "Dalla data" +#: modules/improved-notifications/improved-notifications.php:793 +msgid "Help" +msgstr "Aiuto" + #: modules/editorial-metadata/editorial-metadata.php:2748 -msgid "Hidden metadata can only be viewed on the edit post view." +msgid "Hidden field can only be viewed on the edit post view." msgstr "" -"I metadati nascosti possono essere visualizzati solo nella visualizzazione " -"di modifica dell'articolo." +"Il campo nascosto può essere visualizzato solo nella vista di modifica " +"dell'articolo." #: modules/calendar/calendar.php:760 #, php-format @@ -1402,7 +1535,7 @@ msgstr "" "chiave segreta iCal rigenerata. Ricordati di informare tutti gli utenti che " "dovranno iscriversi nuovamente." -#: modules/calendar/calendar.php:3522 +#: modules/calendar/calendar.php:3459 #: lib/Notifications/Table/Notifications.php:159 #: lib/Notifications/Table/Workflows.php:143 msgid "ID" @@ -1411,20 +1544,20 @@ msgstr "ID" #: modules/editorial-metadata/editorial-metadata.php:2086 #: modules/editorial-metadata/editorial-metadata.php:2426 #: modules/editorial-metadata/editorial-metadata.php:2755 -msgid "If enabled, this metadata can be seen on the Content Calendar screens." +msgid "If enabled, this field can be seen on the Content Calendar screens." msgstr "" -"Se viene abilitato questo metadato sarà visibile nella schermata del " -"calendario dei contenuti." +"Se viene abilitato questo campo sarà visibile nella schermata del calendario " +"dei contenuti." #: modules/editorial-metadata/editorial-metadata.php:2110 #: modules/editorial-metadata/editorial-metadata.php:2452 msgid "" -"If enabled, this metadata will be available when adding new posts on the " +"If enabled, this field will be available when adding new posts on the " "Content Calendar and Overview screen." msgstr "" -"Se viene abilitato questo metadato sarà disponibile quando si aggiungono " -"nuovi articoli nella schermata del calendario dei contenuti e della " -"panoramica dei contenuti." +"Se viene abilitato questo campo sarà disponibile quando si aggiungono nuovi " +"articoli nella schermata del calendario dei contenuti e della panoramica dei " +"contenuti." #: modules/settings/settings.php:269 #, php-format @@ -1445,11 +1578,16 @@ msgstr "" "Se vedi un errore o cerchi informazioni su PublishPress, non esitare a " "contattare il team di supporto. Mandaci una email:" -#: modules/content-overview/content-overview.php:1135 +#: modules/content-board/content-board.php:1112 +msgid "Inbuilt Card Data" +msgstr "Dati della scheda incorporati" + +#: modules/content-overview/content-overview.php:1136 msgid "Inbuilt Columns" msgstr "Colonne integrate" -#: modules/content-overview/content-overview.php:1197 +#: modules/content-board/content-board.php:1171 +#: modules/content-overview/content-overview.php:1198 msgid "Inbuilt filters" msgstr "Filtri integrati" @@ -1459,8 +1597,8 @@ msgid "Indicate the select type." msgstr "Indica il tipo selezionato." #: modules/editorial-metadata/editorial-metadata.php:2261 -msgid "Indicate the type of editorial metadata." -msgstr "Indica il tipo di metadati editoriali." +msgid "Indicate the type of editorial fields." +msgstr "Indica il tipo di campo editoriale." #: modules/calendar/calendar.php:1472 msgid "Initializing the calendar. Please wait..." @@ -1478,30 +1616,32 @@ msgstr "Azione nonce non valida." msgid "Invalid channel for the notification" msgstr "Canale non valido per la notifica" -#: modules/editorial-comments/editorial-comments.php:755 -#: modules/editorial-comments/editorial-comments.php:896 -#: modules/editorial-comments/editorial-comments.php:1028 -#: modules/editorial-comments/editorial-comments.php:1144 +#: modules/editorial-comments/editorial-comments.php:757 +#: modules/editorial-comments/editorial-comments.php:898 +#: modules/editorial-comments/editorial-comments.php:1030 +#: modules/editorial-comments/editorial-comments.php:1146 msgid "Invalid comment data" msgstr "Dati del commento non validi" -#: modules/calendar/calendar.php:3262 +#: modules/calendar/calendar.php:3199 msgid "Invalid date" msgstr "Data non valida" -#: modules/content-overview/content-overview.php:1537 +#: modules/content-board/content-board.php:1510 +#: modules/content-board/content-board.php:1560 +#: modules/content-overview/content-overview.php:1538 msgid "Invalid form request." msgstr "Richiesta di modulo non valida." -#: modules/calendar/calendar.php:3242 +#: modules/calendar/calendar.php:3179 msgid "Invalid input" msgstr "Input non valido" -#: core/Error.php:80 modules/calendar/calendar.php:3233 +#: core/Error.php:80 modules/calendar/calendar.php:3170 msgid "Invalid nonce" msgstr "Nonce non valido" -#: modules/calendar/calendar.php:3821 +#: modules/calendar/calendar.php:3758 msgid "Invalid Publish Date supplied." msgstr "Data di pubblicazione fornita non valida." @@ -1509,7 +1649,7 @@ msgstr "Data di pubblicazione fornita non valida." msgid "Invalid receiver for the notification" msgstr "Ricevitore non valido per la notifica" -#: modules/calendar/calendar.php:3797 +#: modules/calendar/calendar.php:3734 msgid "Invalid Status supplied." msgstr "Stato fornito non valido." @@ -1533,12 +1673,12 @@ msgstr "Lug" msgid "Jun" msgstr "Giu" -#: modules/content-overview/content-overview.php:1083 -#: modules/content-overview/content-overview.php:1141 +#: modules/content-overview/content-overview.php:1085 +#: modules/content-overview/content-overview.php:1142 msgid "Last Modified" msgstr "Ultima modifica" -#: modules/editorial-comments/editorial-comments.php:1268 +#: modules/editorial-comments/editorial-comments.php:1270 msgid "Last Name" msgstr "Cognome" @@ -1575,15 +1715,11 @@ msgstr "Rendi nascosto" msgid "Make Viewable" msgstr "Rendi visibile" -#: modules/content-overview/content-overview.php:1871 -msgid "Manage Filters" -msgstr "Gestisci filtri" - #: modules/calendar/calendar.php:780 msgid "Mar" msgstr "Mar" -#: modules/calendar/calendar.php:2577 +#: modules/calendar/calendar.php:2514 msgid "Max visible posts per date" msgstr "Numero massimo di post visibili per data" @@ -1591,7 +1727,8 @@ msgstr "Numero massimo di post visibili per data" msgid "May" msgstr "Mag" -#: modules/content-overview/content-overview.php:1858 +#: modules/content-board/content-board.php:1881 +#: modules/content-overview/content-overview.php:1859 msgid "Me Mode" msgstr "Me Mode" @@ -1610,44 +1747,12 @@ msgstr "Campi meta" msgid "Meta Value" msgstr "Valore meta" -#: modules/editorial-metadata/editorial-metadata.php:506 -msgid "Metadata" -msgstr "Metadati" - #: modules/editorial-metadata/editorial-metadata.php:1452 msgid "Metadata name conflicts with existing term. Please choose another." msgstr "" "Il nome del metadato è in conflitto con un termine esistente. Scegli un " "altro nome." -#: modules/editorial-metadata/editorial-metadata.php:114 -msgid "Metadata order updated." -msgstr "Ordine dei metadati aggiornato." - -#: modules/editorial-metadata/editorial-metadata.php:110 -msgid "Metadata term added." -msgstr "Termine dei metadati aggiunto." - -#: modules/editorial-metadata/editorial-metadata.php:113 -msgid "Metadata term deleted." -msgstr "Termine dei metadati eliminato." - -#: modules/editorial-metadata/editorial-metadata.php:112 -msgid "Metadata term doesn't exist." -msgstr "Termine dei metadati non esiste." - -#: modules/editorial-metadata/editorial-metadata.php:111 -msgid "Metadata term updated." -msgstr "Termine dei metadati aggiornato." - -#: modules/editorial-metadata/editorial-metadata.php:2626 -msgid "Metadata Type" -msgstr "Tipo di metadati" - -#: modules/editorial-metadata/editorial-metadata.php:115 -msgid "Metadata visibility changed." -msgstr "Visibilità dei metadati cambiata." - #: modules/improved-notifications/improved-notifications.php:351 msgid "minutes" msgstr "minuti" @@ -1672,7 +1777,13 @@ msgstr "Notifiche di ruolo più usate" msgid "Most Used Notify User" msgstr "Gli utenti di notifica più usati" -#: modules/content-overview/content-overview.php:2990 +#: modules/content-board/content-board.php:2595 +#: modules/content-board/content-board.php:2729 +msgid "Move posts here to change their status" +msgstr "Sposta gli articoli qui per cambiarne lo stato" + +#: modules/content-board/content-board.php:2673 +#: modules/content-overview/content-overview.php:3025 msgid "Move this item to the Trash" msgstr "Sposta questo elemento nel cestino" @@ -1732,8 +1843,8 @@ msgid "New" msgstr "Nuovo" #: modules/editorial-metadata/editorial-metadata.php:454 -msgid "New Editorial Metadata" -msgstr "Nuovo metadato editoriale" +msgid "New Editorial Fields" +msgstr "Nuovi campi editoriali" #: modules/notifications/notifications.php:383 msgid "New Notify Email" @@ -1747,7 +1858,8 @@ msgstr "Nuova notifica di ruolo" msgid "New Notify User" msgstr "Nuovo utente di notifica" -#: modules/content-overview/content-overview.php:1888 +#: modules/content-board/content-board.php:1911 +#: modules/content-overview/content-overview.php:1889 msgid "New Post" msgstr "Nuovo articolo" @@ -1760,7 +1872,7 @@ msgstr "Nuovo stato articolo: %s" msgid "New status" msgstr "Nuovo stato" -#: modules/editorial-comments/editorial-comments.php:1264 +#: modules/editorial-comments/editorial-comments.php:1266 msgid "Nickname" msgstr "Pseudonimo" @@ -1782,7 +1894,7 @@ msgstr "No" msgid "No active notifications found for this %s." msgstr "Nessuna notifica attiva trovata per questo %s." -#: modules/calendar/calendar.php:3756 +#: modules/calendar/calendar.php:3693 msgid "No date supplied." msgstr "Nessuna data specificata." @@ -1791,14 +1903,14 @@ msgid "No editorial comments." msgstr "Nessun commento editoriale." #: modules/editorial-metadata/editorial-metadata.php:2721 -msgid "No editorial metadata found." -msgstr "Nessun metadato editoriale trovato." +msgid "No editorial fields found." +msgstr "Nessun campo editoriale trovato." -#: modules/calendar/calendar.php:3253 +#: modules/calendar/calendar.php:3190 msgid "No enough permissions" msgstr "Non hai autorizzazioni sufficienti" -#: publishpress.php:1315 publishpress.php:1316 +#: publishpress.php:1328 publishpress.php:1329 msgid "No notification found" msgstr "Nessuna notifica trovata" @@ -1821,7 +1933,8 @@ msgstr "Nessuna notifica di ruoli" msgid "No notify users" msgstr "Nessun utente di notifica" -#: modules/content-overview/content-overview.php:2534 +#: modules/content-board/content-board.php:2750 +#: modules/content-overview/content-overview.php:2539 msgid "No results found" msgstr "Nessun risultato trovato." @@ -1833,16 +1946,16 @@ msgstr "Nessun termine" msgid "No workflows found." msgstr "Nessun workflow trovato." -#: modules/editorial-comments/editorial-comments.php:747 +#: modules/editorial-comments/editorial-comments.php:749 msgid "" "Nonce check failed. Please ensure you're supposed to be adding editorial " "comments." msgstr "" "Nonce non riuscito. Assicurati di dover aggiungere commenti editoriali." -#: modules/editorial-comments/editorial-comments.php:885 -#: modules/editorial-comments/editorial-comments.php:1017 -#: modules/editorial-comments/editorial-comments.php:1134 +#: modules/editorial-comments/editorial-comments.php:887 +#: modules/editorial-comments/editorial-comments.php:1019 +#: modules/editorial-comments/editorial-comments.php:1136 msgid "" "Nonce check failed. Please ensure you're supposed to be editing editorial " "comments." @@ -1850,8 +1963,9 @@ msgstr "" "Controllo nonce fallito. Assicurati che tu possa modificare i commenti " "editoriali." -#: modules/calendar/calendar.php:1778 -#: modules/content-overview/content-overview.php:2857 +#: modules/calendar/calendar.php:1715 +#: modules/content-board/content-board.php:3062 +#: modules/content-overview/content-overview.php:2892 msgid "None" msgstr "Nessuno" @@ -1863,7 +1977,7 @@ msgstr "Non filtrato" msgid "Notepad" msgstr "Blocco note" -#: publishpress.php:1309 publishpress.php:1314 +#: publishpress.php:1322 publishpress.php:1327 #: modules/notifications-log/notifications-log.php:209 msgid "Notification" msgstr "Notifica" @@ -1872,7 +1986,7 @@ msgstr "Notifica" msgid "Notification log not found" msgstr "Registro delle notifiche non trovato" -#: publishpress.php:1308 publishpress.php:1313 +#: publishpress.php:1321 publishpress.php:1326 #: modules/notifications/notifications.php:72 #: modules/notifications/notifications.php:600 msgid "Notifications" @@ -1969,6 +2083,15 @@ msgstr "Un mese fa" msgid "One week" msgstr "Una settimana" +#: modules/content-board/content-board.php:2595 +#: modules/content-board/content-board.php:2729 +msgid "Only editable posts will be moveable." +msgstr "Solo gli articoli modificabili saranno spostabili." + +#: modules/improved-notifications/improved-notifications.php:784 +msgid "Options" +msgstr "Opzioni" + #: modules/calendar/calendar.php:206 #: modules/editorial-comments/editorial-comments.php:82 #: modules/editorial-metadata/editorial-metadata.php:120 @@ -2004,7 +2127,8 @@ msgstr "Utente di notifica genitore" msgid "Parent Notify User:" msgstr "Utente di notifica genitore:" -#: modules/content-overview/content-overview.php:2366 +#: modules/content-board/content-board.php:2389 +#: modules/content-overview/content-overview.php:2367 msgid "Passed" msgstr "Approvato" @@ -2012,38 +2136,38 @@ msgstr "Approvato" msgid "Path" msgstr "Percorso" -#: common/php/class-module.php:266 +#: common/php/class-module.php:331 msgid "Pending Review" msgstr "In attesa di revisione" -#: publishpress.php:584 +#: publishpress.php:585 msgid "Planner" msgstr "Planner" -#: publishpress.php:668 +#: publishpress.php:669 msgid "Please correct your form errors below and try again." msgstr "Correggi gli errori nel modulo sottostante e riprova." -#: modules/editorial-comments/editorial-comments.php:778 -#: modules/editorial-comments/editorial-comments.php:942 +#: modules/editorial-comments/editorial-comments.php:780 +#: modules/editorial-comments/editorial-comments.php:944 msgid "Please enter a comment." msgstr "Inserisci un commento." #: modules/editorial-metadata/editorial-metadata.php:1438 -msgid "Please enter a name for the editorial metadata" -msgstr "Inserisci un nome per i metadati editoriali" +msgid "Please enter a name for the editorial fields" +msgstr "Inserisci un nome per i campi editoriali" #: modules/editorial-metadata/editorial-metadata.php:1275 -msgid "Please enter a name for the editorial metadata." -msgstr "Inserisci un nome per i metadati editoriali." +msgid "Please enter a name for the editorial fields." +msgstr "Inserisci un nome per i campi editoriali." #: modules/editorial-metadata/editorial-metadata.php:1282 -msgid "Please enter a slug for the editorial metadata." -msgstr "Inserisci uno slug per i metadati editoriali." +msgid "Please enter a slug for the editorial fields." +msgstr "Inserisci uno slug per i campi editoriali." #: modules/editorial-metadata/editorial-metadata.php:1443 -msgid "Please enter a valid, non-numeric name for the editorial metadata." -msgstr "Inserisci un nome non numerico valido per i metadati editoriali." +msgid "Please enter a valid, non-numeric name for the editorial fields." +msgstr "Inserisci un nome valido e non numerico per i campi editoriali." #: modules/editorial-metadata/editorial-metadata.php:1322 msgid "Please select a valid metadata type." @@ -2054,13 +2178,14 @@ msgid "Please select at least one event" msgstr "Selezionare almeno un evento" #: modules/calendar/calendar.php:770 -#: modules/content-overview/content-overview.php:1694 +#: modules/content-board/content-board.php:1717 +#: modules/content-overview/content-overview.php:1695 msgid "Please, wait! Loading the form fields..." msgstr "Attendi! Caricamento in corso dei campi del modulo…" #: modules/editorial-metadata/editorial-metadata.php:449 -msgid "Popular Editorial Metadata" -msgstr "Metadati editoriali più popolari" +msgid "Popular Editorial Fields" +msgstr "Campi editoriali più popolari" #: modules/notifications/notifications.php:375 msgid "Popular Notify Emails" @@ -2082,16 +2207,16 @@ msgstr "Posizione" msgid "Post" msgstr "Articolo" -#: modules/calendar/calendar.php:3897 +#: modules/calendar/calendar.php:3834 msgid "Post could not be created" msgstr "L'articolo non può essere creato" -#: modules/calendar/calendar.php:3890 +#: modules/calendar/calendar.php:3827 msgid "Post created successfully" msgstr "Articolo creato con successo" -#: modules/content-overview/content-overview.php:1082 -#: modules/content-overview/content-overview.php:1140 +#: modules/content-overview/content-overview.php:1084 +#: modules/content-overview/content-overview.php:1141 msgid "Post Date" msgstr "Data articolo" @@ -2099,7 +2224,7 @@ msgstr "Data articolo" msgid "Post date updated." msgstr "Data dell'articolo aggiornata." -#: publishpress.php:674 +#: publishpress.php:675 msgid "Post does not exist" msgstr "L'articolo non esiste" @@ -2107,15 +2232,18 @@ msgstr "L'articolo non esiste" msgid "Post ID: %d" msgstr "ID Articolo: %d" -#: modules/calendar/calendar.php:3248 +#: modules/calendar/calendar.php:3185 msgid "Post not found" msgstr "Articolo non trovato" -#: modules/calendar/calendar.php:2878 modules/calendar/calendar.php:3533 -#: modules/calendar/calendar.php:3613 -#: modules/content-overview/content-overview.php:1199 -#: modules/content-overview/content-overview.php:1723 -#: modules/content-overview/content-overview.php:2061 +#: modules/calendar/calendar.php:2815 modules/calendar/calendar.php:3470 +#: modules/calendar/calendar.php:3550 +#: modules/content-board/content-board.php:1173 +#: modules/content-board/content-board.php:1746 +#: modules/content-board/content-board.php:2084 +#: modules/content-overview/content-overview.php:1200 +#: modules/content-overview/content-overview.php:1724 +#: modules/content-overview/content-overview.php:2062 msgid "Post Status" msgstr "Stati dell'articolo" @@ -2127,13 +2255,19 @@ msgstr "Lo stato dell'articolo è stato aggiornato." msgid "Post Status Widget" msgstr "Widget stato articolo" -#: modules/calendar/calendar.php:1951 modules/calendar/calendar.php:3517 -#: modules/content-overview/content-overview.php:1080 -#: modules/content-overview/content-overview.php:1096 -#: modules/content-overview/content-overview.php:1138 -#: modules/content-overview/content-overview.php:1201 -#: modules/content-overview/content-overview.php:1712 -#: modules/content-overview/content-overview.php:2144 +#: modules/calendar/calendar.php:1888 modules/calendar/calendar.php:3454 +#: modules/content-board/content-board.php:1060 +#: modules/content-board/content-board.php:1073 +#: modules/content-board/content-board.php:1114 +#: modules/content-board/content-board.php:1175 +#: modules/content-board/content-board.php:1735 +#: modules/content-board/content-board.php:2167 +#: modules/content-overview/content-overview.php:1082 +#: modules/content-overview/content-overview.php:1097 +#: modules/content-overview/content-overview.php:1139 +#: modules/content-overview/content-overview.php:1202 +#: modules/content-overview/content-overview.php:1713 +#: modules/content-overview/content-overview.php:2145 msgid "Post Type" msgstr "Tipo di articolo" @@ -2159,10 +2293,11 @@ msgstr "Tipo di Articolo: %s" msgid "Post Types" msgstr "Tipi di articoli" -#: modules/calendar/calendar.php:2521 +#: modules/calendar/calendar.php:2458 msgid "Post types to show" msgstr "Tipi di articoli da mostrare" +#: modules/content-board/content-board.php:243 #: modules/content-overview/content-overview.php:252 msgid "Post types to show:" msgstr "Tipi di contenuto da mostrare:" @@ -2171,17 +2306,19 @@ msgstr "Tipi di contenuto da mostrare:" msgid "Posts at a Glance" msgstr "Articoli a colpo d'occhio" -#: modules/calendar/calendar.php:2553 +#: modules/calendar/calendar.php:2490 msgid "Posts publish time format" msgstr "Gli articoli pubblicano il formato dell'ora" -#: modules/calendar/calendar.php:1822 modules/calendar/calendar.php:3577 -#: modules/content-overview/content-overview.php:3023 +#: modules/calendar/calendar.php:1759 modules/calendar/calendar.php:3514 +#: modules/content-board/content-board.php:2706 +#: modules/content-overview/content-overview.php:3058 msgid "Preview" msgstr "Anteprima" -#: modules/calendar/calendar.php:1819 -#: modules/content-overview/content-overview.php:3020 +#: modules/calendar/calendar.php:1756 +#: modules/content-board/content-board.php:2703 +#: modules/content-overview/content-overview.php:3055 #, php-format msgid "Preview “%s”" msgstr "Anteprima “%s”" @@ -2190,23 +2327,24 @@ msgstr "Anteprima “%s”" msgid "Previous status" msgstr "Stato precedente" -#: modules/content-overview/content-overview.php:1880 +#: modules/content-board/content-board.php:1903 +#: modules/content-overview/content-overview.php:1881 msgid "Print" msgstr "Stampa" -#: common/php/class-module.php:265 +#: common/php/class-module.php:330 msgid "Private" msgstr "Privato" -#: modules/calendar/calendar.php:3619 +#: modules/calendar/calendar.php:3556 msgid "Publish Time" msgstr "Pubblicare l'ora" -#: common/php/class-module.php:262 modules/calendar/calendar.php:1964 +#: common/php/class-module.php:327 modules/calendar/calendar.php:1901 msgid "Published" msgstr "Pubblicato" -#: modules/calendar/calendar.php:2877 +#: modules/calendar/calendar.php:2814 msgid "Publishing Time" msgstr "Tempo di pubblicazione" @@ -2233,7 +2371,7 @@ msgstr "" "WordPress. Le caratteristiche includono un calendario dei contenuti, " "notifiche e stati personalizzati." -#: publishpress.php:1355 +#: publishpress.php:1368 msgid "" "PublishPress Planner tried to load multiple times. Please, deactivate and " "remove other instances of PublishPress, specially if you are using " @@ -2251,7 +2389,7 @@ msgstr "Impostazioni di PublishPress" msgid "Receiver" msgstr "Destinatario" -#: modules/calendar/calendar.php:2654 +#: modules/calendar/calendar.php:2591 msgid "Regenerate calendar feed secret" msgstr "Rigenera il feed secret del calendario" @@ -2260,7 +2398,7 @@ msgid "Register metadata for these post types:" msgstr "Registra i metadati per questi tipi di contenuto:" #: modules/editorial-comments/editorial-comments.php:211 -#: modules/editorial-comments/editorial-comments.php:719 +#: modules/editorial-comments/editorial-comments.php:721 msgid "Remove" msgstr "Rimuovi" @@ -2268,19 +2406,24 @@ msgstr "Rimuovi" msgid "Remove PublishPress ads and branding" msgstr "Rimuovi la pubblicità e il marchio di PublishPress" -#: modules/content-overview/content-overview.php:1250 +#: modules/content-board/content-board.php:1224 +msgid "Reorder" +msgstr "Riordina" + +#: modules/content-overview/content-overview.php:1251 msgid "Reorder Columns" msgstr "Riordina colonne" -#: modules/content-overview/content-overview.php:1398 +#: modules/content-board/content-board.php:1372 +#: modules/content-overview/content-overview.php:1399 msgid "Reorder Filters" msgstr "Riordina filtri" -#: modules/editorial-comments/editorial-comments.php:623 +#: modules/editorial-comments/editorial-comments.php:625 msgid "Reply" msgstr "Rispondi" -#: modules/editorial-comments/editorial-comments.php:620 +#: modules/editorial-comments/editorial-comments.php:622 msgid "Reply to this comment" msgstr "Rispondi a questo commento" @@ -2298,13 +2441,16 @@ msgstr "Richiesta di supporto" msgid "Reschedule" msgstr "Riprogrammare" -#: modules/calendar/calendar.php:2070 -#: modules/content-overview/content-overview.php:858 -#: modules/content-overview/content-overview.php:1954 +#: modules/calendar/calendar.php:2007 +#: modules/content-board/content-board.php:839 +#: modules/content-board/content-board.php:1977 +#: modules/content-overview/content-overview.php:860 +#: modules/content-overview/content-overview.php:1955 msgid "Reset" msgstr "Reimposta" -#: modules/content-overview/content-overview.php:1953 +#: modules/content-board/content-board.php:1976 +#: modules/content-overview/content-overview.php:1954 msgid "Reset Filters" msgstr "Reimposta i filtri" @@ -2312,7 +2458,7 @@ msgstr "Reimposta i filtri" msgid "Reviews" msgstr "Recensioni" -#: common/php/class-module.php:678 +#: common/php/class-module.php:743 msgid "Role" msgstr "Ruolo" @@ -2322,7 +2468,7 @@ msgstr "Ruolo" msgid "role:%s" msgstr "ruolo:%s" -#: common/php/class-module.php:675 +#: common/php/class-module.php:740 #: lib/Notifications/Workflow/Step/Receiver/Role.php:31 msgid "Roles" msgstr "Ruoli" @@ -2331,11 +2477,11 @@ msgstr "Ruoli" msgid "Sat" msgstr "Sab" -#: modules/calendar/calendar.php:764 modules/calendar/calendar.php:1848 +#: modules/calendar/calendar.php:764 modules/calendar/calendar.php:1785 msgid "Save" msgstr "Salva" -#: modules/calendar/calendar.php:1842 +#: modules/calendar/calendar.php:1779 #, php-format msgid "Save “%s”" msgstr "Salva “%s”" @@ -2348,7 +2494,12 @@ msgstr "Salva e modifica" msgid "Saving..." msgstr "Salvataggio in corso…" -#: common/php/class-module.php:264 modules/calendar/calendar.php:1959 +#: modules/content-board/content-board.php:2561 +msgid "Schedule Date" +msgstr "Data di programmazione" + +#: common/php/class-module.php:329 modules/calendar/calendar.php:1896 +#: modules/content-board/content-board.php:2500 #: modules/notifications-log/library/NotificationsLogTable.php:523 msgid "Scheduled" msgstr "Programmato" @@ -2357,24 +2508,27 @@ msgstr "Programmato" msgid "Scheduled for %d receivers. Click here to display them." msgstr "Pianificato per %d destinatari. Fare clic qui per visualizzarli." -#: modules/content-overview/content-overview.php:1902 +#: modules/content-board/content-board.php:1925 +#: modules/content-overview/content-overview.php:1903 msgid "Search" msgstr "Cerca" -#: modules/content-overview/content-overview.php:1901 -#: modules/content-overview/content-overview.php:2168 +#: modules/content-board/content-board.php:1924 +#: modules/content-board/content-board.php:2191 +#: modules/content-overview/content-overview.php:1902 +#: modules/content-overview/content-overview.php:2169 msgid "Search box" msgstr "Casella di ricerca" -#: modules/editorial-comments/editorial-comments.php:289 +#: modules/editorial-comments/editorial-comments.php:291 msgid "Search Comments" msgstr "Cerca commenti" #: modules/editorial-metadata/editorial-metadata.php:448 -msgid "Search Editorial Metadata" -msgstr "Cerca metadati editoriali" +msgid "Search Editorial Fields" +msgstr "Cerca campi editoriali" -#: publishpress.php:1312 +#: publishpress.php:1325 msgid "Search Notifications" msgstr "Cerca notifiche" @@ -2391,7 +2545,7 @@ msgid "Search Notify Users" msgstr "Cerca utenti di notifica" #. %s: search keywords -#: modules/editorial-comments/editorial-comments.php:276 +#: modules/editorial-comments/editorial-comments.php:278 #, php-format msgid "Search results for “%s”" msgstr "Risultati della ricerca per “%s”" @@ -2400,12 +2554,15 @@ msgstr "Risultati della ricerca per “%s”" msgid "Select at least one option for each section." msgstr "Seleziona almeno una opzione per ciascuna selezione." -#: modules/content-overview/content-overview.php:1279 -#: modules/content-overview/content-overview.php:1427 +#: modules/content-board/content-board.php:1253 +#: modules/content-board/content-board.php:1401 +#: modules/content-overview/content-overview.php:1280 +#: modules/content-overview/content-overview.php:1428 msgid "Select Metakey" msgstr "Seleziona Metakey" -#: modules/content-overview/content-overview.php:2210 +#: modules/content-board/content-board.php:2233 +#: modules/content-overview/content-overview.php:2211 msgid "Select option..." msgstr "Seleziona opzione…" @@ -2464,7 +2621,8 @@ msgstr "shortcode" msgid "Show %s more" msgstr "Mostra più %s" -#: modules/content-overview/content-overview.php:816 +#: modules/content-board/content-board.php:797 +#: modules/content-overview/content-overview.php:818 msgid "Show content from" msgstr "Mostra i contenuti dal" @@ -2540,13 +2698,13 @@ msgstr "slug1,slug2" msgid "Sorry! You're not subscribed to any posts!" msgstr "Spiacente! Non sei iscritto a nessun articolo!" -#: modules/editorial-comments/editorial-comments.php:1080 +#: modules/editorial-comments/editorial-comments.php:1082 msgid "" "Sorry, you can't delete this editorial comment because it has some replies." msgstr "" "Non puoi eliminare questo commento editoriale perché ha delle risposte." -#: modules/editorial-comments/editorial-comments.php:768 +#: modules/editorial-comments/editorial-comments.php:770 msgid "" "Sorry, you don't have the privileges to add editorial comments. Please talk " "to your Administrator." @@ -2554,8 +2712,8 @@ msgstr "" "Spiacenti, non hai i privilegi per aggiungere commenti editoriali. Contatta " "l'amministratore." -#: modules/editorial-comments/editorial-comments.php:1059 -#: modules/editorial-comments/editorial-comments.php:1163 +#: modules/editorial-comments/editorial-comments.php:1061 +#: modules/editorial-comments/editorial-comments.php:1165 msgid "" "Sorry, you don't have the privileges to delete this editorial comment. " "Please talk to your Administrator." @@ -2563,8 +2721,8 @@ msgstr "" "Non hai i privilegi per eliminare questo commento editoriale. Rivolgiti " "all'amministratore." -#: modules/editorial-comments/editorial-comments.php:911 -#: modules/editorial-comments/editorial-comments.php:1043 +#: modules/editorial-comments/editorial-comments.php:913 +#: modules/editorial-comments/editorial-comments.php:1045 msgid "" "Sorry, you don't have the privileges to edit editorial comments. Please talk " "to your Administrator." @@ -2572,7 +2730,7 @@ msgstr "" "Non hai i privilegi per eliminare i commenti editoriali. Rivolgiti " "all'amministratore." -#: modules/editorial-comments/editorial-comments.php:929 +#: modules/editorial-comments/editorial-comments.php:931 msgid "" "Sorry, you don't have the privileges to edit this editorial comment. Please " "talk to your Administrator." @@ -2584,9 +2742,10 @@ msgstr "" msgid "Start date" msgstr "Data d'inizio" -#: modules/content-overview/content-overview.php:1079 -#: modules/content-overview/content-overview.php:1093 -#: modules/content-overview/content-overview.php:1137 +#: modules/content-board/content-board.php:1071 +#: modules/content-overview/content-overview.php:1081 +#: modules/content-overview/content-overview.php:1095 +#: modules/content-overview/content-overview.php:1138 #: modules/notifications-log/library/NotificationsLogTable.php:494 msgid "Status" msgstr "Stato" @@ -2597,7 +2756,7 @@ msgstr "Stato" msgid "Status was changed for %1$s #%2$s \"%3$s\" by %4$s %5$s" msgstr "Lo stato per %1$s #%2$s \"%3$s\" è stato modificato da %4$s %5$s" -#: modules/calendar/calendar.php:2545 +#: modules/calendar/calendar.php:2482 msgid "Statuses to display publish time" msgstr "Stati per visualizzare l'ora di pubblicazione" @@ -2634,19 +2793,22 @@ msgstr "Dom" msgid "synchronous" msgstr "sincrono" -#: modules/calendar/calendar.php:3548 +#: modules/calendar/calendar.php:3485 msgid "Tag" msgid_plural "Tags" msgstr[0] "Tag" msgstr[1] "Tag" -#: modules/calendar/calendar.php:3647 -#: modules/content-overview/content-overview.php:1751 +#: modules/calendar/calendar.php:3584 +#: modules/content-board/content-board.php:1774 +#: modules/content-overview/content-overview.php:1752 msgid "Tags" msgstr "Tag" -#: modules/content-overview/content-overview.php:1155 -#: modules/content-overview/content-overview.php:1215 +#: modules/content-board/content-board.php:1129 +#: modules/content-board/content-board.php:1189 +#: modules/content-overview/content-overview.php:1156 +#: modules/content-overview/content-overview.php:1216 msgid "Taxonomies" msgstr "Tassonomie" @@ -2656,13 +2818,13 @@ msgstr "Tassonomia" #: modules/editorial-metadata/editorial-metadata.php:446 msgctxt "taxonomy general name" -msgid "Metadata" -msgstr "Metadati" +msgid "Editorial Field" +msgstr "Campo editoriale" #: modules/editorial-metadata/editorial-metadata.php:447 msgctxt "taxonomy singular name" -msgid "Metadata" -msgstr "Metadato" +msgid "Editorial Field" +msgstr "Campo editoriale" #: modules/calendar/calendar.php:1375 msgid "Ten months" @@ -2689,6 +2851,13 @@ msgstr "" "minuscolo e contiene solo lettere, numeri e trattini." #: modules/editorial-metadata/editorial-metadata.php:1908 +msgid "" +"The description can be used to communicate with your team about what the " +"field is for." +msgstr "" +"La descrizione può essere utilizzata per comunicare con il tuo team a cosa " +"serve il campo." + #: modules/editorial-metadata/editorial-metadata.php:2232 msgid "" "The description can be used to communicate with your team about what the " @@ -2702,13 +2871,13 @@ msgid "The Events Calendar Integration" msgstr "Integrazione The Events Calendar" #: modules/editorial-metadata/editorial-metadata.php:1922 -msgid "The metadata type cannot be changed once created." -msgstr "Il tipo di metadati una volta creato non può essere modificato." +msgid "The field type cannot be changed once created." +msgstr "Il tipo di campo una volta creato non può essere modificato." #: modules/editorial-metadata/editorial-metadata.php:1882 #: modules/editorial-metadata/editorial-metadata.php:2201 -msgid "The name is for labeling the metadata field." -msgstr "Il nome serve per etichettare il campo dei metadati." +msgid "The name is for labeling the editorial fields." +msgstr "Il nome serve per etichettare i campi editoriali" #: modules/notifications-log/library/NotificationsLogTable.php:277 msgid "" @@ -2724,7 +2893,7 @@ msgstr "" "Il modulo delle notifiche dovrà essere abilitato per visualizzare questo " "widget." -#: modules/calendar/calendar.php:2621 +#: modules/calendar/calendar.php:2558 msgid "" "The number of weeks shown on the calendar can be changed on a user-by-user " "basis using the calendar's screen options." @@ -2736,11 +2905,11 @@ msgstr "" msgid "The parent log was deleted or probably rescheduled" msgstr "Il registro genitore è stato eliminato o probabilmente riprogrammato" -#: modules/calendar/calendar.php:3767 +#: modules/calendar/calendar.php:3704 msgid "The selected post type is not enabled for the calendar." msgstr "Il tipo di contenuto selezionato non è abilitato per il calendario." -#: modules/calendar/calendar.php:4246 +#: modules/calendar/calendar.php:4183 msgid "" "The selected user doesn't have enough permissions to be set as the post " "author." @@ -2753,7 +2922,8 @@ msgid "The slug cannot be changed once the term has been created." msgstr "" "Una volta che il termine è stato creato il suo slug non può essere cambiato." -#: modules/content-overview/content-overview.php:2539 +#: modules/content-board/content-board.php:2755 +#: modules/content-overview/content-overview.php:2544 msgid "There are no posts in the range or filter specified." msgstr "Non sono presenti post nell'intervallo o nel filtro specificato." @@ -2761,10 +2931,10 @@ msgstr "Non sono presenti post nell'intervallo o nel filtro specificato." msgid "There are no PublishPress modules registered" msgstr "Non ci sono moduli PublishPress registrati" -#: modules/editorial-comments/editorial-comments.php:865 -#: modules/editorial-comments/editorial-comments.php:995 -#: modules/editorial-comments/editorial-comments.php:1105 -#: modules/editorial-comments/editorial-comments.php:1189 +#: modules/editorial-comments/editorial-comments.php:867 +#: modules/editorial-comments/editorial-comments.php:997 +#: modules/editorial-comments/editorial-comments.php:1107 +#: modules/editorial-comments/editorial-comments.php:1191 msgid "" "There was a problem of some sort. Try again or contact your administrator." msgstr "" @@ -2784,35 +2954,35 @@ msgstr "Questa azione è stata intrapresa il %1$s alle %2$s %3$s" #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:84 #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:106 #: modules/editorial-metadata/input-handlers/editorial-metadata-input-handler.php:127 -msgid "This editorial metadata type is not yet supported." -msgstr "Questo tipo di metadati editoriali non è ancora supportato." +msgid "This editorial fields type is not yet supported." +msgstr "Questo tipo di campo editoriale non è ancora supportato." #: modules/notifications/notifications.php:1056 #, php-format msgid "This email was sent %s." msgstr "Questa email è stata spedita %s." -#: modules/notifications-log/notifications-log.php:835 -msgid "" -"This is a preview of the scheduled message. The content can still change " -"until the notification is sent." -msgstr "" -"Questa è un'anteprima del messaggio pianificato. Il contenuto può ancora " -"essere modificato fino a quando non viene inviata la notifica." - #: modules/editorial-metadata/editorial-metadata.php:2124 #: modules/editorial-metadata/editorial-metadata.php:2464 -msgid "This metadata will be available for these post types." -msgstr "Questo metadato sarà disponibile per questi tipi di contenuto." +msgid "This field will be available for these post types." +msgstr "Questo campo sarà disponibile per questi tipi di contenuto." #: modules/editorial-metadata/editorial-metadata.php:2148 #: modules/editorial-metadata/editorial-metadata.php:2487 msgid "" -"This metadata will be viewable on the overview screens for these post types." +"This field will be viewable on the overview screens for these post types." msgstr "" -"Questo metadato sarà visibile nelle schermate panoramiche per questo tipi di " +"Questo campo sarà visibile nelle schermate panoramiche per questo tipi di " "contenuto." +#: modules/notifications-log/notifications-log.php:835 +msgid "" +"This is a preview of the scheduled message. The content can still change " +"until the notification is sent." +msgstr "" +"Questa è un'anteprima del messaggio pianificato. Il contenuto può ancora " +"essere modificato fino a quando non viene inviata la notifica." + #: modules/notifications-log/notifications-log.php:442 msgid "" "This notification is very similar to another one sent less than %d minutes " @@ -2857,9 +3027,12 @@ msgstr "Tre settimane" msgid "Thu" msgstr "Gio" -#: modules/calendar/calendar.php:3608 +#: modules/calendar/calendar.php:3545 +#: modules/content-board/content-board.php:536 +#: modules/content-board/content-board.php:1249 +#: modules/content-board/content-board.php:1741 #: modules/content-overview/content-overview.php:557 -#: modules/content-overview/content-overview.php:1718 +#: modules/content-overview/content-overview.php:1719 #: lib/Notifications/Table/Notifications.php:156 #: lib/Notifications/Table/Workflows.php:142 msgid "Title" @@ -2870,9 +3043,12 @@ msgstr "Titolo" msgid "Title: %s" msgstr "Titolo: %s" -#: modules/content-overview/content-overview.php:1915 -#: modules/content-overview/content-overview.php:2244 -#: modules/content-overview/content-overview.php:2278 +#: modules/content-board/content-board.php:1938 +#: modules/content-board/content-board.php:2267 +#: modules/content-board/content-board.php:2301 +#: modules/content-overview/content-overview.php:1916 +#: modules/content-overview/content-overview.php:2245 +#: modules/content-overview/content-overview.php:2279 msgid "to" msgstr "a" @@ -2880,18 +3056,19 @@ msgstr "a" msgid "To date" msgstr "Ad oggi" -#: modules/calendar/calendar.php:797 modules/calendar/calendar.php:2118 +#: modules/calendar/calendar.php:797 modules/calendar/calendar.php:2055 msgid "Today" msgstr "Oggi" -#: modules/calendar/calendar.php:2112 +#: modules/calendar/calendar.php:2049 #, php-format msgid "Today is %s" msgstr "Oggi è %s" -#: common/php/class-module.php:267 modules/calendar/calendar.php:1808 -#: modules/calendar/calendar.php:3567 -#: modules/content-overview/content-overview.php:2994 +#: common/php/class-module.php:332 modules/calendar/calendar.php:1745 +#: modules/calendar/calendar.php:3504 +#: modules/content-board/content-board.php:2677 +#: modules/content-overview/content-overview.php:3029 msgid "Trash" msgstr "Cestino" @@ -2925,7 +3102,8 @@ msgid "Undefined error found" msgstr "Si è verificato un errore indefinito" #: modules/calendar/calendar.php:1435 -#: modules/content-overview/content-overview.php:893 +#: modules/content-board/content-board.php:874 +#: modules/content-overview/content-overview.php:895 msgid "Undo" msgstr "Annulla azione" @@ -2933,17 +3111,17 @@ msgstr "Annulla azione" msgid "Unpublished Content" msgstr "Contenuto non pubblicato" -#: modules/calendar/calendar.php:762 modules/calendar/calendar.php:3773 +#: modules/calendar/calendar.php:762 modules/calendar/calendar.php:3710 msgid "Untitled" msgstr "Senza titolo" #: modules/editorial-metadata/editorial-metadata.php:452 -msgid "Update Editorial Metadata" -msgstr "Aggiorna metadato editoriale" +msgid "Update Editorial Fields" +msgstr "Aggiorna i campi editoriali" #: modules/editorial-metadata/editorial-metadata.php:2171 -msgid "Update Metadata Term" -msgstr "Aggiorna termine metadati" +msgid "Update Editorial fields term" +msgstr "Aggiorna termine dei campi editoriali" #: modules/dashboard/widgets/dashboard-notepad.php:168 msgid "Update Note" @@ -2970,7 +3148,7 @@ msgstr "" "L'aggiornamento dinamico della data di pubblicazione non funziona per i " "contenuti pubblicati. Dovresti modificare l'articolo." -#: includes.php:159 lib/Legacy/Util.php:213 +#: includes.php:161 lib/Legacy/Util.php:213 msgid "Upgrade to Pro" msgstr "Aggiorna a Pro" @@ -2999,7 +3177,7 @@ msgstr "Utente che apporta modifiche o commenti" msgid "User role" msgstr "Ruolo utente" -#: modules/editorial-comments/editorial-comments.php:1270 +#: modules/editorial-comments/editorial-comments.php:1272 msgid "User Url" msgstr "Url utente" @@ -3008,11 +3186,11 @@ msgstr "Url utente" msgid "User: %s (%d)" msgstr "Utente: %s (%d)" -#: modules/editorial-comments/editorial-comments.php:1265 +#: modules/editorial-comments/editorial-comments.php:1267 msgid "Username" msgstr "Nome utente" -#: common/php/class-module.php:686 +#: common/php/class-module.php:751 #: lib/Notifications/Workflow/Step/Receiver/User.php:26 msgid "Users" msgstr "Utenti" @@ -3021,13 +3199,15 @@ msgstr "Utenti" msgid "Users who selected \"Notify me\" for the content" msgstr "Utenti che hanno selezionato «Avvisami» per il contenuto" -#: modules/calendar/calendar.php:1832 modules/calendar/calendar.php:3574 -#: modules/content-overview/content-overview.php:3010 +#: modules/calendar/calendar.php:1769 modules/calendar/calendar.php:3511 +#: modules/content-board/content-board.php:2693 +#: modules/content-overview/content-overview.php:3045 msgid "View" msgstr "Visualizza" -#: modules/calendar/calendar.php:1826 -#: modules/content-overview/content-overview.php:3004 +#: modules/calendar/calendar.php:1763 +#: modules/content-board/content-board.php:2687 +#: modules/content-overview/content-overview.php:3039 #, php-format msgid "View “%s”" msgstr "Visualizza “%s”" @@ -3037,7 +3217,7 @@ msgstr "Visualizza “%s”" msgid "View “%s” on Google Maps" msgstr "Visualizza “%s” su Google Maps" -#: modules/calendar/calendar.php:4032 +#: modules/calendar/calendar.php:3969 msgid "View all categories" msgstr "Visualizza tutte le categorie" @@ -3069,7 +3249,7 @@ msgstr "Visualizza: %s" msgid "Viewable" msgstr "Visibile" -#: publishpress.php:1363 +#: publishpress.php:1376 msgid "Warning" msgstr "Attenzione" @@ -3166,7 +3346,7 @@ msgstr "" "Puoi aggiungere informazioni dinamiche all'oggetto o al corpo del testo " "utilizzando i seguenti shortcode:" -#: modules/editorial-comments/editorial-comments.php:532 +#: modules/editorial-comments/editorial-comments.php:534 msgid "" "You can add editorial comments to a post once you've saved it for the first " "time." @@ -3179,25 +3359,34 @@ msgstr "" msgid "You can see all editorial comments on this %s here: " msgstr "Puoi vedere qui tutti i commenti editoriali su questo %s: " -#: modules/content-overview/content-overview.php:1149 -#: modules/content-overview/content-overview.php:1209 -msgid "You do not have any editorial metadata enabled" -msgstr "Non c'è nessun metadato editoriale abilitato" - -#: modules/content-overview/content-overview.php:1156 -#: modules/content-overview/content-overview.php:1216 +#: modules/content-board/content-board.php:1123 +#: modules/content-board/content-board.php:1183 +#: modules/content-overview/content-overview.php:1150 +#: modules/content-overview/content-overview.php:1210 +msgid "You do not have any editorial fields enabled" +msgstr "Non c'è nessun campo editoriale abilitato" + +#: modules/content-board/content-board.php:1130 +#: modules/content-board/content-board.php:1190 +#: modules/content-overview/content-overview.php:1157 +#: modules/content-overview/content-overview.php:1217 msgid "You do not have any public taxonomies" msgstr "Non c'è nessuna tassonomia pubblica" -#: publishpress.php:670 +#: publishpress.php:671 msgid "You do not have necessary permissions to complete this action." msgstr "Non hai i permessi necessari per completare questa operazione." -#: modules/content-overview/content-overview.php:1009 +#: modules/content-board/content-board.php:990 +#: modules/content-overview/content-overview.php:1011 #, php-format msgid "You do not have permission to add new %s" msgstr "Non hai i permessi necessari per aggiungere nuovi %s" +#: modules/content-board/content-board.php:1521 +msgid "You do not have permission to edit selected post." +msgstr "Non hai i permessi necessari per modificare l'articolo selezionato." + #: lib/Notifications/Table/Notifications.php:235 msgid "You don't have any notifications" msgstr "Non hai nessuna notifica" @@ -3211,6 +3400,32 @@ msgstr "" "Stai usando la versione gratuita di PublishPress Planner. La versione Pro ha " "più funzionalità e un supporto migliore. %sAggiorna a Pro%s" +#~ msgid "Add New Metadata Term" +#~ msgstr "Aggiungi nuovo termine metadati" + +#~ msgid "Manage Filters" +#~ msgstr "Gestisci filtri" + +#~ msgid "Metadata" +#~ msgstr "Metadati" + +#~ msgid "Metadata order updated." +#~ msgstr "Ordine dei metadati aggiornato." + +#~ msgid "Metadata Type" +#~ msgstr "Tipo di metadati" + +#~ msgctxt "taxonomy general name" +#~ msgid "Metadata" +#~ msgstr "Metadati" + +#~ msgctxt "taxonomy singular name" +#~ msgid "Metadata" +#~ msgstr "Metadato" + +#~ msgid "Update Metadata Term" +#~ msgstr "Aggiorna termine metadati" + #~ msgid "Click to toggle" #~ msgstr "Fai clic per commutare" @@ -3332,9 +3547,6 @@ msgstr "" #~ msgid "Edit Statuses" #~ msgstr "Modifica gli stati" -#~ msgid "Error updating post status." -#~ msgstr "Errore durante l'aggiornamento dello stato dell'articolo." - #~ msgid "Error while updating the status" #~ msgstr "Errore durante l'aggiornamento dello stato" @@ -3350,9 +3562,6 @@ msgstr "" #~ msgid "No custom statuses found." #~ msgstr "Non sono stati trovati stati personalizzati." -#~ msgid "Options" -#~ msgstr "Opzioni" - #~ msgid "Pending review" #~ msgstr "In attesa di revisione" @@ -3418,9 +3627,6 @@ msgstr "" #~ msgid "Status name is restricted. Please choose another name." #~ msgstr "Il nome dello stato è limitato. Scegli un altro nome." -#~ msgid "Status order updated." -#~ msgstr "Ordine di stato aggiornato." - #~ msgid "Statuses" #~ msgstr "Stati" diff --git a/languages/publishpress.pot b/languages/publishpress.pot index 05a8e7fc..d93d1327 100644 --- a/languages/publishpress.pot +++ b/languages/publishpress.pot @@ -10,7 +10,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-05-14 09:04+0000\n" +"POT-Creation-Date: 2024-05-27 17:13+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: Loco https://localise.biz/\n" "X-Domain: publishpress\n" @@ -59,8 +59,8 @@ msgstr "" msgid "%1$s (%2$s ) said on %3$s at %4$s:" msgstr "" -#: modules/content-board/content-board.php:826 -#: modules/content-overview/content-overview.php:847 +#: modules/content-board/content-board.php:841 +#: modules/content-overview/content-overview.php:856 #, php-format msgctxt "%1$s = start date, %2$s = end date" msgid " %1$s