1# File:cal.c, line:92, textdomain("SUNW_OST_OSCMD");
2#  /*
3# 	 * TRANSLATION_NOTE
4# 	 * This message is to be used for displaying
5# 	 * the names of the seven days, from Sunday to Saturday.
6# 	 * The length of the name of each one should be two or less.
7# 	 */
8msgid  " S  M Tu  W Th  F  S"
9msgstr
10#  /*
11# 	 * TRANSLATION_NOTE
12# 	 * This message is to be used for displaying
13# 	 * specified month and year.
14# 	 */
15msgid  "   %s %u\n"
16msgstr
17#  /*
18# 	 * TRANSLATION_NOTE
19# 	 * This message is to be used for displaying
20# 	 * specified year.
21# 	 */
22msgid  "\n\n\n\t\t\t\t%u\n\n"
23msgstr
24#   /*
25# 		 * TRANSLATION_NOTE
26# 		 * This message is to be used for displaying
27# 		 * names of three months per a line and should be
28# 		 * correctly translated according to the display width
29# 		 * of the names of months.
30# 		 */
31msgid  "\t%4.3s\t\t\t%.3s\t\t%10.3s\n"
32msgstr
33