mod.pot (1409B)
1 # SOME DESCRIPTIVE TITLE. 2 # Copyright (C) YEAR THE daydream'S COPYRIGHT HOLDER 3 # This file is distributed under the same license as the daydream package. 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5 # 6 #, fuzzy 7 msgid "" 8 msgstr "" 9 "Project-Id-Version: daydream 0.1.0\n" 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2020-08-22 15:44+0000\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 "Language-Team: LANGUAGE <LL@li.org>\n" 15 "Language: \n" 16 "MIME-Version: 1.0\n" 17 "Content-Type: text/plain; charset=UTF-8\n" 18 "Content-Transfer-Encoding: 8bit\n" 19 20 #. Placeholder text for the roomlist filtering 21 #: ./src/app/components/room_list/mod.rs:180 22 msgid "Filter Rooms..." 23 msgstr "" 24 25 #. {0} is the Error that happened on login 26 #. The error message of the Login page 27 #: ./src/app/views/login.rs:157 28 msgid "Error: {0}" 29 msgstr "" 30 31 #. The Login Button of the Login page 32 #: ./src/app/views/login.rs:178 ./src/app/views/login.rs:248 33 msgid "Login" 34 msgstr "" 35 36 #. The URL Field of the Login page 37 #: ./src/app/views/login.rs:198 38 msgid "Homeserver URL" 39 msgstr "" 40 41 #. The Matrix ID Field of the Login page 42 #: ./src/app/views/login.rs:217 43 msgid "MXID" 44 msgstr "" 45 46 #. The Password Field of the Login page 47 #: ./src/app/views/login.rs:236 48 msgid "Password" 49 msgstr "" 50 51 #. A warning for encrypted rooms 52 #: ./src/app/views/main_view.rs:81 53 msgid "Daydream currently does not support encryption." 54 msgstr ""