Cruisers Forum
 

Go Back   Cruisers & Sailing Forums > Seamanship, Navigation & Boat Handling > OpenCPN
Cruiser Wiki Click Here to Login
Register Vendors FAQ Community Calendar Today's Posts Log in

Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 19-10-2013, 03:12   #616
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,547
Re: OpenCPN Internationalization ( i18n )

Quote:
Originally Posted by bdbcat View Post
Gerhard...

Thanks for the notice. GRIB language string problem identified and fixed in current github. (19 October) Please check it out if possible.

Dave
Thanks Dave,

we have had here a small earthquake yesterday in Monastir, Tunisia, force 4.6 with epicentre 8 miles away from the marina and there are actually some other things to do. Some damages but no people hurt.
I will come back soon.

Gerhard
CarCode is offline   Reply With Quote
Old 19-10-2013, 04:10   #617
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,547
Re: OpenCPN Internationalization ( i18n )

I have uploaded a tunisian TV clip to YouTube:
CarCode is offline   Reply With Quote
Old 19-10-2013, 07:00   #618
Registered User

Join Date: Jun 2010
Location: St. Petersburg, Florida
Boat: Gemini 3200
Posts: 983
Re: OpenCPN Internationalization ( i18n )

Quote:
Originally Posted by HotRod View Post
A few questions...

What does these lines mean?

EvTwilight
MoTwilight
Mph (miles or meter per hour?)

If someone would be so kind to explain the two first ones or put them in a context so I can figure it out, thanx.

You might also be interested to know the definitions of the three types of twilight. From National Weather Service: Louisville, KY
  • Civil Twilight: the time at which the sun is 6 degrees below the horizon. At this time, there is enough light for objects to be clearly distinguishable and that outdoor activities can commence (dawn) or end (dusk) without artificial illumination. Civil twilight is the definition of twilight most widely used by the general public.
  • Nautical Twilight: the time when the center of the sun is 12 degrees below the horizon, and only general or vague outlines of objects are visible. During the evening this is when it becomes too difficult to perceive the horizon, and in the morning this is the point when the horizon becomes distinguishable. This term goes back to the days when sailing ships navigated by using the stars.
  • Astronomical Twilight: the time at which the sun is 18 degrees below the horizon. It is that point in time at which the sun starts lightening the sky. Prior to this time during the morning, the sky is completely dark. During the evening, this is the point where the sky completely turns dark.
Fabbian
fgd3 is offline   Reply With Quote
Old 19-10-2013, 10:50   #619
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,547
Re: OpenCPN Internationalization ( i18n )

Quote:
Originally Posted by bdbcat View Post
Gerhard...

Thanks for the notice. GRIB language string problem identified and fixed in current github. (19 October) Please check it out if possible.

Dave
Yes Dave,

that works but one case is still left in GribSettingsDialog.cpp. This function should have the same fix you have done:
void GribSettingsDialog::PopulateUnits(int settings)

German po-files for OCPN, Dashboard and Grib attached.

Gerhard

BTW:
Another insertion of wxGetTranslation() fixes it:

void GribSettingsDialog::PopulateUnits(int settings)
{
m_cDataUnits->Clear();
for(int i=0; !unit_names[unittype[m_lastdatatype]][i].empty(); i++)
m_cDataUnits->Append(wxGetTranslation(unit_names[unittype[m_lastdatatype]][i]));
}
Attached Files
File Type: doc opencpn-de.zip.doc (29.5 KB, 60 views)
CarCode is offline   Reply With Quote
Old 20-10-2013, 13:42   #620
Registered User
 
arnand01's Avatar

Join Date: Dec 2009
Location: Gävle, Sweden
Posts: 36
Re: OpenCPN Internationalization ( i18n )

Swedish update for 3.3.1006, please give suggestions for improvements.

https://dl.dropboxusercontent.com/u/...ncpn_sv_SE.zip

/Anders
arnand01 is offline   Reply With Quote
Old 24-10-2013, 08:32   #621
NAV
Registered User

Join Date: Sep 2010
Location: Netherlands
Posts: 424
Re: OpenCPN Internationalization ( i18n )

NL language files for 1006 (OCPN, Grib and Dashboard)
Attached Files
File Type: doc OCPN+Grib+Dashboard_1006_nl.zip.doc (67.4 KB, 48 views)
NAV is offline   Reply With Quote
Old 28-10-2013, 11:42   #622
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,021
Re: OpenCPN Internationalization ( i18n )

Hello Dave,

I see that in the master branch for Grib-plugin, there is a new version of pot file. So I update the french file language for this plugin.

Impossible to test completely this file with 3.3.1006 but I thing that some of anomalies, that I speak previously, needs new version of OpenCPN.

