mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 06:05:41 +02:00
updated translation template
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-09-01 20:26+0200\n"
|
||||
"POT-Creation-Date: 2011-11-06 20:48+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17,15 +17,15 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: Mailnag/config_window.py:88
|
||||
#: Mailnag/config_window.py:85
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/config_window.py:94
|
||||
#: Mailnag/config_window.py:91
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/config_window.py:160
|
||||
#: Mailnag/config_window.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Mailnag found %s mail accounts on this computer.\n"
|
||||
@@ -33,27 +33,15 @@ msgid ""
|
||||
"Do you want to import them?"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/config_window.py:308
|
||||
#: Mailnag/config_window.py:310
|
||||
msgid "Delete this account:"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/config_window.py:382
|
||||
#: Mailnag/config_window.py:385
|
||||
msgid "Unnamed"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/config_window.py:491
|
||||
msgid "Missing data in account(s):"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/config_window.py:494
|
||||
msgid "Please correct this first."
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/config_window.py:508
|
||||
msgid "Config file does not exist, creating new one"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/keyring.py:66
|
||||
#: Mailnag/keyring.py:59
|
||||
msgid ""
|
||||
"Failed to unlock Keyring \"{0}\".\n"
|
||||
"Wrong password.\n"
|
||||
@@ -61,26 +49,22 @@ msgid ""
|
||||
"Do you want to try again?"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/mailnag.py:521
|
||||
msgid "Open in mail reader"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/mailnag.py:522
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/mailnag.py:557
|
||||
#: Mailnag/mailnag.py:562
|
||||
msgid "(and {0} more)"
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/mailnag.py:560
|
||||
#: Mailnag/mailnag.py:565
|
||||
msgid "You have {0} new mails."
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/mailnag.py:562
|
||||
#: Mailnag/mailnag.py:567
|
||||
msgid "You have a new mail."
|
||||
msgstr ""
|
||||
|
||||
#: Mailnag/mailnag.py:577
|
||||
msgid "Mark as read"
|
||||
msgstr ""
|
||||
|
||||
#: data/account_dialog.ui.h:1
|
||||
msgid "Accountname:"
|
||||
msgstr ""
|
||||
@@ -168,32 +152,44 @@ msgid "Messagetray label:"
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:17
|
||||
msgid "Play sound on new mails"
|
||||
msgid "Notification mode:"
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:18
|
||||
msgid "Spamfilter"
|
||||
msgid "Play sound on new mails"
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:19
|
||||
msgid "Start Mailnag automatically"
|
||||
msgid "Single"
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:20
|
||||
msgid "Spamfilter"
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:21
|
||||
msgid "Start Mailnag automatically"
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:22
|
||||
msgid "Summary"
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:23
|
||||
msgid ""
|
||||
"The following script will be executed on every single mail check.\n"
|
||||
"Mailnag passes the total count of new mails to this script,\n"
|
||||
"followed by <i>\"<sender> <subject>\"</i> pairs."
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:23
|
||||
#: data/config_window.ui.h:26
|
||||
msgid ""
|
||||
"The following script will be executed whenever new mails arrive.\n"
|
||||
"Mailnag passes the total count of new mails to this script,\n"
|
||||
"followed by <i>\"<sender> <subject>\"</i> pairs."
|
||||
msgstr ""
|
||||
|
||||
#: data/config_window.ui.h:26
|
||||
#: data/config_window.ui.h:29
|
||||
msgid "minutes"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user