Italian locale [it]

641 views
Skip to first unread message

Michel Gutierrez

unread,
Nov 26, 2017, 12:17:33 PM11/26/17
to Video DownloadHelper Internationalization

Posting this Italian translation file on behalf of dictionary.

messages.json

Night Train

unread,
Nov 28, 2017, 2:44:07 PM11/28/17
to Video DownloadHelper Internationalization
Hi Michel

i have translate (and corrected) the messages.json (attached)

any questions ...

in missing strings:

if i write platform_info: Piattaforma $ARG1$ $ARG2$ (Platform $ARG1$ $ARG2$) then i get Piattaforma Linux ?? (Platform Linux x86-64)

if i write browser_info: Browser $ARG1$ $ARG2$ $ARG3$ (Browser $ARG1$ $ARG2$ $ARG3$) then i get Browser Mozilla ?? 57.0 (Browser Mozilla Firefox 57.0), but i could leave it as is (it's not missing string)

in option - general:
"No such native application net.downloadhelper.coapp" ... is it not translatable?

after that i import the message.json for missing strings and click "save", then i look that the description of some options are not translate all

thank you so much for your priceless job

Antonio
messages.json

Night Train

unread,
Nov 28, 2017, 2:53:52 PM11/28/17
to Video DownloadHelper Internationalization
... and the strings imported are not permanent

Michel Gutierrez

unread,
Nov 28, 2017, 8:24:16 PM11/28/17
to Video DownloadHelper Internationalization

Many thanks for your contribution !


... and the strings imported are not permanent

I guess you did a clear history. We had this bug with the general preferences and you make me realize this would also happen for translated strings. Good catch !
 
if i write platform_info: Piattaforma $ARG1$ $ARG2$ (Platform $ARG1$ $ARG2$) then i get Piattaforma Linux ?? (Platform Linux x86-64)
if i write browser_info: Browser $ARG1$ $ARG2$ $ARG3$ (Browser $ARG1$ $ARG2$ $ARG3$) then i get Browser Mozilla ?? 57.0 (Browser Mozilla Firefox 57.0), but i could leave it as is (it's not missing string)

It might be i am passing some unexpected arguments. I'll have a look. Anyway you did the right thing.
 
in option - general:
"No such native application net.downloadhelper.coapp" ... is it not translatable?

Humm, no, it's an error message from the browser, it is just displayed "as is". I would have expected this to have been translated though. Maybe it's too much of a system thing.
 
after that i import the message.json for missing strings and click "save", then i look that the description of some options are not translate all

It's not purely dynamic. You have to reopen the page/popup for the new strings to be used
 
thank you so much for your priceless job

Many thanks for yours !!!

Night Train

unread,
Nov 29, 2017, 2:01:13 PM11/29/17
to Video DownloadHelper Internationalization
Hi Mig


after that i import the message.json for missing strings and click "save", then i look that the description of some options are not translate all

It's not purely dynamic. You have to reopen the page/popup for the new strings to be used

 
I'm sorry, let me clarify.

I import the messages.json for missing strings.

I click "SAVE".

I reload the option page ... but only some translations are applied
(you see the attached screenshot)

Beside, if I close firefox and I reopen it ... then i look that the missing strings are "missing"! ... the strings imported are not permanent.

Attached messages.json with some corrections

Antonio
screenshot-for-example.png
messages.json

Michel Gutierrez

unread,
Nov 30, 2017, 6:25:35 AM11/30/17
to Video DownloadHelper Internationalization
Trying to clarify what's happening here.

About imported strings removed after browser restart: is there any chance you have the Firefox "Clear history on exit" preference set ? This would explain the problem. This is something i am about to fix (backing up custom translated strings to a clear-history-proof storage location).

About translated strings not appearing: from your screenshot, let's take the "Private notifications" example. There are 2 strings related to this parameter: "weh_prefs_label_noPrivateNotification" (the title of the parameter) and "weh_prefs_description_noPrivateNotification" (the description). In the translation file you provided, there is a translation for "weh_prefs_label_noPrivateNotification" ("Nessuna notifica per connessioni private"), but none for "weh_prefs_description_noPrivateNotification". So your screenshot appears perfectly correct for me: title is translated to Italian, but description is sitll in English.

About missing strings: maybe my wording is not accurate here. Strings appears as "missing" if there is no corresponding entry in the add-on's default locale file, even if the strings have been customized in the translation interface.

Does it explain everything ?

Night Train

unread,
Dec 1, 2017, 12:08:04 PM12/1/17
to Video DownloadHelper Internationalization
yes, perfect

I use "Clear history on exit".

for missing strings ... maybe I should try to translate the strings of the messages.json file into local / en_US?

A.

Michel Gutierrez

unread,
Dec 1, 2017, 12:29:11 PM12/1/17
to Video DownloadHelper Internationalization



for missing strings ... maybe I should try to translate the strings of the messages.json file into local / en_US?


Sorry, i don't understand what you mean nor which issue you are talking about.

Night Train

unread,
Dec 1, 2017, 12:47:41 PM12/1/17
to Video DownloadHelper Internationalization
I'm sorry, let me clarify.

About translated strings not appearing: from your screenshot, let's take the "Private notifications" example. There are 2 strings related to this parameter: "weh_prefs_label_
noPrivateNotification" (the title of the parameter) and "weh_prefs_description_noPrivateNotification" (the description). In the translation file you provided, there is a translation for "weh_prefs_label_noPrivateNotification" ("Nessuna notifica per connessioni private"), but none for "weh_prefs_description_noPrivateNotification". So your screenshot appears perfectly correct for me: title is translated to Italian, but description is sitll in English.

For to have a complete strings translated, maybe I should try to translate the strings of the messages.json file into xpi (_locales/en_US/messages.json)

Is it the file with the complete strings?

... or another method ...

A.

Michel Gutierrez

unread,
Dec 1, 2017, 1:13:31 PM12/1/17
to Video DownloadHelper Internationalization

Why don't you just translate the strings with the user interface ? This is supposed to remove the need for extracting the file en-US/messages.json from the xpi.

Night Train

unread,
Dec 1, 2017, 2:06:17 PM12/1/17
to Video DownloadHelper Internationalization
eh eh ... yes, I meant the strings of that file ... then from the user interface it's easier

Talk to you soon

Antonio

Night Train

unread,
Dec 2, 2017, 2:48:46 PM12/2/17
to Video DownloadHelper Internationalization
I have translate all the strings, but the problem remains.

I believe it is because of the entry "__missingI18nTags", since they are just the same entries that remain in English.

Anyway I attach the file as the addon exports it.

Good weekend ... see you soon ...

Antonio
messages.json

Michel Gutierrez

unread,
Dec 4, 2017, 7:44:51 AM12/4/17
to Video DownloadHelper Internationalization

Humm, ok, maybe i found the problem. With my internal tools, when i merged a locale manually like i do with the translation from this forum, the "__missingI18nTags" property was not updated.
I just fixed that so in the next development release of VDH (7.0.1a11), the merged translated strings won't appear as missing any more.
Your latest file has been integrated.
Thanks !

Michel Gutierrez

unread,
Dec 6, 2017, 7:50:04 AM12/6/17
to Video DownloadHelper Internationalization

Just-released version 7.0.1a13 should be clear-history-proof.

Are we ok you don't see any more problem with the translation part of VDH ?

Night Train

unread,
Dec 10, 2017, 4:10:56 PM12/10/17
to Video DownloadHelper Internationalization
Hi Mig

Today i have updated VDH 7.1.0 and coapp 1.1.0-1

I have attached the missing strings.

note:

- $ARG1$ GB is not missing string
(like $ARG1$ MB, $ARG1$ KB, $ARG1$ Byte)

- in Settings-General-Platform ... no entry appears

- when I translate the missing strings, then no translation is applied, not even when I import the file I previously exported

-
no problem for the translations already included in the new version of add-on

bye, see you soon
(missing-strings)-messages.json

Michel Gutierrez

unread,
Dec 10, 2017, 7:23:34 PM12/10/17
to Video DownloadHelper Internationalization
Thanks !

I fixed the "platform" problem. The entry was malformed this is why it did not show up. I don't know whether the file was originally broken or if it's due to a manipulation from the interface, which would be a bug.

Remember you need to Save the translation for it to be used in the interface, even if you just did an Import. And in some cases, you might also need to restart the add-on in case the string was only read at startup and then reused.

Your changes have been merged and will be in the next version.

Night Train

unread,
Feb 2, 2018, 6:05:02 AM2/2/18
to Video DownloadHelper Internationalization
Hi Mig

I apologize for the delay

Here is the italian translation of the missing strings to 7.1.3a5

Thank you for your great job!

bye, see you soon
missing-strings-7-1-3-a5-messages.json

Michel Gutierrez

unread,
Feb 2, 2018, 6:09:20 AM2/2/18
to Video DownloadHelper Internationalization

Merged to current code. Many thanks !

Night Train

unread,
Feb 7, 2018, 1:58:51 PM2/7/18
to Video DownloadHelper Internationalization
... italian translation of the missing strings to 7.1.3a7 ...

bye

missing-strings-7-1-3-a7-messages.json

Michel Gutierrez

unread,
Feb 7, 2018, 2:18:00 PM2/7/18
to Video DownloadHelper Internationalization
Merged, thanks !

Night Train

unread,
Feb 21, 2018, 3:13:05 PM2/21/18
to Video DownloadHelper Internationalization
Hi Mig

this is the translation for missing strings from 7.2.0a3

bye
missing-strings-7-2-0-a3-messages.json

Michel Gutierrez

unread,
Feb 22, 2018, 4:32:36 AM2/22/18
to Video DownloadHelper Internationalization
Merged. Many thanks !

Night Train

unread,
Jun 20, 2018, 4:10:51 AM6/20/18
to Video DownloadHelper Internationalization
Hi Mig

this is the translation for missing strings from 7.3.2a4

bye
messages-it-beta-7-3-2-a4.json

Michel Gutierrez

unread,
Jun 20, 2018, 4:24:13 AM6/20/18
to Video DownloadHelper Internationalization

Fantastic ! Many thanks !

Your update has been merged.

Night Train

unread,
Jul 6, 2018, 8:32:00 AM7/6/18
to Video DownloadHelper Internationalization
Hi Mig

this is the translation for missing strings from 7.3.2a10

bye

italian-missing-strings-beta-7-3-2-a10-messages.json

Michel Gutierrez

unread,
Jul 6, 2018, 8:51:21 AM7/6/18
to Video DownloadHelper Internationalization
Perfect ! Merge done.

Night Train

unread,
Jul 18, 2018, 1:18:14 PM7/18/18
to Video DownloadHelper Internationalization
Hi Mig

this is the translation for missing strings from 7.3.4

bye
missing-strings-7-3-4-messages.json

Michel Gutierrez

unread,
Jul 18, 2018, 4:04:44 PM7/18/18
to Video DownloadHelper Internationalization
Many thanks ! It has been merged to the code.

Night Train

unread,
Apr 1, 2020, 11:05:06 AM4/1/20
to Video DownloadHelper Internationalization
Hi Mig,

I have updated the italian translation of missing strings for 7.3.9 version.

See you soon and good things for everything!

Night Train
missing-strings-7-3-9-messages.json

Michel Gutierrez

unread,
Apr 2, 2020, 9:15:04 AM4/2/20
to Video DownloadHelper Internationalization

Many thanks ! Your update has been merged.

Message has been deleted

Night Train

unread,
Apr 21, 2020, 2:21:45 PM4/21/20
to Video DownloadHelper Internationalization
Hi Mig,

I have updated the italian translation of missing strings for 7.4.0a1 version.

Bye

Night Train
missing-strings-7-4-0-a1-messages.json

Michel Gutierrez

unread,
Apr 22, 2020, 4:57:29 AM4/22/20
to Video DownloadHelper Internationalization
Waoww, that was fast ! Many thanks.

Night Train

unread,
May 15, 2020, 10:13:53 AM5/15/20
to Video DownloadHelper Internationalization
Hi Mig,

I corrected some old strings so that the translation was consistent with the guidelines I had set myself.

Probably a certain difference was due to interventions of various users and in the hurry to complete what was missing.

Therefore I am attaching the correct strings and the entire .json file taken from the revised and corrected .xpi.

Maybe you could change the thread title, so as to avoid overlapping and dispersing other contributions.

I will never finish thanking you enough for your invaluable work that gives us a very useful and working extension!


Message has been deleted
Message has been deleted

Night Train

unread,
May 15, 2020, 10:16:12 AM5/15/20
to Video DownloadHelper Internationalization

correct-for-official-italian-translation-7-4-0a1-messages.json
official-italian-translation-7-4-0a1-messages.json

Michel Gutierrez

unread,
May 17, 2020, 5:19:19 AM5/17/20
to Video DownloadHelper Internationalization

night...@aruba.it

unread,
Dec 16, 2020, 3:27:34 PM12/16/20
to Video DownloadHelper Internationalization
I have updated the italian translation of missing strings for 7.4.0 version.
messages-7-4-0-italian-missing.json

Michel Gutierrez

unread,
Dec 19, 2020, 10:38:38 AM12/19/20
to Video DownloadHelper Internationalization
Merged to the repository. The Italian locale update will be part of the next release. Many thanks !

night...@aruba.it

unread,
May 18, 2021, 6:59:34 PM5/18/21
to Video DownloadHelper Internationalization
I have updated the italian translation of missing strings for 7.6.0a1 version.


7-6-0a1-italian-missing-strings-messages.json

Michel Gutierrez

unread,
May 19, 2021, 4:32:04 AM5/19/21
to Video DownloadHelper Internationalization
Many thanks ! I merged your update and the Italian locale is now 100% complete !

night...@aruba.it

unread,
Jun 1, 2021, 2:01:39 PM6/1/21
to Video DownloadHelper Internationalization
Hi Mig,

A VDH beta update has been available for a few days, but I think it is not possible to download anything.

If I click on the link "Install beta version 7.6.0a4" in https://www.downloadhelper.net/firefox/betas then I get Page not found.

Bye

Michel Gutierrez

unread,
Jun 2, 2021, 5:17:12 AM6/2/21
to Video DownloadHelper Internationalization
Thanks for reporting.

Yes, 7.6.0a4 has build problems and was not generated. I removed that version so now the official beta is 7.6.0a2: https://www.downloadhelper.net/firefox/betas

This does not change anything regarding localisation.

night...@aruba.it

unread,
Jun 28, 2021, 1:37:57 PM6/28/21
to Video DownloadHelper Internationalization
Hi Mig

I have updated to 7.6.0a3 but the graphics of the tabbed display of the settings seems compromised ... maybe there is still something to put in place ;)

Michel Gutierrez

unread,
Jun 29, 2021, 12:39:02 AM6/29/21
to Video DownloadHelper Internationalization
Hi, I don't see anything wrong in my environment. Could you share a screenshot ?

night...@aruba.it

unread,
Jun 30, 2021, 2:04:20 PM6/30/21
to Video DownloadHelper Internationalization

The 7.6.0a4 version is perfect.

You are the best!

many many thanks

night...@aruba.it

unread,
Jul 3, 2021, 1:41:46 PM7/3/21
to Video DownloadHelper Internationalization
I have updated the italian translation of missing strings for 7.6.1a1 version.

Now, in the addons tab, the name has become:
__Msg_appname_
__Msg_appdesc_
7-6-1a1-italian-missing-strings-messages.json

Michel Gutierrez

unread,
Jul 4, 2021, 4:04:04 AM7/4/21
to Video DownloadHelper Internationalization
Many thanks ! This is what betas are for, detecting this kind of issue :)

