aboutsummaryrefslogtreecommitdiff
path: root/_i18n/en.yml
blob: 10e7181404485de86e09b34f41940dc9a54dff84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
titles:
  about: "About me"
  blog: "Blog"
  blogu: "blog"
  license: "License"
  writings: "Writings"
  writingsu: "writings"

footer:
  created_with: "Created with"
  by: "by"
  this_website: "This website is Free Software and it's licensed under the"
  source_code: "source code"

global:
  catalan: "Català"
  english: "English"

notfound:
  main: "Page not found"
  sub: "The requested page could not be found"
  maybe: "Maybe this post is only available in catalan?"

index:
  intro: >-
    Welcome to my little slice of the internet. Here you can read some of my
  after: >-
    and also posts from my
  final: >-
    Here below you will find everything mixed in.

writings:
  intro: >-
    From time to time I pull my head from the sky and write a couple of
    lines. Hope this is of your amusement...

blog:
  footnotes: "Footnotes"
  posted_on: "Posted on"
  read: "Read"
  more: "more"
  no_english_post: "This entry is not available in english"
  no_catalan_post: "Aquesta entrada no està disponible en català"
  empty: "Oops, it's empty!"
  intro: >-
    This is the page that aggregates the english blog posts. All of the opinions
    stated here are solely my own (unless stated otherwise). Last but not least,
    these entries are licensed under the
  notice: >-
    Unless otherwise stated, all of the opinions in the above post are solely my
    own and do not represent anyone else.
  rss: >-
    You can subscribe to the
  tags: "Tags"
  empty_search: "There are no entries for the tag you are looking for!"