Sync translations with Weblate and update Godot 4.2 branch

This commit is contained in:
Rémi Verschelde
2023-12-11 22:09:32 +01:00
parent 276a0bfb33
commit e0325afda9
14 changed files with 307 additions and 305 deletions

View File

@@ -66,12 +66,13 @@
# Jorge Julio Torres <jjulio.tlg.89@gmail.com>, 2023.
# simomi 073 <arcemoyanomanuel@gmail.com>, 2023.
# Alejandro Ruiz Esclapez <ruizesa24@gmail.com>, 2023.
# Carlos Cortes Garcia <carlos.cortes.games@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Godot Engine class reference\n"
"Report-Msgid-Bugs-To: https://github.com/godotengine/godot\n"
"PO-Revision-Date: 2023-12-06 21:45+0000\n"
"Last-Translator: Alejandro Ruiz Esclapez <ruizesa24@gmail.com>\n"
"PO-Revision-Date: 2023-12-11 21:00+0000\n"
"Last-Translator: Carlos Cortes Garcia <carlos.cortes.games@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/godot-engine/"
"godot-class-reference/es/>\n"
"Language: es\n"
@@ -99,7 +100,7 @@ msgstr "Recursos"
#: doc/tools/make_rst.py
msgid "Editor-only"
msgstr ""
msgstr "Exclusivo-Editor"
#: doc/tools/make_rst.py
msgid "Other objects"
@@ -1866,6 +1867,9 @@ msgid ""
"PI[/code] if [param from] is smaller than [param to], or [code]PI[/code] "
"otherwise."
msgstr ""
"Devuelve la diferencia entre dos ángulos, entre [code][-PI,+PI][/code]. "
"Cuando [param from] y [param to] son contrarios, devuelve [code]-PI[/code] "
"si [param from] es menor que [param to], o [code]PI[/code] si no lo es."
#: doc/classes/@GlobalScope.xml
#, fuzzy