Michel Gutierrez

unread,
Jul 5, 2021, 1:33:26 PM7/5/21
to Video DownloadHelper Internationalization
I just pushed a new beta 7.6.1a2 which fixes the issue you noticed. Your last Italian locale update has been merged into this version. Thanks again !

night...@aruba.it

unread,
Jul 5, 2021, 4:47:19 PM7/5/21
to Video DownloadHelper Internationalization
Now it’s okay.

Happy to help you.

See you next time!

night...@aruba.it

unread,
Aug 1, 2022, 2:10:59 PM8/1/22
to Video DownloadHelper Internationalization
I have updated the italian translation of missing strings for 7.6.3a5 version.
missing-strings-7.6.3a5-messages.json

Michel Gutierrez

unread,
Aug 2, 2022, 4:51:29 AM8/2/22
to Video DownloadHelper Internationalization
You're super fast again ! Many thanks for the update, it will be part of the next VDH release.

night...@aruba.it

unread,
Oct 3, 2023, 11:47:06 AM10/3/23
to Video DownloadHelper Internationalization
Hi Mig,

I have updated the italian translation of missing strings for 8.1.0.0a4 version.

I noticed, however, that the translations page does not offer me the missing strings, so I searched for them manually (I saw that there was the new side download function).

Goodbye, see you soon,
... and congratulations on your work!
it-8-1-0-0-a4-messages.json

