diff options
| author | 2021-02-03 19:17:00 -0500 | |
|---|---|---|
| committer | 2021-02-03 19:17:00 -0500 | |
| commit | 3a0d66f07b112b6d2bdc2b57bbf717a89a351ce6 (patch) | |
| tree | a7cf56282e54f05785243bc1e903d6594f2c06ba /nikola/data/themes/base/messages/messages_af.py | |
| parent | 787b97a4cb24330b36f11297c6d3a7a473a907d0 (diff) | |
New upstream version 8.1.2.upstream/8.1.2
Diffstat (limited to 'nikola/data/themes/base/messages/messages_af.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_af.py | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/nikola/data/themes/base/messages/messages_af.py b/nikola/data/themes/base/messages/messages_af.py new file mode 100644 index 0000000..650676b --- /dev/null +++ b/nikola/data/themes/base/messages/messages_af.py @@ -0,0 +1,49 @@ +# -*- encoding:utf-8 -*- +"""Autogenerated file, do not edit. Submit translations on Transifex.""" + +MESSAGES = { + "%d min remaining to read": "%d min oor om te lees", + "(active)": "(aktief)", + "Also available in:": "Ook beskikbaar in:", + "Archive": "Argief", + "Atom feed": "Atom-voer", + "Authors": "Outeurs", + "Categories": "Kategorieë", + "Comments": "Opmerkings", + "LANGUAGE": "Afrikaans", + "Languages:": "Tale:", + "More posts about %s": "Meer plasings oor %s", + "Newer posts": "Jonger plasings", + "Next post": "Volgende plasing", + "Next": "Volgende", + "No posts found.": "Geen plasings gevind nie.", + "Nothing found.": "Niks gevind nie.", + "Older posts": "Ouer plasings", + "Original site": "Oorspronklike werf", + "Posted:": "Geplaas:", + "Posts about %s": "Plasings oor %s", + "Posts by %s": "Plasings deur %s", + "Posts for year %s": "Plasings vir %s", + "Posts for {month_day_year}": "Plasings vir {month_day_year}", + "Posts for {month_year}": "Plasings vir {month_year}", + "Previous post": "Vorige plasing", + "Previous": "Vorige", + "Publication date": "Publikasiedatum", + "RSS feed": "RSS-voer", + "Read in English": "Lees in Afrikaans", + "Read more": "Lees meer", + "Skip to main content": "Spring na die hoofinhoud", + "Source": "Bron", + "Subcategories:": "Subkategorieë:", + "Tags and Categories": "Etikette en kategorieë", + "Tags": "Etikette", + "Toggle navigation": "Wissel navigasie", + "Uncategorized": "Ongekategoriseerd", + "Up": "Op", + "Updates": "Bywerkings", + "Write your page here.": "Skryf die bladsy hier.", + "Write your post here.": "Skryf die plasing hier.", + "old posts, page %d": "ou plasings, bladsy %d", + "page %d": "bladsy %d", + "updated": "bygewerk", +} |
