|
1 | 1 | # |
2 | 2 | msgid "" |
3 | | -msgstr "" |
4 | | -"Project-Id-Version: BeeWare 0.1\n" |
5 | | -"Report-Msgid-Bugs-To: \n" |
6 | | -"POT-Creation-Date: 2026-07-08 00:02+0000\n" |
7 | | -"PO-Revision-Date: 2026-04-10 19:09+0000\n" |
8 | | -"Last-Translator: Francisco Serrador <fserrador@gmail.com>\n" |
9 | | -"Language-Team: Spanish <https://hosted.weblate.org/projects/beeware/tutorial/es/>\n" |
10 | | -"Language: es\n" |
11 | | -"MIME-Version: 1.0\n" |
12 | | -"Content-Type: text/plain; charset=UTF-8\n" |
13 | | -"Content-Transfer-Encoding: 8bit\n" |
14 | | -"Plural-Forms: nplurals=2; plural=n != 1;\n" |
15 | | -"X-Generator: Translate Toolkit 3.19.13\n" |
| 3 | +msgstr "Project-Id-Version: BeeWare 0.1\nReport-Msgid-Bugs-To: \nPOT-Creation-Date: 2026-07-08 00:02+0000\nPO-Revision-Date: 2026-07-09 14:01+0000\nLast-Translator: Libre <6n0n1m0s@proton.me>\nLanguage-Team: Spanish <https://hosted.weblate.org/projects/beeware/tutorial/es/>\nLanguage: es\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n != 1;\nX-Generator: Weblate 2026.7.1.dev0\n" |
16 | 4 |
|
17 | 5 | #: docs/en/SUMMARY.md:5 |
18 | 6 | msgid "[Tutorial 0 - Let's get set up!]{1}" |
@@ -2133,7 +2121,6 @@ msgid "**Important:** You *must* use the system Python provided by your operatin |
2133 | 2121 | msgstr "**Importante:** *Debe* utilizar el sistema Python proporcionado por su sistema operativo. Las instalaciones de Python procedentes de otras fuentes (como uv, pyenv, Anaconda, Python compilado manualmente, etc.) le impedirán empaquetar correctamente su aplicación para su distribución en los pasos posteriores de este tutorial." |
2134 | 2122 |
|
2135 | 2123 | #: docs/en/tutorial/tutorial-0.md:41 |
2136 | | -#, fuzzy |
2137 | 2124 | msgid "If you're on Windows, you can get the official installer from [the Python website]{1}. You can use any version of Python from 3.10 to 3.14 (although you should avoid alphas, betas and release candidates). We strongly recommend using Python 3.13 or newer." |
2138 | 2125 | msgstr "Si utilizas Windows, puedes descargar el instalador oficial desde [la página web de Python]{1}. Puedes utilizar cualquier versión de Python desde la 3.10 hasta la 3.14 (aunque es mejor evitar las versiones alfa, beta y candidatas a lanzamiento). Recomendamos encarecidamente utilizar Python 3.13 o una versión posterior." |
2139 | 2126 |
|
@@ -2162,18 +2149,14 @@ msgid "To support local development, you'll need to install some system packages |
2162 | 2149 | msgstr "Para soportar el desarrollo local, necesitarás instalar algunos paquetes del sistema. La lista de paquetes necesarios varía en función de tu distribución:" |
2163 | 2150 |
|
2164 | 2151 | #: docs/en/tutorial/tutorial-0.md:63 |
2165 | | -#, fuzzy |
2166 | 2152 | msgid "Ubuntu 24.04+ / Debian 13+" |
2167 | | -msgstr "Ubuntu 24.04 o posterior / Debian 13 o posterior" |
| 2153 | +msgstr "Ubuntu 24.04+ / Debian 13+" |
2168 | 2154 |
|
2169 | 2155 | #: docs/en/tutorial/tutorial-0.md:65 |
2170 | | -#, fuzzy |
2171 | 2156 | msgid "" |
2172 | 2157 | "$ sudo apt update\n" |
2173 | 2158 | "$ sudo apt install git build-essential pkg-config python3-dev python3-venv libgirepository-2.0-dev libcairo2-dev gir1.2-gtk-3.0 libcanberra-gtk3-module" |
2174 | | -msgstr "" |
2175 | | -"$ sudo apt update\n" |
2176 | | -"$ sudo apt install git build-essential pkg-config python3-dev python3-venv libgirepository-2.0-dev libcairo2-dev gir1.2-gtk-3.0 libcanberra-gtk3-module" |
| 2159 | +msgstr "$ sudo apt update\n$ sudo apt install git build-essential pkg-config python3-dev python3-venv libgirepository-2.0-dev libcairo2-dev gir1.2-gtk-3.0 libcanberra-gtk3-module" |
2177 | 2160 |
|
2178 | 2161 | #: docs/en/tutorial/tutorial-0.md:70 |
2179 | 2162 | msgid "Red Hat / Fedora" |
@@ -2212,14 +2195,12 @@ msgid "Building BeeWare apps on Windows requires:" |
2212 | 2195 | msgstr "Construir aplicaciones BeeWare en Windows requiere:" |
2213 | 2196 |
|
2214 | 2197 | #: docs/en/tutorial/tutorial-0.md:100 |
2215 | | -#, fuzzy |
2216 | 2198 | msgid "**Git**, a version control system. You can install Git by running `winget install Git.Git`. Alternatively, you can download Git from from {1}[git-scm.com]{2}." |
2217 | 2199 | msgstr "**Git**, un sistema de control de versiones. Puedes instalar Git ejecutando `winget install Git.Git`. También puedes descargar Git desde {1}[git-scm.com]{2}." |
2218 | 2200 |
|
2219 | 2201 | #: docs/en/tutorial/tutorial-0.md:102 |
2220 | | -#, fuzzy |
2221 | 2202 | msgid "**The .NET 10 Desktop Runtime**. You can install this by running `winget install Microsoft.DotNet.DesktopRuntime.10`. Alternatively, you can visit the [.NET 10 Downloads page]{1} to obtain the installer." |
2222 | | -msgstr "**El entorno de ejecución de .NET 10 para escritorio**. Puedes instalarlo ejecutando `winget install Microsoft.DotNet.DesktopRuntime.10`. También puedes visitar la [página de descargas de .NET 10]{1} para obtener el instalador." |
| 2203 | +msgstr "**El entorno de ejecución de .NET 10 para escritorio**. Puedes instalarlo ejecutando `winget install Microsoft.DotNet.DesktopRuntime.10`. Alternativamente, puedes visitar la [página de descargas de .NET 10]{1} para obtener el instalador." |
2223 | 2204 |
|
2224 | 2205 | #: docs/en/tutorial/tutorial-0.md:104 |
2225 | 2206 | msgid "After installing these tools, you should ensure you restart any terminal sessions. Windows will only expose newly installed tools terminals started *after* the install has completed." |
|
0 commit comments