aboutsummaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.yml35
-rw-r--r--i18n/en-shaw.yml35
-rw-r--r--i18n/en.yml37
3 files changed, 107 insertions, 0 deletions
diff --git a/i18n/de.yml b/i18n/de.yml
new file mode 100644
index 0000000..7113a7f
--- /dev/null
+++ b/i18n/de.yml
@@ -0,0 +1,35 @@
+# pluralizables
+category:
+ one: Kategorie
+ other: Kategorien
+post:
+ one: Beitrag
+ other: Beiträge
+project:
+ one: Projekt
+ other: Projekte
+tag:
+ one: Tag
+ other: Tags
+talk:
+ one: Vortrag
+ other: Vorträge
+match_found:
+ one: "Treffer gefunden"
+ other: "Treffer gefunden"
+
+# Rest
+_blank: " "
+about: Über mich
+author_by: Von
+minute_read: "min Lesezeit"
+next: nächste
+no_match_found: "Kein Treffer gefunden"
+prev: vorherige
+recent_pages: Zuletzt bearbeitete Seiten
+rss_follow: "{{ .section }} Updates per RSS-Feed abonnieren"
+search: Suche
+search_placeholder: "Geben Sie Ihre Suchbegriffe ein"
+search_request: "Bitte geben Sie ein Wort oder einen Satz oben ein"
+see_all: "alle anzeigen"
+translations: Übersetzungen
diff --git a/i18n/en-shaw.yml b/i18n/en-shaw.yml
new file mode 100644
index 0000000..c42630e
--- /dev/null
+++ b/i18n/en-shaw.yml
@@ -0,0 +1,35 @@
+# pluralizables
+category:
+ one: 𐑒𐑨𐑑𐑩𐑜𐑼𐑦
+ other: 𐑒𐑨𐑑𐑩𐑜𐑼𐑦𐑟
+post:
+ one: 𐑐𐑴𐑕𐑑
+ other: 𐑐𐑴𐑕𐑑𐑕
+project:
+ one: 𐑐𐑮𐑪𐑡𐑧𐑒𐑑
+ other: 𐑐𐑮𐑪𐑡𐑧𐑒𐑑𐑕
+tag:
+ one: 𐑑𐑨𐑜
+ other: 𐑑𐑨𐑜𐑟
+talk:
+ one: 𐑑𐑷𐑒
+ other: 𐑑𐑷𐑒𐑕
+match_found:
+ one: "𐑥𐑨𐑗 𐑓𐑬𐑯𐑛"
+ other: "𐑥𐑨𐑗𐑩𐑟 𐑓𐑬𐑯𐑛"
+
+# Rest
+_blank: " "
+about: 𐑩𐑚𐑬𐑑
+author_by: 𐑚𐑲
+minute_read: "𐑥𐑰𐑯 𐑮𐑰𐑛"
+next: "𐑯𐑧𐑒𐑕𐑑"
+no_match_found: "𐑯𐑴 𐑥𐑨𐑗 𐑓𐑬𐑯𐑛"
+prev: 𐑐𐑮𐑰𐑝𐑾𐑕
+recent_pages: 𐑐𐑱𐑡𐑩𐑟 𐑮𐑰𐑕𐑩𐑯𐑑𐑤𐑦 𐑧𐑛𐑦𐑑𐑩𐑛
+rss_follow: "𐑓𐑪𐑤𐑴 {{ .section }} 𐑳𐑐𐑛𐑱𐑑𐑕 𐑝𐑲𐑩 RSS 𐑓𐑰𐑛"
+search: 𐑕𐑻𐑗
+search_placeholder: "𐑮𐑲𐑑 𐑘𐑹 𐑕𐑻𐑗 𐑑𐑻𐑥𐑟"
+search_request: "𐑐𐑤𐑰𐑟 𐑧𐑯𐑑𐑼 𐑩 𐑢𐑻𐑛 𐑹 𐑓𐑮𐑱𐑟 𐑩𐑚𐑳𐑝"
+see_all: "𐑕𐑰 𐑷𐑤"
+translations: 𐑑𐑮𐑨𐑯𐑕𐑤𐑱𐑖𐑩𐑯𐑟
diff --git a/i18n/en.yml b/i18n/en.yml
new file mode 100644
index 0000000..6a128ac
--- /dev/null
+++ b/i18n/en.yml
@@ -0,0 +1,37 @@
+# pluralizables
+category:
+ one: category
+ other: categories
+post:
+ one: post
+ other: posts
+project:
+ one: project
+ other: projects
+tag:
+ one: tag
+ other: tags
+talk:
+ one: talk
+ other: talks
+match_found:
+ one: "match found"
+ other: "matches found"
+
+# Rest
+_blank: " "
+about: about
+author_by: By
+maybe_look: Perhaps you were looking for one of these?
+minute_read: "min read"
+next: next
+no_match_found: "no match found"
+prev: prev
+recent_pages: Pages recently edited
+rss_follow: "Follow {{ .section }} updates via RSS feed"
+search: search
+search_placeholder: "write your search terms"
+search_request: "Please enter a word or phrase above"
+see_all: "see all"
+translations: translations
+try_search: Not there? Try using the search page.