Skip to content

Commit

Permalink
chore: Translate django.po in es_419
Browse files Browse the repository at this point in the history
100% reviewed source file: 'django.po'
on 'es_419'.
  • Loading branch information
transifex-integration[bot] authored Nov 21, 2024
1 parent 7e1a5e1 commit f8947f2
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,39 +21,39 @@ msgstr ""
"Language: es_419\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#: done.py:41
#: done.py:39
msgid "Is the student done?"
msgstr "¿Ha terminado el estudiante?"

#: done.py:47
#: done.py:45
msgid "Align left/right/center"
msgstr "Alinear a la izquierda/derecha/centro"

#: done.py:134
#: done.py:132
msgid "Display name"
msgstr "Nombre para mostrar"

#: done.py:139
#: done.py:137
msgid ""
"ISO-8601 formatted string representing the start date of this assignment. We"
" ignore this."
msgstr ""
"Cadena con formato ISO-8601 que representa la fecha de inicio de esta tarea."
" Ignoramos esto."

#: done.py:144
#: done.py:142
msgid ""
"ISO-8601 formatted string representing the due date of this assignment. We "
"ignore this."
msgstr ""
"Cadena con formato ISO-8601 que representa la fecha de vencimiento de esta "
"asignación. Ignoramos esto."

#: done.py:148
#: done.py:146
msgid "Problem Weight"
msgstr "Peso problemático"

#: done.py:150
#: done.py:148
msgid ""
"Defines the number of points each problem is worth. If the value is not set,"
" the problem is worth the sum of the option point values."
Expand Down

0 comments on commit f8947f2

Please sign in to comment.