diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-es-ES/suite/chrome/common/help/help-win.rdf | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/help/help-win.rdf')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/help/help-win.rdf | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/help/help-win.rdf b/l10n-es-ES/suite/chrome/common/help/help-win.rdf new file mode 100644 index 0000000000..7999750377 --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/help/help-win.rdf @@ -0,0 +1,119 @@ +<?xml version="1.0"?> +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + + +<!DOCTYPE rdf:RDF SYSTEM "chrome://branding/locale/brand.dtd" > + +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:nc="http://home.netscape.com/NC-rdf#"> + +<rdf:Description about="suite-toc.rdf#ieusers" + nc:name="Para usuarios de Internet Explorer" + nc:link="forieusers.xhtml"> + <nc:subheadings> + <rdf:Seq><rdf:li> + <rdf:Description ID="terms" + nc:name="Diferencias de terminología" + nc:link="forieusers.xhtml#mozilla_and_internet_explorer_terminology_differences"/> + </rdf:li> + <rdf:li> + <rdf:Description ID="favorites" + nc:name="Sobre sus favoritos de IE" + nc:link="forieusers.xhtml#about_your_ie_favorites"/> + </rdf:li> + <rdf:li> + <rdf:Description ID="key-features" + nc:name="Características del navegador" + nc:link="forieusers.xhtml#browser_features"/> + </rdf:li> + <rdf:li> + <rdf:Description ID="more-features" + nc:name="Otras características" + nc:link="forieusers.xhtml#other_features"/> + </rdf:li> + <rdf:li> + <rdf:Description ID="keyboard-shortcuts" + nc:name="Atajos de teclado" + nc:link="forieusers.xhtml#keyboard_shortcuts"/> + </rdf:li></rdf:Seq> + </nc:subheadings> +</rdf:Description> + +<rdf:Description about="suite-toc.rdf#nav-doc-ses"> + <nc:subheadings> + <rdf:Seq><rdf:li> + <rdf:Description ID="nav-doc-default" + nc:name="Hacer de &brandShortName; su navegador predeterminado" + nc:link="nav_help.xhtml#making_mozilla_your_default_browser"/> + </rdf:li></rdf:Seq> + </nc:subheadings> +</rdf:Description> + +<rdf:Description about="help-index1.rdf#browser"> + <nc:subheadings> + <rdf:Seq><rdf:li> + <rdf:Description ID="browser:default" + nc:name="Navegador predeterminado" + nc:link="nav_help.xhtml#making_mozilla_your_default_browser"/> + </rdf:li></rdf:Seq> + </nc:subheadings> +</rdf:Description> + +<rdf:Description about="help-indexAZ.rdf#d"> + <nc:subheadings> + <rdf:Seq><rdf:li> + <rdf:Description ID="default_browser_preferences" + nc:name="Preferencias de navegador predeterminado" + nc:link="cs_nav_prefs_navigator.xhtml#navigator"/> + </rdf:li></rdf:Seq> + </nc:subheadings> +</rdf:Description> + +<rdf:Description about="help-indexAZ.rdf#i"> + <nc:subheadings> + <rdf:Seq><rdf:li> + <rdf:Description ID="ieusers" + nc:name="Ayuda para usuarios de Internet Explorer" + nc:link="forieusers.xhtml"/> + </rdf:li></rdf:Seq> + </nc:subheadings> +</rdf:Description> + +<rdf:Description about="#ieusers"> + <nc:subheadings> + <rdf:Seq><rdf:li> + <rdf:Description ID="ieusers:terminology-differences" + nc:name="Diferencias de terminología" + nc:link="forieusers.xhtml#mozilla_and_internet_explorer_terminology_differences"/> + </rdf:li> + <rdf:li> + <rdf:Description ID="ieusers:your-favorites" + nc:name="Sobre sus favoritos de IE" + nc:link="forieusers.xhtml#about_your_ie_favorites"/> + </rdf:li> + <rdf:li> + <rdf:Description ID="ieusers:additional-software" + nc:name="Otras características" + nc:link="forieusers.xhtml#other_features"/> + </rdf:li> + <rdf:li> + <rdf:Description ID="ieusers:keyboard-shortcuts" + nc:name="Atajos de teclado" + nc:link="forieusers.xhtml#keyboard_shortcuts"/> + </rdf:li></rdf:Seq> + </nc:subheadings> +</rdf:Description> + +<rdf:Description about="help-index1.rdf#preferences"> + <nc:subheadings> + <rdf:Seq><rdf:li> + <rdf:Description ID="preferences:default_browser" + nc:name="Preferencias de navegador predeterminado" + nc:link="cs_nav_prefs_navigator.xhtml#navigator"/> + </rdf:li></rdf:Seq> + </nc:subheadings> +</rdf:Description> + +</rdf:RDF>
\ No newline at end of file |