1 char *s = N_("NUT Monitor");
2 char *s = N_("_File");
3 char *s = N_("F_avorites");
4 char *s = N_("Host / Port : ");
5 char *s = N_("Device : ");
6 char *s = N_("None");
7 char *s = N_("Use authentication");
8 char *s = N_("Login / Password : ");
9 char *s = N_(" NUT Server ");
10 char *s = N_("label");
11 char *s = N_("Battery charge :");
12 char *s = N_("Current load :");
13 char *s = N_("Remaining time :");
14 char *s = N_("N/A");
15 char *s = N_("Device commands :");
16 char *s = N_("Device status");
17 char *s = N_("Device vars");
18 char *s = N_("Enter a name for this favorite\n"
19              "\n"
20              "<span color=\"#808080\">You cannot re-use a name from another entry</span>\n"
21              "");
22 char *s = N_("\n"
23              "Please select the favorite that you\n"
24              "want to delete from list...\n"
25              "");
26 char *s = N_("<None>");
27 char *s = N_("Enter a new value for the variable.\n"
28              "");
29 char *s = N_("Copyright (c) 2010 David Goncalves");
30 char *s = N_("GUI to manage devices connected a NUT server.\n"
31              "\n"
32              "For more information about NUT (Network UPS Tools)\n"
33              "please visit the author's website.\n"
34              "\n"
35              "http://www.networkupstools.org\n"
36              "");
37 char *s = N_("http://www.lestat.st");
38 char *s = N_("Copyright (C) 2010 David Goncalves <david@lestat.st>\n"
39              "\n"
40              "This program is free software: you can redistribute it and/or modify\n"
41              "it under the terms of the GNU General Public License as published by\n"
42              "the Free Software Foundation; either version 3 of the License, or\n"
43              "(at your option) any later version.\n"
44              "\n"
45              "This program is distributed in the hope that it will be useful,\n"
46              "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
47              "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
48              "GNU General Public License for more details.\n"
49              "\n"
50              "You should have received a copy of the GNU General Public License\n"
51              "along with this program.  If not, see <http://www.gnu.org/licenses/>.");
52