Version Description
Download this release
Release Info
Developer | Cimmo |
Plugin | ![]() |
Version | 2.0.0 |
Comparing to | |
See all releases |
Code changes from version 2.0.0-beta2 to 2.0.0
- README_OFFICIAL.txt +12 -0
- cimy_uef_admin.php +77 -5
- cimy_uef_db.php +10 -0
- cimy_uef_email_handler.php +18 -17
- cimy_uef_profile.php +0 -1
- cimy_user_extra_fields.php +7 -9
- langs/cimy_uef-bg_BG.mo +0 -0
- langs/cimy_uef-bg_BG.po +144 -134
- langs/cimy_uef-da_DK.mo +0 -0
- langs/cimy_uef-da_DK.po +144 -134
- langs/cimy_uef-de_DE.mo +0 -0
- langs/cimy_uef-de_DE.po +149 -135
- langs/cimy_uef-es_ES.mo +0 -0
- langs/cimy_uef-es_ES.po +149 -135
- langs/cimy_uef-fr_FR.mo +0 -0
- langs/cimy_uef-fr_FR.po +141 -133
- langs/cimy_uef-it_IT.mo +0 -0
- langs/cimy_uef-it_IT.po +143 -134
- langs/cimy_uef-pl_PL.mo +0 -0
- langs/cimy_uef-pl_PL.po +149 -135
- langs/cimy_uef-pt_BR.mo +0 -0
- langs/cimy_uef-pt_BR.po +144 -134
- langs/cimy_uef-ru_RU.mo +0 -0
- langs/cimy_uef-ru_RU.po +144 -134
- langs/cimy_uef-sv_SE.mo +0 -0
- langs/cimy_uef-sv_SE.po +144 -134
- readme.txt +8 -2
- securimage/AHGBold.ttf +0 -0
- securimage/LICENSE.txt +458 -0
- securimage/README.FONT.txt +12 -0
- securimage/README.txt +88 -0
- securimage/audio/0.mp3 +0 -0
- securimage/audio/0.wav +0 -0
- securimage/audio/1.mp3 +0 -0
- securimage/audio/1.wav +0 -0
- securimage/audio/2.mp3 +0 -0
- securimage/audio/2.wav +0 -0
- securimage/audio/3.mp3 +0 -0
- securimage/audio/3.wav +0 -0
- securimage/audio/4.mp3 +0 -0
- securimage/audio/4.wav +0 -0
- securimage/audio/5.mp3 +0 -0
- securimage/audio/5.wav +0 -0
- securimage/audio/6.mp3 +0 -0
- securimage/audio/6.wav +0 -0
- securimage/audio/7.mp3 +0 -0
- securimage/audio/7.wav +0 -0
- securimage/audio/8.mp3 +0 -0
- securimage/audio/8.wav +0 -0
- securimage/audio/9.mp3 +0 -0
- securimage/audio/9.wav +0 -0
- securimage/audio/A.mp3 +0 -0
- securimage/audio/A.wav +0 -0
- securimage/audio/B.mp3 +0 -0
- securimage/audio/B.wav +0 -0
- securimage/audio/C.mp3 +0 -0
- securimage/audio/C.wav +0 -0
- securimage/audio/D.mp3 +0 -0
- securimage/audio/D.wav +0 -0
- securimage/audio/E.mp3 +0 -0
- securimage/audio/E.wav +0 -0
- securimage/audio/F.mp3 +0 -0
- securimage/audio/F.wav +0 -0
- securimage/audio/G.mp3 +0 -0
- securimage/audio/G.wav +0 -0
- securimage/audio/H.mp3 +0 -0
- securimage/audio/H.wav +0 -0
- securimage/audio/I.mp3 +0 -0
- securimage/audio/I.wav +0 -0
- securimage/audio/J.mp3 +0 -0
- securimage/audio/J.wav +0 -0
- securimage/audio/K.mp3 +0 -0
- securimage/audio/K.wav +0 -0
- securimage/audio/L.mp3 +0 -0
- securimage/audio/L.wav +0 -0
- securimage/audio/M.mp3 +0 -0
- securimage/audio/M.wav +0 -0
- securimage/audio/N.mp3 +0 -0
- securimage/audio/N.wav +0 -0
- securimage/audio/O.mp3 +0 -0
- securimage/audio/O.wav +0 -0
- securimage/audio/P.mp3 +0 -0
- securimage/audio/P.wav +0 -0
- securimage/audio/Q.mp3 +0 -0
- securimage/audio/Q.wav +0 -0
- securimage/audio/R.mp3 +0 -0
- securimage/audio/R.wav +0 -0
- securimage/audio/S.mp3 +0 -0
- securimage/audio/S.wav +0 -0
- securimage/audio/T.mp3 +0 -0
- securimage/audio/T.wav +0 -0
- securimage/audio/U.mp3 +0 -0
- securimage/audio/U.wav +0 -0
- securimage/audio/V.mp3 +0 -0
- securimage/audio/V.wav +0 -0
- securimage/audio/W.mp3 +0 -0
- securimage/audio/W.wav +0 -0
- securimage/audio/X.mp3 +0 -0
- securimage/audio/X.wav +0 -0
- securimage/audio/Y.mp3 +0 -0
- securimage/audio/Y.wav +0 -0
- securimage/audio/Z.mp3 +0 -0
- securimage/audio/Z.wav +0 -0
- securimage/backgrounds/bg3.jpg +0 -0
- securimage/backgrounds/bg4.jpg +0 -0
- securimage/backgrounds/bg5.jpg +0 -0
- securimage/backgrounds/bg6.png +0 -0
- securimage/database/.htaccess +1 -0
- securimage/database/index.html +1 -0
- securimage/database/securimage.sqlite +0 -0
- securimage/example_form.php +71 -0
- securimage/gdfonts/automatic.gdf +0 -0
- securimage/images/audio_icon.gif +0 -0
- securimage/images/refresh.gif +0 -0
- securimage/securimage.php +1584 -0
- securimage/securimage_play.php +43 -0
- securimage/securimage_play.swf +0 -0
- securimage/securimage_show.php +55 -0
- securimage/words/words.txt +15621 -0
README_OFFICIAL.txt
CHANGED
@@ -35,6 +35,12 @@ Following WordPress hidden fields can be enabled during registration:
|
|
35 |
* Jabber/Google Talk
|
36 |
* biographical info
|
37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
The plug-in adds two new menu voices in the admin for the administrator and two for users.
|
39 |
|
40 |
Two new menus are:
|
@@ -557,6 +563,12 @@ A lot of times I cannot reproduce the problem and I need more details, so if you
|
|
557 |
|
558 |
|
559 |
CHANGELOG:
|
|
|
|
|
|
|
|
|
|
|
|
|
560 |
v2.0.0 beta2 - 22/09/2010
|
561 |
- Added Securimage Captcha support (thanks to Patrick McCain for sponsoring it)
|
562 |
- Added redirection support (non MS only) (thanks to Patrick McCain for sponsoring it)
|
35 |
* Jabber/Google Talk
|
36 |
* biographical info
|
37 |
|
38 |
+
Other features:
|
39 |
+
* reCAPTCHA
|
40 |
+
* custom registration logo (non MS installations)
|
41 |
+
* email confirmation (non MS installations)
|
42 |
+
* much more!
|
43 |
+
|
44 |
The plug-in adds two new menu voices in the admin for the administrator and two for users.
|
45 |
|
46 |
Two new menus are:
|
563 |
|
564 |
|
565 |
CHANGELOG:
|
566 |
+
v2.0.0 - 13/10/2010
|
567 |
+
- Added possibility to mass-write new data into the Extra Fields from A&U Extended page (thanks to Cuántica Webs for sponsoring it)
|
568 |
+
- Fixed a debug information leftover introduced in 2.0.0-beta2 when saving a profile (thanks to Erik)
|
569 |
+
- Fixed some obsolete/wrong strings (thanks Mary & Patrick)
|
570 |
+
- Fixed some strings from the email confirmation were not translated correctly (non MS only)
|
571 |
+
|
572 |
v2.0.0 beta2 - 22/09/2010
|
573 |
- Added Securimage Captcha support (thanks to Patrick McCain for sponsoring it)
|
574 |
- Added redirection support (non MS only) (thanks to Patrick McCain for sponsoring it)
|
cimy_uef_admin.php
CHANGED
@@ -1251,6 +1251,30 @@ function cimy_admin_users_list_page() {
|
|
1251 |
|
1252 |
$extra_fields = get_cimyFields();
|
1253 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1254 |
// yes stupid WP_User_Search doesn't support custom $users_per_page support, lets add it!
|
1255 |
class Cimy_User_Search extends WP_User_Search {
|
1256 |
function Cimy_User_Search ($search_term = '', $page = '', $role = '', $users_per_page = 50) {
|
@@ -1461,10 +1485,10 @@ function cimy_admin_users_list_page() {
|
|
1461 |
<table class="widefat" cellpadding="3" cellspacing="3" width="100%">
|
1462 |
<?php
|
1463 |
$thead_str = '<tr class="thead">';
|
1464 |
-
$thead_str.= '<th id="cb" scope="col" class="
|
1465 |
|
1466 |
$tfoot_str = '<tr class="thead">';
|
1467 |
-
$tfoot_str.= '<th scope="col" class="
|
1468 |
|
1469 |
if (!in_array("username", $options['aue_hidden_fields'])) {
|
1470 |
$thead_str.= '<th id="username" scope="col" class="manage-column column-username" style="">'.__("Username").'</th>';
|
@@ -1497,6 +1521,9 @@ function cimy_admin_users_list_page() {
|
|
1497 |
}
|
1498 |
|
1499 |
$i = 0;
|
|
|
|
|
|
|
1500 |
if (count($extra_fields) > 0)
|
1501 |
foreach ($extra_fields as $thisField) {
|
1502 |
$rules = $thisField['RULES'];
|
@@ -1528,21 +1555,28 @@ function cimy_admin_users_list_page() {
|
|
1528 |
switch ($type) {
|
1529 |
case "dropdown":
|
1530 |
$ret = cimy_dropDownOptions($label, $search_value);
|
|
|
1531 |
$label = $ret['label'];
|
1532 |
|
1533 |
$search_input = '<select name="ef_search['.$name.']"><option>'.$dropdown_first_item.'</option>'.$ret['html'].'</select>';
|
|
|
1534 |
break;
|
1535 |
case "dropdown-multi":
|
1536 |
$ret = cimy_dropDownOptions($label, $search_value);
|
|
|
1537 |
$label = $ret['label'];
|
1538 |
|
1539 |
$search_input = '<select name="ef_search['.$name.'][]" multiple="multiple" style="height: 6em;"><option>'.$dropdown_first_item.'</option>'.$ret['html'].'</select>';
|
|
|
1540 |
break;
|
1541 |
case "text":
|
1542 |
case "textarea":
|
1543 |
case "textarea-rich":
|
1544 |
-
case "picture":
|
1545 |
case "picture-url":
|
|
|
|
|
|
|
|
|
1546 |
case "file":
|
1547 |
$search_input = '<input type="text" name="ef_search['.$name.']" value="'.$search_value.'" size="6" />';
|
1548 |
break;
|
@@ -1553,6 +1587,7 @@ function cimy_admin_users_list_page() {
|
|
1553 |
$checkbox_selected = "";
|
1554 |
|
1555 |
$search_input = '<input type="checkbox" name="ef_search['.$name.']" value="1"'.$checkbox_selected.' />';
|
|
|
1556 |
break;
|
1557 |
|
1558 |
case "radio":
|
@@ -1562,9 +1597,21 @@ function cimy_admin_users_list_page() {
|
|
1562 |
$radio_selected = "";
|
1563 |
|
1564 |
$search_input = '<input type="radio" name="ef_search['.$name.']" value="'.$id.'"'.$radio_selected.' />';
|
|
|
1565 |
break;
|
1566 |
}
|
1567 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1568 |
$thead_str.= "$label<br />$search_input</th>";
|
1569 |
$tfoot_str.= "$label</th>";
|
1570 |
}
|
@@ -1767,7 +1814,32 @@ function cimy_admin_users_list_page() {
|
|
1767 |
</div>
|
1768 |
|
1769 |
<?php endif; ?>
|
1770 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1771 |
</form>
|
1772 |
|
1773 |
</div>
|
1251 |
|
1252 |
$extra_fields = get_cimyFields();
|
1253 |
|
1254 |
+
if (isset($_POST["submit_new_values"])) {
|
1255 |
+
foreach ($_POST["users"] as $user_id) {
|
1256 |
+
foreach ($_POST["ef_write_type"] as $ef_name=>$ef_type) {
|
1257 |
+
if (!isset($_POST["ef_write_sel"][$ef_name]))
|
1258 |
+
continue;
|
1259 |
+
|
1260 |
+
if (isset($_POST["ef_write"][$ef_name])) {
|
1261 |
+
$ef_value = $_POST["ef_write"][$ef_name];
|
1262 |
+
|
1263 |
+
// if it is selected the "--- select ---" item then skip this check
|
1264 |
+
if ((($ef_type == "dropdown") || ($ef_type == "dropdown-multi")) && ($ef_value == $dropdown_first_item))
|
1265 |
+
continue;
|
1266 |
+
|
1267 |
+
set_cimyFieldValue($user_id, $ef_name, $ef_value);
|
1268 |
+
}
|
1269 |
+
else {
|
1270 |
+
if ($ef_type == "checkbox") {
|
1271 |
+
$ef_value = "NO";
|
1272 |
+
set_cimyFieldValue($user_id, $ef_name, "");
|
1273 |
+
}
|
1274 |
+
}
|
1275 |
+
}
|
1276 |
+
}
|
1277 |
+
}
|
1278 |
// yes stupid WP_User_Search doesn't support custom $users_per_page support, lets add it!
|
1279 |
class Cimy_User_Search extends WP_User_Search {
|
1280 |
function Cimy_User_Search ($search_term = '', $page = '', $role = '', $users_per_page = 50) {
|
1485 |
<table class="widefat" cellpadding="3" cellspacing="3" width="100%">
|
1486 |
<?php
|
1487 |
$thead_str = '<tr class="thead">';
|
1488 |
+
$thead_str.= '<th id="cb" scope="col" class="manage-column column-cb check-column" style=""><input type="checkbox" /> </th>';
|
1489 |
|
1490 |
$tfoot_str = '<tr class="thead">';
|
1491 |
+
$tfoot_str.= '<th scope="col" class="manage-column column-cb check-column" style=""><input type="checkbox" /> </th>';
|
1492 |
|
1493 |
if (!in_array("username", $options['aue_hidden_fields'])) {
|
1494 |
$thead_str.= '<th id="username" scope="col" class="manage-column column-username" style="">'.__("Username").'</th>';
|
1521 |
}
|
1522 |
|
1523 |
$i = 0;
|
1524 |
+
$write_inputs = array();
|
1525 |
+
$write_input_checkbox = array();
|
1526 |
+
|
1527 |
if (count($extra_fields) > 0)
|
1528 |
foreach ($extra_fields as $thisField) {
|
1529 |
$rules = $thisField['RULES'];
|
1555 |
switch ($type) {
|
1556 |
case "dropdown":
|
1557 |
$ret = cimy_dropDownOptions($label, $search_value);
|
1558 |
+
$ret2 = str_ireplace(' selected="selected"', '', $ret['html']);
|
1559 |
$label = $ret['label'];
|
1560 |
|
1561 |
$search_input = '<select name="ef_search['.$name.']"><option>'.$dropdown_first_item.'</option>'.$ret['html'].'</select>';
|
1562 |
+
$write_input[$i] = '<td>'.$label.'</td><td><select name="ef_write['.$name.']"><option>'.$dropdown_first_item.'</option>'.$ret2.'</select>';
|
1563 |
break;
|
1564 |
case "dropdown-multi":
|
1565 |
$ret = cimy_dropDownOptions($label, $search_value);
|
1566 |
+
$ret2 = str_ireplace(' selected="selected"', '', $ret['html']);
|
1567 |
$label = $ret['label'];
|
1568 |
|
1569 |
$search_input = '<select name="ef_search['.$name.'][]" multiple="multiple" style="height: 6em;"><option>'.$dropdown_first_item.'</option>'.$ret['html'].'</select>';
|
1570 |
+
$write_input[$i] = '<td>'.$label.'</td><td><select name="ef_write['.$name.'][]" multiple="multiple" style="height: 6em;"><option>'.$dropdown_first_item.'</option>'.$ret2.'</select>';
|
1571 |
break;
|
1572 |
case "text":
|
1573 |
case "textarea":
|
1574 |
case "textarea-rich":
|
|
|
1575 |
case "picture-url":
|
1576 |
+
$search_input = '<input type="text" name="ef_search['.$name.']" value="'.$search_value.'" size="6" />';
|
1577 |
+
$write_input[$i] = '<td>'.$label.'</td><td><input type="text" name="ef_write['.$name.']" value="" size="40" />';
|
1578 |
+
break;
|
1579 |
+
case "picture":
|
1580 |
case "file":
|
1581 |
$search_input = '<input type="text" name="ef_search['.$name.']" value="'.$search_value.'" size="6" />';
|
1582 |
break;
|
1587 |
$checkbox_selected = "";
|
1588 |
|
1589 |
$search_input = '<input type="checkbox" name="ef_search['.$name.']" value="1"'.$checkbox_selected.' />';
|
1590 |
+
$write_input[$i] = '<td>'.$label.'</td><td><input type="checkbox" name="ef_write['.$name.']" value="1" />';
|
1591 |
break;
|
1592 |
|
1593 |
case "radio":
|
1597 |
$radio_selected = "";
|
1598 |
|
1599 |
$search_input = '<input type="radio" name="ef_search['.$name.']" value="'.$id.'"'.$radio_selected.' />';
|
1600 |
+
$write_input[$i] = '<td>'.$label.'</td><td><input type="radio" name="ef_write['.$name.']" value="'.$label.'" />';
|
1601 |
break;
|
1602 |
}
|
1603 |
+
|
1604 |
+
if (isset($write_input[$i])) {
|
1605 |
+
if (empty($write_input_checkbox[$name])) {
|
1606 |
+
$write_input[$i] = '<td><input type="checkbox" name="ef_write_sel['.$name.']" value="1" /></td>'.$write_input[$i];
|
1607 |
+
$write_input_checkbox[$name] = true;
|
1608 |
+
}
|
1609 |
+
else
|
1610 |
+
$write_input[$i] = '<td> </td>'.$write_input[$i];
|
1611 |
+
|
1612 |
+
$write_input[$i].= '<input type="hidden" name="ef_write_type['.$name.']" value="'.$type.'" /></td>';
|
1613 |
+
}
|
1614 |
+
|
1615 |
$thead_str.= "$label<br />$search_input</th>";
|
1616 |
$tfoot_str.= "$label</th>";
|
1617 |
}
|
1814 |
</div>
|
1815 |
|
1816 |
<?php endif; ?>
|
1817 |
+
|
1818 |
+
<?php if (!empty($write_input)) : ?>
|
1819 |
+
<h2><?php _e("Update selected users", $cimy_uef_domain); ?></h2>
|
1820 |
+
<table class="widefat" cellpadding="3" cellspacing="3">
|
1821 |
+
<thead>
|
1822 |
+
<tr class="thead">
|
1823 |
+
<th class="manage-column column-name" style="" width="10px"> </th><th class="manage-column column-name" style="" width="200px"><?php _e("Extra Fields", $cimy_uef_domain); ?></th><th class="manage-column column-name" style=""><?php _e("Value"); ?></th>
|
1824 |
+
</tr>
|
1825 |
+
</thead>
|
1826 |
+
<tfoot>
|
1827 |
+
<tr class="thead">
|
1828 |
+
<th class="manage-column column-name" style="" width="10px"> </th><th class="manage-column column-name" style="" width="200px"><?php _e("Extra Fields", $cimy_uef_domain); ?></th><th class="manage-column column-name" style=""><?php _e("Value"); ?></th>
|
1829 |
+
</tr>
|
1830 |
+
</tfoot>
|
1831 |
+
<tbody>
|
1832 |
+
<?php
|
1833 |
+
foreach ($write_input as $input) {
|
1834 |
+
echo '<tr>'.$input.'</tr>';
|
1835 |
+
}
|
1836 |
+
?>
|
1837 |
+
</tbody>
|
1838 |
+
</table>
|
1839 |
+
<br />
|
1840 |
+
<input class="button" type="submit" name="submit_new_values" value="<?php _e("Update"); ?>" />
|
1841 |
+
<?php endif; ?>
|
1842 |
+
|
1843 |
</form>
|
1844 |
|
1845 |
</div>
|
cimy_uef_db.php
CHANGED
@@ -199,6 +199,16 @@ function cimy_plugin_install () {
|
|
199 |
}
|
200 |
}
|
201 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
202 |
$options['version'] = $cimy_uef_version;
|
203 |
|
204 |
cimy_set_options($options);
|
199 |
}
|
200 |
}
|
201 |
|
202 |
+
if (version_compare($options['version'], "2.0.0-beta2", "<=") === true) {
|
203 |
+
$sql = "SELECT DESCRIPTION FROM $wpdb_wp_fields_table WHERE NAME='PASSWORD'";
|
204 |
+
$desc = $wpdb->get_var($sql);
|
205 |
+
|
206 |
+
if ($desc == __('<strong>Note:</strong> this website let you personalize your password; after the registration you will receive an e-mail with another password, do not care about that!', $cimy_uef_domain)) {
|
207 |
+
$sql = "UPDATE $wpdb_wp_fields_table SET DESCRIPTION='' WHERE NAME='PASSWORD'";
|
208 |
+
$wpdb->query($sql);
|
209 |
+
}
|
210 |
+
}
|
211 |
+
|
212 |
$options['version'] = $cimy_uef_version;
|
213 |
|
214 |
cimy_set_options($options);
|
cimy_uef_email_handler.php
CHANGED
@@ -168,7 +168,7 @@ function cimy_uef_welcome_user_to_admin($msg) {
|
|
168 |
}
|
169 |
|
170 |
function cimy_signup_user_notification($user, $user_email, $key, $meta = '') {
|
171 |
-
global $cuef_plugin_path;
|
172 |
|
173 |
if ( !apply_filters('wpmu_signup_user_notification', $user, $user_email, $key, $meta) )
|
174 |
return false;
|
@@ -184,49 +184,50 @@ function cimy_signup_user_notification($user, $user_email, $key, $meta = '') {
|
|
184 |
$admin_email = get_site_option( 'admin_email' );
|
185 |
if ( $admin_email == '' )
|
186 |
$admin_email = 'support@' . $_SERVER['SERVER_NAME'];
|
187 |
-
$from_name = get_site_option( '
|
188 |
$message_headers = "From: \"{$from_name}\" <{$admin_email}>\n" . "Content-Type: text/plain; charset=\"" . get_option('blog_charset') . "\"\n";
|
189 |
-
$message = sprintf( apply_filters( 'wpmu_signup_user_notification_email', __( "To activate your user, please click the following link:\n\n%s\n\nAfter you activate, you will receive *another email* with your login.\n\n" ) ), site_url( "wp-login.php?cimy_key=$key$redirect_to" ), $key );
|
190 |
// TODO: Don't hard code activation link.
|
191 |
-
$subject = sprintf( __( apply_filters( 'wpmu_signup_user_notification_subject', '[%1$s] Activate %2$s' ) ), $from_name, $user);
|
192 |
wp_mail($user_email, $subject, $message, $message_headers);
|
193 |
return true;
|
194 |
}
|
195 |
|
196 |
function cimy_uef_activate($message) {
|
197 |
-
global $wpdb;
|
|
|
198 |
if (isset($_GET["cimy_key"])) {
|
199 |
$result = cimy_uef_activate_signup($_GET["cimy_key"]);
|
200 |
|
201 |
if ( is_wp_error($result) ) {
|
202 |
if ( 'already_active' == $result->get_error_code()) {
|
203 |
$signup = $result->get_error_data();
|
204 |
-
$message = '<p class="message"><strong>'.__('Your account is now active!').'</strong><br />';
|
205 |
-
$message.= sprintf( __('Your site at <a href="%1$s">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%5$s">reset your password</a></p>.'), 'http://' . $signup->domain, $signup->domain, $signup->user_login, $signup->user_email, network_site_url( 'wp-login.php?action=lostpassword' ) );
|
206 |
} else {
|
207 |
-
$message = '<p class="message"><strong>'.__('An error occurred during the activation').'</strong><br />';
|
208 |
$message.= $result->get_error_message().'</p>';
|
209 |
}
|
210 |
} else {
|
211 |
extract($result);
|
212 |
$user = new WP_User( (int) $user_id);
|
213 |
-
$message = '<p class="message"><strong>'.__('Your account is now active!').'</strong><br />'.__('Username:')
|
214 |
}
|
215 |
}
|
216 |
return $message;
|
217 |
}
|
218 |
|
219 |
function cimy_uef_activate_signup($key) {
|
220 |
-
global $wpdb, $current_site;
|
221 |
|
222 |
require_once( ABSPATH . WPINC . '/registration.php');
|
223 |
$signup = $wpdb->get_row( $wpdb->prepare("SELECT * FROM ".$wpdb->prefix."signups WHERE activation_key = %s", $key) );
|
224 |
|
225 |
if ( empty($signup) )
|
226 |
-
return new WP_Error('invalid_key', __('Invalid activation key.'));
|
227 |
|
228 |
if ( $signup->active )
|
229 |
-
return new WP_Error('already_active', __('The site is already active.'), $signup);
|
230 |
|
231 |
$meta = unserialize($signup->meta);
|
232 |
$user_login = $wpdb->escape($signup->user_login);
|
@@ -257,14 +258,14 @@ function cimy_uef_activate_signup($key) {
|
|
257 |
$wpdb->update( $wpdb->prefix."signups", array('active' => 1, 'activated' => $now), array('activation_key' => $key) );
|
258 |
|
259 |
if ( isset( $user_already_exists ) )
|
260 |
-
return new WP_Error( 'user_already_exists', __( 'That username is already activated.' ), $signup);
|
261 |
|
262 |
wp_new_user_notification_original($user_id, $password);
|
263 |
return array('user_id' => $user_id, 'password' => $password, 'meta' => $meta);
|
264 |
}
|
265 |
|
266 |
function cimy_check_user_on_signups($errors, $user_name, $user_email) {
|
267 |
-
global $wpdb;
|
268 |
|
269 |
// Has someone already signed up for this username?
|
270 |
$signup = $wpdb->get_row( $wpdb->prepare("SELECT * FROM ".$wpdb->prefix."signups WHERE user_login = %s", $user_name) );
|
@@ -276,10 +277,10 @@ function cimy_check_user_on_signups($errors, $user_name, $user_email) {
|
|
276 |
if (($diff > 172800) || ($signup->active))
|
277 |
$wpdb->query( $wpdb->prepare("DELETE FROM ".$wpdb->prefix."signups WHERE user_login = %s", $user_name) );
|
278 |
else
|
279 |
-
$errors->add('user_name', __('That username is currently reserved but may be available in a couple of days.'));
|
280 |
|
281 |
if ( $signup->active == 0 && $signup->user_email == $user_email )
|
282 |
-
$errors->add('user_email_used', __('username and email used'));
|
283 |
}
|
284 |
|
285 |
$signup = $wpdb->get_row( $wpdb->prepare("SELECT * FROM ".$wpdb->prefix."signups WHERE user_email = %s", $user_email) );
|
@@ -289,7 +290,7 @@ function cimy_check_user_on_signups($errors, $user_name, $user_email) {
|
|
289 |
if (($diff > 172800) || ($signup->active))
|
290 |
$wpdb->query( $wpdb->prepare("DELETE FROM ".$wpdb->prefix."signups WHERE user_email = %s", $user_email) );
|
291 |
else
|
292 |
-
$errors->add('user_email', __('That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing.'));
|
293 |
}
|
294 |
|
295 |
return $errors;
|
168 |
}
|
169 |
|
170 |
function cimy_signup_user_notification($user, $user_email, $key, $meta = '') {
|
171 |
+
global $cuef_plugin_path, $cimy_uef_domain;
|
172 |
|
173 |
if ( !apply_filters('wpmu_signup_user_notification', $user, $user_email, $key, $meta) )
|
174 |
return false;
|
184 |
$admin_email = get_site_option( 'admin_email' );
|
185 |
if ( $admin_email == '' )
|
186 |
$admin_email = 'support@' . $_SERVER['SERVER_NAME'];
|
187 |
+
$from_name = get_site_option( 'blogname' ) == '' ? 'WordPress' : esc_html( get_site_option( 'blogname' ) );
|
188 |
$message_headers = "From: \"{$from_name}\" <{$admin_email}>\n" . "Content-Type: text/plain; charset=\"" . get_option('blog_charset') . "\"\n";
|
189 |
+
$message = sprintf( apply_filters( 'wpmu_signup_user_notification_email', __( "To activate your user, please click the following link:\n\n%s\n\nAfter you activate, you will receive *another email* with your login.\n\n", $cimy_uef_domain) ), site_url( "wp-login.php?cimy_key=$key$redirect_to" ), $key );
|
190 |
// TODO: Don't hard code activation link.
|
191 |
+
$subject = sprintf( __( apply_filters( 'wpmu_signup_user_notification_subject', '[%1$s] Activate %2$s' ), $cimy_uef_domain ), $from_name, $user);
|
192 |
wp_mail($user_email, $subject, $message, $message_headers);
|
193 |
return true;
|
194 |
}
|
195 |
|
196 |
function cimy_uef_activate($message) {
|
197 |
+
global $wpdb, $cimy_uef_domain;
|
198 |
+
|
199 |
if (isset($_GET["cimy_key"])) {
|
200 |
$result = cimy_uef_activate_signup($_GET["cimy_key"]);
|
201 |
|
202 |
if ( is_wp_error($result) ) {
|
203 |
if ( 'already_active' == $result->get_error_code()) {
|
204 |
$signup = $result->get_error_data();
|
205 |
+
$message = '<p class="message"><strong>'.__('Your account is now active!', $cimy_uef_domain).'</strong><br />';
|
206 |
+
$message.= sprintf( __('Your site at <a href="%1$s">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href="%5$s">reset your password</a></p>.', $cimy_uef_domain), 'http://' . $signup->domain, $signup->domain, $signup->user_login, $signup->user_email, network_site_url( 'wp-login.php?action=lostpassword' ) );
|
207 |
} else {
|
208 |
+
$message = '<p class="message"><strong>'.__('An error occurred during the activation', $cimy_uef_domain).'</strong><br />';
|
209 |
$message.= $result->get_error_message().'</p>';
|
210 |
}
|
211 |
} else {
|
212 |
extract($result);
|
213 |
$user = new WP_User( (int) $user_id);
|
214 |
+
$message = '<p class="message"><strong>'.__('Your account is now active!', $cimy_uef_domain).'</strong><br />'.sprintf(__('Username: %s'), $user->user_login).'<br />'.sprintf(__('Password: %s'), $password).'</p>';
|
215 |
}
|
216 |
}
|
217 |
return $message;
|
218 |
}
|
219 |
|
220 |
function cimy_uef_activate_signup($key) {
|
221 |
+
global $wpdb, $current_site, $cimy_uef_domain;
|
222 |
|
223 |
require_once( ABSPATH . WPINC . '/registration.php');
|
224 |
$signup = $wpdb->get_row( $wpdb->prepare("SELECT * FROM ".$wpdb->prefix."signups WHERE activation_key = %s", $key) );
|
225 |
|
226 |
if ( empty($signup) )
|
227 |
+
return new WP_Error('invalid_key', __('Invalid activation key.', $cimy_uef_domain));
|
228 |
|
229 |
if ( $signup->active )
|
230 |
+
return new WP_Error('already_active', __('The site is already active.', $cimy_uef_domain), $signup);
|
231 |
|
232 |
$meta = unserialize($signup->meta);
|
233 |
$user_login = $wpdb->escape($signup->user_login);
|
258 |
$wpdb->update( $wpdb->prefix."signups", array('active' => 1, 'activated' => $now), array('activation_key' => $key) );
|
259 |
|
260 |
if ( isset( $user_already_exists ) )
|
261 |
+
return new WP_Error( 'user_already_exists', __( 'That username is already activated.', $cimy_uef_domain), $signup);
|
262 |
|
263 |
wp_new_user_notification_original($user_id, $password);
|
264 |
return array('user_id' => $user_id, 'password' => $password, 'meta' => $meta);
|
265 |
}
|
266 |
|
267 |
function cimy_check_user_on_signups($errors, $user_name, $user_email) {
|
268 |
+
global $wpdb, $cimy_uef_domain;
|
269 |
|
270 |
// Has someone already signed up for this username?
|
271 |
$signup = $wpdb->get_row( $wpdb->prepare("SELECT * FROM ".$wpdb->prefix."signups WHERE user_login = %s", $user_name) );
|
277 |
if (($diff > 172800) || ($signup->active))
|
278 |
$wpdb->query( $wpdb->prepare("DELETE FROM ".$wpdb->prefix."signups WHERE user_login = %s", $user_name) );
|
279 |
else
|
280 |
+
$errors->add('user_name', __('That username is currently reserved but may be available in a couple of days.', $cimy_uef_domain));
|
281 |
|
282 |
if ( $signup->active == 0 && $signup->user_email == $user_email )
|
283 |
+
$errors->add('user_email_used', __('username and email used', $cimy_uef_domain));
|
284 |
}
|
285 |
|
286 |
$signup = $wpdb->get_row( $wpdb->prepare("SELECT * FROM ".$wpdb->prefix."signups WHERE user_email = %s", $user_email) );
|
290 |
if (($diff > 172800) || ($signup->active))
|
291 |
$wpdb->query( $wpdb->prepare("DELETE FROM ".$wpdb->prefix."signups WHERE user_email = %s", $user_email) );
|
292 |
else
|
293 |
+
$errors->add('user_email', __('That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing.', $cimy_uef_domain));
|
294 |
}
|
295 |
|
296 |
return $errors;
|
cimy_uef_profile.php
CHANGED
@@ -536,7 +536,6 @@ function cimy_update_ExtraFields() {
|
|
536 |
}
|
537 |
|
538 |
if ((isset($_POST[$input_name])) && (!in_array($type, $cimy_uef_file_types))) {
|
539 |
-
echo $type;
|
540 |
if ($type == "dropdown-multi")
|
541 |
$field_value = stripslashes(implode(",", $_POST[$input_name]));
|
542 |
else
|
536 |
}
|
537 |
|
538 |
if ((isset($_POST[$input_name])) && (!in_array($type, $cimy_uef_file_types))) {
|
|
|
539 |
if ($type == "dropdown-multi")
|
540 |
$field_value = stripslashes(implode(",", $_POST[$input_name]));
|
541 |
else
|
cimy_user_extra_fields.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Cimy User Extra Fields
|
4 |
Plugin URI: http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/
|
5 |
Plugin Description: Add some useful fields to registration and user's info
|
6 |
-
Version: 2.0.0
|
7 |
Author: Marco Cimmino
|
8 |
Author URI: mailto:cimmino.marco@gmail.com
|
9 |
*/
|
@@ -169,7 +169,7 @@ require_once($cuef_plugin_dir.'/cimy_uef_options.php');
|
|
169 |
require_once($cuef_plugin_dir.'/cimy_uef_admin.php');
|
170 |
|
171 |
$cimy_uef_name = "Cimy User Extra Fields";
|
172 |
-
$cimy_uef_version = "2.0.0
|
173 |
$cimy_uef_url = "http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/";
|
174 |
$cimy_project_url = "http://www.marcocimmino.net/cimy-wordpress-plugins/support-the-cimy-project-paypal/";
|
175 |
|
@@ -187,10 +187,10 @@ $cimy_uef_domain = 'cimy_uef';
|
|
187 |
$cimy_uef_i18n_is_setup = false;
|
188 |
cimy_uef_i18n_setup();
|
189 |
|
190 |
-
if (is_multisite())
|
191 |
-
|
192 |
-
else
|
193 |
-
|
194 |
|
195 |
$wp_hidden_fields = array(
|
196 |
'password' => array(
|
@@ -198,7 +198,7 @@ $wp_hidden_fields = array(
|
|
198 |
'post_name' => "user_pass",
|
199 |
'type' => "password",
|
200 |
'label' => __("Password"),
|
201 |
-
'desc' =>
|
202 |
'value' => '',
|
203 |
'store_rule' => array(
|
204 |
'max_length' => 100,
|
@@ -743,8 +743,6 @@ function cimy_manage_upload($input_name, $user_login, $rules, $old_file=false, $
|
|
743 |
global $cuef_upload_path, $cuef_upload_webpath, $cuef_plugin_dir, $cimy_uef_plugins_dir;
|
744 |
|
745 |
$type_path = "";
|
746 |
-
// if ($type == "picture")
|
747 |
-
// $type = "";
|
748 |
if (($type == "file") || ($type == "avatar"))
|
749 |
$type_path.= $type;
|
750 |
|
3 |
Plugin Name: Cimy User Extra Fields
|
4 |
Plugin URI: http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/
|
5 |
Plugin Description: Add some useful fields to registration and user's info
|
6 |
+
Version: 2.0.0
|
7 |
Author: Marco Cimmino
|
8 |
Author URI: mailto:cimmino.marco@gmail.com
|
9 |
*/
|
169 |
require_once($cuef_plugin_dir.'/cimy_uef_admin.php');
|
170 |
|
171 |
$cimy_uef_name = "Cimy User Extra Fields";
|
172 |
+
$cimy_uef_version = "2.0.0";
|
173 |
$cimy_uef_url = "http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/";
|
174 |
$cimy_project_url = "http://www.marcocimmino.net/cimy-wordpress-plugins/support-the-cimy-project-paypal/";
|
175 |
|
187 |
$cimy_uef_i18n_is_setup = false;
|
188 |
cimy_uef_i18n_setup();
|
189 |
|
190 |
+
// if (is_multisite())
|
191 |
+
// $wp_password_description = "";
|
192 |
+
// else
|
193 |
+
// $wp_password_description = __('<strong>Note:</strong> this website let you personalize your password; after the registration you will receive an e-mail with another password, do not care about that!', $cimy_uef_domain);
|
194 |
|
195 |
$wp_hidden_fields = array(
|
196 |
'password' => array(
|
198 |
'post_name' => "user_pass",
|
199 |
'type' => "password",
|
200 |
'label' => __("Password"),
|
201 |
+
'desc' => '',
|
202 |
'value' => '',
|
203 |
'store_rule' => array(
|
204 |
'max_length' => 100,
|
743 |
global $cuef_upload_path, $cuef_upload_webpath, $cuef_plugin_dir, $cimy_uef_plugins_dir;
|
744 |
|
745 |
$type_path = "";
|
|
|
|
|
746 |
if (($type == "file") || ($type == "avatar"))
|
747 |
$type_path.= $type;
|
748 |
|
langs/cimy_uef-bg_BG.mo
CHANGED
Binary file
|
langs/cimy_uef-bg_BG.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cimy User Extra Fields\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2010-
|
6 |
-
"PO-Revision-Date: 2010-
|
7 |
"Last-Translator: Marco Cimmino <cimmino.marco@gmail.com>\n"
|
8 |
"Language-Team: <cimmino.marco@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -103,7 +103,7 @@ msgid "Please upload a file with one of the following extensions"
|
|
103 |
msgstr "Моля качете снимка с някое от тези разширения"
|
104 |
|
105 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_register.php:830
|
106 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
107 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:305
|
108 |
msgid "Please upload an image with one of the following extensions"
|
109 |
msgstr "Моля качете снимка с някое от тези разширения"
|
@@ -162,317 +162,315 @@ msgstr "Вариантите са сменени по подразбиране"
|
|
162 |
msgid "Options deleted"
|
163 |
msgstr "Вариантите са изтрити"
|
164 |
|
165 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
166 |
msgid "Options changed"
|
167 |
msgstr "Вариантите са променени"
|
168 |
|
169 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
170 |
msgid "This operation will create/update all missing tables/options, do you want to proceed?"
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
174 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
175 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:726
|
176 |
msgid "Options"
|
177 |
msgstr "Настройки"
|
178 |
|
179 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
180 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:427
|
181 |
msgid "Add a new Field"
|
182 |
msgstr "Добави друго поле"
|
183 |
|
184 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
185 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:796
|
|
|
|
|
186 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:114
|
187 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:
|
188 |
msgid "Extra Fields"
|
189 |
msgstr "Допълнителни полета"
|
190 |
|
191 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
192 |
msgid "Support the Cimy Project"
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
196 |
msgid "This plug-in is the results of hours of development to add new features, support new WordPress versions and fix bugs, please donate money if saved you from spending all these hours!"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
200 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1221
|
201 |
msgid "SUCCESSFUL"
|
202 |
msgstr "УСПЕХ"
|
203 |
|
204 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
205 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
206 |
msgid "Save Changes"
|
207 |
msgstr "Запази промените"
|
208 |
|
209 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
210 |
msgid "General"
|
211 |
msgstr "Общи"
|
212 |
|
213 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
214 |
msgid "installed is"
|
215 |
msgstr "инсталирано е"
|
216 |
|
217 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
218 |
msgid "OPTIONS DELETED!"
|
219 |
msgstr "ВАРИАНТИТЕ СА ИЗТРИТИ!"
|
220 |
|
221 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
222 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
223 |
msgid "Fix the problem"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
227 |
msgid "VERSIONS MISMATCH! This because you haven't de-activated and re-activated the plug-in after the update! This could give problems..."
|
228 |
msgstr "ВЕРСИТЕ НЕ ПАСВАТ! Това е защото ти не си дезактивирал и активирал добавката след подновяване! Това може да създаде проблеми..."
|
229 |
|
230 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
231 |
msgid "Picture/Avatar upload"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
235 |
msgid "is created and writable"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
239 |
msgid "is NOT created or webserver does NOT have permission to write on it"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
243 |
#, fuzzy
|
244 |
msgid "Show all fields in the welcome email"
|
245 |
msgstr "Покажи полето при регистрация"
|
246 |
|
247 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
248 |
msgid "the email sent to the admin and to the user upon registration will have all fields"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
252 |
msgid "Enable email confirmation"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
256 |
msgid "user that registers should confirm its email address via a link click"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
260 |
msgid "<strong>note:</strong> this option turned on will automatically disable (only during the registration) all upload fields: file, picture, avatar"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
264 |
msgid "Redirect to the source"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
268 |
msgid "after the registration or confirmation the user will be redirected to the address where was exactly before clicking on the registration link"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
272 |
msgid "No captcha"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
276 |
msgid "Enable <a href=\"http://www.google.com/recaptcha\" target=\"_blank\">reCAPTCHA</a>"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
280 |
msgid "Public KEY"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
284 |
msgid "Private KEY"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
288 |
msgid "Enable <a href=\"http://www.phpcaptcha.org/\" target=\"_blank\">Securimage Captcha</a>"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
292 |
msgid "This captcha is probably weaker, but is easier for users"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
296 |
#, php-format
|
297 |
msgid "<strong>WARNING: to activate this captcha download <a href=\"http://www.phpcaptcha.org/latest.zip\" target=\"_blank\">this package</a> and unpack it under %s</strong>"
|
298 |
msgstr ""
|
299 |
|
300 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
301 |
msgid "Change login/registration page logo"
|
302 |
msgstr ""
|
303 |
|
304 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
305 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:433
|
306 |
#, fuzzy
|
307 |
msgid "Delete the picture"
|
308 |
msgstr "Изтрий поле"
|
309 |
|
310 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
311 |
msgid "Maximum recommended logo width is 328px, but any height should work."
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
315 |
msgid "Database"
|
316 |
msgstr "База данни"
|
317 |
|
318 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
319 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
320 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
321 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
322 |
msgid "select action"
|
323 |
msgstr "избери действие"
|
324 |
|
325 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
326 |
msgid "Default values"
|
327 |
msgstr "Стойност по подразбиране"
|
328 |
|
329 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
330 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
331 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
332 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
333 |
msgid "Delete"
|
334 |
msgstr "Изтрий"
|
335 |
|
336 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
337 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
338 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
339 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
340 |
msgid "NOT PRESENT"
|
341 |
msgstr "НЕ СЪЩЕСТВУВА"
|
342 |
|
343 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
344 |
msgid "WordPress Fields table"
|
345 |
msgstr "Таблица с WordPress полета"
|
346 |
|
347 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
348 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
349 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
350 |
msgid "Empty"
|
351 |
msgstr "Празно"
|
352 |
|
353 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
354 |
msgid "Extra Fields table"
|
355 |
msgstr "Таблица с допълнителни полета"
|
356 |
|
357 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
358 |
msgid "Users Data table"
|
359 |
msgstr "Таблица с потребителски данни"
|
360 |
|
361 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
362 |
msgid "all data inserted by users in all and only extra fields"
|
363 |
msgstr "всички данни въведени от потребителите във всички и само допълнители полета"
|
364 |
|
365 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
366 |
msgid "Force tables creation"
|
367 |
msgstr "Задължително създаване на таблица"
|
368 |
|
369 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
370 |
msgid "equivalent to de-activate and activate the plug-in; no other operation will be performed"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
374 |
msgid "User Profile"
|
375 |
msgstr "Потребителски профил"
|
376 |
|
377 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
378 |
#, fuzzy
|
379 |
msgid "Extra Fields section title"
|
380 |
msgstr "Таблица с допълнителни полета"
|
381 |
|
382 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
383 |
msgid "Fieldset's titles, separates with comma"
|
384 |
msgstr "Заглавията на колекция разделени със запетайка"
|
385 |
|
386 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
387 |
msgid "example: title1,title2,title3"
|
388 |
msgstr "пример: заглавие1,заглавие2,заглавие3"
|
389 |
|
390 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
391 |
msgid "<strong>note:</strong> if you change order or remove fieldsets you may need to set all extra fields' fieldset assigment again"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
395 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:728
|
396 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:737
|
397 |
msgid "Authors & Users Extended"
|
398 |
msgstr "Автори & Потребители с разширения"
|
399 |
|
400 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
401 |
msgid "Hide username field"
|
402 |
msgstr "Скрий полето за потребителско име"
|
403 |
|
404 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
405 |
msgid "Hide name field"
|
406 |
msgstr "Скрий полето за име"
|
407 |
|
408 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
409 |
msgid "Hide email field"
|
410 |
msgstr "Скрий полето за email"
|
411 |
|
412 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
413 |
msgid "Hide role field"
|
414 |
msgstr "Скрий полето за роля"
|
415 |
|
416 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
417 |
msgid "Hide website field"
|
418 |
msgstr "Скрий полето за интернет сайт"
|
419 |
|
420 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
421 |
msgid "Hide n. posts field"
|
422 |
msgstr "Скрий полето за брой постове"
|
423 |
|
424 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
425 |
msgid "WordPress hidden fields"
|
426 |
msgstr "Скрити полета на WordPress"
|
427 |
|
428 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
429 |
msgid "Show password"
|
430 |
msgstr ""
|
431 |
|
432 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
433 |
msgid "Show confirmation password"
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
437 |
msgid "Show password strength meter"
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
441 |
msgid "Show first name"
|
442 |
msgstr "Покажи първото име"
|
443 |
|
444 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
445 |
msgid "Show last name"
|
446 |
msgstr "Покажи второто име"
|
447 |
|
448 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
449 |
msgid "Show nickname"
|
450 |
msgstr "Покажи потребителското име"
|
451 |
|
452 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
453 |
msgid "Show website"
|
454 |
msgstr "Покажи интернет сайта"
|
455 |
|
456 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
457 |
msgid "Show AIM"
|
458 |
msgstr "Покажи AIM"
|
459 |
|
460 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
461 |
msgid "Show Yahoo IM"
|
462 |
msgstr "Покажи Yahoo IM"
|
463 |
|
464 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
465 |
msgid "Show Jabber / Google Talk"
|
466 |
msgstr "Покажи Jabber / Google Talk"
|
467 |
|
468 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
469 |
msgid "Show Biographical Info"
|
470 |
msgstr ""
|
471 |
|
472 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:193
|
473 |
-
msgid "<strong>Note:</strong> this website let you personalize your password; after the registration you will receive an e-mail with another password, do not care about that!"
|
474 |
-
msgstr ""
|
475 |
-
|
476 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:200
|
477 |
msgid "Password"
|
478 |
msgstr ""
|
@@ -497,8 +495,8 @@ msgid "Nickname"
|
|
497 |
msgstr "Име"
|
498 |
|
499 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:300
|
500 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
501 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
502 |
msgid "Website"
|
503 |
msgstr "Интернет сайт"
|
504 |
|
@@ -575,6 +573,7 @@ msgstr ""
|
|
575 |
|
576 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:39
|
577 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:50
|
|
|
578 |
#, fuzzy, php-format
|
579 |
msgid "Username: %s"
|
580 |
msgstr "Потребителско име"
|
@@ -590,6 +589,7 @@ msgid "[%s] New User Registration"
|
|
590 |
msgstr ""
|
591 |
|
592 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:51
|
|
|
593 |
#, php-format
|
594 |
msgid "Password: %s"
|
595 |
msgstr ""
|
@@ -618,54 +618,45 @@ msgid ""
|
|
618 |
"\n"
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
622 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
623 |
msgid "Your account is now active!"
|
624 |
msgstr ""
|
625 |
|
626 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
627 |
#, php-format
|
628 |
msgid "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a></p>."
|
629 |
msgstr ""
|
630 |
|
631 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
632 |
msgid "An error occurred during the activation"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
636 |
-
#, fuzzy
|
637 |
-
msgid "Username:"
|
638 |
-
msgstr "Потребителско име"
|
639 |
-
|
640 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:213
|
641 |
-
msgid "Password:"
|
642 |
-
msgstr ""
|
643 |
-
|
644 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:226
|
645 |
msgid "Invalid activation key."
|
646 |
msgstr ""
|
647 |
|
648 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
649 |
msgid "The site is already active."
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
653 |
msgid "Could not create user"
|
654 |
msgstr ""
|
655 |
|
656 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
657 |
msgid "That username is already activated."
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
661 |
msgid "That username is currently reserved but may be available in a couple of days."
|
662 |
msgstr ""
|
663 |
|
664 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
665 |
msgid "username and email used"
|
666 |
msgstr ""
|
667 |
|
668 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
669 |
msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing."
|
670 |
msgstr ""
|
671 |
|
@@ -853,8 +844,8 @@ msgstr "Със <strong>picture</strong>: вие може да заместите
|
|
853 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:642
|
854 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
855 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1065
|
856 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
857 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
858 |
msgid "Name"
|
859 |
msgstr "Име"
|
860 |
|
@@ -862,6 +853,8 @@ msgstr "Име"
|
|
862 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:643
|
863 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
864 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1068
|
|
|
|
|
865 |
msgid "Value"
|
866 |
msgstr "Стойност"
|
867 |
|
@@ -1024,71 +1017,88 @@ msgstr "Отмени"
|
|
1024 |
msgid "select"
|
1025 |
msgstr "Изтрий"
|
1026 |
|
1027 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1028 |
#, php-format
|
1029 |
msgid "Users Matching \"%s\""
|
1030 |
msgstr "Потребители отговарящи на \"%s\""
|
1031 |
|
1032 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1033 |
#, fuzzy
|
1034 |
msgid "Users Extended List"
|
1035 |
msgstr "Разширен списък с Автори & Потребители"
|
1036 |
|
1037 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1038 |
msgid "Authors & Users Extended List"
|
1039 |
msgstr "Разширен списък с Автори & Потребители"
|
1040 |
|
1041 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1042 |
#, php-format
|
1043 |
msgid "%1$s <span class=\"count\">(%2$s)</span>"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1047 |
msgid "Search Users"
|
1048 |
msgstr "Търсене на потребители"
|
1049 |
|
1050 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1051 |
msgid "« Back to All Users"
|
1052 |
msgstr "« Назад към Всички потребители"
|
1053 |
|
1054 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1055 |
#, fuzzy
|
1056 |
msgid "Users per page"
|
1057 |
msgstr "Таблица с потребителски данни"
|
1058 |
|
1059 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1060 |
msgid "Apply"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1064 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1065 |
msgid "Username"
|
1066 |
msgstr "Потребителско име"
|
1067 |
|
1068 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1069 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1070 |
msgid "E-mail"
|
1071 |
msgstr "E-mail"
|
1072 |
|
1073 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1074 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1075 |
msgid "Role"
|
1076 |
msgstr "Роля"
|
1077 |
|
1078 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1079 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1080 |
msgid "Posts"
|
1081 |
msgstr "Постове"
|
1082 |
|
1083 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1084 |
msgid "View posts by this author"
|
1085 |
msgstr "Виж постовете на този автор"
|
1086 |
|
1087 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1088 |
#, php-format
|
1089 |
msgid "e-mail: %s"
|
1090 |
msgstr "e-mail: %s"
|
1091 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1092 |
#~ msgid "Disable get_cimyFieldValue function"
|
1093 |
#~ msgstr "Изключи функцията get_cimyFieldValue"
|
1094 |
#~ msgid "leave disabled if you don't know what to do"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cimy User Extra Fields\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-10-13 22:39+0300\n"
|
6 |
+
"PO-Revision-Date: 2010-10-13 22:39+0300\n"
|
7 |
"Last-Translator: Marco Cimmino <cimmino.marco@gmail.com>\n"
|
8 |
"Language-Team: <cimmino.marco@gmail.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
103 |
msgstr "Моля качете снимка с някое от тези разширения"
|
104 |
|
105 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_register.php:830
|
106 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:368
|
107 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:305
|
108 |
msgid "Please upload an image with one of the following extensions"
|
109 |
msgstr "Моля качете снимка с някое от тези разширения"
|
162 |
msgid "Options deleted"
|
163 |
msgstr "Вариантите са изтрити"
|
164 |
|
165 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:344
|
166 |
msgid "Options changed"
|
167 |
msgstr "Вариантите са променени"
|
168 |
|
169 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:471
|
170 |
msgid "This operation will create/update all missing tables/options, do you want to proceed?"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:480
|
174 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:652
|
175 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:726
|
176 |
msgid "Options"
|
177 |
msgstr "Настройки"
|
178 |
|
179 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:483
|
180 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:427
|
181 |
msgid "Add a new Field"
|
182 |
msgstr "Добави друго поле"
|
183 |
|
184 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:483
|
185 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:796
|
186 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1823
|
187 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1828
|
188 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:114
|
189 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:283
|
190 |
msgid "Extra Fields"
|
191 |
msgstr "Допълнителни полета"
|
192 |
|
193 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:489
|
194 |
msgid "Support the Cimy Project"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:497
|
198 |
msgid "This plug-in is the results of hours of development to add new features, support new WordPress versions and fix bugs, please donate money if saved you from spending all these hours!"
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:507
|
202 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1221
|
203 |
msgid "SUCCESSFUL"
|
204 |
msgstr "УСПЕХ"
|
205 |
|
206 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:520
|
207 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:826
|
208 |
msgid "Save Changes"
|
209 |
msgstr "Запази промените"
|
210 |
|
211 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:521
|
212 |
msgid "General"
|
213 |
msgstr "Общи"
|
214 |
|
215 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:529
|
216 |
msgid "installed is"
|
217 |
msgstr "инсталирано е"
|
218 |
|
219 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:533
|
220 |
msgid "OPTIONS DELETED!"
|
221 |
msgstr "ВАРИАНТИТЕ СА ИЗТРИТИ!"
|
222 |
|
223 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:536
|
224 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:541
|
225 |
msgid "Fix the problem"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:539
|
229 |
msgid "VERSIONS MISMATCH! This because you haven't de-activated and re-activated the plug-in after the update! This could give problems..."
|
230 |
msgstr "ВЕРСИТЕ НЕ ПАСВАТ! Това е защото ти не си дезактивирал и активирал добавката след подновяване! Това може да създаде проблеми..."
|
231 |
|
232 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:547
|
233 |
msgid "Picture/Avatar upload"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:551
|
237 |
msgid "is created and writable"
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:553
|
241 |
msgid "is NOT created or webserver does NOT have permission to write on it"
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:560
|
245 |
#, fuzzy
|
246 |
msgid "Show all fields in the welcome email"
|
247 |
msgstr "Покажи полето при регистрация"
|
248 |
|
249 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:564
|
250 |
msgid "the email sent to the admin and to the user upon registration will have all fields"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:572
|
254 |
msgid "Enable email confirmation"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:576
|
258 |
msgid "user that registers should confirm its email address via a link click"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:578
|
262 |
msgid "<strong>note:</strong> this option turned on will automatically disable (only during the registration) all upload fields: file, picture, avatar"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:585
|
266 |
msgid "Redirect to the source"
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:589
|
270 |
msgid "after the registration or confirmation the user will be redirected to the address where was exactly before clicking on the registration link"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:597
|
274 |
msgid "No captcha"
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:605
|
278 |
msgid "Enable <a href=\"http://www.google.com/recaptcha\" target=\"_blank\">reCAPTCHA</a>"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:609
|
282 |
msgid "Public KEY"
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:613
|
286 |
msgid "Private KEY"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:621
|
290 |
msgid "Enable <a href=\"http://www.phpcaptcha.org/\" target=\"_blank\">Securimage Captcha</a>"
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:624
|
294 |
msgid "This captcha is probably weaker, but is easier for users"
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:628
|
298 |
#, php-format
|
299 |
msgid "<strong>WARNING: to activate this captcha download <a href=\"http://www.phpcaptcha.org/latest.zip\" target=\"_blank\">this package</a> and unpack it under %s</strong>"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:635
|
303 |
msgid "Change login/registration page logo"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:640
|
307 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:433
|
308 |
#, fuzzy
|
309 |
msgid "Delete the picture"
|
310 |
msgstr "Изтрий поле"
|
311 |
|
312 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:643
|
313 |
msgid "Maximum recommended logo width is 328px, but any height should work."
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:649
|
317 |
msgid "Database"
|
318 |
msgstr "База данни"
|
319 |
|
320 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:658
|
321 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:676
|
322 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:695
|
323 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:712
|
324 |
msgid "select action"
|
325 |
msgstr "избери действие"
|
326 |
|
327 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:659
|
328 |
msgid "Default values"
|
329 |
msgstr "Стойност по подразбиране"
|
330 |
|
331 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:660
|
332 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:678
|
333 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:697
|
334 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:714
|
335 |
msgid "Delete"
|
336 |
msgstr "Изтрий"
|
337 |
|
338 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:664
|
339 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:683
|
340 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:701
|
341 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:719
|
342 |
msgid "NOT PRESENT"
|
343 |
msgstr "НЕ СЪЩЕСТВУВА"
|
344 |
|
345 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:669
|
346 |
msgid "WordPress Fields table"
|
347 |
msgstr "Таблица с WordPress полета"
|
348 |
|
349 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:677
|
350 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:696
|
351 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:713
|
352 |
msgid "Empty"
|
353 |
msgstr "Празно"
|
354 |
|
355 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:689
|
356 |
msgid "Extra Fields table"
|
357 |
msgstr "Таблица с допълнителни полета"
|
358 |
|
359 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:706
|
360 |
msgid "Users Data table"
|
361 |
msgstr "Таблица с потребителски данни"
|
362 |
|
363 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:716
|
364 |
msgid "all data inserted by users in all and only extra fields"
|
365 |
msgstr "всички данни въведени от потребителите във всички и само допълнители полета"
|
366 |
|
367 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:724
|
368 |
msgid "Force tables creation"
|
369 |
msgstr "Задължително създаване на таблица"
|
370 |
|
371 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:727
|
372 |
msgid "equivalent to de-activate and activate the plug-in; no other operation will be performed"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:733
|
376 |
msgid "User Profile"
|
377 |
msgstr "Потребителски профил"
|
378 |
|
379 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:736
|
380 |
#, fuzzy
|
381 |
msgid "Extra Fields section title"
|
382 |
msgstr "Таблица с допълнителни полета"
|
383 |
|
384 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:740
|
385 |
msgid "Fieldset's titles, separates with comma"
|
386 |
msgstr "Заглавията на колекция разделени със запетайка"
|
387 |
|
388 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:740
|
389 |
msgid "example: title1,title2,title3"
|
390 |
msgstr "пример: заглавие1,заглавие2,заглавие3"
|
391 |
|
392 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:741
|
393 |
msgid "<strong>note:</strong> if you change order or remove fieldsets you may need to set all extra fields' fieldset assigment again"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:746
|
397 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:728
|
398 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:737
|
399 |
msgid "Authors & Users Extended"
|
400 |
msgstr "Автори & Потребители с разширения"
|
401 |
|
402 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:750
|
403 |
msgid "Hide username field"
|
404 |
msgstr "Скрий полето за потребителско име"
|
405 |
|
406 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:756
|
407 |
msgid "Hide name field"
|
408 |
msgstr "Скрий полето за име"
|
409 |
|
410 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:761
|
411 |
msgid "Hide email field"
|
412 |
msgstr "Скрий полето за email"
|
413 |
|
414 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:765
|
415 |
msgid "Hide role field"
|
416 |
msgstr "Скрий полето за роля"
|
417 |
|
418 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:769
|
419 |
msgid "Hide website field"
|
420 |
msgstr "Скрий полето за интернет сайт"
|
421 |
|
422 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:773
|
423 |
msgid "Hide n. posts field"
|
424 |
msgstr "Скрий полето за брой постове"
|
425 |
|
426 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:778
|
427 |
msgid "WordPress hidden fields"
|
428 |
msgstr "Скрити полета на WordPress"
|
429 |
|
430 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:781
|
431 |
msgid "Show password"
|
432 |
msgstr ""
|
433 |
|
434 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:785
|
435 |
msgid "Show confirmation password"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:789
|
439 |
msgid "Show password strength meter"
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:793
|
443 |
msgid "Show first name"
|
444 |
msgstr "Покажи първото име"
|
445 |
|
446 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:797
|
447 |
msgid "Show last name"
|
448 |
msgstr "Покажи второто име"
|
449 |
|
450 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:801
|
451 |
msgid "Show nickname"
|
452 |
msgstr "Покажи потребителското име"
|
453 |
|
454 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:805
|
455 |
msgid "Show website"
|
456 |
msgstr "Покажи интернет сайта"
|
457 |
|
458 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:809
|
459 |
msgid "Show AIM"
|
460 |
msgstr "Покажи AIM"
|
461 |
|
462 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:813
|
463 |
msgid "Show Yahoo IM"
|
464 |
msgstr "Покажи Yahoo IM"
|
465 |
|
466 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:817
|
467 |
msgid "Show Jabber / Google Talk"
|
468 |
msgstr "Покажи Jabber / Google Talk"
|
469 |
|
470 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:821
|
471 |
msgid "Show Biographical Info"
|
472 |
msgstr ""
|
473 |
|
|
|
|
|
|
|
|
|
474 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:200
|
475 |
msgid "Password"
|
476 |
msgstr ""
|
495 |
msgstr "Име"
|
496 |
|
497 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:300
|
498 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1514
|
499 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1515
|
500 |
msgid "Website"
|
501 |
msgstr "Интернет сайт"
|
502 |
|
573 |
|
574 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:39
|
575 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:50
|
576 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:214
|
577 |
#, fuzzy, php-format
|
578 |
msgid "Username: %s"
|
579 |
msgstr "Потребителско име"
|
589 |
msgstr ""
|
590 |
|
591 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:51
|
592 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:214
|
593 |
#, php-format
|
594 |
msgid "Password: %s"
|
595 |
msgstr ""
|
618 |
"\n"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:205
|
622 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:214
|
623 |
msgid "Your account is now active!"
|
624 |
msgstr ""
|
625 |
|
626 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:206
|
627 |
#, php-format
|
628 |
msgid "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a></p>."
|
629 |
msgstr ""
|
630 |
|
631 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:208
|
632 |
msgid "An error occurred during the activation"
|
633 |
msgstr ""
|
634 |
|
635 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
636 |
msgid "Invalid activation key."
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:230
|
640 |
msgid "The site is already active."
|
641 |
msgstr ""
|
642 |
|
643 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:249
|
644 |
msgid "Could not create user"
|
645 |
msgstr ""
|
646 |
|
647 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:261
|
648 |
msgid "That username is already activated."
|
649 |
msgstr ""
|
650 |
|
651 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:280
|
652 |
msgid "That username is currently reserved but may be available in a couple of days."
|
653 |
msgstr ""
|
654 |
|
655 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:283
|
656 |
msgid "username and email used"
|
657 |
msgstr ""
|
658 |
|
659 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:293
|
660 |
msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing."
|
661 |
msgstr ""
|
662 |
|
844 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:642
|
845 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
846 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1065
|
847 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1499
|
848 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1500
|
849 |
msgid "Name"
|
850 |
msgstr "Име"
|
851 |
|
853 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:643
|
854 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
855 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1068
|
856 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1823
|
857 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1828
|
858 |
msgid "Value"
|
859 |
msgstr "Стойност"
|
860 |
|
1017 |
msgid "select"
|
1018 |
msgstr "Изтрий"
|
1019 |
|
1020 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1377
|
1021 |
#, php-format
|
1022 |
msgid "Users Matching \"%s\""
|
1023 |
msgstr "Потребители отговарящи на \"%s\""
|
1024 |
|
1025 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1381
|
1026 |
#, fuzzy
|
1027 |
msgid "Users Extended List"
|
1028 |
msgstr "Разширен списък с Автори & Потребители"
|
1029 |
|
1030 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1383
|
1031 |
msgid "Authors & Users Extended List"
|
1032 |
msgstr "Разширен списък с Автори & Потребители"
|
1033 |
|
1034 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1422
|
1035 |
#, php-format
|
1036 |
msgid "%1$s <span class=\"count\">(%2$s)</span>"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1434
|
1040 |
msgid "Search Users"
|
1041 |
msgstr "Търсене на потребители"
|
1042 |
|
1043 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1460
|
1044 |
msgid "« Back to All Users"
|
1045 |
msgstr "« Назад към Всички потребители"
|
1046 |
|
1047 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1466
|
1048 |
#, fuzzy
|
1049 |
msgid "Users per page"
|
1050 |
msgstr "Таблица с потребителски данни"
|
1051 |
|
1052 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1481
|
1053 |
msgid "Apply"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1494
|
1057 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1495
|
1058 |
msgid "Username"
|
1059 |
msgstr "Потребителско име"
|
1060 |
|
1061 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1504
|
1062 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1505
|
1063 |
msgid "E-mail"
|
1064 |
msgstr "E-mail"
|
1065 |
|
1066 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1509
|
1067 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1510
|
1068 |
msgid "Role"
|
1069 |
msgstr "Роля"
|
1070 |
|
1071 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1519
|
1072 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1520
|
1073 |
msgid "Posts"
|
1074 |
msgstr "Постове"
|
1075 |
|
1076 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1652
|
1077 |
msgid "View posts by this author"
|
1078 |
msgstr "Виж постовете на този автор"
|
1079 |
|
1080 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1683
|
1081 |
#, php-format
|
1082 |
msgid "e-mail: %s"
|
1083 |
msgstr "e-mail: %s"
|
1084 |
|
1085 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1819
|
1086 |
+
#, fuzzy
|
1087 |
+
msgid "Update selected users"
|
1088 |
+
msgstr "Изтрий маркираните полета"
|
1089 |
+
|
1090 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1840
|
1091 |
+
#, fuzzy
|
1092 |
+
msgid "Update"
|
1093 |
+
msgstr "Поднови поле"
|
1094 |
+
|
1095 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:206
|
1096 |
+
msgid "<strong>Note:</strong> this website let you personalize your password; after the registration you will receive an e-mail with another password, do not care about that!"
|
1097 |
+
msgstr ""
|
1098 |
+
|
1099 |
+
#, fuzzy
|
1100 |
+
#~ msgid "Username:"
|
1101 |
+
#~ msgstr "Потребителско име"
|
1102 |
#~ msgid "Disable get_cimyFieldValue function"
|
1103 |
#~ msgstr "Изключи функцията get_cimyFieldValue"
|
1104 |
#~ msgid "leave disabled if you don't know what to do"
|
langs/cimy_uef-da_DK.mo
CHANGED
Binary file
|
langs/cimy_uef-da_DK.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cimy User Extra Fields\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2010-
|
6 |
-
"PO-Revision-Date: 2010-
|
7 |
"Last-Translator: Marco Cimmino <cimmino.marco@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -103,7 +103,7 @@ msgid "Please upload a file with one of the following extensions"
|
|
103 |
msgstr "Upload venligst et billede af en af følgende filtyper"
|
104 |
|
105 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_register.php:830
|
106 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
107 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:305
|
108 |
msgid "Please upload an image with one of the following extensions"
|
109 |
msgstr "Upload venligst et billede af en af følgende filtyper"
|
@@ -162,318 +162,316 @@ msgstr "Indstillinger nulstillet"
|
|
162 |
msgid "Options deleted"
|
163 |
msgstr "Indstillinger slettet"
|
164 |
|
165 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
166 |
msgid "Options changed"
|
167 |
msgstr "Indstillinger ændret"
|
168 |
|
169 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
170 |
msgid "This operation will create/update all missing tables/options, do you want to proceed?"
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
174 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
175 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:726
|
176 |
msgid "Options"
|
177 |
msgstr "Indstillinger"
|
178 |
|
179 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
180 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:427
|
181 |
msgid "Add a new Field"
|
182 |
msgstr "Tilføj et nyt felt"
|
183 |
|
184 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
185 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:796
|
|
|
|
|
186 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:114
|
187 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:
|
188 |
msgid "Extra Fields"
|
189 |
msgstr "Ekstra felter"
|
190 |
|
191 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
192 |
msgid "Support the Cimy Project"
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
196 |
msgid "This plug-in is the results of hours of development to add new features, support new WordPress versions and fix bugs, please donate money if saved you from spending all these hours!"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
200 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1221
|
201 |
msgid "SUCCESSFUL"
|
202 |
msgstr "GENNEMFØRT"
|
203 |
|
204 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
205 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
206 |
msgid "Save Changes"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
210 |
msgid "General"
|
211 |
msgstr "Generelle indstillinger"
|
212 |
|
213 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
214 |
msgid "installed is"
|
215 |
msgstr "installeret er"
|
216 |
|
217 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
218 |
msgid "OPTIONS DELETED!"
|
219 |
msgstr "INDSTILLINGER SLETTET!"
|
220 |
|
221 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
222 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
223 |
msgid "Fix the problem"
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
227 |
msgid "VERSIONS MISMATCH! This because you haven't de-activated and re-activated the plug-in after the update! This could give problems..."
|
228 |
msgstr "VERSIONSKONFLIKT! Husk at deaktivere og genaktivere plugin'et efter opdatering!"
|
229 |
|
230 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
231 |
msgid "Picture/Avatar upload"
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
235 |
msgid "is created and writable"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
239 |
msgid "is NOT created or webserver does NOT have permission to write on it"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
243 |
#, fuzzy
|
244 |
msgid "Show all fields in the welcome email"
|
245 |
msgstr "Vis felt i forbindelse med brugerregistrering"
|
246 |
|
247 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
248 |
msgid "the email sent to the admin and to the user upon registration will have all fields"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
252 |
msgid "Enable email confirmation"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
256 |
msgid "user that registers should confirm its email address via a link click"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
260 |
msgid "<strong>note:</strong> this option turned on will automatically disable (only during the registration) all upload fields: file, picture, avatar"
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
264 |
msgid "Redirect to the source"
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
268 |
msgid "after the registration or confirmation the user will be redirected to the address where was exactly before clicking on the registration link"
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
272 |
msgid "No captcha"
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
276 |
msgid "Enable <a href=\"http://www.google.com/recaptcha\" target=\"_blank\">reCAPTCHA</a>"
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
280 |
msgid "Public KEY"
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
284 |
msgid "Private KEY"
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
288 |
msgid "Enable <a href=\"http://www.phpcaptcha.org/\" target=\"_blank\">Securimage Captcha</a>"
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
292 |
msgid "This captcha is probably weaker, but is easier for users"
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
296 |
#, php-format
|
297 |
msgid "<strong>WARNING: to activate this captcha download <a href=\"http://www.phpcaptcha.org/latest.zip\" target=\"_blank\">this package</a> and unpack it under %s</strong>"
|
298 |
msgstr ""
|
299 |
|
300 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
301 |
msgid "Change login/registration page logo"
|
302 |
msgstr ""
|
303 |
|
304 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
305 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:433
|
306 |
#, fuzzy
|
307 |
msgid "Delete the picture"
|
308 |
msgstr "Slet felt"
|
309 |
|
310 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
311 |
msgid "Maximum recommended logo width is 328px, but any height should work."
|
312 |
msgstr ""
|
313 |
|
314 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
315 |
msgid "Database"
|
316 |
msgstr "Database administration"
|
317 |
|
318 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
319 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
320 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
321 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
322 |
msgid "select action"
|
323 |
msgstr "Vælg handling"
|
324 |
|
325 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
326 |
msgid "Default values"
|
327 |
msgstr "Standard værdier"
|
328 |
|
329 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
330 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
331 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
332 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
333 |
msgid "Delete"
|
334 |
msgstr "Slet"
|
335 |
|
336 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
337 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
338 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
339 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
340 |
msgid "NOT PRESENT"
|
341 |
msgstr "FINDES IKKE"
|
342 |
|
343 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
344 |
msgid "WordPress Fields table"
|
345 |
msgstr "WordPress tabel"
|
346 |
|
347 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
348 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
349 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
350 |
msgid "Empty"
|
351 |
msgstr "Tøm"
|
352 |
|
353 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
354 |
msgid "Extra Fields table"
|
355 |
msgstr "Tabel med ekstra felter"
|
356 |
|
357 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
358 |
msgid "Users Data table"
|
359 |
msgstr "Tabel for brugerdata"
|
360 |
|
361 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
362 |
msgid "all data inserted by users in all and only extra fields"
|
363 |
msgstr "al brugerdata i alle ekstra felter"
|
364 |
|
365 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
366 |
msgid "Force tables creation"
|
367 |
msgstr "Gennemtving oprettelse af tabeller"
|
368 |
|
369 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
370 |
msgid "equivalent to de-activate and activate the plug-in; no other operation will be performed"
|
371 |
msgstr ""
|
372 |
|
373 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
374 |
msgid "User Profile"
|
375 |
msgstr "Brugerprofil"
|
376 |
|
377 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
378 |
#, fuzzy
|
379 |
msgid "Extra Fields section title"
|
380 |
msgstr "Tabel med ekstra felter"
|
381 |
|
382 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
383 |
msgid "Fieldset's titles, separates with comma"
|
384 |
msgstr "Feltrækkernes titel, adkilt med komma"
|
385 |
|
386 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
387 |
msgid "example: title1,title2,title3"
|
388 |
msgstr "F. eks.: Titel1,Titel2,Titel3"
|
389 |
|
390 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
391 |
msgid "<strong>note:</strong> if you change order or remove fieldsets you may need to set all extra fields' fieldset assigment again"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
395 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:728
|
396 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:737
|
397 |
msgid "Authors & Users Extended"
|
398 |
msgstr "Bruger liste"
|
399 |
|
400 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
401 |
msgid "Hide username field"
|
402 |
msgstr "Skjul brugernavn"
|
403 |
|
404 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
405 |
msgid "Hide name field"
|
406 |
msgstr "Skjul fornavn"
|
407 |
|
408 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
409 |
msgid "Hide email field"
|
410 |
msgstr "Skjul e-mailadresse"
|
411 |
|
412 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
413 |
#, fuzzy
|
414 |
msgid "Hide role field"
|
415 |
msgstr "Skjul fornavn"
|
416 |
|
417 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
418 |
msgid "Hide website field"
|
419 |
msgstr "Skjul website"
|
420 |
|
421 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
422 |
msgid "Hide n. posts field"
|
423 |
msgstr "Skjul angivelse af antal af brugerindlæg"
|
424 |
|
425 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
426 |
msgid "WordPress hidden fields"
|
427 |
msgstr "Wordpress skjulte felter"
|
428 |
|
429 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
430 |
msgid "Show password"
|
431 |
msgstr ""
|
432 |
|
433 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
434 |
msgid "Show confirmation password"
|
435 |
msgstr ""
|
436 |
|
437 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
438 |
msgid "Show password strength meter"
|
439 |
msgstr ""
|
440 |
|
441 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
442 |
msgid "Show first name"
|
443 |
msgstr "Vis fornavn"
|
444 |
|
445 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
446 |
msgid "Show last name"
|
447 |
msgstr "Vis Efternavn"
|
448 |
|
449 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
450 |
msgid "Show nickname"
|
451 |
msgstr "Vis Kaldenavn"
|
452 |
|
453 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
454 |
msgid "Show website"
|
455 |
msgstr "Website"
|
456 |
|
457 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
458 |
msgid "Show AIM"
|
459 |
msgstr "Vis AIM"
|
460 |
|
461 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
462 |
msgid "Show Yahoo IM"
|
463 |
msgstr "Vis Yahoo IM"
|
464 |
|
465 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
466 |
msgid "Show Jabber / Google Talk"
|
467 |
msgstr "Vis Jabber / Google Talk"
|
468 |
|
469 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:
|
470 |
msgid "Show Biographical Info"
|
471 |
msgstr ""
|
472 |
|
473 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:193
|
474 |
-
msgid "<strong>Note:</strong> this website let you personalize your password; after the registration you will receive an e-mail with another password, do not care about that!"
|
475 |
-
msgstr ""
|
476 |
-
|
477 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:200
|
478 |
msgid "Password"
|
479 |
msgstr ""
|
@@ -498,8 +496,8 @@ msgid "Nickname"
|
|
498 |
msgstr "Navn"
|
499 |
|
500 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:300
|
501 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
502 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
503 |
msgid "Website"
|
504 |
msgstr "Website"
|
505 |
|
@@ -576,6 +574,7 @@ msgstr ""
|
|
576 |
|
577 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:39
|
578 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:50
|
|
|
579 |
#, fuzzy, php-format
|
580 |
msgid "Username: %s"
|
581 |
msgstr "Brugernavn"
|
@@ -591,6 +590,7 @@ msgid "[%s] New User Registration"
|
|
591 |
msgstr ""
|
592 |
|
593 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:51
|
|
|
594 |
#, php-format
|
595 |
msgid "Password: %s"
|
596 |
msgstr ""
|
@@ -619,54 +619,45 @@ msgid ""
|
|
619 |
"\n"
|
620 |
msgstr ""
|
621 |
|
622 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
623 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
624 |
msgid "Your account is now active!"
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
628 |
#, php-format
|
629 |
msgid "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a></p>."
|
630 |
msgstr ""
|
631 |
|
632 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
633 |
msgid "An error occurred during the activation"
|
634 |
msgstr ""
|
635 |
|
636 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
637 |
-
#, fuzzy
|
638 |
-
msgid "Username:"
|
639 |
-
msgstr "Brugernavn"
|
640 |
-
|
641 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:213
|
642 |
-
msgid "Password:"
|
643 |
-
msgstr ""
|
644 |
-
|
645 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:226
|
646 |
msgid "Invalid activation key."
|
647 |
msgstr ""
|
648 |
|
649 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
650 |
msgid "The site is already active."
|
651 |
msgstr ""
|
652 |
|
653 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
654 |
msgid "Could not create user"
|
655 |
msgstr ""
|
656 |
|
657 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
658 |
msgid "That username is already activated."
|
659 |
msgstr ""
|
660 |
|
661 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
662 |
msgid "That username is currently reserved but may be available in a couple of days."
|
663 |
msgstr ""
|
664 |
|
665 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
666 |
msgid "username and email used"
|
667 |
msgstr ""
|
668 |
|
669 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:
|
670 |
msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing."
|
671 |
msgstr ""
|
672 |
|
@@ -854,8 +845,8 @@ msgstr "<strong>picture</strong>: Du kan anvende et standardbillede ved angivels
|
|
854 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:642
|
855 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
856 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1065
|
857 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
858 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
859 |
msgid "Name"
|
860 |
msgstr "Navn"
|
861 |
|
@@ -863,6 +854,8 @@ msgstr "Navn"
|
|
863 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:643
|
864 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
865 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1068
|
|
|
|
|
866 |
msgid "Value"
|
867 |
msgstr "Værdi"
|
868 |
|
@@ -1025,72 +1018,89 @@ msgstr "Nulstil"
|
|
1025 |
msgid "select"
|
1026 |
msgstr "Slet"
|
1027 |
|
1028 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1029 |
#, php-format
|
1030 |
msgid "Users Matching \"%s\""
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1034 |
#, fuzzy
|
1035 |
msgid "Users Extended List"
|
1036 |
msgstr "Vis alle brugere"
|
1037 |
|
1038 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1039 |
msgid "Authors & Users Extended List"
|
1040 |
msgstr "Vis alle brugere"
|
1041 |
|
1042 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1043 |
#, php-format
|
1044 |
msgid "%1$s <span class=\"count\">(%2$s)</span>"
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1048 |
msgid "Search Users"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1052 |
msgid "« Back to All Users"
|
1053 |
msgstr ""
|
1054 |
|
1055 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1056 |
#, fuzzy
|
1057 |
msgid "Users per page"
|
1058 |
msgstr "Tabel for brugerdata"
|
1059 |
|
1060 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1061 |
msgid "Apply"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1065 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1066 |
msgid "Username"
|
1067 |
msgstr "Brugernavn"
|
1068 |
|
1069 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1070 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1071 |
msgid "E-mail"
|
1072 |
msgstr "E-mail"
|
1073 |
|
1074 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1075 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1076 |
#, fuzzy
|
1077 |
msgid "Role"
|
1078 |
msgstr "Regler"
|
1079 |
|
1080 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1081 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1082 |
msgid "Posts"
|
1083 |
msgstr "Indlæg"
|
1084 |
|
1085 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1086 |
msgid "View posts by this author"
|
1087 |
msgstr "Vis denne brugers indlæg"
|
1088 |
|
1089 |
-
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:
|
1090 |
#, php-format
|
1091 |
msgid "e-mail: %s"
|
1092 |
msgstr "e-mail: %s"
|
1093 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1094 |
#~ msgid "Disable get_cimyFieldValue function"
|
1095 |
#~ msgstr "Slå funktionen get_cimyFieldValue fra"
|
1096 |
#~ msgid "leave disabled if you don't know what to do"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cimy User Extra Fields\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2010-10-13 22:40+0300\n"
|
6 |
+
"PO-Revision-Date: 2010-10-13 22:40+0300\n"
|
7 |
"Last-Translator: Marco Cimmino <cimmino.marco@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
103 |
msgstr "Upload venligst et billede af en af følgende filtyper"
|
104 |
|
105 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_register.php:830
|
106 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:368
|
107 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:305
|
108 |
msgid "Please upload an image with one of the following extensions"
|
109 |
msgstr "Upload venligst et billede af en af følgende filtyper"
|
162 |
msgid "Options deleted"
|
163 |
msgstr "Indstillinger slettet"
|
164 |
|
165 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:344
|
166 |
msgid "Options changed"
|
167 |
msgstr "Indstillinger ændret"
|
168 |
|
169 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:471
|
170 |
msgid "This operation will create/update all missing tables/options, do you want to proceed?"
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:480
|
174 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:652
|
175 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:726
|
176 |
msgid "Options"
|
177 |
msgstr "Indstillinger"
|
178 |
|
179 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:483
|
180 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:427
|
181 |
msgid "Add a new Field"
|
182 |
msgstr "Tilføj et nyt felt"
|
183 |
|
184 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:483
|
185 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:796
|
186 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1823
|
187 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1828
|
188 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:114
|
189 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_db.php:283
|
190 |
msgid "Extra Fields"
|
191 |
msgstr "Ekstra felter"
|
192 |
|
193 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:489
|
194 |
msgid "Support the Cimy Project"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:497
|
198 |
msgid "This plug-in is the results of hours of development to add new features, support new WordPress versions and fix bugs, please donate money if saved you from spending all these hours!"
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:507
|
202 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1221
|
203 |
msgid "SUCCESSFUL"
|
204 |
msgstr "GENNEMFØRT"
|
205 |
|
206 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:520
|
207 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:826
|
208 |
msgid "Save Changes"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:521
|
212 |
msgid "General"
|
213 |
msgstr "Generelle indstillinger"
|
214 |
|
215 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:529
|
216 |
msgid "installed is"
|
217 |
msgstr "installeret er"
|
218 |
|
219 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:533
|
220 |
msgid "OPTIONS DELETED!"
|
221 |
msgstr "INDSTILLINGER SLETTET!"
|
222 |
|
223 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:536
|
224 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:541
|
225 |
msgid "Fix the problem"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:539
|
229 |
msgid "VERSIONS MISMATCH! This because you haven't de-activated and re-activated the plug-in after the update! This could give problems..."
|
230 |
msgstr "VERSIONSKONFLIKT! Husk at deaktivere og genaktivere plugin'et efter opdatering!"
|
231 |
|
232 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:547
|
233 |
msgid "Picture/Avatar upload"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:551
|
237 |
msgid "is created and writable"
|
238 |
msgstr ""
|
239 |
|
240 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:553
|
241 |
msgid "is NOT created or webserver does NOT have permission to write on it"
|
242 |
msgstr ""
|
243 |
|
244 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:560
|
245 |
#, fuzzy
|
246 |
msgid "Show all fields in the welcome email"
|
247 |
msgstr "Vis felt i forbindelse med brugerregistrering"
|
248 |
|
249 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:564
|
250 |
msgid "the email sent to the admin and to the user upon registration will have all fields"
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:572
|
254 |
msgid "Enable email confirmation"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:576
|
258 |
msgid "user that registers should confirm its email address via a link click"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:578
|
262 |
msgid "<strong>note:</strong> this option turned on will automatically disable (only during the registration) all upload fields: file, picture, avatar"
|
263 |
msgstr ""
|
264 |
|
265 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:585
|
266 |
msgid "Redirect to the source"
|
267 |
msgstr ""
|
268 |
|
269 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:589
|
270 |
msgid "after the registration or confirmation the user will be redirected to the address where was exactly before clicking on the registration link"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:597
|
274 |
msgid "No captcha"
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:605
|
278 |
msgid "Enable <a href=\"http://www.google.com/recaptcha\" target=\"_blank\">reCAPTCHA</a>"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:609
|
282 |
msgid "Public KEY"
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:613
|
286 |
msgid "Private KEY"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:621
|
290 |
msgid "Enable <a href=\"http://www.phpcaptcha.org/\" target=\"_blank\">Securimage Captcha</a>"
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:624
|
294 |
msgid "This captcha is probably weaker, but is easier for users"
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:628
|
298 |
#, php-format
|
299 |
msgid "<strong>WARNING: to activate this captcha download <a href=\"http://www.phpcaptcha.org/latest.zip\" target=\"_blank\">this package</a> and unpack it under %s</strong>"
|
300 |
msgstr ""
|
301 |
|
302 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:635
|
303 |
msgid "Change login/registration page logo"
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:640
|
307 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_profile.php:433
|
308 |
#, fuzzy
|
309 |
msgid "Delete the picture"
|
310 |
msgstr "Slet felt"
|
311 |
|
312 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:643
|
313 |
msgid "Maximum recommended logo width is 328px, but any height should work."
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:649
|
317 |
msgid "Database"
|
318 |
msgstr "Database administration"
|
319 |
|
320 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:658
|
321 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:676
|
322 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:695
|
323 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:712
|
324 |
msgid "select action"
|
325 |
msgstr "Vælg handling"
|
326 |
|
327 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:659
|
328 |
msgid "Default values"
|
329 |
msgstr "Standard værdier"
|
330 |
|
331 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:660
|
332 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:678
|
333 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:697
|
334 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:714
|
335 |
msgid "Delete"
|
336 |
msgstr "Slet"
|
337 |
|
338 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:664
|
339 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:683
|
340 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:701
|
341 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:719
|
342 |
msgid "NOT PRESENT"
|
343 |
msgstr "FINDES IKKE"
|
344 |
|
345 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:669
|
346 |
msgid "WordPress Fields table"
|
347 |
msgstr "WordPress tabel"
|
348 |
|
349 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:677
|
350 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:696
|
351 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:713
|
352 |
msgid "Empty"
|
353 |
msgstr "Tøm"
|
354 |
|
355 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:689
|
356 |
msgid "Extra Fields table"
|
357 |
msgstr "Tabel med ekstra felter"
|
358 |
|
359 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:706
|
360 |
msgid "Users Data table"
|
361 |
msgstr "Tabel for brugerdata"
|
362 |
|
363 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:716
|
364 |
msgid "all data inserted by users in all and only extra fields"
|
365 |
msgstr "al brugerdata i alle ekstra felter"
|
366 |
|
367 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:724
|
368 |
msgid "Force tables creation"
|
369 |
msgstr "Gennemtving oprettelse af tabeller"
|
370 |
|
371 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:727
|
372 |
msgid "equivalent to de-activate and activate the plug-in; no other operation will be performed"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:733
|
376 |
msgid "User Profile"
|
377 |
msgstr "Brugerprofil"
|
378 |
|
379 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:736
|
380 |
#, fuzzy
|
381 |
msgid "Extra Fields section title"
|
382 |
msgstr "Tabel med ekstra felter"
|
383 |
|
384 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:740
|
385 |
msgid "Fieldset's titles, separates with comma"
|
386 |
msgstr "Feltrækkernes titel, adkilt med komma"
|
387 |
|
388 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:740
|
389 |
msgid "example: title1,title2,title3"
|
390 |
msgstr "F. eks.: Titel1,Titel2,Titel3"
|
391 |
|
392 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:741
|
393 |
msgid "<strong>note:</strong> if you change order or remove fieldsets you may need to set all extra fields' fieldset assigment again"
|
394 |
msgstr ""
|
395 |
|
396 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:746
|
397 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:728
|
398 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:737
|
399 |
msgid "Authors & Users Extended"
|
400 |
msgstr "Bruger liste"
|
401 |
|
402 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:750
|
403 |
msgid "Hide username field"
|
404 |
msgstr "Skjul brugernavn"
|
405 |
|
406 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:756
|
407 |
msgid "Hide name field"
|
408 |
msgstr "Skjul fornavn"
|
409 |
|
410 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:761
|
411 |
msgid "Hide email field"
|
412 |
msgstr "Skjul e-mailadresse"
|
413 |
|
414 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:765
|
415 |
#, fuzzy
|
416 |
msgid "Hide role field"
|
417 |
msgstr "Skjul fornavn"
|
418 |
|
419 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:769
|
420 |
msgid "Hide website field"
|
421 |
msgstr "Skjul website"
|
422 |
|
423 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:773
|
424 |
msgid "Hide n. posts field"
|
425 |
msgstr "Skjul angivelse af antal af brugerindlæg"
|
426 |
|
427 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:778
|
428 |
msgid "WordPress hidden fields"
|
429 |
msgstr "Wordpress skjulte felter"
|
430 |
|
431 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:781
|
432 |
msgid "Show password"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:785
|
436 |
msgid "Show confirmation password"
|
437 |
msgstr ""
|
438 |
|
439 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:789
|
440 |
msgid "Show password strength meter"
|
441 |
msgstr ""
|
442 |
|
443 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:793
|
444 |
msgid "Show first name"
|
445 |
msgstr "Vis fornavn"
|
446 |
|
447 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:797
|
448 |
msgid "Show last name"
|
449 |
msgstr "Vis Efternavn"
|
450 |
|
451 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:801
|
452 |
msgid "Show nickname"
|
453 |
msgstr "Vis Kaldenavn"
|
454 |
|
455 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:805
|
456 |
msgid "Show website"
|
457 |
msgstr "Website"
|
458 |
|
459 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:809
|
460 |
msgid "Show AIM"
|
461 |
msgstr "Vis AIM"
|
462 |
|
463 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:813
|
464 |
msgid "Show Yahoo IM"
|
465 |
msgstr "Vis Yahoo IM"
|
466 |
|
467 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:817
|
468 |
msgid "Show Jabber / Google Talk"
|
469 |
msgstr "Vis Jabber / Google Talk"
|
470 |
|
471 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_options.php:821
|
472 |
msgid "Show Biographical Info"
|
473 |
msgstr ""
|
474 |
|
|
|
|
|
|
|
|
|
475 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:200
|
476 |
msgid "Password"
|
477 |
msgstr ""
|
496 |
msgstr "Navn"
|
497 |
|
498 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_user_extra_fields.php:300
|
499 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1514
|
500 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1515
|
501 |
msgid "Website"
|
502 |
msgstr "Website"
|
503 |
|
574 |
|
575 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:39
|
576 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:50
|
577 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:214
|
578 |
#, fuzzy, php-format
|
579 |
msgid "Username: %s"
|
580 |
msgstr "Brugernavn"
|
590 |
msgstr ""
|
591 |
|
592 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:51
|
593 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:214
|
594 |
#, php-format
|
595 |
msgid "Password: %s"
|
596 |
msgstr ""
|
619 |
"\n"
|
620 |
msgstr ""
|
621 |
|
622 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:205
|
623 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:214
|
624 |
msgid "Your account is now active!"
|
625 |
msgstr ""
|
626 |
|
627 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:206
|
628 |
#, php-format
|
629 |
msgid "Your site at <a href=\"%1$s\">%2$s</a> is active. You may now log in to your site using your chosen username of “%3$s”. Please check your email inbox at %4$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can <a href=\"%5$s\">reset your password</a></p>."
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:208
|
633 |
msgid "An error occurred during the activation"
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
637 |
msgid "Invalid activation key."
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:230
|
641 |
msgid "The site is already active."
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:249
|
645 |
msgid "Could not create user"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:261
|
649 |
msgid "That username is already activated."
|
650 |
msgstr ""
|
651 |
|
652 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:280
|
653 |
msgid "That username is currently reserved but may be available in a couple of days."
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:283
|
657 |
msgid "username and email used"
|
658 |
msgstr ""
|
659 |
|
660 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_email_handler.php:293
|
661 |
msgid "That email address has already been used. Please check your inbox for an activation email. It will become available in a couple of days if you do nothing."
|
662 |
msgstr ""
|
663 |
|
845 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:642
|
846 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
847 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1065
|
848 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1499
|
849 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1500
|
850 |
msgid "Name"
|
851 |
msgstr "Navn"
|
852 |
|
854 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:643
|
855 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:823
|
856 |
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1068
|
857 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1823
|
858 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1828
|
859 |
msgid "Value"
|
860 |
msgstr "Værdi"
|
861 |
|
1018 |
msgid "select"
|
1019 |
msgstr "Slet"
|
1020 |
|
1021 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1377
|
1022 |
#, php-format
|
1023 |
msgid "Users Matching \"%s\""
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1381
|
1027 |
#, fuzzy
|
1028 |
msgid "Users Extended List"
|
1029 |
msgstr "Vis alle brugere"
|
1030 |
|
1031 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1383
|
1032 |
msgid "Authors & Users Extended List"
|
1033 |
msgstr "Vis alle brugere"
|
1034 |
|
1035 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1422
|
1036 |
#, php-format
|
1037 |
msgid "%1$s <span class=\"count\">(%2$s)</span>"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1434
|
1041 |
msgid "Search Users"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1460
|
1045 |
msgid "« Back to All Users"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1466
|
1049 |
#, fuzzy
|
1050 |
msgid "Users per page"
|
1051 |
msgstr "Tabel for brugerdata"
|
1052 |
|
1053 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1481
|
1054 |
msgid "Apply"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1494
|
1058 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1495
|
1059 |
msgid "Username"
|
1060 |
msgstr "Brugernavn"
|
1061 |
|
1062 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1504
|
1063 |
+
#: /var/www/wp-content/plugins/cimy-user-extra-fields/cimy_uef_admin.php:1505
|
1064 |
msgid "E-mail"
|