Version Description
Download this release
Release Info
Developer | westonruter |
Plugin | ![]() |
Version | 0.9.4 |
Comparing to | |
See all releases |
Code changes from version 0.7 to 0.9.4
- admin.css +4 -0
- localization/template.po +171 -0
- localization/user-photo-ca.mo +0 -0
- localization/user-photo-ca.po +171 -0
- localization/user-photo-de_DE.mo +0 -0
- localization/user-photo-de_DE.po +171 -0
- localization/user-photo-es_ES.mo +0 -0
- localization/user-photo-es_ES.po +171 -0
- localization/user-photo-fr_FR.mo +0 -0
- localization/user-photo-fr_FR.po +207 -0
- localization/user-photo-hu_HU.mo +0 -0
- localization/user-photo-hu_HU.po +171 -0
- localization/user-photo-it_IT.mo +0 -0
- localization/user-photo-it_IT.po +171 -0
- localization/user-photo-nl_NL.mo +0 -0
- localization/user-photo-nl_NL.po +169 -0
- localization/user-photo-pl_PL.mo +0 -0
- localization/user-photo-pl_PL.po +170 -0
- localization/user-photo-pt_BR.mo +0 -0
- localization/user-photo-pt_BR.po +171 -0
- localization/user-photo-ru_RU.mo +0 -0
- localization/user-photo-ru_RU.po +171 -0
- readme.txt +228 -12
- screenshot-1.jpg +0 -0
- user-photo.php +487 -175
admin.css
CHANGED
@@ -21,6 +21,9 @@
|
|
21 |
/*padding:3px;*/
|
22 |
padding:4px 0 4px 5px;
|
23 |
}
|
|
|
|
|
|
|
24 |
|
25 |
#userphoto_level_moderated option.none,
|
26 |
#userphoto_admin_notified option.none {
|
@@ -34,6 +37,7 @@
|
|
34 |
float:left;
|
35 |
margin-right:20px;
|
36 |
margin-bottom:0;
|
|
|
37 |
}
|
38 |
#userphoto hr {
|
39 |
clear:both;
|
21 |
/*padding:3px;*/
|
22 |
padding:4px 0 4px 5px;
|
23 |
}
|
24 |
+
#userphoto-approvalstatus-controls select {
|
25 |
+
vertical-align:middle;
|
26 |
+
}
|
27 |
|
28 |
#userphoto_level_moderated option.none,
|
29 |
#userphoto_admin_notified option.none {
|
37 |
float:left;
|
38 |
margin-right:20px;
|
39 |
margin-bottom:0;
|
40 |
+
background-color:white;
|
41 |
}
|
42 |
#userphoto hr {
|
43 |
clear:both;
|
localization/template.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2008-01-02 18:25+0100\n"
|
6 |
+
"Last-Translator: Paco Orozco <paco@eiraworks.com>\n"
|
7 |
+
"Language-Team: Paco Orozco <paco@eiraworks.com>\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: Spanish\n"
|
12 |
+
"X-Poedit-Country: SPAIN\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: /home/paco/user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: /home/paco/user-photo\n"
|
17 |
+
|
18 |
+
#: /home/paco/user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr ""
|
21 |
+
|
22 |
+
#: /home/paco/user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: /home/paco/user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr ""
|
29 |
+
|
30 |
+
#: /home/paco/user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr ""
|
33 |
+
|
34 |
+
#: /home/paco/user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: /home/paco/user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr ""
|
41 |
+
|
42 |
+
#: /home/paco/user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
#: /home/paco/user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: /home/paco/user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: /home/paco/user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr ""
|
58 |
+
|
59 |
+
#: /home/paco/user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: /home/paco/user-photo/user-photo.php:195
|
65 |
+
#: /home/paco/user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: /home/paco/user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: /home/paco/user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr ""
|
76 |
+
|
77 |
+
#: /home/paco/user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr ""
|
80 |
+
|
81 |
+
#: /home/paco/user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr ""
|
84 |
+
|
85 |
+
#: /home/paco/user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr ""
|
88 |
+
|
89 |
+
#: /home/paco/user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr ""
|
92 |
+
|
93 |
+
#: /home/paco/user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: /home/paco/user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: /home/paco/user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr ""
|
105 |
+
|
106 |
+
#: /home/paco/user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr ""
|
109 |
+
|
110 |
+
#: /home/paco/user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: /home/paco/user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr ""
|
117 |
+
|
118 |
+
#: /home/paco/user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr ""
|
121 |
+
|
122 |
+
#: /home/paco/user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr ""
|
125 |
+
|
126 |
+
#: /home/paco/user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr ""
|
129 |
+
|
130 |
+
#: /home/paco/user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr ""
|
133 |
+
|
134 |
+
#: /home/paco/user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr ""
|
137 |
+
|
138 |
+
#: /home/paco/user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr ""
|
141 |
+
|
142 |
+
#: /home/paco/user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr ""
|
145 |
+
|
146 |
+
#: /home/paco/user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: /home/paco/user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: /home/paco/user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: /home/paco/user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr ""
|
161 |
+
|
162 |
+
#: /home/paco/user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr ""
|
165 |
+
|
166 |
+
#: /home/paco/user-photo/user-photo.php:597
|
167 |
+
#: /home/paco/user-photo/user-photo.php:602
|
168 |
+
#: /home/paco/user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr ""
|
171 |
+
|
localization/user-photo-ca.mo
ADDED
Binary file
|
localization/user-photo-ca.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2009-03-13 10:09+0100\n"
|
6 |
+
"Last-Translator: Robert Buj <rbuj@wanadoo.es>\n"
|
7 |
+
"Language-Team: Paco Orozco <paco@eiraworks.com>\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: Catalan\n"
|
12 |
+
"X-Poedit-Country: SPAIN\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: /home/paco/user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: /home/paco/user-photo\n"
|
17 |
+
|
18 |
+
#: /home/paco/user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr "El plugin User Photo no pot utilitzar-se en aquest sistema, perqué el canvi de mida d'imatge no està disponible, específicament imagecopyresampled() i funcions connexes. S'ha desactivat."
|
21 |
+
|
22 |
+
#: /home/paco/user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr "No puc esborrar la fotografia."
|
25 |
+
|
26 |
+
#: /home/paco/user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr "El fitxer pujat exedeix el tamany màxim de pujada."
|
29 |
+
|
30 |
+
#: /home/paco/user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr "El fitxer només s'ha carregat parcialment."
|
33 |
+
|
34 |
+
#: /home/paco/user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr "El fitxer s'ha pujat."
|
37 |
+
|
38 |
+
#: /home/paco/user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr "Directori temporal no trobat."
|
41 |
+
|
42 |
+
#: /home/paco/user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr "S'ha produït un error a l'intentar escriure al disc."
|
45 |
+
|
46 |
+
#: /home/paco/user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr "S'ha aturat la càrrega d'arxius per extensió."
|
49 |
+
|
50 |
+
#: /home/paco/user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr "S'ha produït un error desconegut durant la càrrega del fitxer."
|
53 |
+
|
54 |
+
#: /home/paco/user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr "El fitxer “%s” no ha estat carregat. Ha proporcionat un nom de fitxer correcte?"
|
58 |
+
|
59 |
+
#: /home/paco/user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr "Carregar el tipus de fitxer “%s” no està permés."
|
63 |
+
|
64 |
+
#: /home/paco/user-photo/user-photo.php:195
|
65 |
+
#: /home/paco/user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr "No puc obtindre les dimensions de la imatge."
|
68 |
+
|
69 |
+
#: /home/paco/user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr "El directori de càrregues de Userphoto no existeix i no pot ser creat. Si us plau, assegureu-vos que el directori té permisos d'escriptura /wp-content/uploads/."
|
72 |
+
|
73 |
+
#: /home/paco/user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr "No es pot moure l'arxiu al directori de càrregues de fotografies d'usuari."
|
76 |
+
|
77 |
+
#: /home/paco/user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr "La vostra fotografia"
|
80 |
+
|
81 |
+
#: /home/paco/user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr "Fotografia d'usuari"
|
84 |
+
|
85 |
+
#: /home/paco/user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr "La foto del teu perfil s'ha presentat per a la seva revisió."
|
88 |
+
|
89 |
+
#: /home/paco/user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr "La seva foto triada pel perfil ha estat rebutjada."
|
92 |
+
|
93 |
+
#: /home/paco/user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr "raó:"
|
96 |
+
|
97 |
+
#: /home/paco/user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr "Pujar el fitxer d'imatge:"
|
100 |
+
|
101 |
+
#: /home/paco/user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr "màxim tamany de pujada %s"
|
105 |
+
|
106 |
+
#: /home/paco/user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr "Estat d'aprovació:"
|
109 |
+
|
110 |
+
#: /home/paco/user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr "pendent"
|
113 |
+
|
114 |
+
#: /home/paco/user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr "rebutjat"
|
117 |
+
|
118 |
+
#: /home/paco/user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr "aprovat"
|
121 |
+
|
122 |
+
#: /home/paco/user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr "La fotografia és inapropiada."
|
125 |
+
|
126 |
+
#: /home/paco/user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr "Esborrar forografia?"
|
129 |
+
|
130 |
+
#: /home/paco/user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Opcions desades."
|
133 |
+
|
134 |
+
#: /home/paco/user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr "Dimensió màxima:"
|
137 |
+
|
138 |
+
#: /home/paco/user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr "Dimensió de la miniatura:"
|
141 |
+
|
142 |
+
#: /home/paco/user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr "Compressió JPEG:"
|
145 |
+
|
146 |
+
#: /home/paco/user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr "Notificar a l'administrador per correu electrònic quan l'usuari necessiti l'aprovació de fotografies:"
|
149 |
+
|
150 |
+
#: /home/paco/user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr "Exigir moderació de la foto d'usuari per a tots els usuaris dins o per sota d'aquest nivell:"
|
153 |
+
|
154 |
+
#: /home/paco/user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr "Opcions d'actualització »"
|
157 |
+
|
158 |
+
#: /home/paco/user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr "Tipus de fitxer no suportat."
|
161 |
+
|
162 |
+
#: /home/paco/user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr "Format d'imatge no reconegut."
|
165 |
+
|
166 |
+
#: /home/paco/user-photo/user-photo.php:597
|
167 |
+
#: /home/paco/user-photo/user-photo.php:602
|
168 |
+
#: /home/paco/user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr "Ruta incorrecta de la miniatura"
|
171 |
+
|
localization/user-photo-de_DE.mo
ADDED
Binary file
|
localization/user-photo-de_DE.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2008-08-13 15:09+0100\n"
|
6 |
+
"Last-Translator: \n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: German\n"
|
12 |
+
"X-Poedit-Country: GERMANY\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: user-photo\n"
|
17 |
+
|
18 |
+
#: user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr "Userfoto-Plugin wurde deaktiviert, da auf diesem System die imageccopyresamled() und verwandte Funktionen nicht verfügbar sind!"
|
21 |
+
|
22 |
+
#: user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr "Foto konnte nicht gelöscht werden!"
|
25 |
+
|
26 |
+
#: user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr "Die hochgeladene Datei überschreitet die maximale Dateigröße!"
|
29 |
+
|
30 |
+
#: user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr "Die Datei konnte nicht richtig hochgeladen werden!"
|
33 |
+
|
34 |
+
#: user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr "Es wurde keine Datei hochgeladen!"
|
37 |
+
|
38 |
+
#: user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr "Temporäres Verzeichnis ist nicht verfügbar!"
|
41 |
+
|
42 |
+
#: user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr "Fehler beim Schreiben der Datei!"
|
45 |
+
|
46 |
+
#: user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr "Dateiupload wurde von einer Erweiterung gestoppt!"
|
49 |
+
|
50 |
+
#: user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr "Fileupload ist aufgrund eines unbekannten Fehlers fehlgeschlagen!"
|
53 |
+
|
54 |
+
#: user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr "Die Datei “%s” wurde nicht hochgeladen. Wurde der Dateiname korrekt angegeben?"
|
58 |
+
|
59 |
+
#: user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr "Der ausgewählte Dateityp “%s” ist nicht erlaubt!"
|
63 |
+
|
64 |
+
#: user-photo/user-photo.php:195
|
65 |
+
#: user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr "Bildgröße konnte nicht festgestellt werden!"
|
68 |
+
|
69 |
+
#: user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr "Das Userfoto-Upload-Verzeichnis existiert nicht and konnte nicht erstellt werden. Bitte sicherstellen, dass Schreibrechte für /wp-content/uploads eingestellt sind!"
|
72 |
+
|
73 |
+
#: user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr "Datei konnte nicht ins Userfoto-Upload-Verzeichnis verschoben werden!"
|
76 |
+
|
77 |
+
#: user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr "Userfoto"
|
80 |
+
|
81 |
+
#: user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr "Userfoto"
|
84 |
+
|
85 |
+
#: user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr "Userfoto wurde an einen Administrator zur Moderation übermittelt"
|
88 |
+
|
89 |
+
#: user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr "Userfoto wurde von einem Administrator abgelehnt"
|
92 |
+
|
93 |
+
#: user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr "Grund:"
|
96 |
+
|
97 |
+
#: user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr "Bild hochladen:"
|
100 |
+
|
101 |
+
#: user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr "max. Größe %s"
|
105 |
+
|
106 |
+
#: user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr "Moderationsstatus:"
|
109 |
+
|
110 |
+
#: user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr "ausstehend"
|
113 |
+
|
114 |
+
#: user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr "zurückgewiesen"
|
117 |
+
|
118 |
+
#: user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr "genehmigt"
|
121 |
+
|
122 |
+
#: user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr "Das Userfoto ist ungeeignet"
|
125 |
+
|
126 |
+
#: user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr "Userfoto löschen?"
|
129 |
+
|
130 |
+
#: user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Einstellungen wurden gespeichert"
|
133 |
+
|
134 |
+
#: user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr "Maximale Größe:"
|
137 |
+
|
138 |
+
#: user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr "Thumbnail-Größe:"
|
141 |
+
|
142 |
+
#: user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr "JPEG-Komprimierung:"
|
145 |
+
|
146 |
+
#: user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr "Folgenden Administrator benachrichtigen, wenn eine Userfoto-Moderation ausständig ist:"
|
149 |
+
|
150 |
+
#: user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr "Userfoto-Moderation unter diesem Level erforderlich:"
|
153 |
+
|
154 |
+
#: user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr "Änderungen speichern »"
|
157 |
+
|
158 |
+
#: user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr "Dateityp wird nicht unterstützt"
|
161 |
+
|
162 |
+
#: user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr "Unbekanntes Bildformat"
|
165 |
+
|
166 |
+
#: user-photo/user-photo.php:597
|
167 |
+
#: user-photo/user-photo.php:602
|
168 |
+
#: user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr "Thumbnail-Pfad ist ungültig"
|
171 |
+
|
localization/user-photo-es_ES.mo
ADDED
Binary file
|
localization/user-photo-es_ES.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2008-01-02 18:17+0100\n"
|
6 |
+
"Last-Translator: Paco Orozco <paco@eiraworks.com>\n"
|
7 |
+
"Language-Team: Paco Orozco <paco@eiraworks.com>\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: Spanish\n"
|
12 |
+
"X-Poedit-Country: SPAIN\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: /home/paco/user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: /home/paco/user-photo\n"
|
17 |
+
|
18 |
+
#: /home/paco/user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr "El plugin User Photo no puede usarse en este sistema, ya que no se pueden editar imágenes. No se ha encontrado la función imagecopyresampled() así como otras necesarias. El plugin se ha desactivado."
|
21 |
+
|
22 |
+
#: /home/paco/user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr "No he podido borrar una imagen."
|
25 |
+
|
26 |
+
#: /home/paco/user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr "El fichero subido superar el tamaño máximo permitido."
|
29 |
+
|
30 |
+
#: /home/paco/user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr "El fichero sólo fue subido parcialmente."
|
33 |
+
|
34 |
+
#: /home/paco/user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr "No se ha subido ningún fichero."
|
37 |
+
|
38 |
+
#: /home/paco/user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr "No encuentro un directorio temporal."
|
41 |
+
|
42 |
+
#: /home/paco/user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr "Error al guardar el fichero en disco."
|
45 |
+
|
46 |
+
#: /home/paco/user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr "El fichero no tiene una extensión permitida."
|
49 |
+
|
50 |
+
#: /home/paco/user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr "Se ha producido un error desconocido."
|
53 |
+
|
54 |
+
#: /home/paco/user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr "El fichero “%s” no fue subido. ¿Ha ingresado el nombre correctamente?"
|
58 |
+
|
59 |
+
#: /home/paco/user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr "El tipo de fichero “%s” no esta permitido."
|
63 |
+
|
64 |
+
#: /home/paco/user-photo/user-photo.php:195
|
65 |
+
#: /home/paco/user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr "Imposible obtener dimensiones de la imagen."
|
68 |
+
|
69 |
+
#: /home/paco/user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr "El directorio para subir imágenes no existe y no se ha podido crear. Por favor, compruebe los permisos del directorio wp-content/uploads/."
|
72 |
+
|
73 |
+
#: /home/paco/user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr "Imposible mover el dichero al directorio para subir imágenes de usuario."
|
76 |
+
|
77 |
+
#: /home/paco/user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr "Tu imagen"
|
80 |
+
|
81 |
+
#: /home/paco/user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr "Imagen del usuario"
|
84 |
+
|
85 |
+
#: /home/paco/user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr "Tu perfil ha sido enviado para revisión"
|
88 |
+
|
89 |
+
#: /home/paco/user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr "La imagen que escogiste ha sido rechazada."
|
92 |
+
|
93 |
+
#: /home/paco/user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr "Razón:"
|
96 |
+
|
97 |
+
#: /home/paco/user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr "Subir un fichero de imagen:"
|
100 |
+
|
101 |
+
#: /home/paco/user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr "tamaño máximo %s"
|
105 |
+
|
106 |
+
#: /home/paco/user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr "Estado aprobación:"
|
109 |
+
|
110 |
+
#: /home/paco/user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr "pendiente"
|
113 |
+
|
114 |
+
#: /home/paco/user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr "rechazada"
|
117 |
+
|
118 |
+
#: /home/paco/user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr "aprobada"
|
121 |
+
|
122 |
+
#: /home/paco/user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr "La imagen es inapropiada."
|
125 |
+
|
126 |
+
#: /home/paco/user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr "¿Borrar imagen?"
|
129 |
+
|
130 |
+
#: /home/paco/user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Opciones guardadas."
|
133 |
+
|
134 |
+
#: /home/paco/user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr "Dimensión máxima:"
|
137 |
+
|
138 |
+
#: /home/paco/user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr "Dimensión de la miniatura:"
|
141 |
+
|
142 |
+
#: /home/paco/user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr "Compresión JPEG:"
|
145 |
+
|
146 |
+
#: /home/paco/user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr "Notificar a este administrador por correo cuando una imagen necesita aprobación:"
|
149 |
+
|
150 |
+
#: /home/paco/user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr "Se requiere moderación de las imágenes para aquellos usuarios de inferior o igual nivel a:"
|
153 |
+
|
154 |
+
#: /home/paco/user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr "Actualizar opciones »"
|
157 |
+
|
158 |
+
#: /home/paco/user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr "Tipo de fichero no soportado."
|
161 |
+
|
162 |
+
#: /home/paco/user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr "Formato de imagen no reconocido."
|
165 |
+
|
166 |
+
#: /home/paco/user-photo/user-photo.php:597
|
167 |
+
#: /home/paco/user-photo/user-photo.php:602
|
168 |
+
#: /home/paco/user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr "Camino a la miniatura no válido."
|
171 |
+
|
localization/user-photo-fr_FR.mo
ADDED
Binary file
|
localization/user-photo-fr_FR.po
ADDED
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2008-11-30 11:16+0100\n"
|
6 |
+
"PO-Revision-Date: 2008-11-30 11:23+0100\n"
|
7 |
+
"Last-Translator: jpicot <jpicot@free.fr>\n"
|
8 |
+
"Language-Team: Paco Orozco <paco@eiraworks.com>\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-Language: Spanish\n"
|
13 |
+
"X-Poedit-Country: SPAIN\n"
|
14 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
+
"X-Poedit-Basepath: /mjc/user-photo/\n"
|
17 |
+
"X-Poedit-SearchPath-0: /mjc/user-photo\n"
|
18 |
+
|
19 |
+
#: /mjc/user-photo/user-photo.php:36
|
20 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
21 |
+
msgstr "Le plugin User Photo ne fonctionera pas sur votre système car le redimensionnement d'image n'est pas disponible. En particulier le réechantillonnage d'image a été désactivé."
|
22 |
+
|
23 |
+
#: /mjc/user-photo/user-photo.php:38
|
24 |
+
msgid "The required <a href='http://www.php.net/gd'>GD module</a> is not available on your system."
|
25 |
+
msgstr "Le module requis <a href='http://www.php.net/gd'>GD </a> n'est pas disponible sur ce système."
|
26 |
+
|
27 |
+
#: /mjc/user-photo/user-photo.php:330
|
28 |
+
msgid "Unable to delete photo."
|
29 |
+
msgstr "Imposible de supprimer la photo"
|
30 |
+
|
31 |
+
#: /mjc/user-photo/user-photo.php:355
|
32 |
+
msgid "The uploaded file exceeds the max upload size."
|
33 |
+
msgstr "Le fichier dépasse la taille maximum autorisée."
|
34 |
+
|
35 |
+
#: /mjc/user-photo/user-photo.php:358
|
36 |
+
msgid "The uploaded file was only partially uploaded."
|
37 |
+
msgstr "Le fichier a été partiellement chargé ."
|
38 |
+
|
39 |
+
#: /mjc/user-photo/user-photo.php:361
|
40 |
+
msgid "No file was uploaded."
|
41 |
+
msgstr "Aucun fichier n'a été téléchargé."
|
42 |
+
|
43 |
+
#: /mjc/user-photo/user-photo.php:364
|
44 |
+
msgid "Missing a temporary folder."
|
45 |
+
msgstr "Il manque un répertoire temporaire."
|
46 |
+
|
47 |
+
#: /mjc/user-photo/user-photo.php:367
|
48 |
+
msgid "Failed to write file to disk."
|
49 |
+
msgstr "Le fichier n'a pas pu être écrit sur le disque."
|
50 |
+
|
51 |
+
#: /mjc/user-photo/user-photo.php:370
|
52 |
+
msgid "File upload stopped by extension."
|
53 |
+
msgstr "Le téléchargement a été interrompu a cause d'une extension incompatible."
|
54 |
+
|
55 |
+
#: /mjc/user-photo/user-photo.php:373
|
56 |
+
msgid "File upload failed due to unknown error."
|
57 |
+
msgstr "Le téléchargement a été interrompu a cause d'une erreur inconnue."
|
58 |
+
|
59 |
+
#: /mjc/user-photo/user-photo.php:377
|
60 |
+
#, php-format
|
61 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
62 |
+
msgstr "Le fichier “%s” n'a pas été téléchargé. avez vous fourni le nom correct ?"
|
63 |
+
|
64 |
+
#: /mjc/user-photo/user-photo.php:379
|
65 |
+
#, php-format
|
66 |
+
msgid "The uploaded file type “%s” is not allowed."
|
67 |
+
msgstr "Le type de fichier “%s” n'est pas autorisé."
|
68 |
+
|
69 |
+
#: /mjc/user-photo/user-photo.php:392
|
70 |
+
#: /mjc/user-photo/user-photo.php:820
|
71 |
+
msgid "Unable to get image dimensions."
|
72 |
+
msgstr "Impossible d'obtenir les dimensions de l'image."
|
73 |
+
|
74 |
+
#: /mjc/user-photo/user-photo.php:410
|
75 |
+
#, php-format
|
76 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the '%s' directory. Did you put slash at the beginning of the upload path in Misc. settings? It should be a path relative to the WordPress root directory. <code>wp_upload_dir()</code> returned:<br /> <code style='white-space:pre'>%s</code>"
|
77 |
+
msgstr "Le répertoire de téléchargement n'existe pas ou ne peut être créé. Vérifiez que vous avez les droits ne écriture sur le répertoire '%s'. Avez vous mis un slash au début du chemin dans les options divers ? Ce devrait être un chemin relatif au répertoire racine de Wordpress. <code>wp_upload_dir()</code> renvoie:<br /> <code style='white-space:pre'>%s</code>"
|
78 |
+
|
79 |
+
#: /mjc/user-photo/user-photo.php:421
|
80 |
+
#, php-format
|
81 |
+
msgid "Unable to place the user photo at: %s"
|
82 |
+
msgstr "Imposible de placer la photo à: %s"
|
83 |
+
|
84 |
+
#: /mjc/user-photo/user-photo.php:571
|
85 |
+
#: /mjc/user-photo/user-photo.php:576
|
86 |
+
msgid "Your Photo"
|
87 |
+
msgstr "Votre photo"
|
88 |
+
|
89 |
+
#: /mjc/user-photo/user-photo.php:571
|
90 |
+
#: /mjc/user-photo/user-photo.php:576
|
91 |
+
msgid "User Photo"
|
92 |
+
msgstr "Photo de l'utilisateur"
|
93 |
+
|
94 |
+
#: /mjc/user-photo/user-photo.php:597
|
95 |
+
msgid "Your profile photo has been submitted for review."
|
96 |
+
msgstr "Votre profil photo a été soumis pour validation."
|
97 |
+
|
98 |
+
#: /mjc/user-photo/user-photo.php:599
|
99 |
+
msgid "Your chosen profile photo has been rejected."
|
100 |
+
msgstr "La photo que vous avez choisie pour votre profil a été refusée."
|
101 |
+
|
102 |
+
#: /mjc/user-photo/user-photo.php:602
|
103 |
+
msgid "Reason: "
|
104 |
+
msgstr "Raison:"
|
105 |
+
|
106 |
+
#: /mjc/user-photo/user-photo.php:615
|
107 |
+
msgid "Upload image file:"
|
108 |
+
msgstr "Télécharger l'image:"
|
109 |
+
|
110 |
+
#: /mjc/user-photo/user-photo.php:618
|
111 |
+
#, php-format
|
112 |
+
msgid "max upload size %s"
|
113 |
+
msgstr "taille maximum %s"
|
114 |
+
|
115 |
+
#: /mjc/user-photo/user-photo.php:623
|
116 |
+
msgid "Approval status:"
|
117 |
+
msgstr "Statut de l'approbation:"
|
118 |
+
|
119 |
+
#: /mjc/user-photo/user-photo.php:625
|
120 |
+
msgid "pending"
|
121 |
+
msgstr "en cours"
|
122 |
+
|
123 |
+
#: /mjc/user-photo/user-photo.php:626
|
124 |
+
msgid "rejected"
|
125 |
+
msgstr "rejeté"
|
126 |
+
|
127 |
+
#: /mjc/user-photo/user-photo.php:627
|
128 |
+
msgid "approved"
|
129 |
+
msgstr "approuvé"
|
130 |
+
|
131 |
+
#: /mjc/user-photo/user-photo.php:631
|
132 |
+
msgid "The photo is inappropriate."
|
133 |
+
msgstr "La photo n'est pas acceptée."
|
134 |
+
|
135 |
+
#: /mjc/user-photo/user-photo.php:636
|
136 |
+
msgid "Delete photo?"
|
137 |
+
msgstr "supprimer la photo ?"
|
138 |
+
|
139 |
+
#: /mjc/user-photo/user-photo.php:696
|
140 |
+
msgid "Options saved."
|
141 |
+
msgstr "Options enregistrées."
|
142 |
+
|
143 |
+
#: /mjc/user-photo/user-photo.php:720
|
144 |
+
msgid "Maximum dimension: "
|
145 |
+
msgstr "Taille maximum:"
|
146 |
+
|
147 |
+
#: /mjc/user-photo/user-photo.php:727
|
148 |
+
msgid "Thumbnail dimension: "
|
149 |
+
msgstr "Taille de la miniature:"
|
150 |
+
|
151 |
+
#: /mjc/user-photo/user-photo.php:734
|
152 |
+
msgid "Serve Avatar as Fallback: "
|
153 |
+
msgstr "Afficher l'avatar en remplacement:"
|
154 |
+
|
155 |
+
#: /mjc/user-photo/user-photo.php:738
|
156 |
+
msgid "In case the user does not have a photo uploaded or approved, their avatar will be fetched for them. Respects the 'Avatar Display' setting under <b>Discussion</b>."
|
157 |
+
msgstr "Dans le cas ou l'utilisateur n'a pas de photo ou si celle-ci n'est pas encore approuvée, son avatar sera affiché à la place. En conformité avec les options d'affichage des avatars dans l'onglet <b>Discussion</b>."
|
158 |
+
|
159 |
+
#: /mjc/user-photo/user-photo.php:742
|
160 |
+
msgid "Override Avatar with User Photo: "
|
161 |
+
msgstr "Remplacer l'avatar par la photo de l'utilisateur."
|
162 |
+
|
163 |
+
#: /mjc/user-photo/user-photo.php:746
|
164 |
+
msgid "When making calls to <code>get_avatar()</code>, the user's photo will be used instead if it is available. Respects the 'Avatar Display' setting under <b>Discussion</b>."
|
165 |
+
msgstr "Lors des appels <code>get_avatar()</code>, la photo de l'utilisateur sera affichée à la place. En conformité avec les options d'affichage des avatars dans l'onglet <b>Discussion</b>."
|
166 |
+
|
167 |
+
#: /mjc/user-photo/user-photo.php:750
|
168 |
+
msgid "JPEG compression: "
|
169 |
+
msgstr "Compression JPEG:"
|
170 |
+
|
171 |
+
#: /mjc/user-photo/user-photo.php:757
|
172 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
173 |
+
msgstr "Avertir l'administrateur s' il est nécessaire de valider la photo de l'utilisateur:"
|
174 |
+
|
175 |
+
#: /mjc/user-photo/user-photo.php:780
|
176 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
177 |
+
msgstr "Nécessite une modération des photos pour tous les utilisateurs dont le niveau est inférieur à ce niveau:"
|
178 |
+
|
179 |
+
#: /mjc/user-photo/user-photo.php:803
|
180 |
+
msgid "Update options »"
|
181 |
+
msgstr "Mettre à jour les options »"
|
182 |
+
|
183 |
+
#: /mjc/user-photo/user-photo.php:830
|
184 |
+
msgid "Filetype not supported."
|
185 |
+
msgstr "Type de fichier non accepté."
|
186 |
+
|
187 |
+
#: /mjc/user-photo/user-photo.php:844
|
188 |
+
msgid "Unrecognized image format."
|
189 |
+
msgstr "Format de l'image inconnu."
|
190 |
+
|
191 |
+
#: /mjc/user-photo/user-photo.php:876
|
192 |
+
#: /mjc/user-photo/user-photo.php:881
|
193 |
+
#: /mjc/user-photo/user-photo.php:886
|
194 |
+
msgid "Thumbnail path invalid"
|
195 |
+
msgstr "Chemin de la miniature inconnu."
|
196 |
+
|
197 |
+
#~ msgid ""
|
198 |
+
#~ "The userphoto upload content directory does not exist and could not be "
|
199 |
+
#~ "created. Please ensure that you have write permissions for the /wp-"
|
200 |
+
#~ "content/uploads/ directory."
|
201 |
+
#~ msgstr ""
|
202 |
+
#~ "Le répertoire userphoto n'existe pas et ne peut pas être créé. Vérifiez "
|
203 |
+
#~ "que vous avez les droits en écriture sur le répertoire /wp-content/"
|
204 |
+
#~ "uploads/ ."
|
205 |
+
#~ msgid "Unable to move the file to the user photo upload content directory."
|
206 |
+
#~ msgstr "Impossible de déplacer le fichier vers le répertoire userphoto"
|
207 |
+
|
localization/user-photo-hu_HU.mo
ADDED
Binary file
|
localization/user-photo-hu_HU.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2009-01-06 22:43+0100\n"
|
6 |
+
"Last-Translator: Csaba nemes <preamp@freemail.hu>\n"
|
7 |
+
"Language-Team: \n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: German\n"
|
12 |
+
"X-Poedit-Country: GERMANY\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: user-photo\n"
|
17 |
+
|
18 |
+
#: user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr "A Userfoto-Plugin nem használható ebben a rendszerben, mert a kép átméretezés nem elérhető (a imagecopyresampled() és hasonló függvények). A plugint kikapcsolva."
|
21 |
+
|
22 |
+
#: user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr "Nem lehet törölni a képet"
|
25 |
+
|
26 |
+
#: user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr "A feltöltendő kép mérete nagyobb a megengedettnél."
|
29 |
+
|
30 |
+
#: user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr "A kép csak részlegesen lett feltöltve."
|
33 |
+
|
34 |
+
#: user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr "Nem lett feltöltve semmi."
|
37 |
+
|
38 |
+
#: user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr "Hiányzó átmeneti könyvtár."
|
41 |
+
|
42 |
+
#: user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr "Lemez írási hiba."
|
45 |
+
|
46 |
+
#: user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr "A feltöltés megszakadt a kiterjesztés hibája miatt."
|
49 |
+
|
50 |
+
#: user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr "Ismeretlen hiba."
|
53 |
+
|
54 |
+
#: user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr "A “%s” fájl nem lett feltöltve. Helyesen adtad meg a fájlnevet?"
|
58 |
+
|
59 |
+
#: user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr "A feltöltött “%s” fájl típusa nem engedélyezett."
|
63 |
+
|
64 |
+
#: user-photo/user-photo.php:195
|
65 |
+
#: user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr "Nem lehet lekérdezni a kép méreteit."
|
68 |
+
|
69 |
+
#: user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr "A Userphoto feltöltési könyvtára nem elérhető, és nem sikerült létrehozni. Ellenőrizd az írási jogosultságot a /wp-content/uploads/ könyvtárban!"
|
72 |
+
|
73 |
+
#: user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr "A fájlt nem lehetett átmásolni a feltöltési könyvtárba."
|
76 |
+
|
77 |
+
#: user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr "Avatár (fotó rólad)"
|
80 |
+
|
81 |
+
#: user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr "Felhasználói fotó"
|
84 |
+
|
85 |
+
#: user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr "A fotód moderálásra vár."
|
88 |
+
|
89 |
+
#: user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr "A fotódat elutasították."
|
92 |
+
|
93 |
+
#: user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr "Ok:"
|
96 |
+
|
97 |
+
#: user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr "Feltöltendő képfájl:"
|
100 |
+
|
101 |
+
#: user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr "Maximális méret %s"
|
105 |
+
|
106 |
+
#: user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr "Státusz:"
|
109 |
+
|
110 |
+
#: user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr "függőben"
|
113 |
+
|
114 |
+
#: user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr "elutasítva"
|
117 |
+
|
118 |
+
#: user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr "elfogadva"
|
121 |
+
|
122 |
+
#: user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr "A fotó nem megfelelő."
|
125 |
+
|
126 |
+
#: user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr "Töröljük a képet?"
|
129 |
+
|
130 |
+
#: user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Beállítás elmentve."
|
133 |
+
|
134 |
+
#: user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr "Maximális méret:"
|
137 |
+
|
138 |
+
#: user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr "Thumbnail méret:"
|
141 |
+
|
142 |
+
#: user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr "JPEG tömörítés:"
|
145 |
+
|
146 |
+
#: user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr "Kapjon email értesítést ez az adminisztrátor, ha egy fotó moderálásra vár:"
|
149 |
+
|
150 |
+
#: user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr "Ez alatt a szint alatt minden felhasználó képe moderációt igényeljen:"
|
153 |
+
|
154 |
+
#: user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr "Opciók módosítása »"
|
157 |
+
|
158 |
+
#: user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr "A fájltípus nem támogatott."
|
161 |
+
|
162 |
+
#: user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr "Ismeretlen fájltípus."
|
165 |
+
|
166 |
+
#: user-photo/user-photo.php:597
|
167 |
+
#: user-photo/user-photo.php:602
|
168 |
+
#: user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr "Thumbnail elérési út helytelen."
|
171 |
+
|
localization/user-photo-it_IT.mo
ADDED
Binary file
|
localization/user-photo-it_IT.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2009-02-25 23:09+0100\n"
|
6 |
+
"Last-Translator: federico <federicopalumbo@tiscali.it>\n"
|
7 |
+
"Language-Team: Federico Palumbo <federicopalumbo@tiscali.it>\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: Italian\n"
|
12 |
+
"X-Poedit-Country: ITALY\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: /home/user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: /home/user-photo\n"
|
17 |
+
|
18 |
+
#: /home/paco/user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr "Il plugin User Photo non può essere usato in questo sistema, perchè non si possono editare immagini. Non è stata trovata la funzione imagecopyresampled() così come altre necessarie. Il plugin è stato disattivato."
|
21 |
+
|
22 |
+
#: /home/paco/user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr "Impossibile cancellare una foto."
|
25 |
+
|
26 |
+
#: /home/paco/user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr "Il file caricato supera la dimensione consentita."
|
29 |
+
|
30 |
+
#: /home/paco/user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr "Il file è stato caricato parzialmente."
|
33 |
+
|
34 |
+
#: /home/paco/user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr "Nessun file caricato."
|
37 |
+
|
38 |
+
#: /home/paco/user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr "Non trovo la directory temp."
|
41 |
+
|
42 |
+
#: /home/paco/user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr "Errore di scrittura del file sul server"
|
45 |
+
|
46 |
+
#: /home/paco/user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr "Il file ha una estensione non permessa."
|
49 |
+
|
50 |
+
#: /home/paco/user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr "Si è prodotto un errore sconosciuto."
|
53 |
+
|
54 |
+
#: /home/paco/user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr "Il file “%s” non è stato caricato. Hai messo il nome corretto?"
|
58 |
+
|
59 |
+
#: /home/paco/user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr "Il tipo di file “%s” non è permesso."
|
63 |
+
|
64 |
+
#: /home/paco/user-photo/user-photo.php:195
|
65 |
+
#: /home/paco/user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr "Impossibile ottenere la dimensione dell'immagine."
|
68 |
+
|
69 |
+
#: /home/paco/user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr "LA directory per caricare le immagininon esiste e non è stato possibile crearla. Per favore, controlla i permessi di wp-content/uploads/."
|
72 |
+
|
73 |
+
#: /home/paco/user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr "Impossibile muovere il file alla directory delle foto utenti."
|
76 |
+
|
77 |
+
#: /home/paco/user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr "La tua Foto"
|
80 |
+
|
81 |
+
#: /home/paco/user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr "Foto dell'utente"
|
84 |
+
|
85 |
+
#: /home/paco/user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr "La tua foto è in attesa di una revisione"
|
88 |
+
|
89 |
+
#: /home/paco/user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr "La foto che hai scelto è stata rifiutata."
|
92 |
+
|
93 |
+
#: /home/paco/user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr "Motivo:"
|
96 |
+
|
97 |
+
#: /home/paco/user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr "Carica un file imamgine:"
|
100 |
+
|
101 |
+
#: /home/paco/user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr "dimensione massima %s"
|
105 |
+
|
106 |
+
#: /home/paco/user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr "Stato di approvazione:"
|
109 |
+
|
110 |
+
#: /home/paco/user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr "pendente"
|
113 |
+
|
114 |
+
#: /home/paco/user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr "rifiutata"
|
117 |
+
|
118 |
+
#: /home/paco/user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr "approvata"
|
121 |
+
|
122 |
+
#: /home/paco/user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr "L'immagine è inapropriata."
|
125 |
+
|
126 |
+
#: /home/paco/user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr "Cancellare la foto?"
|
129 |
+
|
130 |
+
#: /home/paco/user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Opzioni salvate."
|
133 |
+
|
134 |
+
#: /home/paco/user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr "Dimensione massima:"
|
137 |
+
|
138 |
+
#: /home/paco/user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr "Dimensione della miniatura:"
|
141 |
+
|
142 |
+
#: /home/paco/user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr "Compressione JPEG:"
|
145 |
+
|
146 |
+
#: /home/paco/user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr "Notifica a questo amministratore per email quando una imagene ha bisogno di approvazione:"
|
149 |
+
|
150 |
+
#: /home/paco/user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr "Richiedi l'apporvazione per tutti gli utenti al di sotto di questo livello:"
|
153 |
+
|
154 |
+
#: /home/paco/user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr "Opzioni aggiornate »"
|
157 |
+
|
158 |
+
#: /home/paco/user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr "Tipo di file non supportato."
|
161 |
+
|
162 |
+
#: /home/paco/user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr "Formato dell'immagine non riconosciuto."
|
165 |
+
|
166 |
+
#: /home/paco/user-photo/user-photo.php:597
|
167 |
+
#: /home/paco/user-photo/user-photo.php:602
|
168 |
+
#: /home/paco/user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr "Path a alla miniatura non corretto."
|
171 |
+
|
localization/user-photo-nl_NL.mo
ADDED
Binary file
|
localization/user-photo-nl_NL.po
ADDED
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2008-02-03 23:25+0100\n"
|
6 |
+
"Last-Translator: J. Stender <joep@stender.nl>\n"
|
7 |
+
"MIME-Version: 1.0\n"
|
8 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
9 |
+
"Content-Transfer-Encoding: 8bit\n"
|
10 |
+
"X-Poedit-Language: Dutch\n"
|
11 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
12 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
13 |
+
"X-Poedit-Basepath: /user-photo/\n"
|
14 |
+
"X-Poedit-SearchPath-0: /user-photo\n"
|
15 |
+
|
16 |
+
#: /user-photo/user-photo.php:35
|
17 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
18 |
+
msgstr "User Photo plugin is niet bruikbaar op dit systeem omdat image resizing niet beschikbaar is, speciaal de imagecopyresampled() en gerelateerde functies. Het is gedeactiveerd."
|
19 |
+
|
20 |
+
#: /user-photo/user-photo.php:137
|
21 |
+
msgid "Unable to delete photo."
|
22 |
+
msgstr "Foto kan niet verwijderd worden."
|
23 |
+
|
24 |
+
#: /user-photo/user-photo.php:158
|
25 |
+
msgid "The uploaded file exceeds the max upload size."
|
26 |
+
msgstr "Het geuploade bestand is groter dan maximaal toegstaan."
|
27 |
+
|
28 |
+
#: /user-photo/user-photo.php:161
|
29 |
+
msgid "The uploaded file was only partially uploaded."
|
30 |
+
msgstr "Het bestand is slechts gedeeltelijk geupload."
|
31 |
+
|
32 |
+
#: /user-photo/user-photo.php:164
|
33 |
+
msgid "No file was uploaded."
|
34 |
+
msgstr "Geen bestand geupload."
|
35 |
+
|
36 |
+
#: /user-photo/user-photo.php:167
|
37 |
+
msgid "Missing a temporary folder."
|
38 |
+
msgstr "Een tijdelijke folder ontbreekt"
|
39 |
+
|
40 |
+
#: /user-photo/user-photo.php:170
|
41 |
+
msgid "Failed to write file to disk."
|
42 |
+
msgstr "Kon bestand niet opslaan."
|
43 |
+
|
44 |
+
#: /user-photo/user-photo.php:173
|
45 |
+
msgid "File upload stopped by extension."
|
46 |
+
msgstr "Bestands upload door een andere toepassing gestopt."
|
47 |
+
|
48 |
+
#: /user-photo/user-photo.php:176
|
49 |
+
msgid "File upload failed due to unknown error."
|
50 |
+
msgstr "Bestands upload mislukt door een onbekende fout."
|
51 |
+
|
52 |
+
#: /user-photo/user-photo.php:180
|
53 |
+
#, php-format
|
54 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
55 |
+
msgstr "Het bestand “%s” werd niet geupload. Heeft u de juiste bestandsnaam opgegeven?"
|
56 |
+
|
57 |
+
#: /user-photo/user-photo.php:182
|
58 |
+
#, php-format
|
59 |
+
msgid "The uploaded file type “%s” is not allowed."
|
60 |
+
msgstr "Het geuploade bestandstype “%s” is niet toegestaan."
|
61 |
+
|
62 |
+
#: /user-photo/user-photo.php:195
|
63 |
+
#: /user-photo/user-photo.php:541
|
64 |
+
msgid "Unable to get image dimensions."
|
65 |
+
msgstr "Kan afbeeldinsgrootte niet verkrijgen."
|
66 |
+
|
67 |
+
#: /user-photo/user-photo.php:211
|
68 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
69 |
+
msgstr "De gebruikersfoto upload directory bestaat niet en kon niet gemaakt worden. Controleer of u schrijfbevoegdheid heeft voor de /wp-content/uploads/ directory."
|
70 |
+
|
71 |
+
#: /user-photo/user-photo.php:222
|
72 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
73 |
+
msgstr "Kon het bestand niet verplaatsen naar de gebruikersfoto upload directory."
|
74 |
+
|
75 |
+
#: /user-photo/user-photo.php:358
|
76 |
+
msgid "Your Photo"
|
77 |
+
msgstr "Jouw foto"
|
78 |
+
|
79 |
+
#: /user-photo/user-photo.php:358
|
80 |
+
msgid "User Photo"
|
81 |
+
msgstr "Gebruikersfoto"
|
82 |
+
|
83 |
+
#: /user-photo/user-photo.php:370
|
84 |
+
msgid "Your profile photo has been submitted for review."
|
85 |
+
msgstr "Je profielfoto wordt beoordeeld."
|
86 |
+
|
87 |
+
#: /user-photo/user-photo.php:372
|
88 |
+
msgid "Your chosen profile photo has been rejected."
|
89 |
+
msgstr "Je profielfoto werd afgekeurd."
|
90 |
+
|
91 |
+
#: /user-photo/user-photo.php:375
|
92 |
+
msgid "Reason: "
|
93 |
+
msgstr "Reden: "
|
94 |
+
|
95 |
+
#: /user-photo/user-photo.php:388
|
96 |
+
msgid "Upload image file:"
|
97 |
+
msgstr "Upload fotobestand: "
|
98 |
+
|
99 |
+
#: /user-photo/user-photo.php:392
|
100 |
+
#, php-format
|
101 |
+
msgid "max upload size %s"
|
102 |
+
msgstr "max uploadgrootte %s"
|
103 |
+
|
104 |
+
#: /user-photo/user-photo.php:400
|
105 |
+
msgid "Approval status:"
|
106 |
+
msgstr "Goedkeuring status:"
|
107 |
+
|
108 |
+
#: /user-photo/user-photo.php:402
|
109 |
+
msgid "pending"
|
110 |
+
msgstr "volgt"
|
111 |
+
|
112 |
+
#: /user-photo/user-photo.php:403
|
113 |
+
msgid "rejected"
|
114 |
+
msgstr "afgewezen"
|
115 |
+
|
116 |
+
#: /user-photo/user-photo.php:404
|
117 |
+
msgid "approved"
|
118 |
+
msgstr "goedgekeurd"
|
119 |
+
|
120 |
+
#: /user-photo/user-photo.php:408
|
121 |
+
msgid "The photo is inappropriate."
|
122 |
+
msgstr "De foto is ongepast."
|
123 |
+
|
124 |
+
#: /user-photo/user-photo.php:413
|
125 |
+
msgid "Delete photo?"
|
126 |
+
msgstr "Foto verwijderen?"
|
127 |
+
|
128 |
+
#: /user-photo/user-photo.php:455
|
129 |
+
msgid "Options saved."
|
130 |
+
msgstr "Opties bewaard."
|
131 |
+
|
132 |
+
#: /user-photo/user-photo.php:466
|
133 |
+
msgid "Maximum dimension: "
|
134 |
+
msgstr "Mamimale afmeting: "
|
135 |
+
|
136 |
+
#: /user-photo/user-photo.php:472
|
137 |
+
msgid "Thumbnail dimension: "
|
138 |
+
msgstr "Thumbnail afmeting: "
|
139 |
+
|
140 |
+
#: /user-photo/user-photo.php:478
|
141 |
+
msgid "JPEG compression: "
|
142 |
+
msgstr "JPEG compressie: "
|
143 |
+
|
144 |
+
#: /user-photo/user-photo.php:484
|
145 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
146 |
+
msgstr "Waarschuw deze administrator per email wanneer gebruikersfoto goedkeuring behoeft: "
|
147 |
+
|
148 |
+
#: /user-photo/user-photo.php:506
|
149 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
150 |
+
msgstr "Verplicht beoordeling van gebruikersfoto voor alle gebruikers op of onder dit nivo: "
|
151 |
+
|
152 |
+
#: /user-photo/user-photo.php:524
|
153 |
+
msgid "Update options »"
|
154 |
+
msgstr "Update opties »"
|
155 |
+
|
156 |
+
#: /user-photo/user-photo.php:551
|
157 |
+
msgid "Filetype not supported."
|
158 |
+
msgstr "Bestandstype niet ondersteund."
|
159 |
+
|
160 |
+
#: /user-photo/user-photo.php:565
|
161 |
+
msgid "Unrecognized image format."
|
162 |
+
msgstr "Bestandsformaat niet herkend."
|
163 |
+
|
164 |
+
#: /user-photo/user-photo.php:597
|
165 |
+
#: /user-photo/user-photo.php:602
|
166 |
+
#: /user-photo/user-photo.php:607
|
167 |
+
msgid "Thumbnail path invalid"
|
168 |
+
msgstr "Thumbnail pad niet geldig."
|
169 |
+
|
localization/user-photo-pl_PL.mo
ADDED
Binary file
|
localization/user-photo-pl_PL.po
ADDED
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: User Photo 0.8.0.4\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2008-04-13 10:31+0100\n"
|
6 |
+
"Last-Translator: Maciej Węgrzynowski <programming@mattai.com>\n"
|
7 |
+
"Language-Team: Michał Jaromin <programming@mattai.com>\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: Polish\n"
|
12 |
+
"X-Poedit-Country: POLAND\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: .\n"
|
16 |
+
|
17 |
+
#: /home/paco/user-photo/user-photo.php:35
|
18 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
19 |
+
msgstr "Wtyczka User Photo nie może zostać użyta w tym systemie, ponieważ edycja zdjęć jest nie dostępna, szczególnie funkcja imagecopyresampled() i inne pokrewne funkcje. Ta wtyczka została dezaktywowana."
|
20 |
+
|
21 |
+
#: /home/paco/user-photo/user-photo.php:137
|
22 |
+
msgid "Unable to delete photo."
|
23 |
+
msgstr "Nie można usuwać zdjęcia."
|
24 |
+
|
25 |
+
#: /home/paco/user-photo/user-photo.php:158
|
26 |
+
msgid "The uploaded file exceeds the max upload size."
|
27 |
+
msgstr "Załadowany plik przekracza maksymalny rozmiar."
|
28 |
+
|
29 |
+
#: /home/paco/user-photo/user-photo.php:161
|
30 |
+
msgid "The uploaded file was only partially uploaded."
|
31 |
+
msgstr "Plik został tylko częściowo załadowany."
|
32 |
+
|
33 |
+
#: /home/paco/user-photo/user-photo.php:164
|
34 |
+
msgid "No file was uploaded."
|
35 |
+
msgstr "Plik nie został załadowany."
|
36 |
+
|
37 |
+
#: /home/paco/user-photo/user-photo.php:167
|
38 |
+
msgid "Missing a temporary folder."
|
39 |
+
msgstr "Brak tymczasowego foldera."
|
40 |
+
|
41 |
+
#: /home/paco/user-photo/user-photo.php:170
|
42 |
+
msgid "Failed to write file to disk."
|
43 |
+
msgstr "Błąd przy zapisie pliku na dysku."
|
44 |
+
|
45 |
+
#: /home/paco/user-photo/user-photo.php:173
|
46 |
+
msgid "File upload stopped by extension."
|
47 |
+
msgstr "Plik nie posiada dozwolonego rozszerzenia."
|
48 |
+
|
49 |
+
#: /home/paco/user-photo/user-photo.php:176
|
50 |
+
msgid "File upload failed due to unknown error."
|
51 |
+
msgstr "Przerwano ładowanie pliku z powodu nieznanego błędu."
|
52 |
+
|
53 |
+
#: /home/paco/user-photo/user-photo.php:180
|
54 |
+
#, php-format
|
55 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
56 |
+
msgstr "Plik “%s” nie został załadowany. Czy podałeś poprawną nazwę?"
|
57 |
+
|
58 |
+
#: /home/paco/user-photo/user-photo.php:182
|
59 |
+
#, php-format
|
60 |
+
msgid "The uploaded file type “%s” is not allowed."
|
61 |
+
msgstr "Plik typu “%s” nie jest dozwolony."
|
62 |
+
|
63 |
+
#: /home/paco/user-photo/user-photo.php:195
|
64 |
+
#: /home/paco/user-photo/user-photo.php:541
|
65 |
+
msgid "Unable to get image dimensions."
|
66 |
+
msgstr "Nie można uzyskać wymiarów zdjęcia."
|
67 |
+
|
68 |
+
#: /home/paco/user-photo/user-photo.php:211
|
69 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
70 |
+
msgstr "Katalog do ładowania zdjęć nie istnieje i nie mógł zostać utworzony. Proszę się upewnić czy posiadasz uprawnienia do tego katalogu wp-content/uploads/."
|
71 |
+
|
72 |
+
#: /home/paco/user-photo/user-photo.php:222
|
73 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
74 |
+
msgstr "Przenoszenie pliku do katalogu zdjęć użytkownika nie jest możliwe."
|
75 |
+
|
76 |
+
#: /home/paco/user-photo/user-photo.php:358
|
77 |
+
msgid "Your Photo"
|
78 |
+
msgstr "Twoje zdjęcie"
|
79 |
+
|
80 |
+
#: /home/paco/user-photo/user-photo.php:358
|
81 |
+
msgid "User Photo"
|
82 |
+
msgstr "Zdjęcie użytkownika"
|
83 |
+
|
84 |
+
#: /home/paco/user-photo/user-photo.php:370
|
85 |
+
msgid "Your profile photo has been submitted for review."
|
86 |
+
msgstr "Zdjęcie twojego profilu zostało wysłane do podglądu."
|
87 |
+
|
88 |
+
#: /home/paco/user-photo/user-photo.php:372
|
89 |
+
msgid "Your chosen profile photo has been rejected."
|
90 |
+
msgstr "Twój wybrany profil zdjęcia został odrzucony."
|
91 |
+
|
92 |
+
#: /home/paco/user-photo/user-photo.php:375
|
93 |
+
msgid "Reason: "
|
94 |
+
msgstr "Powód:"
|
95 |
+
|
96 |
+
#: /home/paco/user-photo/user-photo.php:388
|
97 |
+
msgid "Upload image file:"
|
98 |
+
msgstr "Załaduj plik zdjęcia:"
|
99 |
+
|
100 |
+
#: /home/paco/user-photo/user-photo.php:392
|
101 |
+
#, php-format
|
102 |
+
msgid "max upload size %s"
|
103 |
+
msgstr "Maksymalny rozmiaru uploadu %s"
|
104 |
+
|
105 |
+
#: /home/paco/user-photo/user-photo.php:400
|
106 |
+
msgid "Approval status:"
|
107 |
+
msgstr "Zatwierdzony status:"
|
108 |
+
|
109 |
+
#: /home/paco/user-photo/user-photo.php:402
|
110 |
+
msgid "pending"
|
111 |
+
msgstr "w toku"
|
112 |
+
|
113 |
+
#: /home/paco/user-photo/user-photo.php:403
|
114 |
+
msgid "rejected"
|
115 |
+
msgstr "odrzucony"
|
116 |
+
|
117 |
+
#: /home/paco/user-photo/user-photo.php:404
|
118 |
+
msgid "approved"
|
119 |
+
msgstr "zatwierdzony"
|
120 |
+
|
121 |
+
#: /home/paco/user-photo/user-photo.php:408
|
122 |
+
msgid "The photo is inappropriate."
|
123 |
+
msgstr "To zdjęcie jest niewłaściwe."
|
124 |
+
|
125 |
+
#: /home/paco/user-photo/user-photo.php:413
|
126 |
+
msgid "Delete photo?"
|
127 |
+
msgstr "Czy usunąć zdjęcie?"
|
128 |
+
|
129 |
+
#: /home/paco/user-photo/user-photo.php:455
|
130 |
+
msgid "Options saved."
|
131 |
+
msgstr "Opcje zostały zapisane."
|
132 |
+
|
133 |
+
#: /home/paco/user-photo/user-photo.php:466
|
134 |
+
msgid "Maximum dimension: "
|
135 |
+
msgstr "Maksymalna szerokość:"
|
136 |
+
|
137 |
+
#: /home/paco/user-photo/user-photo.php:472
|
138 |
+
msgid "Thumbnail dimension: "
|
139 |
+
msgstr "Szerokość miniatury:"
|
140 |
+
|
141 |
+
#: /home/paco/user-photo/user-photo.php:478
|
142 |
+
msgid "JPEG compression: "
|
143 |
+
msgstr "Kompresja JPEG:"
|
144 |
+
|
145 |
+
#: /home/paco/user-photo/user-photo.php:484
|
146 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
147 |
+
msgstr "Poinformuj tego administratora e-mailem, kiedy użytkownik będzie potrzebował potwierdzenia:"
|
148 |
+
|
149 |
+
#: /home/paco/user-photo/user-photo.php:506
|
150 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
151 |
+
msgstr "Wymagane jest zdjęcie dla wszystkich użytkowników poniżej poziomu:"
|
152 |
+
|
153 |
+
#: /home/paco/user-photo/user-photo.php:524
|
154 |
+
msgid "Update options »"
|
155 |
+
msgstr "Aktualizuj opcje »"
|
156 |
+
|
157 |
+
#: /home/paco/user-photo/user-photo.php:551
|
158 |
+
msgid "Filetype not supported."
|
159 |
+
msgstr "Typ pliku nie jest akceptowalny."
|
160 |
+
|
161 |
+
#: /home/paco/user-photo/user-photo.php:565
|
162 |
+
msgid "Unrecognized image format."
|
163 |
+
msgstr "Format zdjęcia nieznany."
|
164 |
+
|
165 |
+
#: /home/paco/user-photo/user-photo.php:597
|
166 |
+
#: /home/paco/user-photo/user-photo.php:602
|
167 |
+
#: /home/paco/user-photo/user-photo.php:607
|
168 |
+
msgid "Thumbnail path invalid"
|
169 |
+
msgstr "Błędna ścieżka miniatury."
|
170 |
+
|
localization/user-photo-pt_BR.mo
ADDED
Binary file
|
localization/user-photo-pt_BR.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2009-02-17 14:48-0300\n"
|
6 |
+
"Last-Translator: Guilherme Barile <guigouz@gmail.com>\n"
|
7 |
+
"Language-Team: Paco Orozco <paco@eiraworks.com>\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: Spanish\n"
|
12 |
+
"X-Poedit-Country: SPAIN\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: /home/paco/user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: /home/paco/user-photo\n"
|
17 |
+
|
18 |
+
#: /home/paco/user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr "Fotos de usuários não são suportadas neste sistema pois não é possível redimensionar imagens. Especificamente a função imagecopyresampled() e relacionadas não foram encontradas. O plugin foi desativado."
|
21 |
+
|
22 |
+
#: /home/paco/user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr "Impossível excluir foto."
|
25 |
+
|
26 |
+
#: /home/paco/user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr "O arquivo enviado excede o tamanho máximo permitido."
|
29 |
+
|
30 |
+
#: /home/paco/user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr "O arquivo foi enviado apenas parcialmente."
|
33 |
+
|
34 |
+
#: /home/paco/user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr "Nenhum arquivo foi enviado."
|
37 |
+
|
38 |
+
#: /home/paco/user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr "Pasta temporária não encontrada."
|
41 |
+
|
42 |
+
#: /home/paco/user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr "Falha ao gravar arquivo no disco."
|
45 |
+
|
46 |
+
#: /home/paco/user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr "Extensão de arquivo não suportada."
|
49 |
+
|
50 |
+
#: /home/paco/user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr "Falha no upload devido a um erro desconhecido."
|
53 |
+
|
54 |
+
#: /home/paco/user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr "O arquivo “%s” não foi enviado. Você informou a extensão correta ?"
|
58 |
+
|
59 |
+
#: /home/paco/user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr "O tipo de arquivo $ldquo;%s” não é permitido."
|
63 |
+
|
64 |
+
#: /home/paco/user-photo/user-photo.php:195
|
65 |
+
#: /home/paco/user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr "Impossível verificar o tamanho da imagem."
|
68 |
+
|
69 |
+
#: /home/paco/user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr "O diretório para upload das fotos não existe e não pôde ser criado. Por favor verifique que você tem permissão de escrita em /wp-content/uploads/"
|
72 |
+
|
73 |
+
#: /home/paco/user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr "Impossível mover o arquivo para o diretório de fotos."
|
76 |
+
|
77 |
+
#: /home/paco/user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr "Sua foto"
|
80 |
+
|
81 |
+
#: /home/paco/user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr "Foto do Usuário"
|
84 |
+
|
85 |
+
#: /home/paco/user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr "Sua foto foi enviada para aprovação."
|
88 |
+
|
89 |
+
#: /home/paco/user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr "A foto que você enviou foi rejeitada."
|
92 |
+
|
93 |
+
#: /home/paco/user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr "Razão:"
|
96 |
+
|
97 |
+
#: /home/paco/user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr "Enviar arquivo de imagem:"
|
100 |
+
|
101 |
+
#: /home/paco/user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr "tamanho máximo do upload %s"
|
105 |
+
|
106 |
+
#: /home/paco/user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr "Status da aprovação:"
|
109 |
+
|
110 |
+
#: /home/paco/user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr "pendente"
|
113 |
+
|
114 |
+
#: /home/paco/user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr "rejeitada"
|
117 |
+
|
118 |
+
#: /home/paco/user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr "aprovada"
|
121 |
+
|
122 |
+
#: /home/paco/user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr "Esta foto não é apropriada"
|
125 |
+
|
126 |
+
#: /home/paco/user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr "Excluir foto ?"
|
129 |
+
|
130 |
+
#: /home/paco/user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Opções gravadas."
|
133 |
+
|
134 |
+
#: /home/paco/user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr "Tamanho máximo:"
|
137 |
+
|
138 |
+
#: /home/paco/user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr "Tamanho da miniatura:"
|
141 |
+
|
142 |
+
#: /home/paco/user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr "Taxa de compressão:"
|
145 |
+
|
146 |
+
#: /home/paco/user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr "Avisar este administrador por email quando uma foto precisa de aprovação:"
|
149 |
+
|
150 |
+
#: /home/paco/user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr "Exigir moderação nas fotos de todos os usuários abaixo deste nível:"
|
153 |
+
|
154 |
+
#: /home/paco/user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr "Atualizar opções »"
|
157 |
+
|
158 |
+
#: /home/paco/user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr "Tipo de arquivo não suportado."
|
161 |
+
|
162 |
+
#: /home/paco/user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr "Tipo de arquivo não reconhecido."
|
165 |
+
|
166 |
+
#: /home/paco/user-photo/user-photo.php:597
|
167 |
+
#: /home/paco/user-photo/user-photo.php:602
|
168 |
+
#: /home/paco/user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr "Caminho para thumbnail inválido"
|
171 |
+
|
localization/user-photo-ru_RU.mo
ADDED
Binary file
|
localization/user-photo-ru_RU.po
ADDED
@@ -0,0 +1,171 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: user-photo\n"
|
4 |
+
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2008-05-28 12:35+0300\n"
|
6 |
+
"Last-Translator: Kyr Dunenkoff <dunenkoff@gmail.com>\n"
|
7 |
+
"Language-Team: Paco Orozco <paco@eiraworks.com>\n"
|
8 |
+
"MIME-Version: 1.0\n"
|
9 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
+
"Content-Transfer-Encoding: 8bit\n"
|
11 |
+
"X-Poedit-Language: Spanish\n"
|
12 |
+
"X-Poedit-Country: SPAIN\n"
|
13 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
+
"X-Poedit-Basepath: /home/paco/user-photo/\n"
|
16 |
+
"X-Poedit-SearchPath-0: /home/paco/user-photo\n"
|
17 |
+
|
18 |
+
#: /home/paco/user-photo/user-photo.php:35
|
19 |
+
msgid "User Photo plugin not usable on this system because image resizing is not available, specifically the imagecopyresampled() and related functions. It has been deactivated."
|
20 |
+
msgstr "Плагин не может быть использован в данной системе, поскольку изменение размера изборажений не работает, в частности, не работают imagecopyresampled() и сопутствующие функции. Плагин был деактивирован."
|
21 |
+
|
22 |
+
#: /home/paco/user-photo/user-photo.php:137
|
23 |
+
msgid "Unable to delete photo."
|
24 |
+
msgstr "Невозможно удалить фото."
|
25 |
+
|
26 |
+
#: /home/paco/user-photo/user-photo.php:158
|
27 |
+
msgid "The uploaded file exceeds the max upload size."
|
28 |
+
msgstr "Размер загруженного файла превышает максимальный возможный размер."
|
29 |
+
|
30 |
+
#: /home/paco/user-photo/user-photo.php:161
|
31 |
+
msgid "The uploaded file was only partially uploaded."
|
32 |
+
msgstr "Файл был загружен только частично."
|
33 |
+
|
34 |
+
#: /home/paco/user-photo/user-photo.php:164
|
35 |
+
msgid "No file was uploaded."
|
36 |
+
msgstr "Файл не был загружен."
|
37 |
+
|
38 |
+
#: /home/paco/user-photo/user-photo.php:167
|
39 |
+
msgid "Missing a temporary folder."
|
40 |
+
msgstr "Отсутствует временная папка."
|
41 |
+
|
42 |
+
#: /home/paco/user-photo/user-photo.php:170
|
43 |
+
msgid "Failed to write file to disk."
|
44 |
+
msgstr "Ошибка записи на диск."
|
45 |
+
|
46 |
+
#: /home/paco/user-photo/user-photo.php:173
|
47 |
+
msgid "File upload stopped by extension."
|
48 |
+
msgstr "Загрузка остановлена по причине неверного расширения."
|
49 |
+
|
50 |
+
#: /home/paco/user-photo/user-photo.php:176
|
51 |
+
msgid "File upload failed due to unknown error."
|
52 |
+
msgstr "Загрузка не завершена по неизвестной причине."
|
53 |
+
|
54 |
+
#: /home/paco/user-photo/user-photo.php:180
|
55 |
+
#, php-format
|
56 |
+
msgid "The file “%s” was not uploaded. Did you provide the correct filename?"
|
57 |
+
msgstr "Файл “%s” не был загружен. Вы указали правильное имя файла?"
|
58 |
+
|
59 |
+
#: /home/paco/user-photo/user-photo.php:182
|
60 |
+
#, php-format
|
61 |
+
msgid "The uploaded file type “%s” is not allowed."
|
62 |
+
msgstr "Загруженный файл “%s” не разрешен."
|
63 |
+
|
64 |
+
#: /home/paco/user-photo/user-photo.php:195
|
65 |
+
#: /home/paco/user-photo/user-photo.php:541
|
66 |
+
msgid "Unable to get image dimensions."
|
67 |
+
msgstr "Невозможно получить данные о изображении."
|
68 |
+
|
69 |
+
#: /home/paco/user-photo/user-photo.php:211
|
70 |
+
msgid "The userphoto upload content directory does not exist and could not be created. Please ensure that you have write permissions for the /wp-content/uploads/ directory."
|
71 |
+
msgstr "Папка хранения фотографий отсутствует и не может быть создана. Убедитесь, что у вас есть права доступа к папке /wp-content/uploads/."
|
72 |
+
|
73 |
+
#: /home/paco/user-photo/user-photo.php:222
|
74 |
+
msgid "Unable to move the file to the user photo upload content directory."
|
75 |
+
msgstr "Невозможно перенести файл в папку хранения фото."
|
76 |
+
|
77 |
+
#: /home/paco/user-photo/user-photo.php:358
|
78 |
+
msgid "Your Photo"
|
79 |
+
msgstr "Ваше фото"
|
80 |
+
|
81 |
+
#: /home/paco/user-photo/user-photo.php:358
|
82 |
+
msgid "User Photo"
|
83 |
+
msgstr "Фото пользователя"
|
84 |
+
|
85 |
+
#: /home/paco/user-photo/user-photo.php:370
|
86 |
+
msgid "Your profile photo has been submitted for review."
|
87 |
+
msgstr "Ваше фото было отправлено на рассмотрение."
|
88 |
+
|
89 |
+
#: /home/paco/user-photo/user-photo.php:372
|
90 |
+
msgid "Your chosen profile photo has been rejected."
|
91 |
+
msgstr "Выбранное вами фото отклонено."
|
92 |
+
|
93 |
+
#: /home/paco/user-photo/user-photo.php:375
|
94 |
+
msgid "Reason: "
|
95 |
+
msgstr "Причина:"
|
96 |
+
|
97 |
+
#: /home/paco/user-photo/user-photo.php:388
|
98 |
+
msgid "Upload image file:"
|
99 |
+
msgstr "Загрузить файл изображения:"
|
100 |
+
|
101 |
+
#: /home/paco/user-photo/user-photo.php:392
|
102 |
+
#, php-format
|
103 |
+
msgid "max upload size %s"
|
104 |
+
msgstr "максимальный размер %s"
|
105 |
+
|
106 |
+
#: /home/paco/user-photo/user-photo.php:400
|
107 |
+
msgid "Approval status:"
|
108 |
+
msgstr "Статус подтверждения:"
|
109 |
+
|
110 |
+
#: /home/paco/user-photo/user-photo.php:402
|
111 |
+
msgid "pending"
|
112 |
+
msgstr "ожидает решения"
|
113 |
+
|
114 |
+
#: /home/paco/user-photo/user-photo.php:403
|
115 |
+
msgid "rejected"
|
116 |
+
msgstr "отклонено"
|
117 |
+
|
118 |
+
#: /home/paco/user-photo/user-photo.php:404
|
119 |
+
msgid "approved"
|
120 |
+
msgstr "разрешено"
|
121 |
+
|
122 |
+
#: /home/paco/user-photo/user-photo.php:408
|
123 |
+
msgid "The photo is inappropriate."
|
124 |
+
msgstr "Фото неуместно."
|
125 |
+
|
126 |
+
#: /home/paco/user-photo/user-photo.php:413
|
127 |
+
msgid "Delete photo?"
|
128 |
+
msgstr "Удалить фото?"
|
129 |
+
|
130 |
+
#: /home/paco/user-photo/user-photo.php:455
|
131 |
+
msgid "Options saved."
|
132 |
+
msgstr "Настройки сохранены."
|
133 |
+
|
134 |
+
#: /home/paco/user-photo/user-photo.php:466
|
135 |
+
msgid "Maximum dimension: "
|
136 |
+
msgstr "Максимальный размер:"
|
137 |
+
|
138 |
+
#: /home/paco/user-photo/user-photo.php:472
|
139 |
+
msgid "Thumbnail dimension: "
|
140 |
+
msgstr "Размер тамбнейла:"
|
141 |
+
|
142 |
+
#: /home/paco/user-photo/user-photo.php:478
|
143 |
+
msgid "JPEG compression: "
|
144 |
+
msgstr "Компрессия/качество JPEG:"
|
145 |
+
|
146 |
+
#: /home/paco/user-photo/user-photo.php:484
|
147 |
+
msgid "Notify this administrator by email when user photo needs approval: "
|
148 |
+
msgstr "Уведомить этого администратора по электронной почте, когда фото пользователя требует модерации:"
|
149 |
+
|
150 |
+
#: /home/paco/user-photo/user-photo.php:506
|
151 |
+
msgid "Require user photo moderation for all users at or below this level: "
|
152 |
+
msgstr "Требуется модерация фотографий всех пользователей этого уровня и ниже:"
|
153 |
+
|
154 |
+
#: /home/paco/user-photo/user-photo.php:524
|
155 |
+
msgid "Update options »"
|
156 |
+
msgstr "Обновить настройки »"
|
157 |
+
|
158 |
+
#: /home/paco/user-photo/user-photo.php:551
|
159 |
+
msgid "Filetype not supported."
|
160 |
+
msgstr "Тип файла не поддерживается."
|
161 |
+
|
162 |
+
#: /home/paco/user-photo/user-photo.php:565
|
163 |
+
msgid "Unrecognized image format."
|
164 |
+
msgstr "Нераспознанный формат файла."
|
165 |
+
|
166 |
+
#: /home/paco/user-photo/user-photo.php:597
|
167 |
+
#: /home/paco/user-photo/user-photo.php:602
|
168 |
+
#: /home/paco/user-photo/user-photo.php:607
|
169 |
+
msgid "Thumbnail path invalid"
|
170 |
+
msgstr "Неправильный путь к тамбнейлу"
|
171 |
+
|
readme.txt
CHANGED
@@ -1,25 +1,241 @@
|
|
1 |
-
===
|
2 |
-
Contributors: westonruter
|
3 |
Tags: users, photos, images
|
4 |
-
Tested up to: 2.
|
5 |
-
Stable tag:
|
6 |
|
7 |
Allows a user to associate a photo with their account and for this photo to be displayed in their posts and comments.
|
8 |
|
9 |
== Description ==
|
10 |
|
11 |
-
|
12 |
-
add a user photo by accessing the "Edit User" page. Uploaded images are resized to fit the dimensions specified
|
13 |
-
on the options page; a thumbnail image is also generated.
|
|
|
|
|
14 |
|
15 |
-
* <code>
|
16 |
-
* <code>
|
17 |
-
* <code>
|
18 |
-
* <code>
|
|
|
|
|
|
|
|
|