From 6ffc1561545ec890e21b7ae95349c8ea32a526a8 Mon Sep 17 00:00:00 2001 From: Nico Alt <nicoalt@posteo.org> Date: Fri, 11 Sep 2020 21:02:09 +0200 Subject: [PATCH] Update translations --- briar-gtk/po/ar.po | 27 ++++++++++++++++++++++++--- briar-gtk/po/briar-gtk.pot | 27 ++++++++++++++++++++++++--- briar-gtk/po/de.po | 30 +++++++++++++++++++++++++++--- briar-gtk/po/es.po | 30 +++++++++++++++++++++++++++--- 4 files changed, 102 insertions(+), 12 deletions(-) diff --git a/briar-gtk/po/ar.po b/briar-gtk/po/ar.po index 2e3e2c2..6c22654 100644 --- a/briar-gtk/po/ar.po +++ b/briar-gtk/po/ar.po @@ -30,6 +30,30 @@ msgstr "" msgid "Main window with two contacts and about dialog" msgstr "" +msgid "Improvements in this version:" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for deleting contacts" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + msgid "Show online status of contacts in contact list (#19)" msgstr "" @@ -97,9 +121,6 @@ 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/briar-gtk.pot b/briar-gtk/po/briar-gtk.pot index 9b93da8..b8c1f1f 100644 --- a/briar-gtk/po/briar-gtk.pot +++ b/briar-gtk/po/briar-gtk.pot @@ -40,6 +40,30 @@ msgstr "" msgid "Main window with two contacts and about dialog" msgstr "" +msgid "Improvements in this version:" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for deleting contacts" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + msgid "Show online status of contacts in contact list (#19)" msgstr "" @@ -107,9 +131,6 @@ 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 ac511a4..b9b39aa 100644 --- a/briar-gtk/po/de.po +++ b/briar-gtk/po/de.po @@ -30,6 +30,30 @@ msgstr "" msgid "Main window with two contacts and about dialog" msgstr "" +msgid "Improvements in this version:" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for deleting contacts" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + msgid "Show online status of contacts in contact list (#19)" msgstr "" @@ -97,9 +121,6 @@ msgstr "Kontakt löschen" msgid "Password" msgstr "Passwort" -msgid "Note: This is an alpha release of Briar GTK which may contain bugs" -msgstr "Achtung: Dies ist ein Alpha-Release von Briar GTK und es könnte zu Problemen kommen" - msgid "Log in" msgstr "Anmelden" @@ -185,6 +206,9 @@ msgstr "Bitte gib einen Link ein" msgid "Enter your contact's link, not your own" msgstr "Gib den Link deines Kontakts ein, nicht deinen eigenen" +#~ msgid "Note: This is an alpha release of Briar GTK which may contain bugs" +#~ msgstr "Achtung: Dies ist ein Alpha-Release von Briar GTK und es könnte zu Problemen kommen" + #~ msgid "Undo" #~ msgstr "Rückgängig machen" diff --git a/briar-gtk/po/es.po b/briar-gtk/po/es.po index 66ffb15..992a4ce 100644 --- a/briar-gtk/po/es.po +++ b/briar-gtk/po/es.po @@ -30,6 +30,30 @@ msgstr "" msgid "Main window with two contacts and about dialog" msgstr "" +msgid "Improvements in this version:" +msgstr "" + +msgid "Basic notification support" +msgstr "" + +msgid "Support for deleting contacts" +msgstr "" + +msgid "Hugely improved chat UI" +msgstr "" + +msgid "Full Spanish and German translations" +msgstr "" + +msgid "Migration to libhandy 1.0" +msgstr "" + +msgid "Migration to briar_wrapper 0.0.4" +msgstr "" + +msgid "Many more minor improvements" +msgstr "" + msgid "Show online status of contacts in contact list (#19)" msgstr "" @@ -97,9 +121,6 @@ msgstr "Eliminar contacto" msgid "Password" msgstr "Contraseña" -msgid "Note: This is an alpha release of Briar GTK which may contain bugs" -msgstr "Nota: Esa es una versión alfa de Briar GTK que pueda contener errores" - msgid "Log in" msgstr "Entrar" @@ -185,6 +206,9 @@ msgstr "Introduce un enlace, por favor" msgid "Enter your contact's link, not your own" msgstr "Introduce el enlace del contacto, no el de ti" +#~ msgid "Note: This is an alpha release of Briar GTK which may contain bugs" +#~ msgstr "Nota: Esa es una versión alfa de Briar GTK que pueda contener errores" + #~ msgid "Undo" #~ msgstr "Deshacer" -- GitLab