Changeset 2508857
- Timestamp:
- 04/04/2021 09:07:00 AM (5 years ago)
- Location:
- custom-field-list-widget/trunk
- Files:
-
- 4 edited
-
languages/customfieldlist-es_ES.mo (modified) (previous)
-
languages/customfieldlist-es_ES.po (modified) (10 diffs)
-
readme.txt (modified) (1 diff)
-
widget_custom_field_list.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-field-list-widget/trunk/languages/customfieldlist-es_ES.po
r2500031 r2508857 4 4 "Report-Msgid-Bugs-To: \n" 5 5 "POT-Creation-Date: 2021-03-20 11:34+0100\n" 6 "PO-Revision-Date: 2021-03-2 0 11:34+0100\n"6 "PO-Revision-Date: 2021-03-23 13:09+0100\n" 7 7 "Last-Translator: Tim Berger <be.tim.info@web.de>\n" 8 8 "Language-Team: Ibidem Group - https://www.ibidemgroup.com\n" … … 90 90 #: widget_custom_field_list_individual_href.php:283 91 91 msgid "Please, define a custom field name!" 92 msgstr "¡ Definirnombre de campo personalizado!"92 msgstr "¡Falta definir el nombre de campo personalizado!" 93 93 94 94 #: widget_custom_field_list.php:1060 … … 112 112 #: widget_custom_field_list.php:1333 113 113 msgid "Custom Field Names" 114 msgstr "Nombres de campo personalizado"114 msgstr "Nombres de Campo Personalizado" 115 115 116 116 #: widget_custom_field_list.php:1372 widget_custom_field_list.php:1525 … … 131 131 "custom field name fields one by one." 132 132 msgstr "" 133 "Para crear lista con varios niveles de jerarquía, rellenar uno por uno los"134 " campos de nombre de campo personalizado."133 "Para crear lista con varios niveles de jerarquía, debe rellenar uno por uno " 134 "los campos de nombre de campo personalizado." 135 135 136 136 #: widget_custom_field_list.php:1495 137 #, fuzzy138 #| msgid ""139 #| "You are using more than one custom field name. But these custom field "140 #| "names are not used in the same amount of posts or in the same amount per "141 #| "posts.<br />It is most likely that the appearance of the list in the side "142 #| "bar is as intended.<br />The table gives an overview which and how often "143 #| "a custom field is used:"144 137 msgid "" 145 138 "You are using more than one custom field name. But these custom field names " … … 151 144 "Se está usando más de un nombre de campo personalizado, pero no en la misma " 152 145 "cantidad de entradas o en la misma cantidad por entrada.<br />Es probable " 153 "que la apariencia de la lista en la barra lateral sea la prevista.<br />La"154 " tabla ofrece una visión general de qué campo personalizado y con qué "146 "que la apariencia de la lista en la barra lateral no sea la prevista.<br /" 147 ">La tabla ofrece una visión general de qué campo personalizado y con qué " 155 148 "frecuencia se utiliza:" 156 149 157 150 #: widget_custom_field_list.php:1526 158 151 msgid "post IDs" 159 msgstr "ID deentrada"152 msgstr "IDs de la entrada" 160 153 161 154 #: widget_custom_field_list.php:1567 widget_custom_field_list.php:1805 … … 176 169 177 170 #: widget_custom_field_list.php:1568 widget_custom_field_list.php:1773 178 #, fuzzy179 #| msgid "show only a part of the list elements at once"180 171 msgid "display only a part of the list elements at once" 181 msgstr "mostrar sólo una parte de los elementos de la lista a la vez"172 msgstr "mostrar sólo una parte de los elementos de la lista" 182 173 183 174 #: widget_custom_field_list.php:1588 184 #, fuzzy185 #| msgid "Sorting Options"186 175 msgid "Filter Options" 187 msgstr "Opciones de orden"176 msgstr "Opciones de filtrado" 188 177 189 178 #: widget_custom_field_list.php:1590 … … 362 351 363 352 #: widget_custom_field_list.php:1741 364 #, fuzzy, php-format 365 #| msgid "" 366 #| "Shows each custom field name as a list element with the custom field " 367 #| "value as a sub element. All sub elements are every time visible and they " 368 #| "are the hyper links to the posts. (Only available in combination with " 369 #| "list type \"%1$s\")" 353 #, php-format 370 354 msgid "" 371 355 "Display each custom field name as a list element with the custom field value " … … 374 358 msgstr "" 375 359 "Mostrar cada nombre de campo personalizado como elemento de lista con el " 376 "valor de campo personalizado como subelemento. Los subelementos son visibles"377 " siempre y hiper vínculos a las entradas. (Sólo disponible en combinación con "378 " el tipo de lista\"%1$s\")"360 "valor de campo personalizado como subelemento. Todos los subelementos son " 361 "visibles siempre y enlazan a las entradas. (Sólo disponible en combinación " 362 "con las listas tipo \"%1$s\")" 379 363 380 364 #: widget_custom_field_list.php:1747 widget_custom_field_list.php:1751 … … 383 367 384 368 #: widget_custom_field_list.php:1748 385 #, fuzzy386 #| msgid "Show the list elements in a simple list with bullets."387 369 msgid "display the list elements in a simple bulleted lists" 388 msgstr " Mostrar elementos de la lista en una lista simple con viñetas."370 msgstr "mostrar elementos de la lista en una lista simple con viñetas." 389 371 390 372 #: widget_custom_field_list.php:1758 … … 393 375 394 376 #: widget_custom_field_list.php:1759 395 #, fuzzy, php-format 396 #| msgid "" 397 #| "Shows after each list element with at least one sub element the number of " 398 #| "sub elements. (Only available in combination with list type \"%1$s\")" 377 #, php-format 399 378 msgid "" 400 379 "Display the number of sub elements after each list element with at least one " -
custom-field-list-widget/trunk/readme.txt
r2500041 r2508857 4 4 Tags: custom field, meta information, guests list, widget, multiple widgets 5 5 Requires at least: 2.7 6 Tested up to: 5. 77 Stable tag: 1. 46 Tested up to: 5.8 7 Stable tag: 1.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
custom-field-list-widget/trunk/widget_custom_field_list.php
r2500031 r2508857 5 5 Description: This plugin creates sidebar widgets with lists of the values of a custom field (name). The listed values can be (hyper-)linked in different ways. 6 6 Author: Tim Berger 7 Version: 1.5 beta 17 Version: 1.5 8 8 Author URI: http://undeuxoutrois.de/ 9 9 Min WP Version: 2.8 10 Max WP Version: 5. 710 Max WP Version: 5.8 11 11 License: GNU General Public License 12 12 Text Domain: custom-field-list-widget
Note: See TracChangeset
for help on using the changeset viewer.