octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57490] Translation files for the 6.1.0 releas


From: Rik
Subject: [Octave-bug-tracker] [bug #57490] Translation files for the 6.1.0 release
Date: Tue, 31 Dec 2019 17:16:23 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #18, bug #57490 (project octave):

Building on the suggestion by Philip, I wrote two Perl scripts that should be
useful for spellchecking the translations.

The usage is


script.pl filename.ts


and the results are sent to stdout so they can be redirected to a file or
piped into another program.

The script mk_spellcheck_word_list.pl prints out each unique word found in the
translation files on a separate line.  This could be piped in to a
command-line spellchecker such as aspell.

The script mk_spellcheck_translation_list.pl prints out each translation on
it's own line.  This might be useful to load in to a word processor and
quickly look for red indicating a misspelling.



(file #48148, file #48149)
    _______________________________________________________

Additional Item Attachment:

File name: mk_spellcheck_word_list.pl     Size:0 KB
    <https://savannah.gnu.org/file/mk_spellcheck_word_list.pl?file_id=48148>

File name: mk_spellcheck_translation_list.pl Size:0 KB
   
<https://savannah.gnu.org/file/mk_spellcheck_translation_list.pl?file_id=48149>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57490>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]