B.R. Gilletarom.
Attached Files
File Type: doc opencpn-grib_pi_French_for_3.3.1006_C.zip.doc (8.6 KB, 54 views)
Gilletarom is offline   Reply With Quote
Old 23-11-2013, 12:40   #623
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,021
Re: OpenCPN Internationalization ( i18n )

Hello Dave,

Here the french language files for dasboard and grib plugins for OpenCPN 3.3.1117.
Attached Files
File Type: doc OpenCPN-dashboard_pi-grib_pi_331117_A.zip.doc (13.4 KB, 47 views)
Gilletarom is offline   Reply With Quote
Old 30-11-2013, 08:43   #624
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,547
Re: OpenCPN Internationalization ( i18n )

German language files 3.3.117 for opencpn, dashboard and grib.
Attached Files
File Type: doc opencpn-de.zip.doc (30.0 KB, 41 views)
CarCode is offline   Reply With Quote
Old 10-12-2013, 09:11   #625
Registered User

Join Date: Nov 2011
Location: Istanbul
Boat: Steel, Regina, Holland, 8.70
Posts: 95
Re: OpenCPN Internationalization ( i18n )

OpenCPN 3.3.1117 Turkish files attached.

Hasan
Attached Files
File Type: doc TurkishFiles.zip.doc (30.3 KB, 48 views)
boraxtr is offline   Reply With Quote
Old 20-12-2013, 12:27   #626
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,286
Re: OpenCPN Internationalization ( i18n )

Beta 3.3.1117 Git pull this week. opencpn_sv_SE.po
There are still some missing words in the AIS target data info window on the right column, not present in the po file:
"Heading", "Report Age" and "Turn Rate"
But the missing words and more are present in the pot file so I can update from that but the intention may be that the pot file should be reflected to every po file?? Otherwise will the distribution package miss this - or??
Thanks Håkan
Attached Thumbnails
Click image for larger version

Name:	AIS_target_Data.jpg
Views:	187
Size:	102.4 KB
ID:	72469  
Hakan is offline   Reply With Quote
Old 29-12-2013, 00:34   #627
NAV
Registered User

Join Date: Sep 2010
Location: Netherlands
Posts: 424
Re: OpenCPN Internationalization ( i18n )

Dutch language files for OpenCPN 3.3.1117
Attached Files
File Type: doc opencpn_nl_NL_1117.zip.doc (55.7 KB, 49 views)
NAV is offline   Reply With Quote
Old 29-12-2013, 06:44   #628
Registered User
 
o-charts's Avatar

Join Date: Dec 2013
Posts: 33
Re: OpenCPN Internationalization ( i18n )

Our web site for the OpenCPN S-63 plug-in is now online.

o-charts.org

We are now

Preparing the S-63 plug-in

Test phase I
- Fingerprinting
- Translation of "S-63 plug-in explained"


We need to test the implementation.

You will find additional information in the "S-63 plug-in explained" document.
This document describes the situation in the future, once the plug-in launched.

Translators: please use the English odt version of the document.

Thanks

Renate
o-charts is offline   Reply With Quote
Old 01-01-2014, 03:50   #629
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,021
Re: OpenCPN Internationalization ( i18n )

Hello Dave,

I saw in the GitHub the French language file was corrupt. So I re-downloaded the french file ".po". I also downloaded the latest file ".pot".

On the other hand, I have, thanks to Jean-Pierre, a compiled for windows unpublished OCPN 3.3.1220 version.

So I made a new updated French language file, suitable for 3.3.1220 release.

Missing some words in the pot file. I put this post about it in the thread
http://www.cruisersforum.com/forums/f134/opencpn-beta-version-3-3-1117-released-115573-10.html#post1428417

Best Regards and happy new year.

Gilletarom.
Attached Files
File Type: doc French_language_file_opencpn_fr_FR_3.3.1220_E2.zip.doc (44.8 KB, 40 views)
Gilletarom is offline   Reply With Quote
Old 01-01-2014, 06:16   #630
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,021
Re: OpenCPN Internationalization ( i18n )

Hello Jean-Pierre and All,

I tested the plugin version grib that Jean-Pierre has provided me with a precompiled version of OCPN 3.3.1220.

I proposed an updated language file plugin.

I observed that missing item in the English language file. Therefore, they are not translated in my translation. See here:
http://www.cruisersforum.com/forums/...ml#post1428472

Best regards,

Gilletarom.
Attached Files
File Type: doc French_language_file_opencpn-grib_pi_V22_B3.zip.doc (8.3 KB, 47 views)
Gilletarom is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenCPN 2.3.0 dlymn OpenCPN 3 29-06-2011 01:44
Help with OpenCPN moggie OpenCPN 4 15-02-2011 16:18
Help with OpenCPN moggie Marine Electronics 1 10-02-2011 06:26
OpenCPN bdbcat OpenCPN 1343 19-09-2009 15:59

Advertise Here


All times are GMT -7. The time now is 17:52.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.