-
Notifications
You must be signed in to change notification settings - Fork 226
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
automatically clean up the po files for consecutive spaces
The new po4a does not handle consecutive spaces in the same way as the previous one. This commit fixes the po files to remove consecutive spaces that are now cleaned up by po4a. Signed-off-by: Jean-Noël Avila <[email protected]>
- Loading branch information
Showing
15 changed files
with
3,256 additions
and
3,011 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -4,7 +4,19 @@ | |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: [email protected]\nPOT-Creation-Date: 2024-02-10 18:59+0100\nPO-Revision-Date: 2024-02-18 17:07+0000\nLast-Translator: Salvador Peña <[email protected]>\nLanguage-Team: LANGUAGE <[email protected]>\nLanguage: es\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n != 1;\nX-Generator: Weblate 5.4\n" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-02-10 18:59+0100\n" | ||
"PO-Revision-Date: 2024-02-18 17:07+0000\n" | ||
"Last-Translator: Salvador Peña <[email protected]>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\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 5.4\n" | ||
|
||
#. type: Labeled list | ||
#: en/blame-options.txt:1 en/diff-options.txt:780 en/git-instaweb.txt:45 en/git-mailinfo.txt:49 en/git-mailsplit.txt:35 en/git-repack.txt:180 en/git-status.txt:31 | ||
|
@@ -4602,7 +4614,13 @@ msgid "" | |
"diff --git a/b b/a\n" | ||
"rename from b\n" | ||
"rename to a\n" | ||
msgstr "diff --git a/a b/b\nrename from a\nrename to b\ndiff --git a/b b/a\nrename from b\nrename to a\n" | ||
msgstr "" | ||
"diff --git a/a b/b\n" | ||
"rename from a\n" | ||
"rename to b\n" | ||
"diff --git a/b b/a\n" | ||
"rename from b\n" | ||
"rename to a\n" | ||
|
||
#. type: Plain text | ||
#: en/diff-generate-patch.txt:82 | ||
|
@@ -7564,7 +7582,12 @@ msgid "" | |
"\t [--intent-to-add | -N] [--refresh] [--ignore-errors] [--ignore-missing] [--renormalize]\n" | ||
"\t [--chmod=(+|-)x] [--pathspec-from-file=<file> [--pathspec-file-nul]]\n" | ||
"\t [--] [<pathspec>...]\n" | ||
msgstr "'git add' [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | -i] [--patch | -p]\n\t [--edit | -e] [--[no-]all | -A | --[no-]ignore-removal | [--update | -u]] [--sparse]\n\t [--intent-to-add | -N] [--refresh] [--ignore-errors] [--ignore-missing] [--renormalize]\n\t [--chmod=(+|-)x] [--pathspec-from-file=<fichero> [--pathspec-file-nul]]\n\t [--] [<especificación-de-ruta>...]\n" | ||
msgstr "" | ||
"'git add' [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | -i] [--patch | -p]\n" | ||
"\t [--edit | -e] [--[no-]all | -A | --[no-]ignore-removal | [--update | -u]] [--sparse]\n" | ||
"\t [--intent-to-add | -N] [--refresh] [--ignore-errors] [--ignore-missing] [--renormalize]\n" | ||
"\t [--chmod=(+|-)x] [--pathspec-from-file=<fichero> [--pathspec-file-nul]]\n" | ||
"\t [--] [<especificación-de-ruta>...]\n" | ||
|
||
#. type: Plain text | ||
#: en/git-add.txt:25 | ||
|
@@ -32335,7 +32358,12 @@ msgid "" | |
"\t [--ref-format=<format>]\n" | ||
"\t [-b <branch-name> | --initial-branch=<branch-name>]\n" | ||
"\t [--shared[=<permissions>]] [<directory>]\n" | ||
msgstr "'git init' [-q | --quiet] [--bare] [--template=<directorio-de-plantilla>]\n\t [--separate-git-dir <directorio-git>] [--object-format=<formato>]\n\t [--ref-format=<formato>]\n\t [-b <nombre-de-rama> | --initial-branch=<nombre-de-rama>]\n\t [--shared[=<permisos>]] [directorio]\n" | ||
msgstr "" | ||
"'git init' [-q | --quiet] [--bare] [--template=<directorio-de-plantilla>]\n" | ||
"\t [--separate-git-dir <directorio-git>] [--object-format=<formato>]\n" | ||
"\t [--ref-format=<formato>]\n" | ||
"\t [-b <nombre-de-rama> | --initial-branch=<nombre-de-rama>]\n" | ||
"\t [--shared[=<permisos>]] [directorio]\n" | ||
|
||
#. type: Plain text | ||
#: en/git-init.txt:27 | ||
|
@@ -69548,7 +69576,9 @@ msgstr "Si hay un número grande de repositorios con nombres similares y quieres | |
msgid "" | ||
"\t[url \"<actual-url-base>\"]\n" | ||
"\t\tinsteadOf = <other-url-base>\n" | ||
msgstr "\t[url \"<url-base-actual>\"]\n\t\tinsteadOf = <otra-url-base>\n" | ||
msgstr "" | ||
"\t[url \"<url-base-actual>\"]\n" | ||
"\t\tinsteadOf = <otra-url-base>\n" | ||
|
||
#. type: Plain text | ||
#: en/urls.txt:81 en/urls.txt:100 | ||
|
@@ -69586,7 +69616,9 @@ msgstr "Si quieres reescribir URLs sólo para push, puedes crear una sección de | |
msgid "" | ||
"\t[url \"<actual-url-base>\"]\n" | ||
"\t\tpushInsteadOf = <other-url-base>\n" | ||
msgstr "\t[url \"<url-base-actual>\"]\n\t\tpushInsteadOf = <otra-url-base>\n" | ||
msgstr "" | ||
"\t[url \"<url-base-actual>\"]\n" | ||
"\t\tpushInsteadOf = <otra-url-base>\n" | ||
|
||
#. type: delimited block - | ||
#: en/urls.txt:104 | ||
|
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
Oops, something went wrong.