summaryrefslogtreecommitdiff
path: root/config/locales
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2012-08-24 21:12:36 -0700
committerelijah <elijah@riseup.net>2012-08-24 21:12:36 -0700
commit627f0488e5bd3c31359fc9e78acffbfea4a86a8b (patch)
treef7b14733e314cf82d5fa3e18cbe9d98c2ffe5c7c /config/locales
parentb774dea07f97b078fa17e5dcbf901d1c83fed0d6 (diff)
committed website v. 0.1.0
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/en.yml73
1 files changed, 73 insertions, 0 deletions
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