Browse Source

Translated using Weblate (Spanish)

Currently translated at 100.0% (10 of 10 strings)

Co-authored-by: David Castañeda <edupr91@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/almalinux/website-frontend/es/
Translation: AlmaLinux OS/Website frontend
pull/16/head
Hosted Weblate 4 years ago
parent
commit
c08ffb2e5a
No known key found for this signature in database GPG Key ID: A3FAAA06E6569B4C
  1. 28
      locale/es/LC_MESSAGES/djangojs.po

28
locale/es/LC_MESSAGES/djangojs.po

@ -3,19 +3,21 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: 2021-07-29 08:43+0000\n"
"Last-Translator: David Castañeda <edupr91@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/almalinux/"
"website-frontend/es/>\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"

Loading…
Cancel
Save