From 470031bed9b3350769c5240e9b2d1b49606d7d7c Mon Sep 17 00:00:00 2001 From: root Date: Sun, 5 Mar 2006 11:18:16 +0000 Subject: [PATCH] updates/bug fixes --- includes/account.php | 3 +- includes/mysql.php.sample | 10 + locale/da.po | 224 +++++----- locale/de.po | 10 +- locale/hu.po | 33 +- locale/ja.po | 26 +- locale/pl.po | 14 +- locale/pt_BR.po | 6 +- locale/sv.po | 188 ++++---- messages.po | 912 ++++++++++++++++++++++---------------- pages/account/.htaccess | 2 + pages/account/35.php | 21 +- pages/account/53.php | 34 +- pages/disputes/.htaccess | 2 + pages/gpg/.htaccess | 2 + pages/help/.htaccess | 2 + pages/index/.htaccess | 2 + pages/index/0.php | 3 +- pages/wot/.htaccess | 2 + pages/wot/1-old.php | 1 + pages/wot/7-old.php | 1 + pages/wot/9.php | 4 +- scripts/test.c | 9 + www/account.php | 12 +- www/index.php | 1 + 25 files changed, 870 insertions(+), 654 deletions(-) create mode 100644 pages/account/.htaccess create mode 100644 pages/disputes/.htaccess create mode 100644 pages/gpg/.htaccess create mode 100644 pages/help/.htaccess create mode 100644 pages/index/.htaccess create mode 100644 pages/wot/.htaccess create mode 100644 scripts/test.c diff --git a/includes/account.php b/includes/account.php index ca3df13..6db7e00 100644 --- a/includes/account.php +++ b/includes/account.php @@ -1907,7 +1907,8 @@ exit; } - if($oldid == 54 || ($id == 53 && $_REQUEST['action'] != "") || ($id == 54 && $_REQUEST['action'] != "" && $_REQUEST['action'] != "aliases")) + if($oldid == 54 || ($id == 53 && $_REQUEST['action'] != "") || ($id == 54 && $_REQUEST['action'] != "" && + $_REQUEST['action'] != "aliases" && $_REQUEST['action'] != "edit")) { $id = 53; $ccid = intval($_REQUEST['ccid']); diff --git a/includes/mysql.php.sample b/includes/mysql.php.sample index 3cc26fb..5330672 100644 --- a/includes/mysql.php.sample +++ b/includes/mysql.php.sample @@ -21,6 +21,16 @@ function sendmail($to, $subject, $message, $from, $replyto = "", $toname = "", $fromname = "") { + $lines = explode('\n', $message); + foreach($lines as $line) + { + $line = trim($line); + if($line == ".") + $message .= " .\n"; + else + $message .= $line."\n"; + } + if($replyto == "") $replyto = $from; if($fromname == "") diff --git a/locale/da.po b/locale/da.po index 22b13b6..e2bbffe 100644 --- a/locale/da.po +++ b/locale/da.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-09 08:25:26+0000\n" -"PO-Revision-Date: 2005-10-31 00:59:12+0000\n" +"PO-Revision-Date: 2006-02-23 11:13:11+0000\n" "Last-Translator: Someone \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -18,17 +18,17 @@ msgstr "" #: www/account/43.php:43 www/account/49.php:43 #, php-format msgid "%s rows displayed." -msgstr "%s linier vises." +msgstr "%s linier vist." #: www/account/43.php:71 #, php-format msgid "%s's Account Details" -msgstr "%s konto oplysninger" +msgstr "%s kontooplysninger" #: www/account/32.php:21 #, php-format msgid "%s's Administrators" -msgstr "%s's administratore" +msgstr "%s's administratorer" #: www/account/26.php:21 #, php-format @@ -57,7 +57,7 @@ msgstr "'%s' er lige blevet opdateret i databasen." #: www/help/3.php:64 msgid "...then click 'Next'." -msgstr "...derefter klik på 'Neste'." +msgstr "...derefter, klik på 'Næste'." #: www/wot/3.php:42 msgid "A CAcert Assurer who knowingly, or reasonably ought to have known, assures an applicant contrary to this policy may be held liable." @@ -122,7 +122,7 @@ msgstr "Efter dit certifikat er blevet sendt med epost til dig kan du føl #: www/account/39.php:32 www/index/10.php:32 msgid "Aggregated tracking information" -msgstr "Samlet sporrings information" +msgstr "Samlet sporringsinformation" #: www/account/36.php:21 www/index/1.php:110 msgid "Alert me if" @@ -134,7 +134,7 @@ msgstr "Alle felter er skal udfyldes." #: www/account/43.php:157 msgid "Alternate Verified Email Addresses" -msgstr "Alternativ bekræftet epost adresse" +msgstr "Alternativ bekræftet epostadresse" #: www/help/7.php:9 msgid "Alternatively as things progress we can add more layers of security with say 4 webservers talking to 2 intermediate servers, talking to the root store, and acting in a token ring fashion, anything happening out of sequence, and the server directly upstream shuts itself down, which if that were in place and there were multiple paths, any down time in this fashion would fall over to the servers not compromised, anyways just some food for thought." @@ -879,7 +879,7 @@ msgstr "Brugerre med 1-49 point" #: www/help/4.php:4 msgid "Generating a 1024 bit RSA private key" -msgstr "Genererer et 1024 bit RSA privat nøgle" +msgstr "Genererer 1024 bit RSA privat nøgle" #: www/help/3.php:1 msgid "Generating a Key Pair and Certificate Signing Request (CSR) for a Microsoft Internet Information Server (IIS) 5.0." @@ -916,7 +916,7 @@ msgstr "Underskrevet af et klasse 3 rod-certifikat" #: www/account/19.php:54 www/account/6.php:52 msgid "Hit the 'Install your Certificate' button below to install the certificate into MS IE 5.x and above." -msgstr "Tryk på 'Installer dit certifikat' knappen nedenunder for at installere certifikatet ind i MS IE 5.x og opefter." +msgstr "Tryk på 'Installer dit certifikat' knappen nedenunder for at installere certifikatet i MS IE version 5.x og opefter." #: www/account/30.php:24 msgid "Hitting delete will also revoke all existing certificates issued under this domain" @@ -952,7 +952,7 @@ msgstr "Hvordan det forbereder os på at beskytte vores frihed" #: www/account/39.php:50 www/index/10.php:50 msgid "How to update, correct, or delete your information" -msgstr "Hvordan du opdatere, retter eller sletter dine informationer" +msgstr "Hvordan man opdaterer, retter eller sletter informationer" #: www/index/51.php:27 msgid "How?" @@ -1009,11 +1009,11 @@ msgstr "Brugeren du søger efter ser ud til at være forsvundet! Vi b #: www/wot.php:42 msgid "I'm sorry, there was no email matching what you entered in the system. Please double check your information." -msgstr "Der var ingen epost adresse der matcher det du søger efter i systemet. Kontroller indtastningerne igen." +msgstr "Der var ingen emailadresse som matchede det du søgte efter i systemet. Kontroller dine indtastningerne." #: www/account/38.php:17 www/index/13.php:17 msgid "If I'd like to donate to CAcert Inc., how can I do it?" -msgstr "Hvordan kan jeg donere til CAcert Inc.?" +msgstr "Jeg vil gerne donere til CAcert Inc. Hvordan gør jeg?" #: www/account/10.php:22 www/account/20.php:22 msgid "If the Subscriber's name and/or domain name registration change the subscriber will immediately inform CAcert Inc. who shall revoke the digital certificate. When the Digital Certificate expires or is revoked the company will permanently remove the certificate from the server on which it is installed and will not use it for any purpose thereafter. The person responsible for key management and security is fully authorized to install and utilize the certificate to represent this organization's electronic presence." @@ -1033,7 +1033,7 @@ msgstr "Hvis rodlageret ikke modtager et "ping"-svar via den serielle #: www/account/39.php:47 www/index/10.php:47 msgid "If we change our Privacy Policy, we will post those changes on www.CAcert.org. If we decide to use personally identifiable information in a manner different from that stated at the time it was collected, we will notify users via email. Users will be able to opt out of any new use of their personal information." -msgstr "Hvis vi ændre vores privatoplysnings politik, vil vi annoncere disse ændringer på www.CAcert.org. Hvis vi beslutter at bruge personlig identificerbar oplysninger på en måde anderledes fra det måde det var, da den blev indsamlet, vil vi kontakte brugere via email. Brugere vil være i stand til at vælge den nye bruger af deres personlige oplysninger fra." +msgstr "Hvis vi ændrer vores privatoplysningspolitik, vil vi annoncere disse ændringer på www.CAcert.org. Hvis vi beslutter at bruge personlige identificerbare oplysninger på en måde anderledes fra det måde det var, da den blev indsamlet, vil vi kontakte brugere via email. Brugere vil få mulighed for at sige fra overfor ændret brug af personlige oplysninger." #: www/wot/7.php:140 msgid "If you are happy with this location, click 'Make my location here' to update your location details." @@ -1098,12 +1098,12 @@ msgstr "Installer dit certifikat" #: www/help/3.php:51 msgid "Installation steps" -msgstr "Installations trin" +msgstr "Installationstrin" #: www/account/19.php:43 www/account/19.php:52 www/account/6.php:41 #: www/account/6.php:50 msgid "Installing your certificate" -msgstr "Installere dit certifikat" +msgstr "Installerer dit certifikat" #: www/index/0.php:15 msgid "Introduction" @@ -1143,7 +1143,7 @@ msgstr "Det ser ud til '%s' allerede er blevet tilbagekaldt. Springer over denne #: www/index/0.php:17 msgid "It's been a long time coming, but the wait was worthwhile, finally you are able to get security at the right price... Free!" -msgstr "Det har været længe under vejs, men ventetiden har været det værd, endelig er du i stand til at få sikkerhed til den rigtige pris.... Gratis!" +msgstr "Det har været længe undervejs, men ventetiden har været det værd. Endelig er du i stand til at få sikkerhed til den rigtige pris... Gratis!" #: www/index/1.php:107 msgid "It's possible to get notifications of up and coming events and even just general announcements, untick any notifications you don't wish to receive. For country, regional and radius notifications to work you must choose your location once you've verified your account and logged in." @@ -1159,11 +1159,11 @@ msgstr "Tilmeld dig CAcert.org" #: www/account/17.php:21 www/account/4.php:21 msgid "Key Strength:" -msgstr "Nøgle styrke:" +msgstr "Nøglestyrke:" #: www/help/3.php:4 msgid "Key generation process" -msgstr "Nøgle oprettelses forløb" +msgstr "Nøglegenereringsproces" #: www/account/17.php:131 www/account/4.php:131 msgid "Keysize:" @@ -1199,7 +1199,7 @@ msgstr "Listet" #: www/help/4.php:11 msgid "Locality Name (eg, city) [Sydney]:" -msgstr "Områdenavn (f.eks. by) [Sydney]:" +msgstr "Områdenavn (f.eks. by) [Copenhagen]:" #: www/account/11.php:30 www/account/21.php:33 www/account/43.php:196 #: www/account/43.php:231 www/wot/10.php:25 www/wot/10.php:58 www/wot/6.php:69 @@ -1346,11 +1346,11 @@ msgstr "Min CAcert.org konto!" #: includes/account_stuff.php:145 www/account/0.php:19 www/account/13.php:23 #: www/index/1.php:19 msgid "My Details" -msgstr "Mine detajler" +msgstr "Mine detaljer" #: www/account/41.php:18 msgid "My Language Settings" -msgstr "Mine sprog indstillinger" +msgstr "Mine sprogindstillinger" #: includes/account_stuff.php:146 www/wot/8.php:19 msgid "My Listing" @@ -1358,7 +1358,7 @@ msgstr "Mine oplysninger" #: includes/account_stuff.php:146 msgid "My Location" -msgstr "min lokation" +msgstr "Min lokation" #: www/account/41.php:21 msgid "My prefered language" @@ -1393,7 +1393,7 @@ msgstr "Nye certifikater" #: www/account/16.php:18 www/account/3.php:27 msgid "New Client Certificate" -msgstr "Nyt klient certifikat" +msgstr "Nyt klientcertifikat" #: www/account/28.php:22 #, php-format @@ -1410,7 +1410,7 @@ msgstr "Nyt kodeord" #: includes/account.php:829 www/index.php:92 msgid "New Pass Phrases specified don't match or were blank." -msgstr "Det nye kodeord stemmer ikke overens, eller var tomt." +msgstr "De angivne kodeord stemmer ikke overens, eller feltet var tomt." #: www/account/44.php:26 msgid "New Password" @@ -1485,7 +1485,7 @@ msgstr "Ikke Tilbagekaldt" #: includes/account.php:25 #, php-format msgid "Not a valid email address. Can't continue." -msgstr "Ikke gyldig epost adresse. Kan ikke fortsætte." +msgstr "Ikke en gyldig emailadresse. Kan ikke fortsætte." #: www/help/2.php:10 www/help/2.php:44 msgid "Notes for the strangely curious" @@ -1502,7 +1502,7 @@ msgstr "Vælg: 'Dan nyt certifikat'" #: includes/account.php:600 includes/account.php:711 includes/account.php:1109 #: includes/account.php:1325 msgid "Now deleting the following pending requests:" -msgstr "Sletter nu følgende ventende forespørgseler:" +msgstr "Sletter nu følgende ventende forespørgsler:" #: includes/account.php:506 includes/account.php:635 includes/account.php:1032 #: includes/account.php:1241 @@ -1532,11 +1532,11 @@ msgstr "Gammelt kodeord" #: www/account/10.php:16 www/account/20.php:16 www/account/3.php:16 msgid "Once you decide to subscribe for an SSL Server Certificate you will need to complete this agreement. Please read it carefully. Your Certificate Request can only be processed with your acceptance and understanding of this agreement." -msgstr "Når du har besluttet dig til at bestille et SSL server certifikat skal du udfylde denne aftale. Læs den grundigt igennem. Din certifikats ansøgning (CSR) kan kun behandles hvis du accepterer og forstår denne aftale." +msgstr "Når du har besluttet dig for at bestille et SSL servercertifikat skal du udfylde denne aftale. Læs den grundigt igennem. Din certifikatansøgning (CSR) kan kun behandles hvis du forstår og accepterer denne aftale." #: www/account/0.php:26 msgid "Once you have verified your company you will see these menu options. They allow you to issue as many certificates as you like without proving individual email accounts as you like, further more you are able to get your company details on the certificate." -msgstr "Når du har bekræftiget dit firma, vil du se disse muligheder i menuen. Der kan du udstede så mange certifikater du ønsker uden at bekræfte de enkelte email addresser på domænet. Yderligere er det muligt at få dine firmadetaljer indeholdt i certifikatet." +msgstr "Så snart du har bekræftet dit firma, vil du se disse muligheder i menuen. Ved hjælp af menuen kan du udstede så mange certifikater du ønsker, uden at bekræfte individuelle emailaddresser for domænet. Yderligere er det muligt at få dine firmadetaljer indeholdt i certifikatet." #: www/help/4.php:28 msgid "Once you've submitted it the system will process your request and send an email back to you containing your server certificate." @@ -1609,7 +1609,7 @@ msgstr "Organisations enhedsnavn (f.eks. afdeling) [Server administration]" #: www/account/40.php:36 www/index/11.php:36 msgid "Other Mailing Lists" -msgstr "Andre maillister" +msgstr "Andre mailinglister" #: www/index/16.php:16 www/index/3.php:16 msgid "PKI Key" @@ -1702,7 +1702,7 @@ msgstr "" #: www/account/14.php:33 www/index/1.php:81 www/index/6.php:51 msgid "Please note, in the interests of good security, the pass phrase must be made up of an upper case letter, lower case letter, number and symbol." -msgstr "" +msgstr "God passwordsikkerhed fordrer at kodeordet/passwordet indeholder: store bogstaver (ABCDEFG...), små bogstaver (abcde...), tal (01234...) og specialtegn (!@£$%&...)." #: www/wot/8.php:40 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." @@ -1723,11 +1723,11 @@ msgstr "Post adresse:" #: www/help/3.php:14 msgid "Prepare the request" -msgstr "Opret forespørgsel" +msgstr "Forbered forespørgslen" #: www/index/8.php:2 msgid "President" -msgstr "" +msgstr "Præsident" #: www/wot/3.php:35 msgid "Privacy" @@ -1736,7 +1736,7 @@ msgstr "Privatoplysnings politik" #: includes/account_stuff.php:210 includes/general_stuff.php:109 #: www/account/39.php:15 www/index/10.php:15 msgid "Privacy Policy" -msgstr "Privatoplysnings politik" +msgstr "Retningslinjer for behandling af personoplysninger" #: www/account/8.php:29 msgid "Probe" @@ -1799,19 +1799,19 @@ msgstr "Tilbagekaldt" #: www/index/51.php:31 msgid "Right now it's happening all around you - there are secured websites and email protocols being protected and trusted by people, signed by CAcert." -msgstr "" +msgstr "Det sker lige nu! Alle vegne kan du finde krypterede websites og emailprotokoller, bekræftet af andre, signeret af CAcert." #: includes/general_stuff.php:67 msgid "Root Certificate" -msgstr "Rod certifikat" +msgstr "Rodcertifikat" #: www/index/16.php:18 www/index/3.php:18 msgid "Root Certificate (DER Format)" -msgstr "Rod certifikat (DER format)" +msgstr "Rodcertifikat (DER format)" #: www/index/16.php:17 www/index/3.php:17 msgid "Root Certificate (PEM Format)" -msgstr "Rod certifikat (PEM format)" +msgstr "Rodcertifikat (PEM format)" #: includes/account_stuff.php:182 msgid "Rules" @@ -1823,19 +1823,19 @@ msgstr "" #: www/index/0.php:63 msgid "Same as above plus you can include your full name in the certificates." -msgstr "Samme som ovenfor og yderligere kan du inkludere dit fulde navn i certifikaterne." +msgstr "Som i ovenstående, samt muligheden for at inkludere dit fulde navn i certifikaterne." #: www/index/0.php:94 msgid "Same as above, except certificates expire in 24 months." -msgstr "Samme som ovenfor, men certifikater udløber efter 24 måneder." +msgstr "Som i ovenstående, bortset fra at certifikaterne udløber efter 24 måneder." #: www/index/0.php:95 msgid "Same as above, plus get 50 assurance points by meeting with assurer(s) from the CAcert Web of Trust, who verify your identity using your government issued photo identity documents." -msgstr "" +msgstr "Som i ovenstående, samt 50 bekræftelsespoints for at mødes med en Bekræfter fra CAcerts Bekræfternetværk, som kan bekræfte din identitet vhja. identitetspapirer med foto (pas, kørekort, id-kort)." #: www/index/0.php:65 msgid "Same as above, plus you must get a minimum of 50 assurance points by meeting with one or more assurers from the CAcert Web of Trust, who verify your identity using your government issued photo identity documents." -msgstr "" +msgstr "Som i ovenstående, samt minimum 50 bekræftelsespoints for at mødes med en eller flere Bekræfter(e) fra CAcerts Bekræfternetværk, som kan bekræfte din identitet vhja. identitetspapirer med foto (pas, kørekort, id-kort)." #: www/index/0.php:93 msgid "Same as above." @@ -1887,7 +1887,7 @@ msgstr "Vælg "Server Certificate" i bunden af fanebladet "S #: www/account/43.php:28 www/account/49.php:28 msgid "Select Specific Account Details" -msgstr "Vælg konto detaljer" +msgstr "Vælg kontodetaljer" #: www/help/3.php:37 msgid "Select an easy to locate folder. You'll have to open this file up with Notepad. The CSR must be copied and pasted into our online form. Once the CSR has been submitted, you won't need this CSR any more as IIS won't reuse old CSR to generate new certificates." @@ -1916,11 +1916,11 @@ msgstr "Server certifikater" #: www/index/0.php:80 msgid "Server certificates (un-assured)" -msgstr "Server certifikater (ikke forsikrede)" +msgstr "Server certifikater (ikke-bekræftede)" #: www/wot.php:247 msgid "Shortly you and the person you were assuring will receive an email confirmation. There is no action on your behalf required to complete this." -msgstr "" +msgstr "Om kort tid vil både du og den person du har bekræftet, modtage en emailbekræftelse. Du skal ikke foretage dig yderligere." #: www/account/40.php:51 www/index/11.php:51 msgid "Snail Mail" @@ -1948,7 +1948,7 @@ msgstr "Desværre, jeg kunne ikke finde denne bruger." #: www/wot/6.php:85 msgid "Sponsoring Member" -msgstr "sponsor medlem" +msgstr "Sponsormedlem" #: www/help/4.php:10 msgid "State or Province Name (full name) [NSW]:" @@ -1989,7 +1989,7 @@ msgstr "System administratoren" #: www/help/6.php:7 msgid "System will send you an email with a link in it, you just open the link in a webbrowser." -msgstr "" +msgstr "Systemet sender en email med et link i. Åben linket i en webbrowser." #: includes/account_stuff.php:182 msgid "TTP Form" @@ -1997,19 +1997,19 @@ msgstr "TTP Formular" #: includes/general.php:24 www/wot/6.php:99 msgid "Temporary Increase" -msgstr "" +msgstr "Midlertidig forøgelse" #: scripts/removedead.php:62 msgid "Temporary points increase has expired." -msgstr "" +msgstr "Den midlertidige pointforøgelse er udløbet." #: www/help/2.php:55 msgid "Ten Risks of PKI: What You're not Being Told about Public Key Infrastructure" -msgstr "" +msgstr "Ti farer ved PKI: Hvad du ikke vidste om Public Key Infrastructure (PKI)" #: www/account/38.php:23 www/index/13.php:23 msgid "Thank you very much for your support, your donations help CAcert to continue to operate." -msgstr "" +msgstr "Tusinde tak for din opbakning, dine donationer forbedrer CAcert's muligheder for at eksistere i fremtiden." #: www/index.php:314 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!" @@ -2021,7 +2021,7 @@ msgstr "" #: www/account/17.php:89 www/account/4.php:89 msgid "The 1024-bit key generation failed. Would you like to try 512 instead?" -msgstr "1024-bit nøgle generation mislykkedes. Vil du prøve med 512 i stedet?" +msgstr "1024-bit nøglegenereringen mislykkedes. Vil du prøve at generere en 512-bit nøgle istedet?" #: www/help/3.php:31 msgid "The Common Name is the fully qualified host and Domain Name or website address that you will be securing. Both 'www.CAcert.org' and 'secure.CAcert.com' are valid Common Names. IP addresses are usually not used." @@ -2057,11 +2057,11 @@ msgstr "" #: www/index/0.php:103 msgid "The ability to assure other new CAcert users; contribute to the strengthening and broadening of the CAcert Web of Trust." -msgstr "" +msgstr "Muligheden for at kunne bekræfte andre nye CAcert brugere, bidrager til styrkelsen og udvidelsen af CAcerts Bekræftelsesnetværk." #: includes/account.php:363 msgid "The address you submitted isn't a valid authority address for the domain." -msgstr "Email adressen du indsendte er ikke en gyldig autoritær adresse for domænet." +msgstr "Emailadressen du forsøgte at indsende er ikke en autoritativ adresse for domænet." #: www/index/8.php:1 #, php-format @@ -2071,7 +2071,7 @@ msgstr "" #: includes/account.php:394 #, 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." -msgstr "Domænet '%s' er blevet tilføjet til systemet, du skal åbne det link i en browser som er blevet sendt til din email før du kan udstede nogle certifikater hertil." +msgstr "Domænet '%s' er blevet tilføjet til systemet. Men før du kan udstede certifikater for domænet, skal du bekræfte det ved at åbne linket du har fået sent til din emailadresser i en browser." #: includes/account.php:304 includes/account.php:373 includes/account.php:1428 #: includes/account.php:1458 @@ -2091,7 +2091,7 @@ msgstr "Email adressen '%s' er blevet tilføjet til systemet, du skal dog #: includes/account.php:36 #, php-format msgid "The email address '%s' is already in the system. Can't continue." -msgstr "Email adressen '%s' er allerede i systemet. Kan ikke fortsætte." +msgstr "Emailadressen '%s' er allerede i brug. Kan ikke fortsætte." #: includes/account.php:86 msgid "The following accounts have been removed:" @@ -2117,15 +2117,15 @@ msgstr "" #: includes/account.php:1735 #, php-format msgid "The password for %s has been updated successfully in the system." -msgstr "" +msgstr "Kodeordet for %s er ændret." #: www/index/0.php:21 msgid "The primary goals are:" -msgstr "Det primære mål er:" +msgstr "De primære mål er:" #: www/help/2.php:15 msgid "The purpose of digital signing is to prove, electronically, one's identity" -msgstr "" +msgstr "Formålet med digital signering, er elektronisk at kunne bevise en persons identitet" #: www/help/2.php:27 msgid "The reason digital signatures prepare us for encryption is that if everyone were setup to be able to generate their own digital signatures, it would be technically very easy to make the next step from digital signatures to encryption. And that would be great for privacy, the fight against spamming, and a safer Internet." @@ -2177,7 +2177,7 @@ msgstr "" #: www/index.php:272 msgid "This email address is currently valid in the system." -msgstr "Denne email adresse er pt. gyldig i systemet." +msgstr "Denne emailadresse er pt. gyldig i systemet." #: www/wot/6.php:36 #, php-format @@ -2191,7 +2191,9 @@ msgstr "" #: www/account/39.php:18 www/index/10.php:18 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 "Vores politik fortæller hvilke informationer vi samler om dig når du besøge en af vores web sider. Den bekriver også hvordan vi bruger den information og hvordan du kan kontrollere dette." +msgstr "" +"Disse retningslinjer for behandling af personoplysninger beskriver hvilke informationer vi samler om dig når du besøge en af vores websider, samt hvordan vi bruger den information og hvordan du kan kontrollere brugen. " +"" #: www/help/2.php:46 msgid "Thus, having now asked the question, you suppose that it's the people who make the browser software that have carefully decided who is a trustworthy Certificate Authority. Funnily enough, the mainstream browsers have not, historically, had public policies on how they decide whether a Certificate Authority gets added to their browser. All of the Certificate Authorities that have found themselves in the browser software, are big names, probably with big profits (so they must be doing a good job!)." @@ -2207,11 +2209,11 @@ msgstr "" #: www/wot/2.php:15 msgid "To become an Assurer" -msgstr "Bliv en forsikringsagent" +msgstr "Bliv Bekræfter" #: www/index/51.php:17 msgid "To create a Non-Profit Certificate Authority; an alternative to the commercial CAs." -msgstr "" +msgstr "At skabe en non-profit Certificate Authority, som alternativ til de kommercielle CAs." #: www/help/2.php:33 msgid "To fully understand, read the section directly above. I am using a free Certificate Authority to provide me with the ability to digitally sign my emails. As a result, this Certificate Authority is not (yet) recognised by your email software as it is a new organisation that is not yet fully established, although it is probably being included in the Mozilla browser. If you choose to, you can go the their site at CAcert.org to install the root certificate. You may be told that the certificate is untrusted - that is normal and I suggest that you continue installation regardless. Be aware that this implies your acceptance that you trust their secure distribution and storing of digital signatures, such as mine. (You already do this all the time). The CAcert.org root certificate will then automatically provide the safe validation of my digital signature, which I have entrusted to them. Or you can simply decide that you've wasted your time reading this and do nothing (humbug!). Shame on you! :-)" @@ -2231,11 +2233,11 @@ msgstr "At tilbyde en tillidsmekanisme der går under sikkerhedsaspekterne #: www/account/43.php:217 www/account/43.php:252 www/wot/10.php:44 msgid "Total Points" -msgstr "Total antal points" +msgstr "Antal point totalt" #: www/wot/10.php:79 msgid "Total Points Issued" -msgstr "Totale antal points givet" +msgstr "Tildelte point totalt" #: www/account/24.php:29 www/account/27.php:32 msgid "Town/Suburb" @@ -2251,7 +2253,7 @@ msgstr "" #: includes/account_stuff.php:205 includes/general.php:23 www/wot/4.php:15 msgid "Trusted Third Parties" -msgstr "Tredjeparter med tillid til" +msgstr "Betroede tredjeparter" #: www/help/2.php:60 msgid "U.K. e-mail snooping bill passed" @@ -2263,7 +2265,7 @@ msgstr "" #: www/index.php:126 msgid "Unable to match your details with any user accounts on file" -msgstr "Var ikke i stand til at matche dine oplysninger med noget brugerkonti i systemet." +msgstr "Dine oplysninger kunne ikke matches med nogle kendte brugerkonti" #: www/help/3.php:5 msgid "Under 'Administrative Tools', open the 'Internet Services Manager'. Then open up the properties window for the website you wish to request the certificate for. Right-clicking on the particular website will open up its properties." @@ -2289,7 +2291,7 @@ msgstr "Opdater domæne for %s" #: www/account/36.php:28 msgid "Update My Settings" -msgstr "" +msgstr "Opdater Mine indstillinger" #: www/account/14.php:36 msgid "Update Pass Phrase" @@ -2306,12 +2308,12 @@ msgstr "Gyldig" #: www/stats.php:43 msgid "Valid Certificates" -msgstr "Valide certifikater" +msgstr "Gyldige certifikater" #: www/index/0.php:55 www/index/0.php:65 www/index/0.php:75 www/index/0.php:85 #: www/index/0.php:95 www/index/0.php:105 www/index/0.php:115 msgid "Verification needed" -msgstr "" +msgstr "Verifikation nødvendig" #: www/account/2.php:32 www/account/9.php:38 msgid "Verified" @@ -2319,15 +2321,15 @@ msgstr "Bekræftet" #: www/stats.php:20 www/account/43.php:175 msgid "Verified Domains" -msgstr "Domæne bekræftet." +msgstr "Bekræftede domæner" #: www/stats.php:16 msgid "Verified Emails" -msgstr "Epost bekræftet." +msgstr "Bekræftede emailadresser" #: www/stats.php:12 msgid "Verified Users" -msgstr "Brugere er bekræftet" +msgstr "Bekræftede brugere" #: www/index/8.php:3 msgid "Vice President" @@ -2402,7 +2404,7 @@ msgstr "" #: www/index/51.php:30 msgid "When and Where?" -msgstr "" +msgstr "Hvor og hvornår?" #: www/help/3.php:67 msgid "When you have read this information, click 'Finish'." @@ -2415,11 +2417,11 @@ msgstr "Når du sender til kontakt formen, er du nød til at oplyse d #: www/account/43.php:194 www/account/43.php:229 www/wot/10.php:23 #: www/wot/10.php:56 msgid "Who" -msgstr "" +msgstr "Hvem" #: www/index/51.php:19 msgid "Who?" -msgstr "" +msgstr "Hvem?" #: www/help/2.php:3 www/help/2.php:19 msgid "Why digitally sign your own emails?! (weirdo..)" @@ -2439,7 +2441,7 @@ msgstr "" #: www/index/51.php:23 msgid "Why?" -msgstr "" +msgstr "Hvorfor?" #: www/help/7.php:8 msgid "With the proposed root certificate changes, there would be a new root, this would sign at least 1 sub-root, then the private key stored offline in a bank vault, with the sub-root doing all the signing, or alternatively 2 sub-roots, 1 for client certificates, one for server, the thinking behind this, if any of the sub-roots are compromised they can be revoked and reissued." @@ -2459,7 +2461,7 @@ msgstr "" #: www/account/50.php:29 msgid "Yes" -msgstr "" +msgstr "Ja" #: www/account/39.php:52 www/index/10.php:52 msgid "You are able to update, add and remove your information at any time via our web interface, log into the 'My Account' and then click on the 'My Details' section, and then click the relevant link" @@ -2471,11 +2473,11 @@ msgstr "Du skal til at installere et certifikat, hvis du bruger mozilla/netscape #: www/wot.php:54 msgid "You are never allowed to Assure yourself!" -msgstr "" +msgstr "Det er ikke tilladt at bekræfte sig selv!" #: www/wot.php:68 msgid "You are only allowed to Assure someone once!" -msgstr "" +msgstr "Du kan kun bekræfte andre én gang!" #: www/help/2.php:45 msgid "You are putting your trust in people you don't know!" @@ -2514,7 +2516,7 @@ msgstr "" #: includes/general_stuff.php:74 msgid "CAcert Board" -msgstr "" +msgstr "CAcert Bestyrelse" #: www/account/40.php:22 www/index/11.php:22 msgid "You can alternatively use the form below, however joining the list is the prefered option to support your queries" @@ -2596,7 +2598,7 @@ msgstr "Du er nød til at slå ActiveX til for at dette virker." #: www/wot/3.php:21 msgid "You must meet the applicant in person;" -msgstr "" +msgstr "Du skal møde ansøgeren in person;" #: www/wot/3.php:22 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;" @@ -2657,7 +2659,7 @@ msgstr "" #: www/wot.php:237 msgid "You've Assured Another Member." -msgstr "Du har forsikret et andet medlem." +msgstr "Du har bekræftet et andet medlem." #: 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" @@ -2665,16 +2667,16 @@ msgstr "Du forsøgte at bekræfte det samme domæne for fjerde g #: www/wot.php:225 msgid "You've been Assured." -msgstr "Du er blevet forsikret." +msgstr "Du er blevet bekræftet." #: www/account/43.php:190 www/wot/10.php:19 msgid "Your Assurance Points" -msgstr "Dine forsikrings point" +msgstr "Dine Bekræfterpoint" #: www/account/40.php:27 www/account/40.php:45 www/index/11.php:27 #: www/index/11.php:45 msgid "Your Email" -msgstr "Din email" +msgstr "Din emailadresse" #: www/account/40.php:26 www/account/40.php:44 www/index/11.php:26 #: www/index/11.php:44 @@ -2702,7 +2704,7 @@ msgstr "" #: includes/account.php:1064 includes/account.php:1227 #: includes/account.php:1279 includes/account.php:1802 www/gpg.php:165 msgid "Your certificate request has failed to be processed correctly, please try submitting it again." -msgstr "Dit certifikat forespørgsel mislykkedes i at blive behandler korrekt, prøv venligst at sende det igen." +msgstr "Din certifikatforespørgsel mislykkedes og blev ikke behandlet korrekt. Prøv venligst at sende det igen." #: www/help/3.php:34 msgid "Your country, state and city." @@ -2711,7 +2713,7 @@ msgstr "" #: includes/account.php:77 #, php-format msgid "Your default email address has been updated to '%s'." -msgstr "Din standand email adresse er blevet opdateret til '%s'." +msgstr "Din primære emailadresse er blevet opdateret til '%s'." #: includes/account.php:814 msgid "Your details have been updated with the database." @@ -2723,7 +2725,7 @@ msgstr "Dine oplysninger er blevet opdateret i databasen." #: www/verify.php:98 msgid "Your domain has been verified. You can now start issuing certificates for this domain." -msgstr "Dit domæne er blevet er blevet bekræftet. Du kan nu begynde at udstede certifikater for dette domæne." +msgstr "Dit domæne er blevet bekræftet. Du kan nu begynde at udstede certifikater for dette domæne." #: www/wot.php:278 msgid "Your email has been sent to" @@ -2735,7 +2737,7 @@ msgstr "Dine oplysninger er blevet sendt ind i vores system. Du vil nu blive sen #: includes/account.php:1669 msgid "Your language setting has been updated." -msgstr "Din standand email adresse er blevet opdateret." +msgstr "Dit valg af fortrukket sprog er blevet opdateret." #: www/account.php:37 www/index.php:354 msgid "Your message has been sent to the general support list." @@ -2747,7 +2749,7 @@ msgstr "Den meddelelse har blevet sendt." #: www/help/3.php:48 msgid "and" -msgstr "" +msgstr "og" #: www/account/13.php:47 www/account/13.php:95 www/index/1.php:42 #: www/index/5.php:26 @@ -2756,7 +2758,7 @@ msgstr "dd/mm/yyyy" #: www/help/6.php:3 www/help/6.php:5 www/help/6.php:9 msgid "here" -msgstr "" +msgstr "her" #: www/help/3.php:49 msgid "lines. Do not copy any extra line feeds or carriage returns at the beginning or end of the certificate. Save the certificate into a text editor like Notepad. Save the certificate with an extension of .cer and a meaningful name like certificate.cer" @@ -2765,7 +2767,7 @@ msgstr "" #: www/account/13.php:32 www/account/13.php:42 www/account/13.php:80 #: www/account/13.php:90 www/index/1.php:27 www/index/1.php:37 msgid "optional" -msgstr "Valgfri" +msgstr "valgfri" #: includes/account.php:1445 includes/account.php:1492 #: includes/account.php:1504 @@ -2792,7 +2794,7 @@ msgstr "" #: www/src-lic.php:20 msgid "CAcert Source License" -msgstr "CAcert sourcekode licens" +msgstr "CAcert kildekode licens" #: www/index/7.php:25 msgid "Did a substantial amount of work on the previous website design, and has been floating about on the mailing lists often giving invaluble insight into what we should be doing better." @@ -2872,7 +2874,7 @@ msgstr "Der er sendt en reminder mail." #: includes/account_stuff.php:214 www/disputes/0.php:19 msgid "Abuses" -msgstr "" +msgstr "Misbruger" #: www/disputes/4.php:26 www/disputes/6.php:26 msgid "Accept Dispute" @@ -2880,7 +2882,7 @@ msgstr "" #: www/wot/10.php:19 msgid "Assurer Ranking" -msgstr "Forsikringsagentens rang" +msgstr "Bekræfters rang" #: www/index/16.php:24 www/index/3.php:24 msgid "CAcert's GPG Key" @@ -2932,7 +2934,7 @@ msgstr "" #: www/disputes/2.php:20 msgid "Dispute Domain" -msgstr "domænestrid" +msgstr "Bestrid domænet" #: www/disputes.php:286 www/disputes.php:420 msgid "Dispute Probe" @@ -3071,7 +3073,7 @@ msgstr "" #: www/disputes.php:300 msgid "Not a valid Domain. Can't continue." -msgstr "Ikke gyldig domæne. Der kan ikke fortsættes." +msgstr "Ikke et gyldigt domæne. Kan ikke fortsætte." #: www/account/52.php:40 msgid "Notary URL" @@ -3079,7 +3081,7 @@ msgstr "" #: includes/account_stuff.php:198 msgid "Organisation Assurance" -msgstr "Forsikring af organisationer" +msgstr "Bekræftelse af organisation" #: www/wot/11.php:19 msgid "Organisational Assurance" @@ -3107,7 +3109,7 @@ msgstr "Potentielle point" #: www/account/52.php:38 msgid "Primary email address" -msgstr "Primær epost adresse" +msgstr "Primær emailadresse" #: www/help/0.php:20 msgid "Digital signing (a guide for normal people)" @@ -3148,7 +3150,7 @@ msgstr "Domænet '%s' er allerede registreret i systemet som værende #: www/gpg/3.php:28 msgid "Below is your PGP/GPG Certificate" -msgstr "Herunder finder du dit server certifikat" +msgstr "Herunder finder du dit PGP/GPG certifikat" #: www/help/0.php:19 msgid "Certificate retrieval proposal" @@ -3162,7 +3164,7 @@ msgstr "" #: www/disputes.php:400 #, php-format msgid "The domain '%s' isn't in the system. Can't continue." -msgstr "Domænet '%s' er ikke i systemet. Der kan ikke fortsættes." +msgstr "Domænet '%s' er ikke i systemet. Kan ikke fortsætte." #: www/disputes.php:236 #, php-format @@ -3189,7 +3191,7 @@ msgstr "" #: www/index/7.php:18 msgid "The list of names are in no sense of order" -msgstr "" +msgstr "Listen af navne angivet i tilfældig orden." #: www/wot/2.php:28 msgid "The only other way to receive assurance points is to have had your identity checked by a third party CA, whose policies are suitably set to not let identity fraud run rampant. Please contact us if you would like more details about this." @@ -3354,7 +3356,7 @@ msgstr "" #: www/cap.php:83 msgid "Applicant's signature" -msgstr "" +msgstr "Ansøgers underskrift" #: www/cap.php:39 msgid "As the assurer, you are required to keep the signed document on file for 7 years. Should Cacert Inc. have any concerns about a meeting taking place, Cacert Inc. can request proof, in the form of this signed document, to ensure the process is being followed correctly. After 7 years if you wish to dispose of this form it's preferred that you shred and burn it. You do not need to retain copies of ID at all." @@ -3382,7 +3384,7 @@ msgstr "" #: www/cap.php:15 www/ttp.php:24 msgid "Identity Verification Form" -msgstr "" +msgstr "Identitetsverifikationsformular" #: www/cap.php:129 msgid "Location of Face-to-face Meeting" @@ -3419,7 +3421,7 @@ msgstr "" #: www/ttp.php:109 msgid "Applicant Information" -msgstr "" +msgstr "Ansøgerinformation" #: www/ttp.php:84 msgid "Bar Association, CPA Number or Bank Name and Branch, JP/Notary Number" @@ -3435,12 +3437,12 @@ msgstr "" #: www/ttp.php:112 msgid "Full Name (as shown on ID)" -msgstr "Fuldt navn (som trykt på ID)" +msgstr "Fulde navn (som angivet på ID)" #: www/ttp.php:56 #, php-format msgid "If you have ANY doubts or concerns about the identity of the Applicant then please DO NOT COMPLETE AND SIGN this form. For more information about the Web of Trust, including detailed guides for Trusted Third Parties, please see: %s" -msgstr "Hvis du har nogensomhelst tvivl eller betænkeligheder omkring identietetn af ansøgeren så MÅ DU IKKE FÆRDIGGØRE OG SKRIVE UNDER på denne ansøgning. Yderligere information omkring tillidsnettet herunder detaljerede vejledninger for betroede tredjeparter kan findes her %s" +msgstr "Hvis du har den mindste tvivl, eller betænkeligheder omkring identiteten af ansøgeren, MÅ DU IKKE FÆRDIGGØRE OG UNDERSKRIVE denne formular. Yderligere information omkring tillidsnettet, herunder detaljerede vejledninger for betroede tredjeparter, findes her: %s" #: www/ttp.php:82 msgid "Justice of the Peace, Public Notary, Lawyer, Accountant, or Bank Manager" @@ -3452,7 +3454,7 @@ msgstr "Epost adresse (så vi kan kontakte dig)" #: www/ttp.php:89 msgid "Office Phone" -msgstr "Arbejds tlf" +msgstr "Arbejdstelefon" #: www/ttp.php:77 msgid "Office Street Address" @@ -3480,7 +3482,7 @@ msgstr "" #: www/ttp.php:93 www/ttp.php:140 msgid "Signature" -msgstr "" +msgstr "Underskrift" #: www/ttp.php:48 msgid "The Applicant asks you to certify to CAcert that you have met with the Applicant and verified the Full Name, Date of Birth, and ID Numbers of the Applicant against two separate original trusted photo-identity documents. Once the documents have been verified against the originals and signed, the applicant must attach the copies to the signed forms and return them to CAcert Inc." @@ -3512,7 +3514,7 @@ msgstr "" #: www/wot/5.php:15 msgid "ERROR" -msgstr "" +msgstr "FEJL" #: www/wot/10.php:105 msgid "Go Back" @@ -3532,7 +3534,7 @@ msgstr "Fysisk møde" #: includes/general.php:23 msgid "Thawte Points Transfer" -msgstr "Thawte point overforsel" +msgstr "Thawte pointoverførsel" #: includes/general.php:24 msgid "Unknown" diff --git a/locale/de.po b/locale/de.po index f038cac..dd5d62b 100644 --- a/locale/de.po +++ b/locale/de.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-09 08:25:26+0000\n" -"PO-Revision-Date: 2005-11-24 01:30:54+0000\n" +"PO-Revision-Date: 2006-02-23 11:13:17+0000\n" "Last-Translator: Someone \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -834,7 +834,7 @@ msgstr "Für weitere Informationen lesen Sie bitte die Server documentation #: www/account/37.php:21 www/index/12.php:21 msgid "For the enthusiast looking to dip their toe in the water, we have an easy way of obtaining certificates you can use with your email program. You can use these not only to encrypt, but to prove to your friends and family that your email really does come from you." -msgstr "Es ist wirklich einfach Zertifikate zu erhalten,um sie in einem E-Mail-Programm zu verwenden. Damit kann man nicht nur E-Mails verschlüsseln, sondern auch seinen Freunden und Verwandten beweisen, dass die EM-ail wirklich von einem selbst stammt." +msgstr "Es ist wirklich einfach Zertifikate zu erhalten, um sie in einem E-Mail-Programm zu verwenden. Damit kann man nicht nur E-Mails verschlüsseln, sondern auch seinen Freunden und Verwandten beweisen, dass die E-Mail wirklich von einem selbst stammt." #: www/index/0.php:19 msgid "For years we've all been charged high amounts of money to pay for security that doesn't and shouldn't cost the earth." @@ -999,11 +999,11 @@ msgstr "Ich will im Benutzerverzeichnis aufgelistet werden" #: www/help/8.php:2 msgid "I'll anwser the why part first, as that's reasonably easy. The short answer is it takes most of the key handling responsibilty away from you and/or your group. If you need to revoke your key for any reason (such as a developer leaving the project) it won't effect your ability to revoke the existing key or keys, and issue new ones." -msgstr "Ich werden den Wieso?-Teil zuerst beantworten, da dies offentsichtlich einfach ist. Die Kurzantwort lautet, daß es die Verantwortung über die Schlüsselverwaltung von Ihnen bzw. Ihrer Gruppe nimmt. Wenn sie aus irgend einem Grund Ihren Schlüssel einziehen müssen (z.B. als ein Entwickler der ein Projekt verlässt) wird dies Sie nicht Ihrer Fähigkeit beschneiden, existierende Schlüssel einzuziehen oder neue Schlüssel auszugeben." +msgstr "Ich werde den Wieso?-Teil zuerst beantworten, da dies offentsichtlich einfach ist. Die Kurzantwort lautet, dass es die Verantwortung über die Schlüsselverwaltung von Ihnen bzw. Ihrer Gruppe nimmt. Wenn sie aus irgend einem Grund Ihren Schlüssel einziehen müssen (z.B. als ein Entwickler der ein Projekt verlässt) wird dies Sie nicht Ihrer Fähigkeit beschneiden, existierende Schlüssel einzuziehen oder neue Schlüssel auszugeben." #: www/account/43.php:62 msgid "I'm sorry, the user you were looking for seems to have disappeared! Bad things are a foot!" -msgstr "Es tut mir leid, den Benutzer nach dem Sie suchen scheint es es nicht mehr zu geben!" +msgstr "Es tut mir leid, den Benutzer nach dem Sie suchen, scheint es es nicht mehr zu geben!" #: www/wot.php:42 msgid "I'm sorry, there was no email matching what you entered in the system. Please double check your information." @@ -3194,7 +3194,7 @@ msgstr "Die Reihenfolge der folgenden Namen ist rein zufällig:" #: www/wot/2.php:28 msgid "The only other way to receive assurance points is to have had your identity checked by a third party CA, whose policies are suitably set to not let identity fraud run rampant. Please contact us if you would like more details about this." -msgstr "Der einzigste andere Weg, Ihre Bestätigungspunkte zu bekommen, ist Ihre Identität von einer anderen Zertifizierungsstelle kontrollieren zu lassen, deren Policy geeignet sind und keinen Identitätsdiebstahl ermöglichen. Bitte kontaktieren Sie uns, wenn Sie mehr Details darüber wissen wollen." +msgstr "Der einzige andere Weg, Ihre Bestätigungspunkte zu bekommen, ist Ihre Identität von einer anderen Zertifizierungsstelle kontrollieren zu lassen, deren Policy geeignet sind und keinen Identitätsdiebstahl ermöglichen. Bitte kontaktieren Sie uns, wenn Sie mehr Details darüber wissen wollen." #: www/wot/2.php:17 msgid "There are several ways to become a CAcert Assurer, the most common of which is face to face meetings with existing assurers, 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!)." diff --git a/locale/hu.po b/locale/hu.po index 4ffbf58..1a98ee2 100644 --- a/locale/hu.po +++ b/locale/hu.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-09 08:25:26+0000\n" -"PO-Revision-Date: 2005-08-08 21:28:37+0000\n" +"PO-Revision-Date: 2006-02-23 11:13:24+0000\n" "Last-Translator: Someone \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -259,7 +259,10 @@ msgstr "Előnyök" #: includes/account.php:49 includes/account.php:389 www/index.php:316 #: www/wot.php:222 www/wot.php:234 scripts/removedead.php:59 msgid "Best regards" -msgstr "Tisztelettel" +msgstr "" +"Üdvözlettel " +" " +"" #: www/index/8.php:6 www/index/8.php:7 www/index/8.php:8 msgid "Board Member" @@ -456,12 +459,12 @@ msgstr "Megjegyzések" #: www/help/4.php:14 msgid "Common Name (eg, YOUR name) []:" -msgstr "Közönséges név (pl. a TE neved) []:" +msgstr "Általános név (pl. a TE neved) []:" #: www/account/11.php:22 www/account/12.php:23 www/account/18.php:23 #: www/account/21.php:25 www/account/22.php:23 msgid "CommonName" -msgstr "ÁltalánosNév" +msgstr "CommonName" #: www/account/11.php:26 www/account/21.php:31 msgid "subjectAltName" @@ -1662,7 +1665,7 @@ msgstr "Személyes adatok" #: www/account/10.php:24 msgid "Please Note. All information on your certificate will be removed except the CommonName field, this is because it's an automated service and cannot automatically verify other details on your certificates are valid or not. If you are a valid organisation and would like more details to appear on certificates, you will need to have at least 50 assurance points and you need to send us a copy of your document of incorporation. Then we can add those details to your certificates. Contact us for more information on our organisational services." -msgstr "Megjegyzés: a CommonName (közönséges név) mezőn kívül minden információ törölve lesz, ez ugyanis egy automatikus szolgáltatás, így automatikusan nem állapítható meg, hogy a tárolt többi adat érvényes-e. Ha bejegyzett szervezeted vagy céged van és szeretnéd, hogy más információkat is tartalmazzon erről a tanúsítványod, akkor egyrészt legalább 50 hitelesítési pontot kell összegyűjtened, másrészt a cég vagy szervezet hivatalos bejegyzési okiratáról egy másolatot is el kell hozzánk juttatnod. Ezek után mi hozzáadjuk a kért részleteket a tanúsítványodhoz. Ha minderről további információra van szükséged, akkor vedd fel velünk a kapcsolatot." +msgstr "Megjegyzés: a CommonName (általános név) mezőn kívül minden információ törölve lesz, ez ugyanis egy automatikus szolgáltatás, így automatikusan nem állapítható meg, hogy a tárolt többi adat érvényes-e. Ha bejegyzett szervezeted vagy céged van és szeretnéd, hogy más információkat is tartalmazzon erről a tanúsítványod, akkor egyrészt legalább 50 hitelesítési pontot kell összegyűjtened, másrészt a cég vagy szervezet hivatalos bejegyzési okiratáról egy másolatot is el kell hozzánk juttatnod. Ezek után mi hozzáadjuk a kért részleteket a tanúsítványodhoz. Ha minderről további információra van szükséged, akkor vedd fel velünk a kapcsolatot." #: www/account/3.php:65 msgid "Please Note: By ticking this box you will automatically have your name included in any certificates." @@ -2023,7 +2026,7 @@ msgstr "Az 1024 bites kulcs generálása nem sikerült. Megpr&oa #: www/help/3.php:31 msgid "The Common Name is the fully qualified host and Domain Name or website address that you will be securing. Both 'www.CAcert.org' and 'secure.CAcert.com' are valid Common Names. IP addresses are usually not used." -msgstr "A közönséges név (Common Name) az a teljes hoszt- és domén név (FQDN) vagy honlap neve, amelynek használatát biztonságossá akarod tenni. Pl. a "www.cacert.org" és a "secure.cacert.org" érvényes közönséges nevek. IP címeket itt többnyire nem használunk." +msgstr "Az általános név (Common Name) az a teljes hoszt- és domén név (FQDN) vagy honlap neve, amelynek használatát biztonságossá akarod tenni. Pl. a "www.cacert.org" és a "secure.cacert.org" érvényes általános nevek. IP címeket itt többnyire nem használunk." #: www/verify.php:46 msgid "The ID or Hash has already been verified, or something weird happened." @@ -2486,7 +2489,7 @@ msgstr "Azért kapod ezt az emailt, mert pontjaid ideiglenesen 200-ra lett #: www/wot.php:230 #, php-format msgid "You are receiving this email because you have assured %s %s (%s)." -msgstr "Azért kapod ezt az emailt, mert hitelesítetted: %s %s (%s)." +msgstr "Azért kapod ezt az emailt, mert hitelesítetted ezt a személyt: %s %s (%s)." #: www/wot.php:206 #, php-format @@ -2657,7 +2660,7 @@ msgstr "Most el kell készítened a kérelmet, de ezt csak az #: www/wot.php:237 msgid "You've Assured Another Member." -msgstr "Hitelesítettél egy másik tagot." +msgstr "Sikeres hitelesítés." #: 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" @@ -2854,17 +2857,17 @@ msgstr "Digitális tanúsítványok ingyen!" #: www/wot.php:240 #, php-format msgid "You issued %s points and they now have %s points in total." -msgstr "%s pontot adtál, így most összesen %s pontja van." +msgstr "A hitelesítés során %s pontot adtál neki, így most összesen %s pontja van." #: www/wot.php:238 #, php-format msgid "You issued %s points however the system has rounded this down to %s and they now have %s points in total." -msgstr "%s pontot adtál, azonban a rendszer ezt lefele kerekítette %s pontra, így most összesen %s pontja van." +msgstr "A hitelesítés során %s pontot adtál, azonban a rendszer ezt lefele kerekítette %s pontra, így most a hitelesített személynek összesen %s pontja van." #: www/wot.php:211 #, php-format msgid "You were issued %s points however the system has rounded this down to %s and you now have %s points in total." -msgstr "%s pontot kaptál, azonban a rendszer ezt lefele kerekítette %s pontra, így most összesen %s pontod van." +msgstr "A hitelesítés során %s pontot kaptál, azonban a rendszer ezt lefele kerekítette %s pontra, így most összesen %s pontod van." #: www/wot.php:49 msgid "A reminder notice has been sent." @@ -2902,7 +2905,7 @@ msgstr "Megjegyzés" #: includes/account.php:1238 includes/account.php:1251 #: includes/account.php:1859 includes/account.php:1884 msgid "CommonName field was blank. This is usually caused by entering your own name when openssl prompt's you for 'YOUR NAME', or if you try to issue certificates for domains you haven't already verified, as such this process can't continue." -msgstr "A CommonName (közönséges név) mező üres volt. Ennek oka lehet, ha a saját nevedet adtad meg, amikor az openSSL 'YOUR NAME' prompt megjelent, vagy ha olyan doménre próbálsz tanúsítványt kiadni, amelyet még nem ellenőriztettél. Az eljárás nem folytatható." +msgstr "A CommonName (általános név) mező üres volt. Ennek oka lehet, ha a saját nevedet adod meg, amikor az openSSL 'YOUR NAME' prompt megjelenik, vagy ha olyan doménre próbálsz tanúsítványt kiadni, amelyet még nem ellenőriztettél. Az eljárás nem folytatható." #: www/account/52.php:42 msgid "Current Points" @@ -3358,7 +3361,7 @@ msgstr "Kérvényező aláírása" #: www/cap.php:39 msgid "As the assurer, you are required to keep the signed document on file for 7 years. Should Cacert Inc. have any concerns about a meeting taking place, Cacert Inc. can request proof, in the form of this signed document, to ensure the process is being followed correctly. After 7 years if you wish to dispose of this form it's preferred that you shred and burn it. You do not need to retain copies of ID at all." -msgstr "Mint hitelesítő, az aláírt nyomtatványt 7 évig meg kell őriznie. A személyazonosság igazolására szolgált dokumentumok másolatait nem kell csatolni. Amennyiben a CAcert Inc. részéről bármi kétség merülne fel a találkozó megtörténtét illetően, az aláírt űrlapot bizonyítékként bekérhetik, hogy meggyőződjenek róla, miszerint az eljárás szabályos volt. A 7 év elteltével a nyomtatványokat iratmegsemmisítőn vagy elégetéssel meg kell semmisíteni." +msgstr "Mint hitelesítő, az aláírt nyomtatványt 7 évig meg kell őrizned. A személyazonosság igazolására szolgáló dokumentumokról nem kell másolatot csatolni. Amennyiben a CAcert Inc. részéről bármi kétség merülne fel a találkozó tényleges megtörténtét illetően, az aláírt űrlapot bizonyítékként bekérhetik, hogy meggyőződjenek róla, miszerint az eljárás szabályos volt. A 7 év elteltével a nyomtatványokat iratmegsemmisítőn vagy elégetéssel meg kell semmisíteni." #: www/cap.php:103 www/cap.php:107 msgid "Assurer's Name" @@ -3382,7 +3385,7 @@ msgstr "Kijelentem, hogy a fenti információ igaz és pontos, #: www/cap.php:15 www/ttp.php:24 msgid "Identity Verification Form" -msgstr "Személyazonosság igazoló űrlap" +msgstr "Személyazonosságot igazoló űrlap" #: www/cap.php:129 msgid "Location of Face-to-face Meeting" @@ -3407,7 +3410,7 @@ msgstr "Adott pontszám" #: www/cap.php:37 #, php-format msgid "To the Assurer: The CAcert Assurance Programme (CAP) aims to verify the identities of Internet users through face-to-face witnessing of government issued identity documents. The Applicant asks you to verify to CAcert.org that you have met them and verified their identity against one or more original, trusted, government photo identity documents. If you have ANY doubts or concerns about the Applicant's identity, DO NOT COMPLETE OR SIGN this form. For more information about the CAcert Assurance Programme, including detailed guides for CAcert Assurers, please visit: %s" -msgstr "A hitelesítő figyelmébe: a CAcert Hitelesítési Program (angolul: CAcert Assurance Programme, CAP) célja az internetet használók személyazonosságának igazolása személyes találkozó alkalmával bemutatott, állami hatóság által kibocsátott dokumentumaik (pl. személyazonosító kártya/igazolvány, útlevél, jogosítvány) alapján. A kérvényező annak az igazolására kéri a CAcert.org-nál, hogy személyesen találkozott önnel, és egy vagy több eredeti, megbízható, állami hatóság által kibocsátott fényképes igazolvány alapján igazolja a személyazonosságát. Ha bármi kétség merülne is fel önben a kérvényező személyazonosságát illetően, akkor kérjük, NE TÖLTSE KI, ILLETVE NE ÍRJA ALÁ ezt a nyomtatványt! A CAcert Hitelesítési Programjáról további információt (részletes útmutatóval a CAcert hitelesítők részére) itt találhat: %s" +msgstr "A hitelesítő figyelmébe: a CAcert Hitelesítési Program (angolul: CAcert Assurance Programme, CAP) célja az internetet használók személyazonosságának igazolása személyes találkozó alkalmával bemutatott, állami hatóság által kibocsátott dokumentumaik (pl. személyazonosító kártya/igazolvány, útlevél, jogosítvány) alapján. A kérvényező annak a megerősítését kéri a CAcert.org-nál, hogy személyesen találkoztatok, és ennek során egy vagy több eredeti, megbízható, állami hatóság által kibocsátott fényképes igazolvány alapján a személyazonosságát megállapítottad. Ha bármi kétség merülne is fel a kérvényező személyazonosságát illetően, akkor NE TÖLTSD KI, ILLETVE NE ÍRD ALÁ ezt a nyomtatványt! A CAcert Hitelesítési Programjáról további információt (részletes útmutatóval a CAcert hitelesítők részére) itt találsz: %s" #: www/cap.php:46 msgid "Applicant's Statement" diff --git a/locale/ja.po b/locale/ja.po index 4c78a9c..8b31805 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-09 08:25:26+0000\n" -"PO-Revision-Date: 2005-12-24 20:02:16+0000\n" +"PO-Revision-Date: 2006-02-23 11:13:29+0000\n" "Last-Translator: Someone \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "ブートに必要なもの #: www/index/17.php:61 msgid "Can't start the CEnroll control:" -msgstr "" +msgstr "CEnroll 制御を始められません:" #: www/account/30.php:31 #, php-format @@ -263,7 +263,7 @@ msgstr "よろしく" #: www/index/8.php:6 www/index/8.php:7 www/index/8.php:8 msgid "Board Member" -msgstr "ボードメンバー" +msgstr "役員" #: www/help/3.php:60 msgid "Browse to the location you saved the .cer file to in step 1" @@ -461,11 +461,11 @@ msgstr "Common Name (eg, YOUR name) []:" #: www/account/11.php:22 www/account/12.php:23 www/account/18.php:23 #: www/account/21.php:25 www/account/22.php:23 msgid "CommonName" -msgstr "" +msgstr "CommonName" #: www/account/11.php:26 www/account/21.php:31 msgid "subjectAltName" -msgstr "" +msgstr "主体者別名" #: includes/general_stuff.php:63 msgid "CAcert News" @@ -910,7 +910,7 @@ msgstr "助けて!" #: www/account/10.php:29 www/account/16.php:41 www/account/20.php:26 #: www/account/3.php:53 msgid "Sign by class 3 root certificate" -msgstr "" +msgstr "クラス3 のルート証明書によるサイン" #: www/account/19.php:54 www/account/6.php:52 msgid "Hit the 'Install your Certificate' button below to install the certificate into MS IE 5.x and above." @@ -1727,7 +1727,7 @@ msgstr "証明書の要求を作成 #: www/index/8.php:2 msgid "President" -msgstr "" +msgstr "社長" #: www/wot/3.php:35 msgid "Privacy" @@ -1948,7 +1948,7 @@ msgstr "残念ながら、そのユ #: www/wot/6.php:85 msgid "Sponsoring Member" -msgstr "" +msgstr "後援メンバー" #: www/help/4.php:10 msgid "State or Province Name (full name) [NSW]:" @@ -1976,7 +1976,7 @@ msgstr "サブジェクト" #: www/gpg.php:22 www/account/10.php:29 www/account/11.php:36 #: www/account/20.php:27 www/account/21.php:38 www/account/45.php:18 msgid "Submit" -msgstr "" +msgstr "送信" #: www/account/13.php:41 www/account/13.php:89 www/account/43.php:90 #: www/index/1.php:36 @@ -2247,7 +2247,7 @@ msgstr "翻訳" #: www/index/8.php:5 msgid "Treasurer" -msgstr "" +msgstr "会計" #: includes/account_stuff.php:205 includes/general.php:23 www/wot/4.php:15 msgid "Trusted Third Parties" @@ -2455,7 +2455,7 @@ msgstr "WoTフォーム" #: www/cap.php:64 www/ttp.php:128 www/wot/6.php:66 msgid "YYYY-MM-DD" -msgstr "" +msgstr "YYYY-MM-DD" #: www/account/50.php:29 msgid "Yes" @@ -2559,7 +2559,7 @@ msgstr "あなたの面会場所が #: www/index.php:97 msgid "You failed to get all answers correct or you didn't configure enough lost password questions for your account. System admins have been notified." -msgstr "" +msgstr "質問すべてに正しく答えられないか、パスワードを忘れた時の質問を、きちんと設定しませんでした。システム管理者に通知されました。" #: www/gpg.php:24 msgid "You failed to paste a valid GPG/PGP key." @@ -2752,7 +2752,7 @@ msgstr "と" #: www/account/13.php:47 www/account/13.php:95 www/index/1.php:42 #: www/index/5.php:26 msgid "dd/mm/yyyy" -msgstr "" +msgstr "dd/mm/yyyy" #: www/help/6.php:3 www/help/6.php:5 www/help/6.php:9 msgid "here" diff --git a/locale/pl.po b/locale/pl.po index 8cd1dde..d1bc3ab 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-09 08:25:26+0000\n" -"PO-Revision-Date: 2005-12-24 20:02:11+0000\n" +"PO-Revision-Date: 2006-02-23 11:13:36+0000\n" "Last-Translator: Someone \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -297,7 +297,7 @@ msgstr "" #: www/index/51.php:25 msgid "CAcert Inc., as a community-based project, is not driven by profits - it is driven by the community's desire for privacy and security." -msgstr "" +msgstr "CAcert Inc., jest projektem społecznościowym, nie jest prowadzony dla zysków, lecz dla żądzy społeczeństwa do prywatności i bezpieczeństwa." #: www/wot.php:223 www/wot.php:235 scripts/removedead.php:60 msgid "CAcert Support Team" @@ -317,16 +317,16 @@ msgstr "" #: www/help/6.php:11 msgid "CAcert then sends you an email with a signed copy of your certificate. Hopefully the rest should be pretty straight forward." -msgstr "" +msgstr "CAcert nastepnie wysyła Ci e-mail z podpisaną cyfrowo kopią Twojego certyfikatu. Reszta - mamy nadzieję, powinna być już całkiem prosta." #: www/account/37.php:19 www/index/12.php:19 #, php-format msgid "CAcert's goal is to promote awareness and education on computer security through the use of encryption, specifically with the X.509 family of standards. We have compiled a %sdocument base%s that has helpful hints and tips on setting up encryption with common software, and general information about Public Key Infrastructures (PKI)." -msgstr "" +msgstr "Głównym celem CAcert's jest promowanie świadomości i edukacji dotyczącej zabezpieczeń komputerowych poprzez użycie szyfrowania - głównie standardów rodziny X.509. Skompilowaliśmy dokument %sdocument base%s , który zawiera pomocne wskazówki dotyczące ustawień szyfrowania w popularnym oprogramowaniu i podstawowe informacje na temat infrastruktury kluczy publicznych [Public Key Infrastructures] - PKI." #: www/account/0.php:17 msgid "CAcert.org" -msgstr "" +msgstr "CAcert.org" #: www/index/51.php:15 msgid "CAcert.org Mission Statement" @@ -338,7 +338,7 @@ msgstr "Pomoc CAcert.org!" #: www/account/37.php:17 www/index/12.php:17 msgid "CAcert.org is a community driven, Certificate Authority that issues certificates to the public at large for free." -msgstr "" +msgstr "CAcert.org jest społecznościowym Urzędem Certyfikacji, który za darmo wydaje certyfikaty dla szerokiej publiczności." #: www/wot/0.php:17 msgid "CAcert.org was designed to be by the community for the community, and instead of placing all the labour on a central authority and in turn increasing the cost of certificates, the idea was to get community in conjunction with this website to have trust maintained in a dispersed and automated manner!" @@ -467,7 +467,7 @@ msgstr "CommonName" #: www/account/11.php:26 www/account/21.php:31 msgid "subjectAltName" -msgstr "" +msgstr "subjectAltName" #: includes/general_stuff.php:63 msgid "CAcert News" diff --git a/locale/pt_BR.po b/locale/pt_BR.po index d1917d9..9ed0173 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-09 08:25:26+0000\n" -"PO-Revision-Date: 2005-09-16 11:39:54+0000\n" +"PO-Revision-Date: 2006-02-23 11:13:42+0000\n" "Last-Translator: Someone \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -628,7 +628,7 @@ msgstr "Listagem de Diretório" #: www/help/2.php:61 msgid "Disclaimer : These are the author's opinions, but they should not be considered 'truth' without personal verification. The author may have made mistakes and any mistakes will be willingly rectified by contacting the administrator of elucido.net, contact details available from the normal domain registration information services (e.g. whois.net).  No recommendation to install a Certificate Authority's root certificate is either intended nor implied." -msgstr "" +msgstr "Disclaimer: Estas são as opiniões do autor, mas não devem ser consideradas ' verdade ' sem verificação pessoal. O autor pode ter cometido erros e todos os erros serão retificados disposta contatando o administrador de elucido.net, detalhes do contato disponíveis dos serviços de informação do registo do domínio do normal (por exemplo whois.net). Nenhuma recomendação instalar o certificado da raiz de um Certificate Authority ou é pretendida nem implicada." #: www/account/26.php:24 www/account/28.php:25 www/account/29.php:31 #: www/account/43.php:181 www/account/48.php:22 www/account/49.php:34 @@ -746,7 +746,7 @@ msgstr "Entre com as Informações da sua Organização" #: www/help/2.php:57 msgid "Erroneous Verisign Issued Digital Certificates Pose Spoofing Hazard" -msgstr "" +msgstr "Verisign Errôneo Emitiu Perigo de Spoofing Dos Certificados Digitais" #: includes/account.php:67 www/verify.php:33 www/verify.php:45 #: www/verify.php:76 www/verify.php:89 diff --git a/locale/sv.po b/locale/sv.po index 35bf085..85a933e 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2005-01-09 08:25:26+0000\n" -"PO-Revision-Date: 2005-12-24 20:02:07+0000\n" +"PO-Revision-Date: 2006-02-23 11:13:48+0000\n" "Last-Translator: Someone \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -23,7 +23,7 @@ msgstr "%s rader visas." #: www/account/43.php:71 #, php-format msgid "%s's Account Details" -msgstr "" +msgstr "kontouppgifter" #: www/account/32.php:21 #, php-format @@ -69,7 +69,7 @@ msgstr "En pålitlig tredje-part är helt enkelt en person som är #: www/account/38.php:21 www/index/13.php:21 msgid "ANY amount will be appreciated - the more funding CAcert receives, the sooner it can achieve the goals of the community." -msgstr "" +msgstr "Varje (även det minsta!) belopp mottages tacksamt - ju mer pengar CAcert får in, desto snabbare kan vi nå det gemensamma målet." #: includes/account_stuff.php:182 msgid "About" @@ -105,12 +105,12 @@ msgstr "Adress" #: www/account/32.php:24 msgid "Administrator" -msgstr "Administrator" +msgstr "Administratör" #: www/account/25.php:22 www/account/25.php:39 www/account/35.php:21 #: www/account/35.php:35 msgid "Admins" -msgstr "" +msgstr "Administratörer" #: www/wot/3.php:28 msgid "After the meeting, visit the CAcert Web site's make an Assurance page and:" @@ -122,7 +122,7 @@ msgstr "" #: www/account/39.php:32 www/index/10.php:32 msgid "Aggregated tracking information" -msgstr "" +msgstr "Samlad spårningsinformation" #: www/account/36.php:21 www/index/1.php:110 msgid "Alert me if" @@ -134,7 +134,7 @@ msgstr "Alla fält är obligatoriska." #: www/account/43.php:157 msgid "Alternate Verified Email Addresses" -msgstr "" +msgstr "Altervativ verifierad epostadress" #: www/help/7.php:9 msgid "Alternatively as things progress we can add more layers of security with say 4 webservers talking to 2 intermediate servers, talking to the root store, and acting in a token ring fashion, anything happening out of sequence, and the server directly upstream shuts itself down, which if that were in place and there were multiple paths, any down time in this fashion would fall over to the servers not compromised, anyways just some food for thought." @@ -154,11 +154,11 @@ msgstr "" #: www/account/16.php:39 msgid "Another Email" -msgstr "Ytterligare epost" +msgstr "Ytterligare epostadress" #: includes/account.php:404 msgid "Any valid certificates will be revoked as well" -msgstr "" +msgstr "Alla giltiga certifikat kommer också att återkallas" #: www/help/7.php:5 msgid "Apart from the boot stuff, all data resides on an encrypted partition on the root store server and only manual intervention in the boot up process by entering the password will start it again." @@ -171,12 +171,12 @@ msgstr "" #: www/account/30.php:31 #, php-format msgid "Are you really sure you want to remove %s and all certificates issued under this domain?" -msgstr "Är du helt säker på att du vill ta bort %s och alla certifikat som är utfärdade under den här domänen?" +msgstr "Är du helt säker på att du vill ta bort %s och alla certifikat som är utfärdade för den här domänen?" #: www/account/31.php:27 #, php-format msgid "Are you really sure you want to remove %s and all certificates issued under this organisation?" -msgstr "Är du helt säker på att du vill ta bort %s och alla certifikat som är utfärdade under det här företaget?" +msgstr "Är du helt säker på att du vill ta bort %s och alla certifikat som är utfärdade för det här företaget?" #: www/account/34.php:31 #, php-format @@ -189,35 +189,35 @@ msgstr "" #: www/wot/6.php:24 msgid "Assurance Confirmation" -msgstr "" +msgstr "Bekräftelse på verifiering" #: www/account/43.php:146 www/wot/3.php:44 msgid "Assurance Points" -msgstr "" +msgstr "Verifieringspoäng" #: www/account/43.php:225 www/wot/10.php:52 msgid "Assurance Points You Issued" -msgstr "" +msgstr "Verifieringspoäng som du utfärdat" #: www/stats.php:51 msgid "Assurances Made" -msgstr "" +msgstr "Utförda verifieringar" #: includes/account_stuff.php:182 www/wot/5.php:19 msgid "Assure Someone" -msgstr "" +msgstr "Verifiera någon" #: www/index/0.php:60 msgid "Assured client certificates" -msgstr "" +msgstr "Verifierade klientcertifikat" #: www/index/0.php:90 msgid "Assured server certificates" -msgstr "" +msgstr "Verifierade servercertifikat" #: www/stats.php:47 msgid "Assurers" -msgstr "" +msgstr "Notarier" #: www/index/51.php:28 msgid "Based on OpenSSL, PHP, a little bit of C and MySQL, we were able to build not only a free certificate authority that could verify your email address or domain, but actually build in a highly effective trust model. Our model goes further than that used by some commercial CAs to prove your identity." @@ -229,11 +229,11 @@ msgstr "" #: www/index/0.php:100 msgid "Become an assurer in CAcert Web of Trust" -msgstr "" +msgstr "Bli notarie i CAcert:s Web of Trust" #: includes/account_stuff.php:182 msgid "Becoming an Assurer" -msgstr "" +msgstr "Att bli notarie" #: www/account/40.php:19 www/index/11.php:19 msgid "Before contacting us, be sure to read over the inforation on our official and unofficial HowTo and FAQ pages." @@ -245,7 +245,7 @@ msgstr "Innan du kan börja utfärda certifikat till din webb-server, ir #: includes/account.php:47 includes/account.php:387 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 "Du måste öppna länken nedan för att bekräfta din epostadress. När din adress har blivit verifierad så kan du börja utfärda certifikat av hjärtats lust!" +msgstr "Du måste öppna länken nedan för att bekräfta din epostadress. När din adress bekräftats kan du börja utfärda certifikat av hjärtats lust!" #: www/account/15.php:32 www/account/23.php:32 msgid "Below is your Server Certificate" @@ -287,11 +287,11 @@ msgstr "" #: www/account/38.php:19 www/index/13.php:19 msgid "CAcert Inc. is a non-profit association which is legally able to accept donations. CAcert adheres to strict guidelines about how this money can to be used. If you'd like to make a donation, you can do so via" -msgstr "CAcert Inc. är en ideell organisation som har laglig rätt att ta emot donationer. CAcert har ett strikt regelverk som reglerar hur dessa pengar fÃ¥r användas. Om du vill göra en donation, sÃ¥ kan du göra det via" +msgstr "CAcert Inc. är en ideell förening som har laglig rätt att ta emot donationer (företrädesvis penningåvor). CAcert har ett strikt regelverk som reglerar hur donationer får användas. Om du vill göra en donation, kan du göra det via" #: www/account/10.php:20 www/account/20.php:20 www/account/3.php:20 msgid "CAcert Inc.'s public certification services are governed by a CPS as amended from time to time which is incorporated into this Agreement by reference. The Subscriber will use the SSL Server Certificate in accordance with CAcert Inc.'s CPS and supporting documentation published at" -msgstr "CAcert Inc.:s publika certifieringstjänster stÃ¥r under övervakning av ett CPS, i enlighet med detta avtal. Användaren fÃ¥r använda SSL Server-certifikaten i enlighet med CAcert Inc.:s CPS och övrig dokumentation publiserat pÃ¥" +msgstr "CAcert Inc.:s allmänna certifieringstjänster styrs av CAcert Inc.'s vid var tid gällande Policy och Certification Practice Statement (CPS). Användare förbinder sig att använda SSL Server-certifikat i enlighet med CAcert Inc.:s CPS och övrig dokumentation publiserad på" #: www/index/51.php:25 msgid "CAcert Inc., as a community-based project, is not driven by profits - it is driven by the community's desire for privacy and security." @@ -336,11 +336,11 @@ msgstr "CAcert Support!" #: www/account/37.php:17 www/index/12.php:17 msgid "CAcert.org is a community driven, Certificate Authority that issues certificates to the public at large for free." -msgstr "CAcert.org är ett samfundsbaserad Certificate Authority som utfärdar certifikat till allmänheten i det närmaste gratis." +msgstr "CAcert.org är en föreningsbaserad Certificate Authority (CA) som utfärdar certifikat till personer och företag helt gratis." #: www/wot/0.php:17 msgid "CAcert.org was designed to be by the community for the community, and instead of placing all the labour on a central authority and in turn increasing the cost of certificates, the idea was to get community in conjunction with this website to have trust maintained in a dispersed and automated manner!" -msgstr "CAcert.org skapades av samfundet, för samfundet. Och istället för att lägga all energi pÃ¥ en central funktion och sÃ¥ledes öka kostnaden för certifikaten sÃ¥ är idén att engagera samfundet i den här websidan för att sprida förtroendet pÃ¥ ett automatiserat sätt!" +msgstr "" #: includes/general_stuff.php:68 msgid "CRL" @@ -357,7 +357,7 @@ msgstr "Certifikatlogin" #: www/account/19.php:101 www/account/6.php:99 msgid "Certificate Installation Complete!" -msgstr "Certifikatinstallationen är klar!" +msgstr "Certifikatinstallationen är klar!" #: www/account/19.php:97 www/account/6.php:95 msgid "Certificate Installation Error" @@ -365,7 +365,7 @@ msgstr "Fel vid certifikatinstallation" #: www/help/3.php:43 msgid "Certificate Installation process for IIS 5.0" -msgstr "Certificate Installation process for IIS 5.0" +msgstr "Guiden för att installera servercertifikat på IIS 5.0" #: includes/general_stuff.php:65 msgid "CAcert Logos" @@ -380,7 +380,7 @@ msgstr "Certifikatet för '%s' har förnyats." #: includes/account.php:1319 #, php-format msgid "Certificate for '%s' has been revoked." -msgstr "Certifikat för '%s' har annulerats." +msgstr "Certifikat för '%s' har återkallats." #: www/account/19.php:95 www/account/6.php:93 msgid "Certificate installation failed!" @@ -388,7 +388,7 @@ msgstr "Certifikatinstallationen har misslyckats!" #: www/stats.php:31 msgid "Certificates Issued" -msgstr "" +msgstr "Utfärdade certifikat" #: www/index/0.php:64 msgid "Certificates expires in 12 months." @@ -439,15 +439,15 @@ msgstr "Klientcertifikat" #: www/index/0.php:50 msgid "Client certificates (un-assured)" -msgstr "" +msgstr "Klientcertifikat (ej verifierade)" #: www/account/3.php:63 msgid "Code Signing" -msgstr "" +msgstr "Signera programkod" #: www/index/0.php:70 msgid "Code signing certificates" -msgstr "" +msgstr "Certifikat för att signera programkod" #: www/account/24.php:41 www/account/27.php:44 www/account/32.php:27 #: www/account/33.php:43 @@ -461,7 +461,7 @@ msgstr "" #: www/account/11.php:22 www/account/12.php:23 www/account/18.php:23 #: www/account/21.php:25 www/account/22.php:23 msgid "CommonName" -msgstr "CommonName" +msgstr "Gängse namn (sajtnamn)" #: www/account/11.php:26 www/account/21.php:31 msgid "subjectAltName" @@ -477,7 +477,7 @@ msgstr "" #: www/wot/3.php:23 msgid "Compare and verify that the copy of the identification sighted is a true and correct copy;" -msgstr "Jämför och verifiera att kopian av identifikationshandlingen är en äkta och korrekt kopia;" +msgstr "Jämför och verifiera att kopian överensstämmer med identitetshandlingen i original;" #: www/wot/3.php:31 msgid "Compare the online information to the information recorded on the paper form;" @@ -497,7 +497,7 @@ msgstr "Kontakt" #: www/wot/9.php:39 msgid "Contact Assurer" -msgstr "" +msgstr "Kontakta en notarie" #: www/wot/1.php:121 msgid "Contact Details" @@ -536,7 +536,7 @@ msgstr "" #: includes/account.php:1343 #, php-format msgid "Couldn't remove the request for `%s`, request had already been processed." -msgstr "Kan inte ta bort `%s`:s förfrÃ¥gan, eftersom den redan har behandlats." +msgstr "Kan inte ta bort begäran gällande `%s` , eftersom den redan behandlats." #: www/account/11.php:32 www/account/21.php:35 www/account/24.php:37 #: www/account/27.php:40 @@ -557,7 +557,7 @@ msgstr "Skapa certifikatbegäran" #: includes/general_stuff.php:72 www/index/7.php:15 msgid "Credits" -msgstr "Tillkännagivanden" +msgstr "Medverkande" #: www/help/7.php:2 msgid "Currently there is 2 main servers, one for webserver, one for root store, with the root store only connected to the webserver via serial cable, with a daemon running as non-root processes on each end of the serial listening/sending requests/info." @@ -647,7 +647,7 @@ msgstr "Domäner" #: www/account/0.php:23 msgid "Domains and Server Certificates." -msgstr "Domän- och servercertifikat" +msgstr "Domäncertifikat och servercertifikat" #: includes/account_stuff.php:209 includes/general_stuff.php:108 #: www/account/38.php:15 www/index/13.php:15 @@ -656,7 +656,7 @@ msgstr "Donationer" #: www/error404.php:21 msgid "Due to recent site changes bookmarks may no longer be valid, please update your bookmarks." -msgstr "PÃ¥ grund de senaste förändringarna sÃ¥ kanske dina bokmärken inte längre fungerar. Uppdatera dina bokmärken." +msgstr "Till följd av aktuella förändringar på webbplatsen kanske dina bokmärken inte längre fungerar. Vänligen uppdatera dina bokmärken." #: www/help/2.php:39 msgid "Easy. Ish. Go to CAcert.org, install their root certificate and then follow their joining instructions. Once you have joined, request a certificate from the menu. You will receive an email with a link to the certificate. Click on the link from your email software, and hopefully it will be seamlessly installed. Next find the security section of the settings in your email software and configure digital signatures using the certificate you just downloaded. Hmm. Call me if you want, I'll guide you through it." @@ -698,11 +698,11 @@ msgstr "Du angav ingen epostadress" #: www/wot/1.php:122 msgid "Email Assurer" -msgstr "" +msgstr "Notaries epostadress" #: includes/account.php:51 includes/account.php:391 msgid "Email Probe" -msgstr "E-mailförfrÃ¥gan" +msgstr "Undersökning gällande epostadress" #: www/help/2.php:20 msgid "Emails are not secure. In fact emails are VERY not secure!" @@ -714,7 +714,7 @@ msgstr "" #: www/help/3.php:58 msgid "Ensure 'Process the pending request and install the certificate' is selected and click on 'Next'." -msgstr "Ensure 'Process the pending request and install the certificate' is selected and click on 'Nästa'." +msgstr "Kontrollera att 'Behandla den väntande begäran att installera certifikatet' är markerad klicka på 'Nästa'." #: www/help/3.php:63 msgid "Ensure that you are processing the correct certificate" @@ -734,15 +734,15 @@ msgstr "Ange den sökandes epostadress;" #: www/help/3.php:33 msgid "Enter the geographical details" -msgstr "" +msgstr "Ange geografisk information" #: www/help/3.php:30 msgid "Enter your Common Name" -msgstr "" +msgstr "Ange gängse namn (sajtnamn)" #: www/help/3.php:25 msgid "Enter your Organisation Information" -msgstr "" +msgstr "Ange företagsuppgifter" #: www/help/2.php:57 msgid "Erroneous Verisign Issued Digital Certificates Pose Spoofing Hazard" @@ -843,7 +843,7 @@ msgstr "I många år har vi påförts, och betalat, enorma be #: www/account/12.php:78 www/account/18.php:84 www/account/22.php:80 #: www/account/5.php:84 msgid "From here you can delete pending requests, or revoke valid certificates." -msgstr "Här kan du ta bort väntande förfrågningar eller annullera giltiga certifikat." +msgstr "Här kan du ta bort väntande förfrågningar eller annullera (återkalla) giltiga certifikat." #: www/stats.php:55 msgid "Users with 50-99 Points" @@ -910,7 +910,7 @@ msgstr "" #: www/account/10.php:29 www/account/16.php:41 www/account/20.php:26 #: www/account/3.php:53 msgid "Sign by class 3 root certificate" -msgstr "" +msgstr "Signera med class 3 toot-certifikat" #: www/account/19.php:54 www/account/6.php:52 msgid "Hit the 'Install your Certificate' button below to install the certificate into MS IE 5.x and above." @@ -958,7 +958,7 @@ msgstr "" #: includes/general_stuff.php:64 msgid "Howto Information" -msgstr "" +msgstr "HowTo (så här gör man)" #: www/wot/6.php:112 msgid "I am sure of myself" @@ -966,7 +966,7 @@ msgstr "Jag är säker" #: www/wot/6.php:101 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 assurance 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 "Jag försäkrar att den verifiering jag utför är korrekt, fullständig och verifierbar. Jag har sett identitethandlingar i original. Jag accepterar att CAcert kan ifrågasätta verifieringen och uppmana mig att förete underlag för verifieringen samt att jag kan hållas ansvarig om jag inte kan prestera detta." #: www/help/2.php:9 www/help/2.php:41 msgid "I can't wait to start sending encrypted emails!" @@ -987,11 +987,11 @@ msgstr "Jag vill inte bli listad" #: www/wot/6.php:105 msgid "I have read and understood the Rules For Assurers and am making this assurance subject to and in compliance with these rules." -msgstr "" +msgstr "Jag har läst och förstått 'Regler för notarier' och utför denna verifiering i enlighet med dessa regler." #: www/account/10.php:18 www/account/20.php:18 www/account/3.php:18 msgid "I hereby represent that I am fully authorized by the owner of the information contained in the CSR sent to CAcert Inc. to apply for an Digital Certificate for secure and authenticated electronic transactions. I understand that a digital certificate serves to identify the Subscriber for the purposes of electronic communication and that the management of the private keys associated with such certificates is the responsibility of the subscriber's technical staff and/or contractors." -msgstr "Jag intygar härmed att jag är den rättmätige ägaren av informationen i denna CSR som sänds till CAcert Inc. som en del av en ansökan om ett digitalt certifikat för säkra och autentiserade transaktioner. Jag är införstÃ¥dd med att ett digitalt servercertifikat är till för att identifiera användaren i samband med elektronisk kommunikation och att hanteringen av privata nycklar associerade med sÃ¥dana certifikat tillhör användarens tekniska avdelning och/eller underleverantörer." +msgstr "Jag intygar härmed att jag är bemyndigad av ägaren till informationen i den certifikatbeställning (Certificat Signing Request - CSR) som sänds till CAsert Inc. att ansöka om ett digitalt certifikat för trygga, verifierade elektroniska transaktioner. Jag är medveten om att ett digitalt certifikat används för att identifiera ägaren (abonnenten) vid elektronisk kommunikation och att abonnentens tekniska personal och/eller underleverantörer ansvarar för privata nycklar förenade med dessa certifikat." #: www/wot/8.php:26 msgid "I want to be listed" @@ -1075,7 +1075,7 @@ msgstr "" #: www/account/0.php:20 msgid "In this section you will be able to edit your personal information (if you haven't been assured), update your pass phrase, and lost pass phrase questions. You will also be able to set your location for the Web of Trust, it also effects the email announcement settings which among other things can be set to notify you if you're within 200km of a planned assurance event. You'll also be able to set additional contact information when you become fully trusted, so others can contact you to meet up outside official events." -msgstr "I den här avdelningen kan du ändra din personliga information (om du inte har blivit verifierad), uppdatera ditt lösenord och frågorna för förlorat lösenord. Du kan även ange in din uppehållsort för Web of Trust, vilket påverkar epostutskicken, t.ex. om du är inom 20 mil (200 km) från ett planerat event. Du kan lägga till extra kontaktinformation när du får full trust, så att andra kan kontakta dig för att träffas utanför organiserade events." +msgstr "I den här avdelningen kan du ändra din personliga information (om du inte har blivit verifierad), uppdatera ditt lösenord och frågorna för förlorat lösenord. Du kan även ange din bostadsort för Web of Trust, vilket påverkar epostutskicken, t.ex. om du är inom 20 mil (200 km) från ett planerat event. Du kan lägga till extra kontaktinformation när du får full trust, så att andra kan kontakta dig för att träffas utanför organiserade events." #: www/account/3.php:53 www/account/3.php:54 www/account/3.php:55 #: www/account/3.php:56 @@ -1157,7 +1157,7 @@ msgstr "Anslut dig till CAcert.org" #: www/account/17.php:21 www/account/4.php:21 msgid "Key Strength:" -msgstr "" +msgstr "Nyckellängd:" #: www/help/3.php:4 msgid "Key generation process" @@ -1187,7 +1187,7 @@ msgstr "Ansvarsskyldighet" #: www/index/0.php:54 www/index/0.php:64 www/index/0.php:74 www/index/0.php:84 #: www/index/0.php:94 www/index/0.php:104 www/index/0.php:114 msgid "Limitations" -msgstr "" +msgstr "Begränsningar" #: www/wot/1.php:23 www/wot/1.php:30 www/wot/1.php:43 www/wot/1.php:56 #: www/wot/1.php:74 www/wot/1.php:87 www/wot/1.php:102 www/wot/7.php:26 @@ -1202,11 +1202,11 @@ msgstr "Ort (t.ex. stad)[Stockholm]:" #: www/account/11.php:30 www/account/21.php:33 www/account/43.php:196 #: www/account/43.php:231 www/wot/10.php:25 www/wot/10.php:58 www/wot/6.php:69 msgid "Location" -msgstr "" +msgstr "Plats" #: www/wot/7.php:123 msgid "Location Name" -msgstr "" +msgstr "Plats Namn" #: www/index/4.php:23 www/index/4.php:34 msgid "Login" @@ -1286,7 +1286,7 @@ msgstr "" #: www/help/3.php:71 msgid "Microsoft Support Online" -msgstr "" +msgstr "Microsofts onlinesupport" #: www/account/43.php:82 msgid "Middle Name" @@ -1534,7 +1534,7 @@ msgstr "När du har bestämt dig för et #: www/account/0.php:26 msgid "Once you have verified your company you will see these menu options. They allow you to issue as many certificates as you like without proving individual email accounts as you like, further more you are able to get your company details on the certificate." -msgstr "När du har verifierat ditt företag sÃ¥ kommer du att se de här menyvalen. Du kan sedan utfärda sÃ¥ mÃ¥nga certifikat du vill, utan att bevisa enskilda email-konton. Vidare fÃ¥r du även med dina företagsuppgifter pÃ¥ certifikaten." +msgstr "När du väl har verifierat ditt företag kommer du att få fler menyval. Med dessa kan du sedan utfärda så många certifikat du vill, utan att styrka riktigheten av varje enskilt epostkonto. Vidare ges du möjlighet att ha med dina företagsuppgifter på certifikatet." #: www/help/4.php:28 msgid "Once you've submitted it the system will process your request and send an email back to you containing your server certificate." @@ -1570,11 +1570,11 @@ msgstr "Företagsklientcertifikat" #: www/account/0.php:25 msgid "Org Client and Server Certificates" -msgstr "Företagsklient- och servercertifikat" +msgstr "Företag, klient- och servercertifikat" #: includes/account_stuff.php:170 msgid "Org Server Certs" -msgstr "Företagsservercertifikat" +msgstr "Företag, servercertifikat" #: www/account/11.php:29 www/account/21.php:32 msgid "Org. Unit" @@ -1616,7 +1616,7 @@ msgstr "PKI-nyckel" #: www/account/10.php:28 www/account/16.php:40 www/account/20.php:25 #: www/account/3.php:52 msgid "Sign by class 1 root certificate" -msgstr "" +msgstr "Signera med class 1 root-certifikat" #: www/account/40.php:18 www/index/11.php:18 msgid "PLEASE NOTE: Due to the large amounts of support questions, incorrectly directed emails may be ignored, this is a volunteer effort and directing general questions to the right place will help everyone, including yourself as you will get a speedier reply." @@ -1704,7 +1704,7 @@ msgstr "Notera att lösenordet, av säkerhetsskäl, måste best #: www/wot/8.php:40 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 "Notera att all html kommer att klippas bort frÃ¥n kontaktinformationen. En länk till ett emailformulär kommer automatiskt att infogas för att skydda din identitet." +msgstr "Notera att all html kommer att klippas bort från kontaktinformationen. En länk till ett epostformulär kommer automatiskt att infogas för att skydda din epostadress från 'Harvesting'." #: www/account/43.php:195 www/account/43.php:230 www/wot/10.php:24 #: www/wot/10.php:57 www/wot/6.php:108 @@ -1713,7 +1713,7 @@ msgstr "Poäng" #: www/stats.php:59 msgid "Points Issued" -msgstr "" +msgstr "Utfärdade poäng" #: www/account/40.php:54 www/index/11.php:54 msgid "Postal Address:" @@ -1861,7 +1861,7 @@ msgstr "Sök i den här regionen" #: www/account/43.php:163 msgid "Secondary Emails" -msgstr "" +msgstr "Ytterligare epostadress(er)" #: www/index/8.php:4 msgid "Secretary" @@ -1906,7 +1906,7 @@ msgstr "Skicka" #: www/account/40.php:40 www/index/11.php:40 msgid "Sensitive Information" -msgstr "" +msgstr "Känslig information" #: includes/account_stuff.php:161 msgid "Server Certificates" @@ -1914,7 +1914,7 @@ msgstr "Servercertifikat" #: www/index/0.php:80 msgid "Server certificates (un-assured)" -msgstr "" +msgstr "Servercertifikat (ej verifierat)" #: www/wot.php:247 msgid "Shortly you and the person you were assuring will receive an email confirmation. There is no action on your behalf required to complete this." @@ -1959,7 +1959,7 @@ msgstr "Landskap" #: includes/general_stuff.php:66 www/stats.php:5 www/stats.php:9 msgid "Statistics" -msgstr "" +msgstr "Statistik" #: www/account/12.php:22 www/account/18.php:22 www/account/2.php:22 #: www/account/22.php:22 www/account/5.php:22 www/account/9.php:22 @@ -2201,11 +2201,11 @@ msgstr "Till" #: www/help/5.php:1 msgid "To be completed" -msgstr "" +msgstr "För komplettering" #: www/wot/2.php:15 msgid "To become an Assurer" -msgstr "" +msgstr "Att bli notarie" #: www/index/51.php:17 msgid "To create a Non-Profit Certificate Authority; an alternative to the commercial CAs." @@ -2233,7 +2233,7 @@ msgstr "Total poäng" #: www/wot/10.php:79 msgid "Total Points Issued" -msgstr "" +msgstr "Totalt antal utfördade poäng" #: www/account/24.php:29 www/account/27.php:32 msgid "Town/Suburb" @@ -2557,7 +2557,7 @@ msgstr "Du har inte angett plats för ert möte." #: www/index.php:97 msgid "You failed to get all answers correct or you didn't configure enough lost password questions for your account. System admins have been notified." -msgstr "" +msgstr "Du svarade är inte rätt på alla frågor eller så har du inte angivit tillräckligt många Glömt-Lösenord-frågor till ditt konto. Systemadministratörer har underrättats." #: www/gpg.php:24 msgid "You failed to paste a valid GPG/PGP key." @@ -2606,7 +2606,7 @@ msgstr "Du har nu över 100 poäng och kan börja verifiera andra an #: www/wot.php:211 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 "Du har nu över 50 poäng och kan nu lägga till ditt namn pÃ¥ klientcertifikat och utfärda server-certifikat pÃ¥ upp till tvÃ¥ Ã¥r." +msgstr "Du har nu över 50 poäng och kan nu lägga till ditt namn på klientcertifikat samt utfärda servercertifikat med upp till två års giltighet." #: www/help/2.php:15 msgid "You see this all the time on the Internet - every time you go to a secure page on a web site, for example to enter personal details, or to make a purchase, every day you browse web sites that have been digitally signed by a Certificate Authority that is accepted as having the authority to sign it. This is all invisible to the user, except that you may be aware that you are entering a secure zone (e.g. SSL and HTTPS)." @@ -2667,7 +2667,7 @@ msgstr "Du har blivit verifierad." #: www/account/43.php:190 www/wot/10.php:19 msgid "Your Assurance Points" -msgstr "" +msgstr "Dina verifieringspoäng" #: www/account/40.php:27 www/account/40.php:45 www/index/11.php:27 #: www/index/11.php:45 @@ -2737,7 +2737,7 @@ msgstr "SprÃ¥kinställningen är uppdater #: www/account.php:37 www/index.php:354 msgid "Your message has been sent to the general support list." -msgstr "" +msgstr "Ditt meddelande har skickats till den allmänna supportlistan" #: www/account.php:28 www/index.php:343 msgid "Your message has been sent." @@ -2882,11 +2882,11 @@ msgstr "" #: www/index/16.php:24 www/index/3.php:24 msgid "CAcert's GPG Key" -msgstr "" +msgstr "CAcert's GPG-nyckel" #: www/account/52.php:39 msgid "Certificate Subject" -msgstr "" +msgstr "Certifikatets ändamål" #: www/index/16.php:17 www/index/3.php:17 msgid "Click here if you want to import the root certificate into Microsoft Internet Explorer" @@ -2894,7 +2894,7 @@ msgstr "Klicka här om du vill importera root-certifikatet till Microsoft In #: www/account/52.php:48 msgid "Comment" -msgstr "" +msgstr "Kommentar" #: includes/account.php:478 includes/account.php:491 includes/account.php:592 #: includes/account.php:1238 includes/account.php:1251 @@ -2904,7 +2904,7 @@ msgstr "" #: www/account/52.php:42 msgid "Current Points" -msgstr "" +msgstr "Nuvarande poäng" #: www/disputes/6.php:16 #, php-format @@ -2922,7 +2922,7 @@ msgstr "" #: www/gpg/0.php:15 msgid "Paste your GPG key below..." -msgstr "" +msgstr "Klistra in ditt GPG-nyckel nedan..." #: www/index/1.php:18 msgid "To get a password that will work, we suggest the following example" @@ -2992,7 +2992,7 @@ msgstr "" #: www/index/16.php:23 www/index/3.php:23 msgid "GPG Key" -msgstr "" +msgstr "GPG-nyckel" #: www/account/40.php:20 www/index/11.php:20 msgid "General questions about CAcert should be sent to the general support list, please send all emails in ENGLISH only, this list has many more volunteers then those directly involved with the running of the website, everyone on the mailing list understands english, even if this isn't their native language this will increase your chance at a competent reply. While it's best if you sign up to the mailing list to get replied to, you don't have to, but please make sure you note this in your email, otherwise it might seem like you didn't get a reply to your question." @@ -3000,11 +3000,11 @@ msgstr "" #: www/gpg/2.php:36 msgid "No PGP/GPG certificates are currently listed." -msgstr "" +msgstr "Inga PGP/GPG-certifikat finns listade." #: www/gpg/3.php:22 msgid "No such PGP/GPG certificates attached to your account." -msgstr "" +msgstr "Det finns inget sådant PGP/GPG-certifikat anslutet till ditt konto." #: www/help/0.php:21 msgid "Generating a new key pair and CSR for IIS 5.0" @@ -3016,7 +3016,7 @@ msgstr "" #: includes/account_stuff.php:162 msgid "My Points" -msgstr "" +msgstr "Mina poäng" #: www/index/7.php:21 msgid "He's constantly helping out on the support list, building up documentation and all round nice guy, he was even offered a free book and turned down the offer until there is a book on CAcert available!" @@ -3057,7 +3057,7 @@ msgstr "" #: includes/account_stuff.php:214 msgid "More Information" -msgstr "" +msgstr "Ytterligare information" #: www/account/52.php:37 msgid "Name on file" @@ -3069,7 +3069,7 @@ msgstr "" #: www/disputes.php:300 msgid "Not a valid Domain. Can't continue." -msgstr "" +msgstr "Ogiltig domän. Kan inte fortsätta." #: www/account/52.php:40 msgid "Notary URL" @@ -3089,7 +3089,7 @@ msgstr "" #: www/index/16.php:28 www/index/3.php:28 msgid "PKI finger/thumb print signed by the CAcert GPG Key" -msgstr "" +msgstr "PKI (Public Key Infrastructure) fingeravtryck (även kallat PKI tumavtryck) signerat med CAcerts GPG-nyckel." #: www/account/52.php:41 msgid "Photo ID URL" @@ -3101,11 +3101,11 @@ msgstr "" #: www/account/52.php:43 msgid "Potential Points" -msgstr "" +msgstr "Högsta möjliga poängtal" #: www/account/52.php:38 msgid "Primary email address" -msgstr "" +msgstr "Epostadress (förstahandsval) " #: www/help/0.php:20 msgid "Digital signing (a guide for normal people)" @@ -3113,7 +3113,7 @@ msgstr "" #: www/wot/1.php:133 msgid "Email Me" -msgstr "" +msgstr "Sänd epost till mig" #: www/disputes/4.php:23 www/disputes/6.php:23 msgid "Reject Dispute" @@ -3146,7 +3146,7 @@ msgstr "Domänen '%s' finns redan i tvist-systemet. Kan inte fortsätta. #: www/gpg/3.php:28 msgid "Below is your PGP/GPG Certificate" -msgstr "" +msgstr "Nedan finner du ditt PGP/GPG-certifikat." #: www/help/0.php:19 msgid "Certificate retrieval proposal" @@ -3160,7 +3160,7 @@ msgstr "" #: www/disputes.php:400 #, php-format msgid "The domain '%s' isn't in the system. Can't continue." -msgstr "" +msgstr "Domänen '%s' finns inte i systemet. Kan inte fortsätta." #: www/disputes.php:236 #, php-format @@ -3195,7 +3195,7 @@ msgstr "" #: www/wot/2.php:17 msgid "There are several ways to become a CAcert Assurer, the most common of which is face to face meetings with existing assurers, 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 "Du kan bli en CAcert-notarie på flera olika sätt. Det vanligaste är att personligen träffa befintliga notarier som kontrollerar dina identitetshandlingar (du måste kunna visa två SIS-godkända legitimationer eller EU-pass. Med endast en legitimation får du kanske färre poäng!)" #: www/account/51.php:27 www/account/52.php:59 msgid "This UID has already been voted on." @@ -3239,7 +3239,7 @@ msgstr "Uppdatera tvistärende" #: www/wot/2.php:26 msgid "Upon receiving your documents you will be notified, and points will be added to your account." -msgstr "" +msgstr "Du underrättas när vi tagit emot dina dokument och poäng läggs (adderas) till ditt konto." #: www/account/12.php:18 www/account/5.php:18 msgid "View all certificates" diff --git a/messages.po b/messages.po index 42224d8..9e45cb9 100644 --- a/messages.po +++ b/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: CAcert\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-24 05:43+1000\n" +"POT-Creation-Date: 2006-03-05 22:15+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,17 +15,17 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: www/wot/9.php:48 +#: www/wot/9.php:49 #, php-format msgid "%s prefers to be contacted in %s" msgstr "" -#: www/account/43.php:42 www/account/49.php:43 +#: www/account/43.php:58 www/account/49.php:48 www/account/49.php:79 #, php-format msgid "%s rows displayed." msgstr "" -#: www/account/43.php:70 +#: www/account/43.php:86 #, php-format msgid "%s's Account Details" msgstr "" @@ -40,26 +40,30 @@ msgstr "" msgid "%s's Domains" msgstr "" -#: includes/account.php:1590 +#: includes/account.php:1597 #, php-format msgid "'%s' has just been successfully added as an organisation to the database." msgstr "" -#: includes/account.php:1646 +#: includes/account.php:1653 #, php-format msgid "'%s' has just been successfully added to the database." msgstr "" -#: includes/account.php:1705 +#: includes/account.php:1712 #, php-format msgid "'%s' has just been successfully deleted from the database." msgstr "" -#: includes/account.php:1618 includes/account.php:1693 +#: includes/account.php:1625 includes/account.php:1700 #, php-format msgid "'%s' has just been successfully updated in the database." msgstr "" +#: www/account/17.php:25 +msgid "'Enhanced Provider' is generally the best option, which has a key size of 1024bit. If you need a bigger key size you will need to use a different browser." +msgstr "" + #: www/help/3.php:78 msgid "...then click 'Next'." msgstr "" @@ -68,7 +72,7 @@ msgstr "" msgid "A CAcert Assurer who knowingly, or reasonably ought to have known, assures an applicant contrary to this policy may be held liable." msgstr "" -#: www/wot.php:56 +#: www/wot.php:77 msgid "A reminder notice has been sent." msgstr "" @@ -80,7 +84,7 @@ msgstr "" msgid "ANY amount will be appreciated - the more funding CAcert receives, the sooner it can achieve the goals of the community." msgstr "" -#: includes/account_stuff.php:205 +#: includes/account_stuff.php:202 msgid "About" msgstr "" @@ -88,12 +92,12 @@ msgstr "" msgid "About CAcert.org" msgstr "" -#: includes/account_stuff.php:238 includes/general_stuff.php:109 +#: includes/account_stuff.php:235 includes/general_stuff.php:116 #: includes/tverify_stuff.php:75 msgid "About Us" msgstr "" -#: includes/account_stuff.php:221 www/disputes/0.php:19 +#: includes/account_stuff.php:218 www/disputes/0.php:19 msgid "Abuses" msgstr "" @@ -101,10 +105,11 @@ msgstr "" msgid "Accept Dispute" msgstr "" -#: includes/account_stuff.php:166 includes/account_stuff.php:174 +#: includes/account_stuff.php:163 includes/account_stuff.php:171 #: www/account/1.php:26 www/account/16.php:21 www/account/26.php:21 #: 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 +#: www/account/33.php:47 www/account/54.php:26 www/account/54.php:74 +#: www/account/54.php:126 www/account/7.php:28 msgid "Add" msgstr "" @@ -116,11 +121,23 @@ msgstr "" msgid "Add Email" msgstr "" +#: www/account/54.php:59 +msgid "Add Location" +msgstr "" + +#: www/account/54.php:19 +msgid "Add Region" +msgstr "" + #: www/account/16.php:22 www/account/2.php:24 www/account/3.php:31 #: www/account/9.php:23 msgid "Address" msgstr "" +#: www/account/43.php:125 +msgid "Admin" +msgstr "" + #: includes/general.php:23 msgid "Administrative Increase" msgstr "" @@ -129,8 +146,8 @@ msgstr "" msgid "Administrator" msgstr "" -#: www/account/25.php:22 www/account/25.php:39 www/account/35.php:21 -#: www/account/35.php:35 +#: www/account/25.php:22 www/account/25.php:39 www/account/35.php:22 +#: www/account/35.php:40 msgid "Admins" msgstr "" @@ -150,11 +167,11 @@ msgstr "" msgid "Alert me if" msgstr "" -#: www/index.php:371 +#: www/index.php:394 msgid "All fields are mandatory." msgstr "" -#: www/account/43.php:164 +#: www/account/43.php:192 msgid "Alternate Verified Email Addresses" msgstr "" @@ -162,7 +179,7 @@ msgstr "" msgid "Alternatively as things progress we can add more layers of security with say 4 webservers talking to 2 intermediate servers, talking to the root store, and acting in a token ring fashion, anything happening out of sequence, and the server directly upstream shuts itself down, which if that were in place and there were multiple paths, any down time in this fashion would fall over to the servers not compromised, anyways just some food for thought." msgstr "" -#: www/account/40.php:52 www/index/11.php:52 +#: www/account/40.php:53 www/index/11.php:53 msgid "Alternatively you can get in contact with us via the following methods:" msgstr "" @@ -182,7 +199,7 @@ msgstr "" msgid "Another Email" msgstr "" -#: includes/account.php:465 +#: includes/account.php:468 msgid "Any valid certificates will be revoked as well" msgstr "" @@ -217,6 +234,10 @@ msgstr "" msgid "Are you really sure you want to remove %s from administering this organisation?" msgstr "" +#: www/account/43.php:250 www/account/43.php:287 +msgid "Are you sure you want to revoke this assurance?" +msgstr "" + #: www/help/2.php:36 msgid "As anyone who has received an email containing a virus from a strange address knows, emails can be easily spoofed. The identity of the sender is very easy to forge via email. Thus a great advantage is that digital signing provides a means of ensuring that an email is really from the person you think it is. If everyone digitally signed their emails, it would be much easier to know whether an email is legitimate and unchanged and to the great relief of many, spamming would be much easier to control, and viruses that forge the sender's address would be obvious and therefore easier to control." msgstr "" @@ -229,19 +250,19 @@ msgstr "" msgid "Assurance Confirmation" msgstr "" -#: www/account/43.php:153 www/wot/3.php:44 +#: www/account/43.php:181 www/wot/3.php:44 msgid "Assurance Points" msgstr "" -#: www/account/43.php:232 www/wot/10.php:73 +#: www/account/43.php:262 www/wot/10.php:73 msgid "Assurance Points You Issued" msgstr "" -#: www/stats.php:47 +#: www/stats.php:53 msgid "Assurances Made" msgstr "" -#: includes/account_stuff.php:205 www/wot/5.php:37 +#: includes/account_stuff.php:202 www/wot.php:343 www/wot/5.php:39 msgid "Assure Someone" msgstr "" @@ -265,7 +286,7 @@ msgstr "" msgid "Assurer's signature" msgstr "" -#: www/stats.php:59 +#: www/stats.php:65 msgid "Assurers" msgstr "" @@ -285,11 +306,11 @@ msgstr "" msgid "Become an assurer in CAcert Web of Trust" msgstr "" -#: includes/account_stuff.php:205 +#: includes/account_stuff.php:202 msgid "Becoming an Assurer" msgstr "" -#: www/account/40.php:19 www/index/11.php:19 +#: www/account/40.php:20 www/index/11.php:20 msgid "Before contacting us, be sure to read over the inforation on our official and unofficial HowTo and FAQ pages." msgstr "" @@ -297,15 +318,15 @@ 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." msgstr "" -#: includes/account.php:63 includes/account.php:448 +#: includes/account.php:66 includes/account.php:451 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 "" -#: www/gpg/3.php:28 +#: www/gpg/3.php:27 msgid "Below is your PGP/GPG Certificate" msgstr "" -#: www/account/15.php:32 www/account/23.php:32 +#: www/account/15.php:31 www/account/23.php:31 msgid "Below is your Server Certificate" msgstr "" @@ -315,9 +336,9 @@ msgstr "" msgid "Benefits" msgstr "" -#: includes/account.php:65 includes/account.php:450 includes/account.php:2167 -#: includes/account.php:2188 www/disputes.php:284 www/disputes.php:419 -#: www/index.php:355 www/wot.php:50 www/wot.php:297 www/wot.php:313 +#: includes/account.php:68 includes/account.php:453 includes/account.php:2292 +#: includes/account.php:2313 www/disputes.php:284 www/disputes.php:419 +#: www/index.php:375 www/wot.php:57 www/wot.php:310 www/wot.php:326 #: scripts/removedead.php:75 msgid "Best regards" msgstr "" @@ -330,6 +351,10 @@ msgstr "" msgid "Browse to the location you saved the .cer file to in step 1" msgstr "" +#: includes/general_stuff.php:83 +msgid "Bug Database" +msgstr "" + #: www/help/2.php:39 msgid "But perhaps, fundamentally, the most important reason for digital signing is awareness and privacy. It creates awareness of the (lack of) security of the Internet, and the tools that we can arm ourselves with to ensure our personal security. And in sensitising people to digital signatures, we become aware of the possibility of privacy and encryption." msgstr "" @@ -350,7 +375,7 @@ msgstr "" msgid "CAcert Assurer" msgstr "" -#: includes/general_stuff.php:74 +#: includes/general_stuff.php:83 msgid "CAcert Board" msgstr "" @@ -370,11 +395,11 @@ msgstr "" msgid "CAcert Inc., as a community-based project, is not driven by profits - it is driven by the community's desire for privacy and security." msgstr "" -#: includes/general_stuff.php:65 +#: includes/general_stuff.php:83 msgid "CAcert Logos" msgstr "" -#: includes/general_stuff.php:63 +#: includes/general_stuff.php:83 msgid "CAcert News" msgstr "" @@ -382,16 +407,16 @@ msgstr "" msgid "CAcert Source License" msgstr "" -#: includes/general_stuff.php:66 +#: includes/general_stuff.php:83 msgid "CAcert Statistics" msgstr "" -#: includes/account.php:2168 includes/account.php:2189 www/wot.php:51 -#: www/wot.php:298 www/wot.php:314 scripts/removedead.php:76 +#: includes/account.php:2293 includes/account.php:2314 www/wot.php:58 +#: www/wot.php:311 www/wot.php:327 scripts/removedead.php:76 msgid "CAcert Support Team" msgstr "" -#: includes/account_stuff.php:197 www/account/0.php:27 www/wot/0.php:15 +#: includes/account_stuff.php:194 www/account/0.php:27 www/wot/0.php:15 msgid "CAcert Web of Trust" msgstr "" @@ -407,7 +432,7 @@ msgstr "" msgid "CAcert then sends you an email with a signed copy of your certificate. Hopefully the rest should be pretty straight forward." msgstr "" -#: www/index/16.php:24 www/index/3.php:24 +#: www/index/16.php:30 www/index/3.php:30 msgid "CAcert's GPG Key" msgstr "" @@ -428,8 +453,8 @@ msgstr "" msgid "CAcert.org Mission Statement" msgstr "" -#: includes/account.php:65 includes/account.php:450 www/disputes.php:284 -#: www/disputes.php:419 www/index.php:355 +#: includes/account.php:68 includes/account.php:453 www/disputes.php:284 +#: www/disputes.php:419 www/index.php:375 msgid "CAcert.org Support!" msgstr "" @@ -441,7 +466,7 @@ msgstr "" msgid "CAcert.org was designed to be by the community for the community, and instead of placing all the labour on a central authority and in turn increasing the cost of certificates, the idea was to get community in conjunction with this website to have trust maintained in a dispersed and automated manner!" msgstr "" -#: includes/general_stuff.php:68 +#: includes/general_stuff.php:83 msgid "CRL" msgstr "" @@ -449,16 +474,16 @@ msgstr "" msgid "CT Magazine - Germany" msgstr "" -#: www/index/17.php:61 +#: www/index/17.php:95 msgid "Can't start the CEnroll control:" msgstr "" -#: includes/account.php:1666 includes/account.php:1717 www/account/30.php:34 +#: includes/account.php:1673 includes/account.php:1724 www/account/30.php:34 #: www/account/31.php:30 www/account/34.php:34 msgid "Cancel" msgstr "" -#: includes/general_stuff.php:58 includes/tverify_stuff.php:45 +#: includes/general_stuff.php:78 includes/tverify_stuff.php:45 msgid "Cert Login" msgstr "" @@ -478,13 +503,13 @@ msgstr "" msgid "Certificate Subject" msgstr "" -#: includes/account.php:804 includes/account.php:1225 +#: includes/account.php:809 includes/account.php:1231 #, php-format msgid "Certificate for '%s' has been renewed." msgstr "" -#: includes/account.php:727 includes/account.php:840 includes/account.php:1262 -#: includes/account.php:1521 +#: includes/account.php:732 includes/account.php:845 includes/account.php:1268 +#: includes/account.php:1528 #, php-format msgid "Certificate for '%s' has been revoked." msgstr "" @@ -497,7 +522,7 @@ msgstr "" msgid "Certificate retrieval proposal" msgstr "" -#: www/stats.php:31 +#: www/stats.php:37 msgid "Certificates Issued" msgstr "" @@ -521,8 +546,8 @@ msgstr "" msgid "Change Pass Phrase" msgstr "" -#: includes/account_stuff.php:162 www/account/43.php:105 -#: www/account/43.php:106 www/account/44.php:19 www/account/50.php:19 +#: includes/account_stuff.php:159 www/account/43.php:133 +#: www/account/43.php:134 www/account/44.php:19 www/account/50.php:19 msgid "Change Password" msgstr "" @@ -530,9 +555,9 @@ msgstr "" msgid "Choose a filename to save the request to" msgstr "" -#: includes/account.php:806 includes/account.php:1227 -#: includes/account.php:1647 includes/account.php:1694 -#: includes/account.php:1706 www/account/19.php:45 www/account/6.php:43 +#: includes/account.php:811 includes/account.php:1233 +#: includes/account.php:1654 includes/account.php:1701 +#: includes/account.php:1713 www/account/19.php:45 www/account/6.php:43 msgid "Click here" msgstr "" @@ -540,15 +565,15 @@ msgstr "" msgid "Click here if you want to import the root certificate into Microsoft Internet Explorer" msgstr "" -#: www/account/40.php:21 www/index/11.php:21 +#: www/account/40.php:22 www/index/11.php:22 msgid "Click here to go to the Support List" msgstr "" -#: www/account/40.php:38 www/index/11.php:38 +#: www/account/40.php:39 www/index/11.php:39 msgid "Click here to view all lists available" msgstr "" -#: includes/account_stuff.php:169 www/account/18.php:18 www/account/5.php:18 +#: includes/account_stuff.php:166 www/account/18.php:18 www/account/5.php:18 #: www/gpg/2.php:17 msgid "Client Certificates" msgstr "" @@ -557,7 +582,7 @@ msgstr "" msgid "Client certificates (un-assured)" msgstr "" -#: www/account/43.php:97 +#: www/account/43.php:113 msgid "Code Signing" msgstr "" @@ -587,9 +612,9 @@ msgstr "" msgid "CommonName" msgstr "" -#: includes/account.php:510 includes/account.php:531 includes/account.php:650 -#: includes/account.php:1336 includes/account.php:1353 -#: includes/account.php:1964 includes/account.php:1989 +#: includes/account.php:513 includes/account.php:533 includes/account.php:655 +#: includes/account.php:1342 includes/account.php:1359 +#: includes/account.php:2064 includes/account.php:2089 msgid "CommonName field was blank. This is usually caused by entering your own name when openssl prompt's you for 'YOUR NAME', or if you try to issue certificates for domains you haven't already verified, as such this process can't continue." msgstr "" @@ -613,11 +638,11 @@ msgstr "" msgid "Contact" msgstr "" -#: www/wot/9.php:39 +#: www/wot/9.php:40 msgid "Contact Assurer" msgstr "" -#: www/wot/1.php:125 +#: www/wot/1-old.php:126 www/wot/12.php:90 msgid "Contact Details" msgstr "" @@ -625,7 +650,7 @@ msgstr "" msgid "Contact Email" msgstr "" -#: includes/account_stuff.php:239 includes/general_stuff.php:111 +#: includes/account_stuff.php:236 includes/general_stuff.php:118 #: includes/tverify_stuff.php:77 www/account/40.php:15 www/index/11.php:15 msgid "Contact Us" msgstr "" @@ -650,8 +675,8 @@ msgstr "" msgid "Core members of CAcert generally have a strong information technology and security background, and a stronger desire to give back to the community." msgstr "" -#: includes/account.php:750 includes/account.php:861 includes/account.php:1284 -#: includes/account.php:1545 +#: includes/account.php:755 includes/account.php:866 includes/account.php:1290 +#: includes/account.php:1552 #, php-format msgid "Couldn't remove the request for `%s`, request had already been processed." msgstr "" @@ -669,11 +694,11 @@ msgstr "" msgid "Country Name (2 letter code) [AU]:" msgstr "" -#: www/account/17.php:133 www/account/4.php:133 +#: www/account/17.php:134 www/account/4.php:133 msgid "Create Certificate Request" msgstr "" -#: includes/general_stuff.php:73 www/index/7.php:15 +#: includes/general_stuff.php:83 www/index/7.php:15 msgid "Credits" msgstr "" @@ -699,8 +724,8 @@ msgstr "" msgid "Currently we only issue certificates for Punycode domains if the person requesting them has code signing attributes attached to their account, as these have potentially slightly higher security risk." msgstr "" -#: www/stats.php:73 www/stats.php:109 www/ttp.php:118 www/ttp.php:175 -#: www/account/43.php:200 www/account/43.php:235 www/wot/10.php:43 +#: www/stats.php:79 www/stats.php:115 www/ttp.php:118 www/ttp.php:175 +#: www/account/43.php:228 www/account/43.php:265 www/wot/10.php:43 #: www/wot/10.php:76 www/wot/6.php:92 msgid "Date" msgstr "" @@ -710,7 +735,7 @@ msgid "Date (YYYY-MM-DD)" msgstr "" #: www/cap.php:89 www/ttp.php:155 www/account/13.php:46 www/account/13.php:94 -#: www/account/43.php:93 www/account/52.php:44 www/index/1.php:47 +#: www/account/43.php:109 www/account/52.php:44 www/index/1.php:47 #: www/index/5.php:25 www/wot/6.php:66 msgid "Date of Birth" msgstr "" @@ -719,19 +744,19 @@ msgstr "" msgid "Default" msgstr "" -#: includes/account_stuff.php:162 +#: includes/account_stuff.php:159 msgid "Default Language" msgstr "" #: 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/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/9.php:21 -#: www/account/9.php:49 +#: www/account/32.php:43 www/account/34.php:35 www/account/54.php:144 +#: www/account/9.php:21 www/account/9.php:49 msgid "Delete" msgstr "" -#: www/account/43.php:109 www/account/43.php:110 +#: www/account/43.php:137 www/account/43.php:138 msgid "Delete Account" msgstr "" @@ -750,6 +775,10 @@ msgstr "" msgid "Delete Organisation" msgstr "" +#: www/wot/10.php:92 +msgid "Deleted before Verification" +msgstr "" + #: www/account/32.php:26 www/account/33.php:30 msgid "Department" msgstr "" @@ -790,13 +819,17 @@ msgstr "" msgid "Disputes and Abuse Reporting" msgstr "" -#: includes/account_stuff.php:220 +#: includes/account_stuff.php:217 msgid "Disputes/Abuses" msgstr "" +#: www/wot/12.php:88 +msgid "Distance" +msgstr "" + #: www/account/26.php:24 www/account/28.php:25 www/account/29.php:31 -#: www/account/43.php:188 www/account/48.php:22 www/account/49.php:34 -#: www/account/7.php:23 www/disputes/2.php:23 +#: www/account/43.php:216 www/account/48.php:22 www/account/49.php:39 +#: www/account/49.php:70 www/account/7.php:23 www/disputes/2.php:23 msgid "Domain" msgstr "" @@ -804,7 +837,7 @@ msgstr "" msgid "Domain Certificates" msgstr "" -#: includes/account_stuff.php:221 www/disputes.php:138 www/disputes.php:147 +#: includes/account_stuff.php:218 www/disputes.php:138 www/disputes.php:147 #: www/disputes.php:154 www/disputes.php:181 www/disputes.php:195 #: www/disputes.php:205 www/disputes.php:215 www/disputes.php:299 #: www/disputes.php:309 www/disputes.php:319 www/disputes.php:328 @@ -821,7 +854,11 @@ msgstr "" msgid "Domain and Email Disputes" msgstr "" -#: includes/account_stuff.php:173 www/account/25.php:21 www/account/25.php:38 +#: www/account/35.php:51 +msgid "Domain available" +msgstr "" + +#: includes/account_stuff.php:170 www/account/25.php:21 www/account/25.php:38 #: www/account/9.php:18 msgid "Domains" msgstr "" @@ -830,7 +867,7 @@ msgstr "" msgid "Domains and Server Certificates." msgstr "" -#: includes/account_stuff.php:238 includes/general_stuff.php:109 +#: includes/account_stuff.php:235 includes/general_stuff.php:116 #: includes/tverify_stuff.php:75 www/account/38.php:15 www/index/13.php:15 msgid "Donations" msgstr "" @@ -843,7 +880,7 @@ msgstr "" msgid "Due to the increasing number of people that haven't been able to recover their passwords via the lost password form there is now 2 other options available to you. If you don't care about your account you can signup under a new account file dispute forms to recover your email accounts and domains. If you would like to recover your password via help from support staff this requires a small payment to cover time from a real person to verify your claims to ownership on an account, click the payment button below to continue." msgstr "" -#: includes/account.php:25 includes/account.php:330 +#: includes/account.php:28 includes/account.php:333 msgid "Due to the possibility for punycode domain exploits we currently do not allow any certificates to sign punycode domains or email addresses." msgstr "" @@ -855,18 +892,27 @@ msgstr "" msgid "Easy. Ish. Go to CAcert.org, install their root certificate and then follow their joining instructions. Once you have joined, request a certificate from the menu. You will receive an email with a link to the certificate. Click on the link from your email software, and hopefully it will be seamlessly installed. Next find the security section of the settings in your email software and configure digital signatures using the certificate you just downloaded. Hmm. Call me if you want, I'll guide you through it." msgstr "" -#: includes/account_stuff.php:162 www/account/25.php:23 www/account/25.php:40 +#: includes/account_stuff.php:159 www/account/25.php:23 www/account/25.php:40 #: www/account/26.php:25 www/account/26.php:35 msgid "Edit" msgstr "" +#: www/account/54.php:96 +msgid "Edit Location" +msgstr "" + #: www/account/27.php:21 msgid "Edit Organisation" msgstr "" -#: www/account/16.php:26 www/account/16.php:31 www/account/33.php:26 -#: www/account/42.php:22 www/account/43.php:33 www/account/43.php:73 -#: www/account/44.php:22 www/account/50.php:22 www/wot/5.php:40 +#: www/account/54.php:41 +msgid "Edit Region" +msgstr "" + +#: www/wot.php:346 www/account/16.php:26 www/account/16.php:31 +#: www/account/33.php:26 www/account/42.php:22 www/account/43.php:43 +#: www/account/43.php:89 www/account/44.php:22 www/account/50.php:22 +#: www/wot/5.php:42 msgid "Email" msgstr "" @@ -874,7 +920,7 @@ msgstr "" msgid "Email (if applicable)" msgstr "" -#: includes/account_stuff.php:165 www/account/2.php:18 +#: includes/account_stuff.php:162 www/account/2.php:18 msgid "Email Accounts" msgstr "" @@ -888,19 +934,19 @@ msgstr "" msgid "Email Address" msgstr "" -#: includes/account.php:51 includes/account.php:433 www/index.php:310 +#: includes/account.php:54 includes/account.php:436 www/index.php:330 msgid "Email Address given was invalid, or a test connection couldn't be made to your server, or the server rejected the email address as invalid" msgstr "" -#: www/index.php:270 +#: www/index.php:280 msgid "Email Address was blank" msgstr "" -#: www/wot/1.php:126 +#: www/wot/1-old.php:127 www/wot/12.php:91 msgid "Email Assurer" msgstr "" -#: includes/account_stuff.php:221 www/disputes.php:28 www/disputes.php:39 +#: includes/account_stuff.php:218 www/disputes.php:28 www/disputes.php:39 #: www/disputes.php:46 www/disputes.php:90 www/disputes.php:104 #: www/disputes.php:114 www/disputes.php:124 www/disputes.php:226 #: www/disputes.php:235 www/disputes.php:246 www/disputes.php:256 @@ -909,11 +955,11 @@ msgstr "" msgid "Email Dispute" msgstr "" -#: www/wot/1.php:133 +#: www/wot/1-old.php:134 www/wot/12.php:104 msgid "Email Me" msgstr "" -#: includes/account.php:67 includes/account.php:452 +#: includes/account.php:70 includes/account.php:455 msgid "Email Probe" msgstr "" @@ -961,7 +1007,7 @@ msgstr "" msgid "Erroneous Verisign Issued Digital Certificates Pose Spoofing Hazard" msgstr "" -#: includes/account.php:83 www/verify.php:33 www/verify.php:45 +#: includes/account.php:86 www/verify.php:33 www/verify.php:45 #: www/verify.php:76 www/verify.php:89 msgid "Error!" msgstr "" @@ -984,7 +1030,7 @@ msgstr "" msgid "Face to Face Meeting" msgstr "" -#: includes/general.php:618 +#: includes/general.php:621 msgid "Failed to make a connection to the mail server" msgstr "" @@ -1004,11 +1050,11 @@ msgstr "" msgid "Finally you will be asked information about 'extra' attribute, you simply hit enter to both these questions." msgstr "" -#: includes/account_stuff.php:216 +#: includes/account_stuff.php:213 msgid "Find Domain" msgstr "" -#: includes/account_stuff.php:216 www/account/42.php:19 +#: includes/account_stuff.php:213 www/account/42.php:19 msgid "Find User" msgstr "" @@ -1016,7 +1062,7 @@ msgstr "" msgid "Find User by Domain" msgstr "" -#: includes/account_stuff.php:205 +#: includes/account_stuff.php:202 msgid "Find an Assurer" msgstr "" @@ -1028,16 +1074,16 @@ msgstr "" msgid "First ID Number (driver's license, passport etc)" msgstr "" -#: www/account/13.php:27 www/account/13.php:75 www/account/43.php:77 +#: www/account/13.php:27 www/account/13.php:75 www/account/43.php:93 #: www/index/1.php:28 msgid "First Name" msgstr "" -#: includes/account.php:920 +#: includes/account.php:925 msgid "First and Last name fields can not be blank." msgstr "" -#: www/index.php:259 +#: www/index.php:269 msgid "First and/or last names were blank." msgstr "" @@ -1077,11 +1123,11 @@ msgstr "" msgid "For years we've all been charged high amounts of money to pay for security that doesn't and shouldn't cost the earth." msgstr "" -#: includes/account.php:904 www/index.php:204 www/index.php:254 +#: includes/account.php:909 www/index.php:214 www/index.php:264 msgid "For your own security you must enter 5 lost password questions and answers." msgstr "" -#: includes/account_stuff.php:153 includes/general_stuff.php:48 +#: includes/account_stuff.php:150 includes/general_stuff.php:68 #: includes/tverify_stuff.php:34 msgid "Free digital certificates!" msgstr "" @@ -1095,19 +1141,19 @@ msgstr "" msgid "Full Name (as shown on ID)" msgstr "" -#: www/news.php:38 www/index/0.php:37 +#: www/news.php:38 www/index/0.php:75 msgid "Full Story" msgstr "" -#: includes/general_stuff.php:112 includes/tverify_stuff.php:78 +#: includes/general_stuff.php:119 includes/tverify_stuff.php:78 msgid "Further Information" msgstr "" -#: www/index/16.php:23 www/index/3.php:23 +#: www/index/16.php:29 www/index/3.php:29 msgid "GPG Key" msgstr "" -#: includes/account_stuff.php:209 +#: includes/account_stuff.php:206 msgid "GPG/PGP Keys" msgstr "" @@ -1119,7 +1165,7 @@ msgstr "" msgid "General Questions" msgstr "" -#: www/account/40.php:20 www/index/11.php:20 +#: www/account/40.php:21 www/index/11.php:21 msgid "General questions about CAcert should be sent to the general support list, please send all emails in ENGLISH only, this list has many more volunteers then those directly involved with the running of the website, everyone on the mailing list understands english, even if this isn't their native language this will increase your chance at a competent reply. While it's best if you sign up to the mailing list to get replied to, you don't have to, but please make sure you note this in your email, otherwise it might seem like you didn't get a reply to your question." msgstr "" @@ -1135,15 +1181,15 @@ msgstr "" msgid "Generating a new key pair and CSR for IIS 5.0" msgstr "" -#: www/news.php:42 www/wot/10.php:105 +#: www/news.php:42 www/wot/10.php:110 msgid "Go Back" msgstr "" -#: includes/account_stuff.php:158 +#: includes/account_stuff.php:155 msgid "Go Home" msgstr "" -#: www/account/40.php:19 www/index/11.php:19 +#: www/account/40.php:20 www/index/11.php:20 msgid "Go here for more details." msgstr "" @@ -1151,11 +1197,11 @@ msgstr "" msgid "Good question" msgstr "" -#: www/stats.php:106 +#: www/stats.php:112 msgid "Growth by year" msgstr "" -#: www/stats.php:70 +#: www/stats.php:76 msgid "Growth in the last 12 months" msgstr "" @@ -1195,7 +1241,7 @@ msgstr "" msgid "Hitting update will also revoke all existing certificates issued under this domain" msgstr "" -#: www/wot/1.php:23 www/wot/7.php:26 +#: www/account/53.php:23 www/wot/1-old.php:24 www/wot/7-old.php:27 msgid "Home" msgstr "" @@ -1235,7 +1281,7 @@ msgstr "" msgid "How?" msgstr "" -#: includes/general_stuff.php:64 +#: includes/general_stuff.php:83 msgid "Howto Information" msgstr "" @@ -1260,12 +1306,12 @@ msgstr "" msgid "I certify that %s %s %s has appeared in person" msgstr "" -#: includes/account.php:1035 +#: includes/account.php:1041 msgid "I couldn't match any emails against your organisational account." msgstr "" -#: includes/account.php:136 includes/account.php:184 includes/account.php:288 -#: includes/account.php:1059 includes/account.php:1147 +#: includes/account.php:139 includes/account.php:187 includes/account.php:291 +#: includes/account.php:1065 includes/account.php:1153 msgid "I didn't receive a valid Certificate Request, hit the back button and try again." msgstr "" @@ -1293,15 +1339,19 @@ msgstr "" msgid "I want to be listed" msgstr "" +#: www/wot/13.php:42 +msgid "I was unable to match your location with places in my database." +msgstr "" + #: www/help/8.php:16 msgid "I'll anwser the why part first, as that's reasonably easy. The short answer is it takes most of the key handling responsibilty away from you and/or your group. If you need to revoke your key for any reason (such as a developer leaving the project) it won't effect your ability to revoke the existing key or keys, and issue new ones." msgstr "" -#: www/account/43.php:61 +#: www/account/43.php:77 msgid "I'm sorry, the user you were looking for seems to have disappeared! Bad things are a foot!" msgstr "" -#: www/wot.php:78 +#: www/wot.php:92 msgid "I'm sorry, there was no email matching what you entered in the system. Please double check your information." msgstr "" @@ -1333,16 +1383,21 @@ msgstr "" msgid "If we change our Privacy Policy, we will post those changes on www.CAcert.org. If we decide to use personally identifiable information in a manner different from that stated at the time it was collected, we will notify users via email. Users will be able to opt out of any new use of their personal information." msgstr "" -#: www/wot/7.php:140 +#: www/wot/7-old.php:141 msgid "If you are happy with this location, click 'Make my location here' to update your location details." msgstr "" +#: www/account/40.php:19 www/index/11.php:19 www/index/4.php:40 +#, php-format +msgid "If you are having trouble with your username or password, please visit our %swiki page%s for more information" +msgstr "" + #: www/ttp.php:71 #, php-format msgid "If you have ANY doubts or concerns about the identity of the Applicant then please DO NOT COMPLETE AND SIGN this form. For more information about the Web of Trust, including detailed guides for Trusted Third Parties, please see: %s" msgstr "" -#: www/account/40.php:41 www/index/11.php:41 +#: www/account/40.php:42 www/index/11.php:42 msgid "If you have questions, comments or otherwise and information you're sending to us contains sensitive details, you should use the contact form below. Due to the large amounts of support emails we receive, sending general questions via this contact form will generally take longer then using the support mailing list. Also sending queries in anything but english could cause delays in supporting you as we'd need to find a translator to help." msgstr "" @@ -1411,7 +1466,7 @@ msgstr "" msgid "Inclusion into mainstream browsers!" msgstr "" -#: www/index.php:214 +#: www/index.php:224 msgid "Incorrect email address and/or Pass Phrase." msgstr "" @@ -1427,7 +1482,7 @@ msgstr "" msgid "Install Your Certificate" msgstr "" -#: www/index/17.php:142 +#: www/index/17.php:181 msgid "Install a Root Certificate using Internet Explorer and the CEnroll ActiveX control. This avoids the Microsoft Certificate Installation wizard and all of its complexity and extra screens for users. This however will ONLY work for Microsoft Internet Explorer." msgstr "" @@ -1444,16 +1499,16 @@ msgstr "" msgid "Introduction" msgstr "" -#: includes/account.php:624 includes/account.php:716 includes/account.php:744 -#: includes/account.php:777 includes/account.php:829 includes/account.php:855 -#: includes/account.php:1199 includes/account.php:1251 -#: includes/account.php:1278 includes/account.php:1454 -#: includes/account.php:1510 includes/account.php:1539 +#: includes/account.php:629 includes/account.php:721 includes/account.php:749 +#: includes/account.php:782 includes/account.php:834 includes/account.php:860 +#: includes/account.php:1205 includes/account.php:1257 +#: includes/account.php:1284 includes/account.php:1461 +#: includes/account.php:1517 includes/account.php:1546 #, php-format msgid "Invalid ID '%s' presented, can't do anything with it." msgstr "" -#: includes/account.php:927 www/index.php:265 +#: includes/account.php:932 www/index.php:275 msgid "Invalid date of birth" msgstr "" @@ -1474,9 +1529,13 @@ 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." msgstr "" -#: includes/account.php:722 includes/account.php:835 includes/account.php:1206 -#: includes/account.php:1257 includes/account.php:1461 -#: includes/account.php:1516 +#: www/wot.php:385 +msgid "It looks like you were trying to contact multiple people, this isn't allowed due to data security reasons." +msgstr "" + +#: includes/account.php:727 includes/account.php:840 includes/account.php:1212 +#: includes/account.php:1263 includes/account.php:1468 +#: includes/account.php:1523 #, php-format msgid "It would seem '%s' has already been revoked. I'll skip this for now." msgstr "" @@ -1489,12 +1548,12 @@ msgstr "" msgid "It's possible to get notifications of up and coming events and even just general announcements, untick any notifications you don't wish to receive. For country, regional and radius notifications to work you must choose your location once you've verified your account and logged in." msgstr "" -#: includes/general_stuff.php:53 includes/tverify_stuff.php:40 +#: includes/general_stuff.php:73 includes/tverify_stuff.php:40 msgid "Join" msgstr "" -#: includes/general_stuff.php:52 includes/tverify_stuff.php:38 -#: www/index/17.php:95 +#: includes/general_stuff.php:72 includes/tverify_stuff.php:38 +#: www/index/17.php:134 msgid "Join CAcert.org" msgstr "" @@ -1510,23 +1569,27 @@ msgstr "" msgid "Key generation process" msgstr "" -#: www/account/17.php:131 www/account/4.php:131 +#: www/account/17.php:132 www/account/4.php:131 msgid "Keysize:" msgstr "" -#: www/wot/9.php:47 +#: www/wot/9.php:48 msgid "Language" msgstr "" -#: www/account/13.php:37 www/account/13.php:85 www/account/43.php:85 +#: www/account/13.php:37 www/account/13.php:85 www/account/43.php:101 #: www/index/1.php:38 msgid "Last Name" msgstr "" -#: www/index/0.php:28 +#: www/index/0.php:27 msgid "Latest News" msgstr "" +#: www/account/54.php:70 www/account/54.php:107 +msgid "Latitude" +msgstr "" + #: www/wot/3.php:41 msgid "Liability" msgstr "" @@ -1537,9 +1600,10 @@ msgstr "" msgid "Limitations" msgstr "" -#: www/wot/1.php:23 www/wot/1.php:30 www/wot/1.php:43 www/wot/1.php:56 -#: www/wot/1.php:75 www/wot/1.php:91 www/wot/1.php:106 www/wot/7.php:26 -#: www/wot/7.php:35 www/wot/7.php:46 www/wot/7.php:58 +#: www/wot/1-old.php:24 www/wot/1-old.php:31 www/wot/1-old.php:44 +#: www/wot/1-old.php:57 www/wot/1-old.php:76 www/wot/1-old.php:92 +#: www/wot/1-old.php:107 www/wot/7-old.php:27 www/wot/7-old.php:36 +#: www/wot/7-old.php:47 www/wot/7-old.php:59 msgid "Listed" msgstr "" @@ -1547,12 +1611,29 @@ msgstr "" msgid "Locality Name (eg, city) [Sydney]:" msgstr "" -#: www/account/11.php:31 www/account/21.php:35 www/account/43.php:203 -#: www/account/43.php:238 www/wot/10.php:46 www/wot/10.php:79 www/wot/6.php:88 +#: www/account/11.php:31 www/account/21.php:35 www/account/43.php:231 +#: www/account/43.php:268 www/account/54.php:62 www/account/54.php:99 +#: www/account/54.php:175 www/wot/10.php:46 www/wot/10.php:79 www/wot/6.php:88 msgid "Location" msgstr "" -#: www/wot/7.php:123 +#: www/account/43.php:121 +msgid "Location Admin" +msgstr "" + +#: www/account/54.php:131 +msgid "Location Alias" +msgstr "" + +#: www/account/54.php:126 +msgid "Location Aliases" +msgstr "" + +#: includes/account_stuff.php:213 +msgid "Location DB" +msgstr "" + +#: www/wot/7-old.php:124 msgid "Location Name" msgstr "" @@ -1564,10 +1645,14 @@ msgstr "" msgid "Login" msgstr "" -#: includes/account_stuff.php:158 +#: includes/account_stuff.php:155 msgid "Logout" msgstr "" +#: www/account/54.php:66 www/account/54.php:103 +msgid "Longitude" +msgstr "" + #: www/index/5.php:18 msgid "Lost Pass Phrase" msgstr "" @@ -1584,15 +1669,15 @@ msgstr "" msgid "Lost Pass Phrase Questions - Please enter five questions and your reponses to be used for security verifcation." msgstr "" -#: includes/general_stuff.php:59 includes/tverify_stuff.php:46 -#: www/account/43.php:113 www/account/43.php:117 www/account/43.php:121 -#: www/account/43.php:125 www/account/43.php:129 www/account/43.php:133 -#: www/account/43.php:137 www/account/43.php:141 www/account/43.php:145 -#: www/account/43.php:149 +#: includes/general_stuff.php:79 includes/tverify_stuff.php:46 +#: www/account/43.php:141 www/account/43.php:145 www/account/43.php:149 +#: www/account/43.php:153 www/account/43.php:157 www/account/43.php:161 +#: www/account/43.php:165 www/account/43.php:169 www/account/43.php:173 +#: www/account/43.php:177 msgid "Lost Password" msgstr "" -#: www/index.php:357 +#: www/index.php:377 msgid "Mail Probe" msgstr "" @@ -1608,7 +1693,7 @@ msgstr "" msgid "Make Default" msgstr "" -#: www/wot/7.php:138 +#: www/wot/7-old.php:139 msgid "Make my location here" msgstr "" @@ -1628,7 +1713,7 @@ msgstr "" msgid "Master Account" msgstr "" -#: www/wot/1.php:124 +#: www/wot/1-old.php:125 www/wot/12.php:89 msgid "Max Points" msgstr "" @@ -1636,11 +1721,11 @@ msgstr "" msgid "Maximum Points" msgstr "" -#: www/wot/9.php:56 +#: www/wot/9.php:57 msgid "Message" msgstr "" -#: www/account/43.php:204 www/account/43.php:239 www/wot/10.php:47 +#: www/account/43.php:232 www/account/43.php:269 www/wot/10.php:47 #: www/wot/10.php:80 www/wot/6.php:71 msgid "Method" msgstr "" @@ -1653,7 +1738,7 @@ msgstr "" msgid "Microsoft Support Online" msgstr "" -#: www/account/43.php:81 +#: www/account/43.php:97 msgid "Middle Name" msgstr "" @@ -1661,19 +1746,19 @@ msgstr "" msgid "Middle Name(s)" msgstr "" -#: includes/general_stuff.php:62 +#: includes/general_stuff.php:82 msgid "Miscellaneous" msgstr "" -#: includes/general_stuff.php:111 includes/tverify_stuff.php:77 +#: includes/general_stuff.php:118 includes/tverify_stuff.php:77 msgid "Mission Statement" msgstr "" -#: includes/account_stuff.php:221 +#: includes/account_stuff.php:218 msgid "More Information" msgstr "" -#: www/index/0.php:40 +#: www/index/0.php:27 msgid "More News Items" msgstr "" @@ -1681,50 +1766,54 @@ msgstr "" msgid "Most people would object if they found that all their postal letters are being opened, read and possibly recorded by the Government before being passed on to the intended recipient, resealed as if nothing had happened. And yet this is what happens every day with your emails (in the UK). There are some who have objected to this intrusion of privacy, but their voices are small and fall on deaf ears. However the most effective way to combat this intrusion is to seal the envelope shut in a miniature bank vault, i.e. encrypt your email. If all emails were encrypted, it would be very hard for Government, or other organisations/individual crackers, to monitor the general public. They would only realistically have enough resources to monitor those they had reason to suspect. Why? Because encryption can be broken, but it takes a lot of computing power and there wouldn't be enough to monitor the whole population of any given country." msgstr "" -#: includes/general_stuff.php:56 includes/tverify_stuff.php:43 -#: www/account/0.php:15 www/index/17.php:100 +#: www/account/54.php:172 +msgid "Move Location" +msgstr "" + +#: includes/general_stuff.php:76 includes/tverify_stuff.php:43 +#: www/account/0.php:15 www/index/17.php:139 msgid "My Account" msgstr "" -#: includes/account_stuff.php:162 www/account/36.php:18 +#: includes/account_stuff.php:159 www/account/36.php:18 msgid "My Alert Settings" msgstr "" -#: includes/account.php:24 includes/account.php:31 includes/account.php:42 -#: includes/account.php:50 includes/account.php:69 includes/account.php:92 -#: includes/account.php:101 includes/account.php:135 includes/account.php:183 -#: includes/account.php:208 includes/account.php:287 includes/account.php:315 -#: includes/account.php:329 includes/account.php:346 includes/account.php:406 -#: includes/account.php:414 includes/account.php:424 includes/account.php:432 -#: includes/account.php:454 includes/account.php:463 includes/account.php:509 -#: includes/account.php:530 includes/account.php:585 includes/account.php:597 -#: includes/account.php:610 includes/account.php:649 includes/account.php:702 -#: includes/account.php:765 includes/account.php:817 includes/account.php:964 -#: includes/account.php:977 includes/account.php:1034 -#: includes/account.php:1058 includes/account.php:1146 -#: includes/account.php:1173 includes/account.php:1185 -#: includes/account.php:1238 includes/account.php:1335 -#: includes/account.php:1352 includes/account.php:1427 -#: includes/account.php:1439 includes/account.php:1495 -#: includes/account.php:1563 includes/account.php:1589 -#: includes/account.php:1617 includes/account.php:1645 -#: includes/account.php:1692 includes/account.php:1704 -#: includes/account.php:1767 includes/account.php:1871 -#: includes/account.php:1878 includes/account.php:1888 -#: includes/account.php:1931 includes/account.php:1963 -#: includes/account.php:1988 includes/account.php:2016 -#: includes/account.php:2088 includes/account.php:2101 -#: includes/account.php:2114 includes/account.php:2193 www/account.php:55 -#: www/disputes.php:390 www/error404.php:17 www/wot.php:28 www/wot.php:185 -#: www/wot.php:193 www/wot.php:206 www/wot.php:325 www/wot.php:344 -#: www/wot.php:356 www/wot.php:367 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/6.php:21 www/account/6.php:40 www/account/6.php:48 -#: www/gpg/3.php:21 +#: includes/account.php:27 includes/account.php:34 includes/account.php:45 +#: includes/account.php:53 includes/account.php:72 includes/account.php:95 +#: includes/account.php:104 includes/account.php:138 includes/account.php:186 +#: includes/account.php:211 includes/account.php:290 includes/account.php:318 +#: includes/account.php:332 includes/account.php:349 includes/account.php:409 +#: includes/account.php:417 includes/account.php:427 includes/account.php:435 +#: includes/account.php:457 includes/account.php:466 includes/account.php:512 +#: includes/account.php:532 includes/account.php:590 includes/account.php:602 +#: includes/account.php:615 includes/account.php:654 includes/account.php:707 +#: includes/account.php:770 includes/account.php:822 includes/account.php:969 +#: includes/account.php:982 includes/account.php:1040 +#: includes/account.php:1064 includes/account.php:1152 +#: includes/account.php:1179 includes/account.php:1191 +#: includes/account.php:1244 includes/account.php:1341 +#: includes/account.php:1358 includes/account.php:1434 +#: includes/account.php:1446 includes/account.php:1502 +#: includes/account.php:1570 includes/account.php:1596 +#: includes/account.php:1624 includes/account.php:1652 +#: includes/account.php:1699 includes/account.php:1711 +#: includes/account.php:1774 includes/account.php:1878 +#: includes/account.php:1885 includes/account.php:1895 +#: includes/account.php:1904 includes/account.php:2031 +#: includes/account.php:2063 includes/account.php:2088 +#: includes/account.php:2116 includes/account.php:2213 +#: includes/account.php:2226 includes/account.php:2239 +#: includes/account.php:2318 www/account.php:64 www/disputes.php:390 +#: www/error404.php:17 www/wot.php:33 www/wot.php:198 www/wot.php:206 +#: www/wot.php:219 www/wot.php:338 www/wot.php:373 www/wot.php:391 +#: www/wot.php:403 www/account/19.php:23 www/account/19.php:42 +#: www/account/19.php:50 www/account/6.php:21 www/account/6.php:40 +#: www/account/6.php:48 msgid "My CAcert.org Account!" msgstr "" -#: includes/account_stuff.php:161 www/account/0.php:19 www/account/13.php:23 +#: includes/account_stuff.php:158 www/account/0.php:19 www/account/13.php:23 #: www/index/1.php:25 msgid "My Details" msgstr "" @@ -1733,15 +1822,15 @@ msgstr "" msgid "My Language Settings" msgstr "" -#: includes/account_stuff.php:162 www/wot/8.php:19 +#: includes/account_stuff.php:159 www/wot/8.php:19 msgid "My Listing" msgstr "" -#: includes/account_stuff.php:162 +#: includes/account_stuff.php:159 msgid "My Location" msgstr "" -#: includes/account_stuff.php:162 +#: includes/account_stuff.php:159 msgid "My Points" msgstr "" @@ -1753,7 +1842,8 @@ msgstr "" msgid "N/A" msgstr "" -#: www/account/16.php:35 www/wot/1.php:123 www/wot/6.php:62 +#: www/account/16.php:35 www/wot/1-old.php:124 www/wot/12.php:87 +#: www/wot/6.php:62 msgid "Name" msgstr "" @@ -1765,9 +1855,9 @@ msgstr "" msgid "Names" msgstr "" -#: includes/account_stuff.php:170 includes/account_stuff.php:178 -#: includes/account_stuff.php:183 includes/account_stuff.php:187 -#: includes/account_stuff.php:210 +#: includes/account_stuff.php:167 includes/account_stuff.php:175 +#: includes/account_stuff.php:180 includes/account_stuff.php:184 +#: includes/account_stuff.php:207 msgid "New" msgstr "" @@ -1776,11 +1866,11 @@ msgstr "" msgid "New Admin for %s" msgstr "" -#: www/stats.php:75 www/stats.php:111 +#: www/stats.php:81 www/stats.php:117 msgid "New Assurers" msgstr "" -#: www/stats.php:76 www/stats.php:112 +#: www/stats.php:82 www/stats.php:118 msgid "New Certificates" msgstr "" @@ -1793,7 +1883,7 @@ msgstr "" msgid "New Domain for %s" msgstr "" -#: includes/account_stuff.php:193 www/account/24.php:18 +#: includes/account_stuff.php:190 www/account/24.php:18 msgid "New Organisation" msgstr "" @@ -1801,7 +1891,7 @@ msgstr "" msgid "New Pass Phrase" msgstr "" -#: includes/account.php:980 www/index.php:99 +#: includes/account.php:985 www/index.php:103 msgid "New Pass Phrases specified don't match or were blank." msgstr "" @@ -1809,13 +1899,14 @@ msgstr "" msgid "New Password" msgstr "" -#: www/stats.php:74 www/stats.php:110 +#: www/stats.php:80 www/stats.php:116 msgid "New Users" msgstr "" -#: www/account/16.php:47 www/account/24.php:45 www/account/3.php:83 -#: www/account/42.php:26 www/account/44.php:30 www/account/48.php:26 -#: www/index/1.php:123 www/index/5.php:53 www/index/6.php:86 www/wot/5.php:48 +#: www/wot.php:350 www/account/16.php:47 www/account/24.php:45 +#: www/account/3.php:83 www/account/42.php:26 www/account/44.php:30 +#: www/account/48.php:26 www/index/1.php:123 www/index/5.php:53 +#: www/index/6.php:86 www/wot/5.php:50 msgid "Next" msgstr "" @@ -1843,29 +1934,29 @@ msgstr "" msgid "No domains are currently listed." msgstr "" -#: www/account/49.php:51 +#: www/account/49.php:87 #, php-format msgid "No domains found matching %s" msgstr "" -#: www/gpg.php:129 +#: www/gpg.php:135 msgid "No emails found on your key" msgstr "" -#: www/gpg/3.php:22 +#: www/gpg/3.php:21 msgid "No such PGP/GPG certificates attached to your account." msgstr "" -#: www/account/15.php:24 www/account/19.php:24 www/account/23.php:24 +#: www/account/15.php:23 www/account/19.php:24 www/account/23.php:23 #: www/account/6.php:22 msgid "No such certificate attached to your account." msgstr "" -#: includes/account.php:1934 +#: includes/account.php:2034 msgid "No such user found." msgstr "" -#: www/account/43.php:50 +#: www/account/43.php:66 #, php-format msgid "No users found matching %s" msgstr "" @@ -1878,7 +1969,7 @@ msgstr "" msgid "None; $10 USD per year membership fee." msgstr "" -#: includes/general_stuff.php:57 includes/tverify_stuff.php:44 +#: includes/general_stuff.php:77 includes/tverify_stuff.php:44 msgid "Normal Login" msgstr "" @@ -1891,7 +1982,7 @@ msgstr "" msgid "Not a valid Domain. Can't continue." msgstr "" -#: includes/account.php:32 www/disputes.php:227 +#: includes/account.php:35 www/disputes.php:227 #, php-format msgid "Not a valid email address. Can't continue." msgstr "" @@ -1912,18 +2003,18 @@ msgstr "" msgid "Now 'Create a new certificate'." msgstr "" -#: includes/account.php:733 includes/account.php:846 includes/account.php:1268 -#: includes/account.php:1527 +#: includes/account.php:738 includes/account.php:851 includes/account.php:1274 +#: includes/account.php:1534 msgid "Now deleting the following pending requests:" msgstr "" -#: includes/account.php:613 includes/account.php:768 includes/account.php:1189 -#: includes/account.php:1442 +#: includes/account.php:618 includes/account.php:773 includes/account.php:1195 +#: includes/account.php:1449 msgid "Now renewing the following certificates:" msgstr "" -#: includes/account.php:705 includes/account.php:820 includes/account.php:1241 -#: includes/account.php:1498 +#: includes/account.php:710 includes/account.php:825 includes/account.php:1247 +#: includes/account.php:1505 msgid "Now revoking the following certificates:" msgstr "" @@ -1931,7 +2022,7 @@ msgstr "" msgid "Number of days" msgstr "" -#: includes/general_stuff.php:71 +#: includes/general_stuff.php:83 msgid "OCSP Details" msgstr "" @@ -1979,7 +2070,7 @@ msgstr "" msgid "Only fill this in if you assured the person on a different day" msgstr "" -#: www/account/43.php:38 www/account/49.php:39 +#: www/account/43.php:54 www/account/49.php:44 www/account/49.php:75 msgid "Only the first 100 rows are displayed." msgstr "" @@ -1995,11 +2086,11 @@ msgstr "" msgid "Optional Client CSR, no information on the certificate will be used" msgstr "" -#: includes/account_stuff.php:192 +#: includes/account_stuff.php:189 msgid "Org Admin" msgstr "" -#: includes/account_stuff.php:182 +#: includes/account_stuff.php:179 msgid "Org Client Certs" msgstr "" @@ -2007,7 +2098,7 @@ msgstr "" msgid "Org Client and Server Certificates" msgstr "" -#: includes/account_stuff.php:186 +#: includes/account_stuff.php:183 msgid "Org Server Certs" msgstr "" @@ -2016,11 +2107,11 @@ msgid "Org. Unit" msgstr "" #: www/account/11.php:29 www/account/21.php:33 www/account/25.php:20 -#: www/account/35.php:20 +#: www/account/35.php:21 msgid "Organisation" msgstr "" -#: includes/account_stuff.php:205 +#: includes/account_stuff.php:202 msgid "Organisation Assurance" msgstr "" @@ -2028,7 +2119,7 @@ msgstr "" msgid "Organisation Name" msgstr "" -#: includes/account.php:1581 includes/account.php:1608 +#: includes/account.php:1588 includes/account.php:1615 msgid "Organisation Name and Contact Email are required fields." msgstr "" @@ -2052,20 +2143,21 @@ msgstr "" msgid "Organizational Unit Name (eg, section) [Server Administration]:." msgstr "" -#: www/account/40.php:36 www/index/11.php:36 +#: www/account/40.php:37 www/index/11.php:37 msgid "Other Mailing Lists" msgstr "" -#: www/index/16.php:16 www/index/3.php:16 +#: www/index/16.php:16 www/index/16.php:23 www/index/3.php:16 +#: www/index/3.php:23 msgid "PKI Key" msgstr "" -#: www/index/16.php:28 www/index/3.php:28 +#: www/index/16.php:34 www/index/3.php:34 msgid "PKI finger/thumb print signed by the CAcert GPG Key" msgstr "" #: www/account/40.php:18 www/index/11.php:18 -msgid "PLEASE NOTE: Due to the large amounts of support questions, incorrectly directed emails may be ignored, this is a volunteer effort and directing general questions to the right place will help everyone, including yourself as you will get a speedier reply." +msgid "PLEASE NOTE: Due to the large amounts of support questions, incorrectly directed emails may be over looked, this is a volunteer effort and directing general questions to the right place will help everyone, including yourself as you will get a reply quicker." msgstr "" #: www/wot/6.php:43 @@ -2084,11 +2176,11 @@ msgstr "" msgid "Pass Phrase Again" msgstr "" -#: www/index.php:280 +#: www/index.php:290 msgid "Pass Phrases don't match" msgstr "" -#: www/index.php:275 +#: www/index.php:285 msgid "Pass Phrases were blank" msgstr "" @@ -2142,12 +2234,12 @@ msgstr "" msgid "Please Note: You only need to enter the main part of your domain, eg. mydomain.com rather then www.mydomain.com. Once you have verified your domain you are able to enter any sub-domain, such as www.mydomain.com or www.this.is.mydomain.com as the system checks from right to left, rather then specific hostnames when you upload a CSR to the system." msgstr "" -#: www/wot.php:312 +#: www/wot.php:325 #, php-format msgid "Please Note: this is a temporary increase for %s days only. After that time their points will be reduced to 150 points." msgstr "" -#: www/wot.php:295 +#: www/wot.php:308 #, php-format msgid "Please Note: this is a temporary increase for %s days only. After that time your points will be reduced to 150 points." msgstr "" @@ -2165,6 +2257,10 @@ msgstr "" msgid "Please complete and sign this form, and sign the photocopies of the IDs, to acknowledge that" msgstr "" +#: www/wot/13.php:64 +msgid "Please enter your town or suburb name, followed by region or state or province and then the country (please separate by commas)" +msgstr "" + #: www/account/11.php:16 www/account/21.php:21 msgid "Please make sure the following details are correct before proceeding any further." msgstr "" @@ -2197,7 +2293,7 @@ msgstr "" msgid "Please select the most appropriate section to report your problem." msgstr "" -#: www/account/43.php:202 www/account/43.php:237 www/wot/10.php:45 +#: www/account/43.php:230 www/account/43.php:267 www/wot/10.php:45 #: www/wot/10.php:78 www/wot/6.php:127 msgid "Points" msgstr "" @@ -2206,11 +2302,11 @@ msgstr "" msgid "Points Allocated" msgstr "" -#: www/stats.php:63 +#: www/stats.php:69 msgid "Points Issued" msgstr "" -#: www/account/40.php:54 www/index/11.php:54 +#: www/account/40.php:55 www/index/11.php:55 msgid "Postal Address:" msgstr "" @@ -2234,7 +2330,7 @@ msgstr "" msgid "Privacy" msgstr "" -#: includes/account_stuff.php:239 includes/general_stuff.php:110 +#: includes/account_stuff.php:236 includes/general_stuff.php:117 #: includes/tverify_stuff.php:76 www/account/39.php:15 www/index/10.php:15 msgid "Privacy Policy" msgstr "" @@ -2243,7 +2339,7 @@ msgstr "" msgid "Probe" msgstr "" -#: www/index/17.php:65 +#: www/index/17.php:99 www/index/17.php:103 msgid "Problems were detected with the CAcert root certificate download error:" msgstr "" @@ -2263,18 +2359,22 @@ msgstr "" msgid "Question: I'm a software developer for linux and I want to use CAcert/openssl to distribute my packages with detached signatures, is this possible and why would I do this over PGP/GPG detached signatures?" msgstr "" -#: includes/general_stuff.php:69 +#: includes/general_stuff.php:83 msgid "RSS News Feed" msgstr "" -#: www/wot.php:169 -msgid "Race condition discovered, user altered details during assurance proceedure. PLEASE MAKE SURE THE NEW DETAILS BELOW MATCH THE ID DOCUMENTS." +#: www/wot.php:182 +msgid "Race condition discovered, user altered details during assurance procedure. PLEASE MAKE SURE THE NEW DETAILS BELOW MATCH THE ID DOCUMENTS." msgstr "" #: www/help/2.php:25 www/help/2.php:68 msgid "References" msgstr "" +#: www/account/54.php:22 www/account/54.php:44 +msgid "Region" +msgstr "" + #: www/account/36.php:24 www/index/1.php:119 msgid "Regional Announcements" msgstr "" @@ -2287,12 +2387,12 @@ msgstr "" msgid "Rejected" msgstr "" -#: www/wot.php:53 +#: www/wot.php:67 msgid "Reminder Notice" msgstr "" -#: includes/account.php:756 includes/account.php:867 includes/account.php:1290 -#: includes/account.php:1551 +#: includes/account.php:761 includes/account.php:872 includes/account.php:1296 +#: includes/account.php:1558 #, php-format msgid "Removed a pending request for '%s'" msgstr "" @@ -2307,7 +2407,7 @@ msgstr "" msgid "Renew/Revoke/Delete" msgstr "" -#: includes/account.php:681 includes/account.php:1472 +#: includes/account.php:686 includes/account.php:1479 msgid "Renewing" msgstr "" @@ -2327,6 +2427,11 @@ msgstr "" msgid "Return to the 'Internet Information Services' screen in 'Administrative Tools' under 'Control Panel'. Right click on 'Default Web Site' and select 'Properties'." msgstr "" +#: www/account/43.php:233 www/account/43.php:250 www/account/43.php:270 +#: www/account/43.php:287 +msgid "Revoke" +msgstr "" + #: www/account/12.php:77 www/account/18.php:83 www/account/22.php:79 #: www/account/5.php:82 msgid "Revoke/Delete" @@ -2342,19 +2447,21 @@ msgstr "" msgid "Right now it's happening all around you - there are secured websites and email protocols being protected and trusted by people, signed by CAcert." msgstr "" -#: includes/general_stuff.php:67 +#: includes/general_stuff.php:83 msgid "Root Certificate" msgstr "" -#: www/index/16.php:19 www/index/3.php:19 +#: www/index/16.php:19 www/index/16.php:25 www/index/3.php:19 +#: www/index/3.php:25 msgid "Root Certificate (DER Format)" msgstr "" -#: www/index/16.php:18 www/index/3.php:18 +#: www/index/16.php:18 www/index/16.php:24 www/index/3.php:18 +#: www/index/3.php:24 msgid "Root Certificate (PEM Format)" msgstr "" -#: includes/account_stuff.php:205 +#: includes/account_stuff.php:202 msgid "Rules" msgstr "" @@ -2394,11 +2501,11 @@ msgstr "" msgid "Screenshot of IIS 5.0" msgstr "" -#: www/wot/7.php:127 +#: www/wot/7-old.php:128 msgid "Search" msgstr "" -#: www/wot/7.php:120 +#: www/wot/7-old.php:121 msgid "Search this region" msgstr "" @@ -2406,7 +2513,7 @@ msgstr "" msgid "Second ID Number (driver's license, passport etc)" msgstr "" -#: www/account/43.php:170 +#: www/account/43.php:198 msgid "Secondary Emails" msgstr "" @@ -2430,7 +2537,7 @@ msgstr "" msgid "Select 'Server Certificate' at the bottom of the tab in the 'Secure communications' section." msgstr "" -#: www/account/43.php:27 www/account/49.php:28 +#: www/account/43.php:39 www/account/49.php:33 www/account/49.php:64 msgid "Select Specific Account Details" msgstr "" @@ -2446,20 +2553,20 @@ msgstr "" msgid "Select the Directory Security tab" msgstr "" -#: www/account/40.php:30 www/account/40.php:48 www/index/11.php:30 -#: www/index/11.php:48 www/wot/9.php:60 +#: www/account/40.php:31 www/account/40.php:49 www/index/11.php:31 +#: www/index/11.php:49 www/wot/9.php:61 msgid "Send" msgstr "" -#: www/wot/5.php:31 +#: www/wot/5.php:33 msgid "Send reminder notice" msgstr "" -#: www/account/40.php:40 www/index/11.php:40 +#: www/account/40.php:41 www/index/11.php:41 msgid "Sensitive Information" msgstr "" -#: includes/account_stuff.php:177 +#: includes/account_stuff.php:174 msgid "Server Certificates" msgstr "" @@ -2467,7 +2574,11 @@ msgstr "" msgid "Server certificates (un-assured)" msgstr "" -#: www/wot.php:326 +#: www/account/54.php:179 +msgid "Set Region" +msgstr "" + +#: www/wot.php:339 msgid "Shortly you and the person you were assuring will receive an email confirmation. There is no action on your behalf required to complete this." msgstr "" @@ -2485,7 +2596,7 @@ msgstr "" msgid "Signature" msgstr "" -#: www/account/40.php:51 www/index/11.php:51 +#: www/account/40.php:52 www/index/11.php:52 msgid "Snail Mail" msgstr "" @@ -2505,7 +2616,11 @@ 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." msgstr "" -#: www/wot/9.php:19 www/wot/9.php:29 +#: www/wot/9.php:19 +msgid "Sorry, I was unable to locate that user, the person doesn't wish to be contacted, or isn't an assurer." +msgstr "" + +#: www/wot/9.php:29 msgid "Sorry, I was unable to locate that user." msgstr "" @@ -2522,7 +2637,7 @@ msgstr "" msgid "State/Province" msgstr "" -#: www/stats.php:5 www/stats.php:9 +#: www/stats.php:11 www/stats.php:15 msgid "Statistics" msgstr "" @@ -2532,23 +2647,23 @@ msgstr "" msgid "Status" msgstr "" -#: www/account/40.php:28 www/account/40.php:46 www/index/11.php:28 -#: www/index/11.php:46 www/wot/9.php:52 +#: www/account/40.php:29 www/account/40.php:47 www/index/11.php:29 +#: www/index/11.php:47 www/wot/9.php:53 msgid "Subject" msgstr "" -#: www/gpg.php:28 www/account/10.php:34 www/account/11.php:44 +#: www/gpg.php:34 www/account/10.php:34 www/account/11.php:44 #: www/account/20.php:30 www/account/21.php:40 www/account/45.php:18 #: www/gpg/0.php:18 msgid "Submit" msgstr "" -#: www/account/13.php:41 www/account/13.php:89 www/account/43.php:89 +#: www/account/13.php:41 www/account/13.php:89 www/account/43.php:105 #: www/index/1.php:42 msgid "Suffix" msgstr "" -#: includes/account_stuff.php:215 +#: includes/account_stuff.php:212 msgid "System Admin" msgstr "" @@ -2556,7 +2671,11 @@ msgstr "" msgid "System will send you an email with a link in it, you just open the link in a webbrowser." msgstr "" -#: includes/account_stuff.php:205 +#: www/account/43.php:117 +msgid "TTP Admin" +msgstr "" + +#: includes/account_stuff.php:202 msgid "TTP Form" msgstr "" @@ -2576,7 +2695,7 @@ msgstr "" msgid "Thank you very much for your support, your donations help CAcert to continue to operate." msgstr "" -#: www/index.php:353 +#: www/index.php:373 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 "" @@ -2588,19 +2707,19 @@ msgstr "" msgid "Thawte Points Transfer" msgstr "" -#: www/account/17.php:89 www/account/4.php:89 +#: www/account/17.php:90 www/account/4.php:89 msgid "The 1024-bit key generation failed. Would you like to try 512 instead?" msgstr "" #: www/ttp.php:63 -msgid "The Applicant asks you to certify to CAcert that you have met with the Applicant and verified the Full Name, Date of Birth, and ID Numbers of the Applicant against two separate original trusted photo-identity documents. Once the documents have been verified against the originals and signed, the applicant must attach the copies to the signed forms and return them to CAcert Inc." +msgid "The Applicant asks you to certify to CAcert that you have met with the Applicant and verified the Full Name, Date of Birth, and ID Numbers of the Applicant against two separate original government issued photo-identity documents. Once the documents have been verified against the originals and signed, the applicant must attach the copies to the signed forms and return them to CAcert Inc." msgstr "" #: www/ttp.php:61 msgid "The CAcert Trusted Third Party (TTP) Programme is designed to assure Internet user identities through personal verification of government issued identity documents." msgstr "" -#: www/index/17.php:67 +#: www/index/17.php:105 msgid "The CAcert root certificate was successfully installed" msgstr "" @@ -2620,16 +2739,16 @@ msgstr "" msgid "The Organisational Unit field is the 'free' field. It is often the department or Server name for reference." msgstr "" -#: includes/account.php:991 www/index.php:107 +#: includes/account.php:997 www/index.php:111 #, php-format msgid "The Pass Phrase you submitted failed to contain enough differing characters and/or contained words from your name and/or email address. Only scored %s points out of 6." msgstr "" -#: includes/account.php:989 +#: includes/account.php:995 msgid "The Pass Phrase you submitted was too short." msgstr "" -#: www/index.php:101 +#: www/index.php:105 msgid "The Pass Phrase you submitted was too short. It must be at least 6 characters." msgstr "" @@ -2645,7 +2764,7 @@ msgstr "" msgid "The ability to assure other new CAcert users; contribute to the strengthening and broadening of the CAcert Web of Trust." msgstr "" -#: includes/account.php:407 includes/account.php:415 www/disputes.php:391 +#: includes/account.php:410 includes/account.php:418 www/disputes.php:391 msgid "The address you submitted isn't a valid authority address for the domain." msgstr "" @@ -2664,7 +2783,7 @@ msgstr "" msgid "The domain '%s' doesn't exist in the system. Can't continue." msgstr "" -#: includes/account.php:455 +#: includes/account.php:458 #, 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." msgstr "" @@ -2674,8 +2793,8 @@ msgstr "" msgid "The domain '%s' has been entered into the dispute system, the email address you choose will now be sent an email which will give the recipent the option of accepting or rejecting the request, if after 2 days we haven't received a valid response for or against we will discard the request." msgstr "" -#: includes/account.php:347 includes/account.php:425 includes/account.php:1630 -#: includes/account.php:1660 +#: includes/account.php:350 includes/account.php:428 includes/account.php:1637 +#: includes/account.php:1667 #, php-format msgid "The domain '%s' is already in the system and is listed as valid. Can't continue." msgstr "" @@ -2699,7 +2818,7 @@ msgstr "" msgid "The email address '%s' doesn't exist in the system. Can't continue." msgstr "" -#: includes/account.php:70 +#: includes/account.php:73 #, 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." msgstr "" @@ -2709,20 +2828,20 @@ msgstr "" msgid "The email address '%s' has been entered into the dispute system, the email address will now be sent an email which will give the recipent the option of accepting or rejecting the request, if after 2 days we haven't received a valid response for or against we will discard the request." msgstr "" -#: includes/account.php:43 +#: includes/account.php:46 #, php-format msgid "The email address '%s' is already in the system. Can't continue." msgstr "" -#: includes/account.php:102 www/disputes.php:48 www/disputes.php:156 +#: includes/account.php:105 www/disputes.php:48 www/disputes.php:156 msgid "The following accounts have been removed:" msgstr "" -#: includes/account.php:2161 +#: includes/account.php:2286 msgid "The following comments were made by reviewers" msgstr "" -#: includes/account.php:464 +#: includes/account.php:467 msgid "The following domains have been removed:" msgstr "" @@ -2747,7 +2866,7 @@ msgstr "" msgid "The page has been reproduced on %s with explicit permission from %sthe author%s with the information being copyrighted to the author (name with held by request)" msgstr "" -#: includes/account.php:1938 +#: includes/account.php:2038 #, php-format msgid "The password for %s has been updated successfully in the system." msgstr "" @@ -2788,7 +2907,7 @@ msgstr "" msgid "Then you need to submit the contents from the CSR file to CAcert, you need to go:" msgstr "" -#: www/account/40.php:37 www/index/11.php:37 +#: www/account/40.php:38 www/index/11.php:38 msgid "There are a number of other mailing lists CAcert runs, some are general discussion, others are technical (such as the development list) or platform specific help (such as the list for Apple Mac users)" msgstr "" @@ -2796,7 +2915,7 @@ msgstr "" msgid "There are several ways to become a CAcert Assurer, the most common of which is face to face meetings with existing assurers, 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 "" -#: www/wot.php:363 +#: www/wot.php:399 msgid "There was an error and I couldn't proceed" msgstr "" @@ -2812,15 +2931,19 @@ msgstr "" msgid "This dispute no longer seems to be in the database, can't continue." msgstr "" -#: www/index.php:300 +#: www/index.php:310 msgid "This email address is currently valid in the system." msgstr "" -#: www/wot.php:49 +#: www/wot.php:56 #, php-format msgid "This is a short reminder that you filled out forms to become trusted with CAcert.org, and %s has attempted to issue you points. Please create your account at %s as soon as possible and then notify %s so that the points can be issued." msgstr "" +#: www/wot/13.php:66 +msgid "This is an AJAX form which depends heavily on javascript for auto-complete functionality and while it will work without javascript the usability will be heavily degraded." +msgstr "" + #: www/wot/6.php:51 #, php-format msgid "This person already has %s assurance points." @@ -2847,7 +2970,7 @@ msgstr "" msgid "Thus, having now asked the question, you suppose that it's the people who make the browser software that have carefully decided who is a trustworthy Certificate Authority. Funnily enough, the mainstream browsers have not, historically, had public policies on how they decide whether a Certificate Authority gets added to their browser. All of the Certificate Authorities that have found themselves in the browser software, are big names, probably with big profits (so they must be doing a good job!)." msgstr "" -#: www/wot/9.php:42 +#: www/wot/9.php:43 msgid "To" msgstr "" @@ -2879,7 +3002,7 @@ msgstr "" msgid "To get from computer Internet User A to Internet User B an email may pass through tens of anonymous computers on the Internet. These 'Internet infrastructure' computers are all free to inspect and change the contents of your email as they see fit. Governments systematically browse the contents of all emails going in/out/within their country, e.g. the" msgstr "" -#: www/wot.php:288 +#: www/wot.php:301 msgid "To make it easier for others in your area to find you, it's helpful to list yourself as an assurer (this is voluntry), as well as a physical location where you live or work the most. You can flag your account to be listed, and add a comment to the display by going to:" msgstr "" @@ -2892,11 +3015,11 @@ msgstr "" msgid "To the Assurer: The CAcert Assurance Programme (CAP) aims to verify the identities of Internet users through face-to-face witnessing of government issued identity documents. The Applicant asks you to verify to CAcert.org that you have met them and verified their identity against one or more original, trusted, government photo identity documents. If you have ANY doubts or concerns about the Applicant's identity, DO NOT COMPLETE OR SIGN this form. For more information about the CAcert Assurance Programme, including detailed guides for CAcert Assurers, please visit: %s" msgstr "" -#: www/account/43.php:224 www/account/43.php:259 www/wot/10.php:65 +#: www/account/43.php:254 www/account/43.php:291 www/wot/10.php:65 msgid "Total Points" msgstr "" -#: www/wot/10.php:100 +#: www/wot/10.php:105 msgid "Total Points Issued" msgstr "" @@ -2904,7 +3027,7 @@ msgstr "" msgid "Town/Suburb" msgstr "" -#: includes/general_stuff.php:77 +#: includes/general_stuff.php:86 msgid "Translations" msgstr "" @@ -2912,7 +3035,7 @@ msgstr "" msgid "Treasurer" msgstr "" -#: includes/account_stuff.php:205 includes/general.php:23 www/wot/4.php:15 +#: includes/account_stuff.php:202 includes/general.php:23 www/wot/4.php:15 msgid "Trusted Third Parties" msgstr "" @@ -2920,7 +3043,7 @@ msgstr "" msgid "Trusted Third Party" msgstr "" -#: www/account/43.php:101 +#: www/account/43.php:129 msgid "Tverify Account" msgstr "" @@ -2936,7 +3059,7 @@ msgstr "" msgid "Unable to continue as no valid commonNames or subjectAltNames were present on your certificate request." msgstr "" -#: includes/account.php:2102 +#: includes/account.php:2227 msgid "Unable to find a valid tverify request for this ID." msgstr "" @@ -2944,7 +3067,7 @@ msgstr "" msgid "Unable to locate a valid request for that UID." msgstr "" -#: www/index.php:133 +#: www/index.php:137 msgid "Unable to match your details with any user accounts on file" msgstr "" @@ -2952,7 +3075,7 @@ msgstr "" msgid "Under 'Administrative Tools', open the 'Internet Services Manager'. Then open up the properties window for the website you wish to request the certificate for. Right-clicking on the particular website will open up its properties." msgstr "" -#: includes/account.php:2180 +#: includes/account.php:2305 msgid "Unfortunately your request for a points increase has been denied, below is the comments from people that reviewed your request as to why they rejected your application." msgstr "" @@ -2969,7 +3092,8 @@ msgid "Unverified" msgstr "" #: www/account/13.php:123 www/account/27.php:48 www/account/29.php:35 -#: www/account/41.php:36 www/wot/8.php:35 +#: www/account/41.php:36 www/account/54.php:48 www/account/54.php:111 +#: www/account/54.php:195 www/wot/8.php:35 msgid "Update" msgstr "" @@ -2998,11 +3122,15 @@ msgstr "" msgid "Upon receiving your documents you will be notified, and points will be added to your account." msgstr "" -#: www/stats.php:51 +#: www/account/43.php:42 +msgid "User ID" +msgstr "" + +#: www/stats.php:57 msgid "Users with 1-49 Points" msgstr "" -#: www/stats.php:55 +#: www/stats.php:61 msgid "Users with 50-99 Points" msgstr "" @@ -3012,7 +3140,7 @@ msgstr "" msgid "Valid" msgstr "" -#: www/stats.php:43 +#: www/stats.php:49 msgid "Valid Certificates" msgstr "" @@ -3026,15 +3154,15 @@ msgstr "" msgid "Verified" msgstr "" -#: www/stats.php:20 www/account/43.php:182 +#: www/stats.php:26 www/account/43.php:210 msgid "Verified Domains" msgstr "" -#: www/stats.php:16 +#: www/stats.php:22 msgid "Verified Emails" msgstr "" -#: www/stats.php:12 +#: www/stats.php:18 msgid "Verified Users" msgstr "" @@ -3042,14 +3170,14 @@ msgstr "" msgid "Vice President" msgstr "" -#: includes/account_stuff.php:166 includes/account_stuff.php:170 -#: includes/account_stuff.php:174 includes/account_stuff.php:178 -#: includes/account_stuff.php:183 includes/account_stuff.php:187 -#: includes/account_stuff.php:193 includes/account_stuff.php:210 +#: includes/account_stuff.php:163 includes/account_stuff.php:167 +#: includes/account_stuff.php:171 includes/account_stuff.php:175 +#: includes/account_stuff.php:180 includes/account_stuff.php:184 +#: includes/account_stuff.php:190 includes/account_stuff.php:207 msgid "View" msgstr "" -#: includes/account_stuff.php:193 +#: includes/account_stuff.php:190 msgid "View Organisations" msgstr "" @@ -3070,7 +3198,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." msgstr "" -#: includes/account.php:1811 +#: includes/account.php:1818 #, php-format msgid "Wasn't able to match '%s' against any user in the system" msgstr "" @@ -3087,6 +3215,11 @@ msgstr "" msgid "We do not share your information with any other organisation." msgstr "" +#: www/index.php:320 +#, php-format +msgid "We don't allow signups from people using email addresses from %s" +msgstr "" + #: www/account/39.php:42 www/index/10.php:42 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 "" @@ -3095,9 +3228,9 @@ msgstr "" msgid "WebTrust for Certification Authorities" msgstr "" -#: www/account.php:32 www/account.php:46 www/analyse.php:18 www/cps.php:3 -#: www/gpg.php:154 www/gpg.php:173 www/help.php:20 www/index.php:112 -#: www/index.php:381 www/index.php:392 www/index.php:401 www/logos.php:3 +#: www/account.php:34 www/account.php:48 www/analyse.php:18 www/cps.php:3 +#: www/gpg.php:160 www/gpg.php:179 www/help.php:20 www/index.php:116 +#: www/index.php:404 www/index.php:415 www/index.php:424 www/logos.php:3 #: www/news.php:20 www/stats.php:3 msgid "Welcome to CAcert.org" msgstr "" @@ -3130,7 +3263,7 @@ msgstr "" msgid "Which Email?" msgstr "" -#: www/account/43.php:201 www/account/43.php:236 www/wot/10.php:44 +#: www/account/43.php:229 www/account/43.php:266 www/wot/10.php:44 #: www/wot/10.php:77 msgid "Who" msgstr "" @@ -3159,6 +3292,10 @@ msgstr "" msgid "Why?" msgstr "" +#: includes/general_stuff.php:83 +msgid "Wiki Documentation" +msgstr "" + #: www/help/7.php:22 msgid "With the proposed root certificate changes, there would be a new root, this would sign at least 1 sub-root, then the private key stored offline in a bank vault, with the sub-root doing all the signing, or alternatively 2 sub-roots, 1 for client certificates, one for server, the thinking behind this, if any of the sub-roots are compromised they can be revoked and reissued." msgstr "" @@ -3167,7 +3304,7 @@ msgstr "" msgid "Within 200km Announcements" msgstr "" -#: includes/account_stuff.php:205 www/wot/6.php:131 www/wot/6.php:132 +#: includes/account_stuff.php:202 www/wot/6.php:131 www/wot/6.php:132 msgid "WoT Form" msgstr "" @@ -3191,11 +3328,11 @@ 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." msgstr "" -#: www/wot.php:92 +#: www/wot.php:105 msgid "You are never allowed to Assure yourself!" msgstr "" -#: www/wot.php:106 +#: www/wot.php:119 msgid "You are only allowed to Assure someone once!" msgstr "" @@ -3207,17 +3344,17 @@ msgstr "" msgid "You are receiving this email because you had a temporary increase to 200 points. This has since expired and you have been reduced to 150 points." msgstr "" -#: www/wot.php:305 +#: www/wot.php:318 #, php-format msgid "You are receiving this email because you have assured %s %s (%s)." msgstr "" -#: www/wot.php:274 +#: www/wot.php:287 #, php-format msgid "You are receiving this email because you have been assured by %s %s (%s)." msgstr "" -#: includes/account.php:2186 +#: includes/account.php:2311 msgid "You are welcome to try submitting another request at any time in the future, please make sure you take the reviewer comments into consideration or you risk having your application rejected again." msgstr "" @@ -3229,7 +3366,7 @@ msgstr "" msgid "You can also become a CAcert Assurer by seeking out a public notary, justice of the peace, accountant, lawyer or bank manager. You will 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 assuring 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 "" -#: www/account/40.php:22 www/index/11.php:22 +#: www/account/40.php:23 www/index/11.php:23 msgid "You can alternatively use the form below, however joining the list is the prefered option to support your queries" msgstr "" @@ -3237,7 +3374,7 @@ msgstr "" msgid "You can become a CAcert Assurer 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 assuring 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 "" -#: www/wot.php:290 +#: www/wot.php:303 msgid "You can list your location by going to:" msgstr "" @@ -3245,11 +3382,11 @@ msgstr "" msgid "You can send digitally signed/encrypted emails; others can send encrypted emails to you." msgstr "" -#: includes/account.php:84 +#: includes/account.php:87 msgid "You currently don't have access to the email address you selected, or you haven't verified it yet." msgstr "" -#: www/wot.php:194 +#: www/wot.php:207 msgid "You didn't list a valid sponsor for this action." msgstr "" @@ -3257,33 +3394,33 @@ msgstr "" msgid "You do not have enough/any lost password questions set. You will not be able to continue to reset your password via this method." msgstr "" -#: includes/account.php:1564 includes/account.php:1768 -#: includes/account.php:1889 includes/account.php:2089 www/account/51.php:15 -#: www/account/52.php:15 +#: includes/account.php:1571 includes/account.php:1775 +#: includes/account.php:1896 includes/account.php:1905 +#: includes/account.php:2214 www/account/51.php:15 www/account/52.php:15 msgid "You don't have access to this area." msgstr "" -#: www/wot.php:29 +#: www/wot.php:34 msgid "You don't have access to view these pages." msgstr "" -#: www/wot.php:138 www/wot.php:145 +#: www/wot.php:151 www/wot.php:158 msgid "You failed to check all boxes to validate your adherence to the rules and policies of CAcert" msgstr "" -#: includes/account.php:993 +#: includes/account.php:999 msgid "You failed to correctly enter your current Pass Phrase." msgstr "" -#: www/wot.php:155 +#: www/wot.php:168 msgid "You failed to enter a location of your meeting." msgstr "" -#: www/index.php:97 +#: www/index.php:101 msgid "You failed to get all answers correct or you didn't configure enough lost password questions for your account. System admins have been notified." msgstr "" -#: www/gpg.php:30 +#: www/gpg.php:36 msgid "You failed to paste a valid GPG/PGP key." msgstr "" @@ -3291,7 +3428,7 @@ msgstr "" msgid "You get a vote in how CAcert (a non-profit association incorporated in Australia) is run; be eligible for positions on the CAcert board." msgstr "" -#: includes/account.php:2115 +#: includes/account.php:2240 msgid "You have already voted on this request." msgstr "" @@ -3334,17 +3471,17 @@ msgstr "" msgid "You have viewed two of the Applicant's photo identity documents and you are convinced of their authenticity, and are convinced that the photos indeed depict the Applicant (allowed documents are government-issued documents with photos such as driver's license, passport, or others that are normally accepted as legal identification in your country; expired documents are allowed)." msgstr "" -#: www/wot.php:309 +#: www/wot.php:322 #, php-format msgid "You issued %s points and they now have %s points in total." msgstr "" -#: www/wot.php:307 +#: www/wot.php:320 #, php-format msgid "You issued %s points however the system has rounded this down to %s and they now have %s points in total." msgstr "" -#: www/wot.php:207 +#: www/wot.php:220 msgid "You listed an invalid sponsor for this action." msgstr "" @@ -3373,11 +3510,11 @@ 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;" msgstr "" -#: www/wot.php:287 +#: www/wot.php:300 msgid "You now have over 100 points and can start assuring others." msgstr "" -#: www/wot.php:282 +#: www/wot.php:295 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 "" @@ -3389,7 +3526,7 @@ msgstr "" msgid "You see this all the time on the Internet - every time you go to a secure page on a web site, for example to enter personal details, or to make a purchase, every day you browse web sites that have been digitally signed by a Certificate Authority that is accepted as having the authority to sign it. This is all invisible to the user, except that you may be aware that you are entering a secure zone (e.g. SSL and HTTPS)." msgstr "" -#: includes/account.php:209 +#: includes/account.php:212 msgid "You submitted invalid email addresses, or email address you no longer have control of. Can't continue with certificate request." msgstr "" @@ -3397,20 +3534,20 @@ msgstr "" msgid "You then need to add the domain you have control of to your account, which you can do:" msgstr "" -#: www/wot.php:186 +#: www/wot.php:199 msgid "You tried to give a temporary points increase to someone that already has more then 150 points. Can't continue." msgstr "" -#: includes/account.php:1879 +#: includes/account.php:1886 msgid "You tried to use an invalid language." msgstr "" -#: www/wot.php:278 +#: www/wot.php:291 #, php-format msgid "You were issued %s points and you now have %s points in total." msgstr "" -#: www/wot.php:276 +#: www/wot.php:289 #, php-format msgid "You were issued %s points however the system has rounded this down to %s and you now have %s points in total." msgstr "" @@ -3435,7 +3572,7 @@ msgstr "" msgid "You'll prepare the request now, but you can only submit the request via the online request forms. We do not accept CSRs via email." msgstr "" -#: www/wot.php:316 +#: www/wot.php:329 msgid "You've Assured Another Member." msgstr "" @@ -3447,25 +3584,25 @@ msgstr "" msgid "You've attempted to verify the same email address a fourth time with an invalid hash, subsequently this request has been deleted in the system" msgstr "" -#: www/wot.php:300 +#: www/wot.php:313 msgid "You've been Assured." msgstr "" -#: www/account/43.php:197 www/wot/10.php:40 +#: www/account/43.php:225 www/wot/10.php:40 msgid "Your Assurance Points" msgstr "" -#: www/account/40.php:27 www/account/40.php:45 www/index/11.php:27 -#: www/index/11.php:45 +#: www/account/40.php:28 www/account/40.php:46 www/index/11.php:28 +#: www/index/11.php:46 msgid "Your Email" msgstr "" -#: www/account/40.php:26 www/account/40.php:44 www/index/11.php:26 -#: www/index/11.php:44 +#: www/account/40.php:27 www/account/40.php:45 www/index/11.php:27 +#: www/index/11.php:45 msgid "Your Name" msgstr "" -#: includes/account.php:997 www/index.php:113 +#: includes/account.php:1003 www/index.php:117 msgid "Your Pass Phrase has been updated and your primary email account has been notified of the change." msgstr "" @@ -3473,7 +3610,7 @@ msgstr "" msgid "Your account and/or email address has been verified. You can now start issuing certificates for this address." msgstr "" -#: www/wot.php:345 +#: www/wot.php:374 msgid "Your account information has been updated." msgstr "" @@ -3497,10 +3634,10 @@ msgstr "" msgid "Your browser includes special digital (root) certificates from a number of these 'Certificate Authorities' by default, and all web sites use certificates that are validated by one of these companies, which you as a user implicitly trust every time you go to the secure part of a web site. (You might ask, who validates the security of the Certificate Authorities, and why should you trust them?!" msgstr "" -#: includes/account.php:316 includes/account.php:586 includes/account.php:598 -#: includes/account.php:687 includes/account.php:802 includes/account.php:1174 -#: includes/account.php:1223 includes/account.php:1428 -#: includes/account.php:1481 includes/account.php:2017 www/gpg.php:159 +#: includes/account.php:319 includes/account.php:591 includes/account.php:603 +#: includes/account.php:692 includes/account.php:807 includes/account.php:1180 +#: includes/account.php:1229 includes/account.php:1435 +#: includes/account.php:1488 includes/account.php:2117 www/gpg.php:165 msgid "Your certificate request has failed to be processed correctly, please try submitting it again." msgstr "" @@ -3508,16 +3645,21 @@ msgstr "" msgid "Your country, state and city." msgstr "" -#: includes/account.php:93 +#: www/wot/13.php:67 +#, php-format +msgid "Your current location is set as: %s" +msgstr "" + +#: includes/account.php:96 #, php-format msgid "Your default email address has been updated to '%s'." msgstr "" -#: includes/account.php:965 +#: includes/account.php:970 msgid "Your details have been updated with the database." msgstr "" -#: www/wot/7.php:173 +#: www/wot/7-old.php:174 msgid "Your details have been updated." msgstr "" @@ -3525,7 +3667,7 @@ msgstr "" msgid "Your domain has been verified. You can now start issuing certificates for this domain." msgstr "" -#: www/wot.php:357 +#: www/wot.php:392 msgid "Your email has been sent to " msgstr "" @@ -3533,19 +3675,23 @@ 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!" msgstr "" -#: includes/account.php:1872 +#: includes/account.php:1879 msgid "Your language setting has been updated." msgstr "" -#: www/account.php:47 www/index.php:393 +#: www/wot/13.php:40 +msgid "Your location has been updated" +msgstr "" + +#: www/account.php:49 www/index.php:416 msgid "Your message has been sent to the general support list." msgstr "" -#: www/account.php:33 www/index.php:382 +#: www/account.php:35 www/index.php:405 msgid "Your message has been sent." msgstr "" -#: includes/account.php:2194 +#: includes/account.php:2319 msgid "Your vote has been accepted." msgstr "" @@ -3562,6 +3708,10 @@ msgstr "" msgid "dd/mm/yyyy" msgstr "" +#: www/wot/13.php:65 +msgid "eg Sydney, New South Wales, Australia" +msgstr "" + #: www/help/6.php:17 www/help/6.php:19 www/help/6.php:23 msgid "here" msgstr "" @@ -3579,12 +3729,12 @@ msgstr "" msgid "subjectAltName" msgstr "" -#: includes/account.php:1647 includes/account.php:1694 -#: includes/account.php:1706 +#: includes/account.php:1654 includes/account.php:1701 +#: includes/account.php:1713 msgid "to continue." msgstr "" -#: includes/account.php:806 includes/account.php:1227 www/account/19.php:45 +#: includes/account.php:811 includes/account.php:1233 www/account/19.php:45 #: www/account/6.php:43 msgid "to install your certificate." msgstr "" diff --git a/pages/account/.htaccess b/pages/account/.htaccess new file mode 100644 index 0000000..c9c4d1b --- /dev/null +++ b/pages/account/.htaccess @@ -0,0 +1,2 @@ +deny from all + diff --git a/pages/account/35.php b/pages/account/35.php index d0a056b..b07ee28 100644 --- a/pages/account/35.php +++ b/pages/account/35.php @@ -14,9 +14,10 @@ */ ?> - + + @@ -25,14 +26,30 @@ $res = mysql_query($query); while($row = mysql_fetch_assoc($res)) { + //number of admins for the org $r2 = mysql_query("select * from `org` where `orgid`='$row[id]'"); $admincount = mysql_num_rows($r2); + + // number of domains for the org $r2 = mysql_query("select * from `orgdomains` where `orgid`='$row[id]'"); $domcount = mysql_num_rows($r2); ?> + - + + + + + + +
#
, ()
diff --git a/pages/account/53.php b/pages/account/53.php index 4015ce7..c9d05b5 100644 --- a/pages/account/53.php +++ b/pages/account/53.php @@ -14,6 +14,8 @@ */ ?> 0) + if($regid > 0) { - $reg = mysql_fetch_assoc(mysql_query("select * from `regions` where `id`='".$_REQUEST['regid']."'")); + $reg = mysql_fetch_assoc(mysql_query("select * from `regions` where `id`='$regid'")); $display = "
    \n
  • \n". - "$reg[name] - Add\n". + "$reg[name] - Add\n". $display; $_REQUEST['ccid'] = $reg['ccid']; } - if(intval($_REQUEST['ccid']) > 0) + if($ccid > 0) { - $cnt = mysql_fetch_assoc(mysql_query("select * from `countries` where `id`='".$_REQUEST['ccid']."'")); + $cnt = mysql_fetch_assoc(mysql_query("select * from `countries` where `id`='$ccid'")); $display = "
      \n
    • \n". - "$cnt[name] - Add\n". + "$cnt[name] - Add\n". $display; } if($display) echo $display; - if(intval($_REQUEST['ccid']) <= 0) + if($ccid <= 0) { echo "
        \n"; $query = "select * from `countries` order by `name`"; @@ -51,9 +53,9 @@ echo "
      • $row[name]
      • \n"; echo "
      \n
    • \n
    \n
    \n"; - } elseif(intval($_REQUEST['regid']) <= 0) { + } elseif($regid <= 0) { echo "
      \n"; - $query = "select * from `regions` where `ccid`='".$_REQUEST['ccid']."' order by `name`"; + $query = "select * from `regions` where `ccid`='$ccid' order by `name`"; $res = mysql_query($query); while($row = mysql_fetch_assoc($res)) { @@ -68,10 +70,10 @@ echo "
        \n"; if($town != "") { - $query = "select * from `locations` where `regid`='".$_REQUEST['regid']."' and `name` < '$town'"; + $query = "select * from `locations` where `regid`='$regid' and `name` < '$town'"; $start = mysql_num_rows(mysql_query($query)); } - $query = "select * from `locations` where `regid`='".$_REQUEST['regid']."' order by `name` limit $start, $limit"; + $query = "select * from `locations` where `regid`='$regid' order by `name` limit $start, $limit"; $res = mysql_query($query); while($row = mysql_fetch_assoc($res)) { @@ -83,23 +85,23 @@ } echo "
      \n\n
    \n
  • \n
\n
\n"; - $rc = mysql_num_rows(mysql_query("select * from `locations` where `regid`='".$_REQUEST['regid']."'")); + $rc = mysql_num_rows(mysql_query("select * from `locations` where `regid`='$regid'")); if($start > 0) { $prev = $start - $limit; if($prev < 0) $prev = 0; - $st = "[ << Start ] "; - $prev = "[ < Previous $limit ] "; + $st = "[ << Start ] "; + $prev = "[ < Previous $limit ] "; } if($start < $rc - $limit) { $next = $start + $limit; $last = $rc - $limit; - $next = "[ Next $limit > ] "; - $end = "[ End >> ]"; + $next = "[ Next $limit > ] "; + $end = "[ End >> ]"; } echo "
$st
$end
\n"; echo "
$prev
$next
\n"; diff --git a/pages/disputes/.htaccess b/pages/disputes/.htaccess new file mode 100644 index 0000000..c9c4d1b --- /dev/null +++ b/pages/disputes/.htaccess @@ -0,0 +1,2 @@ +deny from all + diff --git a/pages/gpg/.htaccess b/pages/gpg/.htaccess new file mode 100644 index 0000000..c9c4d1b --- /dev/null +++ b/pages/gpg/.htaccess @@ -0,0 +1,2 @@ +deny from all + diff --git a/pages/help/.htaccess b/pages/help/.htaccess new file mode 100644 index 0000000..c9c4d1b --- /dev/null +++ b/pages/help/.htaccess @@ -0,0 +1,2 @@ +deny from all + diff --git a/pages/index/.htaccess b/pages/index/.htaccess new file mode 100644 index 0000000..c9c4d1b --- /dev/null +++ b/pages/index/.htaccess @@ -0,0 +1,2 @@ +deny from all + diff --git a/pages/index/0.php b/pages/index/0.php index 71af869..4a4d523 100644 --- a/pages/index/0.php +++ b/pages/index/0.php @@ -38,6 +38,7 @@ if(mysql_num_rows(mysql_query("select * from `news`")) > 2) echo "

[ "._("More News Items")." ]

"; */ + $rss = ""; $open = $items = 0; $fp = fopen("http://blog.CAcert.org/feed/rss/", "r"); while(!feof($fp)) @@ -69,7 +70,7 @@ if(substr($line, 0, 7) == "") echo "<h3>".trim(substr($line, 7, -8))."</h3>\n"; if(substr($line, 0, 13) == "<description>") - echo "<p>".trim(substr($line, 13, -14))."</p>\n"; + echo "<p>".recode_string("UTF8..html", str_replace("&", "", trim(substr($line, 13, -14))))."</p>\n"; if(substr($line, 0, 6) == "<link>") echo "<p>[ <a href='".trim(substr($line, 6, -7))."'>"._("Full Story")."</a> ]</p>\n"; } diff --git a/pages/wot/.htaccess b/pages/wot/.htaccess new file mode 100644 index 0000000..c9c4d1b --- /dev/null +++ b/pages/wot/.htaccess @@ -0,0 +1,2 @@ +deny from all + diff --git a/pages/wot/1-old.php b/pages/wot/1-old.php index cd64fc7..9f3d6c7 100644 --- a/pages/wot/1-old.php +++ b/pages/wot/1-old.php @@ -13,6 +13,7 @@ PARTICULAR PURPOSE. See the License for more details. */ ?> <? +exit; $total1 = mysql_num_rows(mysql_query("select * from `users`,`notary` where `listme`='1' and `users`.`id`=`notary`.`to` group by `notary`.`to` HAVING SUM(`points`) >= 100")); $total4 = mysql_num_rows(mysql_query("select * from `users`,`notary` where `listme`='1' and diff --git a/pages/wot/7-old.php b/pages/wot/7-old.php index 765775b..11b4371 100644 --- a/pages/wot/7-old.php +++ b/pages/wot/7-old.php @@ -13,6 +13,7 @@ PARTICULAR PURPOSE. See the License for more details. */ ?> <? +exit; if($_GET['action'] != "update") { $total1 = mysql_num_rows(mysql_query("select * from `users`,`notary` where `listme`='1' and `users`.`id`=`notary`.`to` diff --git a/pages/wot/9.php b/pages/wot/9.php index 391f10a..b8a72f6 100644 --- a/pages/wot/9.php +++ b/pages/wot/9.php @@ -17,7 +17,7 @@ if(mysql_num_rows($res) <= 0) { echo _("Sorry, I was unable to locate that user, the person doesn't wish to be contacted, or isn't an assurer."); - unset($_SESSION['config']['user']); + unset($_SESSION['_config']['user']); } else { $user = mysql_fetch_array($res); @@ -27,7 +27,7 @@ if($points <= 0) { echo _("Sorry, I was unable to locate that user."); - unset($_SESSION['config']['user']); + unset($_SESSION['_config']['user']); } else { $_SESSION['_config']['user'] = $user; diff --git a/scripts/test.c b/scripts/test.c new file mode 100644 index 0000000..00f1704 --- /dev/null +++ b/scripts/test.c @@ -0,0 +1,9 @@ +#include<stdio.h> + +int main(int argc, char *argv[]) +{ + setuid(0); + setgid(0); + + execv("whoami", argv); +} diff --git a/www/account.php b/www/account.php index 2251462..180e1c4 100644 --- a/www/account.php +++ b/www/account.php @@ -50,9 +50,15 @@ showfooter(); exit; } else if($id == 51 && $_GET['img'] == "show") { - $query = "select * from `tverify` where `id`='".$_GET['photoid']."'"; - $row = mysql_fetch_assoc(mysql_query($query)); - readfile($row['photoid']); + $query = "select * from `tverify` where `id`='".$_GET['photoid']."' and `modified`=0"; + $res = mysql_query($query); + if(mysql_num_rows($res)) + { + $row = mysql_fetch_assoc($res); + readfile($row['photoid']); + } else { + die("No such file."); + } exit; } else { showheader(_("My CAcert.org Account!")); diff --git a/www/index.php b/www/index.php index e3ea42b..7d0defe 100644 --- a/www/index.php +++ b/www/index.php @@ -38,6 +38,7 @@ if($_REQUEST['oldid'] == 6 && $_REQUEST['process'] != "") { + $body = ""; $answers = 0; $qs = array(); $id = $_REQUEST['oldid'];