Enable Media Replace - Version 1.2

Version Description

Download this release

Release Info

Developer MungoBBQ
Plugin Icon 128x128 Enable Media Replace
Version 1.2
Comparing to
See all releases

Code changes from version 1.1 to 1.2

enable-media-replace-ru_RU.mo ADDED
Binary file
enable-media-replace-ru_RU.po ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: enable-media-replace\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2009-05-29 13:49+0100\n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Fat Cow <zhr@tut.by>\n"
8
+ "Language-Team: <zhr@tut.by>\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Poedit-KeywordsList: __;_e\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: Russian\n"
15
+ "X-Poedit-Country: RUSSIAN FEDERATION\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: .\n"
18
+
19
+ #: enable-media-replace.php:27
20
+ #: enable-media-replace_sv_SE.php:27
21
+ msgid "Replace media"
22
+ msgstr "Заменить медиа"
23
+
24
+ #: enable-media-replace.php:27
25
+ #: enable-media-replace_sv_SE.php:27
26
+ msgid "Upload a new file"
27
+ msgstr "Загрузить новый файл"
28
+
29
+ #: enable-media-replace.php:27
30
+ #: enable-media-replace_sv_SE.php:27
31
+ msgid "To replace the current file, click the link and upload a replacement."
32
+ msgstr "Для того, чтобы заменить текущий файл, нажмите на ссылку и загрузите замену. "
33
+
34
+ #: popup.php:9
35
+ #: upload.php:9
36
+ msgid "You do not have permission to upload files."
37
+ msgstr "У вас нет прав для загрузки файлов. "
38
+
39
+ #: popup.php:26
40
+ msgid "Replace media upload"
41
+ msgstr "Загрузить замену"
42
+
43
+ #: popup.php:36
44
+ msgid "Replace Media Upload"
45
+ msgstr "Загрузить замену"
46
+
47
+ #: popup.php:40
48
+ msgid "NOTE: You are about to replace the media file"
49
+ msgstr "Памятка: о замене медиафайла"
50
+
51
+ #: popup.php:40
52
+ msgid "There is no undo. Think about it!"
53
+ msgstr "Нельзя отменить. Знайте это!"
54
+
55
+ #: popup.php:42
56
+ msgid "Choose a file to upload from your computer"
57
+ msgstr "Выберите файл для загрузки с вашего компьютера"
58
+
59
+ #: popup.php:46
60
+ msgid "Select media replacement type:"
61
+ msgstr "Выберите тип замены:"
62
+
63
+ #: popup.php:48
64
+ msgid "Just replace the file"
65
+ msgstr "Только заменить файл"
66
+
67
+ #: popup.php:49
68
+ msgid "Note: This option requires you to upload a file of the same type ("
69
+ msgstr "Примечание: Этот вариант требуется, если нужно загрузить файл того же типа"
70
+
71
+ #: popup.php:49
72
+ msgid ") as the one you are replacing. The name of the attachment will stay the same ("
73
+ msgstr ") в качестве одного вы заменяете. Имя вложения останется той же ( "
74
+
75
+ #: popup.php:49
76
+ msgid ") no matter what the file you upload is called."
77
+ msgstr ") Вне зависимости от того, как называется загружаемый файл."
78
+
79
+ #: popup.php:51
80
+ msgid "Replace the file, use new file name and update all links"
81
+ msgstr "Для того, чтобы заменить этот файл, используйте новое имя файла и обновите все ссылки"
82
+
83
+ #: popup.php:52
84
+ msgid "Note: If you check this option, the name and type of the file you are about to upload will replace the old file. All links pointing to the current file ("
85
+ msgstr "Примечание: Если вы отметите эту опцию, название и тип файла, который Вы собираетесь загрузить, заменит старый файл. Все ссылки, указывающие на текущий файл ( "
86
+
87
+ #: popup.php:52
88
+ msgid ") will be updated to point to the new file name."
89
+ msgstr ") бдет обновлен "
90
+
91
+ #: popup.php:54
92
+ msgid "Upload"
93
+ msgstr "Загрузить"
94
+
95
+ #: popup.php:54
96
+ msgid "Cancel"
97
+ msgstr "Отмена"
98
+
enable-media-replace.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Enable Media Replace
4
  Plugin URI: http://www.mansjonasson.se/enable-media-replace
5
  Description: Enable replacing media files by uploading a new file in the "Edit Media" section of the WordPress Media Library.
6
- Version: 1.0
7
  Author: Måns Jonasson
8
  Author URI: http://www.mansjonasson.se
9
 
@@ -32,4 +32,4 @@ function enable_media_replace( $form_fields, $post ) {
32
 
33
 
34
 
35
- ?>
3
  Plugin Name: Enable Media Replace
4
  Plugin URI: http://www.mansjonasson.se/enable-media-replace
5
  Description: Enable replacing media files by uploading a new file in the "Edit Media" section of the WordPress Media Library.
6
+ Version: 1.2
7
  Author: Måns Jonasson
8
  Author URI: http://www.mansjonasson.se
9
 
32
 
33
 
34
 
35
+ ?>
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: mungobbq
3
  Tags: admin, attachment, media, files
4
  Requires at least: 2.7
5
  Tested up to: 2.8.2
6
- Stable tag: 1.0
7
 
8
  Enables replacing attachment files by simply uploading a new file in the media library edit view.
9
 
@@ -22,6 +22,8 @@ This plugin is very powerful and a must-have for any larger sites built with Wor
22
 
23
  Changes:
24
 
 
 
25
  1.1 Minor bugfix, now working with IE8 too!
26
 
27
  1.0 First stable version of plugin.
3
  Tags: admin, attachment, media, files
4
  Requires at least: 2.7
5
  Tested up to: 2.8.2
6
+ Stable tag: trunk
7
 
8
  Enables replacing attachment files by simply uploading a new file in the media library edit view.
9
 
22
 
23
  Changes:
24
 
25
+ 1.2 Added Russian translation, thanks to [Fat Cower](http://www.fatcow.com)
26
+
27
  1.1 Minor bugfix, now working with IE8 too!
28
 
29
  1.0 First stable version of plugin.