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

daydream.po (1239B)


      1 msgid ""
      2 msgstr ""
      3 "Project-Id-Version: Daydream\n"
      4 "Report-Msgid-Bugs-To: \n"
      5 "POT-Creation-Date: 2020-08-22 14:39+0000\n"
      6 "Language: de\n"
      7 "MIME-Version: 1.0\n"
      8 "Content-Type: text/plain; charset=UTF-8\n"
      9 "Content-Transfer-Encoding: 8bit\n"
     10 "X-Generator: POEditor.com\n"
     11 
     12 #. Placeholder text for the roomlist filtering
     13 #: src/app/components/room_list/mod.rs:180
     14 msgid "Filter Rooms..."
     15 msgstr "Räume filter..."
     16 
     17 #. {0} is the Error that happened on login
     18 #. The error message of the Login page
     19 #: src/app/views/login.rs:157
     20 msgid "Error: {0}"
     21 msgstr "Fehler: {0}"
     22 
     23 #. The Login Button of the Login page
     24 #: src/app/views/login.rs:178 src/app/views/login.rs:248
     25 msgid "Login"
     26 msgstr "Anmelden"
     27 
     28 #. The URL Field of the Login page
     29 #: src/app/views/login.rs:198
     30 msgid "Homeserver URL"
     31 msgstr "Heimserver Adresse"
     32 
     33 #. The Matrix ID Field of the Login page
     34 #: src/app/views/login.rs:217
     35 msgid "MXID"
     36 msgstr "MXID"
     37 
     38 #. The Password Field of the Login page
     39 #: src/app/views/login.rs:236
     40 msgid "Password"
     41 msgstr "Passwort"
     42 
     43 #. A warning for encrypted rooms
     44 #: src/app/views/main_view.rs:81
     45 msgid "Daydream currently does not support encryption."
     46 msgstr "Daydream unterstützt aktuell keine Verschlüsselung"
     47 
     48 #~ msgid "Rooms"
     49 #~ msgstr "Räume"