From 944f1cdf3378498e3acbfbf8049bd67998a7d074 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Sun, 14 Jun 2020 13:00:01 +0000 Subject: [PATCH] Update translations --- briar-gtk/po/briar-gtk.pot | 18 ++++++++++++++++++ briar-gtk/po/de.po | 18 ++++++++++++++++++ briar-gtk/po/es.po | 18 ++++++++++++++++++ 3 files changed, 54 insertions(+) diff --git a/briar-gtk/po/briar-gtk.pot b/briar-gtk/po/briar-gtk.pot index 83bb69e..3532e84 100644 --- a/briar-gtk/po/briar-gtk.pot +++ b/briar-gtk/po/briar-gtk.pot @@ -28,6 +28,21 @@ msgstr "" msgid "Briar Community" msgstr "" +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts on a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows to add contacts on a distance and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + msgid "A Briar client for GTK desktop and mobile devices" msgstr "" @@ -71,6 +86,9 @@ msgstr "" msgid "Password" msgstr "" +msgid "Note: This is an alpha release of Briar GTK which may contain bugs" +msgstr "" + msgid "Log in" msgstr "" diff --git a/briar-gtk/po/de.po b/briar-gtk/po/de.po index 7fc54c2..786519d 100644 --- a/briar-gtk/po/de.po +++ b/briar-gtk/po/de.po @@ -18,6 +18,21 @@ msgstr "" msgid "Briar Community" msgstr "Briar-Community" +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts on a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows to add contacts on a distance and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + msgid "A Briar client for GTK desktop and mobile devices" msgstr "Briar-App für GTK-Desktop und Mobilgeräte" @@ -61,6 +76,9 @@ msgstr "Kontak hinzufügen" msgid "Password" msgstr "Passwort" +msgid "Note: This is an alpha release of Briar GTK which may contain bugs" +msgstr "" + msgid "Log in" msgstr "Anmelden" diff --git a/briar-gtk/po/es.po b/briar-gtk/po/es.po index e12e181..28c2270 100644 --- a/briar-gtk/po/es.po +++ b/briar-gtk/po/es.po @@ -18,6 +18,21 @@ msgstr "" msgid "Briar Community" msgstr "" +msgid "Main window showing two contacts and chat" +msgstr "" + +msgid "Welcome screen with registration" +msgstr "" + +msgid "Adding contacts on a distance" +msgstr "" + +msgid "Main window with two contacts and about dialog" +msgstr "" + +msgid "The very first alpha release of Briar GTK. It allows to add contacts on a distance and chatting with them in private chats. Other functions like groups, forums and blogs are to be implemented." +msgstr "" + msgid "A Briar client for GTK desktop and mobile devices" msgstr "" @@ -61,6 +76,9 @@ msgstr "" msgid "Password" msgstr "Contraseña" +msgid "Note: This is an alpha release of Briar GTK which may contain bugs" +msgstr "" + msgid "Log in" msgstr "" -- GitLab