From 627f0488e5bd3c31359fc9e78acffbfea4a86a8b Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 24 Aug 2012 21:12:36 -0700 Subject: committed website v. 0.1.0 --- config/locales/en.yml | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 config/locales/en.yml (limited to 'config/locales') diff --git a/config/locales/en.yml b/config/locales/en.yml new file mode 100644 index 0000000..60e979a --- /dev/null +++ b/config/locales/en.yml @@ -0,0 +1,73 @@ + +en: + pages: + home: "Home" + services: "Services" + #architecture: "Architecture" + technology: "Technology" + get-involved: "Get Involved" + blog: "Blog" + about-us: "About Us" + vision: "Why we do the things we do" + people: "Meet the LEAPers" + contact: "Contact Us" + news: "Project News" + partners: "Partners" + platform: "Provider Platform" + documentation: "Documentation" + development: "Development" + eip: "Encrypted Internet Proxy" + email: "Email" + chat: "Chat" + voice: "Voice" + files: "Files" + client: "LEAP Client" + infosec: "Information Security" + cloud: "Secure Cloud" + identity: "Identity" + routing: "Routing" + sync: "Encrypted Sync" + authentication: "Authentication" + critiques: "Critiques" + "2012": "2012" + "2013": "2013" + "2014": "2014" + "09": "September" + + read_more: "Read more ยป" + posted_by: "Posted by" + + infosec: + leap: LEAP + silo: Silo + federation: Federated + peer_to_peer: Peer to Peer + cleartext: Cleartext + encrypted: Encrypted + silo_example: Facebook, Twitter + fed_example: Email, Jabber + ssilo_example: Skype, Cryptocat-1 + sfed_example: OpenPGP, OTR + p2p_example: GNUNet, Freenet + control: Control + compatibility: Compatibility + usability: Usability + anonymity: Anonymity + unmappability: Unmappability + authenticity: Authenticity + availability: Availability + confidentiality: Confidentiality + integrity: Integrity + message_security: Message Security + identity_security: Identity Security + user_freedom: User Freedom + none: None + high: High + low: Low + medium: Medium + higher: Higher + better: High + worse: Low + lower: Lower + for_example: For Example + spacer: "" \ No newline at end of file -- cgit v1.2.3