WS_OK_7.4.33
# Translation of Plugins - WP-ShowHide - Development (trunk) in Spanish (Spain) # This file is distributed under the same license as the Plugins - WP-ShowHide - Development (trunk) package. msgid "" msgstr "" "PO-Revision-Date: 2023-01-09 11:50:42+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/4.0.0-alpha.3\n" "Language: es\n" "Project-Id-Version: Plugins - WP-ShowHide - Development (trunk)\n" #. Author URI of the plugin msgid "https://lesterchan.net" msgstr "https://lesterchan.net" #. Author of the plugin msgid "Lester 'GaMerZ' Chan" msgstr "Lester 'GaMerZ' Chan" #. Description of the plugin msgid "Allows you to embed content within your blog post via WordPress ShortCode API and toggling the visibility of the content via a link. By default the content is hidden and user will have to click on the \"Show Content\" link to toggle it. Similar to what Engadget is doing for their press releases. Example usage: <code>[showhide type=\"pressrelease\"]Press Release goes in here.[/showhide]</code>" msgstr "Te permite insertar contenido en una entrada mediante la API de shortcodes de WordPress y alternar la visibilidad del contenido a través de un enlace. Por defecto, el contenido está oculto y el usuario tendrá que hacer clic en el enlace \"Mostrar contenido\" para alternarlo. Similar a lo que Engadget hace en sus notas de prensa. Ejemplo de uso: <code>[showhide type=\"pressrelease\"]La nota de prensa está aquí.[/showhide]</code>" #. Plugin URI of the plugin msgid "https://lesterchan.net/portfolio/programming/php/" msgstr "https://lesterchan.net/portfolio/programming/php/" #. Plugin Name of the plugin msgid "WP-ShowHide" msgstr "WP-ShowHide" #: wp-showhide.php:54 msgid "Hide Press Release (%s Less Words)" msgstr "Ocultar nota de prensa (%s palabras menos)" #: wp-showhide.php:53 msgid "Show Press Release (%s More Words)" msgstr "Mostrar nota de prensa (%s palabras más)"