summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorColin Reeder <colin@vpzom.click>2020-07-21 20:13:24 -0600
committerColin Reeder <colin@vpzom.click>2020-07-21 20:13:56 -0600
commit9a5854edf5e08d2155d3dcd332f1530243a628c7 (patch)
tree0e0f82c9579cccb9d0f786028ec71dd5612542e2 /res
parent207d06ae4118bf42828db2300cee74c0a42237ba (diff)
Replace timeago with custom implementation with language files
Diffstat (limited to 'res')
-rw-r--r--res/lang/en.flt37
-rw-r--r--res/lang/eo.flt37
2 files changed, 74 insertions, 0 deletions
diff --git a/res/lang/en.flt b/res/lang/en.flt
index 51b9d78..34430d4 100644
--- a/res/lang/en.flt
+++ b/res/lang/en.flt
@@ -53,6 +53,43 @@ reply_submit = Reply
submit = Submit
submitted = Submitted
text_with_markdown = Text (markdown supported)
+timeago_years =
+ { $years } { $years ->
+ [one] year
+ *[other] years
+ } ago
+timeago_months =
+ { $months } { $months ->
+ [one] month
+ *[other] months
+ } ago
+timeago_weeks =
+ { $weeks } { $weeks ->
+ [one] week
+ *[other] weeks
+ } ago
+timeago_days =
+ { $days } { $days ->
+ [one] day
+ *[other] days
+ } ago
+timeago_hours =
+ { $hours } { $hours ->
+ [one] hour
+ *[other] hours
+ } ago
+timeago_minutes =
+ { $minutes } { $minutes ->
+ [one] minute
+ *[other] minutes
+ } ago
+timeago_seconds =
+ { $seconds } { $seconds ->
+ [one] second
+ *[other] seconds
+ } ago
+timeago_now = now
+timeago_future = in the future
title = Title
to = to
url = URL
diff --git a/res/lang/eo.flt b/res/lang/eo.flt
index fe01c53..cd526e9 100644
--- a/res/lang/eo.flt
+++ b/res/lang/eo.flt
@@ -53,6 +53,43 @@ reply_submit = Respondi
submit = Sendi
submitted = Afiŝita
text_with_markdown = Teksto (markdown estas permesita)
+timeago_years =
+ antaŭ { $years } { $years ->
+ [one] jaro
+ *[other] jaroj
+ }
+timeago_months =
+ antaŭ { $months } { $months ->
+ [one] monato
+ *[other] monatoj
+ }
+timeago_weeks =
+ antaŭ{ $weeks } { $weeks ->
+ [one] semajno
+ *[other] semajnoj
+ }
+timeago_days =
+ antaŭ { $days } { $days ->
+ [one] tago
+ *[other] tagoj
+ }
+timeago_hours =
+ antaŭ { $hours } { $hours ->
+ [one] horo
+ *[other] horoj
+ }
+timeago_minutes =
+ antaŭ { $minutes } { $minutes ->
+ [one] minuto
+ *[other] minutoj
+ }
+timeago_seconds =
+ antaŭ { $seconds } { $seconds ->
+ [one] sekundo
+ *[other] sekundoj
+ }
+timeago_now = nune
+timeago_future = estontece
title = Titolo
to = al
url = URL