Image Watermark - Version 1.3.2

Version Description

  • New: Chinese translation, thanks to xiaoyaole
Download this release

Release Info

Developer dfactory
Plugin Icon 128x128 Image Watermark
Version 1.3.2
Comparing to
See all releases

Code changes from version 1.3.1 to 1.3.2

image-watermark.php CHANGED
@@ -69,7 +69,7 @@ class Image_Watermark
69
  'draganddrop' => 0,
70
  'forlogged' => 0,
71
  ),
72
- 'version' => '1.3.1'
73
  );
74
 
75
 
69
  'draganddrop' => 0,
70
  'forlogged' => 0,
71
  ),
72
+ 'version' => '1.3.2'
73
  );
74
 
75
 
languages/image-watermark-zh_CN.mo ADDED
Binary file
languages/image-watermark-zh_CN.po ADDED
@@ -0,0 +1,428 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: WordPress Watermark\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2014-02-14 11:40+0100\n"
6
+ "PO-Revision-Date: 2014-05-13 19:43+0800\n"
7
+ "Last-Translator: 逍遥乐汉化 <luoxiao123@outlook.com>\n"
8
+ "Language-Team: 逍遥乐汉化 <luoxiao123@outlook.com>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "Language: pl_PL\n"
13
+ "X-Poedit-KeywordsList: _;gettext;gettext_noop;__;_e;_n:1,2;esc_attr__;esc_attr_e\n"
14
+ "X-Poedit-Basepath: .\n"
15
+ "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Generator: Poedit 1.6.4\n"
17
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
+ "X-Poedit-Language: Chinese\n"
19
+ "X-Poedit-Country: CHINA\n"
20
+ "X-Poedit-SearchPath-0: ..\n"
21
+
22
+ #: ../image-watermark.php:29
23
+ msgid "Sorry, Image Watermark plugin requires at least PHP 5.0 and WP 3.5 or higher."
24
+ msgstr "对不起,图片水印插件需要至少PHP 5.0和W P3.5或更高版本。"
25
+
26
+ #: ../image-watermark.php:218
27
+ msgid "Watermark could not be applied to selected files or no valid images (JPEG, PNG) were selected."
28
+ msgstr "水印不能被应用到选定的文件或者没有有效的图像(JPEG,PNG)被选定。"
29
+
30
+ #: ../image-watermark.php:218
31
+ #: ../image-watermark.php:222
32
+ msgid "Skipped files"
33
+ msgstr "跳过的文件"
34
+
35
+ #: ../image-watermark.php:222
36
+ #, php-format
37
+ msgid "Watermark was succesfully applied to 1 image."
38
+ msgid_plural "Watermark was succesfully applied to %s images."
39
+ msgstr[0] "水印被成功地应用到1个图像。"
40
+ msgstr[1] "水印被成功地应用到%s个图像。"
41
+
42
+ #: ../image-watermark.php:265
43
+ msgid "Support"
44
+ msgstr "支持"
45
+
46
+ #: ../image-watermark.php:287
47
+ msgid "Settings"
48
+ msgstr "设置"
49
+
50
+ #: ../image-watermark.php:318
51
+ msgid "Apply watermark"
52
+ msgstr "添加水印"
53
+
54
+ #: ../image-watermark.php:338
55
+ msgid "Select watermark"
56
+ msgstr "选择水印"
57
+
58
+ #: ../image-watermark.php:339
59
+ #: ../image-watermark.php:834
60
+ msgid "Original size"
61
+ msgstr "原稿尺寸"
62
+
63
+ #: ../image-watermark.php:340
64
+ #: ../image-watermark.php:828
65
+ msgid "Watermak has not been selected yet."
66
+ msgstr "水印没有被选中。"
67
+
68
+ #: ../image-watermark.php:341
69
+ msgid "This image is not supported as watermark. Use JPEG, PNG or GIF."
70
+ msgstr "此图片是不支持的水印。只能使用JPEG,PNG或GIF格式的图像。"
71
+
72
+ #: ../image-watermark.php:343
73
+ msgid "Add watermark"
74
+ msgstr "添加水印"
75
+
76
+ #: ../image-watermark.php:360
77
+ msgid "Are you sure you want to reset settings to defaults?"
78
+ msgstr "您确定要重置设置为默认值?"
79
+
80
+ #: ../image-watermark.php:417
81
+ msgid "Image Watermark Options"
82
+ msgstr "图像水印选项"
83
+
84
+ #: ../image-watermark.php:418
85
+ msgid "Watermark"
86
+ msgstr "水印"
87
+
88
+ #: ../image-watermark.php:444
89
+ msgid "Image Watermark will not work properly without GD PHP extension."
90
+ msgstr "没有GD PHP扩展图像水印将无法正常工作。"
91
+
92
+ #: ../image-watermark.php:586
93
+ msgid "Settings saved."
94
+ msgstr "设置已保存。"
95
+
96
+ #: ../image-watermark.php:599
97
+ msgid "Settings restored to defaults."
98
+ msgstr "设置已恢复到默认值。"
99
+
100
+ #: ../image-watermark.php:619
101
+ msgid "Watermark will not be applied when <b>watermark image is not set</b>."
102
+ msgstr "当<b>水印图像没有设置</b>水印将不会被应用。"
103
+
104
+ #: ../image-watermark.php:622
105
+ msgid "Watermark will not be applied when <b>no image sizes are selected</b>."
106
+ msgstr "当<b>无图像尺寸被选择</b>水印将不会被应用。"
107
+
108
+ #: ../image-watermark.php:628
109
+ msgid "Watermark will not be applied while frontend image upload if <b>watermark image is not set</b>."
110
+ msgstr "如果<b>水印图像没有设置</b>,而前端图像上传,水印将不会被应用。"
111
+
112
+ #: ../image-watermark.php:631
113
+ msgid "Watermark will not be applied while frontend image upload if <b>no image sizes are selected</b>."
114
+ msgstr "如果<b>没有图像尺寸被选择</b>,而前端图像上传,水印将不会被应用。"
115
+
116
+ #: ../image-watermark.php:638
117
+ msgid "Image Watermark Settings"
118
+ msgstr "图像水印设置"
119
+
120
+ #: ../image-watermark.php:642
121
+ msgid "Image Watermark"
122
+ msgstr "图像水印"
123
+
124
+ #: ../image-watermark.php:644
125
+ msgid "Need support?"
126
+ msgstr "需要支持吗?"
127
+
128
+ #: ../image-watermark.php:645
129
+ msgid "If you are having problems with this plugin, please talk about them in the"
130
+ msgstr "更多汉化主题和汉化插件请关注逍遥乐汉化-逍遥乐IT博客:<a href=\"http://www.luoxiao123.cn\">逍遥乐汉化</a><br>如果您有这个插件的任何问题,告诉在"
131
+
132
+ #: ../image-watermark.php:645
133
+ msgid "Support forum"
134
+ msgstr "支持论坛"
135
+
136
+ #: ../image-watermark.php:647
137
+ msgid "Do you like this plugin?"
138
+ msgstr "你喜欢这个插件?"
139
+
140
+ #: ../image-watermark.php:648
141
+ msgid "Rate it 5"
142
+ msgstr "评分5"
143
+
144
+ #: ../image-watermark.php:648
145
+ msgid "on WordPress.org"
146
+ msgstr "在 WordPress.org<br>如果你有更多汉化问题请访问逍遥乐汉化:<a href=\"http://www.luoxiao123.cn\">逍遥乐汉化</a>"
147
+
148
+ #: ../image-watermark.php:649
149
+ msgid "Blog about it & link to the"
150
+ msgstr "在博客添加关于它的链接"
151
+
152
+ #: ../image-watermark.php:649
153
+ msgid "plugin page"
154
+ msgstr "插件页面"
155
+
156
+ #: ../image-watermark.php:650
157
+ msgid "Check out our other"
158
+ msgstr "看看我们的其他"
159
+
160
+ #: ../image-watermark.php:650
161
+ msgid "WordPress plugins"
162
+ msgstr "WordPress插件"
163
+
164
+ #: ../image-watermark.php:653
165
+ msgid "Created by"
166
+ msgstr "创建者"
167
+
168
+ #: ../image-watermark.php:658
169
+ msgid "General settings"
170
+ msgstr "常规设置"
171
+
172
+ #: ../image-watermark.php:661
173
+ msgid "Automatic watermarking"
174
+ msgstr "自动添加水印"
175
+
176
+ #: ../image-watermark.php:665
177
+ #: ../image-watermark.php:681
178
+ #: ../image-watermark.php:728
179
+ #: ../image-watermark.php:744
180
+ msgid "on"
181
+ msgstr "开启"
182
+
183
+ #: ../image-watermark.php:667
184
+ #: ../image-watermark.php:683
185
+ #: ../image-watermark.php:730
186
+ #: ../image-watermark.php:746
187
+ msgid "off"
188
+ msgstr "关闭"
189
+
190
+ #: ../image-watermark.php:670
191
+ msgid "Enable or disable watermark for uploaded images."
192
+ msgstr "对上传的图片启用或禁用水印。"
193
+
194
+ #: ../image-watermark.php:677
195
+ msgid "Manual watermarking"
196
+ msgstr "手动添加水印"
197
+
198
+ #: ../image-watermark.php:686
199
+ msgid "Enable or disable Apply Watermark option for images in Media Library."
200
+ msgstr "启用或禁用添加水印到媒体库中的图像。"
201
+
202
+ #: ../image-watermark.php:693
203
+ msgid "Enable watermark for"
204
+ msgstr "启用水印"
205
+
206
+ #: ../image-watermark.php:702
207
+ msgid "Check image sizes on which watermark should appear.<br /><strong>IMPORTANT:</strong> checking full size is NOT recommended as it's the original image. You may need it later - for removing or changing watermark, image sizes regeneration or any other image manipulations. Use it only if you know what you are doing."
208
+ msgstr "选择水印应该出现的图像尺寸<br /><strong>重要提示:</strong> 不推荐选择全尺寸,因为它是原始图像。你以后可能会需要它 - 去除或改变水印,图像尺寸再生或任何其他图像操作,使用它只有当你知道你在做什么。"
209
+
210
+ #: ../image-watermark.php:708
211
+ msgid "everywhere"
212
+ msgstr "所有位置"
213
+
214
+ #: ../image-watermark.php:709
215
+ msgid "on selected post types only"
216
+ msgstr "只在选择的文章类型"
217
+
218
+ #: ../image-watermark.php:717
219
+ msgid "Check custom post types on which watermark should be applied to uploaded images."
220
+ msgstr "选择其中的水印应适用于自定义文章类型上传的图片。"
221
+
222
+ #: ../image-watermark.php:724
223
+ msgid "Automatic frontend watermarking"
224
+ msgstr "自动前端水印"
225
+
226
+ #: ../image-watermark.php:733
227
+ msgid "Enable or disable watermark for frontend image uploading. (uploading script is not included, but you may use a plugin or custom code). <strong>Notice:</strong> This functionality works only if uploaded images are processed using WordPress native upload methods."
228
+ msgstr "启用或禁用水印前端上传图像。 (上传脚本是不包括在内,但你可以使用一个插件或自定义代码)。 <strong>注意:</strong>此功能只有当上传的图片都使用WordPress本地上传方法处理才能实现。"
229
+
230
+ #: ../image-watermark.php:740
231
+ msgid "Plugin deactivation"
232
+ msgstr "停用插件"
233
+
234
+ #: ../image-watermark.php:749
235
+ msgid "Delete all database settings on plugin deactivation."
236
+ msgstr "停用插件时删除所有的数据库设置。"
237
+
238
+ #: ../image-watermark.php:755
239
+ msgid "Watermark position"
240
+ msgstr "水印位置"
241
+
242
+ #: ../image-watermark.php:758
243
+ msgid "Watermark alignment"
244
+ msgstr "水印对齐方式"
245
+
246
+ #: ../image-watermark.php:773
247
+ msgid "Choose the position of watermark image."
248
+ msgstr "选择水印在图片上的位置"
249
+
250
+ #: ../image-watermark.php:778
251
+ msgid "Watermark offset"
252
+ msgstr "水印偏移"
253
+
254
+ #: ../image-watermark.php:781
255
+ #: ../image-watermark.php:861
256
+ msgid "x:"
257
+ msgstr "x:"
258
+
259
+ #: ../image-watermark.php:781
260
+ #: ../image-watermark.php:783
261
+ #: ../image-watermark.php:861
262
+ #: ../image-watermark.php:863
263
+ msgid "px"
264
+ msgstr "像素"
265
+
266
+ #: ../image-watermark.php:783
267
+ #: ../image-watermark.php:863
268
+ msgid "y:"
269
+ msgstr "y:"
270
+
271
+ #: ../image-watermark.php:799
272
+ #: ../image-watermark.php:803
273
+ msgid "Watermark image"
274
+ msgstr "水印图像"
275
+
276
+ #: ../image-watermark.php:800
277
+ msgid "Configure your watermark image. Allowed file formats are: JPEG, PNG, GIF."
278
+ msgstr "配置你的水印图像。可以接受的文件格式为JPEG,PNG,GIF等。"
279
+
280
+ #: ../image-watermark.php:806
281
+ msgid "Select image"
282
+ msgstr "选择图像"
283
+
284
+ #: ../image-watermark.php:807
285
+ msgid "Turn off image"
286
+ msgstr "关闭图像"
287
+
288
+ #: ../image-watermark.php:808
289
+ msgid "You have to save changes after the selection or removal of the image."
290
+ msgstr "您必须选择或清除图像后保存更改。"
291
+
292
+ #: ../image-watermark.php:812
293
+ msgid "Watermark preview"
294
+ msgstr "水印预览"
295
+
296
+ #: ../image-watermark.php:842
297
+ msgid "Watermark size"
298
+ msgstr "水印大小"
299
+
300
+ #: ../image-watermark.php:846
301
+ msgid "original"
302
+ msgstr "原始"
303
+
304
+ #: ../image-watermark.php:848
305
+ msgid "custom"
306
+ msgstr "自定义"
307
+
308
+ #: ../image-watermark.php:850
309
+ msgid "scaled"
310
+ msgstr "缩放"
311
+
312
+ #: ../image-watermark.php:853
313
+ msgid "Select method of aplying watermark size."
314
+ msgstr "选择用于确定水印大小的方法。"
315
+
316
+ #: ../image-watermark.php:858
317
+ msgid "Watermark custom size"
318
+ msgstr "水印自定义尺寸"
319
+
320
+ #: ../image-watermark.php:865
321
+ msgid "Those dimensions will be used if \"custom\" method is selected above."
322
+ msgstr "如果上面选择 \"自定义 \"方法,这些尺寸将被使用。"
323
+
324
+ #: ../image-watermark.php:869
325
+ msgid "Scale of watermark in relation to image width"
326
+ msgstr "水印相对于图像的宽度规模"
327
+
328
+ #: ../image-watermark.php:879
329
+ msgid "This value will be used if \"scaled\" method if selected above. <br />Enter a number ranging from 0 to 100. 100 makes width of watermark image equal to width of the image it is applied to."
330
+ msgstr "如果选择上面\"缩放\"方法,这个值将被使用。 <br />输入一个数字范围从0到100。如果为100使得宽度的水印图像等于宽度将它应用到图像的,即宽度为100%。"
331
+
332
+ #: ../image-watermark.php:883
333
+ msgid "Watermark transparency / opacity"
334
+ msgstr "水印透明/不透明"
335
+
336
+ #: ../image-watermark.php:893
337
+ msgid "Enter a number ranging from 0 to 100. 0 makes watermark image completely transparent, 100 shows it as is."
338
+ msgstr "输入一个数字范围:从0到100。0使得水印图像完全透明,100表示保持原样。"
339
+
340
+ #: ../image-watermark.php:897
341
+ msgid "Image quality"
342
+ msgstr "图像质量"
343
+
344
+ #: ../image-watermark.php:907
345
+ msgid "Set output image quality."
346
+ msgstr "设置输出的图像质量。"
347
+
348
+ #: ../image-watermark.php:911
349
+ msgid "Image format"
350
+ msgstr "图像格式"
351
+
352
+ #: ../image-watermark.php:915
353
+ msgid "baseline"
354
+ msgstr "基线"
355
+
356
+ #: ../image-watermark.php:917
357
+ msgid "progressive"
358
+ msgstr "逐行"
359
+
360
+ #: ../image-watermark.php:921
361
+ msgid "Select baseline or progressive image format."
362
+ msgstr "选择图像格式。"
363
+
364
+ #: ../image-watermark.php:927
365
+ msgid "Image protection"
366
+ msgstr "图像保护"
367
+
368
+ #: ../image-watermark.php:930
369
+ msgid "Disable right mouse click on images"
370
+ msgstr "禁用鼠标右键点击图片"
371
+
372
+ #: ../image-watermark.php:934
373
+ msgid "Prevent drag and drop"
374
+ msgstr "防止拖放"
375
+
376
+ #: ../image-watermark.php:938
377
+ msgid "Enable image protection for logged-in users also"
378
+ msgstr "对登录用户也启用图像保护"
379
+
380
+ #: ../image-watermark.php:943
381
+ msgid "Save Changes"
382
+ msgstr "保存更改"
383
+
384
+ #: ../image-watermark.php:944
385
+ msgid "Reset to defaults"
386
+ msgstr "重置为默认值"
387
+
388
+ #~ msgid ""
389
+ #~ "Check image sizes on which watermark should appear. <b>Notice:</b> "
390
+ #~ "checking full size is not recommened as it's the original image."
391
+ #~ msgstr ""
392
+ #~ "Zaznacz wielkości obazków dla których będzie dodany znak wodny. <b>Uwaga:"
393
+ #~ "</b> zaznaczenie pełnej wielkości nie jest rekomendowane, ponieważ jest "
394
+ #~ "to oryginał obrazka."
395
+
396
+ #, fuzzy
397
+ #~ msgid "Enable or disable watermark for uploaded images on frontend."
398
+ #~ msgstr "Włącz lub wyłącz dodawanie znaku wodnego do wgrywanych obrazków."
399
+
400
+ #~ msgid "Check image sizes on which watermark should appear."
401
+ #~ msgstr "Zaznacz wielkości obrazków dla których ma być dodawany znak wodny."
402
+
403
+ #~ msgid "Width"
404
+ #~ msgstr "Szerokość"
405
+
406
+ #~ msgid "Watermark Preview"
407
+ #~ msgstr "Podgląd obrazka"
408
+
409
+ #~ msgid "WordPress Watermark"
410
+ #~ msgstr "Znak wodny"
411
+
412
+ #~ msgid "Options updated."
413
+ #~ msgstr "Ustawienia zostały zaktualizowane"
414
+
415
+ #~ msgid "Watermark image URL"
416
+ #~ msgstr "Ścieżka do obrazka"
417
+
418
+ #~ msgid "Upload Image"
419
+ #~ msgstr "Wgraj obrazek"
420
+
421
+ #~ msgid ""
422
+ #~ "Enter an URL, upload an image or select image from media library.<br /"
423
+ #~ "><b>Important:</b> You must select a <b>file URL</b> while inserting "
424
+ #~ "image."
425
+ #~ msgstr ""
426
+ #~ "Podaj adres URL, wgraj obrazek lub wybierz obrazek z biblioteki mediów."
427
+ #~ "<br /><b>Ważne:</b> Dodając obrazek musisz zaznaczyć <b>Adres URL pliku</"
428
+ #~ "b>."
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: dfactory
3
  Donate link: http://www.dfactory.eu/
