diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:20:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:20:58 +0100 |
commit | 2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb (patch) | |
tree | 5e640d40fd69dc380b04e01de981a345e0141ffa /files/es/web/xslt | |
parent | 6aa6274d2ad3e22e7f5e69b1d7531a5eaeaf5666 (diff) | |
parent | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (diff) | |
download | translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.gz translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.tar.bz2 translated-content-2318b37e3fd17a3e76a29b9be7d1ce82f040c3bb.zip |
Merge pull request #53 from fiji-flo/unslugging-es
Unslugging es
Diffstat (limited to 'files/es/web/xslt')
-rw-r--r-- | files/es/web/xslt/element/apply-imports/index.html (renamed from files/es/web/xslt/apply-imports/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/apply-templates/index.html (renamed from files/es/web/xslt/apply-templates/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/attribute-set/index.html (renamed from files/es/web/xslt/attribute-set/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/attribute/index.html (renamed from files/es/web/xslt/attribute/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/call-template/index.html (renamed from files/es/web/xslt/call-template/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/choose/index.html (renamed from files/es/web/xslt/choose/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/comment/index.html (renamed from files/es/web/xslt/comment/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/copy-of/index.html (renamed from files/es/web/xslt/copy-of/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/copy/index.html (renamed from files/es/web/xslt/copy/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/decimal-format/index.html (renamed from files/es/web/xslt/decimal-format/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/fallback/index.html (renamed from files/es/web/xslt/fallback/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/for-each/index.html (renamed from files/es/web/xslt/for-each/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/if/index.html (renamed from files/es/web/xslt/if/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/import/index.html (renamed from files/es/web/xslt/import/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/include/index.html (renamed from files/es/web/xslt/include/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/key/index.html (renamed from files/es/web/xslt/key/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/message/index.html (renamed from files/es/web/xslt/message/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/namespace-alias/index.html (renamed from files/es/web/xslt/namespace-alias/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/number/index.html (renamed from files/es/web/xslt/number/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/otherwise/index.html (renamed from files/es/web/xslt/otherwise/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/when/index.html (renamed from files/es/web/xslt/when/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/element/with-param/index.html (renamed from files/es/web/xslt/with-param/index.html) | 3 | ||||
-rw-r--r-- | files/es/web/xslt/transforming_xml_with_xslt/index.html (renamed from files/es/web/xslt/transformando_xml_con_xslt/index.html) | 3 |
23 files changed, 46 insertions, 23 deletions
diff --git a/files/es/web/xslt/apply-imports/index.html b/files/es/web/xslt/element/apply-imports/index.html index 05d3429202..85c218f6c0 100644 --- a/files/es/web/xslt/apply-imports/index.html +++ b/files/es/web/xslt/element/apply-imports/index.html @@ -1,10 +1,11 @@ --- title: apply-imports -slug: Web/XSLT/apply-imports +slug: Web/XSLT/Element/apply-imports tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/apply-imports +original_slug: Web/XSLT/apply-imports --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/apply-templates/index.html b/files/es/web/xslt/element/apply-templates/index.html index cb4063eada..7eb87c9d4d 100644 --- a/files/es/web/xslt/apply-templates/index.html +++ b/files/es/web/xslt/element/apply-templates/index.html @@ -1,10 +1,11 @@ --- title: apply-templates -slug: Web/XSLT/apply-templates +slug: Web/XSLT/Element/apply-templates tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/apply-templates +original_slug: Web/XSLT/apply-templates --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/attribute-set/index.html b/files/es/web/xslt/element/attribute-set/index.html index c202895db0..04f813eb1a 100644 --- a/files/es/web/xslt/attribute-set/index.html +++ b/files/es/web/xslt/element/attribute-set/index.html @@ -1,10 +1,11 @@ --- title: attribute-set -slug: Web/XSLT/attribute-set +slug: Web/XSLT/Element/attribute-set tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/attribute-set +original_slug: Web/XSLT/attribute-set --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/attribute/index.html b/files/es/web/xslt/element/attribute/index.html index 91d7985678..37cada6fb5 100644 --- a/files/es/web/xslt/attribute/index.html +++ b/files/es/web/xslt/element/attribute/index.html @@ -1,10 +1,11 @@ --- title: attribute -slug: Web/XSLT/attribute +slug: Web/XSLT/Element/attribute tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/attribute +original_slug: Web/XSLT/attribute --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/call-template/index.html b/files/es/web/xslt/element/call-template/index.html index deba6a8adb..788aa9a1e0 100644 --- a/files/es/web/xslt/call-template/index.html +++ b/files/es/web/xslt/element/call-template/index.html @@ -1,10 +1,11 @@ --- title: call-template -slug: Web/XSLT/call-template +slug: Web/XSLT/Element/call-template tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/call-template +original_slug: Web/XSLT/call-template --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/choose/index.html b/files/es/web/xslt/element/choose/index.html index 10dd0a2f5f..344a996687 100644 --- a/files/es/web/xslt/choose/index.html +++ b/files/es/web/xslt/element/choose/index.html @@ -1,10 +1,11 @@ --- title: choose -slug: Web/XSLT/choose +slug: Web/XSLT/Element/choose tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/choose +original_slug: Web/XSLT/choose --- <p>{{XsltRef}}<br> El elemento <code><xsl:choose></code> define una elección entre un número de alternativas. Funciona como una sentencia switch en los lenguajes procedurales.</p> diff --git a/files/es/web/xslt/comment/index.html b/files/es/web/xslt/element/comment/index.html index a55f777703..025138aefa 100644 --- a/files/es/web/xslt/comment/index.html +++ b/files/es/web/xslt/element/comment/index.html @@ -1,10 +1,11 @@ --- title: comment -slug: Web/XSLT/comment +slug: Web/XSLT/Element/comment tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/comment +original_slug: Web/XSLT/comment --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/copy-of/index.html b/files/es/web/xslt/element/copy-of/index.html index e4f2fbca2d..5ecd743ee0 100644 --- a/files/es/web/xslt/copy-of/index.html +++ b/files/es/web/xslt/element/copy-of/index.html @@ -1,10 +1,11 @@ --- title: copy-of -slug: Web/XSLT/copy-of +slug: Web/XSLT/Element/copy-of tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/copy-of +original_slug: Web/XSLT/copy-of --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/copy/index.html b/files/es/web/xslt/element/copy/index.html index 32ddbff1ae..289c57ce95 100644 --- a/files/es/web/xslt/copy/index.html +++ b/files/es/web/xslt/element/copy/index.html @@ -1,10 +1,11 @@ --- title: copy -slug: Web/XSLT/copy +slug: Web/XSLT/Element/copy tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/copy +original_slug: Web/XSLT/copy --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/decimal-format/index.html b/files/es/web/xslt/element/decimal-format/index.html index e42e9ab149..43d687f8fb 100644 --- a/files/es/web/xslt/decimal-format/index.html +++ b/files/es/web/xslt/element/decimal-format/index.html @@ -1,10 +1,11 @@ --- title: decimal-format -slug: Web/XSLT/decimal-format +slug: Web/XSLT/Element/decimal-format tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/decimal-format +original_slug: Web/XSLT/decimal-format --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/fallback/index.html b/files/es/web/xslt/element/fallback/index.html index 472ae59de8..684df7d6e0 100644 --- a/files/es/web/xslt/fallback/index.html +++ b/files/es/web/xslt/element/fallback/index.html @@ -1,10 +1,11 @@ --- title: fallback -slug: Web/XSLT/fallback +slug: Web/XSLT/Element/fallback tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/fallback +original_slug: Web/XSLT/fallback --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/for-each/index.html b/files/es/web/xslt/element/for-each/index.html index 8cc96419b5..99d66d9110 100644 --- a/files/es/web/xslt/for-each/index.html +++ b/files/es/web/xslt/element/for-each/index.html @@ -1,10 +1,11 @@ --- title: for-each -slug: Web/XSLT/for-each +slug: Web/XSLT/Element/for-each tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/for-each +original_slug: Web/XSLT/for-each --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/if/index.html b/files/es/web/xslt/element/if/index.html index 4cfaad7f59..30faaf03bd 100644 --- a/files/es/web/xslt/if/index.html +++ b/files/es/web/xslt/element/if/index.html @@ -1,10 +1,11 @@ --- title: if -slug: Web/XSLT/if +slug: Web/XSLT/Element/if tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/if +original_slug: Web/XSLT/if --- <p>{{XsltRef}}<br> El elemento <xsl:if> contiene un atributo a probar y una plantilla. Si el atributo resulta verdadero, la plantilla es procesada. Este comportamiento es similar a la sentencia if de otros lenguajes. Sin embargo, para conseguir la funcionalidad de una sentencia if-then-else, es necesario utilizar el elemento <xsl:choose> con un elemento hijo <xsl:when>, y otro elemento hijo <xsl:otherwise></p> diff --git a/files/es/web/xslt/import/index.html b/files/es/web/xslt/element/import/index.html index 73c341349f..b985d3c7eb 100644 --- a/files/es/web/xslt/import/index.html +++ b/files/es/web/xslt/element/import/index.html @@ -1,10 +1,11 @@ --- title: import -slug: Web/XSLT/import +slug: Web/XSLT/Element/import tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/import +original_slug: Web/XSLT/import --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/include/index.html b/files/es/web/xslt/element/include/index.html index 31dbc990eb..93ab0f3cd6 100644 --- a/files/es/web/xslt/include/index.html +++ b/files/es/web/xslt/element/include/index.html @@ -1,10 +1,11 @@ --- title: include -slug: Web/XSLT/include +slug: Web/XSLT/Element/include tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/include +original_slug: Web/XSLT/include --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/key/index.html b/files/es/web/xslt/element/key/index.html index 536f373039..d182180297 100644 --- a/files/es/web/xslt/key/index.html +++ b/files/es/web/xslt/element/key/index.html @@ -1,10 +1,11 @@ --- title: key -slug: Web/XSLT/key +slug: Web/XSLT/Element/key tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/key +original_slug: Web/XSLT/key --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/message/index.html b/files/es/web/xslt/element/message/index.html index e30f33ebaf..4566885c45 100644 --- a/files/es/web/xslt/message/index.html +++ b/files/es/web/xslt/element/message/index.html @@ -1,10 +1,11 @@ --- title: message -slug: Web/XSLT/message +slug: Web/XSLT/Element/message tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/message +original_slug: Web/XSLT/message --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/namespace-alias/index.html b/files/es/web/xslt/element/namespace-alias/index.html index 24f35bef50..f7f7cab6b6 100644 --- a/files/es/web/xslt/namespace-alias/index.html +++ b/files/es/web/xslt/element/namespace-alias/index.html @@ -1,10 +1,11 @@ --- title: namespace-alias -slug: Web/XSLT/namespace-alias +slug: Web/XSLT/Element/namespace-alias tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/namespace-alias +original_slug: Web/XSLT/namespace-alias --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/number/index.html b/files/es/web/xslt/element/number/index.html index da7238cd4f..519c2361c2 100644 --- a/files/es/web/xslt/number/index.html +++ b/files/es/web/xslt/element/number/index.html @@ -1,10 +1,11 @@ --- title: number -slug: Web/XSLT/number +slug: Web/XSLT/Element/number tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/number +original_slug: Web/XSLT/number --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/otherwise/index.html b/files/es/web/xslt/element/otherwise/index.html index 2150e21ad3..f461f7ec08 100644 --- a/files/es/web/xslt/otherwise/index.html +++ b/files/es/web/xslt/element/otherwise/index.html @@ -1,10 +1,11 @@ --- title: otherwise -slug: Web/XSLT/otherwise +slug: Web/XSLT/Element/otherwise tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/otherwise +original_slug: Web/XSLT/otherwise --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/when/index.html b/files/es/web/xslt/element/when/index.html index cda01b9e6c..bc58b9721e 100644 --- a/files/es/web/xslt/when/index.html +++ b/files/es/web/xslt/element/when/index.html @@ -1,10 +1,11 @@ --- title: when -slug: Web/XSLT/when +slug: Web/XSLT/Element/when tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/when +original_slug: Web/XSLT/when --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/with-param/index.html b/files/es/web/xslt/element/with-param/index.html index 270684f4d7..07d97db054 100644 --- a/files/es/web/xslt/with-param/index.html +++ b/files/es/web/xslt/element/with-param/index.html @@ -1,10 +1,11 @@ --- title: with-param -slug: Web/XSLT/with-param +slug: Web/XSLT/Element/with-param tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/with-param +original_slug: Web/XSLT/with-param --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/transformando_xml_con_xslt/index.html b/files/es/web/xslt/transforming_xml_with_xslt/index.html index 9ccd6d0a36..1606357e34 100644 --- a/files/es/web/xslt/transformando_xml_con_xslt/index.html +++ b/files/es/web/xslt/transforming_xml_with_xslt/index.html @@ -1,11 +1,12 @@ --- title: Transformando XML con XSLT -slug: Web/XSLT/Transformando_XML_con_XSLT +slug: Web/XSLT/Transforming_XML_with_XSLT tags: - Todas_las_Categorías - Transformando_XML_con_XSLT - XSLT translation_of: Web/XSLT/Transforming_XML_with_XSLT +original_slug: Web/XSLT/Transformando_XML_con_XSLT --- <p> </p><p><br> |