diff options
Diffstat (limited to 'glabels1/po/cat-id-tbl.c')
-rw-r--r-- | glabels1/po/cat-id-tbl.c | 173 |
1 files changed, 0 insertions, 173 deletions
diff --git a/glabels1/po/cat-id-tbl.c b/glabels1/po/cat-id-tbl.c deleted file mode 100644 index de67494..0000000 --- a/glabels1/po/cat-id-tbl.c +++ /dev/null @@ -1,173 +0,0 @@ -/* Automatically generated by po2tbl.sed from glabels.pot. */ - -#if HAVE_CONFIG_H -# include <config.h> -#endif - -#include "libgettext.h" - -const struct _msg_ent _msg_tbl[] = { - {"", 1}, - {"Revert to saved copy of %s?", 2}, - {"Unknown media type. Using default.", 3}, - {"\ -``%s'' has been modified.\n\ -\n\ -Do you wish to save it?", 4}, - {"Don't save", 5}, - {"Cannot save file", 6}, - {"Save As", 7}, - {"Close / Save label as", 8}, - {"Label no longer valid!", 9}, - {"Must supply file name", 10}, - {"Error writing file", 11}, - {"Delete", 12}, - {"Bring to front", 13}, - {"Send to back", 14}, - {"Edit properties...", 15}, - {"Edit text object properties", 16}, - {"Text", 17}, - {"Appearance", 18}, - {"Text Properties", 19}, - {"Position", 20}, - {"Edit line object properties", 21}, - {"Line", 22}, - {"Position/Size", 23}, - {"Size", 24}, - {"Edit box object properties", 25}, - {"Outline", 26}, - {"Fill", 27}, - {"Edit ellipse object properties", 28}, - {"Edit image object properties", 29}, - {"Image", 30}, - {"Reset image size", 31}, - {"Image format not currently supported", 32}, - {"Edit barcode object properties", 33}, - {"Data", 34}, - {"Barcode data", 35}, - {"General", 36}, - {"Style", 37}, - {"Invalid barcode", 38}, - {"Width:", 39}, - {"Height:", 40}, - {"Maintain current aspect ratio", 41}, - {"X:", 42}, - {"Y:", 43}, - {"points", 44}, - {"Color:", 45}, - {"Font:", 46}, - {"Alignment:", 47}, - {"Key:", 48}, - {"Insert merge field", 49}, - {"Length:", 50}, - {"Angle:", 51}, - {"degrees", 52}, - {"Scale:", 53}, - {"%", 54}, - {"Show text with barcode", 55}, - {"Literal:", 56}, - {"xmlParseFile error", 57}, - {"No document root", 58}, - {"document of the wrong type, glabels Namespace not found", 59}, - {"Bad root node = \"%s\"", 60}, - {"bad node = \"%s\"", 61}, - {"Problem saving xml file.", 62}, - {"No template files found!", 63}, - {"Edit document-merge properties", 64}, - {"Source", 65}, - {"Format:", 66}, - {"Location:", 67}, - {"Fields", 68}, - {"None", 69}, - {"Text with tab separators", 70}, - {"Text with comma separators", 71}, - {"Text with colon separators", 72}, - {"N/A", 73}, - {"Select merge-database source", 74}, - {"Column", 75}, - {"Custom field key", 76}, - {"Sample data", 77}, - {"_New", 78}, - {"Make a new, empty label", 79}, - {"U_nselect All ", 80}, - {"Remove all selections", 81}, - {"Select", 82}, - {"Select, move and modify objects", 83}, - {"Create text object", 84}, - {"Box", 85}, - {"Create box/rectangle object", 86}, - {"Create line object", 87}, - {"Ellipse", 88}, - {"Create ellipse/circle object", 89}, - {"Create image object", 90}, - {"Barcode", 91}, - {"Create barcode object", 92}, - {"Zoom in", 93}, - {"Zoom out", 94}, - {"Zoom 1:1", 95}, - {"Zoom to 1:1", 96}, - {"Merge properties", 97}, - {"Edit merge properties", 98}, - {"_Tools", 99}, - {" New ", 100}, - {"New Label/Card", 101}, - {" Open ", 102}, - {"Open a file", 103}, - {" Save ", 104}, - {"Save current file", 105}, - {" Print ", 106}, - {"Print current file", 107}, - {"\ -A label and business card creation program for GNOME.\n\ - \n\ -Glabels is free software; you can redistribute it and/or modify it under the \ -terms of the GNU General Public License as published by the Free Software \ -Foundation; either version 2 of the License, or (at your option) any later \ -version.\n\ - \n\ -This program is distributed in the hope that it will be useful, but WITHOUT \ -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \ -FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for \ -more details.\n", 108}, - {"Function is not implemented!", 109}, - {"New Label or Card", 110}, - {"Media Type", 111}, - {"Label orientation", 112}, - {"Open", 113}, - {"Open label", 114}, - {"Cannot open file", 115}, - {"Save label as", 116}, - {"Description:", 117}, - {"Page size:", 118}, - {"Label size:", 119}, - {"Layout:", 120}, - {"%d x %d (%d per sheet)", 121}, - {"%s x %s %s", 122}, - {"%.5g x %.5g %s", 123}, - {"Rotate", 124}, - {"Print", 125}, - {"Copies", 126}, - {"Document merge control", 127}, - {"Options", 128}, - {"print outlines (to test printer alignment)", 129}, - {"print in reverse (i.e. a mirror image)", 130}, - {"Print preview", 131}, - {"Sheets:", 132}, - {"Labels", 133}, - {"from:", 134}, - {"to:", 135}, - {"Start on label", 136}, - {"on 1st sheet", 137}, - {"Collate", 138}, - {"Copies:", 139}, - {"Glabels: Preferences", 140}, - {"Display units", 141}, - {"Points", 142}, - {"Inches", 143}, - {"Millimeters", 144}, - {"Default page size", 145}, - {"inches", 146}, - {"mm", 147}, -}; - -int _msg_tbl_length = 147; |