From c7aa4a12cb260942d1d6c759fd706f7109cf47ed Mon Sep 17 00:00:00 2001 From: Languages add-on Date: Mar 24 2024 16:18:32 +0000 Subject: Added translation using Weblate (Spanish) Co-authored-by: Languages add-on --- diff --git a/po/es/master/pages/installing-software.po b/po/es/master/pages/installing-software.po new file mode 100644 index 0000000..e63c052 --- /dev/null +++ b/po/es/master/pages/installing-software.po @@ -0,0 +1,79 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# Languages add-on , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-02-04 22:01+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Title = +#: ./pages/installing-software.adoc:1 +#, no-wrap +msgid "Finding and installing software" +msgstr "" + +#. type: Plain text +#: ./pages/installing-software.adoc:6 +msgid "" +"You can search the complete set of software available in Fedora using the " +"link:https://packages.fedoraproject.org[Fedora packages application]. " +"Fedora platforms include the default package manager, {dnf}, which can also " +"be used to search the packages provided in the Fedora repositories:" +msgstr "" + +#. type: delimited block - +#: ./pages/installing-software.adoc:10 +#, no-wrap +msgid "sudo dnf search \n" +msgstr "" + +#. type: Plain text +#: ./pages/installing-software.adoc:13 +msgid "Software can be installed using the {dnf} package manager:" +msgstr "" + +#. type: delimited block - +#: ./pages/installing-software.adoc:17 +#, no-wrap +msgid "sudo dnf install # <1>\n" +msgstr "" + +#. type: Plain text +#: ./pages/installing-software.adoc:19 +msgid "The name of the package." +msgstr "" + +#. type: Plain text +#: ./pages/installing-software.adoc:23 +msgid "" +"Detailed information on installing specific software where needed is " +"documented on independent pages linked in the side bar. A complete list of " +"software maintained by the NeuroFedora SIG can be found " +"link:https://src.fedoraproject.org/group/neuro-sig[here]. If you use " +"Free/Open source software that is not included in Fedora, you can " +"xref:overview.adoc#_suggest_software_for_inclusion[suggest more software for " +"inclusion in NeuroFedora]." +msgstr "" + +#. type: Title == +#: ./pages/installing-software.adoc:24 +#, no-wrap +msgid "Flatpaks" +msgstr "" + +#. type: Plain text +#: ./pages/installing-software.adoc:27 +msgid "" +"Users can also use sanboxed applications using " +"link:https://flatpak.org/[Flatpaks] on Fedora. Please refer to " +"link:https://flathub.org/home[Flathub] to see what software is available " +"using Flatpaks." +msgstr ""