Michel Gutierrez

unread,
Oct 5, 2023, 4:39:49 AM10/5/23
to Video DownloadHelper Internationalization
Many thanks for your contribution ! It has been merged to VDH code and will be part of the next release.

Thanks for noticing and reporting the problem with the translation UI. This should be fixed soon.

night...@aruba.it

unread,
Oct 27, 2023, 11:04:19 AM10/27/23
to Video DownloadHelper Internationalization
Hi Mig, I have updated the italian translation of missing strings for 8.1.0.0a5 version.

bye!
missing-strings-it-8-1-0-0-a5-messages.json

Michel Gutierrez

unread,
Nov 13, 2023, 10:23:58 AM11/13/23
to Video DownloadHelper Internationalization
Many thanks NightTrain !
You update has been merged into VDH main code and will be part of the next release.

night...@aruba.it

unread,
Dec 20, 2023, 6:02:45 AM12/20/23
to Video DownloadHelper Internationalization
Hi Mig, I have updated the italian translation of missing strings for 8.1.1.0a1 version.
bye!
missing-strings-it-8-1-1-0a1-messages.json

Michel Gutierrez

unread,
Dec 29, 2023, 6:04:01 AM12/29/23
to Video DownloadHelper Internationalization
Many thanks ! Your changes have been merged to the code and will be part of the next release.

