Searched refs:N_ (Results 1 - 25 of 28) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Di386_sys_types.c6 {0x00, N_("Empty")},
7 {0x01, N_("FAT12")},
8 {0x02, N_("XENIX root")},
9 {0x03, N_("XENIX usr")},
10 {0x04, N_("FAT16 <32M")},
11 {0x05, N_("Extended")}, /* DOS 3.3+ extended partition */
12 {0x06, N_("FAT16")}, /* DOS 16-bit >=32M */
13 {0x07, N_("HPFS/NTFS")}, /* OS/2 IFS, eg, HPFS or NTFS or QNX */
14 {0x08, N_("AIX")}, /* AIX boot (AIX -- PS/2 port) or SplitDrive */
15 {0x09, N_("AI
[all...]
H A Dfdisksgilabel.c80 {SGI_VOLHDR, N_("SGI volhdr")},
81 {0x01, N_("SGI trkrepl")},
82 {0x02, N_("SGI secrepl")},
83 {SGI_SWAP, N_("SGI raw")},
84 {0x04, N_("SGI bsd")},
85 {0x05, N_("SGI sysv")},
86 {ENTIRE_DISK, N_("SGI volume")},
87 {SGI_EFS, N_("SGI efs")},
88 {0x08, N_("SGI lvol")},
89 {0x09, N_("SG
[all...]
H A Dfdisksunlabel.c45 {0, N_("Empty")},
46 {1, N_("Boot")},
47 {2, N_("SunOS root")},
48 {SUNOS_SWAP, N_("SunOS swap")},
49 {4, N_("SunOS usr")},
50 {WHOLE_DISK, N_("Whole disk")},
51 {6, N_("SunOS stand")},
52 {7, N_("SunOS var")},
53 {8, N_("SunOS home")},
54 {LINUX_SWAP, N_("Linu
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dcontrolword.c20 { "ABORT", N_("ABORT"), OP_ABORT, 0, 0, 0, 0},
21 { "ACTIVE", N_("ACTIVE"), OP_ACTIVE, 0, 0, 0, 0},
22 { "CLASS", N_("CLASS"), OP_CLASS, 0, 0, 0, 0},
23 { "CLIENT", N_("CLIENT"), OP_CLIENT, 0, 0, 0, 0},
24 { "DEBUG", N_("DEBUG"), OP_DEBUG, 0, 0, 0, 0},
25 { "DEFAULTQ", N_("DEFAULTQ"), OP_DEFAULTQ, 0, 0, 0, 0},
26 { "DISABLE", N_("DISABLE"), OP_DISABLE, 0, 0, 0, 0},
27 { "DOWN", N_("DOWN"), OP_DOWN, 0, 0, 0, 0},
28 { "ENABLE", N_("ENABLE"), OP_ENABLE, 0, 0, 0, 0},
29 { "HOLD", N_("HOL
[all...]
H A Dlprm.c341 N_(" usage: %s [-A] [-Ddebuglevel] (jobid|user|'all')* [printer]\n"),
342 N_(" -A - use authentication\n"),
343 N_(" -Ddebuglevel - debug level\n"),
344 N_(" user removes user jobs\n"),
345 N_(" all removes all jobs\n"),
346 N_(" jobid removes job number jobid\n"),
347 N_(" Example:\n"),
348 N_(" 'clean 30 lp' removes job 30 on printer lp\n"),
349 N_(" 'clean' removes first job on default printer\n"),
350 N_(" 'clea
[all...]
H A Dlpc.c452 N_("usage: %s [-a][-Ddebuglevel][-Pprinter][-Shost][-Uusername][-V] [command]\n"),
453 N_(" with no command, reads from STDIN\n"),
454 N_(" -a - alias for -Pall\n"),
455 N_(" -Ddebuglevel - debug level\n"),
456 N_(" -Pprinter - printer\n"),
457 N_(" -Pprinter@host - printer on lpd server on host\n"),
458 N_(" -Shost - connect to lpd server on host\n"),
459 N_(" -Uuser - identify command as coming from user\n"),
460 N_(" -V - increase information verbosity\n"),
461 N_(" command
[all...]
H A Dlpr.c671 N_("Usage: %s [-Pprinter[@host]] [-A] [-B] [-Cclass] [-Fformat] [-G] [-Jinfo]\n"),
672 N_(" [-(K|#)copies] [-Q] [-Raccountname] [-Ttitle] [-Uuser[@host]] [-V]\n"),
673 N_(" [-Zoptions] [-b] [-m mailaddr] [-h] [-i indent] [-l] [-w width ] [-r]\n"),
674 N_(" [-Ddebugopt ] [--] [ filenames ... ]\n"),
675 N_(" -A - use authentication specified by AUTH environment variable\n"),
676 N_(" -B - filter files and reduce job to single file before sending\n"),
677 N_(" -C class - job class\n"),
678 N_(" -D debugopt - debugging flags\n"),
679 N_(" -F format - job format\n"),
680 N_("
[all...]
H A Dlpq.c544 N_("usage: %s [-aAclV] [-Ddebuglevel] [-Pprinter] [-tsleeptime]\n"),
545 N_(" -A - use authentication specified by AUTH environment variable\n"),
546 N_(" -a - all printers\n"),
547 N_(" -c - clear screen before update\n"),
548 N_(" -l - increase (lengthen) detailed status information\n"),
549 N_(" additional l flags add more detail.\n"),
550 N_(" -L - maximum detailed status information\n"),
551 N_(" -n linecount - linecount lines of detailed status information\n"),
552 N_(" -Ddebuglevel - debug level\n"),
553 N_("
[all...]
H A Dlpd_jobs.c1754 {"succ", N_("succ"), INTEGER_K, (void *)0, JSUCC,0,0},
1755 {"jsucc", N_("jsucc"), INTEGER_K, (void *)0, JSUCC,0,0},
1756 {"success", N_("success"), INTEGER_K, (void *)0, JSUCC,0,0},
1757 {"jsuccess", N_("jsuccess"), INTEGER_K, (void *)0, JSUCC,0,0},
1758 {"abort", N_("abort"), INTEGER_K, (void *)0, JABORT,0,0},
1759 {"jabort", N_("jabort"), INTEGER_K, (void *)0, JABORT,0,0},
1760 {"hold", N_("hold"), INTEGER_K, (void *)0, JHOLD,0,0},
1761 {"jhold", N_("jhold"), INTEGER_K, (void *)0, JHOLD,0,0},
1762 {"remove", N_("remove"), INTEGER_K, (void *)0, JREMOVE,0,0},
1763 {"jremove", N_("jremov
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dproblem.c50 N_("(no prompt)"), /* 0 */
51 N_("Fix"), /* 1 */
52 N_("Clear"), /* 2 */
53 N_("Relocate"), /* 3 */
54 N_("Allocate"), /* 4 */
55 N_("Expand"), /* 5 */
56 N_("Connect to /lost+found"), /* 6 */
57 N_("Create"), /* 7 */
58 N_("Salvage"), /* 8 */
59 N_("Truncat
[all...]
H A Dmessage.c109 N_("aextended attribute"),
110 N_("Aerror allocating"),
111 N_("bblock"),
112 N_("Bbitmap"),
113 N_("ccompress"),
114 N_("Cconflicts with some other fs @b"),
115 N_("iinode"),
116 N_("Iillegal"),
117 N_("jjournal"),
118 N_("Ddelete
[all...]
H A De2fsck.h47 #define N_(a) gettext_noop (a) macro
49 #define N_(a) (a) macro
60 #define N_(a) a macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dintl.h25 #define N_(x) (x) macro
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/misc/
H A Dnls-enable.h6 #define N_(a) gettext_noop (a) macro
8 #define N_(a) (a) macro
18 #define N_(a) a macro
H A Dbadblocks.c61 const char * done_string = N_("done \n");
H A Dfsck.c730 N_("Either all or none of the filesystem types passed to -t must be prefixed\n"
/asus-wl-520gu-7.0.1.45/src/router/samba/source/po/
H A Dgenmsg29 --keyword=_ --keyword=N_ \
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/resize/
H A Dresize2fs.h46 #define N_(a) gettext_noop (a) macro
48 #define N_(a) (a) macro
58 #define N_(a) a macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/popt/
H A Dpoptint.h69 #define N_(foo) (foo) macro
H A Dpopthelp.c23 { "help", '?', 0, NULL, '?', N_("Show this help message"), NULL },
24 { "usage", '\0', 0, NULL, 'u', N_("Display brief usage message"), NULL },
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dportable.h704 # define N_(Text) gettext_noop(Text) macro
706 # define N_(Text) Text macro
710 # define N_(Text) Text macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/param/
H A Dloadparm.c762 {N_("Base Options"), P_SEP, P_SEPARATOR},
781 {N_("Security Options"), P_SEP, P_SEPARATOR},
866 {N_("Logging Options"), P_SEP, P_SEPARATOR},
881 {N_("Protocol Options"), P_SEP, P_SEPARATOR},
918 {N_("Tuning Options"), P_SEP, P_SEPARATOR},
946 {N_("Printing Options"), P_SEP, P_SEPARATOR},
976 {N_("Filename Handling"), P_SEP, P_SEPARATOR},
1002 {N_("Domain Options"), P_SEP, P_SEPARATOR},
1006 {N_("Logon Options"), P_SEP, P_SEPARATOR},
1025 {N_("Brows
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/po/
H A DMakefile84 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/po/
H A DMakefile67 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dnfsmount.c69 # define N_(Text) (Text) macro

Completed in 153 milliseconds

12