~canonical-platform-qa/gallery-app/launch_app_fixture

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
# Swedish translation for gallery-app
# Copyright © 2013-2014 Rosetta Contributors and Canonical Ltd 2013-2014
# This file is distributed under the same license as the gallery-app package.
# Josef Andersson <josef.andersson@fripost.org>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: gallery-app\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2014-09-16 14:16+0200\n"
"PO-Revision-Date: 2014-09-18 11:52+0000\n"
"Last-Translator: Josef Andersson <Unknown>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2014-10-09 06:32+0000\n"
"X-Generator: Launchpad (build 17196)\n"
"Language: sv\n"

#: rc/qml/AlbumEditor/AlbumEditMenu.qml:43
#: rc/qml/AlbumEditor/AlbumEditor.qml:35
msgid "Edit album"
msgstr "Redigera album"

#: rc/qml/AlbumEditor/AlbumEditMenu.qml:50
#: rc/qml/AlbumViewer/AlbumViewer.qml:369
#: rc/qml/Components/DeleteDialog.qml:32
#: rc/qml/MediaViewer/MediaViewer.qml:491
#: rc/qml/MediaViewer/MediaViewer.qml:532 rc/qml/Utility/EditingHUD.qml:67
#: rc/qml/Utility/SelectionToolbarAction.qml:56
msgid "Delete"
msgstr "Ta bort"

#: rc/qml/AlbumEditor/AlbumEditor.qml:38
#: rc/qml/Components/MediaSelector.qml:92
#: rc/qml/MediaViewer/MediaViewer.qml:320 rc/qml/PickerScreen.qml:117
#: rc/qml/Utility/SelectionToolbarAction.qml:75
msgid "Cancel"
msgstr "Avbryt"

#: rc/qml/AlbumViewer/AlbumCoverList.qml:113
msgid "Default"
msgstr "Standard"

#: rc/qml/AlbumViewer/AlbumCoverList.qml:114
msgid "Blue"
msgstr "Blå"

#: rc/qml/AlbumViewer/AlbumCoverList.qml:115
msgid "Green"
msgstr "Grön"

#: rc/qml/AlbumViewer/AlbumCoverList.qml:116
msgid "Pattern"
msgstr "Mönster"

#: rc/qml/AlbumViewer/AlbumCoverList.qml:117
msgid "Red"
msgstr "Röd"

#: rc/qml/AlbumViewer/AlbumViewer.qml:103
msgid "Album"
msgstr "Album"

#: rc/qml/AlbumViewer/AlbumViewer.qml:363
#: rc/qml/MediaViewer/MediaViewer.qml:481
#: rc/qml/MediaViewer/MediaViewer.qml:523
msgid "Add to album"
msgstr "Lägg till i album"

#: rc/qml/AlbumsOverview.qml:225 rc/qml/Components/PopupAlbumPicker.qml:91
msgid "Add new album"
msgstr "Lägg till nytt album"

#: rc/qml/AlbumsOverview.qml:229 rc/qml/Components/PopupAlbumPicker.qml:101
msgid "New Photo Album"
msgstr "Nytt fotoalbum"

#: rc/qml/AlbumsOverview.qml:230 rc/qml/Components/PopupAlbumPicker.qml:102
msgid "Subtitle"
msgstr "Undertext"

#: rc/qml/AlbumsOverview.qml:239 rc/qml/Utility/EditingHUD.qml:77
#: rc/qml/Utility/SelectionToolbarAction.qml:47
msgid "Add"
msgstr "Lägg till"

#: rc/qml/AlbumsOverview.qml:244 rc/qml/Utility/PhotosToolbarActions.qml:51
msgid "Camera"
msgstr "Kamera"

#: rc/qml/Components/DeleteDialog.qml:36
#: rc/qml/MediaViewer/MediaViewer.qml:268
msgid "Yes"
msgstr "Ja"

#: rc/qml/Components/DeleteDialog.qml:45
#: rc/qml/MediaViewer/MediaViewer.qml:279
msgid "No"
msgstr "Nej"

#: rc/qml/Components/DeleteOrDeleteWithContentsDialog.qml:51
msgid "Delete album"
msgstr "Ta bort album"

