Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 56.9% (86 of 151 strings)

Translation: Free Software Foundation Europe/reuse-tool
Translate-URL: https://hosted.weblate.org/projects/fsfe/reuse-tool/es/
  • Loading branch information
eulaliob authored and weblate committed Nov 4, 2024
1 parent cf8697e commit 054fe8f
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: FSFE reuse\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-24 08:57+0000\n"
"PO-Revision-Date: 2024-11-01 19:00+0000\n"
"PO-Revision-Date: 2024-11-04 13:00+0000\n"
"Last-Translator: eulalio <[email protected]>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/fsfe/reuse-tool/"
"es/>\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.8.2-dev\n"
"X-Generator: Weblate 5.8.2\n"

#: src/reuse/cli/annotate.py:58
msgid "Option '--copyright', '--license', or '--contributor' is required."
Expand Down Expand Up @@ -779,46 +779,45 @@ msgstr[1] ""
#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:392
msgid "{value!r} does not match the format {format}."
msgid_plural "{value!r} does not match the formats {formats}."
msgstr[0] ""
msgstr[1] ""
msgstr[0] "{¡valor!r} no coincide con el formato {format}."
msgstr[1] "{¡valor!r} no coinciden con los formatos {formats}."

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:414
msgid "{value!r} is not a valid {number_type}."
msgstr ""
msgstr "{¡valor!r} no es un {number_type} válido."

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:470
#, python-brace-format
msgid "{value} is not in the range {range}."
msgstr ""
msgstr "{value} no está en el rango {range}."

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:611
msgid "{value!r} is not a valid boolean."
msgstr ""
msgstr "{¡valor!r} no es un valor booleano válido."

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:635
msgid "{value!r} is not a valid UUID."
msgstr ""
msgstr "{¡valor!r} no es un UUID válido."

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:822
msgid "file"
msgstr ""
msgstr "archivo"

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:824
msgid "directory"
msgstr ""
msgstr "directorio"

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:826
msgid "path"
msgstr ""
msgstr "trayectoria"

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:877
#, fuzzy
msgid "{name} {filename!r} does not exist."
msgstr "Error: {path} no existe."
msgstr "{name} {filename!r} no existe."

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:886
msgid "{name} {filename!r} is a file."
msgstr ""
msgstr "{name} {filename!r} es un archivo."

#: /home/runner/.cache/pypoetry/virtualenvs/reuse-MK6tuBk_-py3.12/lib/python3.12/site-packages/click/types.py:894
#, fuzzy, python-brace-format
Expand Down

0 comments on commit 054fe8f

Please sign in to comment.