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/dino.pot | 42 +++++++++++++++++++++++++++++++++--------- 1 file changed, 33 insertions(+), 9 deletions(-) (limited to 'main/po/dino.pot') diff --git a/main/po/dino.pot b/main/po/dino.pot index 7e39ffe2..1260ae3e 100644 --- a/main/po/dino.pot +++ b/main/po/dino.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -65,6 +65,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" @@ -508,14 +518,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" @@ -535,6 +537,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