Skip to content

Commit 13e1b46

Browse files
committed
Updated language files
1 parent 8780103 commit 13e1b46

9 files changed

+666
-125
lines changed

ald-autoclose.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* @wordpress-plugin
88
* Plugin Name: Auto-Close Comments, Pingbacks and Trackbacks
9-
* Version: 1.4
9+
* Version: 1.4.1
1010
* Plugin URI: http://ajaydsouza.com/wordpress/plugins/autoclose/
1111
* Description: Automatically close Comments, Pingbacks and Trackbacks after certain amount of days.
1212
* Author: Ajay D'Souza

languages/autoclose-en_US.mo

0 Bytes
Binary file not shown.

languages/autoclose-en_US.po

Lines changed: 66 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: Auto-Close\n"
44
"Report-Msgid-Bugs-To: \n"
5-
"POT-Creation-Date: 2014-03-16 22:23-0000\n"
5+
"POT-Creation-Date: 2014-08-14 23:12-0000\n"
66
"PO-Revision-Date: \n"
77
"Last-Translator: Ajay D'Souza <[email protected]>\n"
88
"Language-Team: <[email protected]>\n"
@@ -12,231 +12,235 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313
"X-Poedit-KeywordsList: __;_e;_c;__ngettext\n"
1414
"X-Poedit-Basepath: ../\n"
15-
"X-Generator: Poedit 1.6.4\n"
15+
"X-Generator: Poedit 1.6.5\n"
1616
"X-Poedit-SearchPath-0: .\n"
1717

18-
#: admin.inc.php:44 admin.inc.php:72
18+
#: admin.inc.php:79 admin.inc.php:107
1919
msgid "Options saved successfully."
2020
msgstr ""
2121

22-
#: admin.inc.php:50
22+
#: admin.inc.php:85
2323
msgid "Comments on posts closed upto"
2424
msgstr ""
2525

26-
#: admin.inc.php:55
26+
#: admin.inc.php:90
2727
msgid "Pingbacks/Trackbacks on posts closed upto"
2828
msgstr ""
2929

30-
#: admin.inc.php:60
30+
#: admin.inc.php:95
3131
msgid "Comments on pages closed upto"
3232
msgstr ""
3333

34-
#: admin.inc.php:65
34+
#: admin.inc.php:100
3535
msgid "Pingbacks/Trackbacks on pages closed upto"
3636
msgstr ""
3737

38-
#: admin.inc.php:70
38+
#: admin.inc.php:105
3939
msgid "Post revisions deleted"
4040
msgstr ""
4141

42-
#: admin.inc.php:83
42+
#: admin.inc.php:128
4343
msgid "Options set to Default."
4444
msgstr ""
4545

46-
#: admin.inc.php:94
46+
#: admin.inc.php:139
4747
msgid "Comments opened on all posts"
4848
msgstr ""
4949

50-
#: admin.inc.php:105
50+
#: admin.inc.php:150
5151
msgid "Pingbacks/Trackbacks opened on all posts"
5252
msgstr ""
5353

54-
#: admin.inc.php:127
54+
#: admin.inc.php:166
55+
msgid "Auto-Close Comments, Pingbacks and Trackbacks"
56+
msgstr ""
57+
58+
#: admin.inc.php:172
5559
msgid "Information"
5660
msgstr ""
5761

58-
#: admin.inc.php:133
62+
#: admin.inc.php:178
5963
msgid "Schedule:"
6064
msgstr ""
6165

62-
#: admin.inc.php:135
66+
#: admin.inc.php:180
6367
msgid "Comments closed upto:"
6468
msgstr ""
6569

66-
#: admin.inc.php:139
70+
#: admin.inc.php:184
6771
msgid "Pingbacks/Trackbacks closed upto:"
6872
msgstr ""
6973

70-
#: admin.inc.php:143
74+
#: admin.inc.php:188
7175
msgid "Comments on the following posts will not be closed:"
7276
msgstr ""
7377

74-
#: admin.inc.php:147
78+
#: admin.inc.php:192
7579
msgid "Pingbacks on the following posts will not be closed:"
7680
msgstr ""
7781

78-
#: admin.inc.php:150
82+
#: admin.inc.php:195
7983
msgid "Next Run:"
8084
msgstr ""
8185

82-
#: admin.inc.php:152
86+
#: admin.inc.php:197
8387
msgid ""
8488
"Comments are not being closed automatically. You can change that by setting "
8589
"the option below."
8690
msgstr ""
8791

88-
#: admin.inc.php:160
92+
#: admin.inc.php:205
8993
msgid "Options"
9094
msgstr ""
9195

92-
#: admin.inc.php:163
93-
msgid "Close Comments on:"
94-
msgstr ""
95-
96-
#: admin.inc.php:165 admin.inc.php:183
97-
msgid "posts"
96+
#: admin.inc.php:208
97+
msgid "Close Comments?"
9898
msgstr ""
9999

100-
#: admin.inc.php:166 admin.inc.php:184
101-
msgid "pages"
100+
#: admin.inc.php:213
101+
msgid "Close Comments on:"
102102
msgstr ""
103103

104-
#: admin.inc.php:169
104+
#: admin.inc.php:226
105105
msgid "Close Comments on posts/pages older than:"
106106
msgstr ""
107107

108-
#: admin.inc.php:171 admin.inc.php:189
108+
#: admin.inc.php:228 admin.inc.php:261
109109
msgid "days"
110110
msgstr ""
111111

