]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/sv/LC_MESSAGES/statusnet.po
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 1.0.x
[quix0rs-gnu-social.git] / locale / sv / LC_MESSAGES / statusnet.po
1 # Translation of StatusNet to Swedish
2 #
3 # Author@translatewiki.net: Jamminjohn
4 # Author@translatewiki.net: McDutchie
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-03-17 21:39+0000\n"
13 "PO-Revision-Date: 2010-03-17 21:41:33+0000\n"
14 "Language-Team: Swedish\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: MediaWiki 1.17alpha (r63880); Translate extension (2010-01-16)\n"
18 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
19 "X-Language-Code: sv\n"
20 "X-Message-Group: out-statusnet\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
23 #. TRANS: Page title
24 #. TRANS: Menu item for site administration
25 #: actions/accessadminpanel.php:55 lib/adminpanelaction.php:374
26 msgid "Access"
27 msgstr "Åtkomst"
28
29 #. TRANS: Page notice
30 #: actions/accessadminpanel.php:67
31 msgid "Site access settings"
32 msgstr "Inställningar för webbplatsåtkomst"
33
34 #. TRANS: Form legend for registration form.
35 #: actions/accessadminpanel.php:161
36 msgid "Registration"
37 msgstr "Registrering"
38
39 #. TRANS: Checkbox instructions for admin setting "Private"
40 #: actions/accessadminpanel.php:165
41 msgid "Prohibit anonymous users (not logged in) from viewing site?"
42 msgstr ""
43 "Skall anonyma användare (inte inloggade) förhindras från att se webbplatsen?"
44
45 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
46 #: actions/accessadminpanel.php:167
47 msgctxt "LABEL"
48 msgid "Private"
49 msgstr "Privat"
50
51 #. TRANS: Checkbox instructions for admin setting "Invite only"
52 #: actions/accessadminpanel.php:174
53 msgid "Make registration invitation only."
54 msgstr "Gör så att registrering endast sker genom inbjudan."
55
56 #. TRANS: Checkbox label for configuring site as invite only.
57 #: actions/accessadminpanel.php:176
58 msgid "Invite only"
59 msgstr "Endast inbjudan"
60
61 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations)
62 #: actions/accessadminpanel.php:183
63 msgid "Disable new registrations."
64 msgstr "Inaktivera nya registreringar."
65
66 #. TRANS: Checkbox label for disabling new user registrations.
67 #: actions/accessadminpanel.php:185
68 msgid "Closed"
69 msgstr "Stängd"
70
71 #. TRANS: Title / tooltip for button to save access settings in site admin panel
72 #: actions/accessadminpanel.php:202
73 msgid "Save access settings"
74 msgstr "Spara inställningar för åtkomst"
75
76 #: actions/accessadminpanel.php:203
77 msgctxt "BUTTON"
78 msgid "Save"
79 msgstr "Spara"
80
81 #. TRANS: Server error when page not found (404)
82 #: actions/all.php:64 actions/public.php:98 actions/replies.php:93
83 #: actions/showfavorites.php:138 actions/tag.php:52
84 msgid "No such page"
85 msgstr "Ingen sådan sida"
86
87 #: actions/all.php:75 actions/allrss.php:68
88 #: actions/apiaccountupdatedeliverydevice.php:113
89 #: actions/apiaccountupdateprofile.php:105
90 #: actions/apiaccountupdateprofilebackgroundimage.php:116
91 #: actions/apiaccountupdateprofileimage.php:105 actions/apiblockcreate.php:97
92 #: actions/apiblockdestroy.php:96 actions/apidirectmessage.php:77
93 #: actions/apidirectmessagenew.php:75 actions/apigroupcreate.php:112
94 #: actions/apigroupismember.php:90 actions/apigroupjoin.php:99
95 #: actions/apigroupleave.php:99 actions/apigrouplist.php:90
96 #: actions/apistatusesupdate.php:148 actions/apisubscriptions.php:87
97 #: actions/apitimelinefavorites.php:71 actions/apitimelinefriends.php:78
98 #: actions/apitimelinehome.php:79 actions/apitimelinementions.php:79
99 #: actions/apitimelineuser.php:81 actions/avatarbynickname.php:75
100 #: actions/favoritesrss.php:74 actions/foaf.php:40 actions/foaf.php:58
101 #: actions/hcard.php:67 actions/microsummary.php:62 actions/newmessage.php:116
102 #: actions/otp.php:76 actions/remotesubscribe.php:145
103 #: actions/remotesubscribe.php:154 actions/replies.php:73
104 #: actions/repliesrss.php:38 actions/rsd.php:116 actions/showfavorites.php:105
105 #: actions/userbyid.php:74 actions/usergroups.php:91 actions/userrss.php:40
106 #: actions/xrds.php:71 lib/command.php:456 lib/galleryaction.php:59
107 #: lib/mailbox.php:82 lib/profileaction.php:77
108 msgid "No such user."
109 msgstr "Ingen sådan användare."
110
111 #. TRANS: Page title. %1$s is user nickname, %2$d is page number
112 #: actions/all.php:86
113 #, php-format
114 msgid "%1$s and friends, page %2$d"
115 msgstr "%1$s och vänner, sida %2$d"
116
117 #. TRANS: Page title. %1$s is user nickname
118 #. TRANS: H1 text. %1$s is user nickname
119 #: actions/all.php:89 actions/all.php:181 actions/allrss.php:115
120 #: actions/apitimelinefriends.php:114 actions/apitimelinehome.php:115
121 #: lib/personalgroupnav.php:100
122 #, php-format
123 msgid "%s and friends"
124 msgstr "%s och vänner"
125
126 #. TRANS: %1$s is user nickname
127 #: actions/all.php:103
128 #, php-format
129 msgid "Feed for friends of %s (RSS 1.0)"
130 msgstr "Flöden för %ss vänner (RSS 1.0)"
131
132 #. TRANS: %1$s is user nickname
133 #: actions/all.php:112
134 #, php-format
135 msgid "Feed for friends of %s (RSS 2.0)"
136 msgstr "Flöden för %ss vänner (RSS 2.0)"
137
138 #. TRANS: %1$s is user nickname
139 #: actions/all.php:121
140 #, php-format
141 msgid "Feed for friends of %s (Atom)"
142 msgstr "Flöden för %ss vänner (Atom)"
143
144 #. TRANS: %1$s is user nickname
145 #: actions/all.php:134
146 #, php-format
147 msgid ""
148 "This is the timeline for %s and friends but no one has posted anything yet."
149 msgstr "Detta är tidslinjen för %s och vänner, men ingen har skrivit något än."
150
151 #: actions/all.php:139
152 #, php-format
153 msgid ""
154 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
155 "something yourself."
156 msgstr ""
157 "Prova att prenumerera på fler personer, [gå med i en grupp](%%action.groups%"
158 "%) eller skriv något själv."
159
160 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@"
161 #: actions/all.php:142
162 #, php-format
163 msgid ""
164 "You can try to [nudge %1$s](../%2$s) from his profile or [post something to "
165 "his or her attention](%%%%action.newnotice%%%%?status_textarea=%3$s)."
166 msgstr ""
167 "Du kan prova att [knuffa %1$s](../%2$s) från dennes profil eller [skriva "
168 "någonting för hans eller hennes uppmärksamhet](%%%%action.newnotice%%%%?"
169 "status_textarea=%3$s)."
170
171 #: actions/all.php:145 actions/replies.php:210 actions/showstream.php:211
172 #, php-format
173 msgid ""
174 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
175 "post a notice to his or her attention."
176 msgstr ""
177 "Varför inte [registrera ett konto](%%%%action.register%%%%) och sedan knuffa "
178 "%s eller skriva en notis för hans eller hennes uppmärksamhet."
179
180 #. TRANS: H1 text
181 #: actions/all.php:178
182 msgid "You and friends"
183 msgstr "Du och vänner"
184
185 #: actions/allrss.php:119 actions/apitimelinefriends.php:119
186 #: actions/apitimelinehome.php:120
187 #, php-format
188 msgid "Updates from %1$s and friends on %2$s!"
189 msgstr "Uppdateringar från %1$s och vänner på %2$s!"
190
191 #: actions/apiaccountratelimitstatus.php:70
192 #: actions/apiaccountupdatedeliverydevice.php:93
193 #: actions/apiaccountupdateprofile.php:97
194 #: actions/apiaccountupdateprofilebackgroundimage.php:94
195 #: actions/apiaccountupdateprofilecolors.php:118
196 #: actions/apiaccountverifycredentials.php:70 actions/apidirectmessage.php:156
197 #: actions/apifavoritecreate.php:99 actions/apifavoritedestroy.php:100
198 #: actions/apifriendshipscreate.php:100 actions/apifriendshipsdestroy.php:100
199 #: actions/apifriendshipsshow.php:128 actions/apigroupcreate.php:138
200 #: actions/apigroupismember.php:114 actions/apigroupjoin.php:155
201 #: actions/apigroupleave.php:141 actions/apigrouplist.php:132
202 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:106
203 #: actions/apigroupshow.php:115 actions/apihelptest.php:88
204 #: actions/apistatusesdestroy.php:102 actions/apistatusesretweets.php:112
205 #: actions/apistatusesshow.php:108 actions/apistatusnetconfig.php:141
206 #: actions/apistatusnetversion.php:93 actions/apisubscriptions.php:111
207 #: actions/apitimelinefavorites.php:173 actions/apitimelinefriends.php:174
208 #: actions/apitimelinegroup.php:151 actions/apitimelinehome.php:173
209 #: actions/apitimelinementions.php:173 actions/apitimelinepublic.php:151
210 #: actions/apitimelineretweetedtome.php:121
211 #: actions/apitimelineretweetsofme.php:152 actions/apitimelinetag.php:160
212 #: actions/apitimelineuser.php:162 actions/apiusershow.php:101
213 msgid "API method not found."
214 msgstr "API-metod hittades inte."
215
216 #: actions/apiaccountupdatedeliverydevice.php:85
217 #: actions/apiaccountupdateprofile.php:89
218 #: actions/apiaccountupdateprofilebackgroundimage.php:86
219 #: actions/apiaccountupdateprofilecolors.php:110
220 #: actions/apiaccountupdateprofileimage.php:84 actions/apiblockcreate.php:89
221 #: actions/apiblockdestroy.php:88 actions/apidirectmessagenew.php:117
222 #: actions/apifavoritecreate.php:90 actions/apifavoritedestroy.php:91
223 #: actions/apifriendshipscreate.php:91 actions/apifriendshipsdestroy.php:91
224 #: actions/apigroupcreate.php:104 actions/apigroupjoin.php:91
225 #: actions/apigroupleave.php:91 actions/apimediaupload.php:67
226 #: actions/apistatusesretweet.php:65 actions/apistatusesupdate.php:118
227 msgid "This method requires a POST."
228 msgstr "Denna metod kräver en POST."
229
230 #: actions/apiaccountupdatedeliverydevice.php:105
231 msgid ""
232 "You must specify a parameter named 'device' with a value of one of: sms, im, "
233 "none"
234 msgstr "Du måste ange ett värdet på parametern 'device': sms, im, none"
235
236 #: actions/apiaccountupdatedeliverydevice.php:132
237 msgid "Could not update user."
238 msgstr "Kunde inte uppdatera användare."
239
240 #: actions/apiaccountupdateprofile.php:112
241 #: actions/apiaccountupdateprofilebackgroundimage.php:194
242 #: actions/apiaccountupdateprofilecolors.php:185
243 #: actions/apiaccountupdateprofileimage.php:130 actions/apiusershow.php:108
244 #: actions/avatarbynickname.php:80 actions/foaf.php:65 actions/hcard.php:74
245 #: actions/replies.php:80 actions/usergroups.php:98 lib/galleryaction.php:66
246 #: lib/profileaction.php:84
247 msgid "User has no profile."
248 msgstr "Användaren har ingen profil."
249
250 #: actions/apiaccountupdateprofile.php:147
251 msgid "Could not save profile."
252 msgstr "Kunde inte spara profil."
253
254 #: actions/apiaccountupdateprofilebackgroundimage.php:108
255 #: actions/apiaccountupdateprofileimage.php:97 actions/apimediaupload.php:80
256 #: actions/apistatusesupdate.php:131 actions/avatarsettings.php:257
257 #: actions/designadminpanel.php:122 actions/editapplication.php:118
258 #: actions/newapplication.php:101 actions/newnotice.php:94
259 #: lib/designsettings.php:283
260 #, php-format
261 msgid ""
262 "The server was unable to handle that much POST data (%s bytes) due to its "
263 "current configuration."
264 msgstr ""
265 "Servern kunde inte hantera så mycket POST-data (%s byte) på grund av sin "
266 "nuvarande konfiguration."
267
268 #: actions/apiaccountupdateprofilebackgroundimage.php:136
269 #: actions/apiaccountupdateprofilebackgroundimage.php:146
270 #: actions/apiaccountupdateprofilecolors.php:164
271 #: actions/apiaccountupdateprofilecolors.php:174
272 #: actions/groupdesignsettings.php:290 actions/groupdesignsettings.php:300
273 #: actions/userdesignsettings.php:210 actions/userdesignsettings.php:220
274 #: actions/userdesignsettings.php:263 actions/userdesignsettings.php:273
275 msgid "Unable to save your design settings."
276 msgstr "Kunde inte spara dina utseendeinställningar."
277
278 #: actions/apiaccountupdateprofilebackgroundimage.php:187
279 #: actions/apiaccountupdateprofilecolors.php:142
280 msgid "Could not update your design."
281 msgstr "Kunde inte uppdatera din profils utseende."
282
283 #: actions/apiblockcreate.php:105
284 msgid "You cannot block yourself!"
285 msgstr "Du kan inte blockera dig själv!"
286
287 #: actions/apiblockcreate.php:126
288 msgid "Block user failed."
289 msgstr "Blockering av användare misslyckades."
290
291 #: actions/apiblockdestroy.php:114
292 msgid "Unblock user failed."
293 msgstr "Hävning av blockering av användare misslyckades."
294
295 #: actions/apidirectmessage.php:89
296 #, php-format
297 msgid "Direct messages from %s"
298 msgstr "Direktmeddelanden från %s"
299
300 #: actions/apidirectmessage.php:93
301 #, php-format
302 msgid "All the direct messages sent from %s"
303 msgstr "Alla direktmeddelanden skickade från %s"
304
305 #: actions/apidirectmessage.php:101
306 #, php-format
307 msgid "Direct messages to %s"
308 msgstr "Direktmeddelande till %s"
309
310 #: actions/apidirectmessage.php:105
311 #, php-format
312 msgid "All the direct messages sent to %s"
313 msgstr "Alla direktmeddelanden skickade till %s"
314
315 #: actions/apidirectmessagenew.php:126
316 msgid "No message text!"
317 msgstr "Ingen meddelandetext!"
318
319 #: actions/apidirectmessagenew.php:135 actions/newmessage.php:150
320 #, php-format
321 msgid "That's too long. Max message size is %d chars."
322 msgstr "Detta är för långt. Maximal meddelandestorlek är %d tecken."
323
324 #: actions/apidirectmessagenew.php:146
325 msgid "Recipient user not found."
326 msgstr "Mottagare hittades inte."
327
328 #: actions/apidirectmessagenew.php:150
329 msgid "Can't send direct messages to users who aren't your friend."
330 msgstr "Kan inte skicka direktmeddelanden till användare som inte är din vän."
331
332 #: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:109
333 #: actions/apistatusesdestroy.php:113
334 msgid "No status found with that ID."
335 msgstr "Ingen status hittad med det ID:t."
336
337 #: actions/apifavoritecreate.php:119
338 msgid "This status is already a favorite."
339 msgstr "Denna status är redan en favorit."
340
341 #: actions/apifavoritecreate.php:130 actions/favor.php:84 lib/command.php:279
342 msgid "Could not create favorite."
343 msgstr "Kunde inte skapa favorit."
344
345 #: actions/apifavoritedestroy.php:122
346 msgid "That status is not a favorite."
347 msgstr "Denna status är inte en favorit."
348
349 #: actions/apifavoritedestroy.php:134 actions/disfavor.php:87
350 msgid "Could not delete favorite."
351 msgstr "Kunde inte ta bort favoriten."
352
353 #: actions/apifriendshipscreate.php:109
354 msgid "Could not follow user: User not found."
355 msgstr "Kunde inte följa användare: användare hittades inte."
356
357 #: actions/apifriendshipscreate.php:118
358 #, php-format
359 msgid "Could not follow user: %s is already on your list."
360 msgstr "Kunde inte följa användare: %s finns redan i din lista."
361
362 #: actions/apifriendshipsdestroy.php:109
363 msgid "Could not unfollow user: User not found."
364 msgstr "Kunde inte sluta följa användaren: användaren hittades inte."
365
366 #: actions/apifriendshipsdestroy.php:120
367 msgid "You cannot unfollow yourself."
368 msgstr "Du kan inte sluta följa dig själv."
369
370 #: actions/apifriendshipsexists.php:94
371 msgid "Two user ids or screen_names must be supplied."
372 msgstr "Två användar-ID:n eller screen_names måste tillhandahållas."
373
374 #: actions/apifriendshipsshow.php:134
375 msgid "Could not determine source user."
376 msgstr "Kunde inte fastställa användare hos källan."
377
378 #: actions/apifriendshipsshow.php:142
379 msgid "Could not find target user."
380 msgstr "Kunde inte hitta målanvändare."
381
382 #: actions/apigroupcreate.php:166 actions/editgroup.php:186
383 #: actions/newgroup.php:126 actions/profilesettings.php:215
384 #: actions/register.php:205
385 msgid "Nickname must have only lowercase letters and numbers and no spaces."
386 msgstr ""
387 "Smeknamnet får endast innehålla små bokstäver eller siffror, inga mellanslag."
388
389 #: actions/apigroupcreate.php:175 actions/editgroup.php:190
390 #: actions/newgroup.php:130 actions/profilesettings.php:238
391 #: actions/register.php:208
392 msgid "Nickname already in use. Try another one."
393 msgstr "Smeknamnet används redan. Försök med ett annat."
394
395 #: actions/apigroupcreate.php:182 actions/editgroup.php:193
396 #: actions/newgroup.php:133 actions/profilesettings.php:218
397 #: actions/register.php:210
398 msgid "Not a valid nickname."
399 msgstr "Inte ett giltigt smeknamn."
400
401 #: actions/apigroupcreate.php:198 actions/editapplication.php:215
402 #: actions/editgroup.php:199 actions/newapplication.php:203
403 #: actions/newgroup.php:139 actions/profilesettings.php:222
404 #: actions/register.php:217
405 msgid "Homepage is not a valid URL."
406 msgstr "Hemsida är inte en giltig URL."
407
408 #: actions/apigroupcreate.php:207 actions/editgroup.php:202
409 #: actions/newgroup.php:142 actions/profilesettings.php:225
410 #: actions/register.php:220
411 msgid "Full name is too long (max 255 chars)."
412 msgstr "Fullständigt namn är för långt (max 255 tecken)."
413
414 #: actions/apigroupcreate.php:215 actions/editapplication.php:190
415 #: actions/newapplication.php:172
416 #, php-format
417 msgid "Description is too long (max %d chars)."
418 msgstr "Beskrivning är för lång (max 140 tecken)."
419
420 #: actions/apigroupcreate.php:226 actions/editgroup.php:208
421 #: actions/newgroup.php:148 actions/profilesettings.php:232
422 #: actions/register.php:227
423 msgid "Location is too long (max 255 chars)."
424 msgstr "Beskrivning av plats är för lång (max 255 tecken)."
425
426 #: actions/apigroupcreate.php:245 actions/editgroup.php:219
427 #: actions/newgroup.php:159
428 #, php-format
429 msgid "Too many aliases! Maximum %d."
430 msgstr "För många alias! Maximum %d."
431
432 #: actions/apigroupcreate.php:266 actions/editgroup.php:228
433 #: actions/newgroup.php:168
434 #, php-format
435 msgid "Invalid alias: \"%s\""
436 msgstr "Ogiltigt alias: \"%s\""
437
438 #: actions/apigroupcreate.php:275 actions/editgroup.php:232
439 #: actions/newgroup.php:172
440 #, php-format
441 msgid "Alias \"%s\" already in use. Try another one."
442 msgstr "Alias \"%s\" används redan. Försök med ett annat."
443
444 #: actions/apigroupcreate.php:288 actions/editgroup.php:238
445 #: actions/newgroup.php:178
446 msgid "Alias can't be the same as nickname."
447 msgstr "Alias kan inte vara samma som smeknamn."
448
449 #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
450 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:91
451 #: actions/apigroupshow.php:82 actions/apitimelinegroup.php:91
452 msgid "Group not found!"
453 msgstr "Grupp hittades inte!"
454
455 #: actions/apigroupjoin.php:110 actions/joingroup.php:100
456 msgid "You are already a member of that group."
457 msgstr "Du är redan en medlem i denna grupp."
458
459 #: actions/apigroupjoin.php:119 actions/joingroup.php:105 lib/command.php:321
460 msgid "You have been blocked from that group by the admin."
461 msgstr "Du har blivit blockerad från denna grupp av administratören."
462
463 #: actions/apigroupjoin.php:138 actions/joingroup.php:134
464 #, php-format
465 msgid "Could not join user %1$s to group %2$s."
466 msgstr "Kunde inte ansluta användare %1$s till grupp %2$s."
467
468 #: actions/apigroupleave.php:114
469 msgid "You are not a member of this group."
470 msgstr "Du är inte en medlem i denna grupp."
471
472 #: actions/apigroupleave.php:124 actions/leavegroup.php:129
473 #, php-format
474 msgid "Could not remove user %1$s from group %2$s."
475 msgstr "Kunde inte ta bort användare %1$s från grupp %2$s."
476
477 #: actions/apigrouplist.php:95
478 #, php-format
479 msgid "%s's groups"
480 msgstr "%ss grupper"
481
482 #: actions/apigrouplistall.php:90 actions/usergroups.php:62
483 #, php-format
484 msgid "%s groups"
485 msgstr "%s grupper"
486
487 #: actions/apigrouplistall.php:94
488 #, php-format
489 msgid "groups on %s"
490 msgstr "grupper på %s"
491
492 #: actions/apioauthauthorize.php:101
493 msgid "No oauth_token parameter provided."
494 msgstr "Ingen oauth_token-parameter angiven."
495
496 #: actions/apioauthauthorize.php:106
497 msgid "Invalid token."
498 msgstr "Ogiltig token."
499
500 #: actions/apioauthauthorize.php:123 actions/avatarsettings.php:268
501 #: actions/deletenotice.php:157 actions/disfavor.php:74
502 #: actions/emailsettings.php:238 actions/favor.php:75 actions/geocode.php:54
503 #: actions/groupblock.php:66 actions/grouplogo.php:312
504 #: actions/groupunblock.php:66 actions/imsettings.php:206
505 #: actions/invite.php:56 actions/login.php:115 actions/makeadmin.php:66
506 #: actions/newmessage.php:135 actions/newnotice.php:103 actions/nudge.php:80
507 #: actions/oauthappssettings.php:159 actions/oauthconnectionssettings.php:135
508 #: actions/othersettings.php:145 actions/passwordsettings.php:138
509 #: actions/profilesettings.php:194 actions/recoverpassword.php:350
510 #: actions/register.php:165 actions/remotesubscribe.php:77
511 #: actions/repeat.php:83 actions/smssettings.php:228 actions/subedit.php:38
512 #: actions/subscribe.php:86 actions/tagother.php:166
513 #: actions/unsubscribe.php:69 actions/userauthorization.php:52
514 #: lib/designsettings.php:294
515 msgid "There was a problem with your session token. Try again, please."
516 msgstr "Det var ett problem med din sessions-token. Var vänlig försök igen."
517
518 #: actions/apioauthauthorize.php:135
519 msgid "Invalid nickname / password!"
520 msgstr "Ogiltigt smeknamn / lösenord!"
521
522 #: actions/apioauthauthorize.php:159
523 msgid "Database error deleting OAuth application user."
524 msgstr "Databasfel vid borttagning av OAuth-applikationsanvändare."
525
526 #: actions/apioauthauthorize.php:185
527 msgid "Database error inserting OAuth application user."
528 msgstr "Databasfel vid infogning av OAuth-applikationsanvändare."
529
530 #: actions/apioauthauthorize.php:214
531 #, php-format
532 msgid ""
533 "The request token %s has been authorized. Please exchange it for an access "
534 "token."
535 msgstr "Begäran-token %s har godkänts. Byt ut den mot en åtkomst-token."
536
537 #: actions/apioauthauthorize.php:227
538 #, php-format
539 msgid "The request token %s has been denied and revoked."
540 msgstr "Begäran-token %s har nekats och återkallats."
541
542 #: actions/apioauthauthorize.php:232 actions/avatarsettings.php:281
543 #: actions/designadminpanel.php:103 actions/editapplication.php:139
544 #: actions/emailsettings.php:256 actions/grouplogo.php:322
545 #: actions/imsettings.php:220 actions/newapplication.php:121
546 #: actions/oauthconnectionssettings.php:147 actions/recoverpassword.php:44
547 #: actions/smssettings.php:248 lib/designsettings.php:304
548 msgid "Unexpected form submission."
549 msgstr "Oväntat inskick av formulär."
550
551 #: actions/apioauthauthorize.php:259
552 msgid "An application would like to connect to your account"
553 msgstr "En applikation skulle vilja ansluta till ditt konto"
554
555 #: actions/apioauthauthorize.php:276
556 msgid "Allow or deny access"
557 msgstr "Tillåt eller neka åtkomst"
558
559 #: actions/apioauthauthorize.php:292
560 #, php-format
561 msgid ""
562 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
563 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
564 "give access to your %4$s account to third parties you trust."
565 msgstr ""
566 "Applikationen <strong>%1$s</strong> av <strong>%2$s</strong> vill att "
567 "möjligheten att <strong>%3$s</strong> din %4$s kontoinformation. Du bör bara "
568 "ge tillgång till ditt %4$s-konto till tredje-parter du litar på."
569
570 #: actions/apioauthauthorize.php:310 lib/action.php:438
571 msgid "Account"
572 msgstr "Konto"
573
574 #: actions/apioauthauthorize.php:313 actions/login.php:230
575 #: actions/profilesettings.php:106 actions/register.php:424
576 #: actions/showgroup.php:245 actions/tagother.php:94
577 #: actions/userauthorization.php:145 lib/groupeditform.php:152
578 #: lib/userprofile.php:132
579 msgid "Nickname"
580 msgstr "Smeknamn"
581
582 #: actions/apioauthauthorize.php:316 actions/login.php:233
583 #: actions/register.php:429 lib/accountsettingsaction.php:116
584 msgid "Password"
585 msgstr "Lösenord"
586
587 #: actions/apioauthauthorize.php:328
588 msgid "Deny"
589 msgstr "Neka"
590
591 #: actions/apioauthauthorize.php:334
592 msgid "Allow"
593 msgstr "Tillåt"
594
595 #: actions/apioauthauthorize.php:351
596 msgid "Allow or deny access to your account information."
597 msgstr "Tillåt eller neka åtkomst till din kontoinformation."
598
599 #: actions/apistatusesdestroy.php:107
600 msgid "This method requires a POST or DELETE."
601 msgstr "Denna metod kräver en POST eller en DELETE."
602
603 #: actions/apistatusesdestroy.php:130
604 msgid "You may not delete another user's status."
605 msgstr "Du kan inte ta bort en annan användares status."
606
607 #: actions/apistatusesretweet.php:75 actions/apistatusesretweets.php:72
608 #: actions/deletenotice.php:52 actions/shownotice.php:92
609 msgid "No such notice."
610 msgstr "Ingen sådan notis."
611
612 #: actions/apistatusesretweet.php:83
613 msgid "Cannot repeat your own notice."
614 msgstr "Kan inte upprepa din egen notis."
615
616 #: actions/apistatusesretweet.php:91
617 msgid "Already repeated that notice."
618 msgstr "Redan upprepat denna notis."
619
620 #: actions/apistatusesshow.php:138
621 msgid "Status deleted."
622 msgstr "Status borttagen."
623
624 #: actions/apistatusesshow.php:144
625 msgid "No status with that ID found."
626 msgstr "Ingen status med det ID:t hittades."
627
628 #: actions/apistatusesupdate.php:161 actions/newnotice.php:155
629 #: lib/mailhandler.php:60
630 #, php-format
631 msgid "That's too long. Max notice size is %d chars."
632 msgstr "Det är för långt. Maximal notisstorlek är %d tecken."
633
634 #: actions/apistatusesupdate.php:202
635 msgid "Not found"
636 msgstr "Hittades inte"
637
638 #: actions/apistatusesupdate.php:225 actions/newnotice.php:178
639 #, php-format
640 msgid "Max notice size is %d chars, including attachment URL."
641 msgstr "Maximal notisstorlek är %d tecken, inklusive URL för bilaga."
642
643 #: actions/apisubscriptions.php:231 actions/apisubscriptions.php:261
644 msgid "Unsupported format."
645 msgstr "Format som inte stödjs."
646
647 #: actions/apitimelinefavorites.php:109
648 #, php-format
649 msgid "%1$s / Favorites from %2$s"
650 msgstr "%1$s / Favoriter från %2$s"
651
652 #: actions/apitimelinefavorites.php:118
653 #, php-format
654 msgid "%1$s updates favorited by %2$s / %2$s."
655 msgstr "%1$s uppdateringar markerade som favorit av %2$s / %2$s."
656
657 #: actions/apitimelinementions.php:117
658 #, php-format
659 msgid "%1$s / Updates mentioning %2$s"
660 msgstr "%1$s / Uppdateringar som nämner %2$s"
661
662 #: actions/apitimelinementions.php:130
663 #, php-format
664 msgid "%1$s updates that reply to updates from %2$s / %3$s."
665 msgstr "%1$s uppdateringar med svar på uppdatering från %2$s / %3$s."
666
667 #: actions/apitimelinepublic.php:107 actions/publicrss.php:103
668 #, php-format
669 msgid "%s public timeline"
670 msgstr "%s publika tidslinje"
671
672 #: actions/apitimelinepublic.php:112 actions/publicrss.php:105
673 #, php-format
674 msgid "%s updates from everyone!"
675 msgstr "%s uppdateringar från alla!"
676
677 #: actions/apitimelineretweetedtome.php:111
678 #, php-format
679 msgid "Repeated to %s"
680 msgstr "Upprepat till %s"
681
682 #: actions/apitimelineretweetsofme.php:114
683 #, php-format
684 msgid "Repeats of %s"
685 msgstr "Upprepningar av %s"
686
687 #: actions/apitimelinetag.php:104 actions/tag.php:67
688 #, php-format
689 msgid "Notices tagged with %s"
690 msgstr "Notiser taggade med %s"
691
692 #: actions/apitimelinetag.php:106 actions/tagrss.php:65
693 #, php-format
694 msgid "Updates tagged with %1$s on %2$s!"
695 msgstr "Uppdateringar taggade med %1$s på %2$s!"
696
697 #: actions/apiusershow.php:96
698 msgid "Not found."
699 msgstr "Hittades inte."
700
701 #: actions/attachment.php:73
702 msgid "No such attachment."
703 msgstr "Ingen sådan bilaga."
704
705 #: actions/avatarbynickname.php:59 actions/blockedfromgroup.php:73
706 #: actions/editgroup.php:84 actions/groupdesignsettings.php:84
707 #: actions/grouplogo.php:86 actions/groupmembers.php:76
708 #: actions/grouprss.php:91 actions/showgroup.php:121
709 msgid "No nickname."
710 msgstr "Inget smeknamn."
711
712 #: actions/avatarbynickname.php:64
713 msgid "No size."
714 msgstr "Ingen storlek."
715
716 #: actions/avatarbynickname.php:69
717 msgid "Invalid size."
718 msgstr "Ogiltig storlek."
719
720 #: actions/avatarsettings.php:67 actions/showgroup.php:230
721 #: lib/accountsettingsaction.php:112
722 msgid "Avatar"
723 msgstr "Avatar"
724
725 #: actions/avatarsettings.php:78
726 #, php-format
727 msgid "You can upload your personal avatar. The maximum file size is %s."
728 msgstr ""
729 "Du kan ladda upp din personliga avatar. Den maximala filstorleken är %s."
730
731 #: actions/avatarsettings.php:106 actions/avatarsettings.php:185
732 #: actions/remotesubscribe.php:191 actions/userauthorization.php:72
733 #: actions/userrss.php:106
734 msgid "User without matching profile"
735 msgstr "Användare utan matchande profil"
736
737 #: actions/avatarsettings.php:119 actions/avatarsettings.php:197
738 #: actions/grouplogo.php:254
739 msgid "Avatar settings"
740 msgstr "Avatarinställningar"
741
742 #: actions/avatarsettings.php:127 actions/avatarsettings.php:205
743 #: actions/grouplogo.php:202 actions/grouplogo.php:262
744 msgid "Original"
745 msgstr "Orginal"
746
747 #: actions/avatarsettings.php:142 actions/avatarsettings.php:217
748 #: actions/grouplogo.php:213 actions/grouplogo.php:274
749 msgid "Preview"
750 msgstr "Förhandsgranska"
751
752 #: actions/avatarsettings.php:149 actions/showapplication.php:252
753 #: lib/deleteuserform.php:66 lib/noticelist.php:658
754 msgid "Delete"
755 msgstr "Ta bort"
756
757 #: actions/avatarsettings.php:166 actions/grouplogo.php:236
758 msgid "Upload"
759 msgstr "Ladda upp"
760
761 #: actions/avatarsettings.php:231 actions/grouplogo.php:289
762 msgid "Crop"
763 msgstr "Beskär"
764
765 #: actions/avatarsettings.php:328
766 msgid "Pick a square area of the image to be your avatar"
767 msgstr "Välj ett kvadratiskt område i bilden som din avatar"
768
769 #: actions/avatarsettings.php:343 actions/grouplogo.php:380
770 msgid "Lost our file data."
771 msgstr "Förlorade vår fildata."
772
773 #: actions/avatarsettings.php:366
774 msgid "Avatar updated."
775 msgstr "Avatar uppdaterad."
776
777 #: actions/avatarsettings.php:369
778 msgid "Failed updating avatar."
779 msgstr "Misslyckades uppdatera avatar."
780
781 #: actions/avatarsettings.php:393
782 msgid "Avatar deleted."
783 msgstr "Avatar borttagen."
784
785 #: actions/block.php:69
786 msgid "You already blocked that user."
787 msgstr "Du har redan blockerat denna användare."
788
789 #: actions/block.php:105 actions/block.php:128 actions/groupblock.php:160
790 msgid "Block user"
791 msgstr "Blockera användare"
792
793 #: actions/block.php:130
794 msgid ""
795 "Are you sure you want to block this user? Afterwards, they will be "
796 "unsubscribed from you, unable to subscribe to you in the future, and you "
797 "will not be notified of any @-replies from them."
798 msgstr ""
799 "Är du säker på att du vill blockera denna användare? Efteråt kommer deras "
800 "prenumeration på dig tas bort, de kommer inte kunna prenumerera på dig i "
801 "framtiden och du kommer inte bli underrättad om några @-svar från dem."
802
803 #: actions/block.php:143 actions/deleteapplication.php:153
804 #: actions/deletenotice.php:145 actions/deleteuser.php:150
805 #: actions/groupblock.php:178
806 msgid "No"
807 msgstr "Nej"
808
809 #: actions/block.php:143 actions/deleteuser.php:150
810 msgid "Do not block this user"
811 msgstr "Blockera inte denna användare"
812
813 #: actions/block.php:144 actions/deleteapplication.php:158
814 #: actions/deletenotice.php:146 actions/deleteuser.php:151
815 #: actions/groupblock.php:179 lib/repeatform.php:132
816 msgid "Yes"
817 msgstr "Ja"
818
819 #: actions/block.php:144 actions/groupmembers.php:355 lib/blockform.php:80
820 msgid "Block this user"
821 msgstr "Blockera denna användare"
822
823 #: actions/block.php:167
824 msgid "Failed to save block information."
825 msgstr "Misslyckades att spara blockeringsinformation."
826
827 #: actions/blockedfromgroup.php:80 actions/blockedfromgroup.php:87
828 #: actions/editgroup.php:100 actions/foafgroup.php:44 actions/foafgroup.php:62
829 #: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83
830 #: actions/groupdesignsettings.php:100 actions/grouplogo.php:102
831 #: actions/groupmembers.php:83 actions/groupmembers.php:90
832 #: actions/grouprss.php:98 actions/grouprss.php:105
833 #: actions/groupunblock.php:86 actions/joingroup.php:82
834 #: actions/joingroup.php:93 actions/leavegroup.php:82
835 #: actions/leavegroup.php:93 actions/makeadmin.php:86
836 #: actions/showgroup.php:138 actions/showgroup.php:146 lib/command.php:162
837 #: lib/command.php:358
838 msgid "No such group."
839 msgstr "Ingen sådan grupp."
840
841 #: actions/blockedfromgroup.php:97
842 #, php-format
843 msgid "%s blocked profiles"
844 msgstr "%s blockerade profiler"
845
846 #: actions/blockedfromgroup.php:100
847 #, php-format
848 msgid "%1$s blocked profiles, page %2$d"
849 msgstr "%1$s blockerade profiler, sida %2$d"
850
851 #: actions/blockedfromgroup.php:115
852 msgid "A list of the users blocked from joining this group."
853 msgstr ""
854 "En lista med de användare som blockerats från att gå med i denna grupp."
855
856 #: actions/blockedfromgroup.php:288
857 msgid "Unblock user from group"
858 msgstr "Häv blockering av användare från grupp"
859
860 #: actions/blockedfromgroup.php:320 lib/unblockform.php:69
861 msgid "Unblock"
862 msgstr "Häv blockering"
863
864 #: actions/blockedfromgroup.php:320 lib/unblockform.php:80
865 msgid "Unblock this user"
866 msgstr "Häv blockering av denna användare"
867
868 #: actions/bookmarklet.php:50
869 msgid "Post to "
870 msgstr "Posta till "
871
872 #: actions/confirmaddress.php:75
873 msgid "No confirmation code."
874 msgstr "Ingen bekräftelsekod."
875
876 #: actions/confirmaddress.php:80
877 msgid "Confirmation code not found."
878 msgstr "Bekräftelsekod kunde inte hittas."
879
880 #: actions/confirmaddress.php:85
881 msgid "That confirmation code is not for you!"
882 msgstr "Denna bekräftelsekod är inte för dig!"
883
884 #: actions/confirmaddress.php:90
885 #, php-format
886 msgid "Unrecognized address type %s"
887 msgstr "Adresstypen %s känns inte igen"
888
889 #: actions/confirmaddress.php:94
890 msgid "That address has already been confirmed."
891 msgstr "Denna adress har redan blivit bekräftad."
892
893 #: actions/confirmaddress.php:114 actions/emailsettings.php:296
894 #: actions/emailsettings.php:427 actions/imsettings.php:258
895 #: actions/imsettings.php:401 actions/othersettings.php:174
896 #: actions/profilesettings.php:283 actions/smssettings.php:278
897 #: actions/smssettings.php:420
898 msgid "Couldn't update user."
899 msgstr "Kunde inte uppdatera användare."
900
901 #: actions/confirmaddress.php:126 actions/emailsettings.php:391
902 #: actions/imsettings.php:363 actions/smssettings.php:382
903 msgid "Couldn't delete email confirmation."
904 msgstr "Kunde inte ta bort e-postbekräftelse."
905
906 #: actions/confirmaddress.php:144
907 msgid "Confirm address"
908 msgstr "Bekräfta adress"
909
910 #: actions/confirmaddress.php:159
911 #, php-format
912 msgid "The address \"%s\" has been confirmed for your account."
913 msgstr "Adressen \"%s\" har blivit bekräftad för ditt konto."
914
915 #: actions/conversation.php:99
916 msgid "Conversation"
917 msgstr "Konversationer"
918
919 #: actions/conversation.php:154 lib/mailbox.php:116 lib/noticelist.php:87
920 #: lib/profileaction.php:218 lib/searchgroupnav.php:82
921 msgid "Notices"
922 msgstr "Notiser"
923
924 #: actions/deleteapplication.php:63
925 msgid "You must be logged in to delete an application."
926 msgstr "Du måste vara inloggad för att ta bort en applikation."
927
928 #: actions/deleteapplication.php:71
929 msgid "Application not found."
930 msgstr "Applikation hittades inte."
931
932 #: actions/deleteapplication.php:78 actions/editapplication.php:77
933 #: actions/showapplication.php:94
934 msgid "You are not the owner of this application."
935 msgstr "Du är inte ägaren av denna applikation."
936
937 #: actions/deleteapplication.php:102 actions/editapplication.php:127
938 #: actions/newapplication.php:110 actions/showapplication.php:118
939 #: lib/action.php:1220
940 msgid "There was a problem with your session token."
941 msgstr "Det var ett problem med din sessions-token."
942
943 #: actions/deleteapplication.php:123 actions/deleteapplication.php:147
944 msgid "Delete application"
945 msgstr "Ta bort applikation"
946
947 #: actions/deleteapplication.php:149
948 msgid ""
949 "Are you sure you want to delete this application? This will clear all data "
950 "about the application from the database, including all existing user "
951 "connections."
952 msgstr ""
953 "Är du säker på att du vill ta bort denna applikation? Detta kommer rensa "
954 "bort all data om applikationen från databasen, inklusive alla befintliga "
955 "användaranslutningar."
956
957 #: actions/deleteapplication.php:156
958 msgid "Do not delete this application"
959 msgstr "Ta inte bort denna applikation"
960
961 #: actions/deleteapplication.php:160
962 msgid "Delete this application"
963 msgstr "Ta bort denna applikation"
964
965 #. TRANS: Client error message
966 #: actions/deletenotice.php:67 actions/disfavor.php:61 actions/favor.php:62
967 #: actions/groupblock.php:61 actions/groupunblock.php:61 actions/logout.php:69
968 #: actions/makeadmin.php:61 actions/newmessage.php:87 actions/newnotice.php:89
969 #: actions/nudge.php:63 actions/subedit.php:31 actions/subscribe.php:96
970 #: actions/tagother.php:33 actions/unsubscribe.php:52
971 #: lib/adminpanelaction.php:73 lib/profileformaction.php:63
972 #: lib/settingsaction.php:72
973 msgid "Not logged in."
974 msgstr "Inte inloggad."
975
976 #: actions/deletenotice.php:71
977 msgid "Can't delete this notice."
978 msgstr "Kan inte ta bort denna notis."
979
980 #: actions/deletenotice.php:103
981 msgid ""
982 "You are about to permanently delete a notice. Once this is done, it cannot "
983 "be undone."
984 msgstr ""
985 "Du håller på att ta bort en notis permanent. När det väl är gjort kan du "
986 "inte ångra dig."
987
988 #: actions/deletenotice.php:109 actions/deletenotice.php:141
989 msgid "Delete notice"
990 msgstr "Ta bort notis"
991
992 #: actions/deletenotice.php:144
993 msgid "Are you sure you want to delete this notice?"
994 msgstr "Är du säker på att du vill ta bort denna notis?"
995
996 #: actions/deletenotice.php:145
997 msgid "Do not delete this notice"
998 msgstr "Ta inte bort denna notis"
999
1000 #: actions/deletenotice.php:146 lib/noticelist.php:658
1001 msgid "Delete this notice"
1002 msgstr "Ta bort denna notis"
1003
1004 #: actions/deleteuser.php:67
1005 msgid "You cannot delete users."
1006 msgstr "Du kan inte ta bort användare."
1007
1008 #: actions/deleteuser.php:74
1009 msgid "You can only delete local users."
1010 msgstr "Du kan bara ta bort lokala användare."
1011
1012 #: actions/deleteuser.php:110 actions/deleteuser.php:133
1013 msgid "Delete user"
1014 msgstr "Ta bort användare"
1015
1016 #: actions/deleteuser.php:136
1017 msgid ""
1018 "Are you sure you want to delete this user? This will clear all data about "
1019 "the user from the database, without a backup."
1020 msgstr ""
1021 "Är du säker på att du vill ta bort denna användare? Det kommer rensa all "
1022 "data om användaren från databasen, utan en säkerhetskopia."
1023
1024 #: actions/deleteuser.php:151 lib/deleteuserform.php:77
1025 msgid "Delete this user"
1026 msgstr "Ta bort denna användare"
1027
1028 #: actions/designadminpanel.php:62 lib/accountsettingsaction.php:124
1029 #: lib/groupnav.php:119
1030 msgid "Design"
1031 msgstr "Utseende"
1032
1033 #: actions/designadminpanel.php:73
1034 msgid "Design settings for this StatusNet site."
1035 msgstr "Utseendeinställningar för denna StatusNet-webbplats."
1036
1037 #: actions/designadminpanel.php:275
1038 msgid "Invalid logo URL."
1039 msgstr "Ogiltig logtyp-URL."
1040
1041 #: actions/designadminpanel.php:279
1042 #, php-format
1043 msgid "Theme not available: %s"
1044 msgstr "Tema inte tillgängligt: %s"
1045
1046 #: actions/designadminpanel.php:375
1047 msgid "Change logo"
1048 msgstr "Byt logotyp"
1049
1050 #: actions/designadminpanel.php:380
1051 msgid "Site logo"
1052 msgstr "Webbplatslogotyp"
1053
1054 #: actions/designadminpanel.php:387
1055 msgid "Change theme"
1056 msgstr "Byt tema"
1057
1058 #: actions/designadminpanel.php:404
1059 msgid "Site theme"
1060 msgstr "Webbplatstema"
1061
1062 #: actions/designadminpanel.php:405
1063 msgid "Theme for the site."
1064 msgstr "Tema för webbplatsen."
1065
1066 #: actions/designadminpanel.php:417 lib/designsettings.php:101
1067 msgid "Change background image"
1068 msgstr "Ändra bakgrundsbild"
1069
1070 #: actions/designadminpanel.php:422 actions/designadminpanel.php:497
1071 #: lib/designsettings.php:178
1072 msgid "Background"
1073 msgstr "Bakgrund"
1074
1075 #: actions/designadminpanel.php:427
1076 #, php-format
1077 msgid ""
1078 "You can upload a background image for the site. The maximum file size is %1"
1079 "$s."
1080 msgstr ""
1081 "Du kan ladda upp en bakgrundsbild för denna webbplats. Den maximala "
1082 "filstorleken är %1$s."
1083
1084 #: actions/designadminpanel.php:457 lib/designsettings.php:139
1085 msgid "On"
1086 msgstr "På"
1087
1088 #: actions/designadminpanel.php:473 lib/designsettings.php:155
1089 msgid "Off"
1090 msgstr "Av"
1091
1092 #: actions/designadminpanel.php:474 lib/designsettings.php:156
1093 msgid "Turn background image on or off."
1094 msgstr "Sätt på eller stäng av bakgrundsbild."
1095
1096 #: actions/designadminpanel.php:479 lib/designsettings.php:161
1097 msgid "Tile background image"
1098 msgstr "Upprepa bakgrundsbild"
1099
1100 #: actions/designadminpanel.php:488 lib/designsettings.php:170
1101 msgid "Change colours"
1102 msgstr "Byt färger"
1103
1104 #: actions/designadminpanel.php:510 lib/designsettings.php:191
1105 msgid "Content"
1106 msgstr "Innehåll"
1107
1108 #: actions/designadminpanel.php:523 lib/designsettings.php:204
1109 msgid "Sidebar"
1110 msgstr "Sidofält"
1111
1112 #: actions/designadminpanel.php:536 lib/designsettings.php:217
1113 msgid "Text"
1114 msgstr "Text"
1115
1116 #: actions/designadminpanel.php:549 lib/designsettings.php:230
1117 msgid "Links"
1118 msgstr "Länkar"
1119
1120 #: actions/designadminpanel.php:577 lib/designsettings.php:247
1121 msgid "Use defaults"
1122 msgstr "Använd standardvärden"
1123
1124 #: actions/designadminpanel.php:578 lib/designsettings.php:248
1125 msgid "Restore default designs"
1126 msgstr "Återställ standardutseende"
1127
1128 #: actions/designadminpanel.php:584 lib/designsettings.php:254
1129 msgid "Reset back to default"
1130 msgstr "Återställ till standardvärde"
1131
1132 #: actions/designadminpanel.php:586 actions/emailsettings.php:195
1133 #: actions/imsettings.php:163 actions/othersettings.php:126
1134 #: actions/pathsadminpanel.php:351 actions/profilesettings.php:174
1135 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
1136 #: actions/sitenoticeadminpanel.php:195 actions/smssettings.php:181
1137 #: actions/snapshotadminpanel.php:245 actions/subscriptions.php:208
1138 #: actions/tagother.php:154 actions/useradminpanel.php:294
1139 #: lib/applicationeditform.php:333 lib/applicationeditform.php:334
1140 #: lib/designsettings.php:256 lib/groupeditform.php:202
1141 msgid "Save"
1142 msgstr "Spara"
1143
1144 #: actions/designadminpanel.php:587 lib/designsettings.php:257
1145 msgid "Save design"
1146 msgstr "Spara utseende"
1147
1148 #: actions/disfavor.php:81
1149 msgid "This notice is not a favorite!"
1150 msgstr "Denna notis är inte en favorit!"
1151
1152 #: actions/disfavor.php:94
1153 msgid "Add to favorites"
1154 msgstr "Lägg till i favoriter"
1155
1156 #: actions/doc.php:158
1157 #, php-format
1158 msgid "No such document \"%s\""
1159 msgstr "Inget sådant dokument \"%s\""
1160
1161 #: actions/editapplication.php:54
1162 msgid "Edit Application"
1163 msgstr "Redigera applikation"
1164
1165 #: actions/editapplication.php:66
1166 msgid "You must be logged in to edit an application."
1167 msgstr "Du måste vara inloggad för att redigera en applikation."
1168
1169 #: actions/editapplication.php:81 actions/oauthconnectionssettings.php:166
1170 #: actions/showapplication.php:87
1171 msgid "No such application."
1172 msgstr "Ingen sådan applikation."
1173
1174 #: actions/editapplication.php:161
1175 msgid "Use this form to edit your application."
1176 msgstr "Använd detta formulär för att redigera din applikation."
1177
1178 #: actions/editapplication.php:177 actions/newapplication.php:159
1179 msgid "Name is required."
1180 msgstr "Namn krävs."
1181
1182 #: actions/editapplication.php:180 actions/newapplication.php:165
1183 msgid "Name is too long (max 255 chars)."
1184 msgstr "Namnet är för långt (max 255 tecken)."
1185
1186 #: actions/editapplication.php:183 actions/newapplication.php:162
1187 msgid "Name already in use. Try another one."
1188 msgstr "Namnet används redan. Prova ett annat."
1189
1190 #: actions/editapplication.php:186 actions/newapplication.php:168
1191 msgid "Description is required."
1192 msgstr "Beskrivning krävs."
1193
1194 #: actions/editapplication.php:194
1195 msgid "Source URL is too long."
1196 msgstr "URL till källa är för lång."
1197
1198 #: actions/editapplication.php:200 actions/newapplication.php:185
1199 msgid "Source URL is not valid."
1200 msgstr "URL till källa är inte giltig."
1201
1202 #: actions/editapplication.php:203 actions/newapplication.php:188
1203 msgid "Organization is required."
1204 msgstr "Organisation krävs."
1205
1206 #: actions/editapplication.php:206 actions/newapplication.php:191
1207 msgid "Organization is too long (max 255 chars)."
1208 msgstr "Organisation är för lång (max 255 tecken)."
1209
1210 #: actions/editapplication.php:209 actions/newapplication.php:194
1211 msgid "Organization homepage is required."
1212 msgstr "Hemsida för organisation krävs."
1213
1214 #: actions/editapplication.php:218 actions/newapplication.php:206
1215 msgid "Callback is too long."
1216 msgstr "Anrop är för lång."
1217
1218 #: actions/editapplication.php:225 actions/newapplication.php:215
1219 msgid "Callback URL is not valid."
1220 msgstr "URL för anrop är inte giltig."
1221
1222 #: actions/editapplication.php:258
1223 msgid "Could not update application."
1224 msgstr "Kunde inte uppdatera applikation."
1225
1226 #: actions/editgroup.php:56
1227 #, php-format
1228 msgid "Edit %s group"
1229 msgstr "Redigera %s grupp"
1230
1231 #: actions/editgroup.php:68 actions/grouplogo.php:70 actions/newgroup.php:65
1232 msgid "You must be logged in to create a group."
1233 msgstr "Du måste vara inloggad för att skapa en grupp."
1234
1235 #: actions/editgroup.php:107 actions/editgroup.php:172
1236 #: actions/groupdesignsettings.php:107 actions/grouplogo.php:109
1237 msgid "You must be an admin to edit the group."
1238 msgstr "Du måste vara en administratör för att redigera gruppen."
1239
1240 #: actions/editgroup.php:158
1241 msgid "Use this form to edit the group."
1242 msgstr "Använd detta formulär för att redigera gruppen."
1243
1244 #: actions/editgroup.php:205 actions/newgroup.php:145
1245 #, php-format
1246 msgid "description is too long (max %d chars)."
1247 msgstr "beskrivning är för lång (max %d tecken)."
1248
1249 #: actions/editgroup.php:258
1250 msgid "Could not update group."
1251 msgstr "Kunde inte uppdatera grupp."
1252
1253 #: actions/editgroup.php:264 classes/User_group.php:496
1254 msgid "Could not create aliases."
1255 msgstr "Kunde inte skapa alias."
1256
1257 #: actions/editgroup.php:280
1258 msgid "Options saved."
1259 msgstr "Alternativ sparade."
1260
1261 #: actions/emailsettings.php:60
1262 msgid "Email settings"
1263 msgstr "E-postinställningar"
1264
1265 #: actions/emailsettings.php:71
1266 #, php-format
1267 msgid "Manage how you get email from %%site.name%%."
1268 msgstr "Hantera hur du får e-post från %%site.name%%"
1269
1270 #: actions/emailsettings.php:100 actions/imsettings.php:100
1271 #: actions/smssettings.php:104
1272 msgid "Address"
1273 msgstr "Adress"
1274
1275 #: actions/emailsettings.php:105
1276 msgid "Current confirmed email address."
1277 msgstr "Aktuell, bekräftad e-postadress."
1278
1279 #: actions/emailsettings.php:107 actions/emailsettings.php:140
1280 #: actions/imsettings.php:108 actions/smssettings.php:115
1281 #: actions/smssettings.php:158
1282 msgid "Remove"
1283 msgstr "Ta bort"
1284
1285 #: actions/emailsettings.php:113
1286 msgid ""
1287 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
1288 "a message with further instructions."
1289 msgstr ""
1290 "Väntar bekräftelse av denna adress. Kontrollera din inkorg (och "
1291 "skräppostkorg!) efter ett meddelande med vidare instruktioner."
1292
1293 #: actions/emailsettings.php:117 actions/imsettings.php:120
1294 #: actions/smssettings.php:126 lib/applicationeditform.php:331
1295 #: lib/applicationeditform.php:332
1296 msgid "Cancel"
1297 msgstr "Avbryt"
1298
1299 #: actions/emailsettings.php:121
1300 msgid "Email address"
1301 msgstr "E-postadress"
1302
1303 #: actions/emailsettings.php:123
1304 msgid "Email address, like \"UserName@example.org\""
1305 msgstr "E-postadress, såsom \"användarnamn@example.org\""
1306
1307 #: actions/emailsettings.php:126 actions/imsettings.php:133
1308 #: actions/smssettings.php:145
1309 msgid "Add"
1310 msgstr "Lägg till"
1311
1312 #: actions/emailsettings.php:133 actions/smssettings.php:152
1313 msgid "Incoming email"
1314 msgstr "Inkommande e-post"
1315
1316 #: actions/emailsettings.php:138 actions/smssettings.php:157
1317 msgid "Send email to this address to post new notices."
1318 msgstr "Skicka e-post till denna adress för att posta nya notiser."
1319
1320 #: actions/emailsettings.php:145 actions/smssettings.php:162
1321 msgid "Make a new email address for posting to; cancels the old one."
1322 msgstr ""
1323 "Ange en ny e-postadress för att posta till; detta inaktiverar den gamla."
1324
1325 #: actions/emailsettings.php:148 actions/smssettings.php:164
1326 msgid "New"
1327 msgstr "Ny"
1328
1329 #: actions/emailsettings.php:153 actions/imsettings.php:139
1330 #: actions/smssettings.php:169
1331 msgid "Preferences"
1332 msgstr "Inställningar"
1333
1334 #: actions/emailsettings.php:158
1335 msgid "Send me notices of new subscriptions through email."
1336 msgstr "Skicka notiser om nya prenumerationer till mig genom e-post."
1337
1338 #: actions/emailsettings.php:163
1339 msgid "Send me email when someone adds my notice as a favorite."
1340 msgstr "Skicka mig e-post när någon lägger till min notis som en favorit."
1341
1342 #: actions/emailsettings.php:169
1343 msgid "Send me email when someone sends me a private message."
1344 msgstr "Skicka mig e-post när någon skickar mig ett privat meddelande."
1345
1346 #: actions/emailsettings.php:174
1347 msgid "Send me email when someone sends me an \"@-reply\"."
1348 msgstr "Skicka mig e-post när någon skickar ett \"@-svar\"."
1349
1350 #: actions/emailsettings.php:179
1351 msgid "Allow friends to nudge me and send me an email."
1352 msgstr "Tillåt vänner att knuffa mig och skicka e-post till mig."
1353
1354 #: actions/emailsettings.php:185
1355 msgid "I want to post notices by email."
1356 msgstr "Jag vill posta notiser genom min e-post."
1357
1358 #: actions/emailsettings.php:191
1359 msgid "Publish a MicroID for my email address."
1360 msgstr "Publicera ett MicroID för min e-postadress."
1361
1362 #: actions/emailsettings.php:302 actions/imsettings.php:264
1363 #: actions/othersettings.php:180 actions/smssettings.php:284
1364 msgid "Preferences saved."
1365 msgstr "Inställningar sparade."
1366
1367 #: actions/emailsettings.php:320
1368 msgid "No email address."
1369 msgstr "Ingen e-postadress."
1370
1371 #: actions/emailsettings.php:327
1372 msgid "Cannot normalize that email address"
1373 msgstr "Kan inte normalisera den e-postadressen"
1374
1375 #: actions/emailsettings.php:331 actions/register.php:201
1376 #: actions/siteadminpanel.php:144
1377 msgid "Not a valid email address."
1378 msgstr "Inte en giltig e-postadress."
1379
1380 #: actions/emailsettings.php:334
1381 msgid "That is already your email address."
1382 msgstr "Det är redan din e-postadress."
1383
1384 #: actions/emailsettings.php:337
1385 msgid "That email address already belongs to another user."
1386 msgstr "Den e-postadressen tillhör redan en annan användare."
1387
1388 #: actions/emailsettings.php:353 actions/imsettings.php:319
1389 #: actions/smssettings.php:337
1390 msgid "Couldn't insert confirmation code."
1391 msgstr "Kunde inte infoga bekräftelsekod."
1392
1393 #: actions/emailsettings.php:359
1394 msgid ""
1395 "A confirmation code was sent to the email address you added. Check your "
1396 "inbox (and spam box!) for the code and instructions on how to use it."
1397 msgstr ""
1398 "En bekräftelsekod har skickats till e-postadressen du lade till. Kontrollera "
1399 "din inkorg (och skräppostkorg!) för koden och instruktioner hur du använder "
1400 "den."
1401
1402 #: actions/emailsettings.php:379 actions/imsettings.php:351
1403 #: actions/smssettings.php:370
1404 msgid "No pending confirmation to cancel."
1405 msgstr "Ingen väntande bekräftelse att avbryta."
1406
1407 #: actions/emailsettings.php:383 actions/imsettings.php:355
1408 msgid "That is the wrong IM address."
1409 msgstr "Detta är fel IM-adress."
1410
1411 #: actions/emailsettings.php:395 actions/imsettings.php:367
1412 #: actions/smssettings.php:386
1413 msgid "Confirmation cancelled."
1414 msgstr "Bekräftelse avbruten."
1415
1416 #: actions/emailsettings.php:413
1417 msgid "That is not your email address."
1418 msgstr "Det är inte din e-postadress."
1419
1420 #: actions/emailsettings.php:432 actions/imsettings.php:408
1421 #: actions/smssettings.php:425
1422 msgid "The address was removed."
1423 msgstr "Adressen togs bort."
1424
1425 #: actions/emailsettings.php:446 actions/smssettings.php:518
1426 msgid "No incoming email address."
1427 msgstr "Ingen inkommande e-postadress."
1428
1429 #: actions/emailsettings.php:456 actions/emailsettings.php:478
1430 #: actions/smssettings.php:528 actions/smssettings.php:552
1431 msgid "Couldn't update user record."
1432 msgstr "Kunde inte uppdatera användaruppgift."
1433
1434 #: actions/emailsettings.php:459 actions/smssettings.php:531
1435 msgid "Incoming email address removed."
1436 msgstr "Inkommande e-postadress borttagen."
1437
1438 #: actions/emailsettings.php:481 actions/smssettings.php:555
1439 msgid "New incoming email address added."
1440 msgstr "Ny inkommande e-postadress tillagd."
1441
1442 #: actions/favor.php:79
1443 msgid "This notice is already a favorite!"
1444 msgstr "Denna notis är redan en favorit!"
1445
1446 #: actions/favor.php:92 lib/disfavorform.php:140
1447 msgid "Disfavor favorite"
1448 msgstr "Ta bort märkning som favorit"
1449
1450 #: actions/favorited.php:65 lib/popularnoticesection.php:91
1451 #: lib/publicgroupnav.php:93
1452 msgid "Popular notices"
1453 msgstr "Populära notiser"
1454
1455 #: actions/favorited.php:67
1456 #, php-format
1457 msgid "Popular notices, page %d"
1458 msgstr "Populära notiser, sida %d"
1459
1460 #: actions/favorited.php:79
1461 msgid "The most popular notices on the site right now."
1462 msgstr "De mest populära notiserna på webbplatsen just nu."
1463
1464 #: actions/favorited.php:150
1465 msgid "Favorite notices appear on this page but no one has favorited one yet."
1466 msgstr ""
1467 "Favoritnotiser kommer upp på denna sida, men ingen har markerat några "
1468 "favoriter än."
1469
1470 #: actions/favorited.php:153
1471 msgid ""
1472 "Be the first to add a notice to your favorites by clicking the fave button "
1473 "next to any notice you like."
1474 msgstr ""
1475 "Var den första att lägga en notis till dina favoriter genom att klicka på "
1476 "favorit-knappen bredvid någon notis du gillar."
1477
1478 #: actions/favorited.php:156
1479 #, php-format
1480 msgid ""
1481 "Why not [register an account](%%action.register%%) and be the first to add a "
1482 "notice to your favorites!"
1483 msgstr ""
1484 "Varför inte [registrera ett konto](%%action.register%%) och vara först med "
1485 "att lägga en notis till dina favoriter!"
1486
1487 #: actions/favoritesrss.php:111 actions/showfavorites.php:77
1488 #: lib/personalgroupnav.php:115
1489 #, php-format
1490 msgid "%s's favorite notices"
1491 msgstr "%ss favoritnotiser"
1492
1493 #: actions/favoritesrss.php:115
1494 #, php-format
1495 msgid "Updates favored by %1$s on %2$s!"
1496 msgstr "Uppdateringar markerade som favorit av %1$s på %2$s!"
1497
1498 #: actions/featured.php:69 lib/featureduserssection.php:87
1499 #: lib/publicgroupnav.php:89
1500 msgid "Featured users"
1501 msgstr "Profilerade användare"
1502
1503 #: actions/featured.php:71
1504 #, php-format
1505 msgid "Featured users, page %d"
1506 msgstr "Profilerade användare, sida %d"
1507
1508 #: actions/featured.php:99
1509 #, php-format
1510 msgid "A selection of some great users on %s"
1511 msgstr "Ett urval av några av de stora användarna på %s"
1512
1513 #: actions/file.php:34
1514 msgid "No notice ID."
1515 msgstr "Ingen notis-ID."
1516
1517 #: actions/file.php:38
1518 msgid "No notice."
1519 msgstr "Ingen notis."
1520
1521 #: actions/file.php:42
1522 msgid "No attachments."
1523 msgstr "Inga bilagor."
1524
1525 #: actions/file.php:51
1526 msgid "No uploaded attachments."
1527 msgstr "Inga uppladdade bilagor."
1528
1529 #: actions/finishremotesubscribe.php:69
1530 msgid "Not expecting this response!"
1531 msgstr "Väntade mig inte denna respons!"
1532
1533 #: actions/finishremotesubscribe.php:80
1534 msgid "User being listened to does not exist."
1535 msgstr "Användaren som lyssnas på existerar inte."
1536
1537 #: actions/finishremotesubscribe.php:87 actions/remotesubscribe.php:59
1538 msgid "You can use the local subscription!"
1539 msgstr "Du kan använda den lokala prenumerationen!"
1540
1541 #: actions/finishremotesubscribe.php:99
1542 msgid "That user has blocked you from subscribing."
1543 msgstr "Denna användaren har blockerat dig från att prenumerera."
1544
1545 #: actions/finishremotesubscribe.php:110
1546 msgid "You are not authorized."
1547 msgstr "Du har inte tillstånd."
1548
1549 #: actions/finishremotesubscribe.php:113
1550 msgid "Could not convert request token to access token."
1551 msgstr "Kunde inte konvertera token för begäran till token för åtkomst."
1552
1553 #: actions/finishremotesubscribe.php:118
1554 msgid "Remote service uses unknown version of OMB protocol."
1555 msgstr "Fjärrtjänsten använder en okänd version av OMB-protokollet."
1556
1557 #: actions/finishremotesubscribe.php:138 lib/oauthstore.php:306
1558 msgid "Error updating remote profile"
1559 msgstr "Fel vid uppdatering av fjärrprofil"
1560
1561 #: actions/getfile.php:79
1562 msgid "No such file."
1563 msgstr "Ingen sådan fil."
1564
1565 #: actions/getfile.php:83
1566 msgid "Cannot read file."
1567 msgstr "Kan inte läsa fil."
1568
1569 #: actions/grantrole.php:62 actions/revokerole.php:62
1570 msgid "Invalid role."
1571 msgstr "Ogiltig roll."
1572
1573 #: actions/grantrole.php:66 actions/revokerole.php:66
1574 msgid "This role is reserved and cannot be set."
1575 msgstr "Denna roll är reserverad och kan inte ställas in"
1576
1577 #: actions/grantrole.php:75
1578 msgid "You cannot grant user roles on this site."
1579 msgstr "Du kan inte bevilja användare roller på denna webbplats."
1580
1581 #: actions/grantrole.php:82
1582 msgid "User already has this role."
1583 msgstr "Användaren har redan denna roll."
1584
1585 #: actions/groupblock.php:71 actions/groupunblock.php:71
1586 #: actions/makeadmin.php:71 actions/subedit.php:46
1587 #: lib/profileformaction.php:70
1588 msgid "No profile specified."
1589 msgstr "Ingen profil angiven."
1590
1591 #: actions/groupblock.php:76 actions/groupunblock.php:76
1592 #: actions/makeadmin.php:76 actions/subedit.php:53 actions/tagother.php:46
1593 #: actions/unsubscribe.php:84 lib/profileformaction.php:77
1594 msgid "No profile with that ID."
1595 msgstr "Ingen profil med det ID:t."
1596
1597 #: actions/groupblock.php:81 actions/groupunblock.php:81
1598 #: actions/makeadmin.php:81
1599 msgid "No group specified."
1600 msgstr "Ingen grupp angiven."
1601
1602 #: actions/groupblock.php:91
1603 msgid "Only an admin can block group members."
1604 msgstr "Bara en administratör kan blockera gruppmedlemmar."
1605
1606 #: actions/groupblock.php:95
1607 msgid "User is already blocked from group."
1608 msgstr "Användaren är redan blockerad från grupp."
1609
1610 #: actions/groupblock.php:100
1611 msgid "User is not a member of group."
1612 msgstr "Användare är inte en gruppmedlem."
1613
1614 #: actions/groupblock.php:136 actions/groupmembers.php:323
1615 msgid "Block user from group"
1616 msgstr "Blockera användare från grupp"
1617
1618 #: actions/groupblock.php:162
1619 #, php-format
1620 msgid ""
1621 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
1622 "will be removed from the group, unable to post, and unable to subscribe to "
1623 "the group in the future."
1624 msgstr ""
1625 "Är du säker på att du vill blockera användare \"%1$s\" från gruppen \"%2$s"
1626 "\"? De kommer bli borttagna från gruppen, inte kunna skriva till och inte "
1627 "kunna prenumerera på gruppen i framtiden."
1628
1629 #: actions/groupblock.php:178
1630 msgid "Do not block this user from this group"
1631 msgstr "Blockera inte denna användare från denna grupp"
1632
1633 #: actions/groupblock.php:179
1634 msgid "Block this user from this group"
1635 msgstr "Blockera denna användare från denna grupp"
1636
1637 #: actions/groupblock.php:196
1638 msgid "Database error blocking user from group."
1639 msgstr "Databasfel vid blockering av användare från grupp."
1640
1641 #: actions/groupbyid.php:74 actions/userbyid.php:70
1642 msgid "No ID."
1643 msgstr "Ingen ID."
1644
1645 #: actions/groupdesignsettings.php:68
1646 msgid "You must be logged in to edit a group."
1647 msgstr "Du måste vara inloggad för att redigera en grupp."
1648
1649 #: actions/groupdesignsettings.php:144
1650 msgid "Group design"
1651 msgstr "Gruppens utseende"
1652
1653 #: actions/groupdesignsettings.php:155
1654 msgid ""
1655 "Customize the way your group looks with a background image and a colour "
1656 "palette of your choice."
1657 msgstr ""
1658 "Anpassa hur din grupp ser ut genom att välja bakgrundbild och färgpalett."
1659
1660 #: actions/groupdesignsettings.php:266 actions/userdesignsettings.php:186
1661 #: lib/designsettings.php:391 lib/designsettings.php:413
1662 msgid "Couldn't update your design."
1663 msgstr "Kunde inte uppdatera dina utseendeinställningar."
1664
1665 #: actions/groupdesignsettings.php:311 actions/userdesignsettings.php:231
1666 msgid "Design preferences saved."
1667 msgstr "Utseendeinställningar sparade."
1668
1669 #: actions/grouplogo.php:142 actions/grouplogo.php:195
1670 msgid "Group logo"
1671 msgstr "Gruppens logotyp"
1672
1673 #: actions/grouplogo.php:153
1674 #, php-format
1675 msgid ""
1676 "You can upload a logo image for your group. The maximum file size is %s."
1677 msgstr ""
1678 "Du kan ladda upp en logotypbild för din grupp. Den maximala filstorleken är %"
1679 "s."
1680
1681 #: actions/grouplogo.php:181
1682 msgid "User without matching profile."
1683 msgstr "Användare utan matchande profil."
1684
1685 #: actions/grouplogo.php:365
1686 msgid "Pick a square area of the image to be the logo."
1687 msgstr "Välj ett kvadratiskt område i bilden som logotyp"
1688
1689 #: actions/grouplogo.php:399
1690 msgid "Logo updated."
1691 msgstr "Logtyp uppdaterad."
1692
1693 #: actions/grouplogo.php:401
1694 msgid "Failed updating logo."
1695 msgstr "Misslyckades uppdatera logtyp."
1696
1697 #: actions/groupmembers.php:100 lib/groupnav.php:92
1698 #, php-format
1699 msgid "%s group members"
1700 msgstr "%s gruppmedlemmar"
1701
1702 #: actions/groupmembers.php:103
1703 #, php-format
1704 msgid "%1$s group members, page %2$d"
1705 msgstr "%1$s gruppmedlemmar, sida %2$d"
1706
1707 #: actions/groupmembers.php:118
1708 msgid "A list of the users in this group."
1709 msgstr "En lista av användarna i denna grupp."
1710
1711 #: actions/groupmembers.php:182 lib/groupnav.php:107
1712 msgid "Admin"
1713 msgstr "Administratör"
1714
1715 #: actions/groupmembers.php:355 lib/blockform.php:69
1716 msgid "Block"
1717 msgstr "Blockera"
1718
1719 #: actions/groupmembers.php:450
1720 msgid "Make user an admin of the group"
1721 msgstr "Gör användare till en administratör för gruppen"
1722
1723 #: actions/groupmembers.php:482
1724 msgid "Make Admin"
1725 msgstr "Gör till administratör"
1726
1727 #: actions/groupmembers.php:482
1728 msgid "Make this user an admin"
1729 msgstr "Gör denna användare till administratör"
1730
1731 #: actions/grouprss.php:138 actions/userrss.php:93
1732 #: lib/atomgroupnoticefeed.php:61 lib/atomusernoticefeed.php:67
1733 #, php-format
1734 msgid "%s timeline"
1735 msgstr "%s tidslinje"
1736
1737 #: actions/grouprss.php:140
1738 #, php-format
1739 msgid "Updates from members of %1$s on %2$s!"
1740 msgstr "Uppdateringar från medlemmar i %1$s på %2$s!"
1741
1742 #: actions/groups.php:62 lib/profileaction.php:212 lib/profileaction.php:232
1743 #: lib/publicgroupnav.php:81 lib/searchgroupnav.php:84 lib/subgroupnav.php:98
1744 msgid "Groups"
1745 msgstr "Grupper"
1746
1747 #: actions/groups.php:64
1748 #, php-format
1749 msgid "Groups, page %d"
1750 msgstr "Grupper, sida %d"
1751
1752 #: actions/groups.php:90
1753 #, php-format
1754 msgid ""
1755 "%%%%site.name%%%% groups let you find and talk with people of similar "
1756 "interests. After you join a group you can send messages to all other members "
1757 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
1758 "for one](%%%%action.groupsearch%%%%) or [start your own!](%%%%action.newgroup"
1759 "%%%%)"
1760 msgstr ""
1761 "%%%%site.name%%%% grupper låter dig hitta och samtala med personer med "
1762 "liknande intressen. Efter att ha gått med i en grupp kan du skicka "
1763 "meddelanden till alla andra medlemmar mha syntaxen \"!gruppnamn\". Ser du "
1764 "inte någon grupp du gillar? Prova att [söka efter en](%%%%action.groupsearch%"
1765 "%%%) eller [starta din egen!](%%%%action.newgroup%%%%)"
1766
1767 #: actions/groups.php:107 actions/usergroups.php:124 lib/groupeditform.php:122
1768 msgid "Create a new group"
1769 msgstr "Skapa en ny grupp"
1770
1771 #: actions/groupsearch.php:52
1772 #, php-format
1773 msgid ""
1774 "Search for groups on %%site.name%% by their name, location, or description. "
1775 "Separate the terms by spaces; they must be 3 characters or more."
1776 msgstr ""
1777 "Sök efter grupper på %%site.name%% efter deras namn, plats eller "
1778 "beskrivning. Skilj söktermerna åt med mellanslag; de måste vara minst tre "
1779 "tecken långa."
1780
1781 #: actions/groupsearch.php:58
1782 msgid "Group search"
1783 msgstr "Gruppsökning"
1784
1785 #: actions/groupsearch.php:79 actions/noticesearch.php:117
1786 #: actions/peoplesearch.php:83
1787 msgid "No results."
1788 msgstr "Inga resultat."
1789
1790 #: actions/groupsearch.php:82
1791 #, php-format
1792 msgid ""
1793 "If you can't find the group you're looking for, you can [create it](%%action."
1794 "newgroup%%) yourself."
1795 msgstr ""
1796 "Om du inte kan hitta gruppen du söker efter kan du [skapa den](%%action."
1797 "newgroup%%) själv."
1798
1799 #: actions/groupsearch.php:85
1800 #, php-format
1801 msgid ""
1802 "Why not [register an account](%%action.register%%) and [create the group](%%"
1803 "action.newgroup%%) yourself!"
1804 msgstr ""
1805 "Varför inte [registrera ett konto](%%action.register%%) och [skapa gruppen](%"
1806 "%action.newgroup%%) själv!"
1807
1808 #: actions/groupunblock.php:91
1809 msgid "Only an admin can unblock group members."
1810 msgstr "Bara en administratör kan häva blockering av gruppmedlemmar."
1811
1812 #: actions/groupunblock.php:95
1813 msgid "User is not blocked from group."
1814 msgstr "Användare är inte blockerad från grupp."
1815
1816 #: actions/groupunblock.php:128 actions/unblock.php:86
1817 msgid "Error removing the block."
1818 msgstr "Fel vid hävning av blockering."
1819
1820 #: actions/imsettings.php:59
1821 msgid "IM settings"
1822 msgstr "Inställningar för snabbmeddelanden"
1823
1824 #: actions/imsettings.php:70
1825 #, php-format
1826 msgid ""
1827 "You can send and receive notices through Jabber/GTalk [instant messages](%%"
1828 "doc.im%%). Configure your address and settings below."
1829 msgstr ""
1830 "Du kan skicka och ta emot notiser genom Jabber/GTalk-[snabbmeddelanden](%%"
1831 "doc.im%%). Konfigurera din adress och dina inställningar nedan."
1832
1833 #: actions/imsettings.php:89
1834 msgid "IM is not available."
1835 msgstr "IM är inte tillgänglig."
1836
1837 #: actions/imsettings.php:106
1838 msgid "Current confirmed Jabber/GTalk address."
1839 msgstr "Aktuell bekräftad Jabber/Gtalk-adress."
1840
1841 #: actions/imsettings.php:114
1842 #, php-format
1843 msgid ""
1844 "Awaiting confirmation on this address. Check your Jabber/GTalk account for a "
1845 "message with further instructions. (Did you add %s to your buddy list?)"
1846 msgstr ""
1847 "Väntar på bekräftelse för denna adress. Kontrollera ditt Jabber/GTalk-konto "
1848 "för vidare instruktioner. (La du till %s i din kompislista?)"
1849
1850 #: actions/imsettings.php:124
1851 msgid "IM address"
1852 msgstr "Adress för snabbmeddelanden"
1853
1854 #: actions/imsettings.php:126
1855 #, php-format
1856 msgid ""
1857 "Jabber or GTalk address, like \"UserName@example.org\". First, make sure to "
1858 "add %s to your buddy list in your IM client or on GTalk."
1859 msgstr ""
1860 "Jabber- eller GTalk-adress, som \"användarnamn@example.org\". Se först till "
1861 "att lägga till %s i din kompislista i din IM-klient eller hos GTalk."
1862
1863 #: actions/imsettings.php:143
1864 msgid "Send me notices through Jabber/GTalk."
1865 msgstr "Skicka notiser till mig genom Jabber/GTalk."
1866
1867 #: actions/imsettings.php:148
1868 msgid "Post a notice when my Jabber/GTalk status changes."
1869 msgstr "Posta en notis när min Jabber/GTalk-status ändras."
1870
1871 #: actions/imsettings.php:153
1872 msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to."
1873 msgstr ""
1874 "Skicka svar till mig genom Jabber/GTalk från personer som jag inte "
1875 "prenumererar på."
1876
1877 #: actions/imsettings.php:159
1878 msgid "Publish a MicroID for my Jabber/GTalk address."
1879 msgstr "Publicera ett MicroID för min Jabber/GTalk-adress."
1880
1881 #: actions/imsettings.php:285
1882 msgid "No Jabber ID."
1883 msgstr "Inget Jabber-ID."
1884
1885 #: actions/imsettings.php:292
1886 msgid "Cannot normalize that Jabber ID"
1887 msgstr "Kan inte normalisera detta Jabber-ID"
1888
1889 #: actions/imsettings.php:296
1890 msgid "Not a valid Jabber ID"
1891 msgstr "Inte ett giltigt Jabber-ID"
1892
1893 #: actions/imsettings.php:299
1894 msgid "That is already your Jabber ID."
1895 msgstr "Detta är redan ditt Jabber-ID"
1896
1897 #: actions/imsettings.php:302
1898 msgid "Jabber ID already belongs to another user."
1899 msgstr "Jabber-ID:t tillhör redan en annan användare."
1900
1901 #: actions/imsettings.php:327
1902 #, php-format
1903 msgid ""
1904 "A confirmation code was sent to the IM address you added. You must approve %"
1905 "s for sending messages to you."
1906 msgstr ""
1907 "En bekräftelsekod skickades till den IM-adress du angav. Du måste godkänna "
1908 "att %s får skicka meddelanden till dig."
1909
1910 #: actions/imsettings.php:387
1911 msgid "That is not your Jabber ID."
1912 msgstr "Detta är inte ditt Jabber-ID."
1913
1914 #: actions/inbox.php:59
1915 #, php-format
1916 msgid "Inbox for %1$s - page %2$d"
1917 msgstr "Inkorg för %1$s - sida %2$d"
1918
1919 #: actions/inbox.php:62
1920 #, php-format
1921 msgid "Inbox for %s"
1922 msgstr "Inkorg för %s"
1923
1924 #: actions/inbox.php:115
1925 msgid "This is your inbox, which lists your incoming private messages."
1926 msgstr ""
1927 "Detta är din inkorg som innehåller dina inkommande privata meddelanden."
1928
1929 #: actions/invite.php:39
1930 msgid "Invites have been disabled."
1931 msgstr "Inbjudningar har blivit inaktiverade."
1932
1933 #: actions/invite.php:41
1934 #, php-format
1935 msgid "You must be logged in to invite other users to use %s"
1936 msgstr "Du måste vara inloggad för att kunna bjuda in andra användare till %s"
1937
1938 #: actions/invite.php:72
1939 #, php-format
1940 msgid "Invalid email address: %s"
1941 msgstr "Ogiltig e-postadress: %s"
1942
1943 #: actions/invite.php:110
1944 msgid "Invitation(s) sent"
1945 msgstr "Inbjudan(ar) skickad(e)"
1946
1947 #: actions/invite.php:112
1948 msgid "Invite new users"
1949 msgstr "Bjud in nya användare"
1950
1951 #: actions/invite.php:128
1952 msgid "You are already subscribed to these users:"
1953 msgstr "Du prenumererar redan på dessa användare:"
1954
1955 #: actions/invite.php:131 actions/invite.php:139 lib/command.php:398
1956 #, php-format
1957 msgid "%1$s (%2$s)"
1958 msgstr "%1$s (%2$s)"
1959
1960 #: actions/invite.php:136
1961 msgid ""
1962 "These people are already users and you were automatically subscribed to them:"
1963 msgstr ""
1964 "Dessa personer är redan registrerade användare och du blev automatiskt "
1965 "prenumerat hos dem:"
1966
1967 #: actions/invite.php:144
1968 msgid "Invitation(s) sent to the following people:"
1969 msgstr "Inbjudning(ar) har skickats till följande personer:"
1970
1971 #: actions/invite.php:150
1972 msgid ""
1973 "You will be notified when your invitees accept the invitation and register "
1974 "on the site. Thanks for growing the community!"
1975 msgstr ""
1976 "Du kommer bli meddelad när någon du bjudit in accepterar inbjudan och "
1977 "registrerar sig. Tack för att du hjälper oss växa!"
1978
1979 #: actions/invite.php:162
1980 msgid ""
1981 "Use this form to invite your friends and colleagues to use this service."
1982 msgstr ""
1983 "Använd detta formulär för att bjuda in dina vänner och kollegor att använda "
1984 "denna tjänst."
1985
1986 #: actions/invite.php:187
1987 msgid "Email addresses"
1988 msgstr "E-postadresser"
1989
1990 #: actions/invite.php:189
1991 msgid "Addresses of friends to invite (one per line)"
1992 msgstr "Adresser till vänner att bjuda in (en rad per adress)"
1993
1994 #: actions/invite.php:192
1995 msgid "Personal message"
1996 msgstr "Personligt meddelande"
1997
1998 #: actions/invite.php:194
1999 msgid "Optionally add a personal message to the invitation."
2000 msgstr "Om du vill, skriv ett personligt meddelande till inbjudan."
2001
2002 #. TRANS: Send button for inviting friends
2003 #: actions/invite.php:198
2004 msgctxt "BUTTON"
2005 msgid "Send"
2006 msgstr "Skicka"
2007
2008 #: actions/invite.php:227
2009 #, php-format
2010 msgid "%1$s has invited you to join them on %2$s"
2011 msgstr "%1$s har bjudit in dig att gå med dem på %2$s"
2012
2013 #: actions/invite.php:229
2014 #, php-format
2015 msgid ""
2016 "%1$s has invited you to join them on %2$s (%3$s).\n"
2017 "\n"
2018 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
2019 "you know and people who interest you.\n"
2020 "\n"
2021 "You can also share news about yourself, your thoughts, or your life online "
2022 "with people who know about you. It's also great for meeting new people who "
2023 "share your interests.\n"
2024 "\n"
2025 "%1$s said:\n"
2026 "\n"
2027 "%4$s\n"
2028 "\n"
2029 "You can see %1$s's profile page on %2$s here:\n"
2030 "\n"
2031 "%5$s\n"
2032 "\n"
2033 "If you'd like to try the service, click on the link below to accept the "
2034 "invitation.\n"
2035 "\n"
2036 "%6$s\n"
2037 "\n"
2038 "If not, you can ignore this message. Thanks for your patience and your "
2039 "time.\n"
2040 "\n"
2041 "Sincerely, %2$s\n"
2042 msgstr ""
2043 "%1$s har bjudit in dig till dem på %2$s (%3$s).\n"
2044 "\n"
2045 "%2$s är en mikrobloggtjänst som låter dig hålla dig uppdaterad med folk du "
2046 "känner och folk som intresserar dig . \n"
2047 "\n"
2048 "Du kan också dela nyheter om dig själv, dina tankar, eller ditt liv online "
2049 "med folk som känner till dig. Det är också bra för att träffa nya människor "
2050 "som delar dina intressen.\n"
2051 "\n"
2052 "%1$s sa:\n"
2053 "\n"
2054 "%4$s\n"
2055 "\n"
2056 "Du kan se %1$ss profilsida på %2$s här: \n"
2057 "\n"
2058 "%5$s\n"
2059 "\n"
2060 "Om du vill prova tjänsten, klicka på länken nedan för att acceptera "
2061 "inbjudan. \n"
2062 "\n"
2063 "%6$s\n"
2064 "\n"
2065 "Om inte, kan du bortse från detta meddelande. Tack för ditt tålamod och din "
2066 "tid\n"
2067 "\n"
2068 "Vänliga hälsningar, %2$s\n"
2069
2070 #: actions/joingroup.php:60
2071 msgid "You must be logged in to join a group."
2072 msgstr "Du måste vara inloggad för att kunna gå med i en grupp."
2073
2074 #: actions/joingroup.php:88 actions/leavegroup.php:88
2075 msgid "No nickname or ID."
2076 msgstr "Inget smeknamn eller ID."
2077
2078 #: actions/joingroup.php:141
2079 #, php-format
2080 msgid "%1$s joined group %2$s"
2081 msgstr "%1$s gick med i grupp %2$s"
2082
2083 #: actions/leavegroup.php:60
2084 msgid "You must be logged in to leave a group."
2085 msgstr "Du måste vara inloggad för att lämna en grupp."
2086
2087 #: actions/leavegroup.php:100 lib/command.php:363
2088 msgid "You are not a member of that group."
2089 msgstr "Du är inte en medlem i den gruppen."
2090
2091 #: actions/leavegroup.php:137
2092 #, php-format
2093 msgid "%1$s left group %2$s"
2094 msgstr "%1$s lämnade grupp %2$s"
2095
2096 #: actions/login.php:80 actions/otp.php:62 actions/register.php:137
2097 msgid "Already logged in."
2098 msgstr "Redan inloggad."
2099
2100 #: actions/login.php:126
2101 msgid "Incorrect username or password."
2102 msgstr "Felaktigt användarnamn eller lösenord."
2103
2104 #: actions/login.php:132 actions/otp.php:120
2105 msgid "Error setting user. You are probably not authorized."
2106 msgstr "Fel vid inställning av användare. Du har sannolikt inte tillstånd."
2107
2108 #: actions/login.php:188 actions/login.php:241 lib/logingroupnav.php:79
2109 msgid "Login"
2110 msgstr "Logga in"
2111
2112 #: actions/login.php:227
2113 msgid "Login to site"
2114 msgstr "Logga in på webbplatsen"
2115
2116 #: actions/login.php:236 actions/register.php:478
2117 msgid "Remember me"
2118 msgstr "Kom ihåg mig"
2119
2120 #: actions/login.php:237 actions/register.php:480
2121 msgid "Automatically login in the future; not for shared computers!"
2122 msgstr "Logga in automatiskt i framtiden; inte för delade datorer!"
2123
2124 #: actions/login.php:247
2125 msgid "Lost or forgotten password?"
2126 msgstr "Tappat bort eller glömt ditt lösenord?"
2127
2128 #: actions/login.php:266
2129 msgid ""
2130 "For security reasons, please re-enter your user name and password before "
2131 "changing your settings."
2132 msgstr ""
2133 "Av säkerhetsskäl, var vänlig och skriv in ditt användarnamn och lösenord "
2134 "igen innan du ändrar dina inställningar."
2135
2136 #: actions/login.php:270
2137 #, php-format
2138 msgid ""
2139 "Login with your username and password. Don't have a username yet? [Register]"
2140 "(%%action.register%%) a new account."
2141 msgstr ""
2142 "Logga in med ditt användarnamn och lösenord. Har du inget användarnamn ännu? "
2143 "[Registrera](%%action.register%%) ett nytt konto."
2144
2145 #: actions/makeadmin.php:92
2146 msgid "Only an admin can make another user an admin."
2147 msgstr "Bara en administratör kan göra en annan användare till administratör."
2148
2149 #: actions/makeadmin.php:96
2150 #, php-format
2151 msgid "%1$s is already an admin for group \"%2$s\"."
2152 msgstr "%1$s är redan en administratör för grupp \"%2$s\"."
2153
2154 #: actions/makeadmin.php:133
2155 #, php-format
2156 msgid "Can't get membership record for %1$s in group %2$s."
2157 msgstr "Kan inte hämta uppgift om medlemskap för %1$s i grupp %2$s."
2158
2159 #: actions/makeadmin.php:146
2160 #, php-format
2161 msgid "Can't make %1$s an admin for group %2$s."
2162 msgstr "Kan inte göra %1$s till en administratör för grupp %2$s."
2163
2164 #: actions/microsummary.php:69
2165 msgid "No current status"
2166 msgstr "Ingen aktuell status"
2167
2168 #: actions/newapplication.php:52
2169 msgid "New Application"
2170 msgstr "Ny applikation"
2171
2172 #: actions/newapplication.php:64
2173 msgid "You must be logged in to register an application."
2174 msgstr "Du måste vara inloggad för att registrera en applikation."
2175
2176 #: actions/newapplication.php:143
2177 msgid "Use this form to register a new application."
2178 msgstr "Använd detta formulär för att registrera en ny applikation."
2179
2180 #: actions/newapplication.php:176
2181 msgid "Source URL is required."
2182 msgstr "URL till källa krävs."
2183
2184 #: actions/newapplication.php:258 actions/newapplication.php:267
2185 msgid "Could not create application."
2186 msgstr "Kunde inte skapa applikation."
2187
2188 #: actions/newgroup.php:53
2189 msgid "New group"
2190 msgstr "Ny grupp"
2191
2192 #: actions/newgroup.php:110
2193 msgid "Use this form to create a new group."
2194 msgstr "Använd detta formulär för att skapa en ny grupp."
2195
2196 #: actions/newmessage.php:71 actions/newmessage.php:231
2197 msgid "New message"
2198 msgstr "Nytt meddelande"
2199
2200 #: actions/newmessage.php:121 actions/newmessage.php:161 lib/command.php:459
2201 msgid "You can't send a message to this user."
2202 msgstr "Du kan inte skicka ett meddelande till den användaren."
2203
2204 #: actions/newmessage.php:144 actions/newnotice.php:136 lib/command.php:443
2205 #: lib/command.php:529
2206 msgid "No content!"
2207 msgstr "Inget innehåll!"
2208
2209 #: actions/newmessage.php:158
2210 msgid "No recipient specified."
2211 msgstr "Ingen mottagare angiven."
2212
2213 #: actions/newmessage.php:164 lib/command.php:462
2214 msgid ""
2215 "Don't send a message to yourself; just say it to yourself quietly instead."
2216 msgstr ""
2217 "Skicka inte meddelande till dig själv; viska lite tyst till dig själv "
2218 "istället."
2219
2220 #: actions/newmessage.php:181
2221 msgid "Message sent"
2222 msgstr "Meddelande skickat"
2223
2224 #: actions/newmessage.php:185
2225 #, php-format
2226 msgid "Direct message to %s sent."
2227 msgstr "Direktmeddelande till %s skickat."
2228
2229 #: actions/newmessage.php:210 actions/newnotice.php:245 lib/channel.php:189
2230 msgid "Ajax Error"
2231 msgstr "AJAX-fel"
2232
2233 #: actions/newnotice.php:69
2234 msgid "New notice"
2235 msgstr "Ny notis"
2236
2237 #: actions/newnotice.php:211
2238 msgid "Notice posted"
2239 msgstr "Notis postad"
2240
2241 #: actions/noticesearch.php:68
2242 #, php-format
2243 msgid ""
2244 "Search for notices on %%site.name%% by their contents. Separate search terms "
2245 "by spaces; they must be 3 characters or more."
2246 msgstr ""
2247 "Sök efter innehåll i notiser på %%site.name%%. Skilj söktermerna åt med "
2248 "mellanslag; de måste vara minst tre tecken långa."
2249
2250 #: actions/noticesearch.php:78
2251 msgid "Text search"
2252 msgstr "Textsökning"
2253
2254 #: actions/noticesearch.php:91
2255 #, php-format
2256 msgid "Search results for \"%1$s\" on %2$s"
2257 msgstr "Sökresultat för \"%1$s\" på %2$s"
2258
2259 #: actions/noticesearch.php:121
2260 #, php-format
2261 msgid ""
2262 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
2263 "status_textarea=%s)!"
2264 msgstr ""
2265 "Var den första att [skriva i detta ämne](%%%%action.newnotice%%%%?"
2266 "status_textarea=%s)!"
2267
2268 #: actions/noticesearch.php:124
2269 #, php-format
2270 msgid ""
2271 "Why not [register an account](%%%%action.register%%%%) and be the first to "
2272 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
2273 msgstr ""
2274 "Varför inte [registrera ett konto](%%%%action.register%%%%) och vara först "
2275 "med att [skriva i detta ämne](%%%%action.newnotice%%%%?status_textarea=%s)!"
2276
2277 #: actions/noticesearchrss.php:96
2278 #, php-format
2279 msgid "Updates with \"%s\""
2280 msgstr "Uppdateringar med \"%s\""
2281
2282 #: actions/noticesearchrss.php:98
2283 #, php-format
2284 msgid "Updates matching search term \"%1$s\" on %2$s!"
2285 msgstr "Uppdateringar som matchar söksträngen \"%1$s\" på %2$s!"
2286
2287 #: actions/nudge.php:85
2288 msgid ""
2289 "This user doesn't allow nudges or hasn't confirmed or set his email yet."
2290 msgstr ""
2291 "Denna användare har inte tillåtit knuffar eller har inte bekräftat eller "
2292 "angett sitt e-post än."
2293
2294 #: actions/nudge.php:94
2295 msgid "Nudge sent"
2296 msgstr "Knuff sänd"
2297
2298 #: actions/nudge.php:97
2299 msgid "Nudge sent!"
2300 msgstr "Knuff sänd!"
2301
2302 #: actions/oauthappssettings.php:59
2303 msgid "You must be logged in to list your applications."
2304 msgstr "Du måste vara inloggad för att lista dina applikationer."
2305
2306 #: actions/oauthappssettings.php:74
2307 msgid "OAuth applications"
2308 msgstr "OAuth-applikationer"
2309
2310 #: actions/oauthappssettings.php:85
2311 msgid "Applications you have registered"
2312 msgstr "Applikationer du har registrerat"
2313
2314 #: actions/oauthappssettings.php:135
2315 #, php-format
2316 msgid "You have not registered any applications yet."
2317 msgstr "Du har inte registrerat några applikationer än."
2318
2319 #: actions/oauthconnectionssettings.php:72
2320 msgid "Connected applications"
2321 msgstr "Anslutna applikationer"
2322
2323 #: actions/oauthconnectionssettings.php:83
2324 msgid "You have allowed the following applications to access you account."
2325 msgstr "Du har tillåtit följande applikationer att komma åt ditt konto."
2326
2327 #: actions/oauthconnectionssettings.php:175
2328 msgid "You are not a user of that application."
2329 msgstr "Du är inte en användare av den applikationen."
2330
2331 #: actions/oauthconnectionssettings.php:186
2332 msgid "Unable to revoke access for app: "
2333 msgstr "Kunde inte återkalla åtkomst för applikation: "
2334
2335 #: actions/oauthconnectionssettings.php:198
2336 #, php-format
2337 msgid "You have not authorized any applications to use your account."
2338 msgstr "Du har inte tillåtit några applikationer att använda ditt konto."
2339
2340 #: actions/oauthconnectionssettings.php:211
2341 msgid "Developers can edit the registration settings for their applications "
2342 msgstr ""
2343 "Utvecklare kan redigera registreringsinställningarna för sina applikationer "
2344
2345 #: actions/oembed.php:79 actions/shownotice.php:100
2346 msgid "Notice has no profile"
2347 msgstr "Notisen har ingen profil"
2348
2349 #: actions/oembed.php:86 actions/shownotice.php:175
2350 #, php-format
2351 msgid "%1$s's status on %2$s"
2352 msgstr "%1$ss status den %2$s"
2353
2354 #: actions/oembed.php:157
2355 msgid "content type "
2356 msgstr "innehållstyp "
2357
2358 #: actions/oembed.php:160
2359 msgid "Only "
2360 msgstr "Bara "
2361
2362 #: actions/oembed.php:181 actions/oembed.php:200 lib/apiaction.php:1069
2363 #: lib/apiaction.php:1097 lib/apiaction.php:1213
2364 msgid "Not a supported data format."
2365 msgstr "Ett dataformat som inte stödjs"
2366
2367 #: actions/opensearch.php:64
2368 msgid "People Search"
2369 msgstr "Personsökning"
2370
2371 #: actions/opensearch.php:67
2372 msgid "Notice Search"
2373 msgstr "Notissökning"
2374
2375 #: actions/othersettings.php:60
2376 msgid "Other settings"
2377 msgstr "Övriga inställningar"
2378
2379 #: actions/othersettings.php:71
2380 msgid "Manage various other options."
2381 msgstr "Hantera diverse andra alternativ."
2382
2383 #: actions/othersettings.php:108
2384 msgid " (free service)"
2385 msgstr "(fri tjänst)"
2386
2387 #: actions/othersettings.php:116
2388 msgid "Shorten URLs with"
2389 msgstr "Förkorta URL:er med"
2390
2391 #: actions/othersettings.php:117
2392 msgid "Automatic shortening service to use."
2393 msgstr "Automatiska förkortningstjänster att använda."
2394
2395 #: actions/othersettings.php:122
2396 msgid "View profile designs"
2397 msgstr "Visa profilutseenden"
2398
2399 #: actions/othersettings.php:123
2400 msgid "Show or hide profile designs."
2401 msgstr "Visa eller göm profilutseenden."
2402
2403 #: actions/othersettings.php:153
2404 msgid "URL shortening service is too long (max 50 chars)."
2405 msgstr "Namnet på URL-förkortningstjänsen är för långt (max 50 tecken)."
2406
2407 #: actions/otp.php:69
2408 msgid "No user ID specified."
2409 msgstr "Ingen användar-ID angiven."
2410
2411 #: actions/otp.php:83
2412 msgid "No login token specified."
2413 msgstr "Ingen inloggnings-token angiven."
2414
2415 #: actions/otp.php:90
2416 msgid "No login token requested."
2417 msgstr "Ingen token för inloggning begärd."
2418
2419 #: actions/otp.php:95
2420 msgid "Invalid login token specified."
2421 msgstr "Ogiltig inloggnings-token angiven."
2422
2423 #: actions/otp.php:104
2424 msgid "Login token expired."
2425 msgstr "Inloggnings-token förfallen."
2426
2427 #: actions/outbox.php:58
2428 #, php-format
2429 msgid "Outbox for %1$s - page %2$d"
2430 msgstr "Utkorg för %1$s - sida %2$d"
2431
2432 #: actions/outbox.php:61
2433 #, php-format
2434 msgid "Outbox for %s"
2435 msgstr "Utkorg för %s"
2436
2437 #: actions/outbox.php:116
2438 msgid "This is your outbox, which lists private messages you have sent."
2439 msgstr "Detta är din utkorg som innehåller privata meddelanden du har skickat."
2440
2441 #: actions/passwordsettings.php:58
2442 msgid "Change password"
2443 msgstr "Byt lösenord"
2444
2445 #: actions/passwordsettings.php:69
2446 msgid "Change your password."
2447 msgstr "Byt ditt lösenord."
2448
2449 #: actions/passwordsettings.php:96 actions/recoverpassword.php:231
2450 msgid "Password change"
2451 msgstr "Byte av lösenord"
2452
2453 #: actions/passwordsettings.php:104
2454 msgid "Old password"
2455 msgstr "Gammalt lösenord"
2456
2457 #: actions/passwordsettings.php:108 actions/recoverpassword.php:235
2458 msgid "New password"
2459 msgstr "Nytt lösenord"
2460
2461 #: actions/passwordsettings.php:109
2462 msgid "6 or more characters"
2463 msgstr "Minst 6 tecken"
2464
2465 #: actions/passwordsettings.php:112 actions/recoverpassword.php:239
2466 #: actions/register.php:433 actions/smssettings.php:134
2467 msgid "Confirm"
2468 msgstr "Bekräfta"
2469
2470 #: actions/passwordsettings.php:113 actions/recoverpassword.php:240
2471 msgid "Same as password above"
2472 msgstr "Samma som lösenordet ovan"
2473
2474 #: actions/passwordsettings.php:117
2475 msgid "Change"
2476 msgstr "Ändra"
2477
2478 #: actions/passwordsettings.php:154 actions/register.php:230
2479 msgid "Password must be 6 or more characters."
2480 msgstr "Lösenordet måste vara minst 6 tecken."
2481
2482 #: actions/passwordsettings.php:157 actions/register.php:233
2483 msgid "Passwords don't match."
2484 msgstr "Lösenorden matchar inte."
2485
2486 #: actions/passwordsettings.php:165
2487 msgid "Incorrect old password"
2488 msgstr "Felaktigt gammalt lösenord"
2489
2490 #: actions/passwordsettings.php:181
2491 msgid "Error saving user; invalid."
2492 msgstr "Fel vid sparande av användare; ogiltig."
2493
2494 #: actions/passwordsettings.php:186 actions/recoverpassword.php:381
2495 msgid "Can't save new password."
2496 msgstr "Kan inte spara nytt lösenord."
2497
2498 #: actions/passwordsettings.php:192 actions/recoverpassword.php:211
2499 msgid "Password saved."
2500 msgstr "Lösenord sparat."
2501
2502 #. TRANS: Menu item for site administration
2503 #: actions/pathsadminpanel.php:59 lib/adminpanelaction.php:382
2504 msgid "Paths"
2505 msgstr "Sökvägar"
2506
2507 #: actions/pathsadminpanel.php:70
2508 msgid "Path and server settings for this StatusNet site."
2509 msgstr "Sökvägs- och serverinställningar för denna StatusNet-webbplats."
2510
2511 #: actions/pathsadminpanel.php:157
2512 #, php-format
2513 msgid "Theme directory not readable: %s"
2514 msgstr "Katalog med teman är inte läsbar: %s"
2515
2516 #: actions/pathsadminpanel.php:163
2517 #, php-format
2518 msgid "Avatar directory not writable: %s"
2519 msgstr "Katalog med avatarer är inte skrivbar: %s"
2520
2521 #: actions/pathsadminpanel.php:169
2522 #, php-format
2523 msgid "Background directory not writable: %s"
2524 msgstr "Katalog med bakgrunder är inte skrivbar: %s"
2525
2526 #: actions/pathsadminpanel.php:177
2527 #, php-format
2528 msgid "Locales directory not readable: %s"
2529 msgstr "Katalog med lokaliseringfiler (locales) är inte läsbar. %s"
2530
2531 #: actions/pathsadminpanel.php:183
2532 msgid "Invalid SSL server. The maximum length is 255 characters."
2533 msgstr "Ogiltigt SSL-servernamn. Den maximala längden är 255 tecken."
2534
2535 #: actions/pathsadminpanel.php:234 actions/siteadminpanel.php:58
2536 msgid "Site"
2537 msgstr "Webbplats"
2538
2539 #: actions/pathsadminpanel.php:238
2540 msgid "Server"
2541 msgstr "Server"
2542
2543 #: actions/pathsadminpanel.php:238
2544 msgid "Site's server hostname."
2545 msgstr "Värdnamn för webbplatsens server."
2546
2547 #: actions/pathsadminpanel.php:242
2548 msgid "Path"
2549 msgstr "Sökväg"
2550
2551 #: actions/pathsadminpanel.php:242
2552 msgid "Site path"
2553 msgstr "Sökväg till webbplats"
2554
2555 #: actions/pathsadminpanel.php:246
2556 msgid "Path to locales"
2557 msgstr "Sökväg till lokaliseringfiler (locales)"
2558
2559 #: actions/pathsadminpanel.php:246
2560 msgid "Directory path to locales"
2561 msgstr "Katalogsökväg till lokaliseringfiler (locales)"
2562
2563 #: actions/pathsadminpanel.php:250
2564 msgid "Fancy URLs"
2565 msgstr "Utsmyckade URL:er"
2566
2567 #: actions/pathsadminpanel.php:252
2568 msgid "Use fancy (more readable and memorable) URLs?"
2569 msgstr ""
2570 "Skall utsmyckade URL:er användas (mer läsbara och lättare att komma ihåg)?"
2571
2572 #: actions/pathsadminpanel.php:259
2573 msgid "Theme"
2574 msgstr "Teman"
2575
2576 #: actions/pathsadminpanel.php:264
2577 msgid "Theme server"
2578 msgstr "Server med teman"
2579
2580 #: actions/pathsadminpanel.php:268
2581 msgid "Theme path"
2582 msgstr "Sökväg till teman"
2583
2584 #: actions/pathsadminpanel.php:272
2585 msgid "Theme directory"
2586 msgstr "Katalog med teman"
2587
2588 #: actions/pathsadminpanel.php:279
2589 msgid "Avatars"
2590 msgstr "Avatarer"
2591
2592 #: actions/pathsadminpanel.php:284
2593 msgid "Avatar server"
2594 msgstr "Server med avatarer"
2595
2596 #: actions/pathsadminpanel.php:288
2597 msgid "Avatar path"
2598 msgstr "Sökväg till avatarer"
2599
2600 #: actions/pathsadminpanel.php:292
2601 msgid "Avatar directory"
2602 msgstr "Katalog med avatarer"
2603
2604 #: actions/pathsadminpanel.php:301
2605 msgid "Backgrounds"
2606 msgstr "Bakgrunder"
2607
2608 #: actions/pathsadminpanel.php:305
2609 msgid "Background server"
2610 msgstr "Server med bakgrunder"
2611
2612 #: actions/pathsadminpanel.php:309
2613 msgid "Background path"
2614 msgstr "Sökväg till bakgrunder"
2615
2616 #: actions/pathsadminpanel.php:313
2617 msgid "Background directory"
2618 msgstr "Katalog med bakgrunder"
2619
2620 #: actions/pathsadminpanel.php:320
2621 msgid "SSL"
2622 msgstr "SSL"
2623
2624 #: actions/pathsadminpanel.php:323 actions/snapshotadminpanel.php:202
2625 msgid "Never"
2626 msgstr "Aldrig"
2627
2628 #: actions/pathsadminpanel.php:324
2629 msgid "Sometimes"
2630 msgstr "Ibland"
2631
2632 #: actions/pathsadminpanel.php:325
2633 msgid "Always"
2634 msgstr "Alltid"
2635
2636 #: actions/pathsadminpanel.php:329
2637 msgid "Use SSL"
2638 msgstr "Använd SSL"
2639
2640 #: actions/pathsadminpanel.php:330
2641 msgid "When to use SSL"
2642 msgstr "När SSL skall användas"
2643
2644 #: actions/pathsadminpanel.php:335
2645 msgid "SSL server"
2646 msgstr "SSL-server"
2647
2648 #: actions/pathsadminpanel.php:336
2649 msgid "Server to direct SSL requests to"
2650 msgstr "Server att dirigera SSL-begäran till"
2651
2652 #: actions/pathsadminpanel.php:352
2653 msgid "Save paths"
2654 msgstr "Spara sökvägar"
2655
2656 #: actions/peoplesearch.php:52
2657 #, php-format
2658 msgid ""
2659 "Search for people on %%site.name%% by their name, location, or interests. "
2660 "Separate the terms by spaces; they must be 3 characters or more."
2661 msgstr ""
2662 "Sök efter personer på %%site.name%% efter deras namn, plats eller intressen. "
2663 "Skilj söktermerna åt med mellanslag; de måste vara tre tecken långa."
2664
2665 #: actions/peoplesearch.php:58
2666 msgid "People search"
2667 msgstr "Personsökning"
2668
2669 #: actions/peopletag.php:70
2670 #, php-format
2671 msgid "Not a valid people tag: %s"
2672 msgstr "Inte en giltig persontagg: %s"
2673
2674 #: actions/peopletag.php:144
2675 #, php-format
2676 msgid "Users self-tagged with %1$s - page %2$d"
2677 msgstr "Användare som taggat sig själv med %1$s - sida %2$d"
2678
2679 #: actions/postnotice.php:95
2680 msgid "Invalid notice content"
2681 msgstr "Ogiltigt notisinnehåll"
2682
2683 #: actions/postnotice.php:101
2684 #, php-format
2685 msgid "Notice license ‘%1$s’ is not compatible with site license ‘%2$s’."
2686 msgstr "Licensen för notiser ‘%1$s’ är inte förenlig webbplatslicensen ‘%2$s’."
2687
2688 #: actions/profilesettings.php:60
2689 msgid "Profile settings"
2690 msgstr "Profilinställningar"
2691
2692 #: actions/profilesettings.php:71
2693 msgid ""
2694 "You can update your personal profile info here so people know more about you."
2695 msgstr ""
2696 "Du kan uppdatera din personliga profilinformation här så att folk vet mer om "
2697 "dig."
2698
2699 #: actions/profilesettings.php:99
2700 msgid "Profile information"
2701 msgstr "Profilinformation"
2702
2703 #: actions/profilesettings.php:108 lib/groupeditform.php:154
2704 msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
2705 msgstr "1-64 små bokstäver eller nummer, inga punkter eller mellanslag"
2706
2707 #: actions/profilesettings.php:111 actions/register.php:448
2708 #: actions/showgroup.php:256 actions/tagother.php:104
2709 #: lib/groupeditform.php:157 lib/userprofile.php:150
2710 msgid "Full name"
2711 msgstr "Fullständigt namn"
2712
2713 #: actions/profilesettings.php:115 actions/register.php:453
2714 #: lib/applicationeditform.php:228 lib/groupeditform.php:161
2715 msgid "Homepage"
2716 msgstr "Hemsida"
2717
2718 #: actions/profilesettings.php:117 actions/register.php:455
2719 msgid "URL of your homepage, blog, or profile on another site"
2720 msgstr "URL till din hemsida, blogg eller profil på en annan webbplats."
2721
2722 #: actions/profilesettings.php:122 actions/register.php:461
2723 #, php-format
2724 msgid "Describe yourself and your interests in %d chars"
2725 msgstr "Beskriv dig själv och dina intressen med högst 140 tecken"
2726
2727 #: actions/profilesettings.php:125 actions/register.php:464
2728 msgid "Describe yourself and your interests"
2729 msgstr "Beskriv dig själv och dina intressen"
2730
2731 #: actions/profilesettings.php:127 actions/register.php:466
2732 msgid "Bio"
2733 msgstr "Biografi"
2734
2735 #: actions/profilesettings.php:132 actions/register.php:471
2736 #: actions/showgroup.php:265 actions/tagother.php:112
2737 #: actions/userauthorization.php:166 lib/groupeditform.php:177
2738 #: lib/userprofile.php:165
2739 msgid "Location"
2740 msgstr "Plats"
2741
2742 #: actions/profilesettings.php:134 actions/register.php:473
2743 msgid "Where you are, like \"City, State (or Region), Country\""
2744 msgstr "Var du håller till, såsom \"Stad, Län, Land\""
2745
2746 #: actions/profilesettings.php:138
2747 msgid "Share my current location when posting notices"
2748 msgstr "Dela min nuvarande plats när jag skickar notiser"
2749
2750 #: actions/profilesettings.php:145 actions/tagother.php:149
2751 #: actions/tagother.php:209 lib/subscriptionlist.php:106
2752 #: lib/subscriptionlist.php:108 lib/userprofile.php:210
2753 msgid "Tags"
2754 msgstr "Taggar"
2755
2756 #: actions/profilesettings.php:147
2757 msgid ""
2758 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
2759 msgstr ""
2760 "Taggar för dig själv (bokstäver, nummer, -, ., och _), separerade med "
2761 "kommatecken eller mellanslag"
2762
2763 #: actions/profilesettings.php:151
2764 msgid "Language"
2765 msgstr "Språk"
2766
2767 #: actions/profilesettings.php:152
2768 msgid "Preferred language"
2769 msgstr "Föredraget språk"
2770
2771 #: actions/profilesettings.php:161
2772 msgid "Timezone"
2773 msgstr "Tidszon"
2774
2775 #: actions/profilesettings.php:162
2776 msgid "What timezone are you normally in?"
2777 msgstr "I vilken tidszon befinner du dig normalt?"
2778
2779 #: actions/profilesettings.php:167
2780 msgid ""
2781 "Automatically subscribe to whoever subscribes to me (best for non-humans)"
2782 msgstr ""
2783 "Prenumerera automatiskt på den som prenumererar på mig (bäst för icke-"
2784 "människa) "
2785
2786 #: actions/profilesettings.php:228 actions/register.php:223
2787 #, php-format
2788 msgid "Bio is too long (max %d chars)."
2789 msgstr "Biografin är för lång (max %d tecken)."
2790
2791 #: actions/profilesettings.php:235 actions/siteadminpanel.php:151
2792 msgid "Timezone not selected."
2793 msgstr "Tidszon inte valt."
2794
2795 #: actions/profilesettings.php:241
2796 msgid "Language is too long (max 50 chars)."
2797 msgstr "Språknamn är för långt (max 50 tecken)."
2798
2799 #: actions/profilesettings.php:253 actions/tagother.php:178
2800 #, php-format
2801 msgid "Invalid tag: \"%s\""
2802 msgstr "Ogiltig tagg: \"%s\""
2803
2804 #: actions/profilesettings.php:306
2805 msgid "Couldn't update user for autosubscribe."
2806 msgstr "Kunde inte uppdatera användaren för automatisk prenumeration."
2807
2808 #: actions/profilesettings.php:363
2809 msgid "Couldn't save location prefs."
2810 msgstr "Kunde inte spara platsinställningar."
2811
2812 #: actions/profilesettings.php:375
2813 msgid "Couldn't save profile."
2814 msgstr "Kunde inte spara profil."
2815
2816 #: actions/profilesettings.php:383
2817 msgid "Couldn't save tags."
2818 msgstr "Kunde inte spara taggar."
2819
2820 #. TRANS: Message after successful saving of administrative settings.
2821 #: actions/profilesettings.php:391 lib/adminpanelaction.php:141
2822 msgid "Settings saved."
2823 msgstr "Inställningar sparade."
2824
2825 #: actions/public.php:83
2826 #, php-format
2827 msgid "Beyond the page limit (%s)"
2828 msgstr "Bortom sidbegränsningen (%s)"
2829
2830 #: actions/public.php:92
2831 msgid "Could not retrieve public stream."
2832 msgstr "Kunde inte hämta publik ström."
2833
2834 #: actions/public.php:130
2835 #, php-format
2836 msgid "Public timeline, page %d"
2837 msgstr "Publik tidslinje, sida %d"
2838
2839 #: actions/public.php:132 lib/publicgroupnav.php:79
2840 msgid "Public timeline"
2841 msgstr "Publik tidslinje"
2842
2843 #: actions/public.php:160
2844 msgid "Public Stream Feed (RSS 1.0)"
2845 msgstr "Publikt flöde av ström (RSS 1.0)"
2846
2847 #: actions/public.php:164
2848 msgid "Public Stream Feed (RSS 2.0)"
2849 msgstr "Publikt flöde av ström (RSS 2.0)"
2850
2851 #: actions/public.php:168
2852 msgid "Public Stream Feed (Atom)"
2853 msgstr "Publikt flöde av ström (Atom)"
2854
2855 #: actions/public.php:188
2856 #, php-format
2857 msgid ""
2858 "This is the public timeline for %%site.name%% but no one has posted anything "
2859 "yet."
2860 msgstr ""
2861 "Detta är den publika tidslinjen för %%site.name%% men ingen har postat något "
2862 "än."
2863
2864 #: actions/public.php:191
2865 msgid "Be the first to post!"
2866 msgstr "Bli först att posta!"
2867
2868 #: actions/public.php:195
2869 #, php-format
2870 msgid ""
2871 "Why not [register an account](%%action.register%%) and be the first to post!"
2872 msgstr ""
2873 "Varför inte [registrera ett konto](%%action.register%%) och bli först att "
2874 "posta!"
2875
2876 #: actions/public.php:242
2877 #, php-format
2878 msgid ""
2879 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
2880 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
2881 "tool. [Join now](%%action.register%%) to share notices about yourself with "
2882 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
2883 msgstr ""
2884 "Detta är %%site.name%%, en [mikroblogg](http://sv.wikipedia.org/wiki/"
2885 "Mikroblogg)tjänst baserad på den fria programvaran [StatusNet](http://status."
2886 "net/). [Gå med nu](%%action.register%%) för att dela notiser om dig själv "
2887 "med vänner, familj och kollegor! ([Läs mer](%%doc.help%%))"
2888
2889 #: actions/public.php:247
2890 #, php-format
2891 msgid ""
2892 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
2893 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
2894 "tool."
2895 msgstr ""
2896 "Detta är %%site.name%%, en [mikroblogg](http://sv.wikipedia.org/wiki/"
2897 "Mikroblogg)tjänst baserad på den fria programvaran [StatusNet](http://status."
2898 "net/)."
2899
2900 #: actions/publictagcloud.php:57
2901 msgid "Public tag cloud"
2902 msgstr "Publikt taggmoln"
2903
2904 #: actions/publictagcloud.php:63
2905 #, php-format
2906 msgid "These are most popular recent tags on %s "
2907 msgstr "Dessa är de populäraste senaste taggarna på %s "
2908
2909 #: actions/publictagcloud.php:69
2910 #, php-format
2911 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
2912 msgstr "Ingen har postat en notis med en [hashtagg](%%doc.tags%%) än."
2913
2914 #: actions/publictagcloud.php:72
2915 msgid "Be the first to post one!"
2916 msgstr "Bli först att posta en!"
2917
2918 #: actions/publictagcloud.php:75
2919 #, php-format
2920 msgid ""
2921 "Why not [register an account](%%action.register%%) and be the first to post "
2922 "one!"
2923 msgstr ""
2924 "Varför inte [registrera ett konto](%%action.register%%) och bli först att "
2925 "posta en!"
2926
2927 #: actions/publictagcloud.php:134
2928 msgid "Tag cloud"
2929 msgstr "Taggmoln"
2930
2931 #: actions/recoverpassword.php:36
2932 msgid "You are already logged in!"
2933 msgstr "Du är redan inloggad!"
2934
2935 #: actions/recoverpassword.php:62
2936 msgid "No such recovery code."
2937 msgstr "Ingen sådan återskapningskod."
2938
2939 #: actions/recoverpassword.php:66
2940 msgid "Not a recovery code."
2941 msgstr "Inte en återskapningskod."
2942
2943 #: actions/recoverpassword.php:73
2944 msgid "Recovery code for unknown user."
2945 msgstr "Återskapningskod för okänd användare."
2946
2947 #: actions/recoverpassword.php:86
2948 msgid "Error with confirmation code."
2949 msgstr "Fel med bekräftelsekod."
2950
2951 #: actions/recoverpassword.php:97
2952 msgid "This confirmation code is too old. Please start again."
2953 msgstr "Denna bekräftelsekod är för gammal. Var vänlig börja om igen."
2954
2955 #: actions/recoverpassword.php:111
2956 msgid "Could not update user with confirmed email address."
2957 msgstr "Kunde inte uppdatera användaren med bekräftad e-postadress."
2958
2959 #: actions/recoverpassword.php:152
2960 msgid ""
2961 "If you have forgotten or lost your password, you can get a new one sent to "
2962 "the email address you have stored in your account."
2963 msgstr ""
2964 "Om du har glömt eller förlorat ditt lösenord kan du få ett nytt skickat till "
2965 "den e-postadress du har sparat i ditt konto."
2966
2967 #: actions/recoverpassword.php:158
2968 msgid "You have been identified. Enter a new password below. "
2969 msgstr "Du har blivit identifierad. Ange ett nytt lösenord nedan. "
2970
2971 #: actions/recoverpassword.php:188
2972 msgid "Password recovery"
2973 msgstr "Återskapande av lösenord"
2974
2975 #: actions/recoverpassword.php:191
2976 msgid "Nickname or email address"
2977 msgstr "Smeknamn eller e-postadress"
2978
2979 #: actions/recoverpassword.php:193
2980 msgid "Your nickname on this server, or your registered email address."
2981 msgstr ""
2982 "Ditt användarnamn på denna server, eller din registrerade e-postadress."
2983
2984 #: actions/recoverpassword.php:199 actions/recoverpassword.php:200
2985 msgid "Recover"
2986 msgstr "Återskapa"
2987
2988 #: actions/recoverpassword.php:208
2989 msgid "Reset password"
2990 msgstr "Återställ lösenord"
2991
2992 #: actions/recoverpassword.php:209
2993 msgid "Recover password"
2994 msgstr "Återskapa lösenord"
2995
2996 #: actions/recoverpassword.php:210 actions/recoverpassword.php:335
2997 msgid "Password recovery requested"
2998 msgstr "Återskapande av lösenord begärd"
2999
3000 #: actions/recoverpassword.php:213
3001 msgid "Unknown action"
3002 msgstr "Okänd funktion"
3003
3004 #: actions/recoverpassword.php:236
3005 msgid "6 or more characters, and don't forget it!"
3006 msgstr "Minst 6 tecken, och glöm inte bort det!"
3007
3008 #: actions/recoverpassword.php:243
3009 msgid "Reset"
3010 msgstr "Återställ"
3011
3012 #: actions/recoverpassword.php:252
3013 msgid "Enter a nickname or email address."
3014 msgstr "Skriv in ett smeknamn eller en e-postadress."
3015
3016 #: actions/recoverpassword.php:282
3017 msgid "No user with that email address or username."
3018 msgstr "Ingen användare med den e-postadressen eller användarnamn."
3019
3020 #: actions/recoverpassword.php:299
3021 msgid "No registered email address for that user."
3022 msgstr "Ingen registrerad e-postadress för den användaren."
3023
3024 #: actions/recoverpassword.php:313
3025 msgid "Error saving address confirmation."
3026 msgstr "Fel vid sparande av adressbekräftelse."
3027
3028 #: actions/recoverpassword.php:338
3029 msgid ""
3030 "Instructions for recovering your password have been sent to the email "
3031 "address registered to your account."
3032 msgstr ""
3033 "Instruktioner för att återställa ditt lösenord har skickats till e-"
3034 "postadressen som är registrerat till ditt konto "
3035
3036 #: actions/recoverpassword.php:357
3037 msgid "Unexpected password reset."
3038 msgstr "Oväntad återställning av lösenord."
3039
3040 #: actions/recoverpassword.php:365
3041 msgid "Password must be 6 chars or more."
3042 msgstr "Lösenordet måste vara minst 6 tecken."
3043
3044 #: actions/recoverpassword.php:369
3045 msgid "Password and confirmation do not match."
3046 msgstr "Lösenord och bekräftelse matchar inte."
3047
3048 #: actions/recoverpassword.php:388 actions/register.php:248
3049 msgid "Error setting user."
3050 msgstr "Fel uppstog i användarens inställning"
3051
3052 #: actions/recoverpassword.php:395
3053 msgid "New password successfully saved. You are now logged in."
3054 msgstr "Nya lösenordet sparat. Du är nu inloggad."
3055
3056 #: actions/register.php:85 actions/register.php:189 actions/register.php:405
3057 msgid "Sorry, only invited people can register."
3058 msgstr "Tyvärr, bara inbjudna personer kan registrera sig."
3059
3060 #: actions/register.php:92
3061 msgid "Sorry, invalid invitation code."
3062 msgstr "Tyvärr, ogiltig inbjudningskod."
3063
3064 #: actions/register.php:112
3065 msgid "Registration successful"
3066 msgstr "Registreringen genomförd"
3067
3068 #: actions/register.php:114 actions/register.php:503 lib/logingroupnav.php:85
3069 msgid "Register"
3070 msgstr "Registrera"
3071
3072 #: actions/register.php:135
3073 msgid "Registration not allowed."
3074 msgstr "Registrering inte tillåten."
3075
3076 #: actions/register.php:198
3077 msgid "You can't register if you don't agree to the license."
3078 msgstr "Du kan inte registrera dig om du inte godkänner licensen."
3079
3080 #: actions/register.php:212
3081 msgid "Email address already exists."
3082 msgstr "E-postadressen finns redan."
3083
3084 #: actions/register.php:243 actions/register.php:265
3085 msgid "Invalid username or password."
3086 msgstr "Ogiltigt användarnamn eller lösenord."
3087
3088 #: actions/register.php:343
3089 msgid ""
3090 "With this form you can create  a new account. You can then post notices and "
3091 "link up to friends and colleagues. "
3092 msgstr ""
3093 "Med detta formulär kan du skapa ett nytt konto. Du kan sedan posta notiser "
3094 "och ansluta till vänner och kollegor. "
3095
3096 #: actions/register.php:425
3097 msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required."
3098 msgstr ""
3099 "1-64 små bokstäver eller nummer, inga punkter eller mellanslag. Måste fyllas "
3100 "i."
3101
3102 #: actions/register.php:430
3103 msgid "6 or more characters. Required."
3104 msgstr "Minst 6 tecken. Måste fyllas i."
3105
3106 #: actions/register.php:434
3107 msgid "Same as password above. Required."
3108 msgstr "Samma som lösenordet ovan. Måste fyllas i."
3109
3110 #: actions/register.php:438 actions/register.php:442
3111 #: actions/siteadminpanel.php:238 lib/accountsettingsaction.php:120
3112 msgid "Email"
3113 msgstr "E-post"
3114
3115 #: actions/register.php:439 actions/register.php:443
3116 msgid "Used only for updates, announcements, and password recovery"
3117 msgstr ""
3118 "Används endast för uppdateringar, tillkännagivanden och återskapande av "
3119 "lösenord"
3120
3121 #: actions/register.php:450
3122 msgid "Longer name, preferably your \"real\" name"
3123 msgstr "Längre namn, förslagsvis ditt \"verkliga\" namn"
3124
3125 #: actions/register.php:494
3126 msgid "My text and files are available under "
3127 msgstr "Min text och mina filer är tillgängliga under "
3128
3129 #: actions/register.php:496
3130 msgid "Creative Commons Attribution 3.0"
3131 msgstr "Creative Commons Erkännande 3.0"
3132
3133 #: actions/register.php:497
3134 msgid ""
3135 " except this private data: password, email address, IM address, and phone "
3136 "number."
3137 msgstr ""
3138 "med undantag av den här privata datan: lösenord, e-postadress, IM-adress, "
3139 "telefonnummer."
3140
3141 #: actions/register.php:538
3142 #, php-format
3143 msgid ""
3144 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
3145 "want to...\n"
3146 "\n"
3147 "* Go to [your profile](%2$s) and post your first message.\n"
3148 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
3149 "notices through instant messages.\n"
3150 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
3151 "share your interests. \n"
3152 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
3153 "others more about you. \n"
3154 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
3155 "missed. \n"
3156 "\n"
3157 "Thanks for signing up and we hope you enjoy using this service."
3158 msgstr ""
3159 "Grattis, %1$s! Och välkommen till %%%%site.name%%%%. Härifrån kan du...\n"
3160 "\n"
3161 "* Gå till [din profil](%2$s) och skicka ditt första meddelande.\n"
3162 "* Lägg till en [Jabber/GTalk-adress](%%%%action.imsettings%%%%) så att du "
3163 "kan skicka notiser via snabbmeddelanden.\n"
3164 "* [Söka efter personer](%%%%action.peoplesearch%%%%) som du kanske känner "
3165 "eller som delar dina intressen.  \n"
3166 "* Uppdatera dina [profilinställningar](%%%%action.profilesettings%%%%) för "
3167 "att berätta mer om dig.  \n"
3168 "* Läs igenom [online-dokumentationen](%%%%doc.help%%%%) för funktioner du "
3169 "kan ha missat.  \n"
3170 "\n"
3171 "Tack för att du anmält dig och vi hoppas att du kommer tycka om att använda "
3172 "denna tjänst."
3173
3174 #: actions/register.php:562
3175 msgid ""
3176 "(You should receive a message by email momentarily, with instructions on how "
3177 "to confirm your email address.)"
3178 msgstr ""
3179 "(Du kommer få ett meddelande med e-post inom kort med instruktioner hur du "
3180 "bekräftar din e-postadress.)"
3181
3182 #: actions/remotesubscribe.php:98
3183 #, php-format
3184 msgid ""
3185 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
3186 "register%%) a new  account. If you already have an account  on a [compatible "
3187 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
3188 msgstr ""
3189 "För att prenumerera kan du [logga in](%%action.login%%) eller [registrera](%%"
3190 "action.register%%) ett nytt konto. Om du redan har ett konto på en "
3191 "[kompatibel mikrobloggwebbplats](%%doc.openmublog%%), fyll i din profils URL "
3192 "nedan."
3193
3194 #: actions/remotesubscribe.php:112
3195 msgid "Remote subscribe"
3196 msgstr "Fjärrprenumerera"
3197
3198 #: actions/remotesubscribe.php:124
3199 msgid "Subscribe to a remote user"
3200 msgstr "Prenumerera på en fjärranvändare"
3201
3202 #: actions/remotesubscribe.php:129
3203 msgid "User nickname"
3204 msgstr "Användarens smeknamn"
3205
3206 #: actions/remotesubscribe.php:130
3207 msgid "Nickname of the user you want to follow"
3208 msgstr "Smeknamnet på användaren du vill följa"
3209
3210 #: actions/remotesubscribe.php:133
3211 msgid "Profile URL"
3212 msgstr "Profil-URL"
3213
3214 #: actions/remotesubscribe.php:134
3215 msgid "URL of your profile on another compatible microblogging service"
3216 msgstr "URL till din profil på en annan kompatibel mikrobloggtjänst"
3217
3218 #: actions/remotesubscribe.php:137 lib/subscribeform.php:139
3219 #: lib/userprofile.php:406
3220 msgid "Subscribe"
3221 msgstr "Prenumerera"
3222
3223 #: actions/remotesubscribe.php:159
3224 msgid "Invalid profile URL (bad format)"
3225 msgstr "Ogiltig profil-URL (dåligt format)"
3226
3227 #: actions/remotesubscribe.php:168
3228 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
3229 msgstr ""
3230 "Inte en giltig profil-URL (inget YADIS-dokument eller ogiltig XRDS "
3231 "definerad)."
3232
3233 #: actions/remotesubscribe.php:176
3234 msgid "That’s a local profile! Login to subscribe."
3235 msgstr "Det där är en lokal profil! Logga in för att prenumerera."
3236
3237 #: actions/remotesubscribe.php:183
3238 msgid "Couldn’t get a request token."
3239 msgstr "Kunde inte få en token för begäran."
3240
3241 #: actions/repeat.php:57
3242 msgid "Only logged-in users can repeat notices."
3243 msgstr "Bara inloggade användaren kan upprepa notiser."
3244
3245 #: actions/repeat.php:64 actions/repeat.php:71
3246 msgid "No notice specified."
3247 msgstr "Ingen notis angiven."
3248
3249 #: actions/repeat.php:76
3250 msgid "You can't repeat your own notice."
3251 msgstr "Du kan inte upprepa din egna notis."
3252
3253 #: actions/repeat.php:90
3254 msgid "You already repeated that notice."
3255 msgstr "Du har redan upprepat denna notis."
3256
3257 #: actions/repeat.php:114 lib/noticelist.php:677
3258 msgid "Repeated"
3259 msgstr "Upprepad"
3260
3261 #: actions/repeat.php:119
3262 msgid "Repeated!"
3263 msgstr "Upprepad!"
3264
3265 #: actions/replies.php:126 actions/repliesrss.php:68
3266 #: lib/personalgroupnav.php:105
3267 #, php-format
3268 msgid "Replies to %s"
3269 msgstr "Svarat till %s"
3270
3271 #: actions/replies.php:128
3272 #, php-format
3273 msgid "Replies to %1$s, page %2$d"
3274 msgstr "Svar till %1$s, sida %2$s"
3275
3276 #: actions/replies.php:145
3277 #, php-format
3278 msgid "Replies feed for %s (RSS 1.0)"
3279 msgstr "Flöde med svar för %s (RSS 1.0)"
3280
3281 #: actions/replies.php:152
3282 #, php-format
3283 msgid "Replies feed for %s (RSS 2.0)"
3284 msgstr "Flöde med svar för %s (RSS 2.0)"
3285
3286 #: actions/replies.php:159
3287 #, php-format
3288 msgid "Replies feed for %s (Atom)"
3289 msgstr "Flöde med svar för %s (Atom)"
3290
3291 #: actions/replies.php:199
3292 #, php-format
3293 msgid ""
3294 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
3295 "notice to his attention yet."
3296 msgstr ""
3297 "Detta är tidslinjen som visar svar till %s1$ men %2$s har inte tagit emot en "
3298 "notis för dennes uppmärksamhet än."
3299
3300 #: actions/replies.php:204
3301 #, php-format
3302 msgid ""
3303 "You can engage other users in a conversation, subscribe to more people or "
3304 "[join groups](%%action.groups%%)."
3305 msgstr ""
3306 "Du kan engagera andra användare i en konversation, prenumerera på fler "
3307 "personer eller [gå med i grupper](%%action.groups%%)."
3308
3309 #: actions/replies.php:206
3310 #, php-format
3311 msgid ""
3312 "You can try to [nudge %1$s](../%2$s) or [post something to his or her "
3313 "attention](%%%%action.newnotice%%%%?status_textarea=%3$s)."
3314 msgstr ""
3315 "Du kan prova att [knuffa %1$s](../%2$s) eller [posta någonting för hans "
3316 "eller hennes uppmärksamhet](%%%%action.newnotice%%%%?status_textarea=%3$s)."
3317
3318 #: actions/repliesrss.php:72
3319 #, php-format
3320 msgid "Replies to %1$s on %2$s!"
3321 msgstr "Svar till %1$s på %2$s"
3322
3323 #: actions/revokerole.php:75
3324 msgid "You cannot revoke user roles on this site."
3325 msgstr "Du kan inte återkalla användarroller på denna webbplats."
3326
3327 #: actions/revokerole.php:82
3328 msgid "User doesn't have this role."
3329 msgstr "Användare har inte denna roll."
3330
3331 #: actions/rsd.php:146 actions/version.php:157
3332 msgid "StatusNet"
3333 msgstr "StatusNet"
3334
3335 #: actions/sandbox.php:65 actions/unsandbox.php:65
3336 msgid "You cannot sandbox users on this site."
3337 msgstr "Du kan inte flytta användare till sandlådan på denna webbplats."
3338
3339 #: actions/sandbox.php:72
3340 msgid "User is already sandboxed."
3341 msgstr "Användare är redan flyttad till sandlådan."
3342
3343 #. TRANS: Menu item for site administration
3344 #: actions/sessionsadminpanel.php:54 actions/sessionsadminpanel.php:170
3345 #: lib/adminpanelaction.php:390
3346 msgid "Sessions"
3347 msgstr "Sessioner"
3348
3349 #: actions/sessionsadminpanel.php:65
3350 msgid "Session settings for this StatusNet site."
3351 msgstr "Sessionsinställningar för denna StatusNet-webbplats."
3352
3353 #: actions/sessionsadminpanel.php:175
3354 msgid "Handle sessions"
3355 msgstr "Hantera sessioner"
3356
3357 #: actions/sessionsadminpanel.php:177
3358 msgid "Whether to handle sessions ourselves."
3359 msgstr "Hurvida sessioner skall hanteras av oss själva."
3360
3361 #: actions/sessionsadminpanel.php:181
3362 msgid "Session debugging"
3363 msgstr "Sessionsfelsökning"
3364
3365 #: actions/sessionsadminpanel.php:183
3366 msgid "Turn on debugging output for sessions."
3367 msgstr "Sätt på felsökningsutdata för sessioner."
3368
3369 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
3370 #: actions/useradminpanel.php:294
3371 msgid "Save site settings"
3372 msgstr "Spara webbplatsinställningar"
3373
3374 #: actions/showapplication.php:82
3375 msgid "You must be logged in to view an application."
3376 msgstr "Du måste vara inloggad för att se en applikation."
3377
3378 #: actions/showapplication.php:157
3379 msgid "Application profile"
3380 msgstr "Applikationsprofil"
3381
3382 #: actions/showapplication.php:159 lib/applicationeditform.php:180
3383 msgid "Icon"
3384 msgstr "Ikon"
3385
3386 #: actions/showapplication.php:169 actions/version.php:195
3387 #: lib/applicationeditform.php:195
3388 msgid "Name"
3389 msgstr "Namn"
3390
3391 #: actions/showapplication.php:178 lib/applicationeditform.php:222
3392 msgid "Organization"
3393 msgstr "Organisation"
3394
3395 #: actions/showapplication.php:187 actions/version.php:198
3396 #: lib/applicationeditform.php:209 lib/groupeditform.php:172
3397 msgid "Description"
3398 msgstr "Beskrivning"
3399
3400 #: actions/showapplication.php:192 actions/showgroup.php:439
3401 #: lib/profileaction.php:176
3402 msgid "Statistics"
3403 msgstr "Statistik"
3404
3405 #: actions/showapplication.php:203
3406 #, php-format
3407 msgid "Created by %1$s - %2$s access by default - %3$d users"
3408 msgstr "Skapad av %1$s - %2$s standardåtkomst - %3$d användare"
3409
3410 #: actions/showapplication.php:213
3411 msgid "Application actions"
3412 msgstr "Åtgärder för applikation"
3413
3414 #: actions/showapplication.php:236
3415 msgid "Reset key & secret"
3416 msgstr "Återställ nyckel & hemlighet"
3417
3418 #: actions/showapplication.php:261
3419 msgid "Application info"
3420 msgstr "Information om applikation"
3421
3422 #: actions/showapplication.php:263
3423 msgid "Consumer key"
3424 msgstr "Nyckel för konsument"
3425
3426 #: actions/showapplication.php:268
3427 msgid "Consumer secret"
3428 msgstr "Hemlighet för konsument"
3429
3430 #: actions/showapplication.php:273
3431 msgid "Request token URL"
3432 msgstr "URL för begäran-token"
3433
3434 #: actions/showapplication.php:278
3435 msgid "Access token URL"
3436 msgstr "URL för åtkomst-token"
3437
3438 #: actions/showapplication.php:283
3439 msgid "Authorize URL"
3440 msgstr "Tillåt URL"
3441
3442 #: actions/showapplication.php:288
3443 msgid ""
3444 "Note: We support HMAC-SHA1 signatures. We do not support the plaintext "
3445 "signature method."
3446 msgstr ""
3447 "Notera: Vi stöjder HMAC-SHA1-signaturer. Vi stödjer inte metoden med "
3448 "klartextsignatur."
3449
3450 #: actions/showapplication.php:309
3451 msgid "Are you sure you want to reset your consumer key and secret?"
3452 msgstr ""
3453 "Är du säker på att du vill återställa din konsumentnyckel och -hemlighet?"
3454
3455 #: actions/showfavorites.php:79
3456 #, php-format
3457 msgid "%1$s's favorite notices, page %2$d"
3458 msgstr "%1$ss favoritnotiser, sida %2$d"
3459
3460 #: actions/showfavorites.php:132
3461 msgid "Could not retrieve favorite notices."
3462 msgstr "Kunde inte hämta favoritnotiser."
3463
3464 #: actions/showfavorites.php:171
3465 #, php-format
3466 msgid "Feed for favorites of %s (RSS 1.0)"
3467 msgstr "Flöde för %ss favoriter (RSS 1.0)"
3468
3469 #: actions/showfavorites.php:178
3470 #, php-format
3471 msgid "Feed for favorites of %s (RSS 2.0)"
3472 msgstr "Flöde för %ss favoriter (RSS 2.0)"
3473
3474 #: actions/showfavorites.php:185
3475 #, php-format
3476 msgid "Feed for favorites of %s (Atom)"
3477 msgstr "Flöde för %ss favoriter (Atom)"
3478
3479 #: actions/showfavorites.php:206
3480 msgid ""
3481 "You haven't chosen any favorite notices yet. Click the fave button on "
3482 "notices you like to bookmark them for later or shed a spotlight on them."
3483 msgstr ""
3484 "Du har inte valt några favoritnotiser ännu. Klicka på favorit-knappen "
3485 "bredvid någon notis du skulle vilja bokmärka för senare tillfälle eller för "
3486 "att sätta strålkastarljuset på."
3487
3488 #: actions/showfavorites.php:208
3489 #, php-format
3490 msgid ""
3491 "%s hasn't added any notices to his favorites yet. Post something interesting "
3492 "they would add to their favorites :)"
3493 msgstr ""
3494 "%s har inte lagt till några notiser till sina favoriter ännu. Posta något "
3495 "intressant de skulle lägga till sina favoriter :)"
3496
3497 #: actions/showfavorites.php:212
3498 #, php-format
3499 msgid ""
3500 "%s hasn't added any notices to his favorites yet. Why not [register an "
3501 "account](%%%%action.register%%%%) and then post something interesting they "
3502 "would add to their favorites :)"
3503 msgstr ""
3504 "%s har inte lagt till några notiser till sina favoriter ännu. Varför inte "
3505 "[registrera ett konto](%%%%action.register%%%%) och posta något intressant "
3506 "de skulle lägga till sina favoriter :)"
3507
3508 #: actions/showfavorites.php:243
3509 msgid "This is a way to share what you like."
3510 msgstr "Detta är ett sätt att dela med av det du gillar."
3511
3512 #: actions/showgroup.php:82 lib/groupnav.php:86
3513 #, php-format
3514 msgid "%s group"
3515 msgstr "%s grupp"
3516
3517 #: actions/showgroup.php:84
3518 #, php-format
3519 msgid "%1$s group, page %2$d"
3520 msgstr "%1$s grupp, sida %2$d"
3521
3522 #: actions/showgroup.php:227
3523 msgid "Group profile"
3524 msgstr "Grupprofil"
3525
3526 #: actions/showgroup.php:272 actions/tagother.php:118
3527 #: actions/userauthorization.php:175 lib/userprofile.php:178
3528 msgid "URL"
3529 msgstr "URL"
3530
3531 #: actions/showgroup.php:283 actions/tagother.php:128
3532 #: actions/userauthorization.php:187 lib/userprofile.php:195
3533 msgid "Note"
3534 msgstr "Notis"
3535
3536 #: actions/showgroup.php:293 lib/groupeditform.php:184
3537 msgid "Aliases"
3538 msgstr "Alias"
3539
3540 #: actions/showgroup.php:302
3541 msgid "Group actions"
3542 msgstr "Åtgärder för grupp"
3543
3544 #: actions/showgroup.php:338
3545 #, php-format
3546 msgid "Notice feed for %s group (RSS 1.0)"
3547 msgstr "Flöde av notiser för %s grupp (RSS 1.0)"
3548
3549 #: actions/showgroup.php:344
3550 #, php-format
3551 msgid "Notice feed for %s group (RSS 2.0)"
3552 msgstr "Flöde av notiser för %s grupp (RSS 2.0)"
3553
3554 #: actions/showgroup.php:350
3555 #, php-format
3556 msgid "Notice feed for %s group (Atom)"
3557 msgstr "Flöde av notiser för %s grupp (Atom)"
3558
3559 #: actions/showgroup.php:355
3560 #, php-format
3561 msgid "FOAF for %s group"
3562 msgstr "FOAF för %s grupp"
3563
3564 #: actions/showgroup.php:391 actions/showgroup.php:448 lib/groupnav.php:91
3565 msgid "Members"
3566 msgstr "Medlemmar"
3567
3568 #: actions/showgroup.php:396 lib/profileaction.php:117
3569 #: lib/profileaction.php:150 lib/profileaction.php:238 lib/section.php:95
3570 #: lib/subscriptionlist.php:126 lib/tagcloudsection.php:71
3571 msgid "(None)"
3572 msgstr "(Ingen)"
3573
3574 #: actions/showgroup.php:402
3575 msgid "All members"
3576 msgstr "Alla medlemmar"
3577
3578 #: actions/showgroup.php:442
3579 msgid "Created"
3580 msgstr "Skapad"
3581
3582 #: actions/showgroup.php:458
3583 #, php-format
3584 msgid ""
3585 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3586 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3587 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3588 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
3589 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
3590 msgstr ""
3591 "**%s** är en användargrupp på %%%%site.name%%%%, en [mikroblogg](http://sv."
3592 "wikipedia.org/wiki/Mikroblogg)tjänst baserad den fria programvaran "
3593 "[StatusNet](http://status.net/). Dess medlemmar delar korta meddelande om "
3594 "sina liv och intressen. [Gå med nu](%%%%action.register%%%%) för att bli en "
3595 "del av denna grupp och många fler! ([Läs mer](%%%%doc.help%%%%))"
3596
3597 #: actions/showgroup.php:464
3598 #, php-format
3599 msgid ""
3600 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3601 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3602 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3603 "their life and interests. "
3604 msgstr ""
3605 "**%s** är en användargrupp på %%%%site.name%%%%, en [mikroblogg](http://sv."
3606 "wikipedia.org/wiki/Mikroblogg)tjänst baserad den fria programvaran "
3607 "[StatusNet](http://status.net/). Dess medlemmar delar korta meddelande om "
3608 "sina liv och intressen. "
3609
3610 #: actions/showgroup.php:492
3611 msgid "Admins"
3612 msgstr "Administratörer"
3613
3614 #: actions/showmessage.php:81
3615 msgid "No such message."
3616 msgstr "Inget sådant meddelande."
3617
3618 #: actions/showmessage.php:98
3619 msgid "Only the sender and recipient may read this message."
3620 msgstr "Endast avsändaren och mottagaren kan läsa detta meddelande."
3621
3622 #: actions/showmessage.php:108
3623 #, php-format
3624 msgid "Message to %1$s on %2$s"
3625 msgstr "Meddelande till %1$s på %2$s"
3626
3627 #: actions/showmessage.php:113
3628 #, php-format
3629 msgid "Message from %1$s on %2$s"
3630 msgstr "Meddelande från %1$s på %2$s"
3631
3632 #: actions/shownotice.php:90
3633 msgid "Notice deleted."
3634 msgstr "Notis borttagen."
3635
3636 #: actions/showstream.php:73
3637 #, php-format
3638 msgid " tagged %s"
3639 msgstr "taggade %s"
3640
3641 #: actions/showstream.php:79
3642 #, php-format
3643 msgid "%1$s, page %2$d"
3644 msgstr "%1$s, sida %2$d"
3645
3646 #: actions/showstream.php:122
3647 #, php-format
3648 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
3649 msgstr "Flöde av notiser för %1$s taggade %2$s (RSS 1.0)"
3650
3651 #: actions/showstream.php:129
3652 #, php-format
3653 msgid "Notice feed for %s (RSS 1.0)"
3654 msgstr "Flöde av notiser för %s (RSS 1.0)"
3655
3656 #: actions/showstream.php:136
3657 #, php-format
3658 msgid "Notice feed for %s (RSS 2.0)"
3659 msgstr "Flöde av notiser för %s (RSS 2.0)"
3660
3661 #: actions/showstream.php:143
3662 #, php-format
3663 msgid "Notice feed for %s (Atom)"
3664 msgstr "Flöde av notiser för %s (Atom)"
3665
3666 #: actions/showstream.php:148
3667 #, php-format
3668 msgid "FOAF for %s"
3669 msgstr "FOAF för %s"
3670
3671 #: actions/showstream.php:200
3672 #, php-format
3673 msgid "This is the timeline for %1$s but %2$s hasn't posted anything yet."
3674 msgstr "Detta är tidslinjen för %1$s men %2$s har inte postat något än."
3675
3676 #: actions/showstream.php:205
3677 msgid ""
3678 "Seen anything interesting recently? You haven't posted any notices yet, now "
3679 "would be a good time to start :)"
3680 msgstr ""
3681 "Sett något intressant nyligen? Du har inte postat några notiser än. Varför "
3682 "inte börja nu?"
3683
3684 #: actions/showstream.php:207
3685 #, php-format
3686 msgid ""
3687 "You can try to nudge %1$s or [post something to his or her attention](%%%%"
3688 "action.newnotice%%%%?status_textarea=%2$s)."
3689 msgstr ""
3690 "Du kan prova att knuffa %1$s eller [posta något för hans eller hennes "
3691 "uppmärksamhet](%%%%action.newnotice%%%%?status_textarea=%2$s)."
3692
3693 #: actions/showstream.php:243
3694 #, php-format
3695 msgid ""
3696 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
3697 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3698 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
3699 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
3700 msgstr ""
3701 "**%s** har ett konto på %%%%site.name%%%%, en [mikroblogg](http://sv."
3702 "wikipedia.org/wiki/Mikroblogg)tjänst baserad på den fria programvaran "
3703 "[StatusNet](http://status.net/). [Gå med nu](%%%%action.register%%%%) för "
3704 "att följa **%s**s notiser och många fler! ([Läs mer](%%%%doc.help%%%%))"
3705
3706 #: actions/showstream.php:248
3707 #, php-format
3708 msgid ""
3709 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
3710 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3711 "[StatusNet](http://status.net/) tool. "
3712 msgstr ""
3713 "**%s** har ett konto på %%%%site.name%%%%, en [mikroblogg](http://sv."
3714 "wikipedia.org/wiki/Mikroblogg)tjänst baserad på den fria programvaran "
3715 "[StatusNet](http://status.net/). "
3716
3717 #: actions/showstream.php:305
3718 #, php-format
3719 msgid "Repeat of %s"
3720 msgstr "Upprepning av %s"
3721
3722 #: actions/silence.php:65 actions/unsilence.php:65
3723 msgid "You cannot silence users on this site."
3724 msgstr "Du kan inte tysta ned användare på denna webbplats."
3725
3726 #: actions/silence.php:72
3727 msgid "User is already silenced."
3728 msgstr "Användaren är redan nedtystad."
3729
3730 #: actions/siteadminpanel.php:69
3731 msgid "Basic settings for this StatusNet site"
3732 msgstr "Grundinställningar för din StatusNet-webbplats"
3733
3734 #: actions/siteadminpanel.php:133
3735 msgid "Site name must have non-zero length."
3736 msgstr "Webbplatsnamnet måste vara minst ett tecken långt."
3737
3738 #: actions/siteadminpanel.php:141
3739 msgid "You must have a valid contact email address."
3740 msgstr "Du måste ha en giltig e-postadress."
3741
3742 #: actions/siteadminpanel.php:159
3743 #, php-format
3744 msgid "Unknown language \"%s\"."
3745 msgstr "Okänt språk \"%s\"."
3746
3747 #: actions/siteadminpanel.php:165
3748 msgid "Minimum text limit is 140 characters."
3749 msgstr "Minsta textbegränsning är 140 tecken."
3750
3751 #: actions/siteadminpanel.php:171
3752 msgid "Dupe limit must 1 or more seconds."
3753 msgstr "Begränsning av duplikat måste vara en eller fler sekuner."
3754
3755 #: actions/siteadminpanel.php:221
3756 msgid "General"
3757 msgstr "Allmänt"
3758
3759 #: actions/siteadminpanel.php:224
3760 msgid "Site name"
3761 msgstr "Webbplatsnamn"
3762
3763 #: actions/siteadminpanel.php:225
3764 msgid "The name of your site, like \"Yourcompany Microblog\""
3765 msgstr "Namnet på din webbplats, t.ex.  \"Företagsnamn mikroblogg\""
3766
3767 #: actions/siteadminpanel.php:229
3768 msgid "Brought by"
3769 msgstr "Tillhandahållen av"
3770
3771 #: actions/siteadminpanel.php:230
3772 msgid "Text used for credits link in footer of each page"
3773 msgstr "Text som används för tillskrivningslänkar i sidfoten på varje sida."
3774
3775 #: actions/siteadminpanel.php:234
3776 msgid "Brought by URL"
3777 msgstr "Tillhandahållen av URL"
3778
3779 #: actions/siteadminpanel.php:235
3780 msgid "URL used for credits link in footer of each page"
3781 msgstr "URL som används för tillskrivningslänkar i sidfoten på varje sida"
3782
3783 #: actions/siteadminpanel.php:239
3784 msgid "Contact email address for your site"
3785 msgstr "Kontakte-postadress för din webbplats"
3786
3787 #: actions/siteadminpanel.php:245
3788 msgid "Local"
3789 msgstr "Lokal"
3790
3791 #: actions/siteadminpanel.php:256
3792 msgid "Default timezone"
3793 msgstr "Standardtidszon"
3794
3795 #: actions/siteadminpanel.php:257
3796 msgid "Default timezone for the site; usually UTC."
3797 msgstr "Standardtidzon för denna webbplats; vanligtvis UTC."
3798
3799 #: actions/siteadminpanel.php:262
3800 msgid "Default language"
3801 msgstr "Standardspråk"
3802
3803 #: actions/siteadminpanel.php:263
3804 msgid "Site language when autodetection from browser settings is not available"
3805 msgstr ""
3806 "Webbplatsspråk när automatisk identifiering av inställningar i webbläsaren "
3807 "inte är tillgänglig"
3808
3809 #: actions/siteadminpanel.php:271
3810 msgid "Limits"
3811 msgstr "Begränsningar"
3812
3813 #: actions/siteadminpanel.php:274
3814 msgid "Text limit"
3815 msgstr "Textbegränsning"
3816
3817 #: actions/siteadminpanel.php:274
3818 msgid "Maximum number of characters for notices."
3819 msgstr "Maximala antalet tecken för notiser."
3820
3821 #: actions/siteadminpanel.php:278
3822 msgid "Dupe limit"
3823 msgstr "Duplikatbegränsning"
3824
3825 #: actions/siteadminpanel.php:278
3826 msgid "How long users must wait (in seconds) to post the same thing again."
3827 msgstr ""
3828 "Hur länge användare måste vänta (i sekunder) för att posta samma sak igen."
3829
3830 #: actions/sitenoticeadminpanel.php:56
3831 msgid "Site Notice"
3832 msgstr "Webbplatsnotis"
3833
3834 #: actions/sitenoticeadminpanel.php:67
3835 msgid "Edit site-wide message"
3836 msgstr "Redigera webbplastsnotis"
3837
3838 #: actions/sitenoticeadminpanel.php:103
3839 msgid "Unable to save site notice."
3840 msgstr "Kunde inte spara webbplatsnotis."
3841
3842 #: actions/sitenoticeadminpanel.php:113
3843 msgid "Max length for the site-wide notice is 255 chars"
3844 msgstr "Maximal längd för webbplatsnotisen är 255 tecken"
3845
3846 #: actions/sitenoticeadminpanel.php:176
3847 msgid "Site notice text"
3848 msgstr "Text för webbplatsnotis"
3849
3850 #: actions/sitenoticeadminpanel.php:178
3851 msgid "Site-wide notice text (255 chars max; HTML okay)"
3852 msgstr "Text för webbplatsnotis (max 255 tecken; HTML ok)"
3853
3854 #: actions/sitenoticeadminpanel.php:198
3855 msgid "Save site notice"
3856 msgstr "Spara webbplatsnotis"
3857
3858 #: actions/smssettings.php:58
3859 msgid "SMS settings"
3860 msgstr "Inställningar för SMS"
3861
3862 #: actions/smssettings.php:69
3863 #, php-format
3864 msgid "You can receive SMS messages through email from %%site.name%%."
3865 msgstr "Du kan ta emot SMS-meddelanden genom e-post från %%site.name%%."
3866
3867 #: actions/smssettings.php:91
3868 msgid "SMS is not available."
3869 msgstr "SMS är inte tillgängligt."
3870
3871 #: actions/smssettings.php:112
3872 msgid "Current confirmed SMS-enabled phone number."
3873 msgstr "Nuvarande bekäftat telefonnummer för SMS."
3874
3875 #: actions/smssettings.php:123
3876 msgid "Awaiting confirmation on this phone number."
3877 msgstr "Väntar bekräftelse för detta telefonnummer."
3878
3879 #: actions/smssettings.php:130
3880 msgid "Confirmation code"
3881 msgstr "Bekräftelsekod"
3882
3883 #: actions/smssettings.php:131
3884 msgid "Enter the code you received on your phone."
3885 msgstr "Fyll i koden du mottog i din telefon."
3886
3887 #: actions/smssettings.php:138
3888 msgid "SMS phone number"
3889 msgstr "Telefonnummer för SMS"
3890
3891 #: actions/smssettings.php:140
3892 msgid "Phone number, no punctuation or spaces, with area code"
3893 msgstr "Telefonnummer, inga punkter eller mellanslag, med landskod"
3894
3895 #: actions/smssettings.php:174
3896 msgid ""
3897 "Send me notices through SMS; I understand I may incur exorbitant charges "
3898 "from my carrier."
3899 msgstr ""
3900 "Skicka notiser till mig via SMS. Jag är införstådd med att min operatör kan "
3901 "debitera mig."
3902
3903 #: actions/smssettings.php:306
3904 msgid "No phone number."
3905 msgstr "Inget telefonnummer."
3906
3907 #: actions/smssettings.php:311
3908 msgid "No carrier selected."
3909 msgstr "Ingen operatör vald."
3910
3911 #: actions/smssettings.php:318
3912 msgid "That is already your phone number."
3913 msgstr "Detta är redan ditt telefonnummer."
3914
3915 #: actions/smssettings.php:321
3916 msgid "That phone number already belongs to another user."
3917 msgstr "Detta telefonnumr tillhör redan en annan användare."
3918
3919 #: actions/smssettings.php:347
3920 msgid ""
3921 "A confirmation code was sent to the phone number you added. Check your phone "
3922 "for the code and instructions on how to use it."
3923 msgstr ""
3924 "En bekräftelsekod skickades till det telefonnummer du lagt till. Kontrollera "
3925 "din telefon för koden och instruktioner om hur du använder den."
3926
3927 #: actions/smssettings.php:374
3928 msgid "That is the wrong confirmation number."
3929 msgstr "Detta är fel bekräftelsenummer."
3930
3931 #: actions/smssettings.php:405
3932 msgid "That is not your phone number."
3933 msgstr "Detta är inte ditt telefonnummer."
3934
3935 #: actions/smssettings.php:465
3936 msgid "Mobile carrier"
3937 msgstr "Mobiloperatör"
3938
3939 #: actions/smssettings.php:469
3940 msgid "Select a carrier"
3941 msgstr "Välj en operatör"
3942
3943 #: actions/smssettings.php:476
3944 #, php-format
3945 msgid ""
3946 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
3947 "email but isn't listed here, send email to let us know at %s."
3948 msgstr ""
3949 "Mobiloperatör för din telefon. Känner du till en operatör som kan ta emot "
3950 "SMS via e-post men som inte finns med i listan, skicka ett e-post till oss "
3951 "på %s och berätta."
3952
3953 #: actions/smssettings.php:498
3954 msgid "No code entered"
3955 msgstr "Ingen kod ifylld"
3956
3957 #. TRANS: Menu item for site administration
3958 #: actions/snapshotadminpanel.php:54 actions/snapshotadminpanel.php:196
3959 #: lib/adminpanelaction.php:406
3960 msgid "Snapshots"
3961 msgstr "Ögonblicksbilder"
3962
3963 #: actions/snapshotadminpanel.php:65
3964 msgid "Manage snapshot configuration"
3965 msgstr "Hantera konfiguration för ögonblicksbild"
3966
3967 #: actions/snapshotadminpanel.php:127
3968 msgid "Invalid snapshot run value."
3969 msgstr "Ogiltigt körvärde för ögonblicksbild."
3970
3971 #: actions/snapshotadminpanel.php:133
3972 msgid "Snapshot frequency must be a number."
3973 msgstr "Frekvens för ögonblicksbilder måste vara ett nummer."
3974
3975 #: actions/snapshotadminpanel.php:144
3976 msgid "Invalid snapshot report URL."
3977 msgstr "Ogiltig rapport-URL för ögonblicksbild"
3978
3979 #: actions/snapshotadminpanel.php:200
3980 msgid "Randomly during Web hit"
3981 msgstr "Slumpmässigt vid webbförfrågningar"
3982
3983 #: actions/snapshotadminpanel.php:201
3984 msgid "In a scheduled job"
3985 msgstr "I ett schemalagt jobb"
3986
3987 #: actions/snapshotadminpanel.php:206
3988 msgid "Data snapshots"
3989 msgstr "Ögonblicksbild av data"
3990
3991 #: actions/snapshotadminpanel.php:208
3992 msgid "When to send statistical data to status.net servers"
3993 msgstr "När statistikdata skall skickas till status.net-servrar"
3994
3995 #: actions/snapshotadminpanel.php:217
3996 msgid "Frequency"
3997 msgstr "Frekvens"
3998
3999 #: actions/snapshotadminpanel.php:218
4000 msgid "Snapshots will be sent once every N web hits"
4001 msgstr "Ögonblicksbild kommer skickas var N:te webbträff"
4002
4003 #: actions/snapshotadminpanel.php:226
4004 msgid "Report URL"
4005 msgstr "URL för rapport"
4006
4007 #: actions/snapshotadminpanel.php:227
4008 msgid "Snapshots will be sent to this URL"
4009 msgstr "Ögonblicksbild kommer skickat till denna URL"
4010
4011 #: actions/snapshotadminpanel.php:248
4012 msgid "Save snapshot settings"
4013 msgstr "Spara inställningar för ögonblicksbild"
4014
4015 #: actions/subedit.php:70
4016 msgid "You are not subscribed to that profile."
4017 msgstr "Du är inte prenumerat hos den profilen."
4018
4019 #: actions/subedit.php:83 classes/Subscription.php:89
4020 #: classes/Subscription.php:116
4021 msgid "Could not save subscription."
4022 msgstr "Kunde inte spara prenumeration."
4023
4024 #: actions/subscribe.php:77
4025 msgid "This action only accepts POST requests."
4026 msgstr "Denna åtgärd accepterar endast POST-begäran."
4027
4028 #: actions/subscribe.php:107
4029 msgid "No such profile."
4030 msgstr "Ingen sådan profil."
4031
4032 #: actions/subscribe.php:117
4033 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
4034 msgstr "Du kan inte prenumerera på en 0MB 0.1-fjärrprofil med denna åtgärd."
4035
4036 #: actions/subscribe.php:145
4037 msgid "Subscribed"
4038 msgstr "Prenumerant"
4039
4040 #: actions/subscribers.php:50
4041 #, php-format
4042 msgid "%s subscribers"
4043 msgstr "%s prenumeranter"
4044
4045 #: actions/subscribers.php:52
4046 #, php-format
4047 msgid "%1$s subscribers, page %2$d"
4048 msgstr "%1$s prenumeranter, sida %2$d"
4049
4050 #: actions/subscribers.php:63
4051 msgid "These are the people who listen to your notices."
4052 msgstr "Det är dessa personer som lyssnar på dina notiser."
4053
4054 #: actions/subscribers.php:67
4055 #, php-format
4056 msgid "These are the people who listen to %s's notices."
4057 msgstr "Det är dessa personer som lyssnar på %ss notiser."
4058
4059 #: actions/subscribers.php:108
4060 msgid ""
4061 "You have no subscribers. Try subscribing to people you know and they might "
4062 "return the favor"
4063 msgstr ""
4064 "Du har inga prenumeranter. Prova att prenumerera på personer du känner och "
4065 "de kommer kanske återgälda tjänsten"
4066
4067 #: actions/subscribers.php:110
4068 #, php-format
4069 msgid "%s has no subscribers. Want to be the first?"
4070 msgstr "%s har inte några prenumeranter. Vill du bli först?"
4071
4072 #: actions/subscribers.php:114
4073 #, php-format
4074 msgid ""
4075 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
4076 "%) and be the first?"
4077 msgstr ""
4078 "%s har inte några prenumeranter. Varför inte [registrera ett konto](%%%%"
4079 "action.register%%%%) och bli först?"
4080
4081 #: actions/subscriptions.php:52
4082 #, php-format
4083 msgid "%s subscriptions"
4084 msgstr "%s prenumerationer"
4085
4086 #: actions/subscriptions.php:54
4087 #, php-format
4088 msgid "%1$s subscriptions, page %2$d"
4089 msgstr "%1$s prenumerationer, sida %2$d"
4090
4091 #: actions/subscriptions.php:65
4092 msgid "These are the people whose notices you listen to."
4093 msgstr "Det är dessa personer vars meddelanden du lyssnar på."
4094
4095 #: actions/subscriptions.php:69
4096 #, php-format
4097 msgid "These are the people whose notices %s listens to."
4098 msgstr "Det är dessa personer vars notiser %s lyssnar på."
4099
4100 #: actions/subscriptions.php:126
4101 #, php-format
4102 msgid ""
4103 "You're not listening to anyone's notices right now, try subscribing to "
4104 "people you know. Try [people search](%%action.peoplesearch%%), look for "
4105 "members in groups you're interested in and in our [featured users](%%action."
4106 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
4107 "automatically subscribe to people you already follow there."
4108 msgstr ""
4109 "Du lyssnar inte på någons notiser just nu. Prova att prenumerera på personer "
4110 "du känner. Prova [personsökning] (%%action.peoplesearch%%), leta bland "
4111 "medlemmar i grupper som intresserad dig och bland våra [profilerade "
4112 "användare] (%%action.featured%%). Om du är en [Twitter-användare] (%%action."
4113 "twittersettings%%) kan du prenumerera automatiskt på personer som du redan "
4114 "följer där."
4115
4116 #: actions/subscriptions.php:128 actions/subscriptions.php:132
4117 #, php-format
4118 msgid "%s is not listening to anyone."
4119 msgstr "%s lyssnar inte på någon."
4120
4121 #: actions/subscriptions.php:199
4122 msgid "Jabber"
4123 msgstr "Jabber"
4124
4125 #: actions/subscriptions.php:204 lib/connectsettingsaction.php:115
4126 msgid "SMS"
4127 msgstr "SMS"
4128
4129 #: actions/tag.php:69
4130 #, php-format
4131 msgid "Notices tagged with %1$s, page %2$d"
4132 msgstr "Notiser taggade med %1$s, sida %2$d"
4133
4134 #: actions/tag.php:87
4135 #, php-format
4136 msgid "Notice feed for tag %s (RSS 1.0)"
4137 msgstr "Flöde av notiser för tagg %s (RSS 1.0)"
4138
4139 #: actions/tag.php:93
4140 #, php-format
4141 msgid "Notice feed for tag %s (RSS 2.0)"
4142 msgstr "Flöde av notiser för tagg %s (RSS 2.0)"
4143
4144 #: actions/tag.php:99
4145 #, php-format
4146 msgid "Notice feed for tag %s (Atom)"
4147 msgstr "Flöde av notiser för tagg %s (Atom)"
4148
4149 #: actions/tagother.php:39
4150 msgid "No ID argument."
4151 msgstr "Inget ID-argument."
4152
4153 #: actions/tagother.php:65
4154 #, php-format
4155 msgid "Tag %s"
4156 msgstr "Tagg %s"
4157
4158 #: actions/tagother.php:77 lib/userprofile.php:76
4159 msgid "User profile"
4160 msgstr "Användarprofil"
4161
4162 #: actions/tagother.php:81 actions/userauthorization.php:132
4163 #: lib/userprofile.php:103
4164 msgid "Photo"
4165 msgstr "Foto"
4166
4167 #: actions/tagother.php:141
4168 msgid "Tag user"
4169 msgstr "Tagga användare"
4170
4171 #: actions/tagother.php:151
4172 msgid ""
4173 "Tags for this user (letters, numbers, -, ., and _), comma- or space- "
4174 "separated"
4175 msgstr ""
4176 "Taggar för denna användare (bokstäver, nummer, -, ., och _), separerade med "
4177 "kommatecken eller mellanslag"
4178
4179 #: actions/tagother.php:193
4180 msgid ""
4181 "You can only tag people you are subscribed to or who are subscribed to you."
4182 msgstr ""
4183 "Du kan bara tagga personer du prenumererar på eller som prenumererar på dig."
4184
4185 #: actions/tagother.php:200
4186 msgid "Could not save tags."
4187 msgstr "Kunde inte spara taggar."
4188
4189 #: actions/tagother.php:236
4190 msgid "Use this form to add tags to your subscribers or subscriptions."
4191 msgstr ""
4192 "Använd detta formulär för att lägga till taggar till dina prenumeranter "
4193 "eller prenumerationer."
4194
4195 #: actions/tagrss.php:35
4196 msgid "No such tag."
4197 msgstr "Ingen sådan tagg."
4198
4199 #: actions/twitapitrends.php:85
4200 msgid "API method under construction."
4201 msgstr "API-metoden är under uppbyggnad."
4202
4203 #: actions/unblock.php:59
4204 msgid "You haven't blocked that user."
4205 msgstr "Du har inte blockerat denna användared."
4206
4207 #: actions/unsandbox.php:72
4208 msgid "User is not sandboxed."
4209 msgstr "Användare är inte flyttad till sandlådan."
4210
4211 #: actions/unsilence.php:72
4212 msgid "User is not silenced."
4213 msgstr "Användare är inte nedtystad."
4214
4215 #: actions/unsubscribe.php:77
4216 msgid "No profile id in request."
4217 msgstr "Ingen profil-ID i begäran."
4218
4219 #: actions/unsubscribe.php:98
4220 msgid "Unsubscribed"
4221 msgstr "Prenumeration avslutad"
4222
4223 #: actions/updateprofile.php:64 actions/userauthorization.php:337
4224 #, php-format
4225 msgid ""
4226 "Listenee stream license ‘%1$s’ is not compatible with site license ‘%2$s’."
4227 msgstr ""
4228 "Licensen för lyssnarströmmen '%1$s' är inte förenlig med webbplatslicensen '%"
4229 "2$s'."
4230
4231 #. TRANS: User admin panel title
4232 #: actions/useradminpanel.php:59
4233 msgctxt "TITLE"
4234 msgid "User"
4235 msgstr "Användare"
4236
4237 #: actions/useradminpanel.php:70
4238 msgid "User settings for this StatusNet site."
4239 msgstr "Användarinställningar för denna StatusNet-webbplats"
4240
4241 #: actions/useradminpanel.php:149
4242 msgid "Invalid bio limit. Must be numeric."
4243 msgstr "Ogiltig begränsning av biografi. Måste vara numerisk."
4244
4245 #: actions/useradminpanel.php:155
4246 msgid "Invalid welcome text. Max length is 255 characters."
4247 msgstr "Ogiltig välkomsttext. Maximal längd är 255 tecken."
4248
4249 #: actions/useradminpanel.php:165
4250 #, php-format
4251 msgid "Invalid default subscripton: '%1$s' is not user."
4252 msgstr "Ogiltig standardprenumeration: '%1$s' är inte användare."
4253
4254 #: actions/useradminpanel.php:218 lib/accountsettingsaction.php:108
4255 #: lib/personalgroupnav.php:109
4256 msgid "Profile"
4257 msgstr "Profil"
4258
4259 #: actions/useradminpanel.php:222
4260 msgid "Bio Limit"
4261 msgstr "Begränsning av biografi"
4262
4263 #: actions/useradminpanel.php:223
4264 msgid "Maximum length of a profile bio in characters."
4265 msgstr "Maximal teckenlängd av profilbiografi."
4266
4267 #: actions/useradminpanel.php:231
4268 msgid "New users"
4269 msgstr "Nya användare"
4270
4271 #: actions/useradminpanel.php:235
4272 msgid "New user welcome"
4273 msgstr "Välkomnande av ny användare"
4274
4275 #: actions/useradminpanel.php:236
4276 msgid "Welcome text for new users (Max 255 chars)."
4277 msgstr "Välkomsttext för nya användare (max 255 tecken)."
4278
4279 #: actions/useradminpanel.php:241
4280 msgid "Default subscription"
4281 msgstr "Standardprenumerationer"
4282
4283 #: actions/useradminpanel.php:242
4284 msgid "Automatically subscribe new users to this user."
4285 msgstr ""
4286 "Lägg automatiskt till en prenumeration på denna användare för alla nya "
4287 "användare."
4288
4289 #: actions/useradminpanel.php:251
4290 msgid "Invitations"
4291 msgstr "Inbjudningar"
4292
4293 #: actions/useradminpanel.php:256
4294 msgid "Invitations enabled"
4295 msgstr "Inbjudningar aktiverade"
4296
4297 #: actions/useradminpanel.php:258
4298 msgid "Whether to allow users to invite new users."
4299 msgstr "Hurvida användare skall tillåtas bjuda in nya användare."
4300
4301 #: actions/userauthorization.php:105
4302 msgid "Authorize subscription"
4303 msgstr "Godkänn prenumeration"
4304
4305 #: actions/userauthorization.php:110
4306 msgid ""
4307 "Please check these details to make sure that you want to subscribe to this "
4308 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
4309 "click “Reject”."
4310 msgstr ""
4311 "Vänligen kontrollera dessa uppgifter för att försäkra dig om att du vill "
4312 "prenumerera på den här användarens notiser. Om du inte bett att prenumerera "
4313 "på någons meddelanden, klicka på \"Avvisa\"."
4314
4315 #: actions/userauthorization.php:196 actions/version.php:165
4316 msgid "License"
4317 msgstr "Licens"
4318
4319 #: actions/userauthorization.php:217
4320 msgid "Accept"
4321 msgstr "Acceptera"
4322
4323 #: actions/userauthorization.php:218 lib/subscribeform.php:115
4324 #: lib/subscribeform.php:139
4325 msgid "Subscribe to this user"
4326 msgstr "Prenumerera på denna användare"
4327
4328 #: actions/userauthorization.php:219
4329 msgid "Reject"
4330 msgstr "Avvisa"
4331
4332 #: actions/userauthorization.php:220
4333 msgid "Reject this subscription"
4334 msgstr "Avvisa denna prenumeration"
4335
4336 #: actions/userauthorization.php:232
4337 msgid "No authorization request!"
4338 msgstr "Ingen begäran om godkännande!"
4339
4340 #: actions/userauthorization.php:254
4341 msgid "Subscription authorized"
4342 msgstr "Prenumeration godkänd"
4343
4344 #: actions/userauthorization.php:256
4345 msgid ""
4346 "The subscription has been authorized, but no callback URL was passed. Check "
4347 "with the site’s instructions for details on how to authorize the "
4348 "subscription. Your subscription token is:"
4349 msgstr ""
4350 "Prenumerationen har godkänts, men ingen anrops-URL har gått igenom. Kolla "
4351 "med webbplatsens instruktioner hur du bekräftar en prenumeration. Din "
4352 "prenumerations-token är:"
4353
4354 #: actions/userauthorization.php:266
4355 msgid "Subscription rejected"
4356 msgstr "Prenumeration avvisad"
4357
4358 #: actions/userauthorization.php:268
4359 msgid ""
4360 "The subscription has been rejected, but no callback URL was passed. Check "
4361 "with the site’s instructions for details on how to fully reject the "
4362 "subscription."
4363 msgstr ""
4364 "Prenumerationen har blivit avvisad, men ingen URL har gått igenom. Kolla med "
4365 "webbplatsens instruktioner för detaljer om hur du fullständingt avvisar "
4366 "prenumerationen."
4367
4368 #: actions/userauthorization.php:303
4369 #, php-format
4370 msgid "Listener URI ‘%s’ not found here."
4371 msgstr "URI för lyssnare '%s' hittades inte här."
4372
4373 #: actions/userauthorization.php:308
4374 #, php-format
4375 msgid "Listenee URI ‘%s’ is too long."
4376 msgstr "Lyssnar-URI '%s' är för lång."
4377
4378 #: actions/userauthorization.php:314
4379 #, php-format
4380 msgid "Listenee URI ‘%s’ is a local user."
4381 msgstr "Lyssnar-URI '%s' är en lokal användare."
4382
4383 #: actions/userauthorization.php:329
4384 #, php-format
4385 msgid "Profile URL ‘%s’ is for a local user."
4386 msgstr "Profil-URL ‘%s’ är för en lokal användare."
4387
4388 #: actions/userauthorization.php:345
4389 #, php-format
4390 msgid "Avatar URL ‘%s’ is not valid."
4391 msgstr "Avatar-URL ‘%s’ är inte giltig."
4392
4393 #: actions/userauthorization.php:350
4394 #, php-format
4395 msgid "Can’t read avatar URL ‘%s’."
4396 msgstr "Kan inte läsa avatar-URL '%s'."
4397
4398 #: actions/userauthorization.php:355
4399 #, php-format
4400 msgid "Wrong image type for avatar URL ‘%s’."
4401 msgstr "Fel bildtyp för avatar-URL '%s'."
4402
4403 #: actions/userdesignsettings.php:76 lib/designsettings.php:65
4404 msgid "Profile design"
4405 msgstr "Profilutseende"
4406
4407 #: actions/userdesignsettings.php:87 lib/designsettings.php:76
4408 msgid ""
4409 "Customize the way your profile looks with a background image and a colour "
4410 "palette of your choice."
4411 msgstr ""
4412 "Anpassa hur din profil ser ut genom att välja bakgrundbild och färgpalett."
4413
4414 #: actions/userdesignsettings.php:282
4415 msgid "Enjoy your hotdog!"
4416 msgstr "Smaklig måltid!"
4417
4418 #: actions/usergroups.php:64
4419 #, php-format
4420 msgid "%1$s groups, page %2$d"
4421 msgstr "%1$s grupper, sida %2$d"
4422
4423 #: actions/usergroups.php:130
4424 msgid "Search for more groups"
4425 msgstr "Sök efter fler grupper"
4426
4427 #: actions/usergroups.php:157
4428 #, php-format
4429 msgid "%s is not a member of any group."
4430 msgstr "%s är inte en medlem i någon grupp."
4431
4432 #: actions/usergroups.php:162
4433 #, php-format
4434 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
4435 msgstr ""
4436 "Prova att [söka efter grupper](%%action.groupsearch%%) och gå med i dem."
4437
4438 #: actions/userrss.php:95 lib/atomgroupnoticefeed.php:66
4439 #: lib/atomusernoticefeed.php:72
4440 #, php-format
4441 msgid "Updates from %1$s on %2$s!"
4442 msgstr "Uppdateringar från %1$s på %2$s!"
4443
4444 #: actions/version.php:73
4445 #, php-format
4446 msgid "StatusNet %s"
4447 msgstr "StatusNet %s"
4448
4449 #: actions/version.php:153
4450 #, php-format
4451 msgid ""
4452 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
4453 "Inc. and contributors."
4454 msgstr ""
4455 "Denna webbplats drivs med %1$s version %2$s, Copyright 2008-2010 StatusNet, "
4456 "Inc. och medarbetare."
4457
4458 #: actions/version.php:161
4459 msgid "Contributors"
4460 msgstr "Medarbetare"
4461
4462 #: actions/version.php:168
4463 msgid ""
4464 "StatusNet is free software: you can redistribute it and/or modify it under "
4465 "the terms of the GNU Affero General Public License as published by the Free "
4466 "Software Foundation, either version 3 of the License, or (at your option) "
4467 "any later version. "
4468 msgstr ""
4469 "StatusNet är fri programvara: du kan distribuera det och/eller modifiera den "
4470 "under GNU Affero General Public License såsom publicerad av Free Software "
4471 "Foundation, antingen version 3 av licensen, eller (utifrån ditt val) någon "
4472 "senare version. "
4473
4474 #: actions/version.php:174
4475 msgid ""
4476 "This program is distributed in the hope that it will be useful, but WITHOUT "
4477 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
4478 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
4479 "for more details. "
4480 msgstr ""
4481 "Detta program distribueras i hopp om att det kommer att vara användbart, men "
4482 "UTAN NÅGRA GARANTIER; även utan underförstådda garantier om SÄLJBARHET eller "
4483 "LÄMPLIGHET FÖR ETT SÄRSKILT ÄNDAMÅL. Se GNU Affero General Public License "
4484 "för mer information. "
4485
4486 #: actions/version.php:180
4487 #, php-format
4488 msgid ""
4489 "You should have received a copy of the GNU Affero General Public License "
4490 "along with this program.  If not, see %s."
4491 msgstr ""
4492 "Du bör ha fått en kopia av GNU Affero General Public License tillsammans med "
4493 "detta program. Om inte, se %s."
4494
4495 #: actions/version.php:189
4496 msgid "Plugins"
4497 msgstr "Insticksmoduler"
4498
4499 #: actions/version.php:196 lib/action.php:767
4500 msgid "Version"
4501 msgstr "Version"
4502
4503 #: actions/version.php:197
4504 msgid "Author(s)"
4505 msgstr "Författare"
4506
4507 #: classes/File.php:169
4508 #, php-format
4509 msgid ""
4510 "No file may be larger than %d bytes and the file you sent was %d bytes. Try "
4511 "to upload a smaller version."
4512 msgstr ""
4513 "Inga filer får vara större än %d byte och filen du skickade var %d byte. "
4514 "Prova att ladda upp en mindre version."
4515
4516 #: classes/File.php:179
4517 #, php-format
4518 msgid "A file this large would exceed your user quota of %d bytes."
4519 msgstr "En så här stor fil skulle överskrida din användarkvot på %d byte."
4520
4521 #: classes/File.php:186
4522 #, php-format
4523 msgid "A file this large would exceed your monthly quota of %d bytes."
4524 msgstr "En sådan här stor fil skulle överskrida din månatliga kvot på %d byte."
4525
4526 #: classes/Group_member.php:41
4527 msgid "Group join failed."
4528 msgstr "Gruppanslutning misslyckades."
4529
4530 #: classes/Group_member.php:53
4531 msgid "Not part of group."
4532 msgstr "Inte med i grupp."
4533
4534 #: classes/Group_member.php:60
4535 msgid "Group leave failed."
4536 msgstr "Grupputträde misslyckades."
4537
4538 #: classes/Local_group.php:41
4539 msgid "Could not update local group."
4540 msgstr "Kunde inte uppdatera lokal grupp."
4541
4542 #: classes/Login_token.php:76
4543 #, php-format
4544 msgid "Could not create login token for %s"
4545 msgstr "Kunde inte skapa inloggnings-token för %s"
4546
4547 #: classes/Message.php:45
4548 msgid "You are banned from sending direct messages."
4549 msgstr "Du är utestängd från att skicka direktmeddelanden."
4550
4551 #: classes/Message.php:61
4552 msgid "Could not insert message."
4553 msgstr "Kunde inte infoga meddelande."
4554
4555 #: classes/Message.php:71
4556 msgid "Could not update message with new URI."
4557 msgstr "Kunde inte uppdatera meddelande med ny URI."
4558
4559 #: classes/Notice.php:175
4560 #, php-format
4561 msgid "DB error inserting hashtag: %s"
4562 msgstr "Databasfel vid infogning av hashtag: %s"
4563
4564 #: classes/Notice.php:244
4565 msgid "Problem saving notice. Too long."
4566 msgstr "Problem vid sparande av notis. För långt."
4567
4568 #: classes/Notice.php:248
4569 msgid "Problem saving notice. Unknown user."
4570 msgstr "Problem vid sparande av notis. Okänd användare."
4571
4572 #: classes/Notice.php:253
4573 msgid ""
4574 "Too many notices too fast; take a breather and post again in a few minutes."
4575 msgstr ""
4576 "För många notiser för snabbt; ta en vilopaus och posta igen om ett par "
4577 "minuter."
4578
4579 #: classes/Notice.php:259
4580 msgid ""
4581 "Too many duplicate messages too quickly; take a breather and post again in a "
4582 "few minutes."
4583 msgstr ""
4584 "För många duplicerade meddelanden för snabbt; ta en vilopaus och posta igen "
4585 "om ett par minuter."
4586
4587 #: classes/Notice.php:265
4588 msgid "You are banned from posting notices on this site."
4589 msgstr "Du är utestängd från att posta notiser på denna webbplats."
4590
4591 #: classes/Notice.php:331 classes/Notice.php:357
4592 msgid "Problem saving notice."
4593 msgstr "Problem med att spara notis."
4594
4595 #: classes/Notice.php:941
4596 msgid "Problem saving group inbox."
4597 msgstr "Problem med att spara gruppinkorg."
4598
4599 #: classes/Notice.php:1479
4600 #, php-format
4601 msgid "RT @%1$s %2$s"
4602 msgstr "RT @%1$s %2$s"
4603
4604 #: classes/Subscription.php:66 lib/oauthstore.php:465
4605 msgid "You have been banned from subscribing."
4606 msgstr "Du har blivit utestängd från att prenumerera."
4607
4608 #: classes/Subscription.php:70
4609 msgid "Already subscribed!"
4610 msgstr "Redan prenumerant!"
4611
4612 #: classes/Subscription.php:74
4613 msgid "User has blocked you."
4614 msgstr "Användaren har blockerat dig."
4615
4616 #: classes/Subscription.php:157
4617 msgid "Not subscribed!"
4618 msgstr "Inte prenumerant!"
4619
4620 #: classes/Subscription.php:163
4621 msgid "Couldn't delete self-subscription."
4622 msgstr "Kunde inte ta bort själv-prenumeration."
4623
4624 #: classes/Subscription.php:190
4625 msgid "Couldn't delete subscription OMB token."
4626 msgstr "Kunde inte radera OMB prenumerations-token."
4627
4628 #: classes/Subscription.php:201
4629 msgid "Couldn't delete subscription."
4630 msgstr "Kunde inte ta bort prenumeration."
4631
4632 #: classes/User.php:378
4633 #, php-format
4634 msgid "Welcome to %1$s, @%2$s!"
4635 msgstr "Välkommen till %1$s, @%2$s!"
4636
4637 #: classes/User_group.php:480
4638 msgid "Could not create group."
4639 msgstr "Kunde inte skapa grupp."
4640
4641 #: classes/User_group.php:489
4642 msgid "Could not set group URI."
4643 msgstr "Kunde inte ställa in grupp-URI."
4644
4645 #: classes/User_group.php:510
4646 msgid "Could not set group membership."
4647 msgstr "Kunde inte ställa in gruppmedlemskap."
4648
4649 #: classes/User_group.php:524
4650 msgid "Could not save local group info."
4651 msgstr "Kunde inte spara lokal gruppinformation."
4652
4653 #: lib/accountsettingsaction.php:108
4654 msgid "Change your profile settings"
4655 msgstr "Ändra dina profilinställningar"
4656
4657 #: lib/accountsettingsaction.php:112
4658 msgid "Upload an avatar"
4659 msgstr "Ladda upp en avatar"
4660
4661 #: lib/accountsettingsaction.php:116
4662 msgid "Change your password"
4663 msgstr "Ändra ditt lösenord"
4664
4665 #: lib/accountsettingsaction.php:120
4666 msgid "Change email handling"
4667 msgstr "Ändra e-posthantering"
4668
4669 #: lib/accountsettingsaction.php:124
4670 msgid "Design your profile"
4671 msgstr "Designa din profil"
4672
4673 #: lib/accountsettingsaction.php:128
4674 msgid "Other"
4675 msgstr "Övrigt"
4676
4677 #: lib/accountsettingsaction.php:128
4678 msgid "Other options"
4679 msgstr "Övriga alternativ"
4680
4681 #: lib/action.php:144
4682 #, php-format
4683 msgid "%1$s - %2$s"
4684 msgstr "%1$s - %2$s"
4685
4686 #: lib/action.php:159
4687 msgid "Untitled page"
4688 msgstr "Namnlös sida"
4689
4690 #: lib/action.php:424
4691 msgid "Primary site navigation"
4692 msgstr "Primär webbplatsnavigation"
4693
4694 #. TRANS: Tooltip for main menu option "Personal"
4695 #: lib/action.php:430
4696 msgctxt "TOOLTIP"
4697 msgid "Personal profile and friends timeline"
4698 msgstr "Personlig profil och vänners tidslinje"
4699
4700 #: lib/action.php:433
4701 msgctxt "MENU"
4702 msgid "Personal"
4703 msgstr "Personligt"
4704
4705 #. TRANS: Tooltip for main menu option "Account"
4706 #: lib/action.php:435
4707 msgctxt "TOOLTIP"
4708 msgid "Change your email, avatar, password, profile"
4709 msgstr "Ändra din e-post, avatar, lösenord, profil"
4710
4711 #. TRANS: Tooltip for main menu option "Services"
4712 #: lib/action.php:440
4713 msgctxt "TOOLTIP"
4714 msgid "Connect to services"
4715 msgstr "Anslut till tjänster"
4716
4717 #: lib/action.php:443
4718 msgid "Connect"
4719 msgstr "Anslut"
4720
4721 #. TRANS: Tooltip for menu option "Admin"
4722 #: lib/action.php:446
4723 msgctxt "TOOLTIP"
4724 msgid "Change site configuration"
4725 msgstr "Ändra webbplatskonfiguration"
4726
4727 #: lib/action.php:449
4728 msgctxt "MENU"
4729 msgid "Admin"
4730 msgstr "Administratör"
4731
4732 #. TRANS: Tooltip for main menu option "Invite"
4733 #: lib/action.php:453
4734 #, php-format
4735 msgctxt "TOOLTIP"
4736 msgid "Invite friends and colleagues to join you on %s"
4737 msgstr "Bjud in vänner och kollegor att gå med dig på %s"
4738
4739 #: lib/action.php:456
4740 msgctxt "MENU"
4741 msgid "Invite"
4742 msgstr "Bjud in"
4743
4744 #. TRANS: Tooltip for main menu option "Logout"
4745 #: lib/action.php:462
4746 msgctxt "TOOLTIP"
4747 msgid "Logout from the site"
4748 msgstr "Logga ut från webbplatsen"
4749
4750 #: lib/action.php:465
4751 msgctxt "MENU"
4752 msgid "Logout"
4753 msgstr "Logga ut"
4754
4755 #. TRANS: Tooltip for main menu option "Register"
4756 #: lib/action.php:470
4757 msgctxt "TOOLTIP"
4758 msgid "Create an account"
4759 msgstr "Skapa ett konto"
4760
4761 #: lib/action.php:473
4762 msgctxt "MENU"
4763 msgid "Register"
4764 msgstr "Registrera"
4765
4766 #. TRANS: Tooltip for main menu option "Login"
4767 #: lib/action.php:476
4768 msgctxt "TOOLTIP"
4769 msgid "Login to the site"
4770 msgstr "Logga in på webbplatsen"
4771
4772 #: lib/action.php:479
4773 msgctxt "MENU"
4774 msgid "Login"
4775 msgstr "Logga in"
4776
4777 #. TRANS: Tooltip for main menu option "Help"
4778 #: lib/action.php:482
4779 msgctxt "TOOLTIP"
4780 msgid "Help me!"
4781 msgstr "Hjälp mig!"
4782
4783 #: lib/action.php:485
4784 msgctxt "MENU"
4785 msgid "Help"
4786 msgstr "Hjälp"
4787
4788 #. TRANS: Tooltip for main menu option "Search"
4789 #: lib/action.php:488
4790 msgctxt "TOOLTIP"
4791 msgid "Search for people or text"
4792 msgstr "Sök efter personer eller text"
4793
4794 #: lib/action.php:491
4795 msgctxt "MENU"
4796 msgid "Search"
4797 msgstr "Sök"
4798
4799 #. TRANS: DT element for site notice. String is hidden in default CSS.
4800 #. TRANS: Menu item for site administration
4801 #: lib/action.php:513 lib/adminpanelaction.php:398
4802 msgid "Site notice"
4803 msgstr "Webbplatsnotis"
4804
4805 #: lib/action.php:579
4806 msgid "Local views"
4807 msgstr "Lokala vyer"
4808
4809 #: lib/action.php:645
4810 msgid "Page notice"
4811 msgstr "Sidnotis"
4812
4813 #: lib/action.php:747
4814 msgid "Secondary site navigation"
4815 msgstr "Sekundär webbplatsnavigation"
4816
4817 #: lib/action.php:752
4818 msgid "Help"
4819 msgstr "Hjälp"
4820
4821 #: lib/action.php:754
4822 msgid "About"
4823 msgstr "Om"
4824
4825 #: lib/action.php:756
4826 msgid "FAQ"
4827 msgstr "Frågor & svar"
4828
4829 #: lib/action.php:760
4830 msgid "TOS"
4831 msgstr "Användarvillkor"
4832
4833 #: lib/action.php:763
4834 msgid "Privacy"
4835 msgstr "Sekretess"
4836
4837 #: lib/action.php:765
4838 msgid "Source"
4839 msgstr "Källa"
4840
4841 #: lib/action.php:769
4842 msgid "Contact"
4843 msgstr "Kontakt"
4844
4845 #: lib/action.php:771
4846 msgid "Badge"
4847 msgstr "Emblem"
4848
4849 #: lib/action.php:799
4850 msgid "StatusNet software license"
4851 msgstr "Programvarulicens för StatusNet"
4852
4853 #: lib/action.php:804
4854 #, php-format
4855 msgid ""
4856 "**%%site.name%%** is a microblogging service brought to you by [%%site."
4857 "broughtby%%](%%site.broughtbyurl%%). "
4858 msgstr ""
4859 "**%%site.name%%** är en mikrobloggtjänst tillhandahållen av [%%site.broughtby"
4860 "%%](%%site.broughtbyurl%%). "
4861
4862 #: lib/action.php:806
4863 #, php-format
4864 msgid "**%%site.name%%** is a microblogging service. "
4865 msgstr "**%%site.name%%** är en mikrobloggtjänst. "
4866
4867 #: lib/action.php:809
4868 #, php-format
4869 msgid ""
4870 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
4871 "s, available under the [GNU Affero General Public License](http://www.fsf."
4872 "org/licensing/licenses/agpl-3.0.html)."
4873 msgstr ""
4874 "Den drivs med mikrobloggprogramvaran [StatusNet](http://status.net/), "
4875 "version %s, tillgänglig under [GNU Affero General Public License](http://www."
4876 "fsf.org/licensing/licenses/agpl-3.0.html)."
4877
4878 #: lib/action.php:824
4879 msgid "Site content license"
4880 msgstr "Licens för webbplatsinnehåll"
4881
4882 #: lib/action.php:829
4883 #, php-format
4884 msgid "Content and data of %1$s are private and confidential."
4885 msgstr "Innehåll och data av %1$s är privat och konfidensiell."
4886
4887 #: lib/action.php:834
4888 #, php-format
4889 msgid "Content and data copyright by %1$s. All rights reserved."
4890 msgstr "Innehåll och data copyright av %1$s. Alla rättigheter reserverade."
4891
4892 #: lib/action.php:837
4893 msgid "Content and data copyright by contributors. All rights reserved."
4894 msgstr ""
4895 "Innehåll och data copyright av medarbetare. Alla rättigheter reserverade."
4896
4897 #: lib/action.php:850
4898 msgid "All "
4899 msgstr "Alla "
4900
4901 #: lib/action.php:856
4902 msgid "license."
4903 msgstr "licens."
4904
4905 #: lib/action.php:1155
4906 msgid "Pagination"
4907 msgstr "Numrering av sidor"
4908
4909 #: lib/action.php:1164
4910 msgid "After"
4911 msgstr "Senare"
4912
4913 #: lib/action.php:1172
4914 msgid "Before"
4915 msgstr "Tidigare"
4916
4917 #: lib/activity.php:453
4918 msgid "Can't handle remote content yet."
4919 msgstr "Kan inte hantera fjärrinnehåll ännu."
4920
4921 #: lib/activity.php:481
4922 msgid "Can't handle embedded XML content yet."
4923 msgstr "Kan inte hantera inbäddat XML-innehåll ännu."
4924
4925 #: lib/activity.php:485
4926 msgid "Can't handle embedded Base64 content yet."
4927 msgstr "Kan inte hantera inbäddat Base64-innehåll ännu."
4928
4929 #: lib/activity.php:1089
4930 msgid "Expecting a root feed element but got a whole XML document."
4931 msgstr ""
4932
4933 #. TRANS: Client error message
4934 #: lib/adminpanelaction.php:98
4935 msgid "You cannot make changes to this site."
4936 msgstr "Du kan inte göra förändringar av denna webbplats."
4937
4938 #. TRANS: Client error message
4939 #: lib/adminpanelaction.php:110
4940 msgid "Changes to that panel are not allowed."
4941 msgstr "Ändringar av den panelen tillåts inte."
4942
4943 #. TRANS: Client error message
4944 #: lib/adminpanelaction.php:229
4945 msgid "showForm() not implemented."
4946 msgstr "showForm() är inte implementerat."
4947
4948 #. TRANS: Client error message
4949 #: lib/adminpanelaction.php:259
4950 msgid "saveSettings() not implemented."
4951 msgstr "saveSetting() är inte implementerat."
4952
4953 #. TRANS: Client error message
4954 #: lib/adminpanelaction.php:283
4955 msgid "Unable to delete design setting."
4956 msgstr "Kunde inte ta bort utseendeinställning."
4957
4958 #. TRANS: Menu item title/tooltip
4959 #: lib/adminpanelaction.php:348
4960 msgid "Basic site configuration"
4961 msgstr "Grundläggande webbplatskonfiguration"
4962
4963 #. TRANS: Menu item for site administration
4964 #: lib/adminpanelaction.php:350
4965 msgctxt "MENU"
4966 msgid "Site"
4967 msgstr "Webbplats"
4968
4969 #. TRANS: Menu item title/tooltip
4970 #: lib/adminpanelaction.php:356
4971 msgid "Design configuration"
4972 msgstr "Konfiguration av utseende"
4973
4974 #. TRANS: Menu item for site administration
4975 #: lib/adminpanelaction.php:358
4976 msgctxt "MENU"
4977 msgid "Design"
4978 msgstr "Utseende"
4979
4980 #. TRANS: Menu item title/tooltip
4981 #: lib/adminpanelaction.php:364
4982 msgid "User configuration"
4983 msgstr "Konfiguration av användare"
4984
4985 #. TRANS: Menu item for site administration
4986 #: lib/adminpanelaction.php:366 lib/personalgroupnav.php:115
4987 msgid "User"
4988 msgstr "Användare"
4989
4990 #. TRANS: Menu item title/tooltip
4991 #: lib/adminpanelaction.php:372
4992 msgid "Access configuration"
4993 msgstr "Konfiguration av åtkomst"
4994
4995 #. TRANS: Menu item title/tooltip
4996 #: lib/adminpanelaction.php:380
4997 msgid "Paths configuration"
4998 msgstr "Konfiguration av sökvägar"
4999
5000 #. TRANS: Menu item title/tooltip
5001 #: lib/adminpanelaction.php:388
5002 msgid "Sessions configuration"
5003 msgstr "Konfiguration av sessioner"
5004
5005 #. TRANS: Menu item title/tooltip
5006 #: lib/adminpanelaction.php:396
5007 msgid "Edit site notice"
5008 msgstr "Redigera webbplatsnotis"
5009
5010 #. TRANS: Menu item title/tooltip
5011 #: lib/adminpanelaction.php:404
5012 msgid "Snapshots configuration"
5013 msgstr "Konfiguration av ögonblicksbilder"
5014
5015 #: lib/apiauth.php:94
5016 msgid "API resource requires read-write access, but you only have read access."
5017 msgstr ""
5018 "API-resursen kräver läs- och skrivrättigheter, men du har bara läsrättighet."
5019
5020 #: lib/apiauth.php:276
5021 #, php-format
5022 msgid "Failed API auth attempt, nickname = %1$s, proxy = %2$s, ip = %3$s"
5023 msgstr ""
5024 "Misslyckat försök till API-autentisering, smeknamn =%1$s, proxy =%2$s, ip =%3"
5025 "$s"
5026
5027 #: lib/applicationeditform.php:136
5028 msgid "Edit application"
5029 msgstr "Redigera applikation"
5030
5031 #: lib/applicationeditform.php:184
5032 msgid "Icon for this application"
5033 msgstr "Ikon för denna applikation"
5034
5035 #: lib/applicationeditform.php:204
5036 #, php-format
5037 msgid "Describe your application in %d characters"
5038 msgstr "Beskriv din applikation med högst %d tecken"
5039
5040 #: lib/applicationeditform.php:207
5041 msgid "Describe your application"
5042 msgstr "Beskriv din applikation"
5043
5044 #: lib/applicationeditform.php:216
5045 msgid "Source URL"
5046 msgstr "URL för källa"
5047
5048 #: lib/applicationeditform.php:218
5049 msgid "URL of the homepage of this application"
5050 msgstr "URL till hemsidan för denna applikation"
5051
5052 #: lib/applicationeditform.php:224
5053 msgid "Organization responsible for this application"
5054 msgstr "Organisation som ansvarar för denna applikation"
5055
5056 #: lib/applicationeditform.php:230
5057 msgid "URL for the homepage of the organization"
5058 msgstr "URL till organisationens hemsidan"
5059
5060 #: lib/applicationeditform.php:236
5061 msgid "URL to redirect to after authentication"
5062 msgstr "URL att omdirigera till efter autentisering"
5063
5064 #: lib/applicationeditform.php:258
5065 msgid "Browser"
5066 msgstr "Webbläsare"
5067
5068 #: lib/applicationeditform.php:274
5069 msgid "Desktop"
5070 msgstr "Skrivbord"
5071
5072 #: lib/applicationeditform.php:275
5073 msgid "Type of application, browser or desktop"
5074 msgstr "Typ av applikation, webbläsare eller skrivbord"
5075
5076 #: lib/applicationeditform.php:297
5077 msgid "Read-only"
5078 msgstr "Skrivskyddad"
5079
5080 #: lib/applicationeditform.php:315
5081 msgid "Read-write"
5082 msgstr "Läs och skriv"
5083
5084 #: lib/applicationeditform.php:316
5085 msgid "Default access for this application: read-only, or read-write"
5086 msgstr ""
5087 "Standardåtkomst för denna applikation: skrivskyddad, eller läs och skriv"
5088
5089 #: lib/applicationlist.php:154
5090 msgid "Revoke"
5091 msgstr "Återkalla"
5092
5093 #: lib/attachmentlist.php:87
5094 msgid "Attachments"
5095 msgstr "Bilagor"
5096
5097 #: lib/attachmentlist.php:263
5098 msgid "Author"
5099 msgstr "Författare"
5100
5101 #: lib/attachmentlist.php:276
5102 msgid "Provider"
5103 msgstr "Tillhandahållare"
5104
5105 #: lib/attachmentnoticesection.php:67
5106 msgid "Notices where this attachment appears"
5107 msgstr "Notiser där denna bilaga förekommer"
5108
5109 #: lib/attachmenttagcloudsection.php:48
5110 msgid "Tags for this attachment"
5111 msgstr "Taggar för denna billaga"
5112
5113 #: lib/authenticationplugin.php:220 lib/authenticationplugin.php:225
5114 msgid "Password changing failed"
5115 msgstr "Byte av lösenord misslyckades"
5116
5117 #: lib/authenticationplugin.php:235
5118 msgid "Password changing is not allowed"
5119 msgstr "Byte av lösenord är inte tillåtet"
5120
5121 #: lib/channel.php:157 lib/channel.php:177
5122 msgid "Command results"
5123 msgstr "Resultat av kommando"
5124
5125 #: lib/channel.php:229 lib/mailhandler.php:142
5126 msgid "Command complete"
5127 msgstr "Kommando komplett"
5128
5129 #: lib/channel.php:240
5130 msgid "Command failed"
5131 msgstr "Kommando misslyckades"
5132
5133 #: lib/command.php:83 lib/command.php:105
5134 msgid "Notice with that id does not exist"
5135 msgstr "Notis med den ID:n finns inte"
5136
5137 #: lib/command.php:99 lib/command.php:570
5138 msgid "User has no last notice"
5139 msgstr "Användare har ingen sista notis"
5140
5141 #: lib/command.php:125
5142 #, php-format
5143 msgid "Could not find a user with nickname %s"
5144 msgstr "Kunde inte hitta en användare med smeknamnet %s"
5145
5146 #: lib/command.php:143
5147 #, php-format
5148 msgid "Could not find a local user with nickname %s"
5149 msgstr "Kunde inte hitta en lokal användare med smeknamnet %s"
5150
5151 #: lib/command.php:176
5152 msgid "Sorry, this command is not yet implemented."
5153 msgstr "Tyvärr, detta kommando är inte implementerat än."
5154
5155 #: lib/command.php:221
5156 msgid "It does not make a lot of sense to nudge yourself!"
5157 msgstr "Det verkar inte vara särskilt meningsfullt att knuffa dig själv!"
5158
5159 #: lib/command.php:228
5160 #, php-format
5161 msgid "Nudge sent to %s"
5162 msgstr "Knuff skickad till %s"
5163
5164 #: lib/command.php:254
5165 #, php-format
5166 msgid ""
5167 "Subscriptions: %1$s\n"
5168 "Subscribers: %2$s\n"
5169 "Notices: %3$s"
5170 msgstr ""
5171 "Prenumerationer: %1$s\n"
5172 "Prenumeranter: %2$s\n"
5173 "Notiser: %3$s"
5174
5175 #: lib/command.php:296
5176 msgid "Notice marked as fave."
5177 msgstr "Notis markerad som favorit."
5178
5179 #: lib/command.php:317
5180 msgid "You are already a member of that group"
5181 msgstr "Du är redan en medlem i denna grupp"
5182
5183 #: lib/command.php:331
5184 #, php-format
5185 msgid "Could not join user %s to group %s"
5186 msgstr "Kunde inte ansluta användare %s till groupp %s"
5187
5188 #: lib/command.php:336
5189 #, php-format
5190 msgid "%s joined group %s"
5191 msgstr "%s gick med i grupp %s"
5192
5193 #: lib/command.php:373
5194 #, php-format
5195 msgid "Could not remove user %s to group %s"
5196 msgstr "Kunde inte ta bort användare %s från grupp %s"
5197
5198 #: lib/command.php:378
5199 #, php-format
5200 msgid "%s left group %s"
5201 msgstr "%s lämnade grupp %s"
5202
5203 #: lib/command.php:401
5204 #, php-format
5205 msgid "Fullname: %s"
5206 msgstr "Fullständigt namn: %s"
5207
5208 #: lib/command.php:404 lib/mail.php:258
5209 #, php-format
5210 msgid "Location: %s"
5211 msgstr "Plats: %s"
5212
5213 #: lib/command.php:407 lib/mail.php:260
5214 #, php-format
5215 msgid "Homepage: %s"
5216 msgstr "Hemsida: %s"
5217
5218 #: lib/command.php:410
5219 #, php-format
5220 msgid "About: %s"
5221 msgstr "Om: %s"
5222
5223 #: lib/command.php:437
5224 #, php-format
5225 msgid ""
5226 "%s is a remote profile; you can only send direct messages to users on the "
5227 "same server."
5228 msgstr ""
5229 "%s är en fjärrprofil; du kan bara skicka direktmeddelanden till användare på "
5230 "samma server."
5231
5232 #: lib/command.php:450
5233 #, php-format
5234 msgid "Message too long - maximum is %d characters, you sent %d"
5235 msgstr "Meddelande för långt - maximum är %d tecken, du skickade %d"
5236
5237 #: lib/command.php:468
5238 #, php-format
5239 msgid "Direct message to %s sent"
5240 msgstr "Direktmeddelande till %s skickat"
5241
5242 #: lib/command.php:470
5243 msgid "Error sending direct message."
5244 msgstr "Fel vid sändning av direktmeddelande."
5245
5246 #: lib/command.php:490
5247 msgid "Cannot repeat your own notice"
5248 msgstr "Kan inte upprepa din egen notis"
5249
5250 #: lib/command.php:495
5251 msgid "Already repeated that notice"
5252 msgstr "Redan upprepat denna notis"
5253
5254 #: lib/command.php:503
5255 #, php-format
5256 msgid "Notice from %s repeated"
5257 msgstr "Notis fron %s upprepad"
5258
5259 #: lib/command.php:505
5260 msgid "Error repeating notice."
5261 msgstr "Fel vid upprepning av notis."
5262
5263 #: lib/command.php:536
5264 #, php-format
5265 msgid "Notice too long - maximum is %d characters, you sent %d"
5266 msgstr "Notis för långt - maximum är %d tecken, du skickade %d"
5267
5268 #: lib/command.php:545
5269 #, php-format
5270 msgid "Reply to %s sent"
5271 msgstr "Svar på %s skickat"
5272
5273 #: lib/command.php:547
5274 msgid "Error saving notice."
5275 msgstr "Fel vid sparande av notis."
5276
5277 #: lib/command.php:594
5278 msgid "Specify the name of the user to subscribe to"
5279 msgstr "Ange namnet på användaren att prenumerara på"
5280
5281 #: lib/command.php:602
5282 msgid "Can't subscribe to OMB profiles by command."
5283 msgstr "Kan inte prenumera på OMB-profiler via kommando."
5284
5285 #: lib/command.php:608
5286 #, php-format
5287 msgid "Subscribed to %s"
5288 msgstr "Prenumerar på %s"
5289
5290 #: lib/command.php:629 lib/command.php:728
5291 msgid "Specify the name of the user to unsubscribe from"
5292 msgstr "Ange namnet på användaren att avsluta prenumeration på"
5293
5294 #: lib/command.php:638
5295 #, php-format
5296 msgid "Unsubscribed from %s"
5297 msgstr "Prenumeration hos %s avslutad"
5298
5299 #: lib/command.php:656 lib/command.php:679
5300 msgid "Command not yet implemented."
5301 msgstr "Kommando inte implementerat än."
5302
5303 #: lib/command.php:659
5304 msgid "Notification off."
5305 msgstr "Notifikation av."
5306
5307 #: lib/command.php:661
5308 msgid "Can't turn off notification."
5309 msgstr "Kan inte sätta på notifikation."
5310
5311 #: lib/command.php:682
5312 msgid "Notification on."
5313 msgstr "Notifikation på."
5314
5315 #: lib/command.php:684
5316 msgid "Can't turn on notification."
5317 msgstr "Kan inte stänga av notifikation."
5318
5319 #: lib/command.php:697
5320 msgid "Login command is disabled"
5321 msgstr "Inloggningskommando är inaktiverat"
5322
5323 #: lib/command.php:708
5324 #, php-format
5325 msgid "This link is useable only once, and is good for only 2 minutes: %s"
5326 msgstr ""
5327 "Denna länk är endast användbar en gång, och gäller bara i 2 minuter: %s"
5328
5329 #: lib/command.php:735
5330 #, php-format
5331 msgid "Unsubscribed  %s"
5332 msgstr "Prenumeration avslutad %s"
5333
5334 #: lib/command.php:752
5335 msgid "You are not subscribed to anyone."
5336 msgstr "Du prenumererar inte på någon."
5337
5338 #: lib/command.php:754
5339 msgid "You are subscribed to this person:"
5340 msgid_plural "You are subscribed to these people:"
5341 msgstr[0] "Du prenumererar på denna person:"
5342 msgstr[1] "Du prenumererar på dessa personer:"
5343
5344 #: lib/command.php:774
5345 msgid "No one is subscribed to you."
5346 msgstr "Ingen prenumerar på dig."
5347
5348 #: lib/command.php:776
5349 msgid "This person is subscribed to you:"
5350 msgid_plural "These people are subscribed to you:"
5351 msgstr[0] "Denna person prenumererar på dig:"
5352 msgstr[1] "Dessa personer prenumererar på dig:"
5353
5354 #: lib/command.php:796
5355 msgid "You are not a member of any groups."
5356 msgstr "Du är inte medlem i några grupper."
5357
5358 #: lib/command.php:798
5359 msgid "You are a member of this group:"
5360 msgid_plural "You are a member of these groups:"
5361 msgstr[0] "Du är en medlem i denna grupp:"
5362 msgstr[1] "Du är en medlem i dessa grupper:"
5363
5364 #: lib/command.php:812
5365 msgid ""
5366 "Commands:\n"
5367 "on - turn on notifications\n"
5368 "off - turn off notifications\n"
5369 "help - show this help\n"
5370 "follow <nickname> - subscribe to user\n"
5371 "groups - lists the groups you have joined\n"
5372 "subscriptions - list the people you follow\n"
5373 "subscribers - list the people that follow you\n"
5374 "leave <nickname> - unsubscribe from user\n"
5375 "d <nickname> <text> - direct message to user\n"
5376 "get <nickname> - get last notice from user\n"
5377 "whois <nickname> - get profile info on user\n"
5378 "lose <nickname> - force user to stop following you\n"
5379 "fav <nickname> - add user's last notice as a 'fave'\n"
5380 "fav #<notice_id> - add notice with the given id as a 'fave'\n"
5381 "repeat #<notice_id> - repeat a notice with a given id\n"
5382 "repeat <nickname> - repeat the last notice from user\n"
5383 "reply #<notice_id> - reply to notice with a given id\n"
5384 "reply <nickname> - reply to the last notice from user\n"
5385 "join <group> - join group\n"
5386 "login - Get a link to login to the web interface\n"
5387 "drop <group> - leave group\n"
5388 "stats - get your stats\n"
5389 "stop - same as 'off'\n"
5390 "quit - same as 'off'\n"
5391 "sub <nickname> - same as 'follow'\n"
5392 "unsub <nickname> - same as 'leave'\n"
5393 "last <nickname> - same as 'get'\n"
5394 "on <nickname> - not yet implemented.\n"
5395 "off <nickname> - not yet implemented.\n"
5396 "nudge <nickname> - remind a user to update.\n"
5397 "invite <phone number> - not yet implemented.\n"
5398 "track <word> - not yet implemented.\n"
5399 "untrack <word> - not yet implemented.\n"
5400 "track off - not yet implemented.\n"
5401 "untrack all - not yet implemented.\n"
5402 "tracks - not yet implemented.\n"
5403 "tracking - not yet implemented.\n"
5404 msgstr ""
5405 "Kommandon:\n"
5406 "on - sätt på notifikationer\n"
5407 "off - stäng av notifikationer\n"
5408 "help - visa denna hjälp\n"
5409 "follow <smeknamn> - prenumerera på användare\n"
5410 "groups - lista grupperna du tillhör\n"
5411 "subscriptions - lista personerna du följer\n"
5412 "subscribers - lista personerna som följer dig\n"
5413 "leave <smeknamn> - avsluta prenumeration på användare\n"
5414 "d <smeknamn> <text> - direktmeddelande till användare\n"
5415 "get <smeknamn> - hämta senaste notis från användare\n"
5416 "whois <smeknamn> - hämta profilinformation om användare\n"
5417 "lose <smeknamn> - tvinga användare att sluta följa dig\n"
5418 "fav <smeknamn> - lägg till användarens senaste notis som favorit\n"
5419 "fav #<notisid> - lägg till notis med given id som favorit\n"
5420 "repeat #<notisid> - upprepa en notis med en given id\n"
5421 "repeat <smeknamn> - upprepa den senaste notisen från användare\n"
5422 "reply #<notisid> - svara på notis med en given id\n"
5423 "reply <smeknamn> - svara på den senaste notisen från användare\n"
5424 "join <grupp> - gå med i grupp\n"
5425 "login - hämta en länk till webbgränssnittets inloggningssida\n"
5426 "drop <grupp> - lämna grupp\n"
5427 "stats - hämta din statistik\n"
5428 "stop - samma som 'off'\n"
5429 "quit - samma som 'off'\n"
5430 "sub <smeknamn> - samma som 'follow'\n"
5431 "unsub <smeknamn> - samma som 'leave'\n"
5432 "last <smeknamn> - samma som 'get'\n"
5433 "on <smeknamn> - inte implementerat än.\n"
5434 "off <smeknamn> - inte implementerat än.\n"
5435 "nudge <smeknamn> - påminn en användare om att uppdatera\n"
5436 "invite <telefonnummer> - inte implementerat än.\n"
5437 "track <ord> - inte implementerat än.\n"
5438 "untrack <ord> - inte implementerat än.\n"
5439 "track off - inte implementerat än.\n"
5440 "untrack all - inte implementerat än.\n"
5441 "tracks - inte implementerat än.\n"
5442 "tracking - inte implementerat än.\n"
5443
5444 #: lib/common.php:136
5445 msgid "No configuration file found. "
5446 msgstr "Ingen konfigurationsfil hittades. "
5447
5448 #: lib/common.php:137
5449 msgid "I looked for configuration files in the following places: "
5450 msgstr "Jag letade efter konfigurationsfiler på följande platser: "
5451
5452 #: lib/common.php:139
5453 msgid "You may wish to run the installer to fix this."
5454 msgstr "Du kanske vill köra installeraren för att åtgärda detta."
5455
5456 #: lib/common.php:140
5457 msgid "Go to the installer."
5458 msgstr "Gå till installeraren."
5459
5460 #: lib/connectsettingsaction.php:110
5461 msgid "IM"
5462 msgstr "Snabbmeddelande"
5463
5464 #: lib/connectsettingsaction.php:111
5465 msgid "Updates by instant messenger (IM)"
5466 msgstr "Uppdateringar via snabbmeddelande (IM)"
5467
5468 #: lib/connectsettingsaction.php:116
5469 msgid "Updates by SMS"
5470 msgstr "Uppdateringar via SMS"
5471
5472 #: lib/connectsettingsaction.php:120
5473 msgid "Connections"
5474 msgstr "Anslutningar"
5475
5476 #: lib/connectsettingsaction.php:121
5477 msgid "Authorized connected applications"
5478 msgstr "Tillåt anslutna applikationer"
5479
5480 #: lib/dberroraction.php:60
5481 msgid "Database error"
5482 msgstr "Databasfel"
5483
5484 #: lib/designsettings.php:105
5485 msgid "Upload file"
5486 msgstr "Ladda upp fil"
5487
5488 #: lib/designsettings.php:109
5489 msgid ""
5490 "You can upload your personal background image. The maximum file size is 2MB."
5491 msgstr ""
5492 "Du kan ladda upp din personliga bakgrundbild. Den maximala filstorleken är "
5493 "2MB."
5494
5495 #: lib/designsettings.php:418
5496 msgid "Design defaults restored."
5497 msgstr "Standardvärden för utseende återställda."
5498
5499 #: lib/disfavorform.php:114 lib/disfavorform.php:140
5500 msgid "Disfavor this notice"
5501 msgstr "Avmarkera denna notis som favorit"
5502
5503 #: lib/favorform.php:114 lib/favorform.php:140
5504 msgid "Favor this notice"
5505 msgstr "Markera denna notis som favorit"
5506
5507 #: lib/favorform.php:140
5508 msgid "Favor"
5509 msgstr "Markera som favorit"
5510
5511 #: lib/feed.php:85
5512 msgid "RSS 1.0"
5513 msgstr "RSS 1.0"
5514
5515 #: lib/feed.php:87
5516 msgid "RSS 2.0"
5517 msgstr "RSS 2.0"
5518
5519 #: lib/feed.php:89
5520 msgid "Atom"
5521 msgstr "Atom"
5522
5523 #: lib/feed.php:91
5524 msgid "FOAF"
5525 msgstr "FOAF"
5526
5527 #: lib/feedlist.php:64
5528 msgid "Export data"
5529 msgstr "Exportdata"
5530
5531 #: lib/galleryaction.php:121
5532 msgid "Filter tags"
5533 msgstr "Filtrera taggar"
5534
5535 #: lib/galleryaction.php:131
5536 msgid "All"
5537 msgstr "Alla"
5538
5539 #: lib/galleryaction.php:139
5540 msgid "Select tag to filter"
5541 msgstr "Välj tagg att filtrera"
5542
5543 #: lib/galleryaction.php:140
5544 msgid "Tag"
5545 msgstr "Tagg"
5546
5547 #: lib/galleryaction.php:141
5548 msgid "Choose a tag to narrow list"
5549 msgstr "Välj en tagg för att begränsa lista"
5550
5551 #: lib/galleryaction.php:143
5552 msgid "Go"
5553 msgstr "Gå"
5554
5555 #: lib/grantroleform.php:91
5556 #, php-format
5557 msgid "Grant this user the \"%s\" role"
5558 msgstr "Bevilja denna användare \"%s\"-rollen"
5559
5560 #: lib/groupeditform.php:163
5561 msgid "URL of the homepage or blog of the group or topic"
5562 msgstr "URL till gruppen eller ämnets hemsida eller blogg"
5563
5564 #: lib/groupeditform.php:168
5565 msgid "Describe the group or topic"
5566 msgstr "Beskriv gruppen eller ämnet"
5567
5568 #: lib/groupeditform.php:170
5569 #, php-format
5570 msgid "Describe the group or topic in %d characters"
5571 msgstr "Beskriv gruppen eller ämnet med högst %d tecken"
5572
5573 #: lib/groupeditform.php:179
5574 msgid ""
5575 "Location for the group, if any, like \"City, State (or Region), Country\""
5576 msgstr "Plats för gruppen, om den finns, såsom \"Stad, Län, Land\""
5577
5578 #: lib/groupeditform.php:187
5579 #, php-format
5580 msgid "Extra nicknames for the group, comma- or space- separated, max %d"
5581 msgstr "Extra smeknamn för gruppen, komma- eller mellanslagsseparerade, max &d"
5582
5583 #: lib/groupnav.php:85
5584 msgid "Group"
5585 msgstr "Grupp"
5586
5587 #: lib/groupnav.php:101
5588 msgid "Blocked"
5589 msgstr "Blockerad"
5590
5591 #: lib/groupnav.php:102
5592 #, php-format
5593 msgid "%s blocked users"
5594 msgstr "%s blockerade användare"
5595
5596 #: lib/groupnav.php:108
5597 #, php-format
5598 msgid "Edit %s group properties"
5599 msgstr "Redigera %s gruppegenskaper"
5600
5601 #: lib/groupnav.php:113
5602 msgid "Logo"
5603 msgstr "Logotyp"
5604
5605 #: lib/groupnav.php:114
5606 #, php-format
5607 msgid "Add or edit %s logo"
5608 msgstr "Lägg till eller redigera %s logotyp"
5609
5610 #: lib/groupnav.php:120
5611 #, php-format
5612 msgid "Add or edit %s design"
5613 msgstr "Lägg till eller redigera %s utseende"
5614
5615 #: lib/groupsbymemberssection.php:71
5616 msgid "Groups with most members"
5617 msgstr "Grupper med flest medlemmar"
5618
5619 #: lib/groupsbypostssection.php:71
5620 msgid "Groups with most posts"
5621 msgstr "Grupper med flest inlägg"
5622
5623 #: lib/grouptagcloudsection.php:56
5624 #, php-format
5625 msgid "Tags in %s group's notices"
5626 msgstr "Taggar i %s grupps notiser"
5627
5628 #: lib/htmloutputter.php:103
5629 msgid "This page is not available in a media type you accept"
5630 msgstr "Denna sida är inte tillgänglig i den mediatyp du accepterat"
5631
5632 #: lib/imagefile.php:74
5633 msgid "Unsupported image file format."
5634 msgstr "Bildfilens format stödjs inte."
5635
5636 #: lib/imagefile.php:90
5637 #, php-format
5638 msgid "That file is too big. The maximum file size is %s."
5639 msgstr "Denna fil är för stor. Den maximala filstorleken är %s."
5640
5641 #: lib/imagefile.php:95
5642 msgid "Partial upload."
5643 msgstr "Bitvis uppladdad."
5644
5645 #: lib/imagefile.php:103 lib/mediafile.php:170
5646 msgid "System error uploading file."
5647 msgstr "Systemfel vid uppladdning av fil."
5648
5649 #: lib/imagefile.php:111
5650 msgid "Not an image or corrupt file."
5651 msgstr "Inte en bildfil eller så är filen korrupt."
5652
5653 #: lib/imagefile.php:124
5654 msgid "Lost our file."
5655 msgstr "Förlorade vår fil."
5656
5657 #: lib/imagefile.php:168 lib/imagefile.php:233
5658 msgid "Unknown file type"
5659 msgstr "Okänd filtyp"
5660
5661 #: lib/imagefile.php:253
5662 msgid "MB"
5663 msgstr "MB"
5664
5665 #: lib/imagefile.php:255
5666 msgid "kB"
5667 msgstr "kB"
5668
5669 #: lib/jabber.php:228
5670 #, php-format
5671 msgid "[%s]"
5672 msgstr "[%s]"
5673
5674 #: lib/jabber.php:408
5675 #, php-format
5676 msgid "Unknown inbox source %d."
5677 msgstr "Okänd källa för inkorg %d."
5678
5679 #: lib/joinform.php:114
5680 msgid "Join"
5681 msgstr "Gå med"
5682
5683 #: lib/leaveform.php:114
5684 msgid "Leave"
5685 msgstr "Lämna"
5686
5687 #: lib/logingroupnav.php:80
5688 msgid "Login with a username and password"
5689 msgstr "Logga in med ett användarnamn och lösenord"
5690
5691 #: lib/logingroupnav.php:86
5692 msgid "Sign up for a new account"
5693 msgstr "Registrera dig för ett nytt konto"
5694
5695 #: lib/mail.php:173
5696 msgid "Email address confirmation"
5697 msgstr "E-postadressbekräftelse"
5698
5699 #: lib/mail.php:175
5700 #, php-format
5701 msgid ""
5702 "Hey, %s.\n"
5703 "\n"
5704 "Someone just entered this email address on %s.\n"
5705 "\n"
5706 "If it was you, and you want to confirm your entry, use the URL below:\n"
5707 "\n"
5708 "\t%s\n"
5709 "\n"
5710 "If not, just ignore this message.\n"
5711 "\n"
5712 "Thanks for your time, \n"
5713 "%s\n"
5714 msgstr ""
5715 "Hej %s!\n"
5716 "\n"
5717 "Någon la precis till den här e-postadressen på %s.\n"
5718 "\n"
5719 "Om det var du och du vill bekräfta det, använd webbadressen nedan:\n"
5720 "\n"
5721 "%s\n"
5722 "\n"
5723 "Om inte, ignorera bara det här meddelandet.\n"
5724 "\n"
5725 "Tack för din tid,  \n"
5726 "%s\n"
5727
5728 #: lib/mail.php:240
5729 #, php-format
5730 msgid "%1$s is now listening to your notices on %2$s."
5731 msgstr "%1$s lyssnar nu på dina notiser på %2$s."
5732
5733 #: lib/mail.php:245
5734 #, php-format
5735 msgid ""
5736 "%1$s is now listening to your notices on %2$s.\n"
5737 "\n"
5738 "\t%3$s\n"
5739 "\n"
5740 "%4$s%5$s%6$s\n"
5741 "Faithfully yours,\n"
5742 "%7$s.\n"
5743 "\n"
5744 "----\n"
5745 "Change your email address or notification options at %8$s\n"
5746 msgstr ""
5747 "%1$s lyssnar nu på dina notiser på %2$s.\n"
5748 "\n"
5749 "%3$s\n"
5750 "\n"
5751 "%4$s%5$s%6$s\n"
5752 "Med vänliga hälsningar,\n"
5753 "%7$s.\n"
5754 "\n"
5755 "----\n"
5756 "Ändra din e-postadress eller notiferingsinställningar på %8$s\n"
5757
5758 #: lib/mail.php:262
5759 #, php-format
5760 msgid "Bio: %s"
5761 msgstr "Biografi: %s"
5762
5763 #: lib/mail.php:290
5764 #, php-format
5765 msgid "New email address for posting to %s"
5766 msgstr "Ny e-postadress för att skicka till %s"
5767
5768 #: lib/mail.php:293
5769 #, php-format
5770 msgid ""
5771 "You have a new posting address on %1$s.\n"
5772 "\n"
5773 "Send email to %2$s to post new messages.\n"
5774 "\n"
5775 "More email instructions at %3$s.\n"
5776 "\n"
5777 "Faithfully yours,\n"
5778 "%4$s"
5779 msgstr ""
5780 "Du har en ny adress på %1$s.\n"
5781 "\n"
5782 "Skicka e-post till %2$s för att posta nya meddelanden.\n"
5783 "\n"
5784 "Mer e-postinstruktioner på %3$s.\n"
5785 "\n"
5786 "Med vänliga hälsningar,\n"
5787 "%4$s"
5788
5789 #: lib/mail.php:417
5790 #, php-format
5791 msgid "%s status"
5792 msgstr "%s status"
5793
5794 #: lib/mail.php:443
5795 msgid "SMS confirmation"
5796 msgstr "SMS-bekräftelse"
5797
5798 #: lib/mail.php:467
5799 #, php-format
5800 msgid "You've been nudged by %s"
5801 msgstr "Du har blivit knuffad av %s"
5802
5803 #: lib/mail.php:471
5804 #, php-format
5805 msgid ""
5806 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
5807 "to post some news.\n"
5808 "\n"
5809 "So let's hear from you :)\n"
5810 "\n"
5811 "%3$s\n"
5812 "\n"
5813 "Don't reply to this email; it won't get to them.\n"
5814 "\n"
5815 "With kind regards,\n"
5816 "%4$s\n"
5817 msgstr ""
5818 "%1$s (%2$s) undrar vad du håller på med nuförtiden och inbjuder dig att "
5819 "lägga upp några nyheter.\n"
5820 "\n"
5821 "Så låt oss höra av dig :)\n"
5822 "\n"
5823 "%3$s\n"
5824 "\n"
5825 "Svara inte på det här e-postmeddelandet; det kommer inte komma fram.\n"
5826 "\n"
5827 "Med vänliga hälsningar,\n"
5828 "%4$s\n"
5829
5830 #: lib/mail.php:517
5831 #, php-format
5832 msgid "New private message from %s"
5833 msgstr "Nytt privat meddelande från %s"
5834
5835 #: lib/mail.php:521
5836 #, php-format
5837 msgid ""
5838 "%1$s (%2$s) sent you a private message:\n"
5839 "\n"
5840 "------------------------------------------------------\n"
5841 "%3$s\n"
5842 "------------------------------------------------------\n"
5843 "\n"
5844 "You can reply to their message here:\n"
5845 "\n"
5846 "%4$s\n"
5847 "\n"
5848 "Don't reply to this email; it won't get to them.\n"
5849 "\n"
5850 "With kind regards,\n"
5851 "%5$s\n"
5852 msgstr ""
5853 "%1$s (%2$s) skickade ett privat meddelande till dig:\n"
5854 "\n"
5855 "------------------------------------------------------\n"
5856 "%3$s\n"
5857 "------------------------------------------------------\n"
5858 "\n"
5859 "Du kan svara på meddelandet här:\n"
5860 "\n"
5861 "%4$s\n"
5862 "\n"
5863 "Svara inte på detta e-postmeddelande; det kommer inte komma fram.\n"
5864 "\n"
5865 "Med vänliga hälsningar,\n"
5866 "%5$s\n"
5867
5868 #: lib/mail.php:568
5869 #, php-format
5870 msgid "%s (@%s) added your notice as a favorite"
5871 msgstr "%s (@%s) lade till din notis som en favorit"
5872
5873 #: lib/mail.php:570
5874 #, php-format
5875 msgid ""
5876 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
5877 "\n"
5878 "The URL of your notice is:\n"
5879 "\n"
5880 "%3$s\n"
5881 "\n"
5882 "The text of your notice is:\n"
5883 "\n"
5884 "%4$s\n"
5885 "\n"
5886 "You can see the list of %1$s's favorites here:\n"
5887 "\n"
5888 "%5$s\n"
5889 "\n"
5890 "Faithfully yours,\n"
5891 "%6$s\n"
5892 msgstr ""
5893 "%1$s (@%7$s) la precis till din notis från %2$s som en av sina favoriter.\n"
5894 "\n"
5895 "Webbadressen för din notis är:\n"
5896 "\n"
5897 "%3$s\n"
5898 "\n"
5899 "Texten i din notis är:\n"
5900 "\n"
5901 "%4$s\n"
5902 "\n"
5903 "Du kan se listan med %1$ss favoriter här:\n"
5904 "\n"
5905 "%5$s\n"
5906 "\n"
5907 "Med vänliga hälsningar,\n"
5908 "%6$s\n"
5909
5910 #: lib/mail.php:635
5911 #, php-format
5912 msgid "%s (@%s) sent a notice to your attention"
5913 msgstr "%s (@%s) skickade en notis för din uppmärksamhet"
5914
5915 #: lib/mail.php:637
5916 #, php-format
5917 msgid ""
5918 "%1$s (@%9$s) just sent a notice to your attention (an '@-reply') on %2$s.\n"
5919 "\n"
5920 "The notice is here:\n"
5921 "\n"
5922 "\t%3$s\n"
5923 "\n"
5924 "It reads:\n"
5925 "\n"
5926 "\t%4$s\n"
5927 "\n"
5928 msgstr ""
5929 "%1$s (@%9$s) skickade precis en notis för din uppmärksamhet (ett '@-svar') "
5930 "på %2$s.\n"
5931 "\n"
5932 "Notisen är här:\n"
5933 "\n"
5934 "%3$s\n"
5935 "\n"
5936 "Den lyder:\n"
5937 "\n"
5938 "%4$s\n"
5939 "\n"
5940
5941 #: lib/mailbox.php:89
5942 msgid "Only the user can read their own mailboxes."
5943 msgstr "Bara användaren kan läsa sina egna brevlådor."
5944
5945 #: lib/mailbox.php:139
5946 msgid ""
5947 "You have no private messages. You can send private message to engage other "
5948 "users in conversation. People can send you messages for your eyes only."
5949 msgstr ""
5950 "Du har inga privata meddelanden. Du kan skicka privata meddelanden för att "
5951 "engagera andra användare i konversationen. Folk kan skicka meddelanden till "
5952 "dig som bara du ser."
5953
5954 #: lib/mailbox.php:227 lib/noticelist.php:485
5955 msgid "from"
5956 msgstr "från"
5957
5958 #: lib/mailhandler.php:37
5959 msgid "Could not parse message."
5960 msgstr "Kunde inte tolka meddelande."
5961
5962 #: lib/mailhandler.php:42
5963 msgid "Not a registered user."
5964 msgstr "Inte en registrerad användare."
5965
5966 #: lib/mailhandler.php:46
5967 msgid "Sorry, that is not your incoming email address."
5968 msgstr "Tyvärr, det är inte din inkommande e-postadress."
5969
5970 #: lib/mailhandler.php:50
5971 msgid "Sorry, no incoming email allowed."
5972 msgstr "Tyvärr, ingen inkommande e-post tillåts."
5973
5974 #: lib/mailhandler.php:228
5975 #, php-format
5976 msgid "Unsupported message type: %s"
5977 msgstr "Formatet %s för meddelande stödjs inte."
5978
5979 #: lib/mediafile.php:98 lib/mediafile.php:123
5980 msgid "There was a database error while saving your file. Please try again."
5981 msgstr ""
5982 "Det var ett databasfel vid sparandet av din profil. Var vänlig försök igen."
5983
5984 #: lib/mediafile.php:142
5985 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
5986 msgstr ""
5987 "Den uppladdade filen överstiger upload_max_filesize-direktivet i php.ini."
5988
5989 #: lib/mediafile.php:147
5990 msgid ""
5991 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
5992 "the HTML form."
5993 msgstr ""
5994 "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som var angivet i "
5995 "HTML-formuläret."
5996
5997 #: lib/mediafile.php:152
5998 msgid "The uploaded file was only partially uploaded."
5999 msgstr "Den uppladdade filen var bara delvis uppladdad."
6000
6001 #: lib/mediafile.php:159
6002 msgid "Missing a temporary folder."
6003 msgstr "Saknar en tillfällig mapp."
6004
6005 #: lib/mediafile.php:162
6006 msgid "Failed to write file to disk."
6007 msgstr "Misslyckades att skriva fil till disk."
6008
6009 #: lib/mediafile.php:165
6010 msgid "File upload stopped by extension."
6011 msgstr "Filuppladdningen stoppad pga filändelse"
6012
6013 #: lib/mediafile.php:179 lib/mediafile.php:216
6014 msgid "File exceeds user's quota."
6015 msgstr "Fil överstiger användaren kvot."
6016
6017 #: lib/mediafile.php:196 lib/mediafile.php:233
6018 msgid "File could not be moved to destination directory."
6019 msgstr "Fil kunde inte flyttas till destinationskatalog."
6020
6021 #: lib/mediafile.php:201 lib/mediafile.php:237
6022 msgid "Could not determine file's MIME type."
6023 msgstr "Kunde inte fastställa filens MIME-typ."
6024
6025 #: lib/mediafile.php:270
6026 #, php-format
6027 msgid " Try using another %s format."
6028 msgstr "Försök använda ett annat %s-format."
6029
6030 #: lib/mediafile.php:275
6031 #, php-format
6032 msgid "%s is not a supported file type on this server."
6033 msgstr "%s är en filtyp som saknar stöd på denna server."
6034
6035 #: lib/messageform.php:120
6036 msgid "Send a direct notice"
6037 msgstr "Skicka en direktnotis"
6038
6039 #: lib/messageform.php:146
6040 msgid "To"
6041 msgstr "Till"
6042
6043 #: lib/messageform.php:159 lib/noticeform.php:185
6044 msgid "Available characters"
6045 msgstr "Tillgängliga tecken"
6046
6047 #: lib/messageform.php:178 lib/noticeform.php:236
6048 msgctxt "Send button for sending notice"
6049 msgid "Send"
6050 msgstr "Skicka"
6051
6052 #: lib/noticeform.php:160
6053 msgid "Send a notice"
6054 msgstr "Skicka en notis"
6055
6056 #: lib/noticeform.php:173
6057 #, php-format
6058 msgid "What's up, %s?"
6059 msgstr "Vad är på gång, %s?"
6060
6061 #: lib/noticeform.php:192
6062 msgid "Attach"
6063 msgstr "Bifoga"
6064
6065 #: lib/noticeform.php:196
6066 msgid "Attach a file"
6067 msgstr "Bifoga en fil"
6068
6069 #: lib/noticeform.php:212
6070 msgid "Share my location"
6071 msgstr "Dela min plats"
6072
6073 #: lib/noticeform.php:215
6074 msgid "Do not share my location"
6075 msgstr "Dela inte min plats"
6076
6077 #: lib/noticeform.php:216
6078 msgid ""
6079 "Sorry, retrieving your geo location is taking longer than expected, please "
6080 "try again later"
6081 msgstr ""
6082 "Tyvärr, hämtning av din geografiska plats tar längre tid än förväntat, var "
6083 "god försök igen senare"
6084
6085 #: lib/noticelist.php:429
6086 #, php-format
6087 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
6088 msgstr "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
6089
6090 #: lib/noticelist.php:430
6091 msgid "N"
6092 msgstr "N"
6093
6094 #: lib/noticelist.php:430
6095 msgid "S"
6096 msgstr "S"
6097
6098 #: lib/noticelist.php:431
6099 msgid "E"
6100 msgstr "Ö"
6101
6102 #: lib/noticelist.php:431
6103 msgid "W"
6104 msgstr "V"
6105
6106 #: lib/noticelist.php:438
6107 msgid "at"
6108 msgstr "på"
6109
6110 #: lib/noticelist.php:569
6111 msgid "in context"
6112 msgstr "i sammanhang"
6113
6114 #: lib/noticelist.php:604
6115 msgid "Repeated by"
6116 msgstr "Upprepad av"
6117
6118 #: lib/noticelist.php:631
6119 msgid "Reply to this notice"
6120 msgstr "Svara på denna notis"
6121
6122 #: lib/noticelist.php:632
6123 msgid "Reply"
6124 msgstr "Svara"
6125
6126 #: lib/noticelist.php:676
6127 msgid "Notice repeated"
6128 msgstr "Notis upprepad"
6129
6130 #: lib/nudgeform.php:116
6131 msgid "Nudge this user"
6132 msgstr "Knuffa denna användare"
6133
6134 #: lib/nudgeform.php:128
6135 msgid "Nudge"
6136 msgstr "Knuffa"
6137
6138 #: lib/nudgeform.php:128
6139 msgid "Send a nudge to this user"
6140 msgstr "Skicka en knuff till denna användare"
6141
6142 #: lib/oauthstore.php:283
6143 msgid "Error inserting new profile"
6144 msgstr "Fel vid infogning av ny profil"
6145
6146 #: lib/oauthstore.php:291
6147 msgid "Error inserting avatar"
6148 msgstr "Fel vid infogning av avatar"
6149
6150 #: lib/oauthstore.php:311
6151 msgid "Error inserting remote profile"
6152 msgstr "Fel vid infogning av fjärrprofilen"
6153
6154 #: lib/oauthstore.php:345
6155 msgid "Duplicate notice"
6156 msgstr "Duplicerad notis"
6157
6158 #: lib/oauthstore.php:490
6159 msgid "Couldn't insert new subscription."
6160 msgstr "Kunde inte infoga ny prenumeration."
6161
6162 #: lib/personalgroupnav.php:99
6163 msgid "Personal"
6164 msgstr "Personligt"
6165
6166 #: lib/personalgroupnav.php:104
6167 msgid "Replies"
6168 msgstr "Svar"
6169
6170 #: lib/personalgroupnav.php:114
6171 msgid "Favorites"
6172 msgstr "Favoriter"
6173
6174 #: lib/personalgroupnav.php:125
6175 msgid "Inbox"
6176 msgstr "Inkorg"
6177
6178 #: lib/personalgroupnav.php:126
6179 msgid "Your incoming messages"
6180 msgstr "Dina inkommande meddelanden"
6181
6182 #: lib/personalgroupnav.php:130
6183 msgid "Outbox"
6184 msgstr "Utkorg"
6185
6186 #: lib/personalgroupnav.php:131
6187 msgid "Your sent messages"
6188 msgstr "Dina skickade meddelanden"
6189
6190 #: lib/personaltagcloudsection.php:56
6191 #, php-format
6192 msgid "Tags in %s's notices"
6193 msgstr "Taggar i %ss notiser"
6194
6195 #: lib/plugin.php:114
6196 msgid "Unknown"
6197 msgstr "Okänd"
6198
6199 #: lib/profileaction.php:109 lib/profileaction.php:194 lib/subgroupnav.php:82
6200 msgid "Subscriptions"
6201 msgstr "Prenumerationer"
6202
6203 #: lib/profileaction.php:126
6204 msgid "All subscriptions"
6205 msgstr "Alla prenumerationer"
6206
6207 #: lib/profileaction.php:142 lib/profileaction.php:203 lib/subgroupnav.php:90
6208 msgid "Subscribers"
6209 msgstr "Prenumeranter"
6210
6211 #: lib/profileaction.php:159
6212 msgid "All subscribers"
6213 msgstr "Alla prenumeranter"
6214
6215 #: lib/profileaction.php:180
6216 msgid "User ID"
6217 msgstr "Användar-ID"
6218
6219 #: lib/profileaction.php:185
6220 msgid "Member since"
6221 msgstr "Medlem sedan"
6222
6223 #: lib/profileaction.php:247
6224 msgid "All groups"
6225 msgstr "Alla grupper"
6226
6227 #: lib/profileformaction.php:123
6228 msgid "No return-to arguments."
6229 msgstr "Inga \"return-to\"-argument."
6230
6231 #: lib/profileformaction.php:137
6232 msgid "Unimplemented method."
6233 msgstr "Inte implementerad metod."
6234
6235 #: lib/publicgroupnav.php:78
6236 msgid "Public"
6237 msgstr "Publikt"
6238
6239 #: lib/publicgroupnav.php:82
6240 msgid "User groups"
6241 msgstr "Användargrupper"
6242
6243 #: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85
6244 msgid "Recent tags"
6245 msgstr "Senaste taggar"
6246
6247 #: lib/publicgroupnav.php:88
6248 msgid "Featured"
6249 msgstr "Profilerade"
6250
6251 #: lib/publicgroupnav.php:92
6252 msgid "Popular"
6253 msgstr "Populärt"
6254
6255 #: lib/repeatform.php:107
6256 msgid "Repeat this notice?"
6257 msgstr "Upprepa denna notis?"
6258
6259 #: lib/repeatform.php:132
6260 msgid "Repeat this notice"
6261 msgstr "Upprepa denna notis"
6262
6263 #: lib/revokeroleform.php:91
6264 #, php-format
6265 msgid "Revoke the \"%s\" role from this user"
6266 msgstr "Återkalla rollen \"%s\" från denna användare"
6267
6268 #: lib/router.php:677
6269 msgid "No single user defined for single-user mode."
6270 msgstr "Ingen enskild användare definierad för enanvändarläge."
6271
6272 #: lib/sandboxform.php:67
6273 msgid "Sandbox"
6274 msgstr "Flytta till sandlådan"
6275
6276 #: lib/sandboxform.php:78
6277 msgid "Sandbox this user"
6278 msgstr "Flytta denna användare till sandlådan"
6279
6280 #: lib/searchaction.php:120
6281 msgid "Search site"
6282 msgstr "Sök webbplats"
6283
6284 #: lib/searchaction.php:126
6285 msgid "Keyword(s)"
6286 msgstr "Nyckelord"
6287
6288 #: lib/searchaction.php:127
6289 msgid "Search"
6290 msgstr "Sök"
6291
6292 #: lib/searchaction.php:162
6293 msgid "Search help"
6294 msgstr "Sök hjälp"
6295
6296 #: lib/searchgroupnav.php:80
6297 msgid "People"
6298 msgstr "Personer"
6299
6300 #: lib/searchgroupnav.php:81
6301 msgid "Find people on this site"
6302 msgstr "Hitta personer på denna webbplats"
6303
6304 #: lib/searchgroupnav.php:83
6305 msgid "Find content of notices"
6306 msgstr "Hitta innehåll i notiser"
6307
6308 #: lib/searchgroupnav.php:85
6309 msgid "Find groups on this site"
6310 msgstr "Hitta grupper på denna webbplats"
6311
6312 #: lib/section.php:89
6313 msgid "Untitled section"
6314 msgstr "Namnlös sektion"
6315
6316 #: lib/section.php:106
6317 msgid "More..."
6318 msgstr "Mer..."
6319
6320 #: lib/silenceform.php:67
6321 msgid "Silence"
6322 msgstr "Tysta ned"
6323
6324 #: lib/silenceform.php:78
6325 msgid "Silence this user"
6326 msgstr "Tysta ned denna användare"
6327
6328 #: lib/subgroupnav.php:83
6329 #, php-format
6330 msgid "People %s subscribes to"
6331 msgstr "Personer %s prenumererar på"
6332
6333 #: lib/subgroupnav.php:91
6334 #, php-format
6335 msgid "People subscribed to %s"
6336 msgstr "Personer som prenumererar på %s"
6337
6338 #: lib/subgroupnav.php:99
6339 #, php-format
6340 msgid "Groups %s is a member of"
6341 msgstr "Grupper %s är en medlem i"
6342
6343 #: lib/subgroupnav.php:105
6344 msgid "Invite"
6345 msgstr "Bjud in"
6346
6347 #: lib/subgroupnav.php:106
6348 #, php-format
6349 msgid "Invite friends and colleagues to join you on %s"
6350 msgstr "Bjud in vänner och kollegor att gå med dig på %s"
6351
6352 #: lib/subscriberspeopleselftagcloudsection.php:48
6353 #: lib/subscriptionspeopleselftagcloudsection.php:48
6354 msgid "People Tagcloud as self-tagged"
6355 msgstr "Taggmoln för person, såsom taggat själv"
6356
6357 #: lib/subscriberspeopletagcloudsection.php:48
6358 #: lib/subscriptionspeopletagcloudsection.php:48
6359 msgid "People Tagcloud as tagged"
6360 msgstr "Taggmoln för person, såsom taggats"
6361
6362 #: lib/tagcloudsection.php:56
6363 msgid "None"
6364 msgstr "Ingen"
6365
6366 #: lib/topposterssection.php:74
6367 msgid "Top posters"
6368 msgstr "Toppostare"
6369
6370 #: lib/unsandboxform.php:69
6371 msgid "Unsandbox"
6372 msgstr "Flytta från sandlådan"
6373
6374 #: lib/unsandboxform.php:80
6375 msgid "Unsandbox this user"
6376 msgstr "Flytta denna användare från sandlådan"
6377
6378 #: lib/unsilenceform.php:67
6379 msgid "Unsilence"
6380 msgstr "Häv nedtystning"
6381
6382 #: lib/unsilenceform.php:78
6383 msgid "Unsilence this user"
6384 msgstr "Häv nedtystning av denna användare"
6385
6386 #: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137
6387 msgid "Unsubscribe from this user"
6388 msgstr "Avsluta prenumerationen på denna användare"
6389
6390 #: lib/unsubscribeform.php:137
6391 msgid "Unsubscribe"
6392 msgstr "Avsluta pren."
6393
6394 #: lib/userprofile.php:117
6395 msgid "Edit Avatar"
6396 msgstr "Redigera avatar"
6397
6398 #: lib/userprofile.php:234 lib/userprofile.php:248
6399 msgid "User actions"
6400 msgstr "Åtgärder för användare"
6401
6402 #: lib/userprofile.php:237
6403 msgid "User deletion in progress..."
6404 msgstr ""
6405
6406 #: lib/userprofile.php:263
6407 msgid "Edit profile settings"
6408 msgstr "Redigera profilinställningar"
6409
6410 #: lib/userprofile.php:264
6411 msgid "Edit"
6412 msgstr "Redigera"
6413
6414 #: lib/userprofile.php:287
6415 msgid "Send a direct message to this user"
6416 msgstr "Skicka ett direktmeddelande till denna användare"
6417
6418 #: lib/userprofile.php:288
6419 msgid "Message"
6420 msgstr "Meddelande"
6421
6422 #: lib/userprofile.php:326
6423 msgid "Moderate"
6424 msgstr "Moderera"
6425
6426 #: lib/userprofile.php:364
6427 msgid "User role"
6428 msgstr "Användarroll"
6429
6430 #: lib/userprofile.php:366
6431 msgctxt "role"
6432 msgid "Administrator"
6433 msgstr "Administratör"
6434
6435 #: lib/userprofile.php:367
6436 msgctxt "role"
6437 msgid "Moderator"
6438 msgstr "Moderator"
6439
6440 #: lib/util.php:1046
6441 msgid "a few seconds ago"
6442 msgstr "ett par sekunder sedan"
6443
6444 #: lib/util.php:1048
6445 msgid "about a minute ago"
6446 msgstr "för nån minut sedan"
6447
6448 #: lib/util.php:1050
6449 #, php-format
6450 msgid "about %d minutes ago"
6451 msgstr "för %d minuter sedan"
6452
6453 #: lib/util.php:1052
6454 msgid "about an hour ago"
6455 msgstr "för en timma sedan"
6456
6457 #: lib/util.php:1054
6458 #, php-format
6459 msgid "about %d hours ago"
6460 msgstr "för %d timmar sedan"
6461
6462 #: lib/util.php:1056
6463 msgid "about a day ago"
6464 msgstr "för en dag sedan"
6465
6466 #: lib/util.php:1058
6467 #, php-format
6468 msgid "about %d days ago"
6469 msgstr "för %d dagar sedan"
6470
6471 #: lib/util.php:1060
6472 msgid "about a month ago"
6473 msgstr "för en månad sedan"
6474
6475 #: lib/util.php:1062
6476 #, php-format
6477 msgid "about %d months ago"
6478 msgstr "för %d månader sedan"
6479
6480 #: lib/util.php:1064
6481 msgid "about a year ago"
6482 msgstr "för ett år sedan"
6483
6484 #: lib/webcolor.php:82
6485 #, php-format
6486 msgid "%s is not a valid color!"
6487 msgstr "%s är inte en giltig färg!"
6488
6489 #: lib/webcolor.php:123
6490 #, php-format
6491 msgid "%s is not a valid color! Use 3 or 6 hex chars."
6492 msgstr "%s är inte en giltig färg! Använd 3 eller 6 hexadecimala tecken."
6493
6494 #: lib/xmppmanager.php:403
6495 #, php-format
6496 msgid "Message too long - maximum is %1$d characters, you sent %2$d."
6497 msgstr "Meddelande för långt - maximum är %1$d tecken, du skickade %2$d."