blob: 57dcd5231506af5a8e9b67f7541093033c17f99a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-03 20:54+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: mat-gui:66 mat-gui:422 mat-gui:445
msgid "Ready"
msgstr ""
#: mat-gui:136
msgid "Choose files"
msgstr ""
#: mat-gui:144
msgid "Supported files"
msgstr ""
#: mat-gui:151
msgid "All files"
msgstr ""
#: mat-gui:167 mat-gui:366 mat-gui:417 mat-gui:441 mat-gui:443
#: data/mat.glade:200
msgid "Clean"
msgstr ""
#: mat-gui:168
msgid "No metadata found"
msgstr ""
#: mat-gui:170 mat-gui:419
msgid "Dirty"
msgstr ""
#: mat-gui:176
#, python-format
msgid "%s's metadata"
msgstr ""
#: mat-gui:187
msgid "Trash your meta, keep your data"
msgstr ""
#: mat-gui:192
msgid "Website"
msgstr ""
#: mat-gui:219
msgid "Preferences"
msgstr ""
#: mat-gui:232
msgid "Reduce PDF quality"
msgstr ""
#: mat-gui:235
msgid "Reduce the produced PDF size and quality"
msgstr ""
#: mat-gui:238
msgid "Add unsupported file to archives"
msgstr ""
#: mat-gui:241
msgid "Add non-supported (and so non-anonymised) file to output archive"
msgstr ""
#: mat-gui:280
msgid "Unknown"
msgstr ""
#: mat-gui:325
msgid "Not-supported"
msgstr ""
#: mat-gui:339
msgid "Harmless fileformat"
msgstr ""
#: mat-gui:341
msgid "Cant read file"
msgstr ""
#: mat-gui:343
msgid "Fileformat not supported"
msgstr ""
#: mat-gui:346
msgid "These files can not be processed:"
msgstr ""
#: mat-gui:351 mat-gui:380 data/mat.glade:239
msgid "Filename"
msgstr ""
#: mat-gui:353
msgid "Reason"
msgstr ""
#: mat-gui:365
msgid "Non-supported files in archive"
msgstr ""
#: mat-gui:379
msgid "Include"
msgstr ""
#: mat-gui:397
#, python-format
msgid "MAT is not able to clean the following files, found in the %s archive"
msgstr ""
#: mat-gui:413
#, python-format
msgid "Checking %s"
msgstr ""
#: mat-gui:428
#, python-format
msgid "Cleaning %s"
msgstr ""
#: data/mat.glade:46
msgid "_File"
msgstr ""
#: data/mat.glade:95
msgid "_Edit"
msgstr ""
#: data/mat.glade:141
msgid "_Help"
msgstr ""
#: data/mat.glade:187
msgid "Add"
msgstr ""
#: data/mat.glade:256
msgid "State"
msgstr ""
#: data/mat.glade:294 data/mat.glade:467
msgid "Metadata"
msgstr ""
#: data/mat.glade:354
msgid "Name"
msgstr ""
#: data/mat.glade:368
msgid "Content"
msgstr ""
#: data/mat.glade:398
msgid "Supported formats"
msgstr ""
#: data/mat.glade:456
msgid "Support"
msgstr ""
#: data/mat.glade:478
msgid "Method"
msgstr ""
#: data/mat.glade:489
msgid "Remaining"
msgstr ""
#: data/mat.glade:518
msgid "Fileformat"
msgstr ""
|