gnomeweb-wml r6707 - trunk/projects.gnome.org/gnumeric
- From: mortenw svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomeweb-wml r6707 - trunk/projects.gnome.org/gnumeric
- Date: Thu, 19 Mar 2009 20:02:14 +0000 (UTC)
Author: mortenw
Date: Thu Mar 19 20:02:14 2009
New Revision: 6707
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6707&view=rev
Log:
Help for translators.
Added:
trunk/projects.gnome.org/gnumeric/date-time-formats.shtml
Modified:
trunk/projects.gnome.org/gnumeric/Makefile.am
trunk/projects.gnome.org/gnumeric/how-to-help.shtml
Modified: trunk/projects.gnome.org/gnumeric/Makefile.am
==============================================================================
--- trunk/projects.gnome.org/gnumeric/Makefile.am (original)
+++ trunk/projects.gnome.org/gnumeric/Makefile.am Thu Mar 19 20:02:14 2009
@@ -5,6 +5,7 @@
page_SCRIPTS=index.shtml \
contact-info.shtml \
downloads.shtml \
+ date-time-formats.shtml \
footer.shtml \
header-begin.shtml \
header-end.shtml \
Added: trunk/projects.gnome.org/gnumeric/date-time-formats.shtml
==============================================================================
--- (empty file)
+++ trunk/projects.gnome.org/gnumeric/date-time-formats.shtml Thu Mar 19 20:02:14 2009
@@ -0,0 +1,40 @@
+<!--#set var="title" value="Translation Help For Date and Time Formats" --><!--#set var="rootdir" value="." --><!--#include virtual="header-begin.shtml" -->
+ <link rel="stylesheet" href="style/index.css" type="text/css"/>
+<!--#include virtual="header-end.shtml" -->
+ <div>
+ <h1>Date and Time Formats</h1>
+
+<p>Goffice needs to know how dates and times are usually written in a locale.
+We do that using translations of a handful of strings like "*Long Date Format"
+and "*Short Time Format". These strings should be translated to Excel format
+codes representing the right format. If that makes no sense to you, drop by
+the Gnumeric IRC channel and ask.</p>
+<p>Most of these have reasonable defaults if you do not translate them or
+translate them to the empty string.</p>
+<p>Wikipedia has a good overview of <a
+href="http://en.wikipedia.org/wiki/Date_and_time_notation_by_country">date and
+time formats by country</a>.</p>
+
+ <h2>Long Date Format</h1>
+<p>The US translation for this is "dddd, mmmm dd, yyyy" which translated to
+something like "Saturday, January 01, 2000". <em>There is no good default for this.</em></p>
+
+ <h2>Medium Date Format</h1>
+<p>This defaults to "d-mmm-yyyy".</p>
+
+ <h2>short Date Format</h1>
+<p>This defaults to "m/d/yy", "d/m/yy", or "yy/m/d" depending on whether the OS
+tells us that month, day, or year should come first.</p>
+
+ <h2>Long Time Format</h1>
+<p>This defaults to "h:mm:ss AM/PM" or "hh:mm:ss" depending on whether the OS
+tells us that a 12 or 24 hour clock is in use. Note, that the 12-hour clock
+will use a single digit for the hour if possible.</p>
+
+ <h2>Medium Time Format</h1>
+<p>This defaults to "h:mm AM/PM" or "hh:mm" depending on whether the OS
+tells us that a 12 or 24 hour clock is in use. Note, that the 12-hour clock
+will use a single digit for the hour if possible.</p>
+
+ </div>
+<!--#include virtual="footer.shtml" -->
Modified: trunk/projects.gnome.org/gnumeric/how-to-help.shtml
==============================================================================
--- trunk/projects.gnome.org/gnumeric/how-to-help.shtml (original)
+++ trunk/projects.gnome.org/gnumeric/how-to-help.shtml Thu Mar 19 20:02:14 2009
@@ -9,7 +9,7 @@
things are done. We can help point you to the project that interests you, or
maybe we'll help you find a small little project to help you get started.</p>
-<p>To <a href="contact-info.shtml">contact us</a>, stop by your IRC channel or
+<p>To <a href="contact-info.shtml">contact us</a>, stop by our IRC channel or
send us an email.</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]