~ubuntu-branches/ubuntu/jaunty/gpicview/jaunty

« back to all changes in this revision

Viewing changes to po/gpicview.pot

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Lee
  • Date: 2008-09-12 01:43:21 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080912014321-zyxoac1aygvpdyjo
Tags: 0.1.10-1
* New upstream release
  - Solved assertion `GTK_IS_TOOLTIPS (tooltips)' failed problem
  - Added new translations
  - Fixed memory leaks
  - Fixed JPEG Rotation, rotation only in EXIF data
  - Fixed fullscreen toggles
  - Fixed order for file listing 
  - Security fixes CVE-2008-3904, CVE-2008-3791
  - Solved empty file problem in unsupported format
* Applied disable_ask_before_save.dpatch (Closes: #497005) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2008-01-30 12:15+0800\n"
 
11
"POT-Creation-Date: 2008-03-10 23:25+0800\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
20
20
msgid "[FILE]"
21
21
msgstr ""
22
22
 
23
 
#: src/main-win.c:136
 
23
#: src/main-win.c:137
24
24
msgid "Image Viewer"
25
25
msgstr ""
26
26
 
27
 
#: src/main-win.c:219 src/main-win.c:1108
 
27
#: src/main-win.c:220 src/main-win.c:1116
28
28
msgid "Previous"
29
29
msgstr ""
30
30
 
31
 
#: src/main-win.c:220 src/main-win.c:1109
 
31
#: src/main-win.c:221 src/main-win.c:1117
32
32
msgid "Next"
33
33
msgstr ""
34
34
 
35
 
#: src/main-win.c:224 src/main-win.c:1111
 
35
#: src/main-win.c:225 src/main-win.c:1119
36
36
msgid "Zoom Out"
37
37
msgstr ""
38
38
 
39
 
#: src/main-win.c:225 src/main-win.c:1112
 
39
#: src/main-win.c:226 src/main-win.c:1120
40
40
msgid "Zoom In"
41
41
msgstr ""
42
42
 
44
44
#. g_signal_connect( percent, "activate", G_CALLBACK(on_percentage), mw );
45
45
#. gtk_widget_set_size_request( percent, 45, -1 );
46
46
#. gtk_box_pack_start( (GtkBox*)nav_bar, percent, FALSE, FALSE, 2 );
47
 
#: src/main-win.c:232 src/main-win.c:1113
 
47
#: src/main-win.c:233 src/main-win.c:1121
48
48
msgid "Fit Image To Window Size"
49
49
msgstr ""
50
50
 
51
 
#: src/main-win.c:234 src/main-win.c:1114
 
51
#: src/main-win.c:235 src/main-win.c:1122
52
52
msgid "Original Size"
53
53
msgstr ""
54
54
 
55
 
#: src/main-win.c:241
 
55
#: src/main-win.c:242
56
56
msgid " Full Screen"
57
57
msgstr ""
58
58
 
59
 
#: src/main-win.c:245 src/main-win.c:1118
 
59
#: src/main-win.c:246 src/main-win.c:1126
60
60
msgid "Rotate Counterclockwise"
61
61
msgstr ""
62
62
 
63
 
#: src/main-win.c:247 src/main-win.c:1119
 
63
#: src/main-win.c:248 src/main-win.c:1127
64
64
msgid "Rotate Clockwise"
65
65
msgstr ""
66
66
 
67
 
#: src/main-win.c:251 src/main-win.c:1121
 
67
#: src/main-win.c:252 src/main-win.c:1129
68
68
msgid "Open File"
69
69
msgstr ""
70
70
 
71
 
#: src/main-win.c:252 src/main-win.c:1122
 
71
#: src/main-win.c:253 src/main-win.c:1130
72
72
msgid "Save File"
73
73
msgstr ""
74
74
 
75
 
#: src/main-win.c:253
 
75
#: src/main-win.c:254
76
76
msgid "Save File As"
77
77
msgstr ""
78
78
 
79
 
#: src/main-win.c:254 src/main-win.c:1124
 
79
#: src/main-win.c:255 src/main-win.c:1132
80
80
msgid "Delete File"
81
81
msgstr ""
82
82
 
83
 
#: src/main-win.c:257 src/pref.c:99
 
83
#: src/main-win.c:258 src/pref.c:100
84
84
msgid "Preferences"
85
85
msgstr ""
86
86
 
87
 
#: src/main-win.c:740
 
87
#: src/main-win.c:741
88
88
msgid "All Supported Images"
89
89
msgstr ""
90
90
 
91
 
#: src/main-win.c:745
 
91
#: src/main-win.c:746
92
92
msgid "All Files"
93
93
msgstr ""
94
94
 
95
 
#: src/main-win.c:1061
 
95
#: src/main-win.c:1069
96
96
msgid ""
97
97
"The file name you selected already exist.\n"
98
98
"Do you want to overwrite existing file?\n"
99
99
"(Warning: The quality of original image might be lost)"
100
100
msgstr ""
101
101
 
102
 
#: src/main-win.c:1090
 
102
#: src/main-win.c:1098
103
103
msgid ""
104
104
"Are you sure you want to delete current file?\n"
105
105
"\n"
106
106
"Warning: Once deleted, the file cannot be recovered."
107
107
msgstr ""
108
108
 
109
 
#: src/main-win.c:1116
 
109
#: src/main-win.c:1124
110
110
msgid "Full Screen"
111
111
msgstr ""
112
112
 
113
 
#: src/main-win.c:1123
 
113
#: src/main-win.c:1131
114
114
msgid "Save As"
115
115
msgstr ""
116
116
 
117
 
#: src/main-win.c:1166
 
117
#: src/main-win.c:1174
118
118
msgid " * Refer to source code of EOG image viewer and GThumb"
119
119
msgstr ""
120
120
 
121
121
#. TRANSLATORS: Replace mw string with your names, one name per line.
122
 
#: src/main-win.c:1170
 
122
#: src/main-win.c:1178
123
123
msgid "translator-credits"
124
124
msgstr ""
125
125
 
126
 
#: src/main-win.c:1178
 
126
#: src/main-win.c:1186
127
127
msgid "GPicView"
128
128
msgstr ""
129
129
 
130
 
#: src/main-win.c:1180
 
130
#: src/main-win.c:1188
131
131
msgid "Copyright (C) 2007"
132
132
msgstr ""
133
133
 
134
 
#: src/main-win.c:1181
 
134
#: src/main-win.c:1189
135
135
msgid "Lightweight image viewer from LXDE project"
136
136
msgstr ""
137
137
 
138
 
#: src/pref.c:85
 
138
#: src/pref.c:86
139
139
msgid ""
140
140
"GPicView will become the default viewer for all supported image files on "
141
141
"your system.\n"
144
144
"<b>Are you sure you really want to do this?</b>"
145
145
msgstr ""
146
146
 
147
 
#: src/pref.c:102
 
147
#: src/pref.c:103
148
148
msgid "Ask before saving  images"
149
149
msgstr ""
150
150
 
151
 
#: src/pref.c:106
 
151
#: src/pref.c:107
152
152
msgid "Automatically save rotated images ( Currently only JPEG is supported )"
153
153
msgstr ""
154
154
 
155
 
#: src/pref.c:110
 
155
#: src/pref.c:111
156
156
msgid "Make GPicview the default viewer for images"
157
157
msgstr ""