4
  Tags: image, images, picture, photo, watermark, watermarking, protection, image protection, image security, plugin
5
  Requires at least: 3.5
6
- Tested up to: 3.8.1
7
- Stable tag: 1.3.1
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -37,6 +37,7 @@ For more information, check out plugin page at [dFactory](http://www.dfactory.eu
37
  = Translations: =
38
 
39
  * Arabic - by Hassan Hisham
 
40
  * German - by Matthias Siebler
41
  * Polish - by Bartosz Arendt
42
 
@@ -59,6 +60,9 @@ No questions yet.
59
 
60
  == Changelog ==
61
 
 
 
 
62
  = 1.3.1 =
63
  * Fix: Option to disable right click on images not working
64
 
@@ -124,5 +128,5 @@ Initial release
124
 
125
  == Upgrade Notice ==
126
 
127
- = 1.3.1 =
128
- * Fix: Option to disable right click on images not working
3
  Donate link: http://www.dfactory.eu/
4
  Tags: image, images, picture, photo, watermark, watermarking, protection, image protection, image security, plugin
5
  Requires at least: 3.5
6
+ Tested up to: 3.9.1
7
+ Stable tag: 1.3.2
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
37
  = Translations: =
38
 
39
  * Arabic - by Hassan Hisham
40
+ * Chinese - by [xiaoyaole](http://www.luoxiao123.cn/)
41
  * German - by Matthias Siebler
42
  * Polish - by Bartosz Arendt
43
 
60
 
61
  == Changelog ==
62
 
63
+ = 1.3.2 =
64
+ * New: Chinese translation, thanks to [xiaoyaole](http://www.luoxiao123.cn/)
65
+
66
  = 1.3.1 =
67
  * Fix: Option to disable right click on images not working
68
 
128
 
129
  == Upgrade Notice ==
130
 
131
+ = 1.3.2 =
132
+ * New: Chinese translation, thanks to [xiaoyaole](http://www.luoxiao123.cn/)