daydream

A small matrix web client written in rust
git clone git://archive.git.mtrnord.blog/daydream-mx/daydream.git
Log | Files | Refs | README | LICENSE

commit 4f2b32c19d61c8b6752b4ceb133e824aa652ce9e
parent b75cd49f1e368397490617f4af8ec037a020af1e
Author: Marcel <mtrnord1@gmail.com>
Date:   Mon,  8 Jun 2020 17:01:35 +0200

Merge remote-tracking branch 'origin/master'

Diffstat:
Mi18n/po/de/daydream.po | 51+++++++++++++++++++++++++--------------------------
Mi18n/pot/daydream.pot | 51+++++++++++++++++++++------------------------------
2 files changed, 46 insertions(+), 56 deletions(-)

diff --git a/i18n/po/de/daydream.po b/i18n/po/de/daydream.po @@ -1,34 +1,11 @@ msgid "" msgstr "" -"Project-Id-Version: Daydream\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 12:39+0000\n" -"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: POEditor.com\n" - -#. Placeholder text for the roomlist filtering -#: src/app/components/room_list.rs:161 -msgid "Filter Rooms..." -msgstr "" - -#. Header of the Roomlist -#: src/app/components/room_list.rs:173 -msgid "Rooms" -msgstr "" - -#. The Login Button of the Login page -#: src/app/views/login.rs:169 src/app/views/login.rs:280 -msgid "Login" -msgstr "Anmelden" - -#. {0} is the Error that happened on login -#. The error message of the Login page -#: src/app/views/login.rs:182 -msgid "Error: {0}" -msgstr "Fehler: {0}" +"Project-Id-Version: Daydream\n" +"Language: de\n" #. The URL Field of the Login page #: src/app/views/login.rs:201 src/app/views/login.rs:214 @@ -45,7 +22,29 @@ msgstr "MXID" msgid "Password" msgstr "Passwort" +#. The Login Button of the Login page +#: src/app/views/login.rs:169 src/app/views/login.rs:280 +msgid "Login" +msgstr "Anmelden" + +#. {0} is the Error that happened on login +#. The error message of the Login page +#: src/app/views/login.rs:182 +msgid "Error: {0}" +msgstr "Fehler: {0}" + +#. Placeholder text for the roomlist filtering +#: src/app/components/room_list.rs:161 +msgid "Filter Rooms..." +msgstr "Räume filter..." + +#. Header of the Roomlist +#: src/app/components/room_list.rs:173 +msgid "Rooms" +msgstr "Räume" + #. A warning for encrypted rooms #: src/app/views/main_view.rs:81 msgid "Daydream currently does not support encryption." -msgstr "" +msgstr "Daydream unterstützt aktuell keine Verschlüsselung" + diff --git a/i18n/pot/daydream.pot b/i18n/pot/daydream.pot @@ -1,30 +1,25 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE daydream'S COPYRIGHT HOLDER -# This file is distributed under the same license as the daydream package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: daydream 0.1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 12:39+0000\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" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: POEditor.com\n" +"Project-Id-Version: Daydream\n" +"Language: en\n" -#. Placeholder text for the roomlist filtering -#: src/app/components/room_list.rs:161 -msgid "Filter Rooms..." +#. The URL Field of the Login page +#: src/app/views/login.rs:201 src/app/views/login.rs:214 +msgid "Homeserver URL" msgstr "" -#. Header of the Roomlist -#: src/app/components/room_list.rs:173 -msgid "Rooms" +#. The Matrix ID Field of the Login page +#: src/app/views/login.rs:227 src/app/views/login.rs:239 +msgid "MXID" +msgstr "" + +#. The Password Field of the Login page +#: src/app/views/login.rs:252 src/app/views/login.rs:265 +msgid "Password" msgstr "" #. The Login Button of the Login page @@ -38,22 +33,18 @@ msgstr "" msgid "Error: {0}" msgstr "" -#. The URL Field of the Login page -#: src/app/views/login.rs:201 src/app/views/login.rs:214 -msgid "Homeserver URL" -msgstr "" - -#. The Matrix ID Field of the Login page -#: src/app/views/login.rs:227 src/app/views/login.rs:239 -msgid "MXID" +#. Placeholder text for the roomlist filtering +#: src/app/components/room_list.rs:161 +msgid "Filter Rooms..." msgstr "" -#. The Password Field of the Login page -#: src/app/views/login.rs:252 src/app/views/login.rs:265 -msgid "Password" +#. Header of the Roomlist +#: src/app/components/room_list.rs:173 +msgid "Rooms" msgstr "" #. A warning for encrypted rooms #: src/app/views/main_view.rs:81 msgid "Daydream currently does not support encryption." msgstr "" +