diff options
Diffstat (limited to 'nikola/data/themes/base/messages/messages_eo.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_eo.py | 54 |
1 files changed, 32 insertions, 22 deletions
diff --git a/nikola/data/themes/base/messages/messages_eo.py b/nikola/data/themes/base/messages/messages_eo.py index 8938707..2793ff5 100644 --- a/nikola/data/themes/base/messages/messages_eo.py +++ b/nikola/data/themes/base/messages/messages_eo.py @@ -1,39 +1,49 @@ # -*- encoding:utf-8 -*- -from __future__ import unicode_literals +"""Autogenerated file, do not edit. Submit translations on Transifex.""" MESSAGES = { - "%d min remaining to read": "", - "(active)": "", + "%d min remaining to read": "%d minutoj por legi", + "(active)": "(aktiva)", "Also available in:": "Ankaŭ disponebla en:", - "Archive": "Arĥivo", + "Archive": "Arkivo", + "Atom feed": "Atom fluo", + "Authors": "Aŭtoroj", "Categories": "Kategorioj", - "Comments": "", - "LANGUAGE": "Anglalingve", - "Languages:": "", - "More posts about %s": "Pli artikoloj pri %s", + "Comments": "Komentoj", + "LANGUAGE": "Esperante", + "Languages:": "Lingvoj:", + "More posts about %s": "Pli da artikoloj pri %s", "Newer posts": "Pli novaj artikoloj", "Next post": "Venonta artikolo", - "No posts found.": "", - "Nothing found.": "", + "Next": "Venonta", + "No posts found.": "Neniu artikoloj trovitaj.", + "Nothing found.": "Nenio trovita.", "Older posts": "Pli malnovaj artikoloj", - "Original site": "Originala interretejo", + "Original site": "Originala retejo", "Posted:": "Skribita:", "Posts about %s": "Artikoloj pri %s", + "Posts by %s": "Artikoloj de %s", "Posts for year %s": "Artikoloj de la jaro %s", - "Posts for {month} {day}, {year}": "", - "Posts for {month} {year}": "Artikoloj skribitaj en {month} {year}", + "Posts for {month_day_year}": "Artikoloj de la {month_day_year}", + "Posts for {month_year}": "Artikoloj de {month_year}", "Previous post": "Antaŭa artikolo", - "Publication date": "", - "RSS feed": "", + "Previous": "Antaŭa", + "Publication date": "Eldona dato", + "RSS feed": "RSS fluo", "Read in English": "Legu ĝin en Esperanto", - "Read more": "Legu plu", - "Skip to main content": "", + "Read more": "Legu pli", + "Skip to main content": "Salti al ĉefenhavo", "Source": "Fonto", - "Subcategories:": "", - "Tags and Categories": "Etikedoj kaj Kategorioj", + "Subcategories:": "Subkategorioj:", + "Tags and Categories": "Etikedoj kaj kategorioj", "Tags": "Etikedoj", - "Write your page here.": "", - "Write your post here.": "", - "old posts, page %d": "paĝo de malnovaj artikoloj %d", + "Toggle navigation": "Ŝalti menuon", + "Uncategorized": "Sen kategorioj", + "Up": "Supren", + "Updates": "Ĝisdatigoj", + "Write your page here.": "Skribu tie vian paĝon.", + "Write your post here.": "Skribu tie vian artikolon.", + "old posts, page %d": "%da paĝo de malnovaj artikoloj", "page %d": "paĝo %d", + "updated": "", } |
