[vim/vim] Wrong spanish translation. Lost some meaning (PR #15127)

26 views
Skip to first unread message

Rodolfo

unread,
Jun 29, 2024, 5:52:20 AM (4 days ago) Jun 29
to vim/vim, Subscribed

I was followng the vimtutor when spotted this.
The specific line looks to have been initially transliterated word by word from english, then rewrited, but part of the important keywords like command and operators remained in an awkward position.

Just to be sure, I've checked the main english version of the line in the tutor file.

Spanish is my mother language, anyway, but if there is a spanish speaker among the devs who cares to take a look at this to double check my criteria, please do :)


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/15127

Commit Summary

  • 72f2227 Wrong spanish translation. Lost some meaning

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127@github.com>

Rodolfo

unread,
Jun 29, 2024, 6:29:33 AM (4 days ago) Jun 29
to vim/vim, Subscribed

I saw the 30 automatic tests roll. The one in macos 12 is faling. The freeBSD also fails (time out).
Looks to me too complex for just a grammar/translation fix. Hope it gets a second chance with the failing tests since that the timeout cannot be related to the change in that text file.
Considering that this is a small edit in a specific language text file, I guess that it will be a lot harder for real code to get trough all the ci testing.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198092372@github.com>

Restorer

unread,
Jun 29, 2024, 7:54:44 AM (4 days ago) Jun 29
to vim/vim, Subscribed

Probably, it needs to be fixed here too:
https://github.com/vim/vim/blob/f0837ba0b9dba9d30e3dc2626d4f690a2d51103e/runtime/tutor/tutor.es#L239


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198124662@github.com>

Rodolfo

unread,
Jun 29, 2024, 8:22:15 AM (4 days ago) Jun 29
to vim/vim, Subscribed

I didn't fix it there because I've readed that the the file is created
automatically from the utf-8 one...
See here
https://github.com/vim/vim/blob/f0837ba0b9dba9d30e3dc2626d4f690a2d51103e/runtime/tutor/README.txt#L29
but I was not sure about that. I can make the change there too if it is
not going to create conflict with that auto function. Just let me know

El sáb, 29 jun 2024 a la(s) 8:54 a.m., Restorer ***@***.***)
escribió:
> Reply to this email directly, view it on GitHub
> <https://github.com/vim/vim/pull/15127#issuecomment-2198124662>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ABF6QWVU35B3DBRAB5D6F3LZJ2N6RAVCNFSM6AAAAABKDCAC2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJYGEZDINRWGI>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198135850@github.com>

Restorer

unread,
Jun 29, 2024, 8:38:03 AM (4 days ago) Jun 29
to vim/vim, Subscribed

No, it is not created automatically neither when building, nor when adding to archives, nor when creating an installer.

make tutor.es


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198145380@github.com>

Rodolfo

unread,
Jun 29, 2024, 3:20:53 PM (3 days ago) Jun 29
to vim/vim, Push

@rodoviario pushed 1 commit.


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/before/72f2227d1d680820e7329705f945b2a3358bdcb9/after/7f49866e0bca034d69fdbeb2f31ca79f72e7ba3a@github.com>

Rodolfo

unread,
Jun 29, 2024, 3:29:41 PM (3 days ago) Jun 29
to vim/vim, Subscribed

No, it is not created automatically neither when building, nor when adding to archives, nor when creating an installer.

make tutor.es

I've just edited in github directly, but it appear to have change the encoding so the whole file looks changed. I'm cloning the repo in my machine. I will try to recommit with only the intended change.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198316592@github.com>

Rodolfo

unread,
Jun 29, 2024, 3:33:19 PM (3 days ago) Jun 29
to vim/vim, Push

@rodoviario pushed 1 commit.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/before/7f49866e0bca034d69fdbeb2f31ca79f72e7ba3a/after/40c023c9fb60c02d333e15a80f76b74ced427a63@github.com>

Rodolfo

unread,
Jun 29, 2024, 3:41:17 PM (3 days ago) Jun 29
to vim/vim, Push

@rodoviario pushed 0 commits.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/before/40c023c9fb60c02d333e15a80f76b74ced427a63/after/72f2227d1d680820e7329705f945b2a3358bdcb9@github.com>

Rodolfo

unread,
Jun 29, 2024, 4:02:03 PM (3 days ago) Jun 29
to vim/vim, Push

@rodoviario pushed 1 commit.

  • ccd6e61 meaning correction following tutor.es.utf8 change

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/before/72f2227d1d680820e7329705f945b2a3358bdcb9/after/ccd6e612c784f65596fca1816cfe24c4443b8f95@github.com>

Restorer

unread,
Jun 29, 2024, 4:03:42 PM (3 days ago) Jun 29
to vim/vim, Subscribed

If you cloned the git repository, the directory is "tutor/make -f Makefile tutor.es" on UNIX-like systems, or "tutor\nmake.exe -f Make_mvc.mak totor.es". Just be sure to put your edited UTF-8 file in the "/runtime/tutor" directory of the repository before doing so.
Direct editing in modern browsers is not the best solution when there are encodings other than UTF-8.
Lost technologies...

https://github.com/vim/vim/blob/f0837ba0b9dba9d30e3dc2626d4f690a2d51103e/runtime/tutor/Make_mvc.mak#L103C1-L112C1

https://github.com/vim/vim/blob/f0837ba0b9dba9d30e3dc2626d4f690a2d51103e/runtime/tutor/Make_mvc.mak#L103C1-L112C1


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198323236@github.com>

Rodolfo

unread,
Jun 29, 2024, 4:05:01 PM (3 days ago) Jun 29
to vim/vim, Subscribed

Nevermind, the solution was in front of my eyes. Instead trying to understando github / vscode automatic transcoding, the only (right) thing to do was editing the file in vim :) and use the git cli to force push the change. This way it didn't change anything else beyond the edited line 😄


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198323470@github.com>

Restorer

unread,
Jun 29, 2024, 4:07:10 PM (3 days ago) Jun 29
to vim/vim, Subscribed

That's great!
Vim editor is the best!


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/15127/c2198323985@github.com>

Reply all
Reply to author
Forward
0 new messages