Simple Local Avatars - Version 1.2.3

Version Description

  • Russion localization
Download this release

Release Info

Developer jakemgold
Plugin Icon 128x128 Simple Local Avatars
Version 1.2.3
Comparing to
See all releases

Code changes from version 1.2.2 to 1.2.3

localization/simple-local-avatars-ru_RU.mo ADDED
Binary file
localization/simple-local-avatars-ru_RU.po ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2010 Simple Local Avatars
2
+ # This file is distributed under the same license as the Simple Local Avatars package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Simple Local Avatars 1.1\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/simple-local-avatars\n"
7
+ "POT-Creation-Date: 2011-01-18 16:36:12+00:00\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2011-04-03 00:40+0200\n"
12
+ "Last-Translator: seo-semjanin <slan82@bk.ru>\n"
13
+ "Language-Team: seo-semjanin <slan82@bk.ru>\n"
14
+ "X-Poedit-Language: Russian\n"
15
+ "X-Poedit-Country: RUSSIAN FEDERATION\n"
16
+
17
+ #: simple-local-avatars.php:104
18
+ msgid "Local Avatar Permissions"
19
+ msgstr "Локальные настройки аватара"
20
+
21
+ #: simple-local-avatars.php:120
22
+ msgid "Only allow users with file upload capabilities to upload local avatars (Authors and above)"
23
+ msgstr "Только пользователи определенной категории могут загружать аватары (Авторы и выше)"
24
+
25
+ #: simple-local-avatars.php:128
26
+ msgid "Avatar"
27
+ msgstr "Аватар"
28
+
29
+ #: simple-local-avatars.php:132
30
+ msgid "Upload Avatar"
31
+ msgstr "Загрузить аватар"
32
+
33
+ #: simple-local-avatars.php:148
34
+ msgid "No local avatar is set. Use the upload field to add a local avatar."
35
+ msgstr "Нет установленого локального аватара. Используйте загрузку, чтобы добавить аватар."
36
+
37
+ #: simple-local-avatars.php:151
38
+ msgid "Delete local avatar"
39
+ msgstr "Удалить локальный аватар"
40
+
41
+ #: simple-local-avatars.php:152
42
+ msgid "Replace the local avatar by uploading a new avatar, or erase the local avatar (falling back to a gravatar) by checking the delete option."
43
+ msgstr "Заменить локальный аватар загрузив новое изображение или стереть локальный аватар обозначив опцию удаления. (по умолчанию вернется gravatar)"
44
+
45
+ #: simple-local-avatars.php:158
46
+ msgid "No local avatar is set. Set up your avatar at Gravatar.com."
47
+ msgstr "Локальный аватар не установлен. Установить ваш аватар на Gravatar.com"
48
+
49
+ #: simple-local-avatars.php:161
50
+ msgid "You do not have media management permissions. To change your local avatar, contact the blog administrator."
51
+ msgstr "Ваших полномочий не достаточно для смены аватара. Чтобы сменить локальный аватар, свяжитесь с администратором сайта."
52
+
53
+ #. Plugin Name of the plugin/theme
54
+ msgid "Simple Local Avatars"
55
+ msgstr "Локальный аватар"
56
+
57
+ #. Description of the plugin/theme
58
+ msgid "Adds an avatar upload field to user profiles if the current user has media permissions. Generates requested sizes on demand just like Gravatar! Simple and lightweight."
59
+ msgstr "Добавить закачку аватара к профилю пользователя, если у текущего пользователя есть полномочия. Генерировать такие же размеры, как на Gravatar-е. Просто и легко."
60
+
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.get10up.com/plugins/simple-local-avatars-wordpress/
4
  Tags: avatar, gravatar, user photos, users, profile
5
  Requires at least: 3.0
6
  Tested up to: 3.1
7
- Stable tag: 1.2.2
8
 
9
  Adds an avatar upload field to user profiles if the current user has media permissions. Generates requested sizes on demand just like Gravatar!
10
 
@@ -35,6 +35,9 @@ Unlike other avatar plug-ins, Simple Local Avatars:
35
 
36
  == Changelog ==
37
 
 
 
 
38
  = 1.2.2 =
39
  * Fix for avatars uploaded pre-1.2.1 having a broken path after upgrade
40
 
4
  Tags: avatar, gravatar, user photos, users, profile
5
  Requires at least: 3.0
6
  Tested up to: 3.1
7
+ Stable tag: 1.2.3
8
 
9
  Adds an avatar upload field to user profiles if the current user has media permissions. Generates requested sizes on demand just like Gravatar!
10
 
35
 
36
  == Changelog ==
37
 
38
+ = 1.2.3 =
39
+ * Russion localization
40
+
41
  = 1.2.2 =
42
  * Fix for avatars uploaded pre-1.2.1 having a broken path after upgrade
43
 
simple-local-avatars.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Simple Local Avatars
4
  Plugin URI: http://www.get10up.com/plugins/simple-local-avatars-wordpress/
5
  Description: Adds an avatar upload field to user profiles if the current user has media permissions. Generates requested sizes on demand just like Gravatar! Simple and lightweight.
6
- Version: 1.2.2
7
  Author: Jake Goldman (10up), Oomph Inc
8
  Author URI: http://www.get10up.com
9
 
3
  Plugin Name: Simple Local Avatars
4
  Plugin URI: http://www.get10up.com/plugins/simple-local-avatars-wordpress/
5
  Description: Adds an avatar upload field to user profiles if the current user has media permissions. Generates requested sizes on demand just like Gravatar! Simple and lightweight.
6
+ Version: 1.2.3
7
  Author: Jake Goldman (10up), Oomph Inc
8
  Author URI: http://www.get10up.com
9