From b2c7e9dfff2e00549fc23ad8e531d77daa6c2738 Mon Sep 17 00:00:00 2001 From: Translations Date: Tue, 10 Nov 2020 14:04:57 +0100 Subject: Make some strings translatable, update translations --- main/po/en.po | 42 +++++++++++++++++++++++++++++++++--------- 1 file changed, 33 insertions(+), 9 deletions(-) (limited to 'main/po/en.po') diff --git a/main/po/en.po b/main/po/en.po index eae5945f..1c3b21d8 100644 --- a/main/po/en.po +++ b/main/po/en.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: dino-0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-11-04 18:01+0100\n" +"POT-Creation-Date: 2020-11-10 13:28+0100\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -55,6 +55,16 @@ msgstr "" msgid "Could not connect to %s" msgstr "" +#: main/src/ui/notifications.vala:115 +#: main/src/ui/manage_accounts/dialog.vala:232 +msgid "Wrong password" +msgstr "" + +#: main/src/ui/notifications.vala:118 +#: main/src/ui/manage_accounts/dialog.vala:234 +msgid "Invalid TLS certificate" +msgstr "" + #: main/src/ui/notifications.vala:128 #, c-format msgid "Invitation to %s" @@ -498,14 +508,6 @@ msgstr "" msgid "Disconnected" msgstr "" -#: main/src/ui/manage_accounts/dialog.vala:232 -msgid "Wrong password" -msgstr "" - -#: main/src/ui/manage_accounts/dialog.vala:234 -msgid "Invalid TLS certificate" -msgstr "" - #: main/src/ui/manage_accounts/dialog.vala:237 #: main/src/ui/manage_accounts/dialog.vala:239 msgid "Error" @@ -525,6 +527,28 @@ msgstr "" msgid "You can now use the account %s." msgstr "" +#: main/src/ui/manage_accounts/add_account_dialog.vala:245 +#, c-format +msgid "The server could not prove that it is %s." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:247 +msgid "" +"Its security certificate is not trusted by your operating system." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:249 +msgid "Its security certificate is issued to another domain." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:251 +msgid "Its security certificate will only become valid in the future." +msgstr "" + +#: main/src/ui/manage_accounts/add_account_dialog.vala:253 +msgid "Its security certificate is expired." +msgstr "" + #: main/src/ui/manage_accounts/add_account_dialog.vala:278 msgid "Wrong username or password" msgstr "" -- cgit v1.2.3-54-g00ecf