#: rc/qml/Components/DeleteOrDeleteWithContentsDialog.qml:60
msgid "Delete album + contents"
msgstr "Ta bort album + innehåll"

#: rc/qml/Components/MediaSelector.qml:59
#: rc/qml/Components/MediaSelector.qml:80
msgid "Add to Album"
msgstr "Lägg till i album"

#: rc/qml/Components/PopupAlbumPicker.qml:161 rc/qml/Utility/EditingHUD.qml:78
msgid "Add Photo to Album"
msgstr "Lägg till bild i album"

#: rc/qml/LoadingScreen.qml:46
msgid "Loading…"
msgstr "Läser in…"

#: rc/qml/MainScreen.qml:98
msgid "Albums"
msgstr "Album"

#: rc/qml/MainScreen.qml:115 rc/qml/MainScreen.qml:138
#: rc/qml/PickerScreen.qml:57
msgid "Events"
msgstr "Händelser"

#: rc/qml/MainScreen.qml:136 rc/qml/MainScreen.qml:180
#: rc/qml/Utility/PhotosToolbarActions.qml:34
msgid "Select"
msgstr "Välj"

#: rc/qml/MainScreen.qml:148 rc/qml/MainScreen.qml:182
#: rc/qml/PickerScreen.qml:80
msgid "Photos"
msgstr "Bilder"

#: rc/qml/MediaViewer/CropOverlay.qml:352
#: rc/qml/MediaViewer/EditPopover.qml:51 rc/qml/Utility/EditingHUD.qml:106
msgid "Crop"
msgstr "Beskär"

#: rc/qml/MediaViewer/EditPopover.qml:42 rc/qml/Utility/EditingHUD.qml:99
msgid "Rotate"
msgstr "Rotera"

#: rc/qml/MediaViewer/EditPopover.qml:60
msgid "Auto enhance"
msgstr "Automatisk förbättring"

#: rc/qml/MediaViewer/EditPopover.qml:69 rc/qml/Utility/EditingHUD.qml:82
msgid "Undo"
msgstr "Ångra"

#: rc/qml/MediaViewer/EditPopover.qml:79 rc/qml/Utility/EditingHUD.qml:87
msgid "Redo"
msgstr "Gör om"

#: rc/qml/MediaViewer/EditPopover.qml:89
msgid "Revert to original"
msgstr "Återgå till original"

#: rc/qml/MediaViewer/MediaViewer.qml:257 rc/qml/PhotosOverview.qml:75
msgid "Delete a photo"
msgstr "Ta bort en bild"

#: rc/qml/MediaViewer/MediaViewer.qml:290
msgid "Remove a photo from album"
msgstr "Ta bort ett foto från album"

#: rc/qml/MediaViewer/MediaViewer.qml:299
msgid "Remove from Album"
msgstr "Ta bort från album"

#: rc/qml/MediaViewer/MediaViewer.qml:310
msgid "Remove from Album and Delete"
msgstr "Ta bort från album och radera"

#: rc/qml/MediaViewer/MediaViewer.qml:475
msgid "Edit"
msgstr "Redigera"

#: rc/qml/MediaViewer/MediaViewer.qml:502
#: rc/qml/MediaViewer/MediaViewer.qml:542
msgid "Share photo"
msgstr "Dela bild"

#: rc/qml/MediaViewer/MediaViewer.qml:514
msgid "Pause"
msgstr "Pausa"

#: rc/qml/MediaViewer/MediaViewer.qml:514
msgid "Play"
msgstr "Spela"

#: rc/qml/MediaViewer/PopupPhotoViewer.qml:56
#: desktop/gallery-app.desktop.in.in.h:1
msgid "Gallery"
msgstr "Fotoalbum"

#: rc/qml/PhotosOverview.qml:74
msgid "Delete photos"
msgstr "Ta bort bilder"

#: rc/qml/PickerScreen.qml:105
msgid "Pick"
msgstr "Välj"

#: rc/qml/Utility/EditingHUD.qml:68
msgid "Trash;Erase"
msgstr "Papperskorg;Radera"

