View Single Post
Old 09-04-2017, 09:13 AM   #338
dsestero
Enthusiast
dsestero began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Aug 2017
Location: Aosta (Italy)
Device: Kindle Voyage
Thank you David, we are almost there!

Ok, here is the fragment of the code for matching the annotations updated according to what I found in MyClippings from my Kindle Voyage:
Code:
    "La tua evidenziazione": ('it', 'highlight'),
    "La tua nota":           ('it', 'note'),
    "Il tuo segnalibro":     ('it', 'bookmark'),

    'it': (r"\sposizione\s*%s",),

    'it': (r"\spagina\s*%s",),
please update the plugin accordingly.

Furthermore, I completed the it.po file with the latest translations and attached the updated annotations-translations-default.zip.

Thanks a lot, I am very happy to have this plugin almost working for Italian!

Dario
Attached Files
File Type: zip annotations-translations-default.zip (7.6 KB, 305 views)
dsestero is offline   Reply With Quote