112-
#: admin.inc.php:172 admin.inc.php:190
112+
#: admin.inc.php:229 admin.inc.php:262
113113
msgid ""
114114
"This option is only effective if either of the above options are checked"
115115
msgstr ""
116116

117-
#: admin.inc.php:175
117+
#: admin.inc.php:232
118118
msgid "Keep comments on these posts/pages open:"
119119
msgstr ""
120120

121-
#: admin.inc.php:178 admin.inc.php:196
121+
#: admin.inc.php:235 admin.inc.php:268
122122
msgid "Comma separated list of post IDs"
123123
msgstr ""
124124

125-
#: admin.inc.php:181
126-
msgid "Close Pingbacks/Trackbacks:"
125+
#: admin.inc.php:241
126+
msgid "Close Pingbacks/Trackbacks?"
127127
msgstr ""
128128

129-
#: admin.inc.php:187
129+
#: admin.inc.php:246
130+
msgid "Close Pingbacks/Trackbacks on:"
131+
msgstr ""
132+
133+
#: admin.inc.php:259
130134
msgid "Close Pingbacks/Trackbacks on posts/pages older than:"
131135
msgstr ""
132136

133-
#: admin.inc.php:193
137+
#: admin.inc.php:265
134138
msgid "Keep Pingbacks/Trackbacks on these posts/pages open:"
135139
msgstr ""
136140

137-
#: admin.inc.php:199
141+
#: admin.inc.php:274
138142
msgid "Run Daily?"
139143
msgstr ""
140144

141-
#: admin.inc.php:202
145+
#: admin.inc.php:277
142146
msgid ""
143147
"This will create a daily cron job. Comments and/or pingbacks/trackbacks will "
144148
"be closed at this time specified. The options above will be used when "
145149
"running the job."
146150
msgstr ""
147151

148-
#: admin.inc.php:205
152+
#: admin.inc.php:280
149153
msgid "Run at:"
150154
msgstr ""
151155

152-
#: admin.inc.php:208
156+
#: admin.inc.php:283
153157
msgid ""
154158
"Enter in 24-hour format. e.g. to run at 1:30pm, enter 13 and 30 respectively"
155159
msgstr ""
156160

157-
#: admin.inc.php:211
161+
#: admin.inc.php:286
158162
msgid "Delete Post Revisions?"
159163
msgstr ""
160164

161-
#: admin.inc.php:214
165+
#: admin.inc.php:289
162166
msgid ""
163167
"The WordPress revisions system stores a record of each saved draft or "
164168
"published update. This can gather up a lot of overhead in the long run. Use "
165169
"this option to delete old post revisions."
166170
msgstr ""
167171

168-
#: admin.inc.php:222
172+
#: admin.inc.php:297
169173
msgid "Save Options and Run Once"
170174
msgstr ""
171175

172-
#: admin.inc.php:223
176+
#: admin.inc.php:298
173177
msgid "Save Options"
174178
msgstr ""
175179

176-
#: admin.inc.php:224
180+
#: admin.inc.php:299
177181
msgid "Default Options"
178182
msgstr ""
179183

180-
#: admin.inc.php:225
184+
#: admin.inc.php:300
181185
msgid "Open Comments"
182186
msgstr ""
183187

184-
#: admin.inc.php:226
188+
#: admin.inc.php:301
185189
msgid "Open Pings"
186190
msgstr ""
187191

188-
#: admin.inc.php:234
192+
#: admin.inc.php:309
189193
msgid "Support the development"
190194
msgstr ""
191195

192-
#: admin.inc.php:243
196+
#: admin.inc.php:318
193197
msgid "Enter amount in USD:"
194198
msgstr ""
195199

196-
#: admin.inc.php:247
200+
#: admin.inc.php:322
197201
msgid "Send your donation to the author of"
198202
msgstr ""
199203

200-
#: admin.inc.php:254
204+
#: admin.inc.php:329
201205
msgid "Follow me"
202206
msgstr ""
203207

204-
#: admin.inc.php:264
208+
#: admin.inc.php:339
205209
msgid "Quick links"
206210
msgstr ""
207211

208-
#: admin.inc.php:268
212+
#: admin.inc.php:343
209213
msgid "Auto-Close plugin page"
210214
msgstr ""
211215

212-
#: admin.inc.php:269
216+
#: admin.inc.php:344
213217
msgid "Other plugins"
214218
msgstr ""
215219

216-
#: admin.inc.php:270
220+
#: admin.inc.php:345
217221
msgid "Ajay's blog"
218222
msgstr ""
219223

220-
#: admin.inc.php:271
224+
#: admin.inc.php:346
221225
msgid "FAQ"
222226
msgstr ""
223227

224-
#: admin.inc.php:272 ald-autoclose.php:260
228+
#: admin.inc.php:347 ald-autoclose.php:287
225229
msgid "Support"
226230
msgstr ""
227231

228-
#: admin.inc.php:273
232+
#: admin.inc.php:348
229233
msgid "Reviews"
230234
msgstr ""
231235

232-
#: admin.inc.php:296
236+
#: admin.inc.php:371
233237
msgid "Auto-Close"
234238
msgstr ""
235239

236-
#: ald-autoclose.php:240
240+
#: ald-autoclose.php:267
237241
msgid "Settings"
238242
msgstr ""
239243

240-
#: ald-autoclose.php:261
244+
#: ald-autoclose.php:288
241245
msgid "Donate"
242246
msgstr ""

0 commit comments

Comments
 (0)