language updates

pull/1/head
root 20 years ago
parent 9ecb242330
commit 72c5621083

@ -63,6 +63,15 @@
$query = "update `users` set `language`='".$_SESSION['_config']['language']."' $query = "update `users` set `language`='".$_SESSION['_config']['language']."'
where `id`='".$_SESSION['profile']['id']."'"; where `id`='".$_SESSION['profile']['id']."'";
mysql_query($query); mysql_query($query);
} else {
$_SESSION['_config']['language'] = $_SESSION['profile']['language'];
putenv("LANG=".$_SESSION['_config']['language']);
setlocale(LC_ALL, $_SESSION['_config']['language']);
$domain = 'messages';
bindtextdomain("$domain", "/home/cacert/locale");
textdomain("$domain");
} }
} }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-10-15 10:07+1000\n" "POT-Creation-Date: 2004-10-17 01:06+1000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -25,22 +25,22 @@ msgstr ""
msgid "%s's Domains" msgid "%s's Domains"
msgstr "" msgstr ""
#: includes/account.php:1417 #: includes/account.php:1441
#, php-format #, php-format
msgid "'%s' has just been successfully added as an organisation to the database." msgid "'%s' has just been successfully added as an organisation to the database."
msgstr "" msgstr ""
#: includes/account.php:1474 #: includes/account.php:1498
#, php-format #, php-format
msgid "'%s' has just been successfully added to the database." msgid "'%s' has just been successfully added to the database."
msgstr "" msgstr ""
#: includes/account.php:1533 #: includes/account.php:1557
#, php-format #, php-format
msgid "'%s' has just been successfully deleted from the database." msgid "'%s' has just been successfully deleted from the database."
msgstr "" msgstr ""
#: includes/account.php:1445 includes/account.php:1521 #: includes/account.php:1469 includes/account.php:1545
#, php-format #, php-format
msgid "'%s' has just been successfully updated in the database." msgid "'%s' has just been successfully updated in the database."
msgstr "" msgstr ""
@ -65,15 +65,16 @@ msgstr ""
msgid "About CAcert.org" msgid "About CAcert.org"
msgstr "" msgstr ""
#: includes/account_stuff.php:183 includes/general_stuff.php:109 #: includes/account_stuff.php:183 includes/general_stuff.php:105
msgid "About Us" msgid "About Us"
msgstr "" msgstr ""
#: includes/account.php:80 includes/account.php:1451 includes/account.php:1470 #: includes/account.php:104 includes/account.php:1475
#: includes/account.php:1625 includes/account_stuff.php:127 #: includes/account.php:1494 includes/account.php:1649
#: includes/account_stuff.php:135 www/account/1.php:26 www/account/16.php:21 #: includes/account_stuff.php:127 includes/account_stuff.php:135
#: www/account/26.php:21 www/account/28.php:29 www/account/3.php:30 #: www/account/1.php:26 www/account/16.php:21 www/account/26.php:21
#: www/account/32.php:21 www/account/33.php:46 www/account/7.php:28 #: www/account/28.php:29 www/account/3.php:30 www/account/32.php:21
#: www/account/33.php:47 www/account/7.php:28
msgid "Add" msgid "Add"
msgstr "" msgstr ""
@ -111,7 +112,7 @@ msgstr ""
msgid "Alert me if" msgid "Alert me if"
msgstr "" msgstr ""
#: www/index.php:306 #: www/index.php:321
msgid "All fields are mandatory." msgid "All fields are mandatory."
msgstr "" msgstr ""
@ -123,7 +124,7 @@ msgstr ""
msgid "Another Email" msgid "Another Email"
msgstr "" msgstr ""
#: includes/account.php:438 #: includes/account.php:462
msgid "Any valid certificates will be revoked as well" msgid "Any valid certificates will be revoked as well"
msgstr "" msgstr ""
@ -154,7 +155,7 @@ msgstr ""
msgid "Before you can start issuing certificates for your website, irc server, smtp server, pop3, imap etc you will need to add domains to your account under the domain menu. You can also remove domains from here as well. Once you've added a domain you are free then to go into the Server Certificate section and start pasting CSR into the website and have the website return you a valid certificate for up to 2 years if you have 50 trust points, or 6 months for no trust points." msgid "Before you can start issuing certificates for your website, irc server, smtp server, pop3, imap etc you will need to add domains to your account under the domain menu. You can also remove domains from here as well. Once you've added a domain you are free then to go into the Server Certificate section and start pasting CSR into the website and have the website return you a valid certificate for up to 2 years if you have 50 trust points, or 6 months for no trust points."
msgstr "" msgstr ""
#: includes/account.php:108 includes/account.php:421 #: includes/account.php:132 includes/account.php:445
msgid "Below is the link you need to open to verify your email address. Once your address is verified you will be able to start issuing certificates till your hearts' content!" msgid "Below is the link you need to open to verify your email address. Once your address is verified you will be able to start issuing certificates till your hearts' content!"
msgstr "" msgstr ""
@ -162,11 +163,11 @@ msgstr ""
msgid "Below is your Server Certificate" msgid "Below is your Server Certificate"
msgstr "" msgstr ""
#: www/wot.php:187 www/wot.php:194 #: www/wot.php:211 www/wot.php:218
msgid "Best Regards" msgid "Best Regards"
msgstr "" msgstr ""
#: includes/account.php:110 includes/account.php:423 www/index.php:290 #: includes/account.php:134 includes/account.php:447 www/index.php:305
msgid "Best regards" msgid "Best regards"
msgstr "" msgstr ""
@ -186,7 +187,7 @@ msgstr ""
msgid "CAcert News" msgid "CAcert News"
msgstr "" msgstr ""
#: www/wot.php:188 www/wot.php:195 #: www/wot.php:212 www/wot.php:219
msgid "CAcert Support Team" msgid "CAcert Support Team"
msgstr "" msgstr ""
@ -206,7 +207,7 @@ msgstr ""
msgid "CAcert.org" msgid "CAcert.org"
msgstr "" msgstr ""
#: includes/account.php:110 includes/account.php:423 www/index.php:290 #: includes/account.php:134 includes/account.php:447 www/index.php:305
msgid "CAcert.org Support!" msgid "CAcert.org Support!"
msgstr "" msgstr ""
@ -222,7 +223,7 @@ msgstr ""
msgid "CRL" msgid "CRL"
msgstr "" msgstr ""
#: includes/account.php:1494 includes/account.php:1545 www/account/30.php:34 #: includes/account.php:1518 includes/account.php:1569 www/account/30.php:34
#: www/account/31.php:30 www/account/34.php:34 #: www/account/31.php:30 www/account/34.php:34
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -239,13 +240,13 @@ msgstr ""
msgid "Certificate Installation Error" msgid "Certificate Installation Error"
msgstr "" msgstr ""
#: includes/account.php:694 includes/account.php:1091 #: includes/account.php:718 includes/account.php:1115
#, php-format #, php-format
msgid "Certificate for '%s' has been renewed." msgid "Certificate for '%s' has been renewed."
msgstr "" msgstr ""
#: includes/account.php:614 includes/account.php:730 includes/account.php:1128 #: includes/account.php:638 includes/account.php:754 includes/account.php:1152
#: includes/account.php:1348 #: includes/account.php:1372
#, php-format #, php-format
msgid "Certificate for '%s' has been revoked." msgid "Certificate for '%s' has been revoked."
msgstr "" msgstr ""
@ -262,9 +263,9 @@ msgstr ""
msgid "Change Password" msgid "Change Password"
msgstr "" msgstr ""
#: includes/account.php:696 includes/account.php:1093 #: includes/account.php:720 includes/account.php:1117
#: includes/account.php:1475 includes/account.php:1522 #: includes/account.php:1499 includes/account.php:1546
#: includes/account.php:1534 www/account/19.php:45 www/account/6.php:43 #: includes/account.php:1558 www/account/19.php:45 www/account/6.php:43
msgid "Click here" msgid "Click here"
msgstr "" msgstr ""
@ -273,7 +274,7 @@ msgid "Client Certificates"
msgstr "" msgstr ""
#: www/account/24.php:41 www/account/27.php:44 www/account/32.php:27 #: www/account/24.php:41 www/account/27.php:44 www/account/32.php:27
#: www/account/33.php:42 #: www/account/33.php:43
msgid "Comments" msgid "Comments"
msgstr "" msgstr ""
@ -282,8 +283,8 @@ msgstr ""
msgid "CommonName" msgid "CommonName"
msgstr "" msgstr ""
#: includes/account.php:478 includes/account.php:497 includes/account.php:1185 #: includes/account.php:502 includes/account.php:521 includes/account.php:1209
#: includes/account.php:1203 #: includes/account.php:1227
msgid "CommonName field was blank. Can't continue." msgid "CommonName field was blank. Can't continue."
msgstr "" msgstr ""
@ -311,11 +312,11 @@ msgstr ""
msgid "Contact Email" msgid "Contact Email"
msgstr "" msgstr ""
#: www/wot/9.php:38 #: www/wot/9.php:39
msgid "Contact Notary" msgid "Contact Notary"
msgstr "" msgstr ""
#: includes/account_stuff.php:184 includes/general_stuff.php:110 #: includes/account_stuff.php:184 includes/general_stuff.php:106
#: www/account/40.php:15 www/index/11.php:15 #: www/account/40.php:15 www/index/11.php:15
msgid "Contact Us" msgid "Contact Us"
msgstr "" msgstr ""
@ -328,8 +329,8 @@ msgstr ""
msgid "Cookies" msgid "Cookies"
msgstr "" msgstr ""
#: includes/account.php:637 includes/account.php:751 includes/account.php:1150 #: includes/account.php:661 includes/account.php:775 includes/account.php:1174
#: includes/account.php:1372 #: includes/account.php:1396
#, php-format #, php-format
msgid "Couldn't remove the request for `%s`, request had already been processed." msgid "Couldn't remove the request for `%s`, request had already been processed."
msgstr "" msgstr ""
@ -347,12 +348,12 @@ msgstr ""
msgid "Credits" msgid "Credits"
msgstr "" msgstr ""
#: www/wot/6.php:47 #: www/wot/6.php:55
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: www/account/13.php:46 www/index/1.php:41 www/index/5.php:25 #: www/account/13.php:46 www/index/1.php:41 www/index/5.php:25
#: www/wot/6.php:35 #: www/wot/6.php:32
msgid "Date of Birth" msgid "Date of Birth"
msgstr "" msgstr ""
@ -360,8 +361,12 @@ msgstr ""
msgid "Default" msgid "Default"
msgstr "" msgstr ""
#: includes/account.php:143 includes/account.php:433 includes/account.php:1527 #: includes/account_stuff.php:123
#: includes/account.php:1647 www/account/2.php:23 www/account/2.php:50 msgid "Default Language"
msgstr ""
#: includes/account.php:167 includes/account.php:457 includes/account.php:1551
#: includes/account.php:1671 www/account/2.php:23 www/account/2.php:50
#: www/account/25.php:24 www/account/25.php:41 www/account/26.php:26 #: www/account/25.php:24 www/account/25.php:41 www/account/26.php:26
#: www/account/26.php:36 www/account/30.php:35 www/account/31.php:31 #: www/account/26.php:36 www/account/30.php:35 www/account/31.php:31
#: www/account/32.php:28 www/account/32.php:43 www/account/34.php:35 #: www/account/32.php:28 www/account/32.php:43 www/account/34.php:35
@ -384,7 +389,7 @@ msgstr ""
msgid "Delete Organisation" msgid "Delete Organisation"
msgstr "" msgstr ""
#: www/account/32.php:26 www/account/33.php:29 #: www/account/32.php:26 www/account/33.php:30
msgid "Department" msgid "Department"
msgstr "" msgstr ""
@ -410,7 +415,7 @@ msgstr ""
msgid "Domains and Server Certificates." msgid "Domains and Server Certificates."
msgstr "" msgstr ""
#: includes/account_stuff.php:183 includes/general_stuff.php:109 #: includes/account_stuff.php:183 includes/general_stuff.php:105
#: www/account/38.php:15 www/index/13.php:15 #: www/account/38.php:15 www/index/13.php:15
msgid "Donations" msgid "Donations"
msgstr "" msgstr ""
@ -428,7 +433,7 @@ msgstr ""
msgid "Edit Organisation" msgid "Edit Organisation"
msgstr "" msgstr ""
#: www/account/16.php:26 www/account/16.php:31 www/account/33.php:25 #: www/account/16.php:26 www/account/16.php:31 www/account/33.php:26
#: www/wot/5.php:22 #: www/wot/5.php:22
msgid "Email" msgid "Email"
msgstr "" msgstr ""
@ -446,7 +451,7 @@ msgstr ""
msgid "Email Address" msgid "Email Address"
msgstr "" msgstr ""
#: www/index.php:225 #: www/index.php:240
msgid "Email Address was blank" msgid "Email Address was blank"
msgstr "" msgstr ""
@ -454,7 +459,7 @@ msgstr ""
msgid "Email Notary" msgid "Email Notary"
msgstr "" msgstr ""
#: includes/account.php:112 #: includes/account.php:136
msgid "Email Probe" msgid "Email Probe"
msgstr "" msgstr ""
@ -462,7 +467,7 @@ msgstr ""
msgid "Enter the applicant's email address;" msgid "Enter the applicant's email address;"
msgstr "" msgstr ""
#: includes/account.php:128 www/verify.php:33 www/verify.php:45 #: includes/account.php:152 www/verify.php:33 www/verify.php:45
#: www/verify.php:76 www/verify.php:89 #: www/verify.php:76 www/verify.php:89
msgid "Error!" msgid "Error!"
msgstr "" msgstr ""
@ -493,11 +498,11 @@ msgstr ""
msgid "First Name" msgid "First Name"
msgstr "" msgstr ""
#: includes/account.php:794 #: includes/account.php:818
msgid "First and Last name fields can not be blank." msgid "First and Last name fields can not be blank."
msgstr "" msgstr ""
#: www/index.php:214 #: www/index.php:229
msgid "First and/or last names were blank." msgid "First and/or last names were blank."
msgstr "" msgstr ""
@ -546,20 +551,20 @@ msgstr ""
msgid "How to update, correct, or delete your information" msgid "How to update, correct, or delete your information"
msgstr "" msgstr ""
#: www/wot/6.php:63 #: www/wot/6.php:72
msgid "I am sure of myself" msgid "I am sure of myself"
msgstr "" msgstr ""
#: www/wot/6.php:52 #: www/wot/6.php:61
msgid "I believe that the assertion of identity I am making is correct, complete and verifiable. I have seen original documentation attesting to this identity. I accept that CAcert may challenge this notarisation and call upon me to prove the basis for it, and that I may be held responsible if I cannot provide such proof." msgid "I believe that the assertion of identity I am making is correct, complete and verifiable. I have seen original documentation attesting to this identity. I accept that CAcert may challenge this notarisation and call upon me to prove the basis for it, and that I may be held responsible if I cannot provide such proof."
msgstr "" msgstr ""
#: includes/account.php:909 #: includes/account.php:933
msgid "I couldn't match any emails against your organisational account." msgid "I couldn't match any emails against your organisational account."
msgstr "" msgstr ""
#: includes/account.php:181 includes/account.php:200 includes/account.php:293 #: includes/account.php:205 includes/account.php:224 includes/account.php:317
#: includes/account.php:929 includes/account.php:1016 #: includes/account.php:953 includes/account.php:1040
msgid "I didn't receive a valid Certificate Request, hit the back button and try again." msgid "I didn't receive a valid Certificate Request, hit the back button and try again."
msgstr "" msgstr ""
@ -567,7 +572,7 @@ msgstr ""
msgid "I don't want to be listed" msgid "I don't want to be listed"
msgstr "" msgstr ""
#: www/wot/6.php:56 #: www/wot/6.php:65
msgid "I have read and understood the Rules For Notaries and am making this notarisation subject to and in compliance with these rules." msgid "I have read and understood the Rules For Notaries and am making this notarisation subject to and in compliance with these rules."
msgstr "" msgstr ""
@ -579,7 +584,7 @@ msgstr ""
msgid "I want to be listed" msgid "I want to be listed"
msgstr "" msgstr ""
#: www/wot.php:102 #: www/wot.php:126
msgid "I'm sorry, there was no email matching what you entered in the system. Please double check your information." msgid "I'm sorry, there was no email matching what you entered in the system. Please double check your information."
msgstr "" msgstr ""
@ -628,7 +633,7 @@ msgstr ""
msgid "Inclusion into mainstream browsers!" msgid "Inclusion into mainstream browsers!"
msgstr "" msgstr ""
#: www/index.php:180 #: www/index.php:195
msgid "Incorrect email address and/or Pass Phrase." msgid "Incorrect email address and/or Pass Phrase."
msgstr "" msgstr ""
@ -649,16 +654,16 @@ msgstr ""
msgid "Introduction" msgid "Introduction"
msgstr "" msgstr ""
#: includes/account.php:551 includes/account.php:603 includes/account.php:631 #: includes/account.php:575 includes/account.php:627 includes/account.php:655
#: includes/account.php:664 includes/account.php:719 includes/account.php:745 #: includes/account.php:688 includes/account.php:743 includes/account.php:769
#: includes/account.php:1067 includes/account.php:1117 #: includes/account.php:1091 includes/account.php:1141
#: includes/account.php:1144 includes/account.php:1282 #: includes/account.php:1168 includes/account.php:1306
#: includes/account.php:1337 includes/account.php:1366 #: includes/account.php:1361 includes/account.php:1390
#, php-format #, php-format
msgid "Invalid ID '%s' presented, can't do anything with it." msgid "Invalid ID '%s' presented, can't do anything with it."
msgstr "" msgstr ""
#: includes/account.php:801 www/index.php:220 #: includes/account.php:825 www/index.php:235
msgid "Invalid date of birth" msgid "Invalid date of birth"
msgstr "" msgstr ""
@ -670,10 +675,10 @@ msgstr ""
msgid "It is imperative that you maintain the confidentiality and privacy of the applicant, and never disclose the information obtained without the applicant's consent." msgid "It is imperative that you maintain the confidentiality and privacy of the applicant, and never disclose the information obtained without the applicant's consent."
msgstr "" msgstr ""
#: includes/account.php:557 includes/account.php:609 includes/account.php:670 #: includes/account.php:581 includes/account.php:633 includes/account.php:694
#: includes/account.php:725 includes/account.php:1073 #: includes/account.php:749 includes/account.php:1097
#: includes/account.php:1123 includes/account.php:1288 #: includes/account.php:1147 includes/account.php:1312
#: includes/account.php:1343 #: includes/account.php:1367
#, php-format #, php-format
msgid "It would seem '%s' has already been revoked. I'll skip this for now." msgid "It would seem '%s' has already been revoked. I'll skip this for now."
msgstr "" msgstr ""
@ -698,6 +703,10 @@ msgstr ""
msgid "Keysize:" msgid "Keysize:"
msgstr "" msgstr ""
#: www/wot/9.php:47
msgid "Language"
msgstr ""
#: www/account/13.php:37 www/index/1.php:32 #: www/account/13.php:37 www/index/1.php:32
msgid "Last Name" msgid "Last Name"
msgstr "" msgstr ""
@ -716,7 +725,7 @@ msgstr ""
msgid "Listed" msgid "Listed"
msgstr "" msgstr ""
#: www/account/11.php:30 www/account/21.php:33 www/wot/6.php:43 #: www/account/11.php:30 www/account/21.php:33 www/wot/6.php:51
msgid "Location" msgid "Location"
msgstr "" msgstr ""
@ -756,11 +765,11 @@ msgstr ""
msgid "Low Trust GPG Key" msgid "Low Trust GPG Key"
msgstr "" msgstr ""
#: www/index.php:292 #: www/index.php:307
msgid "Mail Probe" msgid "Mail Probe"
msgstr "" msgstr ""
#: includes/account.php:120 www/account/2.php:49 #: includes/account.php:144 www/account/2.php:49
msgid "Make Default" msgid "Make Default"
msgstr "" msgstr ""
@ -768,17 +777,17 @@ msgstr ""
msgid "Make my location here" msgid "Make my location here"
msgstr "" msgstr ""
#: includes/general.php:293 includes/general.php:380 #: includes/general.php:299 includes/general.php:386
#, php-format #, php-format
msgid "Malformed subjectAltName '%s', must be in form DNS:my.isp.com or DNS:*.isp.com" msgid "Malformed subjectAltName '%s', must be in form DNS:my.isp.com or DNS:*.isp.com"
msgstr "" msgstr ""
#: includes/general.php:321 includes/general.php:412 #: includes/general.php:327 includes/general.php:418
#, php-format #, php-format
msgid "Malformed subjectAltName, must be in form DNS:my.isp.com or DNS:*.isp.com OR '%s' can't be matched to any current domain validated against your account." msgid "Malformed subjectAltName, must be in form DNS:my.isp.com or DNS:*.isp.com OR '%s' can't be matched to any current domain validated against your account."
msgstr "" msgstr ""
#: www/account/32.php:25 www/account/33.php:34 #: www/account/32.php:25 www/account/33.php:35
msgid "Master Account" msgid "Master Account"
msgstr "" msgstr ""
@ -786,10 +795,14 @@ msgstr ""
msgid "Max Points" msgid "Max Points"
msgstr "" msgstr ""
#: www/wot/9.php:49 #: www/wot/9.php:56
msgid "Message" msgid "Message"
msgstr "" msgstr ""
#: www/wot/6.php:37
msgid "Method"
msgstr ""
#: www/account/13.php:31 www/index/1.php:26 #: www/account/13.php:31 www/index/1.php:26
msgid "Middle Name(s)" msgid "Middle Name(s)"
msgstr "" msgstr ""
@ -806,27 +819,28 @@ msgstr ""
msgid "My Alert Settings" msgid "My Alert Settings"
msgstr "" msgstr ""
#: includes/account.php:85 includes/account.php:96 includes/account.php:114 #: includes/account.php:109 includes/account.php:120 includes/account.php:138
#: includes/account.php:137 includes/account.php:146 includes/account.php:180 #: includes/account.php:161 includes/account.php:170 includes/account.php:204
#: includes/account.php:199 includes/account.php:224 includes/account.php:292 #: includes/account.php:223 includes/account.php:248 includes/account.php:316
#: includes/account.php:318 includes/account.php:340 includes/account.php:396 #: includes/account.php:342 includes/account.php:364 includes/account.php:420
#: includes/account.php:406 includes/account.php:427 includes/account.php:436 #: includes/account.php:430 includes/account.php:451 includes/account.php:460
#: includes/account.php:477 includes/account.php:496 includes/account.php:524 #: includes/account.php:501 includes/account.php:520 includes/account.php:548
#: includes/account.php:537 includes/account.php:589 includes/account.php:652 #: includes/account.php:561 includes/account.php:613 includes/account.php:676
#: includes/account.php:707 includes/account.php:838 includes/account.php:851 #: includes/account.php:731 includes/account.php:862 includes/account.php:875
#: includes/account.php:908 includes/account.php:928 includes/account.php:1015 #: includes/account.php:932 includes/account.php:952 includes/account.php:1039
#: includes/account.php:1041 includes/account.php:1053 #: includes/account.php:1065 includes/account.php:1077
#: includes/account.php:1104 includes/account.php:1184 #: includes/account.php:1128 includes/account.php:1208
#: includes/account.php:1202 includes/account.php:1255 #: includes/account.php:1226 includes/account.php:1279
#: includes/account.php:1267 includes/account.php:1322 #: includes/account.php:1291 includes/account.php:1346
#: includes/account.php:1390 includes/account.php:1416 #: includes/account.php:1414 includes/account.php:1440
#: includes/account.php:1444 includes/account.php:1473 #: includes/account.php:1468 includes/account.php:1497
#: includes/account.php:1520 includes/account.php:1532 #: includes/account.php:1544 includes/account.php:1556
#: includes/account.php:1595 includes/general.php:274 includes/general.php:292 #: includes/account.php:1619 includes/account.php:1722
#: includes/general.php:320 includes/general.php:361 includes/general.php:379 #: includes/account.php:1729 includes/general.php:280 includes/general.php:298
#: includes/general.php:411 www/account.php:32 www/error404.php:17 #: includes/general.php:326 includes/general.php:367 includes/general.php:385
#: www/wot.php:82 www/wot.php:199 www/wot.php:218 www/wot.php:232 #: includes/general.php:417 www/account.php:32 www/error404.php:17
#: www/wot.php:243 www/account/15.php:23 www/account/19.php:23 #: www/wot.php:106 www/wot.php:223 www/wot.php:242 www/wot.php:256
#: www/wot.php:267 www/account/15.php:23 www/account/19.php:23
#: www/account/19.php:42 www/account/19.php:50 www/account/23.php:23 #: www/account/19.php:42 www/account/19.php:50 www/account/23.php:23
#: www/account/6.php:21 www/account/6.php:40 www/account/6.php:48 #: www/account/6.php:21 www/account/6.php:40 www/account/6.php:48
msgid "My CAcert.org Account!" msgid "My CAcert.org Account!"
@ -837,6 +851,10 @@ msgstr ""
msgid "My Details" msgid "My Details"
msgstr "" msgstr ""
#: www/account/41.php:18
msgid "My Language Settings"
msgstr ""
#: includes/account_stuff.php:123 www/wot/8.php:19 #: includes/account_stuff.php:123 www/wot/8.php:19
msgid "My Listing" msgid "My Listing"
msgstr "" msgstr ""
@ -845,11 +863,15 @@ msgstr ""
msgid "My Location" msgid "My Location"
msgstr "" msgstr ""
#: www/account/41.php:21
msgid "My prefered language"
msgstr ""
#: www/account/2.php:41 #: www/account/2.php:41
msgid "N/A" msgid "N/A"
msgstr "" msgstr ""
#: www/account/16.php:35 www/wot/1.php:119 www/wot/6.php:31 #: www/account/16.php:35 www/wot/1.php:119 www/wot/6.php:28
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -859,7 +881,7 @@ msgstr ""
msgid "New" msgid "New"
msgstr "" msgstr ""
#: www/account/33.php:22 #: www/account/33.php:23
#, php-format #, php-format
msgid "New Admin for %s" msgid "New Admin for %s"
msgstr "" msgstr ""
@ -881,11 +903,11 @@ msgstr ""
msgid "New Pass Phrase" msgid "New Pass Phrase"
msgstr "" msgstr ""
#: includes/account.php:854 www/index.php:93 #: includes/account.php:878 www/index.php:93
msgid "New Pass Phrases specified don't match or were blank." msgid "New Pass Phrases specified don't match or were blank."
msgstr "" msgstr ""
#: includes/account.php:176 includes/account.php:914 includes/account.php:1396 #: includes/account.php:200 includes/account.php:938 includes/account.php:1420
#: www/index.php:29 www/index.php:113 www/account/16.php:40 #: www/index.php:29 www/index.php:113 www/account/16.php:40
#: www/account/24.php:45 www/account/3.php:62 www/index/1.php:107 #: www/account/24.php:45 www/account/3.php:62 www/index/1.php:107
#: www/index/5.php:53 www/index/6.php:54 www/wot/5.php:26 #: www/index/5.php:53 www/index/6.php:54 www/wot/5.php:26
@ -909,12 +931,12 @@ msgstr ""
msgid "Normal Login" msgid "Normal Login"
msgstr "" msgstr ""
#: includes/account.php:86 #: includes/account.php:110
#, php-format #, php-format
msgid "Not a valid email address. Can't continue." msgid "Not a valid email address. Can't continue."
msgstr "" msgstr ""
#: www/wot/6.php:25 #: www/wot/6.php:22
msgid "Notarisation Confirmation" msgid "Notarisation Confirmation"
msgstr "" msgstr ""
@ -930,18 +952,18 @@ msgstr ""
msgid "Notification of changes" msgid "Notification of changes"
msgstr "" msgstr ""
#: includes/account.php:620 includes/account.php:736 includes/account.php:1134 #: includes/account.php:644 includes/account.php:760 includes/account.php:1158
#: includes/account.php:1354 #: includes/account.php:1378
msgid "Now deleting the following pending requests:" msgid "Now deleting the following pending requests:"
msgstr "" msgstr ""
#: includes/account.php:540 includes/account.php:655 includes/account.php:1057 #: includes/account.php:564 includes/account.php:679 includes/account.php:1081
#: includes/account.php:1270 #: includes/account.php:1294
msgid "Now renewing the following certificates:" msgid "Now renewing the following certificates:"
msgstr "" msgstr ""
#: includes/account.php:592 includes/account.php:710 includes/account.php:1107 #: includes/account.php:616 includes/account.php:734 includes/account.php:1131
#: includes/account.php:1325 #: includes/account.php:1349
msgid "Now revoking the following certificates:" msgid "Now revoking the following certificates:"
msgstr "" msgstr ""
@ -990,7 +1012,7 @@ msgstr ""
msgid "Organisation Name" msgid "Organisation Name"
msgstr "" msgstr ""
#: includes/account.php:1408 includes/account.php:1435 #: includes/account.php:1432 includes/account.php:1459
msgid "Organisation Name and Contact Email are required fields." msgid "Organisation Name and Contact Email are required fields."
msgstr "" msgstr ""
@ -1014,11 +1036,11 @@ msgstr ""
msgid "Pass Phrase Again" msgid "Pass Phrase Again"
msgstr "" msgstr ""
#: www/index.php:235 #: www/index.php:250
msgid "Pass Phrases don't match" msgid "Pass Phrases don't match"
msgstr "" msgstr ""
#: www/index.php:230 #: www/index.php:245
msgid "Pass Phrases were blank" msgid "Pass Phrases were blank"
msgstr "" msgstr ""
@ -1060,7 +1082,7 @@ msgstr ""
msgid "Please note: All html will be stripped from the contact information box, a link to an email form will automatically be inserted to ensure your privacy." msgid "Please note: All html will be stripped from the contact information box, a link to an email form will automatically be inserted to ensure your privacy."
msgstr "" msgstr ""
#: www/wot/6.php:59 #: www/wot/6.php:68
msgid "Points" msgid "Points"
msgstr "" msgstr ""
@ -1072,12 +1094,12 @@ msgstr ""
msgid "Privacy" msgid "Privacy"
msgstr "" msgstr ""
#: includes/account_stuff.php:184 includes/general_stuff.php:110 #: includes/account_stuff.php:184 includes/general_stuff.php:106
#: www/account/39.php:15 www/index/10.php:15 #: www/account/39.php:15 www/index/10.php:15
msgid "Privacy Policy" msgid "Privacy Policy"
msgstr "" msgstr ""
#: includes/account.php:387 www/account/8.php:29 #: includes/account.php:411 www/account/8.php:29
msgid "Probe" msgid "Probe"
msgstr "" msgstr ""
@ -1085,14 +1107,14 @@ msgstr ""
msgid "Processing" msgid "Processing"
msgstr "" msgstr ""
#: includes/account.php:643 includes/account.php:757 includes/account.php:1156 #: includes/account.php:667 includes/account.php:781 includes/account.php:1180
#: includes/account.php:1378 #: includes/account.php:1402
#, php-format #, php-format
msgid "Removed a pending request for '%s'" msgid "Removed a pending request for '%s'"
msgstr "" msgstr ""
#: includes/account.php:534 includes/account.php:650 includes/account.php:1051 #: includes/account.php:558 includes/account.php:674 includes/account.php:1075
#: includes/account.php:1265 www/account/12.php:71 www/account/18.php:75 #: includes/account.php:1289 www/account/12.php:71 www/account/18.php:75
#: www/account/22.php:71 www/account/5.php:79 #: www/account/22.php:71 www/account/5.php:79
msgid "Renew" msgid "Renew"
msgstr "" msgstr ""
@ -1102,7 +1124,7 @@ msgstr ""
msgid "Renew/Revoke/Delete" msgid "Renew/Revoke/Delete"
msgstr "" msgstr ""
#: includes/account.php:568 includes/account.php:1299 #: includes/account.php:592 includes/account.php:1323
msgid "Renewing" msgid "Renewing"
msgstr "" msgstr ""
@ -1110,8 +1132,8 @@ msgstr ""
msgid "Repeat" msgid "Repeat"
msgstr "" msgstr ""
#: includes/account.php:586 includes/account.php:704 includes/account.php:1101 #: includes/account.php:610 includes/account.php:728 includes/account.php:1125
#: includes/account.php:1320 www/account/12.php:72 www/account/18.php:76 #: includes/account.php:1344 www/account/12.php:72 www/account/18.php:76
#: www/account/22.php:72 www/account/5.php:80 #: www/account/22.php:72 www/account/5.php:80
msgid "Revoke/Delete" msgid "Revoke/Delete"
msgstr "" msgstr ""
@ -1146,8 +1168,8 @@ msgstr ""
msgid "Search this region" msgid "Search this region"
msgstr "" msgstr ""
#: www/account.php:23 www/index.php:296 www/index.php:311 #: www/account.php:23 www/index.php:311 www/index.php:326
#: www/account/40.php:23 www/index/11.php:23 www/wot/9.php:53 #: www/account/40.php:23 www/index/11.php:23 www/wot/9.php:60
msgid "Send" msgid "Send"
msgstr "" msgstr ""
@ -1155,7 +1177,7 @@ msgstr ""
msgid "Server Certificates" msgid "Server Certificates"
msgstr "" msgstr ""
#: www/wot.php:200 #: www/wot.php:224
msgid "Shortly you and the person you were notarising will receive and email confirmation, there is no action on your behalf required to complete this." msgid "Shortly you and the person you were notarising will receive and email confirmation, there is no action on your behalf required to complete this."
msgstr "" msgstr ""
@ -1163,7 +1185,7 @@ msgstr ""
msgid "Some of our advertisers use a third-party ad server to display ads. These ads may contain cookies. The ad server receives these cookies, and we don't have access to them." msgid "Some of our advertisers use a third-party ad server to display ads. These ads may contain cookies. The ad server receives these cookies, and we don't have access to them."
msgstr "" msgstr ""
#: www/wot/9.php:19 www/wot/9.php:28 #: www/wot/9.php:19 www/wot/9.php:29
msgid "Sorry, I was unable to locate that user." msgid "Sorry, I was unable to locate that user."
msgstr "" msgstr ""
@ -1177,7 +1199,7 @@ msgstr ""
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#: www/account/40.php:21 www/index/11.php:21 www/wot/9.php:45 #: www/account/40.php:21 www/index/11.php:21 www/wot/9.php:52
msgid "Subject" msgid "Subject"
msgstr "" msgstr ""
@ -1185,8 +1207,8 @@ msgstr ""
msgid "SubjectAltName" msgid "SubjectAltName"
msgstr "" msgstr ""
#: includes/account.php:464 includes/account.php:484 includes/account.php:1163 #: includes/account.php:488 includes/account.php:508 includes/account.php:1187
#: includes/account.php:1191 www/account/10.php:27 www/account/11.php:36 #: includes/account.php:1215 www/account/10.php:27 www/account/11.php:36
#: www/account/20.php:20 www/account/21.php:38 #: www/account/20.php:20 www/account/21.php:38
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
@ -1203,7 +1225,7 @@ msgstr ""
msgid "Thank you very much for your support, your donations help CAcert to continue to operate." msgid "Thank you very much for your support, your donations help CAcert to continue to operate."
msgstr "" msgstr ""
#: www/index.php:288 #: www/index.php:303
msgid "Thanks for signing up with CAcert.org, below is the link you need to open to verify your account. Once your account is verified you will be able to start issuing certificates till your hearts' content!" msgid "Thanks for signing up with CAcert.org, below is the link you need to open to verify your account. Once your account is verified you will be able to start issuing certificates till your hearts' content!"
msgstr "" msgstr ""
@ -1219,7 +1241,7 @@ msgstr ""
msgid "The ID or Hash has already been verified, the domain no longer exists in the system, or something weird happened." msgid "The ID or Hash has already been verified, the domain no longer exists in the system, or something weird happened."
msgstr "" msgstr ""
#: includes/account.php:863 www/index.php:95 #: includes/account.php:887 www/index.php:95
msgid "The Pass Phrase you submitted was too short." msgid "The Pass Phrase you submitted was too short."
msgstr "" msgstr ""
@ -1227,17 +1249,17 @@ msgstr ""
msgid "The Web of Trust system CAcert uses is similar to that many involved with GPG/PGP use, they hold face to face meetings to verify each others photo identities match their GPG/PGP key information. CAcert differs however in that we have modified things to work within the PKI framework, for you to gain trust in the system you must first locate someone already trusted. The trust person depending how many people they've trusted or meet before will determine how many points they can issue to you (the number of points they can issue is listed in the locate notary section). Once you've met up you can show your ID and you will need to fill out a CAP form which the person notarising your details must retain for verification reasons. You can also get trust points via the Trust Third Party system where you go to a lawyer, bank manager, accountant, or public notary/juctise of the peace and they via your ID and fill in the TTP form to state they have viewed your ID documents and it appears authentic and true. More information on the TTP system can be found in the TTP sub-menu" msgid "The Web of Trust system CAcert uses is similar to that many involved with GPG/PGP use, they hold face to face meetings to verify each others photo identities match their GPG/PGP key information. CAcert differs however in that we have modified things to work within the PKI framework, for you to gain trust in the system you must first locate someone already trusted. The trust person depending how many people they've trusted or meet before will determine how many points they can issue to you (the number of points they can issue is listed in the locate notary section). Once you've met up you can show your ID and you will need to fill out a CAP form which the person notarising your details must retain for verification reasons. You can also get trust points via the Trust Third Party system where you go to a lawyer, bank manager, accountant, or public notary/juctise of the peace and they via your ID and fill in the TTP form to state they have viewed your ID documents and it appears authentic and true. More information on the TTP system can be found in the TTP sub-menu"
msgstr "" msgstr ""
#: includes/account.php:397 #: includes/account.php:421
msgid "The address you submitted isn't a valid authority address for the domain." msgid "The address you submitted isn't a valid authority address for the domain."
msgstr "" msgstr ""
#: includes/account.php:428 #: includes/account.php:452
#, php-format #, php-format
msgid "The domain '%s' has been added to the system, however before any certificates for this can be issued you need to open the link in a browser that has been sent to your email address." msgid "The domain '%s' has been added to the system, however before any certificates for this can be issued you need to open the link in a browser that has been sent to your email address."
msgstr "" msgstr ""
#: includes/account.php:341 includes/account.php:407 includes/account.php:1458 #: includes/account.php:365 includes/account.php:431 includes/account.php:1482
#: includes/account.php:1488 #: includes/account.php:1512
#, php-format #, php-format
msgid "The domain '%s' is already in the system and is listed as valid. Can't continue." msgid "The domain '%s' is already in the system and is listed as valid. Can't continue."
msgstr "" msgstr ""
@ -1246,21 +1268,21 @@ msgstr ""
msgid "The email account section is for adding/updating/removing email accounts which can be used to issue client certificates against. The client certificate section steps you through generating a certificate signing request for one or more emails you've registered in the email account section." msgid "The email account section is for adding/updating/removing email accounts which can be used to issue client certificates against. The client certificate section steps you through generating a certificate signing request for one or more emails you've registered in the email account section."
msgstr "" msgstr ""
#: includes/account.php:115 #: includes/account.php:139
#, php-format #, php-format
msgid "The email address '%s' has been added to the system, however before any certificates for this can be issued you need to open the link in a browser that has been sent to your email address." msgid "The email address '%s' has been added to the system, however before any certificates for this can be issued you need to open the link in a browser that has been sent to your email address."
msgstr "" msgstr ""
#: includes/account.php:97 #: includes/account.php:121
#, php-format #, php-format
msgid "The email address '%s' is already in the system. Can't continue." msgid "The email address '%s' is already in the system. Can't continue."
msgstr "" msgstr ""
#: includes/account.php:147 #: includes/account.php:171
msgid "The following accounts have been removed:" msgid "The following accounts have been removed:"
msgstr "" msgstr ""
#: includes/account.php:437 #: includes/account.php:461
msgid "The following domains have been removed:" msgid "The following domains have been removed:"
msgstr "" msgstr ""
@ -1276,11 +1298,11 @@ msgstr ""
msgid "There is several ways to become a CAcert Notary, the most common of which is face to face meetings with existing notaries, who check your ID documents (you need to show 2 government issued photo ID where possible otherwise you won't be allocated as many points!)." msgid "There is several ways to become a CAcert Notary, the most common of which is face to face meetings with existing notaries, who check your ID documents (you need to show 2 government issued photo ID where possible otherwise you won't be allocated as many points!)."
msgstr "" msgstr ""
#: www/wot.php:239 #: www/wot.php:263
msgid "There was an error and I couldn't proceed" msgid "There was an error and I couldn't proceed"
msgstr "" msgstr ""
#: www/index.php:253 #: www/index.php:268
msgid "This email address is currently valid in the system." msgid "This email address is currently valid in the system."
msgstr "" msgstr ""
@ -1288,7 +1310,7 @@ msgstr ""
msgid "This policy discloses what information we gather about you when you visit any of our Web site. It describes how we use that information and how you can control it." msgid "This policy discloses what information we gather about you when you visit any of our Web site. It describes how we use that information and how you can control it."
msgstr "" msgstr ""
#: www/wot/9.php:41 #: www/wot/9.php:42
msgid "To" msgid "To"
msgstr "" msgstr ""
@ -1312,7 +1334,7 @@ msgstr ""
msgid "Trusted Third Parties" msgid "Trusted Third Parties"
msgstr "" msgstr ""
#: includes/general.php:275 includes/general.php:362 #: includes/general.php:281 includes/general.php:368
#, php-format #, php-format
msgid "Unable to match '%s' against any domain validated against your account." msgid "Unable to match '%s' against any domain validated against your account."
msgstr "" msgstr ""
@ -1325,9 +1347,10 @@ msgstr ""
msgid "Unverified" msgid "Unverified"
msgstr "" msgstr ""
#: includes/account.php:770 includes/account.php:808 includes/account.php:1423 #: includes/account.php:794 includes/account.php:832 includes/account.php:1447
#: includes/account.php:1480 includes/account.php:1516 www/account/13.php:98 #: includes/account.php:1504 includes/account.php:1540 www/account/13.php:98
#: www/account/27.php:48 www/account/29.php:35 www/wot/8.php:35 #: www/account/27.php:48 www/account/29.php:35 www/account/41.php:36
#: www/wot/8.php:35
msgid "Update" msgid "Update"
msgstr "" msgstr ""
@ -1340,7 +1363,7 @@ msgstr ""
msgid "Update My Settings" msgid "Update My Settings"
msgstr "" msgstr ""
#: includes/account.php:844 www/account/14.php:36 #: includes/account.php:868 www/account/14.php:36
msgid "Update Pass Phrase" msgid "Update Pass Phrase"
msgstr "" msgstr ""
@ -1381,7 +1404,7 @@ msgstr ""
msgid "Warning! You've attempted to log into the system with a client certificate, but the login failed due to the certificate being expired, revoked or simply not valid for this site. You can login using your Email/Pass Phrase to get a new certificate, by clicking on 'Normal Login' to the right of your screen." msgid "Warning! You've attempted to log into the system with a client certificate, but the login failed due to the certificate being expired, revoked or simply not valid for this site. You can login using your Email/Pass Phrase to get a new certificate, by clicking on 'Normal Login' to the right of your screen."
msgstr "" msgstr ""
#: includes/account.php:1639 #: includes/account.php:1663
#, php-format #, php-format
msgid "Wasn't able to match '%s' against any user in the system" msgid "Wasn't able to match '%s' against any user in the system"
msgstr "" msgstr ""
@ -1402,8 +1425,8 @@ msgstr ""
msgid "We don't use cookies to store personal information, we do use sessions, and if cookies are enabled, the session will be stored in a cookie, and we do not look for cookies, apart from the session id. However if cookies are disabled then no information will be stored on or looked for on your computer." msgid "We don't use cookies to store personal information, we do use sessions, and if cookies are enabled, the session will be stored in a cookie, and we do not look for cookies, apart from the session id. However if cookies are disabled then no information will be stored on or looked for on your computer."
msgstr "" msgstr ""
#: www/account.php:27 www/help.php:20 www/index.php:105 www/index.php:316 #: www/account.php:27 www/help.php:20 www/index.php:105 www/index.php:331
#: www/index.php:325 www/news.php:20 #: www/index.php:340 www/news.php:20
msgid "Welcome to CAcert.org" msgid "Welcome to CAcert.org"
msgstr "" msgstr ""
@ -1419,7 +1442,7 @@ msgstr ""
msgid "WoT Form" msgid "WoT Form"
msgstr "" msgstr ""
#: www/wot/6.php:36 #: www/wot/6.php:33
msgid "YYYY-MM-DD" msgid "YYYY-MM-DD"
msgstr "" msgstr ""
@ -1431,19 +1454,19 @@ msgstr ""
msgid "You are about to install a certificate, if you are using mozilla/netscape based browsers you will not be informed that the certificate was installed successfully, you can go into the options dialog box, security and manage certificates to view if it was installed correctly however." msgid "You are about to install a certificate, if you are using mozilla/netscape based browsers you will not be informed that the certificate was installed successfully, you can go into the options dialog box, security and manage certificates to view if it was installed correctly however."
msgstr "" msgstr ""
#: www/wot.php:114 #: www/wot.php:138
msgid "You are never allowed to Notarise yourself!" msgid "You are never allowed to Notarise yourself!"
msgstr "" msgstr ""
#: www/wot.php:127 #: www/wot.php:151
msgid "You are only allowed to Notarise someone once!" msgid "You are only allowed to Notarise someone once!"
msgstr "" msgstr ""
#: www/wot.php:174 #: www/wot.php:198
msgid "You are receiving this email because you have been notarised by another member of the CAcert community." msgid "You are receiving this email because you have been notarised by another member of the CAcert community."
msgstr "" msgstr ""
#: www/wot.php:192 #: www/wot.php:216
msgid "You are receiving this email because you have notarised another member of the CAcert community." msgid "You are receiving this email because you have notarised another member of the CAcert community."
msgstr "" msgstr ""
@ -1455,27 +1478,27 @@ msgstr ""
msgid "You can become a CAcert Notary by seeking out trusted 3rd parties. You will also need to download and print out a copy of the TTP.pdf and fill in your sections. You will need to produce a photo copy of your ID, which the person notarising you will inspect against the originals. Once they are satisfied the documents appear to be genuine they need to sign the back of the photo copies, and fill in their sections of the TTP document. Once you have had your ID verified by 2 different people, pop the copies + forms in an envelope and post them to:" msgid "You can become a CAcert Notary by seeking out trusted 3rd parties. You will also need to download and print out a copy of the TTP.pdf and fill in your sections. You will need to produce a photo copy of your ID, which the person notarising you will inspect against the originals. Once they are satisfied the documents appear to be genuine they need to sign the back of the photo copies, and fill in their sections of the TTP document. Once you have had your ID verified by 2 different people, pop the copies + forms in an envelope and post them to:"
msgstr "" msgstr ""
#: includes/account.php:129 #: includes/account.php:153
msgid "You currently don't have access to the email address you selected, or you haven't verified it yet." msgid "You currently don't have access to the email address you selected, or you haven't verified it yet."
msgstr "" msgstr ""
#: includes/account.php:1391 includes/account.php:1596 #: includes/account.php:1415 includes/account.php:1620
msgid "You don't have access to this area." msgid "You don't have access to this area."
msgstr "" msgstr ""
#: www/wot.php:83 #: www/wot.php:107
msgid "You don't have access to view these pages." msgid "You don't have access to view these pages."
msgstr "" msgstr ""
#: www/wot.php:139 #: www/wot.php:163
msgid "You failed to check all boxes to validate your adherence to the rules and policies of CAcert" msgid "You failed to check all boxes to validate your adherence to the rules and policies of CAcert"
msgstr "" msgstr ""
#: includes/account.php:867 #: includes/account.php:891
msgid "You failed to correctly enter your current Pass Phrase." msgid "You failed to correctly enter your current Pass Phrase."
msgstr "" msgstr ""
#: www/wot.php:149 #: www/wot.php:173
msgid "You failed to enter a location and date of your meeting." msgid "You failed to enter a location and date of your meeting."
msgstr "" msgstr ""
@ -1500,18 +1523,22 @@ msgstr ""
msgid "You must sight at least one form of government issued photo identification. It's preferable if 2 forms of Government issued photo ID are presented, as less points may be issued if there is any doubt on the person by the person issuing points;" msgid "You must sight at least one form of government issued photo identification. It's preferable if 2 forms of Government issued photo ID are presented, as less points may be issued if there is any doubt on the person by the person issuing points;"
msgstr "" msgstr ""
#: www/wot.php:184 #: www/wot.php:208
msgid "You now have over 100 points and can start notarising others." msgid "You now have over 100 points and can start notarising others."
msgstr "" msgstr ""
#: www/wot.php:179 #: www/wot.php:203
msgid "You now have over 50 points, and can now have your name added to client certificates, and issue server certificates for up to 2 years." msgid "You now have over 50 points, and can now have your name added to client certificates, and issue server certificates for up to 2 years."
msgstr "" msgstr ""
#: includes/account.php:225 #: includes/account.php:249
msgid "You submitted invalid email addresses, or email address you no longer have control of. Can't continue with certificate request." msgid "You submitted invalid email addresses, or email address you no longer have control of. Can't continue with certificate request."
msgstr "" msgstr ""
#: includes/account.php:1730
msgid "You tried to use an invalid language."
msgstr ""
#: www/verify.php:77 #: www/verify.php:77
msgid "You've attempted to verify the same domain a fourth time with an invalid hash, subsequantly this request has been deleted in the system" msgid "You've attempted to verify the same domain a fourth time with an invalid hash, subsequantly this request has been deleted in the system"
msgstr "" msgstr ""
@ -1524,7 +1551,7 @@ msgstr ""
msgid "Your Name" msgid "Your Name"
msgstr "" msgstr ""
#: includes/account.php:871 www/index.php:106 #: includes/account.php:895 www/index.php:106
msgid "Your Pass Phrase has been updated and your primary email account has been notified of the change." msgid "Your Pass Phrase has been updated and your primary email account has been notified of the change."
msgstr "" msgstr ""
@ -1532,23 +1559,23 @@ msgstr ""
msgid "Your account and/or email address has been verified. You can now start issuing certificates for this address." msgid "Your account and/or email address has been verified. You can now start issuing certificates for this address."
msgstr "" msgstr ""
#: www/wot.php:219 #: www/wot.php:243
msgid "Your account information has been updated." msgid "Your account information has been updated."
msgstr "" msgstr ""
#: includes/account.php:319 includes/account.php:525 includes/account.php:574 #: includes/account.php:343 includes/account.php:549 includes/account.php:598
#: includes/account.php:692 includes/account.php:1042 #: includes/account.php:716 includes/account.php:1066
#: includes/account.php:1089 includes/account.php:1256 #: includes/account.php:1113 includes/account.php:1280
#: includes/account.php:1308 #: includes/account.php:1332
msgid "Your certificate request has failed to be processed correctly, please try submitting it again." msgid "Your certificate request has failed to be processed correctly, please try submitting it again."
msgstr "" msgstr ""
#: includes/account.php:138 #: includes/account.php:162
#, php-format #, php-format
msgid "Your default email address has been updated to '%s'." msgid "Your default email address has been updated to '%s'."
msgstr "" msgstr ""
#: includes/account.php:839 #: includes/account.php:863
msgid "Your details have been updated with the database." msgid "Your details have been updated with the database."
msgstr "" msgstr ""
@ -1560,7 +1587,7 @@ msgstr ""
msgid "Your domain has been verified. You can now start issuing certificates for this domain." msgid "Your domain has been verified. You can now start issuing certificates for this domain."
msgstr "" msgstr ""
#: www/wot.php:233 #: www/wot.php:257
msgid "Your email has been sent to " msgid "Your email has been sent to "
msgstr "" msgstr ""
@ -1568,7 +1595,11 @@ msgstr ""
msgid "Your information has been submitted into our system. You will now be sent an email with a web link, you need to open that link in your web browser within 24 hours or your information will be removed from our system!" msgid "Your information has been submitted into our system. You will now be sent an email with a web link, you need to open that link in your web browser within 24 hours or your information will be removed from our system!"
msgstr "" msgstr ""
#: www/account.php:28 www/index.php:317 #: includes/account.php:1723
msgid "Your language setting has been updated."
msgstr ""
#: www/account.php:28 www/index.php:332
msgid "Your message has been sent." msgid "Your message has been sent."
msgstr "" msgstr ""
@ -1581,12 +1612,12 @@ msgstr ""
msgid "optional" msgid "optional"
msgstr "" msgstr ""
#: includes/account.php:1475 includes/account.php:1522 #: includes/account.php:1499 includes/account.php:1546
#: includes/account.php:1534 #: includes/account.php:1558
msgid "to continue." msgid "to continue."
msgstr "" msgstr ""
#: includes/account.php:696 includes/account.php:1093 www/account/19.php:45 #: includes/account.php:720 includes/account.php:1117 www/account/19.php:45
#: www/account/6.php:43 #: www/account/6.php:43
msgid "to install your certificate." msgid "to install your certificate."
msgstr "" msgstr ""