#: rc/qml/Utility/EditingHUD.qml:72
#: rc/qml/Utility/SelectionToolbarAction.qml:65
msgid "Share"
msgstr "Dela ut"

#: rc/qml/Utility/EditingHUD.qml:73
msgid "Post;Upload;Attach"
msgstr "Publicera;Skicka upp;Lägg till"

#: rc/qml/Utility/EditingHUD.qml:83
msgid "Cancel Action;Backstep"
msgstr "Avbryt åtgärd;Gå tillbaka"

#: rc/qml/Utility/EditingHUD.qml:88
msgid "Reapply;Make Again"
msgstr "Applicera igen;Gör igen"

#: rc/qml/Utility/EditingHUD.qml:92
msgid "Auto Enhance"
msgstr "Automatisk förbättring"

#: rc/qml/Utility/EditingHUD.qml:93
msgid "Adjust the image automatically"
msgstr "Justera bilden automatiskt"

#: rc/qml/Utility/EditingHUD.qml:94
msgid "Automatically Adjust Photo"
msgstr "Automatisk bildjustering"

#: rc/qml/Utility/EditingHUD.qml:100
msgid "Turn Clockwise"
msgstr "Rotera medurs"

#: rc/qml/Utility/EditingHUD.qml:101
msgid "Rotate the image clockwise"
msgstr "Rotera bilden medurs"

#: rc/qml/Utility/EditingHUD.qml:107
msgid "Trim;Cut"
msgstr "Trimma;Klipp"

#: rc/qml/Utility/EditingHUD.qml:108
msgid "Crop the image"
msgstr "Beskär bilden"

#: rc/qml/Utility/EditingHUD.qml:113
msgid "Revert to Original"
msgstr "Återgå till original"

#: rc/qml/Utility/EditingHUD.qml:114
msgid "Discard Changes"
msgstr "Förkasta ändringar"

#: rc/qml/Utility/EditingHUD.qml:115
msgid "Discard all changes"
msgstr "Förkasta alla ändringar"

#: rc/qml/Utility/EditingHUD.qml:119
msgid "Exposure"
msgstr "Exponering"

#: rc/qml/Utility/EditingHUD.qml:120
msgid "Adjust the exposure"
msgstr "Justera exponeringen"

#: rc/qml/Utility/EditingHUD.qml:121
msgid "Underexposed;Overexposed"
msgstr "Underexponerad;Överexponerad"

#: rc/qml/Utility/EditingHUD.qml:122 rc/qml/Utility/EditingHUD.qml:163
msgid "Confirm"
msgstr "Bekräfta"

#: rc/qml/Utility/EditingHUD.qml:126
msgid "Compensation"
msgstr "Kompensering"

#: rc/qml/Utility/EditingHUD.qml:160
msgid "Color Balance"
msgstr "Färgbalans"

#: rc/qml/Utility/EditingHUD.qml:161
msgid "Adjust color balance"
msgstr "Justera färgbalans"

#: rc/qml/Utility/EditingHUD.qml:162
msgid "Saturation;Hue"
msgstr "Mättnad;Nyans"

#: rc/qml/Utility/EditingHUD.qml:167
msgid "Brightness"
msgstr "Ljusstyrka"

#: rc/qml/Utility/EditingHUD.qml:178
msgid "Contrast"
msgstr "Kontrast"

#: rc/qml/Utility/EditingHUD.qml:189
msgid "Saturation"
msgstr "Mättnad"

#: rc/qml/Utility/EditingHUD.qml:200
msgid "Hue"
msgstr "Nyans"

#: rc/qml/Utility/PhotosToolbarActions.qml:43
msgid "Import"
msgstr "Importera"

#: desktop/gallery-app.desktop.in.in.h:2
msgid "Ubuntu Photo Viewer"
msgstr "Ubuntu bildvisare"

#: desktop/gallery-app.desktop.in.in.h:3
msgid "Browse your photographs"
msgstr "Bläddra bland dina bilder"

#: desktop/gallery-app.desktop.in.in.h:4
msgid "Photographs;Pictures;Albums"
msgstr "Fotografier;Bilder;Album"