I've noticed that there are some missing parts in the French translation of the latest Jitsi Meet version (please find attached main.json and main-fr.json). is that normal?
I tried to finish the translation in French on Pootle http://translate.jitsi.org/fr/jitsi-meet/ but I don't know how to add it to my Jitsi Meet instance. is there any specific method to convert translation files from .po to .json?
Thank you for your work! I've pushed the French translation from Pootle to github. You can get the updated .json from the master branch on github.
Regards,
Boris
···
On 15/06/2017 10:14, KHAIT Hamza - SG/SPSSI/CPII/DOSE/ET/PNE ANNUAIRE ET MESSAGERIE wrote:
Hello everyone,
I've noticed that there are some missing parts in the French translation
of the latest Jitsi Meet version (please find attached main.json and
main-fr.json). is that normal?
I tried to finish the translation in French on Pootle http://translate.jitsi.org/fr/jitsi-meet/ but I don't know how to add it
to my Jitsi Meet instance. is there any specific method to convert
translation files from .po to .json?
I've pushed the French translation from
Pootle to github. You can get the updated .json from the master branch
on github.
I don't know why but some parts are still missing, I had to add them manually. For instance, the following strings :
"FETCH_SESSION_ID": "Obtaining session-id...",
"GOT_SESSION_ID": "Obtaining session-id... Done",
"GET_SESSION_ID_ERROR": "Get session-id error: __code__",
"USER_CONNECTION_INTERRUPTED": "__displayName__ is having connectivity issues...",
"LOW_BANDWIDTH": "Video for __displayName__ has been turned off to save bandwidth"
On Jun 16, 2017, at 03:12, KHAIT Hamza - SG/SPSSI/CPII/DOSE/ET/PNE ANNUAIRE ET MESSAGERIE <hamza.khait@i-carre.net> wrote:
Hi,
Thank you for your work!
You're welcome!
I've pushed the French translation from
Pootle to github. You can get the updated .json from the master branch
on github.
I don't know why but some parts are still missing, I had to add them manually. For instance, the following strings :
"FETCH_SESSION_ID": "Obtaining session-id...",
"GOT_SESSION_ID": "Obtaining session-id... Done",
"GET_SESSION_ID_ERROR": "Get session-id error: __code__",
"USER_CONNECTION_INTERRUPTED": "__displayName__ is having connectivity issues...",
"LOW_BANDWIDTH": "Video for __displayName__ has been turned off to save bandwidth"
On Jun 16, 2017, at 03:12, KHAIT Hamza - SG/SPSSI/CPII/DOSE/ET/PNE ANNUAIRE ET MESSAGERIE <hamza.khait@i-carre.net> wrote:
Hi,
Thank you for your work!
You're welcome!
I've pushed the French translation from
Pootle to github. You can get the updated .json from the master branch
on github.
I don't know why but some parts are still missing, I had to add them manually. For instance, the following strings :
"FETCH_SESSION_ID": "Obtaining session-id...",
"GOT_SESSION_ID": "Obtaining session-id... Done",
"GET_SESSION_ID_ERROR": "Get session-id error: __code__",
"USER_CONNECTION_INTERRUPTED": "__displayName__ is having connectivity issues...",
"LOW_BANDWIDTH": "Video for __displayName__ has been turned off to save bandwidth"
Hi i have also “has been turned off to save bandwidth” on my french version with latest update. I can proposed an traduction if necessary
( “has been turned off to save bandwidth” > i search on the forum too at desactive this bad function for our
countryside and our little bandwidth connexion. if not always without camera in meeting.
i will trying : vim /etc/jitsi/videobridge/sip-communicator.properties
add : org.jitsi.videobridge.TRUST_BWE=false
systemctl restart nginx jicofo.service jitsi-videobridge2.service prosody.service )
Then I changed main-fa.json’s welcomepage obejct as
“welcomepage”: {
“accessibilityLabel”: {
“join”: “برای وصل شدن کلیک کنید”,
“roomname”: “نام اتاق را وارد کنید”
},
“appDescription”: “”,
“audioVideoSwitch”: {
“audio”: “صدا”,
“video”: “ویدئو”
},
“calendar”: “تقویم”,
“connectCalendarButton”: “تقویم خود را وصل کنید”,
“connectCalendarText”: “”,
“enterRoomTitle”: “شروع دیدار جدید”,
“roomNameAllowedChars”: “”,
“go”: “برو”,
“goSmall”: “برو”,
“join”: “”,
“info”: “”,
“privacy”: “حریم خصوصی”,
“recentList”: “جدید”,
“recentListDelete”: “پاک کردن”,
“recentListEmpty”: "اخرین لیست شما خالی است. با تیم خود چت کنید و تمام اخرین قرارهای خود را اینجا پیدا کنید. ",
“reducedUIText”: “”,
“roomname”: “نام اتاق را وارد کنید”,
“roomnameHint”: “”,
“sendFeedback”: “ارسال بازخورد”,
“terms”: “اصطلاحات”,
“title”: “اخرین لیست شما خالی است. با تیم خود چت کنید و تمام اخرین قرارهای خود را اینجا پیدا کنید.”
}
restared make dev and still the title of the page is same.
Are you wipe browser cache ? and offline data browser ? + refresh browser +
systemctl restart jicofo.service jitsi-videobridge2.service prosody.service
Are you wipe browser cache ? - Yes used incognito mode
and offline data browser ? - Yes tried disconnecting internet and “make dev”
refresh browser - Yes - Hard refresh also
need to add command to rebuild languages or something similar.