@ -21,6 +21,7 @@
} else { } else {
$user = mysql_fetch_array($res); $user = mysql_fetch_array($res);
$userlang = $user['language'];
$points = mysql_num_rows(mysql_query("select sum(`points`) as `total` from `notary` $points = mysql_num_rows(mysql_query("select sum(`points`) as `total` from `notary`
where `to`='".$user['id']."' group by `to` HAVING SUM(`points`) >= 100")); where `to`='".$user['id']."' group by `to` HAVING SUM(`points`) >= 100"));
if($points <= 0) if($points <= 0)
@ -41,6 +42,12 @@
<td class="DataTD"><?=_("To")?>:</td> <td class="DataTD"><?=_("To")?>:</td>
<td class="DataTD" align="left"><?=$user['fname']?></td> <td class="DataTD" align="left"><?=$user['fname']?></td>
</tr> </tr>
<? if($userlang != "") { ?>
<tr>
<td class="DataTD"><?=_("Language")?>:</td>
<td class="DataTD" align="left"><? printf("%s prefers to be contacted in %s", $user['fname'], $_SESSION['_config']['translations'][$userlang]) ?></td>
</tr>
<? } ?>
<tr> <tr>
<td class="DataTD"><?=_("Subject")?>:</td> <td class="DataTD"><?=_("Subject")?>:</td>
<td class="DataTD" align="left"><input type="text" name="subject" value="<?=$_POST['subject']?>"></td> <td class="DataTD" align="left"><input type="text" name="subject" value="<?=$_POST['subject']?>"></td>

@ -23,7 +23,7 @@
} else if($oldid == 40 && $process == _("Send")) { } else if($oldid == 40 && $process == _("Send")) {
$message = "From: $who\nEmail: $email\nSubject: $subject\n\nMessage:\n".$message; $message = "From: $who\nEmail: $email\nSubject: $subject\n\nMessage:\n".$message;
mail("duane@cacert.org", $subject, $message, "From: $email\nErrors-To: returns@cacert.org"); mail("duane@cacert.org", "[CAcert.org] ".$subject, $message, "From: $email\nErrors-To: returns@cacert.org");
showheader(_("Welcome to CAcert.org")); showheader(_("Welcome to CAcert.org"));
echo _("Your message has been sent."); echo _("Your message has been sent.");
showfooter(); showfooter();

@ -327,7 +327,7 @@
{ {
$message = "From: $who\nEmail: $email\nSubject: $subject\n\nMessage:\n".$message; $message = "From: $who\nEmail: $email\nSubject: $subject\n\nMessage:\n".$message;
mail("duane@cacert.org", $subject, $message, "From: $email\nErrors-To: returns@cacert.org"); mail("duane@cacert.org", "[CAcert.org] ".$subject, $message, "From: $email\nErrors-To: returns@cacert.org");
showheader(_("Welcome to CAcert.org")); showheader(_("Welcome to CAcert.org"));
echo _("Your message has been sent."); echo _("Your message has been sent.");
showfooter(); showfooter();

@ -63,6 +63,15 @@
$query = "update `users` set `language`='".$_SESSION['_config']['language']."' $query = "update `users` set `language`='".$_SESSION['_config']['language']."'
where `id`='".$_SESSION['profile']['id']."'"; where `id`='".$_SESSION['profile']['id']."'";
mysql_query($query); mysql_query($query);
} else {
$_SESSION['_config']['language'] = $_SESSION['profile']['language'];
putenv("LANG=".$_SESSION['_config']['language']);
setlocale(LC_ALL, $_SESSION['_config']['language']);
$domain = 'messages';
bindtextdomain("$domain", "/home/cacert/locale");
textdomain("$domain");
} }
} }
@ -240,7 +249,7 @@
{ {
$body = $_POST['message']; $body = $_POST['message'];
$subject = $_POST['subject']; $subject = $_POST['subject'];
mail($_SESSION['_config']['user']['email'], $_POST['subject'], $_POST['message'], mail($_SESSION['_config']['user']['email'], "[CAcert.org] ".$_POST['subject'], $_POST['message'],
"Errors-To: returns@cacert.org\n". "Errors-To: returns@cacert.org\n".
"From: '".$_SESSION['profile']['fname']." ".$_SESSION['profile']['lname']."' <". "From: '".$_SESSION['profile']['fname']." ".$_SESSION['profile']['lname']."' <".
$_SESSION['profile']['email'].">"); $_SESSION['profile']['email'].">");

Loading…
Cancel
Save