Merge lp:~leonardolemos/switchboard-plug-useraccounts/fix-1572048 into lp:~elementary-pantheon/switchboard-plug-useraccounts/trunk

Proposed by Leonardo Lemos
Status: Merged
Approved by: Cody Garver
Approved revision: 225
Merged at revision: 225
Proposed branch: lp:~leonardolemos/switchboard-plug-useraccounts/fix-1572048
Merge into: lp:~elementary-pantheon/switchboard-plug-useraccounts/trunk
Diff against target: 302 lines (+115/-115)
1 file modified
po/useraccounts-plug.pot (+115/-115)
To merge this branch: bzr merge lp:~leonardolemos/switchboard-plug-useraccounts/fix-1572048
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+292551@code.launchpad.net

Commit message

Update translation template

Description of the change

Include tooltip to the translation template.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'po/useraccounts-plug.pot'
2--- po/useraccounts-plug.pot 2015-12-21 14:34:42 +0000
3+++ po/useraccounts-plug.pot 2016-04-21 15:31:11 +0000
4@@ -8,7 +8,7 @@
5 msgstr ""
6 "Project-Id-Version: PACKAGE VERSION\n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2015-12-21 12:34-0200\n"
9+"POT-Creation-Date: 2016-04-21 09:25-0300\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13@@ -17,71 +17,39 @@
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17-#: ../src/Widgets/PasswordEditor.vala:63
18-msgid "Current Password"
19-msgstr ""
20-
21-#: ../src/Widgets/PasswordEditor.vala:67
22-msgid "Press to authenticate"
23-msgstr ""
24-
25-#: ../src/Widgets/PasswordEditor.vala:85
26-msgid "Authentication failed"
27-msgstr ""
28-
29-#: ../src/Widgets/PasswordEditor.vala:117
30-msgid "New Password"
31-msgstr ""
32-
33-#: ../src/Widgets/PasswordEditor.vala:121
34-msgid "Password cannot be empty"
35-msgstr ""
36-
37-#: ../src/Widgets/PasswordEditor.vala:137
38-msgid "Confirm New Password"
39-msgstr ""
40-
41-#: ../src/Widgets/PasswordEditor.vala:140
42-msgid "Passwords do not match"
43-msgstr ""
44-
45-#: ../src/Widgets/PasswordEditor.vala:144
46-msgid "Show passwords"
47-msgstr ""
48-
49-#: ../src/Widgets/PasswordEditor.vala:165
50-msgid "Password accepted"
51-msgstr ""
52-
53-#: ../src/Widgets/PasswordEditor.vala:186
54-msgid "Weak password strength"
55-msgstr ""
56-
57-#: ../src/Widgets/PasswordEditor.vala:188
58-msgid "Medium password strength"
59-msgstr ""
60-
61-#: ../src/Widgets/PasswordEditor.vala:190
62-msgid "Strong password strength"
63-msgstr ""
64-
65-#: ../src/Widgets/PasswordEditor.vala:205
66-msgid "Resembles your current password"
67-msgstr ""
68-
69-#: ../src/Widgets/PasswordEditor.vala:207
70-msgid "New password is too simple"
71-msgstr ""
72-
73-#: ../src/Widgets/PasswordEditor.vala:209
74-msgid "New password is a palindrome"
75-msgstr ""
76-
77+#: ../src/Widgets/GuestSettingsView.vala:23
78 #: ../src/Widgets/UserSettingsView.vala:48
79-#: ../src/Widgets/GuestSettingsView.vala:23
80 msgid "You do not have permission to change this"
81 msgstr ""
82
83+#: ../src/Widgets/GuestSettingsView.vala:45 ../src/Widgets/UserListBox.vala:100
84+msgid "Guest Session"
85+msgstr ""
86+
87+#: ../src/Widgets/GuestSettingsView.vala:66
88+msgid ""
89+"The Guest Session allows someone to use a temporary default account without "
90+"a password."
91+msgstr ""
92+
93+#: ../src/Widgets/GuestSettingsView.vala:67
94+msgid "Once they log out, all of their settings and data will be deleted."
95+msgstr ""
96+
97+#: ../src/Widgets/Dialogs/AvatarDialog.vala:67
98+#: ../src/Widgets/Popovers/AvatarPopover.vala:64
99+msgid "Cancel"
100+msgstr ""
101+
102+#: ../src/Widgets/Dialogs/AvatarDialog.vala:68
103+msgid "Change Avatar"
104+msgstr ""
105+
106+#: ../src/Widgets/UserItem.vala:48 ../src/Widgets/UserSettingsView.vala:96
107+#: ../src/Widgets/Popovers/NewUserPopover.vala:57
108+msgid "Administrator"
109+msgstr ""
110+
111 #: ../src/Widgets/UserSettingsView.vala:49
112 msgid "You cannot change this for the currently active user"
113 msgstr ""
114@@ -98,12 +66,6 @@
115 msgid "Standard"
116 msgstr ""
117
118-#: ../src/Widgets/UserSettingsView.vala:96
119-#: ../src/Widgets/Popovers/NewUserPopover.vala:57
120-#: ../src/Widgets/UserItem.vala:48
121-msgid "Administrator"
122-msgstr ""
123-
124 #: ../src/Widgets/UserSettingsView.vala:103
125 msgid "Language:"
126 msgstr ""
127@@ -120,27 +82,18 @@
128 msgid "Password:"
129 msgstr ""
130
131-#: ../src/Widgets/UserSettingsView.vala:359
132+#: ../src/Widgets/UserSettingsView.vala:357
133 msgid "Enable User Account"
134 msgstr ""
135
136-#: ../src/Widgets/UserSettingsView.vala:362
137+#: ../src/Widgets/UserSettingsView.vala:360
138 msgid "Disable User Account"
139 msgstr ""
140
141-#: ../src/Widgets/UserSettingsView.vala:367
142+#: ../src/Widgets/UserSettingsView.vala:365
143 msgid "None set"
144 msgstr ""
145
146-#: ../src/Widgets/Dialogs/AvatarDialog.vala:67
147-#: ../src/Widgets/Popovers/AvatarPopover.vala:64
148-msgid "Cancel"
149-msgstr ""
150-
151-#: ../src/Widgets/Dialogs/AvatarDialog.vala:68
152-msgid "Change Avatar"
153-msgstr ""
154-
155 #: ../src/Widgets/Popovers/NewUserPopover.vala:56
156 msgid "Standard User"
157 msgstr ""
158@@ -181,6 +134,10 @@
159 msgid "Username is not valid"
160 msgstr ""
161
162+#: ../src/Widgets/Popovers/PasswordPopover.vala:43
163+msgid "Change Password"
164+msgstr ""
165+
166 #: ../src/Widgets/Popovers/AvatarPopover.vala:37
167 msgid "Remove"
168 msgstr ""
169@@ -201,40 +158,6 @@
170 msgid "Images"
171 msgstr ""
172
173-#: ../src/Widgets/Popovers/PasswordPopover.vala:43
174-msgid "Change Password"
175-msgstr ""
176-
177-#: ../src/Widgets/GuestSettingsView.vala:45 ../src/Widgets/UserListBox.vala:100
178-msgid "Guest Session"
179-msgstr ""
180-
181-#: ../src/Widgets/GuestSettingsView.vala:66
182-msgid ""
183-"The Guest Session allows someone to use a temporary default account without "
184-"a password."
185-msgstr ""
186-
187-#: ../src/Widgets/GuestSettingsView.vala:67
188-msgid "Once they log out, all of their settings and data will be deleted."
189-msgstr ""
190-
191-#: ../src/Widgets/UserListBox.vala:34
192-msgid "My Account"
193-msgstr ""
194-
195-#: ../src/Widgets/UserListBox.vala:38
196-msgid "Other Accounts"
197-msgstr ""
198-
199-#: ../src/Widgets/UserListBox.vala:80
200-msgid "Enabled"
201-msgstr ""
202-
203-#: ../src/Widgets/UserListBox.vala:84
204-msgid "Disabled"
205-msgstr ""
206-
207 #: ../src/Widgets/ListFooter.vala:42 ../src/Widgets/ListFooter.vala:43
208 msgid "Create user account"
209 msgstr ""
210@@ -252,6 +175,82 @@
211 msgid "You cannot remove your own user account"
212 msgstr ""
213
214+#: ../src/Widgets/PasswordEditor.vala:63
215+msgid "Current Password"
216+msgstr ""
217+
218+#: ../src/Widgets/PasswordEditor.vala:67
219+msgid "Press to authenticate"
220+msgstr ""
221+
222+#: ../src/Widgets/PasswordEditor.vala:85
223+msgid "Authentication failed"
224+msgstr ""
225+
226+#: ../src/Widgets/PasswordEditor.vala:117
227+msgid "New Password"
228+msgstr ""
229+
230+#: ../src/Widgets/PasswordEditor.vala:121
231+msgid "Password cannot be empty"
232+msgstr ""
233+
234+#: ../src/Widgets/PasswordEditor.vala:137
235+msgid "Confirm New Password"
236+msgstr ""
237+
238+#: ../src/Widgets/PasswordEditor.vala:140
239+msgid "Passwords do not match"
240+msgstr ""
241+
242+#: ../src/Widgets/PasswordEditor.vala:144
243+msgid "Show passwords"
244+msgstr ""
245+
246+#: ../src/Widgets/PasswordEditor.vala:165
247+msgid "Password accepted"
248+msgstr ""
249+
250+#: ../src/Widgets/PasswordEditor.vala:186
251+msgid "Weak password strength"
252+msgstr ""
253+
254+#: ../src/Widgets/PasswordEditor.vala:188
255+msgid "Medium password strength"
256+msgstr ""
257+
258+#: ../src/Widgets/PasswordEditor.vala:190
259+msgid "Strong password strength"
260+msgstr ""
261+
262+#: ../src/Widgets/PasswordEditor.vala:205
263+msgid "Resembles your current password"
264+msgstr ""
265+
266+#: ../src/Widgets/PasswordEditor.vala:207
267+msgid "New password is too simple"
268+msgstr ""
269+
270+#: ../src/Widgets/PasswordEditor.vala:209
271+msgid "New password is a palindrome"
272+msgstr ""
273+
274+#: ../src/Widgets/UserListBox.vala:34
275+msgid "My Account"
276+msgstr ""
277+
278+#: ../src/Widgets/UserListBox.vala:38
279+msgid "Other Accounts"
280+msgstr ""
281+
282+#: ../src/Widgets/UserListBox.vala:80
283+msgid "Enabled"
284+msgstr ""
285+
286+#: ../src/Widgets/UserListBox.vala:84
287+msgid "Disabled"
288+msgstr ""
289+
290 #: ../src/Plug.vala:31
291 msgid "Authentication is required to change user data"
292 msgstr ""
293@@ -261,7 +260,8 @@
294 msgstr ""
295
296 #: ../src/Plug.vala:37
297-msgid "Manage user accounts on your local system"
298+msgid ""
299+"Manage account permissions and configure user names, passwords, and photos"
300 msgstr ""
301
302 #: ../src/Plug.vala:64

Subscribers

People subscribed via source and target branches

to all changes: