Mercurial > xmpp-account-manager
annotate locale/en/LC_MESSAGES/django.po @ 60:6d861d881b96
Add license headers to all source files.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sun, 24 May 2020 13:09:16 +0200 |
parents | 427807059ca8 |
children | 78c873be0caa |
rev | line source |
---|---|
56 | 1 # SOME DESCRIPTIVE TITLE. |
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 # This file is distributed under the same license as the PACKAGE package. | |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 # | |
6 #, fuzzy | |
7 msgid "" | |
8 msgstr "" | |
9 "Project-Id-Version: PACKAGE VERSION\n" | |
10 "Report-Msgid-Bugs-To: \n" | |
57
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
11 "POT-Creation-Date: 2020-05-24 12:38+0200\n" |
56 | 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 "Plural-Forms: nplurals=2; plural=(n != 1);\n" | |
20 | |
57
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
21 msgid "Log out" |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
22 msgstr "" |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
23 |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
24 #, python-brace-format |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
25 msgid "Logged in as ${connection.authzid} " |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
26 msgstr "" |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
27 |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
28 msgid "Log in" |
56 | 29 msgstr "" |
30 | |
31 msgid "Prosody IM account configuration" | |
32 msgstr "" | |
33 | |
34 msgid "Enter your JID (or XMPP address), on the form “you@your-server.tld”" | |
35 msgstr "" | |
36 | |
37 msgid "Enter the password used for this JID" | |
38 msgstr "" | |
39 | |
40 msgid "Profile" | |
41 msgstr "" | |
42 | |
43 msgid "Message Archiving" | |
44 msgstr "" | |
45 | |
46 msgid "Account" | |
47 msgstr "" | |
48 | |
49 msgid "PEP (advanced)" | |
50 msgstr "" | |
51 | |
52 msgid "Nickname" | |
53 msgstr "" | |
54 | |
55 msgid "Enter your nickname, so people you know can recognize you." | |
56 msgstr "" | |
57 | |
58 msgid "Who can see your nickname?" | |
59 msgstr "" | |
60 | |
61 msgid "Anyone" | |
62 msgstr "" | |
63 | |
64 msgid "Only your contacts" | |
65 msgstr "" | |
66 | |
67 msgid "This image allows your contacts to quickly identify you." | |
68 msgstr "" | |
69 | |
70 msgid "Upload new avatar" | |
71 msgstr "" | |
72 | |
73 msgid "Choose file…" | |
74 msgstr "" | |
75 | |
76 msgid "Use as your avatar" | |
77 msgstr "" | |
78 | |
79 msgid "Who can see your avatar?" | |
80 msgstr "" | |
81 | |
82 msgid "Anyone (pick this if you use public channel)" | |
83 msgstr "" | |
84 | |
85 msgid "Only your contacts (⚠️ your avatar won’t be usable in public channels)" | |
86 msgstr "" | |
87 | |
88 msgid "Personal Information" | |
89 msgstr "" | |
90 | |
91 msgid "Who are you?" | |
92 msgstr "" | |
93 | |
94 msgid "Full name" | |
95 msgstr "" | |
96 | |
97 msgid "Enter your name, so people you know can recognize you." | |
98 msgstr "" | |
99 | |
100 msgid "Email" | |
101 msgstr "" | |
102 | |
103 msgid "This can be used if you forget your password." | |
104 msgstr "" | |
105 | |
106 msgid "Birthday" | |
107 msgstr "" | |
108 | |
109 msgid "Who can see your personal information?" | |
110 msgstr "" | |
111 | |
112 msgid "JID" | |
113 msgstr "" | |
114 | |
115 msgid "Name" | |
116 msgstr "" | |
117 | |
118 msgid "Subscription" | |
119 msgstr "" | |
120 | |
121 msgid "Groups" | |
122 msgstr "" | |
123 | |
124 msgid "⚠️ Delete" | |
125 msgstr "" | |
126 | |
127 msgid "Change my password" | |
128 msgstr "" | |
129 | |
130 msgid "⚠️ Delete my account" | |
131 msgstr "" | |
132 | |
133 msgid "PEP" | |
134 msgstr "" | |
135 | |
136 msgid "This section is for <b>advanced</b> users, use at your own risk!" | |
137 msgstr "" | |
138 | |
139 msgid "PEP node" | |
140 msgstr "" | |
141 | |
142 msgid "Title" | |
143 msgstr "" | |
144 | |
145 msgid "Description" | |
146 msgstr "" | |
147 | |
148 msgid "Type" | |
149 msgstr "" | |
150 | |
151 msgid "Which messages to store in your archive?" | |
152 msgstr "" | |
153 | |
154 msgid "All messages" | |
155 msgstr "" | |
156 | |
157 msgid "No messages" | |
158 msgstr "" | |
159 | |
160 msgid "Messages from your contacts only" | |
161 msgstr "" | |
162 | |
163 msgid "Always:" | |
164 msgstr "" | |
165 | |
166 msgid "Never:" | |
167 msgstr "" | |
168 | |
169 msgid "Retrieve my message archive" | |
170 msgstr "" | |
171 | |
172 msgid "View my message archive" | |
173 msgstr "" | |
174 | |
175 msgid "Download my entire message archive" | |
176 msgstr "" | |
177 | |
178 msgid "⚠️ Purge my entire message archive" | |
179 msgstr "" | |
180 | |
57
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
181 #, python-brace-format |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
182 msgid "Do you really want to remove the node ${node}?" |
56 | 183 msgstr "" |
184 | |
57
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
185 #, python-brace-format |
427807059ca8
Use `` in JS for templating, and add two forgotten strings.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
parents:
56
diff
changeset
|
186 msgid "Do you really want to remove ${jid}?" |
56 | 187 msgstr "" |