summaryrefslogtreecommitdiff
path: root/src/jwebmail/translations/en/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'src/jwebmail/translations/en/LC_MESSAGES/messages.po')
-rw-r--r--src/jwebmail/translations/en/LC_MESSAGES/messages.po127
1 files changed, 65 insertions, 62 deletions
diff --git a/src/jwebmail/translations/en/LC_MESSAGES/messages.po b/src/jwebmail/translations/en/LC_MESSAGES/messages.po
index 87580a0..2b93e68 100644
--- a/src/jwebmail/translations/en/LC_MESSAGES/messages.po
+++ b/src/jwebmail/translations/en/LC_MESSAGES/messages.po
@@ -1,160 +1,164 @@
-# English translations for PROJECT.
-# Copyright (C) 2023 ORGANIZATION
+# English translations for JWebmail
# This file is distributed under the same license as the PROJECT project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
+# Jannis M. Hoffmann <jannis@fehcom.de>, 2023-2024.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-04-10 16:35+0200\n"
+"Report-Msgid-Bugs-To: jannis@fehcom.de\n"
+"POT-Creation-Date: 2024-12-08 18:34+0100\n"
"PO-Revision-Date: 2023-12-07 19:04+0100\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Last-Translator: Jannis M. Hoffmann <jannis@fehcom.de>\n"
"Language: en\n"
"Language-Team: en <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.14.0\n"
+"Generated-By: Babel 2.16.0\n"
-#: src/jwebmail/render_mail.py:70
+#: src/jwebmail/render_mail.py:90
msgid "Attachment {filename} of type {filetype}"
msgstr ""
-#: src/jwebmail/render_mail.py:121
+#: src/jwebmail/render_mail.py:132
+msgid "Subject"
+msgstr ""
+
+#: src/jwebmail/render_mail.py:134
msgid "From"
msgstr ""
-#: src/jwebmail/render_mail.py:122
+#: src/jwebmail/render_mail.py:135
msgid "To"
msgstr ""
-#: src/jwebmail/render_mail.py:123
+#: src/jwebmail/render_mail.py:136
msgid "CC"
msgstr ""
-#: src/jwebmail/render_mail.py:124
+#: src/jwebmail/render_mail.py:137
msgid "BCC"
msgstr ""
-#: src/jwebmail/render_mail.py:151
+#: src/jwebmail/render_mail.py:138 src/jwebmail/templates/_top_nav.html:25
+#: src/jwebmail/templates/_top_nav.html:26
+msgid "Date"
+msgstr ""
+
+#: src/jwebmail/render_mail.py:141
+msgid "Content-Type"
+msgstr ""
+
+#: src/jwebmail/render_mail.py:167
msgid "Unsupported MIME type of {mime_type}."
msgstr ""
-#: src/jwebmail/webmail.py:37
+#: src/jwebmail/webmail.py:36
msgid "Username"
msgstr ""
-#: src/jwebmail/webmail.py:39
+#: src/jwebmail/webmail.py:38
msgid "Password"
msgstr ""
-#: src/jwebmail/webmail.py:74
+#: src/jwebmail/webmail.py:69
msgid "login failed!"
msgstr ""
-#: src/jwebmail/webmail.py:121
-msgid "displaying <b>{start} - {end}</b> of <b>{total}</b> {record_name}"
-msgstr ""
-
-#: src/jwebmail/webmail.py:205
+#: src/jwebmail/webmail.py:222
msgid "succ_move"
-msgstr ""
+msgstr "move successful"
+
+#: src/jwebmail/webmail.py:244
+msgid "succ_remove"
+msgstr "remove successful"
-#: src/jwebmail/webmail.py:239
+#: src/jwebmail/webmail.py:279
msgid "invalid mimetype"
msgstr ""
-#: src/jwebmail/webmail.py:247 src/jwebmail/webmail.py:267
+#: src/jwebmail/webmail.py:287 src/jwebmail/webmail.py:308
msgid "succ_send"
-msgstr ""
+msgstr "send successful"
-#: src/jwebmail/webmail.py:263
+#: src/jwebmail/webmail.py:304
msgid "error_send"
-msgstr ""
-
-#: src/jwebmail/templates/_bot_nav.html:11
-msgid "Move to"
-msgstr ""
+msgstr "error while sending"
-#: src/jwebmail/templates/_bot_nav.html:19
-#: src/jwebmail/templates/_folders.html:21
+#: src/jwebmail/templates/_bot_nav.html:57
+#: src/jwebmail/templates/_folders.html:8
+#: src/jwebmail/templates/_folders.html:22
msgid "Home"
msgstr ""
-#: src/jwebmail/templates/_bot_nav.html:26
+#: src/jwebmail/templates/_bot_nav.html:64
msgid "Move"
msgstr ""
-#: src/jwebmail/templates/_bot_nav.html:38
+#: src/jwebmail/templates/_bot_nav.html:78
msgid "Remove"
msgstr ""
-#: src/jwebmail/templates/_bot_nav.html:44
+#: src/jwebmail/templates/_bot_nav.html:88
msgid "check all"
msgstr ""
-#: src/jwebmail/templates/_folders.html:36
+#: src/jwebmail/templates/_folders.html:37
#, python-format
msgid "%(total_new_mails)s new"
msgstr ""
-#: src/jwebmail/templates/_folders.html:41
+#: src/jwebmail/templates/_folders.html:42
msgid "mailbox size: "
msgstr ""
-#: src/jwebmail/templates/_main_table.html:23
-msgid "unknown"
+#: src/jwebmail/templates/_folders.html:50
+msgid "Write"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:4
+#: src/jwebmail/templates/_folders.html:51
msgid "Logout"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:5
-msgid "Write"
+#: src/jwebmail/templates/_main_table.html:21
+msgid "unknown"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:11
+#: src/jwebmail/templates/_top_nav.html:7
msgid "Search"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:26
+#: src/jwebmail/templates/_top_nav.html:22
msgid "Sort"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:32
-#: src/jwebmail/templates/_top_nav.html:33
-msgid "Date"
-msgstr ""
-
-#: src/jwebmail/templates/_top_nav.html:32
-#: src/jwebmail/templates/_top_nav.html:34
-#: src/jwebmail/templates/_top_nav.html:35
+#: src/jwebmail/templates/_top_nav.html:25
+#: src/jwebmail/templates/_top_nav.html:27
+#: src/jwebmail/templates/_top_nav.html:28
msgid "Descending"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:33
-#: src/jwebmail/templates/_top_nav.html:36
+#: src/jwebmail/templates/_top_nav.html:26
+#: src/jwebmail/templates/_top_nav.html:29
msgid "Ascending"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:34
+#: src/jwebmail/templates/_top_nav.html:27
msgid "Size"
msgstr ""
-#: src/jwebmail/templates/_top_nav.html:35
-#: src/jwebmail/templates/_top_nav.html:36
+#: src/jwebmail/templates/_top_nav.html:28
+#: src/jwebmail/templates/_top_nav.html:29
msgid "Sender"
msgstr ""
#: src/jwebmail/templates/about.html:61 src/jwebmail/templates/login.html:8
-#: src/jwebmail/templates/login.html:64
+#: src/jwebmail/templates/login.html:74
msgid "Login"
msgstr ""
-#: src/jwebmail/templates/displayheaders.html:29
+#: src/jwebmail/templates/displayheaders.html:37
msgid "This folder is empty!"
msgstr ""
@@ -170,7 +174,7 @@ msgstr ""
msgid "start page"
msgstr ""
-#: src/jwebmail/templates/readmail.html:12
+#: src/jwebmail/templates/readmail.html:17
#: src/jwebmail/templates/writemail.html:80
msgid "back"
msgstr ""
@@ -182,4 +186,3 @@ msgstr ""
#: src/jwebmail/templates/writemail.html:73
msgid "Send"
msgstr ""
-