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

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

Commit message

Update translation template

Description of the change

Include tooltip for translation.

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/pantheon-accessibility-plug.pot'
2--- po/pantheon-accessibility-plug.pot 2015-11-27 15:55:58 +0000
3+++ po/pantheon-accessibility-plug.pot 2016-04-21 14:22:38 +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-11-27 13:55-0200\n"
9+"POT-Creation-Date: 2016-04-21 08:18-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,24 +17,65 @@
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17-#: ../src/Widgets/Categories.vala:63
18-msgid "Seeing"
19-msgstr ""
20-
21-#: ../src/Widgets/Categories.vala:65
22-msgid "Hearing"
23-msgstr ""
24-
25-#: ../src/Widgets/Categories.vala:67
26-msgid "Interaction"
27-msgstr ""
28-
29-#: ../src/Plug.vala:41
30-msgid "Universal Access"
31-msgstr ""
32-
33-#: ../src/Plug.vala:42
34-msgid "Universal Access Preferences"
35+#: ../src/Panes/General.vala:27
36+msgid "General"
37+msgstr ""
38+
39+#: ../src/Panes/General.vala:37
40+msgid "Turn accessibility features on and off using the keyboard:"
41+msgstr ""
42+
43+#: ../src/Panes/General.vala:38
44+msgid "Display accessibility menu in panel:"
45+msgstr ""
46+
47+#: ../src/Panes/Pointing.vala:28
48+msgid "Pointing"
49+msgstr ""
50+
51+#: ../src/Panes/Pointing.vala:38
52+msgid "Keypad Control"
53+msgstr ""
54+
55+#: ../src/Panes/Pointing.vala:41 ../src/Panes/Clicking.vala:46
56+msgid "Mouse settings…"
57+msgstr ""
58+
59+#: ../src/Panes/Pointing.vala:48
60+msgid "Control pointer using keypad"
61+msgstr ""
62+
63+#: ../src/Panes/Pointing.vala:49
64+msgid "Cursor speed"
65+msgstr ""
66+
67+#: ../src/Panes/Audio.vala:28
68+msgid "Audio"
69+msgstr ""
70+
71+#: ../src/Panes/Audio.vala:38 ../src/Plug.vala:119
72+msgid "Visual Alerts"
73+msgstr ""
74+
75+#: ../src/Panes/Audio.vala:39 ../src/Panes/ScreenReader.vala:24
76+#: ../src/Plug.vala:120
77+msgid "Screen Reader"
78+msgstr ""
79+
80+#: ../src/Panes/Audio.vala:40
81+msgid "Sound settings…"
82+msgstr ""
83+
84+#: ../src/Panes/Audio.vala:48
85+msgid "Flash the screen when an alert sound occurs"
86+msgstr ""
87+
88+#: ../src/Panes/Audio.vala:52
89+msgid "Provide audio descriptions for items on the screen"
90+msgstr ""
91+
92+#: ../src/Panes/Audio.vala:53
93+msgid "Keyboard shortcut"
94 msgstr ""
95
96 #: ../src/Panes/Display.vala:32
97@@ -61,62 +102,18 @@
98 msgid "Text size"
99 msgstr ""
100
101-#: ../src/Panes/General.vala:27
102-msgid "General"
103-msgstr ""
104-
105-#: ../src/Panes/General.vala:37
106-msgid "Turn accessibility features on and off using the keyboard:"
107-msgstr ""
108-
109-#: ../src/Panes/General.vala:38
110-msgid "Display accessibility menu in panel:"
111-msgstr ""
112-
113-#: ../src/Panes/Keyboard.vala:29
114-msgid "Keyboard"
115-msgstr ""
116-
117-#: ../src/Panes/Keyboard.vala:38
118-msgid "Lock Keys"
119-msgstr ""
120-
121-#: ../src/Panes/Keyboard.vala:39
122-msgid "Modifier Keys"
123-msgstr ""
124-
125-#: ../src/Panes/Keyboard.vala:40 ../src/Panes/Typing.vala:48
126-msgid "Keyboard settings..."
127-msgstr ""
128-
129-#: ../src/Panes/Keyboard.vala:45
130-msgid "Beep when a lock key is pressed"
131-msgstr ""
132-
133-#: ../src/Panes/Keyboard.vala:48
134-msgid "Use modifier keys in sequence (sticky keys)"
135-msgstr ""
136-
137-#: ../src/Panes/Keyboard.vala:49
138-msgid "Beep when a modifier key is pressed"
139-msgstr ""
140-
141 #: ../src/Panes/Clicking.vala:35
142 msgid "Clicking"
143 msgstr ""
144
145-#: ../src/Panes/Clicking.vala:44
146+#: ../src/Panes/Clicking.vala:44 ../src/Plug.vala:128
147 msgid "Simulated Secondary Click"
148 msgstr ""
149
150-#: ../src/Panes/Clicking.vala:45
151+#: ../src/Panes/Clicking.vala:45 ../src/Plug.vala:127
152 msgid "Hover Click"
153 msgstr ""
154
155-#: ../src/Panes/Clicking.vala:46 ../src/Panes/Pointing.vala:41
156-msgid "Mouse settings…"
157-msgstr ""
158-
159 #: ../src/Panes/Clicking.vala:55
160 msgid "Double-click speed"
161 msgstr ""
162@@ -189,26 +186,6 @@
163 msgid "Crosshair opacity"
164 msgstr ""
165
166-#: ../src/Panes/Pointing.vala:28
167-msgid "Pointing"
168-msgstr ""
169-
170-#: ../src/Panes/Pointing.vala:38
171-msgid "Keypad Control"
172-msgstr ""
173-
174-#: ../src/Panes/Pointing.vala:48
175-msgid "Control pointer using keypad"
176-msgstr ""
177-
178-#: ../src/Panes/Pointing.vala:49
179-msgid "Cursor speed"
180-msgstr ""
181-
182-#: ../src/Panes/ScreenReader.vala:24 ../src/Panes/Audio.vala:39
183-msgid "Screen Reader"
184-msgstr ""
185-
186 #: ../src/Panes/Typing.vala:36
187 msgid "Typing"
188 msgstr ""
189@@ -217,7 +194,7 @@
190 msgid "Typing Delays"
191 msgstr ""
192
193-#: ../src/Panes/Typing.vala:46
194+#: ../src/Panes/Typing.vala:46 ../src/Plug.vala:123
195 msgid "Fast Typing"
196 msgstr ""
197
198@@ -225,6 +202,10 @@
199 msgid "On-screen keyboard settings..."
200 msgstr ""
201
202+#: ../src/Panes/Typing.vala:48 ../src/Panes/Keyboard.vala:40
203+msgid "Keyboard settings..."
204+msgstr ""
205+
206 #: ../src/Panes/Typing.vala:55
207 msgid "On-screen keyboard"
208 msgstr ""
209@@ -253,26 +234,94 @@
210 msgid "Ignore fast duplicate keypresses (bounce keys)"
211 msgstr ""
212
213-#: ../src/Panes/Audio.vala:28
214-msgid "Audio"
215-msgstr ""
216-
217-#: ../src/Panes/Audio.vala:38
218-msgid "Visual Alerts"
219-msgstr ""
220-
221-#: ../src/Panes/Audio.vala:40
222-msgid "Sound settings…"
223-msgstr ""
224-
225-#: ../src/Panes/Audio.vala:48
226-msgid "Flash the screen when an alert sound occurs"
227-msgstr ""
228-
229-#: ../src/Panes/Audio.vala:52
230-msgid "Provide audio descriptions for items on the screen"
231-msgstr ""
232-
233-#: ../src/Panes/Audio.vala:53
234-msgid "Keyboard shortcut"
235+#: ../src/Panes/Keyboard.vala:29
236+msgid "Keyboard"
237+msgstr ""
238+
239+#: ../src/Panes/Keyboard.vala:38
240+msgid "Lock Keys"
241+msgstr ""
242+
243+#: ../src/Panes/Keyboard.vala:39
244+msgid "Modifier Keys"
245+msgstr ""
246+
247+#: ../src/Panes/Keyboard.vala:45
248+msgid "Beep when a lock key is pressed"
249+msgstr ""
250+
251+#: ../src/Panes/Keyboard.vala:48
252+msgid "Use modifier keys in sequence (sticky keys)"
253+msgstr ""
254+
255+#: ../src/Panes/Keyboard.vala:49
256+msgid "Beep when a modifier key is pressed"
257+msgstr ""
258+
259+#: ../src/Widgets/Categories.vala:63
260+msgid "Seeing"
261+msgstr ""
262+
263+#: ../src/Widgets/Categories.vala:65
264+msgid "Hearing"
265+msgstr ""
266+
267+#: ../src/Widgets/Categories.vala:67
268+msgid "Interaction"
269+msgstr ""
270+
271+#: ../src/Plug.vala:42
272+msgid "Universal Access"
273+msgstr ""
274+
275+#: ../src/Plug.vala:43
276+msgid "Configure accessibility features"
277+msgstr ""
278+
279+#: ../src/Plug.vala:112
280+msgid "Accessibility Feaures"
281+msgstr ""
282+
283+#: ../src/Plug.vala:113
284+msgid "Accessibility Display Feaures"
285+msgstr ""
286+
287+#: ../src/Plug.vala:114
288+msgid "High Contrast Theme"
289+msgstr ""
290+
291+#: ../src/Plug.vala:115
292+msgid "Font Size"
293+msgstr ""
294+
295+#: ../src/Plug.vala:116
296+msgid "Text Size"
297+msgstr ""
298+
299+#: ../src/Plug.vala:117
300+msgid "Accessibility Audio Feaures"
301+msgstr ""
302+
303+#: ../src/Plug.vala:118
304+msgid "Accessibility Hearing Feaures"
305+msgstr ""
306+
307+#: ../src/Plug.vala:121
308+msgid "Accessibility Keyboard Feaures"
309+msgstr ""
310+
311+#: ../src/Plug.vala:122
312+msgid "On Screen Keyboard"
313+msgstr ""
314+
315+#: ../src/Plug.vala:124
316+msgid "Typing Delay"
317+msgstr ""
318+
319+#: ../src/Plug.vala:125
320+msgid "Keyboard Sounds"
321+msgstr ""
322+
323+#: ../src/Plug.vala:126
324+msgid "Accessibility Mouse Feaures"
325 msgstr ""

Subscribers

People subscribed via source and target branches

to all changes: