summaryrefslogtreecommitdiff
path: root/_i18n/en.yml
diff options
context:
space:
mode:
authorHombreLaser <buran@silosneeded.com>2024-05-05 19:51:24 -0600
committerHombreLaser <buran@silosneeded.com>2024-05-05 19:51:24 -0600
commit30c268fdabca62c7c4df6e8db7426666fc2be66a (patch)
tree8042bfd5d1ebee1ef492b9f1f8cac0e1c4c22438 /_i18n/en.yml
parentbf2c057eece0e777036110526eb488b364dff108 (diff)
Change interface
Diffstat (limited to '_i18n/en.yml')
-rw-r--r--_i18n/en.yml60
1 files changed, 13 insertions, 47 deletions
diff --git a/_i18n/en.yml b/_i18n/en.yml
index 3a9b347..c88839c 100644
--- a/_i18n/en.yml
+++ b/_i18n/en.yml
@@ -1,53 +1,19 @@
global:
- home: Home
+ language: Language
+ now: Now
+ about: About
+ about_me: About me
archive: Archive
categories: Categories
- about_me: About me
- about: About
recent_posts: Recent posts
- language: Language
- links: Links
source_code: Source code
- personal_git_repository: Personal git repository
- github: Github
- newer: Newer
- older: Older
- page: "Page:"
+index:
+ page: Page
of: of
- what_else_to_read: "What else to read"
-about_me_page:
- presentation: "Hi, I'm currently a computer sciences student."
- interests: "My interests (and what I'll write about for the most part) are:"
- interest_list:
- -
- name: Technology
- -
- name: Free software
- -
- name: Self hosting
- -
- name: Videogames
- etc: 'And some other stuff'
- contact: Contact
- contact_introduction: "If you want to chat or you have a question regarding some post, let me know:"
- notes: "Notes:"
- xmpp_notes: "Be sure to enable end-to-end encryption via OMEMO"
- address: Address
- server: Server
- irc_notes: "Sometimes online, sometimes not, but don't worry, I'm hosting a bouncer. I'll read your message sooner or later."
- pgp_key: PGP public key
-about_page:
- made_in: "Blog made in "
- used_theme: "Using the jekyll-clean theme, by scotte. You can find it "
- here: here
- jekyll: Jekyll
- privacy_notice: Privacy notice
- privacy_notice_text: "This website doesn't collect any kind of information about the user, it doesn't use analytics of any kind nor cookies,
- besides the information that is strictly necessary for the site, which is limited only to the IP address. The IP address of
- any visitor is kept in the server's logs, and these get deleted after 2 weeks."
- copyright_notice: Copyright
- copyright_notice_text_first_part: "All of this site's content under my authorship (images, text and code) are under a Creative Commons Attribution-NonCommercial-No Derivatives"
- copyright_notice_text_second_part: " You can share the content presented herein, via a copy of it in a different website, in printed form or in any other possible medium, requiring only to provide credit, via sharing the URL of the content hosted in this site or just the url of the site, but you can't make derivative works nor use the content presented here in a commercial capacity. The code related to the used jekyll theme, is under a CC-BY license."
-not_found_page:
- not_found: "Page not found"
- not_found_message: "The page you were looking for couldn't be found"
+ first: First
+ last: Last
+post:
+ next: Next
+ previous: Previous
+errors:
+ not_found: The page you were looking for couldn't be found