I noticed in the Italian locale file a couple of occurrences of "$ ARG1 $" instead of "$ARG2$". Not sure for how long it was that way but it affects the locale mechanism in VDH. I fixed the strings so they show "$ARG1$. Thanks again.

night...@aruba.it

unread,
Dec 29, 2023, 9:56:07 AM12/29/23
to Video DownloadHelper Internationalization
Hi Mig, I have updated the italian translation of missing strings for 8.1.2.0a2 version.
Thank to you!
bye.
missing-strings-it-8-1-2-0a2-messages.json

Michel Gutierrez

unread,
Dec 31, 2023, 5:41:24 AM12/31/23
to Video DownloadHelper Internationalization
Many thanks, this is merged.

night...@aruba.it

unread,
Jan 30, 2024, 11:22:46 AM1/30/24
to Video DownloadHelper Internationalization
Hi Mig,
I have updated the italian translation of missing strings for 8.2.0.17a1 (beta) version.
Thanks for your work, VDH is the best extension for Firefox!
bye.
missing-strings-8.2.0.17a1-beta.json

night...@aruba.it

unread,
Feb 16, 2024, 12:21:56 PM2/16/24
to Video DownloadHelper Internationalization
Hi Mig,
I have updated the italian translation of missing strings for 8.2.0.27a1 (beta) version.

Translation updates are now also available on the official website on GitHub, here:
https://github.com/aclap-dev/video-downloadhelper/discussions/122
Update to Italian locale [it]

bye.
missing-strings-8.2.0.27a1-beta.json
Reply all
Reply to author
Forward
0 new messages