source: trunk/third/gtk/po/cat-id-tbl.c @ 14482

Revision 14482, 2.6 KB checked in by ghudson, 25 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r14481, which included commits to RCS files with non-trunk default branches.
Line 
1/* Automatically generated by po2tbl.sed from gtk+.pot.  */
2
3#if HAVE_CONFIG_H
4# include <config.h>
5#endif
6
7#include "libgettext.h"
8
9const struct _msg_ent _msg_tbl[] = {
10  {"", 1},
11  {"Hue:", 2},
12  {"Saturation:", 3},
13  {"Value:", 4},
14  {"Red:", 5},
15  {"Green:", 6},
16  {"Blue:", 7},
17  {"Opacity:", 8},
18  {"OK", 9},
19  {"Cancel", 10},
20  {"Help", 11},
21  {"Directories", 12},
22  {"Files", 13},
23  {"Directory unreadable: %s", 14},
24  {"Create Dir", 15},
25  {"Delete File", 16},
26  {"Rename File", 17},
27  {"Error", 18},
28  {"Close", 19},
29  {"Create Directory", 20},
30  {"Directory name:", 21},
31  {"Create", 22},
32  {"Delete", 23},
33  {"Rename", 24},
34  {"Selection: ", 25},
35  {"Foundry:", 26},
36  {"Family:", 27},
37  {"Weight:", 28},
38  {"Slant:", 29},
39  {"Set Width:", 30},
40  {"Add Style:", 31},
41  {"Pixel Size:", 32},
42  {"Point Size:", 33},
43  {"Resolution X:", 34},
44  {"Resolution Y:", 35},
45  {"Spacing:", 36},
46  {"Average Width:", 37},
47  {"Charset:", 38},
48  {"Font Property", 39},
49  {"Requested Value", 40},
50  {"Actual Value", 41},
51  {"Font", 42},
52  {"Font:", 43},
53  {"Font Style:", 44},
54  {"Size:", 45},
55  {"Reset Filter", 46},
56  {"Metric:", 47},
57  {"Points", 48},
58  {"Pixels", 49},
59  {"Preview:", 50},
60  {"Font Information", 51},
61  {"Requested Font Name:", 52},
62  {"Actual Font Name:", 53},
63  {"%i fonts available with a total of %i styles.", 54},
64  {"Filter", 55},
65  {"Font Types:", 56},
66  {"Bitmap", 57},
67  {"Scalable", 58},
68  {"Scaled Bitmap", 59},
69  {"*", 60},
70  {"(nil)", 61},
71  {"regular", 62},
72  {"italic", 63},
73  {"oblique", 64},
74  {"reverse italic", 65},
75  {"reverse oblique", 66},
76  {"other", 67},
77  {"[M]", 68},
78  {"[C]", 69},
79  {"The selected font is not available.", 70},
80  {"The selected font is not a valid font.", 71},
81  {"This is a 2-byte font and may not be displayed correctly.", 72},
82  {"(unknown)", 73},
83  {"roman", 74},
84  {"proportional", 75},
85  {"monospaced", 76},
86  {"char cell", 77},
87  {"Font: (Filter Applied)", 78},
88  {"MAX_FONTS exceeded. Some fonts may be missing.", 79},
89  {"Apply", 80},
90  {"Font Selection", 81},
91  {"Gamma", 82},
92  {"Gamma value", 83},
93  {"Input", 84},
94  {"No input devices", 85},
95  {"Device:", 86},
96  {"Disabled", 87},
97  {"Screen", 88},
98  {"Window", 89},
99  {"Mode: ", 90},
100  {"Axes", 91},
101  {"Keys", 92},
102  {"Save", 93},
103  {"X", 94},
104  {"Y", 95},
105  {"Pressure", 96},
106  {"X Tilt", 97},
107  {"Y Tilt", 98},
108  {"none", 99},
109  {"(disabled)", 100},
110  {"clear", 101},
111  {"Page %u", 102},
112  {"Unable to locate image file in pixmap_path: \"%s\" line %d", 103},
113  {"Unable to locate image file in pixmap_path: \"%s\"", 104},
114  {"Unable to locate loadable module in module_path: \"%s\",", 105},
115  {"--- No Tip ---", 106},
116};
117
118int _msg_tbl_length = 106;
Note: See TracBrowser for help on using the repository browser.