From c08ffb2e5aa8721fb865f9ee8ff164845f5d1f5d Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 29 Jul 2021 10:43:17 +0200 Subject: [PATCH] Translated using Weblate (Spanish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (10 of 10 strings) Co-authored-by: David Castañeda Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/almalinux/website-frontend/es/ Translation: AlmaLinux OS/Website frontend --- locale/es/LC_MESSAGES/djangojs.po | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/locale/es/LC_MESSAGES/djangojs.po b/locale/es/LC_MESSAGES/djangojs.po index a79c362..79f42d3 100644 --- a/locale/es/LC_MESSAGES/djangojs.po +++ b/locale/es/LC_MESSAGES/djangojs.po @@ -3,19 +3,21 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-07-25 14:16+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2021-07-29 08:43+0000\n" +"Last-Translator: David Castañeda \n" +"Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.7.2-dev\n" #: frontend/src/common/js/main.js:7 msgid "Hello World" @@ -23,37 +25,39 @@ msgstr "Hola Mundo" #: tmp/node_modules/webidl-conversions/lib/index.js:105 msgid "is not a finite number" -msgstr "" +msgstr "no es un numero finito" #: tmp/node_modules/webidl-conversions/lib/index.js:172 #: tmp/node_modules/webidl-conversions/lib/index.js:188 msgid "is not a finite floating-point value" -msgstr "" +msgstr "no es un valor coma flotante finito" #: tmp/node_modules/webidl-conversions/lib/index.js:198 msgid "is outside the range of a single-precision floating-point value" msgstr "" +"esta fuera del rango del valor del formato en coma flotante de simple " +"precisión" #: tmp/node_modules/webidl-conversions/lib/index.js:228 msgid "is a symbol, which cannot be converted to a string" -msgstr "" +msgstr "es un símbolo, el cual no se puede convertir a una cadena" #: tmp/node_modules/webidl-conversions/lib/index.js:239 msgid "is not a valid ByteString" -msgstr "" +msgstr "no es un ByteString valido" #: tmp/node_modules/webidl-conversions/lib/index.js:276 msgid "is not an object" -msgstr "" +msgstr "no es un objeto" #: tmp/node_modules/webidl-conversions/lib/index.js:288 msgid "is not a function" -msgstr "" +msgstr "no es una función" #: tmp/node_modules/webidl-conversions/lib/index.js:314 msgid "is not a view on an ArrayBuffer object" -msgstr "" +msgstr "no es una vista en un objeto ArrayBuffer" #: tmp/node_modules/webidl-conversions/lib/index.js:322 msgid "is not an ArrayBuffer object or a view on one" -msgstr "" +msgstr "no es un objeto ArrayBuffer o una vista en uno"