-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
1 changed file
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
@@ -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." | ||
|
@@ -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 | ||
|