User Avatar - Version 1.4.10

Version Description

  • added the Turkist translation by denizci88.
Download this release

Release Info

Developer oltdev
Plugin Icon wp plugin User Avatar
Version 1.4.10
Comparing to
See all releases

Code changes from version 1.4.9 to 1.4.10

languages/user-avatar-tr_TR.mo ADDED
Binary file
languages/user-avatar-tr_TR.po ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: User Avatar 1.3.3\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-03-22 11:20+0100\n"
6
+ "PO-Revision-Date: 2012-07-13 16:06+0200\n"
7
+ "Last-Translator: adad <ede>\n"
8
+ "Language-Team: INTERNOZEROUNO <info@interno01.it>\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: __;gettext;gettext_noop;_e\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-Language: Italian\n"
15
+ "X-Poedit-Country: ITALY\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-SearchPath-0: ..\n"
18
+
19
+ #: ../user-avatar.php:157
20
+ msgid "Uploads"
21
+ msgstr "Yüklemeler"
22
+
23
+ #: ../user-avatar.php:157
24
+ msgid "WordPress"
25
+ msgstr ""
26
+
27
+ #: ../user-avatar.php:190
28
+ msgid "You are not allowed to do that."
29
+ msgstr "Bu işlemi yapmak için yetkiniz yok."
30
+
31
+ #: ../user-avatar.php:213
32
+ msgid "Choose an image from your computer:"
33
+ msgstr "Lütfen bilgisayarınızdan bir resim seçiniz."
34
+
35
+ #: ../user-avatar.php:236
36
+ msgid "Please upload an image file (.jpeg, .gif, .png)."
37
+ msgstr "Lütfen .jpeg, .gif ya da .png formatlarında bir resim yükleyin."
38
+
39
+ #: ../user-avatar.php:278
40
+ msgid "Choose the part of the image you want to use as your profile image."
41
+ msgstr "Lütfen resmin, profilinizde gözükmesini istediğiniz bölümünü seçiniz."
42
+
43
+ #: ../user-avatar.php:390
44
+ msgid "Sorry, No file available"
45
+ msgstr "Ne yazık ki dosya bulunamıyor."
46
+
47
+ #: ../user-avatar.php:414
48
+ msgid "Image could not be processed. Please go back and try again."
49
+ msgstr "Lütfen geri dönün ve tekrar deneyin."
50
+
51
+ #: ../user-avatar.php:414
52
+ msgid "Image Processing Error"
53
+ msgstr "Bir hata oluştu."
54
+
55
+ #: ../user-avatar.php:421
56
+ msgid "Here's your new profile picture..."
57
+ msgstr "Yeni profil resminiz burada."
58
+
59
+ #: ../user-avatar.php:427
60
+ msgid "Close"
61
+ msgstr "Kapat"
62
+
63
+ #: ../user-avatar.php:710
64
+ msgid "Picture"
65
+ msgstr "Resminiz"
66
+
67
+ #: ../user-avatar.php:712
68
+ msgid "Upload and Crop an Image to be Displayed"
69
+ msgstr "Profil resminiz olarak gözükecek bir resim yükleyin ve yüklediğiniz resmi düzenleyin."
70
+
71
+ #: ../user-avatar.php:712
72
+ msgid "Update Picture"
73
+ msgstr "Yeni Resim Seç"
74
+
75
+ #: ../user-avatar.php:724
76
+ msgid "Remove User Avatar Image"
77
+ msgstr "Profil resmini kaldır."
78
+
79
+ #: ../user-avatar.php:724
80
+ #: ../user-avatar.php:735
81
+ msgid "Remove"
82
+ msgstr "Sil"
83
+
readme.txt CHANGED
@@ -35,11 +35,15 @@ also shouldn't be have problems using this plugin.
35
 
36
 
37
  == Changelog ==
 
 
 
38
  = 1.4.9 =
39
  * made it work with 3.4.1 again Thanks juanmatias for the fix
40
  * allowed the user with 'edit_user' capability to update other peoples profiles thanks to greekdish
41
 
42
 
 
43
  = 1.4.8 =
44
  * updated to the latest version of the timthumb 2.8.10
45
 
35
 
36
 
37
  == Changelog ==
38
+ = 1.4.10 =
39
+ * added the Turkist translation by denizci88.
40
+
41
  = 1.4.9 =
42
  * made it work with 3.4.1 again Thanks juanmatias for the fix
43
  * allowed the user with 'edit_user' capability to update other peoples profiles thanks to greekdish
44
 
45
 
46
+
47
  = 1.4.8 =
48
  * updated to the latest version of the timthumb 2.8.10
49
 
user-avatar.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: User Avatar
4
  Plugin URI: http://wordpress.org/extend/plugins/user-avatar/
5
  Description: Allows users to associate photos with their accounts by accessing their "Your Profile" page that default as Gravatar or WordPress Default image (from Discussion Page).
6
- Version: 1.4.8
7
  Author: Enej Bajgoric / Gagan Sandhu / CTLT DEV
8
 
9
 
3
  Plugin Name: User Avatar
4
  Plugin URI: http://wordpress.org/extend/plugins/user-avatar/
5
  Description: Allows users to associate photos with their accounts by accessing their "Your Profile" page that default as Gravatar or WordPress Default image (from Discussion Page).
6
+ Version: 1.4.10
7
  Author: Enej Bajgoric / Gagan Sandhu / CTLT DEV
8
 
9