]> icculus.org git repositories - dana/obconf.git/blob - src/strings.c
add a button for creating a theme archive, but it doesnt work yet
[dana/obconf.git] / src / strings.c
1 /*
2  * Translatable strings file generated by Glade.
3  * Add this file to your project's POTFILES.in.
4  * DO NOT compile it as part of your application.
5  */
6
7 gchar *s = N_("Openbox Window Preferences");
8 gchar *s = N_("<span weight=\"bold\">Theme</span>");
9 gchar *s = N_("    ");
10 gchar *s = N_("<span weight=\"bold\">Install a New Theme</span>");
11 gchar *s = N_("    ");
12 gchar *s = N_("Choose a theme to _install...");
13 gchar *s = N_("<span weight=\"bold\">Create a Theme Archive</span>");
14 gchar *s = N_("    ");
15 gchar *s = N_("Choose a theme to _archive...");
16 gchar *s = N_("Theme");
17 gchar *s = N_("<span weight=\"bold\">Windows</span>");
18 gchar *s = N_("    ");
19 gchar *s = N_("_Windows retain a border when undecorated");
20 gchar *s = N_("<span weight=\"bold\">Window Titles</span>");
21 gchar *s = N_("    ");
22 gchar *s = N_("_Button order:");
23 gchar *s = N_("N - The window's icon\n"
24               "D - The all-desktops (sticky) button\n"
25               "S - The shade (roll up) button\n"
26               "L - The label (window title)\n"
27               "I - The iconify (minimize) button\n"
28               "M - The maximize button\n"
29               "C - The close button");
30 gchar *s = N_("<span weight=\"bold\">Fonts</span>");
31 gchar *s = N_("    ");
32 gchar *s = N_("_Active window title: ");
33 gchar *s = N_("_Inactive window title: ");
34 gchar *s = N_("Menu _header: ");
35 gchar *s = N_("_Menu Item: ");
36 gchar *s = N_("_On-screen display: ");
37 gchar *s = N_("Appearance");
38 gchar *s = N_("<span weight=\"bold\">Focusing Windows</span>");
39 gchar *s = N_("    ");
40 gchar *s = N_("_Focus windows when the mouse pointer moves over them");
41 gchar *s = N_("    ");
42 gchar *s = N_("_Raise windows when the mouse pointer moves over them");
43 gchar *s = N_("_Delay before focusing and raising windows:");
44 gchar *s = N_("ms");
45 gchar *s = N_("_Give focus to the last used window when switching desktops");
46 gchar *s = N_("Focus _new windows when they appear");
47 gchar *s = N_("<span weight=\"bold\">Placing Windows</span>");
48 gchar *s = N_("    ");
49 gchar *s = N_("_Place new windows under the mouse pointer");
50 gchar *s = N_("<span weight=\"bold\">Moving and Resizing Windows</span>");
51 gchar *s = N_("    ");
52 gchar *s = N_("Update the window c_ontents while resizing");
53 gchar *s = N_("Amount of resistance against other _windows:");
54 gchar *s = N_("px");
55 gchar *s = N_("Amount of resistance against screen _edges:");
56 gchar *s = N_("px");
57 gchar *s = N_("Behavior");
58 gchar *s = N_("<span weight=\"bold\">Desktops</span>");
59 gchar *s = N_("    ");
60 gchar *s = N_("_Number of desktops: ");
61 gchar *s = N_("_Desktop names:");
62 gchar *s = N_("Desktops");
63 gchar *s = N_("<span weight=\"bold\">Position</span>");
64 gchar *s = N_("    ");
65 gchar *s = N_("_Position:");
66 gchar *s = N_("Top Left");
67 gchar *s = N_("Top");
68 gchar *s = N_("Top Right");
69 gchar *s = N_("Left");
70 gchar *s = N_("Right");
71 gchar *s = N_("Bottom Left");
72 gchar *s = N_("Bottom");
73 gchar *s = N_("Bottom Right");
74 gchar *s = N_("Floating");
75 gchar *s = N_("    ");
76 gchar *s = N_("_Floating position:");
77 gchar *s = N_("x");
78 gchar *s = N_("_Orientation: ");
79 gchar *s = N_("Vertical");
80 gchar *s = N_("Horizontal");
81 gchar *s = N_("<span weight=\"bold\">Stacking</span>");
82 gchar *s = N_("    ");
83 gchar *s = N_("Keep dock _above other windows");
84 gchar *s = N_("A_llow dock to be both above and below windows");
85 gchar *s = N_("Keep dock _below other windows");
86 gchar *s = N_("<span weight=\"bold\">Hiding</span>");
87 gchar *s = N_("    ");
88 gchar *s = N_("_Hide off screen");
89 gchar *s = N_("    ");
90 gchar *s = N_("_Delay before hiding:");
91 gchar *s = N_("ms");
92 gchar *s = N_("Dock");
93 gchar *s = N_("About");
94 gchar *s = N_("About ObConf");
95 gchar *s = N_("<span weight=\"bold\" size=\"xx-large\">ObConf 3.0</span>");
96 gchar *s = N_("A preferences manager for Openbox");
97 gchar *s = N_("Copyright (c) 2003-2006\n"
98               "Dana Jansens <danakj@orodu.net>\n"
99               "Tim Riley <tr@slackzone.org>");