diff --git a/.gitignore b/.gitignore index a24a941..a2f9ba9 100644 --- a/.gitignore +++ b/.gitignore @@ -53,7 +53,6 @@ cover/ # Translations *.mo -*.pot # Django stuff: *.log diff --git a/i18n/messages.pot b/i18n/messages.pot new file mode 100644 index 0000000..b23b85c --- /dev/null +++ b/i18n/messages.pot @@ -0,0 +1,48 @@ +# Translations template for PROJECT. +# Copyright (C) 2026 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2026. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2026-03-07 17:05+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.17.0\n" + +#: src/snapshots/templates/article-template.html.j2:66 +msgid "How do I know that I can trust this page?" +msgstr "" + +#: src/snapshots/templates/article-template.html.j2:73 +msgid "" +"This story is a copy of an article from %(site_title). It is delivered to " +"you from a trusted archive to assure its availability over time." +msgstr "" + +#: src/snapshots/templates/article-template.html.j2:76 +msgid "View the article source" +msgstr "" + +#: src/snapshots/templates/article-template.html.j2:143 +msgid "You are leaving this page" +msgstr "" + +#: src/snapshots/templates/article-template.html.j2:163 +msgid "" +"This link will redirect you to an external website. If it’s not available" +" in your region, you may not be able to access it." +msgstr "" + +#: src/snapshots/templates/article-template.html.j2:165 +msgid "Continue" +msgstr "" +