git-lfs/po/es.po
brian m. carlson d2e0355e76
Introduce a single translation
It will take some time for us to get the codebase translated.  However,
as a test of our codepaths and as a demonstration of what to do, let's
introduce a single translation, plus a simple Spanish translation that
translates only that string.  This allows an invocation like the
following to print a simple translated message:

  LC_ALL=es_ES.UTF-8 git lfs filter-process
2021-11-15 14:59:20 +00:00

12 lines
378 B
Plaintext

msgid ""
msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"X-Generator: xgotext\n"
#: command_filter_process.go:40
msgid "This command should be run by the Git filter process"
msgstr "Este comando debe ser invocado por el proceso de filtración de Git"