]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/sv/LC_MESSAGES/statusnet.po
Merge remote branch 'origin/master' into 0.9.x
[quix0rs-gnu-social.git] / locale / sv / LC_MESSAGES / statusnet.po
1 # Translation of StatusNet - Core to Swedish (Svenska)
2 # Exported from translatewiki.net
3 #
4 # Author: Jamminjohn
5 # Author: Kjell
6 # Author: McDutchie
7 # Author: Nghtwlkr
8 # --
9 # This file is distributed under the same license as the StatusNet package.
10 #
11 msgid ""
12 msgstr ""
13 "Project-Id-Version: StatusNet - Core\n"
14 "Report-Msgid-Bugs-To: \n"
15 "POT-Creation-Date: 2011-02-14 16:00+0000\n"
16 "PO-Revision-Date: 2011-02-14 16:06:42+0000\n"
17 "Language-Team: Swedish <http://translatewiki.net/wiki/Portal:sv>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "X-Generator: MediaWiki 1.18alpha (r82114); Translate extension (2011-02-01)\n"
21 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
22 "X-Language-Code: sv\n"
23 "X-Message-Group: #out-statusnet-core\n"
24 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
25 "X-POT-Import-Date: 2011-02-03 00:48:08+0000\n"
26
27 #. TRANS: Page title for Access admin panel that allows configuring site access.
28 #. TRANS: Menu item for site administration
29 #: actions/accessadminpanel.php:53 lib/adminpanelaction.php:363
30 msgid "Access"
31 msgstr "Åtkomst"
32
33 #. TRANS: Page notice.
34 #: actions/accessadminpanel.php:64
35 msgid "Site access settings"
36 msgstr "Inställningar för webbplatsåtkomst"
37
38 #. TRANS: Form legend for registration form.
39 #: actions/accessadminpanel.php:151
40 msgid "Registration"
41 msgstr "Registrering"
42
43 #. TRANS: Checkbox instructions for admin setting "Private".
44 #: actions/accessadminpanel.php:155
45 msgid "Prohibit anonymous users (not logged in) from viewing site?"
46 msgstr ""
47 "Skall anonyma användare (inte inloggade) förhindras från att se webbplatsen?"
48
49 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
50 #: actions/accessadminpanel.php:157
51 msgctxt "LABEL"
52 msgid "Private"
53 msgstr "Privat"
54
55 #. TRANS: Checkbox instructions for admin setting "Invite only".
56 #: actions/accessadminpanel.php:164
57 msgid "Make registration invitation only."
58 msgstr "Gör så att registrering endast sker genom inbjudan."
59
60 #. TRANS: Checkbox label for configuring site as invite only.
61 #: actions/accessadminpanel.php:166
62 msgid "Invite only"
63 msgstr "Endast inbjudan"
64
65 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
66 #: actions/accessadminpanel.php:173
67 msgid "Disable new registrations."
68 msgstr "Inaktivera nya registreringar."
69
70 #. TRANS: Checkbox label for disabling new user registrations.
71 #: actions/accessadminpanel.php:175
72 msgid "Closed"
73 msgstr "Stängd"
74
75 #. TRANS: Title for button to save access settings in site admin panel.
76 #: actions/accessadminpanel.php:191
77 msgid "Save access settings"
78 msgstr "Spara inställningar för åtkomst"
79
80 #. TRANS: Tooltip for button to save access settings in site admin panel.
81 #. TRANS: Button text for saving theme settings.
82 #. TRANS: Button label to save e-mail preferences.
83 #. TRANS: Button label to save Instant Messaging preferences.
84 #. TRANS: Button text for saving "Other settings" in profile.
85 #. TRANS: Button text to store form data in the Paths admin panel.
86 #. TRANS: Button to save input in profile settings.
87 #. TRANS: Button text for saving site notice in admin panel.
88 #. TRANS: Button label to save SMS preferences.
89 #. TRANS: Save button for settings for a profile in a subscriptions list.
90 #. TRANS: Button text to save user settings in user admin panel.
91 #. TRANS: Button label in the "Edit application" form.
92 #. TRANS: Button text on profile design page to save settings.
93 #: actions/accessadminpanel.php:193 actions/designadminpanel.php:732
94 #: actions/emailsettings.php:250 actions/imsettings.php:183
95 #: actions/othersettings.php:136 actions/pathsadminpanel.php:512
96 #: actions/profilesettings.php:197 actions/sitenoticeadminpanel.php:197
97 #: actions/smssettings.php:205 actions/subscriptions.php:259
98 #: actions/useradminpanel.php:298 lib/applicationeditform.php:355
99 #: lib/designsettings.php:270 lib/groupeditform.php:201
100 msgctxt "BUTTON"
101 msgid "Save"
102 msgstr "Spara"
103
104 #. TRANS: Server error when page not found (404).
105 #. TRANS: Server error when page not found (404)
106 #: actions/all.php:68 actions/public.php:98 actions/replies.php:93
107 #: actions/showfavorites.php:140 actions/tag.php:52
108 msgid "No such page."
109 msgstr "Ingen sådan sida"
110
111 #. TRANS: Client error when user not found for an action.
112 #. TRANS: Client error when user not found for an rss related action.
113 #. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
114 #. TRANS: Client error displayed if a user could not be found.
115 #. TRANS: Client error when user not found updating a profile background image.
116 #. TRANS: Client error displayed updating profile image without having a user object.
117 #. TRANS: Client error displayed when making an Atom API request for an unknown user.
118 #. TRANS: Client error displayed when trying to block a non-existing user or a user from another site.
119 #. TRANS: Client error when user not found for an API action to remove a block for a user.
120 #. TRANS: Client error given when a user was not found (404).
121 #. TRANS: Client error when user not found for an API direct message action.
122 #. TRANS: Client error given when a user was not found (404).
123 #. TRANS: Client error displayed when checking group membership for a non-existing user.
124 #. TRANS: Client error displayed when trying to have a non-existing user join a group.
125 #. TRANS: Client error displayed when trying to have a non-existing user leave a group.
126 #. TRANS: Client error displayed when updating a status for a non-existing user.
127 #. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
128 #. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
129 #. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
130 #. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
131 #. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
132 #. TRANS: Client error displayed requesting most recent notices for a non-existing user.
133 #. TRANS: Client error displayed trying to get an avatar for a non-existing user.
134 #. TRANS: Client error displayed when trying to get the RSS feed with favorites of a user that does not exist.
135 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a user nickname.
136 #. TRANS: Client error displayed when requesting Friends of a Friend feed for an object that is not a user.
137 #. TRANS: Client error displayed when trying to get a user hCard for a non-existing user.
138 #. TRANS: Client error displayed when trying to display favourite notices for a non-existing user.
139 #. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
140 #. TRANS: Client error displayed when calling a profile action without specifying a user.
141 #: actions/all.php:80 actions/allrss.php:69
142 #: actions/apiaccountupdatedeliverydevice.php:110
143 #: actions/apiaccountupdateprofile.php:103
144 #: actions/apiaccountupdateprofilebackgroundimage.php:118
145 #: actions/apiaccountupdateprofileimage.php:104 actions/apiatomservice.php:59
146 #: actions/apiblockcreate.php:96 actions/apiblockdestroy.php:94
147 #: actions/apidirectmessage.php:75 actions/apidirectmessagenew.php:72
148 #: actions/apigroupcreate.php:111 actions/apigroupismember.php:89
149 #: actions/apigroupjoin.php:98 actions/apigroupleave.php:98
150 #: actions/apigrouplist.php:70 actions/apistatusesupdate.php:230
151 #: actions/apisubscriptions.php:85 actions/apitimelinefavorites.php:70
152 #: actions/apitimelinefriends.php:173 actions/apitimelinehome.php:78
153 #: actions/apitimelinementions.php:77 actions/apitimelineuser.php:79
154 #: actions/avatarbynickname.php:79 actions/favoritesrss.php:72
155 #: actions/foaf.php:42 actions/foaf.php:61 actions/hcard.php:67
156 #: actions/microsummary.php:62 actions/newmessage.php:116 actions/otp.php:76
157 #: actions/remotesubscribe.php:144 actions/remotesubscribe.php:153
158 #: actions/replies.php:73 actions/repliesrss.php:38 actions/rsd.php:116
159 #: actions/showfavorites.php:106 actions/userbyid.php:74
160 #: actions/usergroups.php:93 actions/userrss.php:40 actions/userxrd.php:59
161 #: actions/xrds.php:71 lib/command.php:497 lib/galleryaction.php:59
162 #: lib/mailbox.php:80 lib/profileaction.php:77
163 msgid "No such user."
164 msgstr "Ingen sådan användare."
165
166 #. TRANS: Page title. %1$s is user nickname, %2$d is page number
167 #: actions/all.php:91
168 #, php-format
169 msgid "%1$s and friends, page %2$d"
170 msgstr "%1$s och vänner, sida %2$d"
171
172 #. TRANS: Page title. %s is user nickname
173 #. TRANS: H1 text for page. %s is a user nickname.
174 #. TRANS: Message is used as link title. %s is a user nickname.
175 #. TRANS: Timeline title for user and friends. %s is a user nickname.
176 #. TRANS: Tooltop for personal group navigation menu option when logged in for viewing timeline of self and friends.
177 #: actions/all.php:94 actions/all.php:191 actions/allrss.php:117
178 #: actions/apitimelinefriends.php:207 actions/apitimelinehome.php:113
179 #: lib/personalgroupnav.php:102
180 #, php-format
181 msgid "%s and friends"
182 msgstr "%s och vänner"
183
184 #. TRANS: %s is user nickname.
185 #: actions/all.php:108
186 #, php-format
187 msgid "Feed for friends of %s (RSS 1.0)"
188 msgstr "Flöden för %ss vänner (RSS 1.0)"
189
190 #. TRANS: %s is user nickname.
191 #: actions/all.php:117
192 #, php-format
193 msgid "Feed for friends of %s (RSS 2.0)"
194 msgstr "Flöden för %ss vänner (RSS 2.0)"
195
196 #. TRANS: %s is user nickname.
197 #: actions/all.php:126
198 #, php-format
199 msgid "Feed for friends of %s (Atom)"
200 msgstr "Flöden för %ss vänner (Atom)"
201
202 #. TRANS: Empty list message. %s is a user nickname.
203 #: actions/all.php:139
204 #, php-format
205 msgid ""
206 "This is the timeline for %s and friends but no one has posted anything yet."
207 msgstr "Detta är tidslinjen för %s och vänner, men ingen har skrivit något än."
208
209 #. TRANS: Encouragement displayed on logged in user's empty timeline.
210 #. TRANS: This message contains Markdown links. Keep "](" together.
211 #: actions/all.php:146
212 #, php-format
213 msgid ""
214 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
215 "something yourself."
216 msgstr ""
217 "Prova att prenumerera på fler personer, [gå med i en grupp](%%action.groups%"
218 "%) eller skriv något själv."
219
220 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
221 #. TRANS: This message contains Markdown links. Keep "](" together.
222 #: actions/all.php:150
223 #, php-format
224 msgid ""
225 "You can try to [nudge %1$s](../%2$s) from their profile or [post something "
226 "to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
227 msgstr ""
228 "Var den första att [skriva i detta ämne](%%%%action.newnotice%%%%?"
229 "status_textarea=%s)!"
230
231 #. TRANS: Encoutagement displayed on empty timeline user pages for anonymous users.
232 #. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
233 #. TRANS: Second sentence of empty message for anonymous users. %s is a user nickname.
234 #. TRANS: This message contains a Markdown link. Keep "](" together.
235 #: actions/all.php:155 actions/replies.php:210 actions/showstream.php:227
236 #, php-format
237 msgid ""
238 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
239 "post a notice to them."
240 msgstr ""
241 "Varför inte [registrera ett konto](%%action.register%%) och bli först att "
242 "posta en!"
243
244 #. TRANS: H1 text for page when viewing a list for self.
245 #: actions/all.php:188
246 msgid "You and friends"
247 msgstr "Du och vänner"
248
249 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
250 #. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
251 #: actions/allrss.php:122 actions/apitimelinefriends.php:213
252 #: actions/apitimelinehome.php:119
253 #, php-format
254 msgid "Updates from %1$s and friends on %2$s!"
255 msgstr "Uppdateringar från %1$s och vänner på %2$s!"
256
257 #. TRANS: Client error displayed handling a non-existing API method.
258 #. TRANS: Client error displayed when trying to handle an unknown API method.
259 #. TRANS: Client error displayed trying to execute an unknown API method updating profile colours.
260 #. TRANS: Client error displayed trying to execute an unknown API method verifying user credentials.
261 #. TRANS: Client error given when an API method was not found (404).
262 #. TRANS: Client error displayed when trying to handle an unknown API method.
263 #. TRANS: Client error displayed trying to execute an unknown API method showing friendship.
264 #. TRANS: Client error given when an API method was not found (404).
265 #. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
266 #. TRANS: Client error displayed trying to execute an unknown API method joining a group.
267 #. TRANS: Client error displayed trying to execute an unknown API method leaving a group.
268 #. TRANS: Client error displayed trying to execute an unknown API method checking group membership.
269 #. TRANS: Client error displayed trying to execute an unknown API method listing the latest 20 groups.
270 #. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
271 #. TRANS: Client error displayed trying to execute an unknown API method showing a group.
272 #. TRANS: Client error displayed trying to execute an unknown API method testing API connectivity.
273 #. TRANS: Client error displayed trying to execute an unknown API method deleting a status.
274 #. TRANS: Client error displayed when trying to handle an unknown API method.
275 #: actions/apiaccountratelimitstatus.php:69
276 #: actions/apiaccountupdatedeliverydevice.php:92
277 #: actions/apiaccountupdateprofile.php:94
278 #: actions/apiaccountupdateprofilebackgroundimage.php:92
279 #: actions/apiaccountupdateprofilecolors.php:115
280 #: actions/apiaccountverifycredentials.php:68 actions/apidirectmessage.php:157
281 #: actions/apifavoritecreate.php:98 actions/apifavoritedestroy.php:98
282 #: actions/apifriendshipscreate.php:99 actions/apifriendshipsdestroy.php:99
283 #: actions/apifriendshipsshow.php:124 actions/apigroupcreate.php:138
284 #: actions/apigroupismember.php:115 actions/apigroupjoin.php:160
285 #: actions/apigroupleave.php:145 actions/apigrouplist.php:134
286 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:105
287 #: actions/apigroupshow.php:114 actions/apihelptest.php:84
288 #: actions/apistatusesdestroy.php:101 actions/apistatusesretweets.php:110
289 #: actions/apistatusesshow.php:105 actions/apistatusnetconfig.php:138
290 #: actions/apistatusnetversion.php:91 actions/apisubscriptions.php:109
291 #: actions/apitimelinefavorites.php:174 actions/apitimelinefriends.php:268
292 #: actions/apitimelinegroup.php:147 actions/apitimelinehome.php:173
293 #: actions/apitimelinementions.php:174 actions/apitimelinepublic.php:239
294 #: actions/apitimelineretweetedtome.php:118
295 #: actions/apitimelineretweetsofme.php:150 actions/apitimelinetag.php:159
296 #: actions/apitimelineuser.php:206 actions/apiusershow.php:100
297 msgid "API method not found."
298 msgstr "API-metod hittades inte."
299
300 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
301 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
302 #: actions/apiaccountupdatedeliverydevice.php:83
303 #: actions/apiaccountupdateprofile.php:85
304 #: actions/apiaccountupdateprofilebackgroundimage.php:83
305 #: actions/apiaccountupdateprofilecolors.php:106
306 #: actions/apiaccountupdateprofileimage.php:80 actions/apiblockcreate.php:87
307 #: actions/apiblockdestroy.php:85 actions/apidirectmessagenew.php:107
308 #: actions/apifavoritecreate.php:88 actions/apifavoritedestroy.php:88
309 #: actions/apifriendshipscreate.php:89 actions/apifriendshipsdestroy.php:89
310 #: actions/apigroupcreate.php:102 actions/apigroupjoin.php:89
311 #: actions/apigroupleave.php:89 actions/apimediaupload.php:66
312 #: actions/apistatusesretweet.php:63 actions/apistatusesupdate.php:194
313 msgid "This method requires a POST."
314 msgstr "Denna metod kräver en POST."
315
316 #. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
317 #: actions/apiaccountupdatedeliverydevice.php:103
318 msgid ""
319 "You must specify a parameter named 'device' with a value of one of: sms, im, "
320 "none."
321 msgstr "Du måste ange ett värdet på parametern 'device': sms, im, none"
322
323 #. TRANS: Server error displayed when a user's delivery device cannot be updated.
324 #. TRANS: Server error displayed when a user update to the database fails in the contact address confirmation action.
325 #. TRANS: Server error thrown on database error updating e-mail preferences.
326 #. TRANS: Server error thrown on database error removing a registered e-mail address.
327 #. TRANS: Server error thrown on database error updating Instant Messaging preferences.
328 #. TRANS: Server error thrown on database error removing a registered Instant Messaging address.
329 #. TRANS: Server error displayed when "Other" settings in user profile could not be updated on the server.
330 #. TRANS: Server error thrown when user profile settings could not be updated.
331 #. TRANS: Server error thrown on database error updating SMS preferences.
332 #. TRANS: Server error thrown on database error removing a registered SMS phone number.
333 #: actions/apiaccountupdatedeliverydevice.php:130
334 #: actions/confirmaddress.php:118 actions/emailsettings.php:352
335 #: actions/emailsettings.php:498 actions/imsettings.php:276
336 #: actions/imsettings.php:432 actions/othersettings.php:186
337 #: actions/profilesettings.php:322 actions/smssettings.php:301
338 #: actions/smssettings.php:454
339 msgid "Could not update user."
340 msgstr "Kunde inte uppdatera användare."
341
342 #. TRANS: Client error displayed if a user profile could not be found.
343 #. TRANS: Client error displayed when a user has no profile.
344 #. TRANS: Client error displayed a user has no profile updating profile colours.
345 #. TRANS: Client error displayed if a user profile could not be found updating a profile image.
346 #. TRANS: Client error displayed when requesting user information for a user without a profile.
347 #. TRANS: Client error displayed trying to get an avatar for a user without a profile.
348 #. TRANS: Server error displayed when requesting Friends of a Friend feed for a user for which the profile could not be found.
349 #. TRANS: Server error displayed when trying to get a user hCard for a user without a profile.
350 #. TRANS: Server error displayed when calling a profile action while the specified user does not have a profile.
351 #: actions/apiaccountupdateprofile.php:111
352 #: actions/apiaccountupdateprofilebackgroundimage.php:199
353 #: actions/apiaccountupdateprofilecolors.php:183
354 #: actions/apiaccountupdateprofileimage.php:131
355 #: actions/apiuserprofileimage.php:88 actions/apiusershow.php:108
356 #: actions/avatarbynickname.php:85 actions/foaf.php:69 actions/hcard.php:75
357 #: actions/replies.php:80 actions/usergroups.php:100 lib/galleryaction.php:66
358 #: lib/profileaction.php:85
359 msgid "User has no profile."
360 msgstr "Användaren har ingen profil."
361
362 #. TRANS: Server error displayed if a user profile could not be saved.
363 #. TRANS: Server error thrown when user profile settings could not be saved.
364 #: actions/apiaccountupdateprofile.php:147 actions/profilesettings.php:418
365 msgid "Could not save profile."
366 msgstr "Kunde inte spara profil."
367
368 #. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
369 #. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
370 #. TRANS: Form validation error in design settings form. POST should remain untranslated.
371 #: actions/apiaccountupdateprofilebackgroundimage.php:108
372 #: actions/apiaccountupdateprofileimage.php:95 actions/apimediaupload.php:81
373 #: actions/apistatusesupdate.php:210 actions/avatarsettings.php:269
374 #: actions/designadminpanel.php:120 actions/editapplication.php:121
375 #: actions/newapplication.php:102 actions/newnotice.php:95
376 #: lib/designsettings.php:298
377 #, php-format
378 msgid ""
379 "The server was unable to handle that much POST data (%s byte) due to its "
380 "current configuration."
381 msgid_plural ""
382 "The server was unable to handle that much POST data (%s bytes) due to its "
383 "current configuration."
384 msgstr[0] ""
385 "Servern kunde inte hantera så mycket POST-data (%s byte) på grund av sin "
386 "nuvarande konfiguration."
387 msgstr[1] ""
388 "Servern kunde inte hantera så mycket POST-data (%s byte) på grund av sin "
389 "nuvarande konfiguration."
390
391 #. TRANS: Client error displayed when saving design settings fails because of an empty id.
392 #. TRANS: Client error displayed when saving design settings fails because of an empty result.
393 #. TRANS: Client error displayed when a database error occurs inserting profile colours.
394 #. TRANS: Client error displayed when a database error occurs updating profile colours.
395 #. TRANS: Form validation error displayed when group design settings could not be saved because of an application issue.
396 #: actions/apiaccountupdateprofilebackgroundimage.php:138
397 #: actions/apiaccountupdateprofilebackgroundimage.php:149
398 #: actions/apiaccountupdateprofilecolors.php:160
399 #: actions/apiaccountupdateprofilecolors.php:171
400 #: actions/groupdesignsettings.php:285 actions/groupdesignsettings.php:296
401 #: actions/userdesignsettings.php:201 actions/userdesignsettings.php:211
402 #: actions/userdesignsettings.php:253 actions/userdesignsettings.php:263
403 msgid "Unable to save your design settings."
404 msgstr "Kunde inte spara dina utseendeinställningar."
405
406 #. TRANS: Error displayed when updating design settings fails.
407 #. TRANS: Client error displayed when a database error occurs updating profile colours.
408 #: actions/apiaccountupdateprofilebackgroundimage.php:191
409 #: actions/apiaccountupdateprofilecolors.php:139
410 #: actions/userdesignsettings.php:179
411 msgid "Could not update your design."
412 msgstr "Kunde inte uppdatera din profils utseende."
413
414 #. TRANS: Title for Atom feed.
415 #: actions/apiatomservice.php:85
416 msgctxt "ATOM"
417 msgid "Main"
418 msgstr ""
419
420 #. TRANS: Title for Atom feed. %s is a user nickname.
421 #. TRANS: Message is used as link title. %s is a user nickname.
422 #. TRANS: Title in atom group notice feed. %s is a group name.
423 #. TRANS: Title in atom user notice feed. %s is a user name.
424 #: actions/apiatomservice.php:93 actions/grouprss.php:138
425 #: actions/userrss.php:94 lib/atomgroupnoticefeed.php:63
426 #: lib/atomusernoticefeed.php:88
427 #, php-format
428 msgid "%s timeline"
429 msgstr "%s tidslinje"
430
431 #. TRANS: Title for Atom feed with a user's subscriptions. %s is a user nickname.
432 #. TRANS: Title for Atom subscription feed.
433 #. TRANS: %s is a user nickname.
434 #. TRANS: Header for subscriptions overview for a user (first page).
435 #. TRANS: %s is a user nickname.
436 #: actions/apiatomservice.php:104 actions/atompubsubscriptionfeed.php:148
437 #: actions/subscriptions.php:51
438 #, php-format
439 msgid "%s subscriptions"
440 msgstr "%s prenumerationer"
441
442 #. TRANS: Title for Atom feed with a user's favorite notices. %s is a user nickname.
443 #. TRANS: Title for Atom favorites feed.
444 #. TRANS: %s is a user nickname.
445 #: actions/apiatomservice.php:115 actions/atompubfavoritefeed.php:142
446 #, php-format
447 msgid "%s favorites"
448 msgstr "%s favoriter"
449
450 #. TRANS: Title for Atom feed with a user's memberships. %s is a user nickname.
451 #: actions/apiatomservice.php:126
452 #, fuzzy, php-format
453 msgid "%s memberships"
454 msgstr "%s gruppmedlemmar"
455
456 #. TRANS: Client error displayed when users try to block themselves.
457 #: actions/apiblockcreate.php:105
458 msgid "You cannot block yourself!"
459 msgstr "Du kan inte blockera dig själv!"
460
461 #. TRANS: Server error displayed when blocking a user has failed.
462 #: actions/apiblockcreate.php:127
463 msgid "Block user failed."
464 msgstr "Blockering av användare misslyckades."
465
466 #. TRANS: Server error displayed when unblocking a user has failed.
467 #: actions/apiblockdestroy.php:113
468 msgid "Unblock user failed."
469 msgstr "Hävning av blockering av användare misslyckades."
470
471 #. TRANS: Title. %s is a user nickname.
472 #: actions/apidirectmessage.php:88
473 #, php-format
474 msgid "Direct messages from %s"
475 msgstr "Direktmeddelanden från %s"
476
477 #. TRANS: Subtitle. %s is a user nickname.
478 #: actions/apidirectmessage.php:93
479 #, php-format
480 msgid "All the direct messages sent from %s"
481 msgstr "Alla direktmeddelanden skickade från %s"
482
483 #. TRANS: Title. %s is a user nickname.
484 #: actions/apidirectmessage.php:102
485 #, php-format
486 msgid "Direct messages to %s"
487 msgstr "Direktmeddelande till %s"
488
489 #. TRANS: Subtitle. %s is a user nickname.
490 #: actions/apidirectmessage.php:107
491 #, php-format
492 msgid "All the direct messages sent to %s"
493 msgstr "Alla direktmeddelanden skickade till %s"
494
495 #. TRANS: Client error displayed when no message text was submitted (406).
496 #: actions/apidirectmessagenew.php:117
497 msgid "No message text!"
498 msgstr "Ingen meddelandetext!"
499
500 #. TRANS: Client error displayed when message content is too long.
501 #. TRANS: %d is the maximum number of characters for a message.
502 #. TRANS: Form validation error displayed when message content is too long.
503 #. TRANS: %d is the maximum number of characters for a message.
504 #: actions/apidirectmessagenew.php:127 actions/newmessage.php:152
505 #, php-format
506 msgid "That's too long. Maximum message size is %d character."
507 msgid_plural "That's too long. Maximum message size is %d characters."
508 msgstr[0] "Detta är för långt. Maximal meddelandestorlek är %d tecken."
509 msgstr[1] "Detta är för långt. Maximal meddelandestorlek är %d tecken."
510
511 #. TRANS: Client error displayed if a recipient user could not be found (403).
512 #: actions/apidirectmessagenew.php:139
513 msgid "Recipient user not found."
514 msgstr "Mottagare hittades inte."
515
516 #. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
517 #: actions/apidirectmessagenew.php:144
518 msgid "Can't send direct messages to users who aren't your friend."
519 msgstr "Kan inte skicka direktmeddelanden till användare som inte är din vän."
520
521 #. TRANS: Client error displayed trying to direct message self (403).
522 #: actions/apidirectmessagenew.php:154
523 msgid ""
524 "Do not send a message to yourself; just say it to yourself quietly instead."
525 msgstr ""
526 "Skicka inte ett meddelande till dig själv; viska lite tyst till dig själv "
527 "istället."
528
529 #. TRANS: Client error displayed when requesting a status with a non-existing ID.
530 #. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
531 #. TRANS: Client error displayed trying to delete a status with an invalid ID.
532 #: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:108
533 #: actions/apistatusesdestroy.php:121
534 msgid "No status found with that ID."
535 msgstr "Ingen status hittad med det ID:t."
536
537 #. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
538 #: actions/apifavoritecreate.php:120
539 msgid "This status is already a favorite."
540 msgstr "Denna status är redan en favorit."
541
542 #. TRANS: Client error displayed when marking a notice as favourite fails.
543 #. TRANS: Server error displayed when trying to mark a notice as favorite fails in the database.
544 #. TRANS: Error message text shown when a favorite could not be set.
545 #: actions/apifavoritecreate.php:132 actions/favor.php:86 lib/command.php:294
546 msgid "Could not create favorite."
547 msgstr "Kunde inte skapa favorit."
548
549 #. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
550 #: actions/apifavoritedestroy.php:122
551 msgid "That status is not a favorite."
552 msgstr "Denna status är inte en favorit."
553
554 #. TRANS: Client error displayed when removing a favourite has failed.
555 #. TRANS: Server error displayed when removing a favorite from the database fails.
556 #: actions/apifavoritedestroy.php:135 actions/disfavor.php:90
557 msgid "Could not delete favorite."
558 msgstr "Kunde inte ta bort favoriten."
559
560 #. TRANS: Client error displayed when trying follow who's profile could not be found.
561 #: actions/apifriendshipscreate.php:109
562 msgid "Could not follow user: profile not found."
563 msgstr "Kunde inte sluta följa användaren: användaren hittades inte."
564
565 #. TRANS: Client error displayed when trying to follow a user that's already being followed.
566 #. TRANS: %s is the nickname of the user that is already being followed.
567 #: actions/apifriendshipscreate.php:120
568 #, php-format
569 msgid "Could not follow user: %s is already on your list."
570 msgstr "Kunde inte följa användare: %s finns redan i din lista."
571
572 #. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
573 #: actions/apifriendshipsdestroy.php:109
574 msgid "Could not unfollow user: User not found."
575 msgstr "Kunde inte sluta följa användaren: användaren hittades inte."
576
577 #. TRANS: Client error displayed when trying to unfollow self.
578 #: actions/apifriendshipsdestroy.php:121
579 msgid "You cannot unfollow yourself."
580 msgstr "Du kan inte sluta följa dig själv."
581
582 #. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
583 #: actions/apifriendshipsexists.php:88
584 #, fuzzy
585 msgid "Two valid IDs or nick names must be supplied."
586 msgstr "Två giltiga användar-ID:n eller screen_names måste tillhandahållas."
587
588 #. TRANS: Client error displayed when a source user could not be determined showing friendship.
589 #: actions/apifriendshipsshow.php:131
590 msgid "Could not determine source user."
591 msgstr "Kunde inte fastställa användare hos källan."
592
593 #. TRANS: Client error displayed when a target user could not be determined showing friendship.
594 #: actions/apifriendshipsshow.php:140
595 msgid "Could not find target user."
596 msgstr "Kunde inte hitta målanvändare."
597
598 #. TRANS: Client error trying to create a group with a nickname this is already in use.
599 #. TRANS: Group edit form validation error.
600 #. TRANS: Group create form validation error.
601 #. TRANS: Validation error in form for profile settings.
602 #: actions/apigroupcreate.php:156 actions/editgroup.php:191
603 #: actions/newgroup.php:137 actions/profilesettings.php:273
604 #: actions/register.php:214
605 msgid "Nickname already in use. Try another one."
606 msgstr "Smeknamnet används redan. Försök med ett annat."
607
608 #. TRANS: Client error in form for group creation.
609 #. TRANS: Group edit form validation error.
610 #. TRANS: Group create form validation error.
611 #. TRANS: Validation error in form for profile settings.
612 #: actions/apigroupcreate.php:164 actions/editgroup.php:195
613 #: actions/newgroup.php:141 actions/profilesettings.php:243
614 #: actions/register.php:216
615 msgid "Not a valid nickname."
616 msgstr "Inte ett giltigt smeknamn."
617
618 #. TRANS: Client error in form for group creation.
619 #. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
620 #. TRANS: Group edit form validation error.
621 #. TRANS: Validation error shown when providing an invalid homepage URL in the "New application" form.
622 #. TRANS: Group create form validation error.
623 #. TRANS: Validation error in form for profile settings.
624 #: actions/apigroupcreate.php:181 actions/editapplication.php:235
625 #: actions/editgroup.php:202 actions/newapplication.php:221
626 #: actions/newgroup.php:148 actions/profilesettings.php:248
627 #: actions/register.php:223
628 msgid "Homepage is not a valid URL."
629 msgstr "Hemsida är inte en giltig webbadress."
630
631 #. TRANS: Client error in form for group creation.
632 #. TRANS: Group edit form validation error.
633 #. TRANS: Group create form validation error.
634 #. TRANS: Validation error in form for profile settings.
635 #: actions/apigroupcreate.php:191 actions/editgroup.php:206
636 #: actions/newgroup.php:152 actions/profilesettings.php:252
637 #: actions/register.php:226
638 msgid "Full name is too long (maximum 255 characters)."
639 msgstr "Fullständigt namn är för långt (max 255 tecken)."
640
641 #. TRANS: Client error shown when providing too long a description during group creation.
642 #. TRANS: %d is the maximum number of allowed characters.
643 #. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
644 #. TRANS: %d is the maximum number of allowed characters.
645 #. TRANS: Group edit form validation error.
646 #. TRANS: Form validation error in New application form.
647 #. TRANS: %d is the maximum number of characters for the description.
648 #. TRANS: Group create form validation error.
649 #. TRANS: %d is the maximum number of allowed characters.
650 #: actions/apigroupcreate.php:201 actions/editapplication.php:202
651 #: actions/editgroup.php:211 actions/newapplication.php:182
652 #: actions/newgroup.php:157
653 #, php-format
654 msgid "Description is too long (maximum %d character)."
655 msgid_plural "Description is too long (maximum %d characters)."
656 msgstr[0] "Beskrivning är för lång (max %d tecken)."
657 msgstr[1] "Beskrivning är för lång (max %d tecken)."
658
659 #. TRANS: Client error shown when providing too long a location during group creation.
660 #. TRANS: Group edit form validation error.
661 #. TRANS: Group create form validation error.
662 #. TRANS: Validation error in form for profile settings.
663 #: actions/apigroupcreate.php:215 actions/editgroup.php:218
664 #: actions/newgroup.php:164 actions/profilesettings.php:265
665 #: actions/register.php:235
666 msgid "Location is too long (maximum 255 characters)."
667 msgstr "Beskrivning av plats är för lång (max 255 tecken)."
668
669 #. TRANS: Client error shown when providing too many aliases during group creation.
670 #. TRANS: %d is the maximum number of allowed aliases.
671 #. TRANS: Group edit form validation error.
672 #. TRANS: %d is the maximum number of allowed aliases.
673 #. TRANS: Group create form validation error.
674 #. TRANS: %d is the maximum number of allowed aliases.
675 #: actions/apigroupcreate.php:236 actions/editgroup.php:231
676 #: actions/newgroup.php:177
677 #, php-format
678 msgid "Too many aliases! Maximum %d allowed."
679 msgid_plural "Too many aliases! Maximum %d allowed."
680 msgstr[0] "För många alias! Högst %d tillåtet."
681 msgstr[1] "För många alias! Högst %d tillåtna."
682
683 #. TRANS: Client error shown when providing an invalid alias during group creation.
684 #. TRANS: %s is the invalid alias.
685 #: actions/apigroupcreate.php:253
686 #, php-format
687 msgid "Invalid alias: \"%s\"."
688 msgstr "Ogiltigt alias: \"%s\"."
689
690 #. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
691 #. TRANS: %s is the alias that is already in use.
692 #. TRANS: Group edit form validation error.
693 #. TRANS: Group create form validation error. %s is the already used alias.
694 #: actions/apigroupcreate.php:264 actions/editgroup.php:246
695 #: actions/newgroup.php:193
696 #, php-format
697 msgid "Alias \"%s\" already in use. Try another one."
698 msgstr "Alias \"%s\" används redan. Försök med ett annat."
699
700 #. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
701 #. TRANS: Group edit form validation error.
702 #: actions/apigroupcreate.php:278 actions/editgroup.php:253
703 msgid "Alias can't be the same as nickname."
704 msgstr "Alias kan inte vara samma som smeknamn."
705
706 #. TRANS: Client error displayed when checking group membership for a non-existing group.
707 #. TRANS: Client error displayed when trying to join a group that does not exist.
708 #. TRANS: Client error displayed when trying to leave a group that does not exist.
709 #. TRANS: Client error displayed trying to show group membership on a non-existing group.
710 #. TRANS: Client error displayed when trying to show a group that could not be found.
711 #. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
712 #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
713 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:71
714 #: actions/apigroupshow.php:81 actions/apitimelinegroup.php:89
715 msgid "Group not found."
716 msgstr "Grupp hittades inte."
717
718 #. TRANS: Server error displayed when trying to join a group the user is already a member of.
719 #. TRANS: Client error displayed when trying to join a group while already a member.
720 #. TRANS: Error text shown a user tries to join a group they already are a member of.
721 #: actions/apigroupjoin.php:111 actions/joingroup.php:103 lib/command.php:333
722 msgid "You are already a member of that group."
723 msgstr "Du är redan en medlem i denna grupp."
724
725 #. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
726 #. TRANS: Client error displayed when trying to join a group while being blocked form joining it.
727 #. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
728 #: actions/apigroupjoin.php:121 actions/joingroup.php:109 lib/command.php:338
729 msgid "You have been blocked from that group by the admin."
730 msgstr "Du har blivit blockerad från denna grupp av administratören."
731
732 #. TRANS: Server error displayed when joining a group fails.
733 #. TRANS: %1$s is a user nickname, $2$s is a group nickname.
734 #. TRANS: Server error displayed when joining a group failed in the database.
735 #. TRANS: %1$s is the joining user's nickname, $2$s is the group nickname for which the join failed.
736 #. TRANS: Message given having failed to add a user to a group.
737 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
738 #: actions/apigroupjoin.php:142 actions/joingroup.php:139 lib/command.php:350
739 #, php-format
740 msgid "Could not join user %1$s to group %2$s."
741 msgstr "Kunde inte ansluta användare %1$s till grupp %2$s."
742
743 #. TRANS: Server error displayed when trying to leave a group the user is not a member of.
744 #: actions/apigroupleave.php:115
745 msgid "You are not a member of this group."
746 msgstr "Du är inte en medlem i denna grupp."
747
748 #. TRANS: Server error displayed when leaving a group fails.
749 #. TRANS: %1$s is a user nickname, $2$s is a group nickname.
750 #. TRANS: Server error displayed when leaving a group failed in the database.
751 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
752 #. TRANS: Message given having failed to remove a user from a group.
753 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
754 #: actions/apigroupleave.php:127 actions/leavegroup.php:133
755 #: lib/command.php:398
756 #, php-format
757 msgid "Could not remove user %1$s from group %2$s."
758 msgstr "Kunde inte ta bort användare %1$s från grupp %2$s."
759
760 #. TRANS: Used as title in check for group membership. %s is a user name.
761 #: actions/apigrouplist.php:94
762 #, php-format
763 msgid "%s's groups"
764 msgstr "%ss grupper"
765
766 #. TRANS: Used as subtitle in check for group membership. %1$s is a user name, %2$s is the site name.
767 #: actions/apigrouplist.php:104
768 #, php-format
769 msgid "%1$s groups %2$s is a member of."
770 msgstr "%1$s grupper %2$s är en medlem i."
771
772 #. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
773 #. TRANS: Message is used as a page title. %s is a nick name.
774 #: actions/apigrouplistall.php:88 actions/usergroups.php:63
775 #, php-format
776 msgid "%s groups"
777 msgstr "%s grupper"
778
779 #. TRANS: Message is used as a subtitle when listing the lastest 20 groups. %s is a site name.
780 #: actions/apigrouplistall.php:93
781 #, php-format
782 msgid "groups on %s"
783 msgstr "grupper på %s"
784
785 #. TRANS: Client error displayed when uploading a media file has failed.
786 #: actions/apimediaupload.php:101
787 msgid "Upload failed."
788 msgstr "Uppladdning misslyckades."
789
790 #. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
791 #: actions/apioauthaccesstoken.php:102
792 msgid "Invalid request token or verifier."
793 msgstr "Ogiltig begäran-token eller verifierare."
794
795 #. TRANS: Client error given when no oauth_token was passed to the OAuth API.
796 #: actions/apioauthauthorize.php:107
797 msgid "No oauth_token parameter provided."
798 msgstr "Ingen oauth_token-parameter angiven."
799
800 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
801 #: actions/apioauthauthorize.php:115 actions/apioauthauthorize.php:129
802 msgid "Invalid request token."
803 msgstr "Ogiltig begäran-token."
804
805 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
806 #: actions/apioauthauthorize.php:121
807 #, fuzzy
808 msgid "Request token already authorized."
809 msgstr "Begäran-token är redan auktoriserad."
810
811 #. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
812 #. TRANS: Client error displayed when the session token does not match or is not given.
813 #. TRANS: Form validation error message.
814 #. TRANS: Form validation error.
815 #. TRANS: Form validation error message.
816 #: actions/apioauthauthorize.php:147 actions/avatarsettings.php:280
817 #: actions/deletenotice.php:177 actions/disfavor.php:75
818 #: actions/emailsettings.php:291 actions/favor.php:75 actions/geocode.php:55
819 #: actions/groupblock.php:65 actions/grouplogo.php:321
820 #: actions/groupunblock.php:65 actions/imsettings.php:224
821 #: actions/invite.php:60 actions/login.php:137 actions/makeadmin.php:66
822 #: actions/newmessage.php:135 actions/newnotice.php:105 actions/nudge.php:80
823 #: actions/oauthappssettings.php:165 actions/oauthconnectionssettings.php:138
824 #: actions/othersettings.php:155 actions/passwordsettings.php:138
825 #: actions/profilesettings.php:217 actions/recoverpassword.php:383
826 #: actions/register.php:172 actions/remotesubscribe.php:76
827 #: actions/repeat.php:82 actions/smssettings.php:250 actions/subedit.php:40
828 #: actions/subscribe.php:86 actions/tagother.php:166
829 #: actions/unsubscribe.php:69 actions/userauthorization.php:52
830 #: lib/designsettings.php:310
831 msgid "There was a problem with your session token. Try again, please."
832 msgstr "Det var ett problem med din sessions-token. Var vänlig försök igen."
833
834 #. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
835 #: actions/apioauthauthorize.php:168
836 msgid "Invalid nickname / password!"
837 msgstr "Ogiltigt smeknamn / lösenord!"
838
839 #. TRANS: Server error displayed when a database action fails.
840 #: actions/apioauthauthorize.php:217
841 #, fuzzy
842 msgid "Database error inserting oauth_token_association."
843 msgstr "Databasfel vid infogning av OAuth-applikationsanvändare."
844
845 #. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
846 #. TRANS: Unexpected validation error on avatar upload form.
847 #. TRANS: Client error displayed when the submitted form contains unexpected data.
848 #. TRANS: Client error displayed submitting invalid form data for edit application.
849 #. TRANS: Message given submitting a form with an unknown action in e-mail settings.
850 #. TRANS: Form validation error message when an unsupported argument is used.
851 #. TRANS: Message given submitting a form with an unknown action in Instant Messaging settings.
852 #. TRANS: Client error displayed when encountering an unexpected action on form submission.
853 #. TRANS: Client error when submitting a form with unexpected information.
854 #. TRANS: Client error displayed when unexpected data is posted in the password recovery form.
855 #. TRANS: Message given submitting a form with an unknown action in SMS settings.
856 #. TRANS: Unknown form validation error in design settings form.
857 #: actions/apioauthauthorize.php:294 actions/avatarsettings.php:294
858 #: actions/designadminpanel.php:100 actions/editapplication.php:144
859 #: actions/emailsettings.php:310 actions/grouplogo.php:332
860 #: actions/imsettings.php:239 actions/newapplication.php:124
861 #: actions/oauthconnectionssettings.php:147 actions/recoverpassword.php:46
862 #: actions/smssettings.php:271 lib/designsettings.php:321
863 msgid "Unexpected form submission."
864 msgstr "Oväntat inskick av formulär."
865
866 #. TRANS: Title for a page where a user can confirm/deny account access by an external application.
867 #: actions/apioauthauthorize.php:387
868 msgid "An application would like to connect to your account"
869 msgstr "En applikation skulle vilja ansluta till ditt konto"
870
871 #. TRANS: Fieldset legend.
872 #: actions/apioauthauthorize.php:404
873 msgid "Allow or deny access"
874 msgstr "Tillåt eller neka åtkomst"
875
876 #. TRANS: User notification of external application requesting account access.
877 #. TRANS: %3$s is the access type requested (read-write or read-only), %4$s is the StatusNet sitename.
878 #: actions/apioauthauthorize.php:425
879 #, fuzzy, php-format
880 msgid ""
881 "An application would like the ability to <strong>%3$s</strong> your %4$s "
882 "account data. You should only give access to your %4$s account to third "
883 "parties you trust."
884 msgstr ""
885 "Applikationen <strong>%1$s</strong> av <strong>%2$s</strong> vill att "
886 "möjligheten att <strong>%3$s</strong> din %4$s kontoinformation. Du bör bara "
887 "ge tillgång till ditt %4$s-konto till tredje-parter du litar på."
888
889 #. TRANS: User notification of external application requesting account access.
890 #. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
891 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
892 #: actions/apioauthauthorize.php:433
893 #, php-format
894 msgid ""
895 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
896 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
897 "give access to your %4$s account to third parties you trust."
898 msgstr ""
899 "Applikationen <strong>%1$s</strong> av <strong>%2$s</strong> vill att "
900 "möjligheten att <strong>%3$s</strong> din %4$s kontoinformation. Du bör bara "
901 "ge tillgång till ditt %4$s-konto till tredje-parter du litar på."
902
903 #. TRANS: Fieldset legend.
904 #: actions/apioauthauthorize.php:455
905 msgctxt "LEGEND"
906 msgid "Account"
907 msgstr "Konto"
908
909 #. TRANS: Field label on OAuth API authorisation form.
910 #. TRANS: Field label in form for profile settings.
911 #. TRANS: Label for group nickname (dt). Text hidden by default.
912 #. TRANS: DT for nick name in a profile.
913 #: actions/apioauthauthorize.php:459 actions/login.php:252
914 #: actions/profilesettings.php:106 actions/register.php:432
915 #: actions/showgroup.php:243 actions/tagother.php:94
916 #: actions/userauthorization.php:145 lib/groupeditform.php:145
917 #: lib/userprofile.php:137
918 msgid "Nickname"
919 msgstr "Smeknamn"
920
921 #. TRANS: Field label on OAuth API authorisation form.
922 #. TRANS: Link description in user account settings menu.
923 #: actions/apioauthauthorize.php:463 actions/login.php:255
924 #: actions/register.php:436 lib/accountsettingsaction.php:120
925 msgid "Password"
926 msgstr "Lösenord"
927
928 #. TRANS: Button text that when clicked will cancel the process of allowing access to an account
929 #. TRANS: by an external application.
930 #. TRANS: Button label to cancel an e-mail address confirmation procedure.
931 #. TRANS: Button label to cancel an Instant Messaging address confirmation procedure.
932 #. TRANS: Button label to cancel a SMS address confirmation procedure.
933 #. TRANS: Button label in the "Edit application" form.
934 #: actions/apioauthauthorize.php:478 actions/emailsettings.php:124
935 #: actions/imsettings.php:127 actions/smssettings.php:133
936 #: lib/applicationeditform.php:351
937 msgctxt "BUTTON"
938 msgid "Cancel"
939 msgstr "Avbryt"
940
941 #. TRANS: Button text that when clicked will allow access to an account by an external application.
942 #: actions/apioauthauthorize.php:485
943 msgctxt "BUTTON"
944 msgid "Allow"
945 msgstr "Tillåt"
946
947 #. TRANS: Form instructions.
948 #: actions/apioauthauthorize.php:502
949 #, fuzzy
950 msgid "Authorize access to your account information."
951 msgstr "Tillåt eller neka åtkomst till din kontoinformation."
952
953 #. TRANS: Header for user notification after revoking OAuth access to an application.
954 #: actions/apioauthauthorize.php:594
955 #, fuzzy
956 msgid "Authorization canceled."
957 msgstr "Bekräftelse för snabbmeddelanden avbruten."
958
959 #. TRANS: User notification after revoking OAuth access to an application.
960 #. TRANS: %s is an OAuth token.
961 #: actions/apioauthauthorize.php:598
962 #, fuzzy, php-format
963 msgid "The request token %s has been revoked."
964 msgstr "Begäran-token %s har nekats och återkallats."
965
966 #. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
967 #: actions/apioauthauthorize.php:621
968 #, fuzzy
969 msgid "You have successfully authorized the application"
970 msgstr "Du har inte tillstånd."
971
972 #. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
973 #: actions/apioauthauthorize.php:625
974 msgid ""
975 "Please return to the application and enter the following security code to "
976 "complete the process."
977 msgstr ""
978
979 #. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
980 #. TRANS: %s is the authorised application name.
981 #: actions/apioauthauthorize.php:632
982 #, fuzzy, php-format
983 msgid "You have successfully authorized %s"
984 msgstr "Du har inte tillstånd."
985
986 #. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
987 #. TRANS: %s is the authorised application name.
988 #: actions/apioauthauthorize.php:639
989 #, php-format
990 msgid ""
991 "Please return to %s and enter the following security code to complete the "
992 "process."
993 msgstr ""
994
995 #. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
996 #. TRANS: POST and DELETE should not be translated.
997 #: actions/apistatusesdestroy.php:111
998 msgid "This method requires a POST or DELETE."
999 msgstr "Denna metod kräver en POST eller en DELETE."
1000
1001 #. TRANS: Client error displayed trying to delete a status of another user.
1002 #: actions/apistatusesdestroy.php:136
1003 msgid "You may not delete another user's status."
1004 msgstr "Du kan inte ta bort en annan användares status."
1005
1006 #. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
1007 #. TRANS: Client error displayed trying to display redents of a non-exiting notice.
1008 #. TRANS: Client exception thrown when referencing a non-existing notice.
1009 #. TRANS: Error message displayed trying to delete a non-existing notice.
1010 #: actions/apistatusesretweet.php:74 actions/apistatusesretweets.php:70
1011 #: actions/atompubshowfavorite.php:82 actions/deletenotice.php:61
1012 #: actions/shownotice.php:92
1013 msgid "No such notice."
1014 msgstr "Ingen sådan notis."
1015
1016 #. TRANS: Client error displayed trying to repeat an own notice through the API.
1017 #. TRANS: Error text shown when trying to repeat an own notice.
1018 #: actions/apistatusesretweet.php:83 lib/command.php:537
1019 msgid "Cannot repeat your own notice."
1020 msgstr "Kan inte upprepa din egen notis."
1021
1022 #. TRANS: Client error displayed trying to re-repeat a notice through the API.
1023 #. TRANS: Error text shown when trying to repeat an notice that was already repeated by the user.
1024 #: actions/apistatusesretweet.php:92 lib/command.php:543
1025 msgid "Already repeated that notice."
1026 msgstr "Redan upprepat denna notis."
1027
1028 #. TRANS: Client error displayed calling an unsupported HTTP error in API status show.
1029 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1030 #. TRANS: Client exception thrown using an unsupported HTTP method.
1031 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1032 #. TRANS: Client error shown when using a non-supported HTTP method.
1033 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1034 #: actions/apistatusesshow.php:118 actions/atompubfavoritefeed.php:103
1035 #: actions/atompubmembershipfeed.php:105 actions/atompubshowfavorite.php:117
1036 #: actions/atompubshowmembership.php:116
1037 #: actions/atompubshowsubscription.php:122
1038 #: actions/atompubsubscriptionfeed.php:109
1039 #, fuzzy
1040 msgid "HTTP method not supported."
1041 msgstr "API-metod hittades inte."
1042
1043 #. TRANS: Exception thrown requesting an unsupported notice output format.
1044 #. TRANS: %s is the requested output format.
1045 #: actions/apistatusesshow.php:144
1046 #, fuzzy, php-format
1047 msgid "Unsupported format: %s"
1048 msgstr "Format som inte stödjs."
1049
1050 #. TRANS: Client error displayed requesting a deleted status.
1051 #: actions/apistatusesshow.php:155
1052 msgid "Status deleted."
1053 msgstr "Status borttagen."
1054
1055 #. TRANS: Client error displayed requesting a status with an invalid ID.
1056 #: actions/apistatusesshow.php:162
1057 msgid "No status with that ID found."
1058 msgstr "Ingen status med det ID:t hittades."
1059
1060 #. TRANS: Client error displayed when trying to delete a notice not using the Atom format.
1061 #: actions/apistatusesshow.php:227
1062 msgid "Can only delete using the Atom format."
1063 msgstr ""
1064
1065 #. TRANS: Client error displayed when a user has no rights to delete notices of other users.
1066 #. TRANS: Error message displayed trying to delete a notice that was not made by the current user.
1067 #: actions/apistatusesshow.php:235 actions/deletenotice.php:78
1068 #, fuzzy
1069 msgid "Cannot delete this notice."
1070 msgstr "Kan inte ta bort denna notis."
1071
1072 #. TRANS: Confirmation of notice deletion in API. %d is the ID (number) of the deleted notice.
1073 #: actions/apistatusesshow.php:249
1074 #, fuzzy, php-format
1075 msgid "Deleted notice %d"
1076 msgstr "Ta bort notis"
1077
1078 #. TRANS: Client error displayed when the parameter "status" is missing.
1079 #: actions/apistatusesupdate.php:221
1080 msgid "Client must provide a 'status' parameter with a value."
1081 msgstr "Klient måste tillhandahålla en 'status'-parameter med ett värde."
1082
1083 #. TRANS: Client error displayed when the parameter "status" is missing.
1084 #. TRANS: %d is the maximum number of character for a notice.
1085 #: actions/apistatusesupdate.php:244 actions/newnotice.php:161
1086 #: lib/mailhandler.php:60
1087 #, fuzzy, php-format
1088 msgid "That's too long. Maximum notice size is %d character."
1089 msgid_plural "That's too long. Maximum notice size is %d characters."
1090 msgstr[0] "Det är för långt. Maximal notisstorlek är %d tecken."
1091 msgstr[1] "Det är för långt. Maximal notisstorlek är %d tecken."
1092
1093 #. TRANS: Client error displayed when replying to a non-existing notice.
1094 #: actions/apistatusesupdate.php:284
1095 #, fuzzy
1096 msgid "Parent notice not found."
1097 msgstr "API-metod hittades inte."
1098
1099 #. TRANS: Client error displayed exceeding the maximum notice length.
1100 #. TRANS: %d is the maximum lenth for a notice.
1101 #: actions/apistatusesupdate.php:308 actions/newnotice.php:184
1102 #, fuzzy, php-format
1103 msgid "Maximum notice size is %d character, including attachment URL."
1104 msgid_plural "Maximum notice size is %d characters, including attachment URL."
1105 msgstr[0] "Maximal notisstorlek är %d tecken, inklusive webbadress för bilaga."
1106 msgstr[1] "Maximal notisstorlek är %d tecken, inklusive webbadress för bilaga."
1107
1108 #. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
1109 #. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
1110 #: actions/apisubscriptions.php:228 actions/apisubscriptions.php:258
1111 msgid "Unsupported format."
1112 msgstr "Format som inte stödjs."
1113
1114 #. TRANS: Title for timeline of most recent favourite notices by a user.
1115 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1116 #: actions/apitimelinefavorites.php:108
1117 #, php-format
1118 msgid "%1$s / Favorites from %2$s"
1119 msgstr "%1$s / Favoriter från %2$s"
1120
1121 #. TRANS: Subtitle for timeline of most recent favourite notices by a user.
1122 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
1123 #. TRANS: %3$s is a user nickname.
1124 #: actions/apitimelinefavorites.php:120
1125 #, fuzzy, php-format
1126 msgid "%1$s updates favorited by %2$s / %3$s."
1127 msgstr "%1$s uppdateringar markerade som favorit av %2$s / %2$s."
1128
1129 #. TRANS: Server error displayed when generating an Atom feed fails.
1130 #. TRANS: %s is the error.
1131 #: actions/apitimelinegroup.php:134
1132 #, php-format
1133 msgid "Could not generate feed for group - %s"
1134 msgstr "Kunde inte generera flöde för grupp - %s"
1135
1136 #. TRANS: Title for timeline of most recent mentions of a user.
1137 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1138 #: actions/apitimelinementions.php:115
1139 #, php-format
1140 msgid "%1$s / Updates mentioning %2$s"
1141 msgstr "%1$s / Uppdateringar som nämner %2$s"
1142
1143 #. TRANS: Subtitle for timeline of most recent mentions of a user.
1144 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
1145 #. TRANS: %3$s is a user's full name.
1146 #: actions/apitimelinementions.php:131
1147 #, php-format
1148 msgid "%1$s updates that reply to updates from %2$s / %3$s."
1149 msgstr "%1$s uppdateringar med svar på uppdatering från %2$s / %3$s."
1150
1151 #. TRANS: Title for site timeline. %s is the StatusNet sitename.
1152 #: actions/apitimelinepublic.php:193 actions/publicrss.php:103
1153 #, php-format
1154 msgid "%s public timeline"
1155 msgstr "%s publika tidslinje"
1156
1157 #. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
1158 #: actions/apitimelinepublic.php:199 actions/publicrss.php:105
1159 #, php-format
1160 msgid "%s updates from everyone!"
1161 msgstr "%s uppdateringar från alla!"
1162
1163 #. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
1164 #: actions/apitimelineretweetedbyme.php:71
1165 msgid "Unimplemented."
1166 msgstr "Inte implementerad."
1167
1168 #. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
1169 #: actions/apitimelineretweetedtome.php:108
1170 #, php-format
1171 msgid "Repeated to %s"
1172 msgstr "Upprepat till %s"
1173
1174 #. TRANS: Title of list of repeated notices of the logged in user.
1175 #. TRANS: %s is the nickname of the logged in user.
1176 #: actions/apitimelineretweetsofme.php:112
1177 #, php-format
1178 msgid "Repeats of %s"
1179 msgstr "Upprepningar av %s"
1180
1181 #. TRANS: Title for timeline with lastest notices with a given tag.
1182 #. TRANS: %s is the tag.
1183 #: actions/apitimelinetag.php:101 actions/tag.php:67
1184 #, php-format
1185 msgid "Notices tagged with %s"
1186 msgstr "Notiser taggade med %s"
1187
1188 #. TRANS: Subtitle for timeline with lastest notices with a given tag.
1189 #. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
1190 #: actions/apitimelinetag.php:105 actions/tagrss.php:65
1191 #, php-format
1192 msgid "Updates tagged with %1$s on %2$s!"
1193 msgstr "Uppdateringar taggade med %1$s på %2$s!"
1194
1195 #. TRANS: Client error displayed trying to add a notice to another user's timeline.
1196 #: actions/apitimelineuser.php:297
1197 #, fuzzy
1198 msgid "Only the user can add to their own timeline."
1199 msgstr "Bara användaren kan läsa sina egna brevlådor."
1200
1201 #. TRANS: Client error displayed when using another format than AtomPub.
1202 #: actions/apitimelineuser.php:304
1203 msgid "Only accept AtomPub for Atom feeds."
1204 msgstr ""
1205
1206 #. TRANS: Client error displayed attempting to post an empty API notice.
1207 #: actions/apitimelineuser.php:311
1208 msgid "Atom post must not be empty."
1209 msgstr ""
1210
1211 #. TRANS: Client error displayed attempting to post an API that is not well-formed XML.
1212 #: actions/apitimelineuser.php:317
1213 msgid "Atom post must be well-formed XML."
1214 msgstr ""
1215
1216 #. TRANS: Client error displayed when not using an Atom entry.
1217 #: actions/apitimelineuser.php:323 actions/atompubfavoritefeed.php:228
1218 #: actions/atompubmembershipfeed.php:230
1219 #: actions/atompubsubscriptionfeed.php:236
1220 msgid "Atom post must be an Atom entry."
1221 msgstr ""
1222
1223 #. TRANS: Client error displayed when not using the POST verb. Do not translate POST.
1224 #: actions/apitimelineuser.php:335
1225 msgid "Can only handle POST activities."
1226 msgstr ""
1227
1228 #. TRANS: Client error displayed when using an unsupported activity object type.
1229 #. TRANS: %s is the unsupported activity object type.
1230 #: actions/apitimelineuser.php:346
1231 #, php-format
1232 msgid "Cannot handle activity object type \"%s\"."
1233 msgstr ""
1234
1235 #. TRANS: Client error displayed when posting a notice without content through the API.
1236 #. TRANS: %d is the notice ID (number).
1237 #: actions/apitimelineuser.php:380
1238 #, fuzzy, php-format
1239 msgid "No content for notice %d."
1240 msgstr "Hitta innehåll i notiser"
1241
1242 #. TRANS: Client error displayed when using another format than AtomPub.
1243 #: actions/apitimelineuser.php:408
1244 #, fuzzy, php-format
1245 msgid "Notice with URI \"%s\" already exists."
1246 msgstr "Notis med den ID:n finns inte."
1247
1248 #. TRANS: Server error for unfinished API method showTrends.
1249 #: actions/apitrends.php:85
1250 msgid "API method under construction."
1251 msgstr "API-metoden är under uppbyggnad."
1252
1253 #. TRANS: Client error displayed when requesting user information for a non-existing user.
1254 #: actions/apiuserprofileimage.php:80 actions/apiusershow.php:94
1255 msgid "User not found."
1256 msgstr "API-metod hittades inte."
1257
1258 #. TRANS: Client exception thrown when requesting a favorite feed for a non-existing profile.
1259 #. TRANS: Client exception.
1260 #: actions/atompubfavoritefeed.php:69 actions/atompubmembershipfeed.php:71
1261 #: actions/atompubshowfavorite.php:75 actions/atompubshowmembership.php:72
1262 #: actions/subscribe.php:107
1263 msgid "No such profile."
1264 msgstr "Ingen sådan profil."
1265
1266 #. TRANS: Subtitle for Atom favorites feed.
1267 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename.
1268 #: actions/atompubfavoritefeed.php:147
1269 #, fuzzy, php-format
1270 msgid "Notices %1$s has favorited on %2$s"
1271 msgstr "Uppdateringar från %1$s och vänner på %2$s!"
1272
1273 #. TRANS: Client exception thrown when trying to set a favorite for another user.
1274 #. TRANS: Client exception thrown when trying to subscribe another user.
1275 #: actions/atompubfavoritefeed.php:217 actions/atompubsubscriptionfeed.php:225
1276 #, fuzzy
1277 msgid "Cannot add someone else's subscription."
1278 msgstr "Kunde inte infoga ny prenumeration."
1279
1280 #. TRANS: Client exception thrown when trying use an incorrect activity verb for the Atom pub method.
1281 #: actions/atompubfavoritefeed.php:240
1282 #, fuzzy
1283 msgid "Can only handle favorite activities."
1284 msgstr "Hitta innehåll i notiser"
1285
1286 #. TRANS: Client exception thrown when trying favorite an object that is not a notice.
1287 #: actions/atompubfavoritefeed.php:250 actions/atompubmembershipfeed.php:250
1288 #, fuzzy
1289 msgid "Can only fave notices."
1290 msgstr "Hitta innehåll i notiser"
1291
1292 #. TRANS: Client exception thrown when trying favorite a notice without content.
1293 #: actions/atompubfavoritefeed.php:259
1294 #, fuzzy
1295 msgid "Unknown note."
1296 msgstr "Okänd"
1297
1298 #. TRANS: Client exception thrown when trying favorite an already favorited notice.
1299 #: actions/atompubfavoritefeed.php:267
1300 #, fuzzy
1301 msgid "Already a favorite."
1302 msgstr "Lägg till i favoriter"
1303
1304 #. TRANS: Title for group membership feed.
1305 #. TRANS: %s is a username.
1306 #: actions/atompubmembershipfeed.php:144
1307 #, fuzzy, php-format
1308 msgid "%s group memberships"
1309 msgstr "%s gruppmedlemmar"
1310
1311 #. TRANS: Subtitle for group membership feed.
1312 #. TRANS: %1$s is a username, %2$s is the StatusNet sitename.
1313 #: actions/atompubmembershipfeed.php:149
1314 #, fuzzy, php-format
1315 msgid "Groups %1$s is a member of on %2$s"
1316 msgstr "Grupper %s är en medlem i"
1317
1318 #. TRANS: Client exception thrown when trying subscribe someone else to a group.
1319 #: actions/atompubmembershipfeed.php:219
1320 #, fuzzy
1321 msgid "Cannot add someone else's membership."
1322 msgstr "Kunde inte infoga ny prenumeration."
1323
1324 #. TRANS: Client error displayed when not using the POST verb.
1325 #. TRANS: Do not translate POST.
1326 #: actions/atompubmembershipfeed.php:242
1327 #, fuzzy
1328 msgid "Can only handle join activities."
1329 msgstr "Hitta innehåll i notiser"
1330
1331 #. TRANS: Client exception thrown when trying to subscribe to a non-existing group.
1332 #: actions/atompubmembershipfeed.php:259
1333 #, fuzzy
1334 msgid "Unknown group."
1335 msgstr "Okänd"
1336
1337 #. TRANS: Client exception thrown when trying to subscribe to an already subscribed group.
1338 #: actions/atompubmembershipfeed.php:267
1339 #, fuzzy
1340 msgid "Already a member."
1341 msgstr "Alla medlemmar"
1342
1343 #. TRANS: Client exception thrown when trying to subscribe to group while blocked from that group.
1344 #: actions/atompubmembershipfeed.php:275
1345 msgid "Blocked by admin."
1346 msgstr ""
1347
1348 #. TRANS: Client exception thrown when referencing a non-existing favorite.
1349 #: actions/atompubshowfavorite.php:90
1350 #, fuzzy
1351 msgid "No such favorite."
1352 msgstr "Ingen sådan fil."
1353
1354 #. TRANS: Client exception thrown when trying to remove a favorite notice of another user.
1355 #: actions/atompubshowfavorite.php:151
1356 #, fuzzy
1357 msgid "Cannot delete someone else's favorite."
1358 msgstr "Kunde inte ta bort favoriten."
1359
1360 #. TRANS: Client exception thrown when referencing a non-existing group.
1361 #. TRANS: Client error displayed when requesting a list of blocked users for a non-local group.
1362 #. TRANS: Client error displayed when requesting a list of blocked users for a non-existing group.
1363 #. TRANS: Client error when trying to delete a non-local group.
1364 #. TRANS: Client error when trying to delete a non-existing group.
1365 #. TRANS: Client error displayed trying to edit a non-existing group.
1366 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a group nickname.
1367 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a non-local group.
1368 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a nickname that is not a group.
1369 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing group.
1370 #. TRANS: Client error displayed referring to a group's permalink for a non-existing group ID.
1371 #. TRANS: Client error displayed trying to change group design settings while providing a nickname for a non-existing group.
1372 #. TRANS: Client error displayed when trying to update logo settings for a non-existing group.
1373 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1374 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1375 #. TRANS: Client error displayed when requesting a group RSS feed for group that does not exist.
1376 #. TRANS: Client error displayed when requesting a group RSS feed for an object that is not a group.
1377 #. TRANS: Client error displayed when trying to unblock a user from a non-existing group.
1378 #. TRANS: Client error displayed when trying to join a non-local group.
1379 #. TRANS: Client error displayed when trying to join a non-existing group.
1380 #. TRANS: Client error displayed when trying to leave a non-local group.
1381 #. TRANS: Client error displayed when trying to leave a non-existing group.
1382 #. TRANS: Client error displayed if no remote group with a given name was found requesting group page.
1383 #. TRANS: Client error displayed if no local group with a given name was found requesting group page.
1384 #. TRANS: Command exception text shown when a group is requested that does not exist.
1385 #. TRANS: Error text shown when trying to leave a group that does not exist.
1386 #: actions/atompubshowmembership.php:81 actions/blockedfromgroup.php:81
1387 #: actions/blockedfromgroup.php:89 actions/deletegroup.php:87
1388 #: actions/deletegroup.php:100 actions/editgroup.php:102
1389 #: actions/foafgroup.php:46 actions/foafgroup.php:65 actions/foafgroup.php:73
1390 #: actions/groupblock.php:89 actions/groupbyid.php:83
1391 #: actions/groupdesignsettings.php:101 actions/grouplogo.php:103
1392 #: actions/groupmembers.php:84 actions/groupmembers.php:92
1393 #: actions/grouprss.php:97 actions/grouprss.php:105
1394 #: actions/groupunblock.php:89 actions/joingroup.php:82
1395 #: actions/joingroup.php:95 actions/leavegroup.php:82
1396 #: actions/leavegroup.php:95 actions/makeadmin.php:86
1397 #: actions/showgroup.php:134 actions/showgroup.php:143 lib/command.php:168
1398 #: lib/command.php:380
1399 msgid "No such group."
1400 msgstr "Ingen sådan grupp."
1401
1402 #. TRANS: Client exception thrown when trying to show membership of a non-subscribed group
1403 #: actions/atompubshowmembership.php:91
1404 #, fuzzy
1405 msgid "Not a member."
1406 msgstr "Alla medlemmar"
1407
1408 #. TRANS: Client exception thrown when deleting someone else's membership.
1409 #: actions/atompubshowmembership.php:151
1410 #, fuzzy
1411 msgid "Cannot delete someone else's membership."
1412 msgstr "Kunde inte spara prenumeration."
1413
1414 #. TRANS: Client exception thrown when trying to display a subscription for a non-existing profile ID.
1415 #. TRANS: %d is the non-existing profile ID number.
1416 #: actions/atompubshowsubscription.php:72
1417 #: actions/atompubshowsubscription.php:83
1418 #: actions/atompubsubscriptionfeed.php:74
1419 #, fuzzy, php-format
1420 msgid "No such profile id: %d."
1421 msgstr "Ingen sådan profil."
1422
1423 #. TRANS: Client exception thrown when trying to display a subscription for a non-subscribed profile ID.
1424 #. TRANS: %1$d is the non-existing subscriber ID number, $2$d is the ID of the profile that was not subscribed to.
1425 #: actions/atompubshowsubscription.php:94
1426 #, fuzzy, php-format
1427 msgid "Profile %1$d not subscribed to profile %2$d."
1428 msgstr "Du är inte prenumerat hos den profilen."
1429
1430 #. TRANS: Client exception thrown when trying to delete a subscription of another user.
1431 #: actions/atompubshowsubscription.php:157
1432 #, fuzzy
1433 msgid "Cannot delete someone else's subscription."
1434 msgstr "Kunde inte spara prenumeration."
1435
1436 #. TRANS: Subtitle for Atom subscription feed.
1437 #. TRANS: %1$s is a user nickname, %s$s is the StatusNet sitename.
1438 #: actions/atompubsubscriptionfeed.php:153
1439 #, fuzzy, php-format
1440 msgid "People %1$s has subscribed to on %2$s"
1441 msgstr "Personer som prenumererar på %s"
1442
1443 #. TRANS: Client error displayed when not using the follow verb.
1444 #: actions/atompubsubscriptionfeed.php:248
1445 msgid "Can only handle Follow activities."
1446 msgstr ""
1447
1448 #. TRANS: Client exception thrown when subscribing to an object that is not a person.
1449 #: actions/atompubsubscriptionfeed.php:256
1450 msgid "Can only follow people."
1451 msgstr ""
1452
1453 #. TRANS: Client exception thrown when subscribing to a non-existing profile.
1454 #. TRANS: %s is the unknown profile ID.
1455 #: actions/atompubsubscriptionfeed.php:267
1456 #, fuzzy, php-format
1457 msgid "Unknown profile %s."
1458 msgstr "Okänd filtyp"
1459
1460 #. TRANS: Client error displayed trying to subscribe to an already subscribed profile.
1461 #. TRANS: %s is the profile the user already has a subscription on.
1462 #: actions/atompubsubscriptionfeed.php:275
1463 #, fuzzy, php-format
1464 msgid "Already subscribed to %s."
1465 msgstr "Redan prenumerant!"
1466
1467 #. TRANS: Client error displayed trying to get a non-existing attachment.
1468 #: actions/attachment.php:73
1469 msgid "No such attachment."
1470 msgstr "Ingen sådan bilaga."
1471
1472 #. TRANS: Client error displayed trying to get an avatar without providing a nickname.
1473 #. TRANS: Client error displayed when requesting a list of blocked users for a group without providing a group nickname.
1474 #. TRANS: Client error displayed trying to edit a group while not proving a nickname for the group to edit.
1475 #. TRANS: Client error displayed trying to change group design settings without providing a group nickname.
1476 #. TRANS: Client error displayed when trying to change group logo settings without providing a nickname.
1477 #. TRANS: Client error displayed when trying to view group members without providing a group nickname.
1478 #. TRANS: Client error displayed when requesting a group RSS feed without providing a group nickname.
1479 #. TRANS: Client error displayed if no nickname argument was given requesting a group page.
1480 #: actions/avatarbynickname.php:60 actions/blockedfromgroup.php:73
1481 #: actions/editgroup.php:85 actions/groupdesignsettings.php:84
1482 #: actions/grouplogo.php:86 actions/groupmembers.php:76
1483 #: actions/grouprss.php:89 actions/showgroup.php:116
1484 msgid "No nickname."
1485 msgstr "Inget smeknamn."
1486
1487 #. TRANS: Client error displayed trying to get an avatar without providing an avatar size.
1488 #: actions/avatarbynickname.php:66
1489 msgid "No size."
1490 msgstr "Ingen storlek."
1491
1492 #. TRANS: Client error displayed trying to get an avatar providing an invalid avatar size.
1493 #: actions/avatarbynickname.php:72
1494 msgid "Invalid size."
1495 msgstr "Ogiltig storlek."
1496
1497 #. TRANS: Title for avatar upload page.
1498 #. TRANS: Label for group avatar (dt). Text hidden by default.
1499 #. TRANS: Link description in user account settings menu.
1500 #: actions/avatarsettings.php:66 actions/showgroup.php:227
1501 #: lib/accountsettingsaction.php:113
1502 msgid "Avatar"
1503 msgstr "Avatar"
1504
1505 #. TRANS: Instruction for avatar upload page.
1506 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
1507 #: actions/avatarsettings.php:78
1508 #, php-format
1509 msgid "You can upload your personal avatar. The maximum file size is %s."
1510 msgstr ""
1511 "Du kan ladda upp din personliga avatar. Den maximala filstorleken är %s."
1512
1513 #. TRANS: Server error displayed in avatar upload page when no matching profile can be found for a user.
1514 #. TRANS: Server error displayed coming across a request from a user without a profile.
1515 #: actions/avatarsettings.php:108 actions/avatarsettings.php:192
1516 #: actions/grouplogo.php:184 actions/remotesubscribe.php:190
1517 #: actions/userauthorization.php:72 actions/userrss.php:108
1518 msgid "User without matching profile."
1519 msgstr "Användare utan matchande profil."
1520
1521 #. TRANS: Avatar upload page form legend.
1522 #. TRANS: Avatar upload page crop form legend.
1523 #. TRANS: Legend for group logo settings fieldset.
1524 #: actions/avatarsettings.php:122 actions/avatarsettings.php:205
1525 #: actions/grouplogo.php:261
1526 msgid "Avatar settings"
1527 msgstr "Avatarinställningar"
1528
1529 #. TRANS: Header on avatar upload page for thumbnail of originally uploaded avatar (h2).
1530 #. TRANS: Header on avatar upload crop form for thumbnail of originally uploaded avatar (h2).
1531 #. TRANS: Uploaded original file in group logo form.
1532 #. TRANS: Header for originally uploaded file before a crop on the group logo page.
1533 #: actions/avatarsettings.php:131 actions/avatarsettings.php:214
1534 #: actions/grouplogo.php:207 actions/grouplogo.php:270
1535 msgid "Original"
1536 msgstr "Orginal"
1537
1538 #. TRANS: Header on avatar upload page for thumbnail of to be used rendition of uploaded avatar (h2).
1539 #. TRANS: Header on avatar upload crop form for thumbnail of to be used rendition of uploaded avatar (h2).
1540 #. TRANS: Header for preview of to be displayed group logo.
1541 #. TRANS: Header for the cropped group logo on the group logo page.
1542 #: actions/avatarsettings.php:147 actions/avatarsettings.php:227
1543 #: actions/grouplogo.php:219 actions/grouplogo.php:283
1544 msgid "Preview"
1545 msgstr "Förhandsgranska"
1546
1547 #. TRANS: Button on avatar upload page to delete current avatar.
1548 #. TRANS: Button text for user account deletion.
1549 #: actions/avatarsettings.php:155 actions/deleteaccount.php:319
1550 msgctxt "BUTTON"
1551 msgid "Delete"
1552 msgstr "Ta bort"
1553
1554 #. TRANS: Button on avatar upload page to upload an avatar.
1555 #. TRANS: Submit button to confirm upload of a user backup file for account restore.
1556 #: actions/avatarsettings.php:173 actions/restoreaccount.php:369
1557 msgctxt "BUTTON"
1558 msgid "Upload"
1559 msgstr "Ladda upp"
1560
1561 #. TRANS: Button on avatar upload crop form to confirm a selected crop as avatar.
1562 #: actions/avatarsettings.php:243
1563 msgctxt "BUTTON"
1564 msgid "Crop"
1565 msgstr "Beskär"
1566
1567 #. TRANS: Validation error on avatar upload form when no file was uploaded.
1568 #: actions/avatarsettings.php:318
1569 msgid "No file uploaded."
1570 msgstr "Ingen fil laddades upp."
1571
1572 #. TRANS: Avatar upload form unstruction after uploading a file.
1573 #: actions/avatarsettings.php:345
1574 msgid "Pick a square area of the image to be your avatar"
1575 msgstr "Välj ett kvadratiskt område i bilden som din avatar"
1576
1577 #. TRANS: Server error displayed if an avatar upload went wrong somehow server side.
1578 #. TRANS: Server error displayed trying to crop an uploaded group logo that is no longer present.
1579 #: actions/avatarsettings.php:360 actions/grouplogo.php:391
1580 msgid "Lost our file data."
1581 msgstr "Förlorade vår fildata."
1582
1583 #. TRANS: Success message for having updated a user avatar.
1584 #: actions/avatarsettings.php:384
1585 msgid "Avatar updated."
1586 msgstr "Avatar uppdaterad."
1587
1588 #. TRANS: Error displayed on the avatar upload page if the avatar could not be updated for an unknown reason.
1589 #: actions/avatarsettings.php:388
1590 msgid "Failed updating avatar."
1591 msgstr "Misslyckades uppdatera avatar."
1592
1593 #. TRANS: Success message for deleting a user avatar.
1594 #: actions/avatarsettings.php:412
1595 msgid "Avatar deleted."
1596 msgstr "Avatar borttagen."
1597
1598 #. TRANS: Title for backup account page.
1599 #. TRANS: Option in profile settings to create a backup of the account of the currently logged in user.
1600 #: actions/backupaccount.php:61 actions/profilesettings.php:467
1601 msgid "Backup account"
1602 msgstr ""
1603
1604 #. TRANS: Client exception thrown when trying to backup an account while not logged in.
1605 #: actions/backupaccount.php:79
1606 #, fuzzy
1607 msgid "Only logged-in users can backup their account."
1608 msgstr "Bara inloggade användaren kan upprepa notiser."
1609
1610 #. TRANS: Client exception thrown when trying to backup an account without having backup rights.
1611 #: actions/backupaccount.php:84
1612 msgid "You may not backup your account."
1613 msgstr ""
1614
1615 #. TRANS: Information displayed on the backup account page.
1616 #: actions/backupaccount.php:225
1617 msgid ""
1618 "You can backup your account data in <a href=\"http://activitystrea.ms/"
1619 "\">Activity Streams</a> format. This is an experimental feature and provides "
1620 "an incomplete backup; private account information like email and IM "
1621 "addresses is not backed up. Additionally, uploaded files and direct messages "
1622 "are not backed up."
1623 msgstr ""
1624
1625 #. TRANS: Submit button to backup an account on the backup account page.
1626 #: actions/backupaccount.php:248
1627 #, fuzzy
1628 msgctxt "BUTTON"
1629 msgid "Backup"
1630 msgstr "Bakgrund"
1631
1632 #. TRANS: Title for submit button to backup an account on the backup account page.
1633 #: actions/backupaccount.php:252
1634 msgid "Backup your account"
1635 msgstr ""
1636
1637 #. TRANS: Client error displayed when blocking a user that has already been blocked.
1638 #: actions/block.php:68
1639 msgid "You already blocked that user."
1640 msgstr "Du har redan blockerat denna användare."
1641
1642 #. TRANS: Title for block user page.
1643 #. TRANS: Legend for block user form.
1644 #. TRANS: Fieldset legend for block user from group form.
1645 #: actions/block.php:106 actions/block.php:136 actions/groupblock.php:165
1646 msgid "Block user"
1647 msgstr "Blockera användare"
1648
1649 #. TRANS: Explanation of consequences when blocking a user on the block user page.
1650 #: actions/block.php:139
1651 msgid ""
1652 "Are you sure you want to block this user? Afterwards, they will be "
1653 "unsubscribed from you, unable to subscribe to you in the future, and you "
1654 "will not be notified of any @-replies from them."
1655 msgstr ""
1656 "Är du säker på att du vill blockera denna användare? Efteråt kommer deras "
1657 "prenumeration på dig tas bort, de kommer inte kunna prenumerera på dig i "
1658 "framtiden och du kommer inte bli underrättad om några @-svar från dem."
1659
1660 #. TRANS: Button label on the user block form.
1661 #. TRANS: Button label on the delete application form.
1662 #. TRANS: Button label on the delete group form.
1663 #. TRANS: Button label on the delete notice form.
1664 #. TRANS: Button label on the delete user form.
1665 #. TRANS: Button label on the form to block a user from a group.
1666 #: actions/block.php:154 actions/deleteapplication.php:157
1667 #: actions/deletegroup.php:220 actions/deletenotice.php:155
1668 #: actions/deleteuser.php:154 actions/groupblock.php:187
1669 msgctxt "BUTTON"
1670 msgid "No"
1671 msgstr "Nej"
1672
1673 #. TRANS: Submit button title for 'No' when blocking a user.
1674 #: actions/block.php:158
1675 msgid "Do not block this user"
1676 msgstr "Blockera inte denna användare"
1677
1678 #. TRANS: Button label on the user block form.
1679 #. TRANS: Button label on the delete application form.
1680 #. TRANS: Button label on the delete group form.
1681 #. TRANS: Button label on the delete notice form.
1682 #. TRANS: Button label on the delete user form.
1683 #. TRANS: Button label on the form to block a user from a group.
1684 #: actions/block.php:161 actions/deleteapplication.php:164
1685 #: actions/deletegroup.php:227 actions/deletenotice.php:162
1686 #: actions/deleteuser.php:161 actions/groupblock.php:194
1687 msgctxt "BUTTON"
1688 msgid "Yes"
1689 msgstr "Ja"
1690
1691 #. TRANS: Submit button title for 'Yes' when blocking a user.
1692 #. TRANS: Description of the form to block a user.
1693 #: actions/block.php:165 lib/blockform.php:79
1694 msgid "Block this user"
1695 msgstr "Blockera denna användare"
1696
1697 #. TRANS: Server error displayed when blocking a user fails.
1698 #: actions/block.php:189
1699 msgid "Failed to save block information."
1700 msgstr "Misslyckades att spara blockeringsinformation."
1701
1702 #. TRANS: Title for first page with list of users blocked from a group.
1703 #. TRANS: %s is a group nickname.
1704 #: actions/blockedfromgroup.php:101
1705 #, php-format
1706 msgid "%s blocked profiles"
1707 msgstr "%s blockerade profiler"
1708
1709 #. TRANS: Title for any but the first page with list of users blocked from a group.
1710 #. TRANS: %1$s is a group nickname, %2$d is a page number.
1711 #: actions/blockedfromgroup.php:106
1712 #, php-format
1713 msgid "%1$s blocked profiles, page %2$d"
1714 msgstr "%1$s blockerade profiler, sida %2$d"
1715
1716 #. TRANS: Instructions for list of users blocked from a group.
1717 #: actions/blockedfromgroup.php:122
1718 msgid "A list of the users blocked from joining this group."
1719 msgstr ""
1720 "En lista med de användare som blockerats från att gå med i denna grupp."
1721
1722 #. TRANS: Form legend for unblocking a user from a group.
1723 #: actions/blockedfromgroup.php:291
1724 msgid "Unblock user from group"
1725 msgstr "Häv blockering av användare från grupp"
1726
1727 #. TRANS: Button text for unblocking a user from a group.
1728 #: actions/blockedfromgroup.php:323
1729 msgctxt "BUTTON"
1730 msgid "Unblock"
1731 msgstr "Häv blockering"
1732
1733 #. TRANS: Tooltip for button for unblocking a user from a group.
1734 #. TRANS: Description of the form to unblock a user.
1735 #: actions/blockedfromgroup.php:327 lib/unblockform.php:78
1736 msgid "Unblock this user"
1737 msgstr "Häv blockering av denna användare"
1738
1739 #. TRANS: Title for mini-posting window loaded from bookmarklet.
1740 #. TRANS: %s is the StatusNet site name.
1741 #: actions/bookmarklet.php:51
1742 #, php-format
1743 msgid "Post to %s"
1744 msgstr "Posta till %s"
1745
1746 #. TRANS: Client error displayed when not providing a confirmation code in the contact address confirmation action.
1747 #: actions/confirmaddress.php:74
1748 msgid "No confirmation code."
1749 msgstr "Ingen bekräftelsekod."
1750
1751 #. TRANS: Client error displayed when providing a non-existing confirmation code in the contact address confirmation action.
1752 #: actions/confirmaddress.php:80
1753 msgid "Confirmation code not found."
1754 msgstr "Bekräftelsekod kunde inte hittas."
1755
1756 #. TRANS: Client error displayed when not providing a confirmation code for another user in the contact address confirmation action.
1757 #: actions/confirmaddress.php:86
1758 msgid "That confirmation code is not for you!"
1759 msgstr "Denna bekräftelsekod är inte för dig!"
1760
1761 #. TRANS: Server error for a unknow address type %s, which can be 'email', 'jabber', or 'sms'.
1762 #: actions/confirmaddress.php:92
1763 #, php-format
1764 msgid "Unrecognized address type %s."
1765 msgstr "Adresstypen %s känns inte igen."
1766
1767 #. TRANS: Client error for an already confirmed email/jabber/sms address.
1768 #: actions/confirmaddress.php:97
1769 msgid "That address has already been confirmed."
1770 msgstr "Denna adress har redan blivit bekräftad."
1771
1772 #. TRANS: Server error displayed when an address confirmation code deletion from the
1773 #. TRANS: database fails in the contact address confirmation action.
1774 #: actions/confirmaddress.php:132
1775 msgid "Could not delete address confirmation."
1776 msgstr "Kunde inte ta bort adressbekräftelse."
1777
1778 #. TRANS: Title for the contact address confirmation action.
1779 #: actions/confirmaddress.php:150
1780 msgid "Confirm address"
1781 msgstr "Bekräfta adress"
1782
1783 #. TRANS: Success message for the contact address confirmation action.
1784 #. TRANS: %s can be 'email', 'jabber', or 'sms'.
1785 #: actions/confirmaddress.php:166
1786 #, php-format
1787 msgid "The address \"%s\" has been confirmed for your account."
1788 msgstr "Adressen \"%s\" har blivit bekräftad för ditt konto."
1789
1790 #. TRANS: Title for page with a conversion (multiple notices in context).
1791 #: actions/conversation.php:96
1792 msgid "Conversation"
1793 msgstr "Konversationer"
1794
1795 #. TRANS: Header on conversation page. Hidden by default (h2).
1796 #. TRANS: Label for user statistics.
1797 #: actions/conversation.php:149 lib/noticelist.php:87
1798 #: lib/profileaction.php:246 lib/searchgroupnav.php:82
1799 msgid "Notices"
1800 msgstr "Notiser"
1801
1802 #. TRANS: Client exception displayed trying to delete a user account while not logged in.
1803 #: actions/deleteaccount.php:71
1804 #, fuzzy
1805 msgid "Only logged-in users can delete their account."
1806 msgstr "Bara inloggade användaren kan upprepa notiser."
1807
1808 #. TRANS: Client exception displayed trying to delete a user account without have the rights to do that.
1809 #: actions/deleteaccount.php:77
1810 #, fuzzy
1811 msgid "You cannot delete your account."
1812 msgstr "Du kan inte ta bort användare."
1813
1814 #. TRANS: Confirmation text for user deletion. The user has to type this exactly the same, including punctuation.
1815 #: actions/deleteaccount.php:160 actions/deleteaccount.php:297
1816 msgid "I am sure."
1817 msgstr ""
1818
1819 #. TRANS: Notification for user about the text that must be input to be able to delete a user account.
1820 #. TRANS: %s is the text that needs to be input.
1821 #: actions/deleteaccount.php:164
1822 #, php-format
1823 msgid "You must write \"%s\" exactly in the box."
1824 msgstr ""
1825
1826 #. TRANS: Confirmation that a user account has been deleted.
1827 #: actions/deleteaccount.php:206
1828 #, fuzzy
1829 msgid "Account deleted."
1830 msgstr "Avatar borttagen."
1831
1832 #. TRANS: Page title for page on which a user account can be deleted.
1833 #. TRANS: Option in profile settings to delete the account of the currently logged in user.
1834 #: actions/deleteaccount.php:228 actions/profilesettings.php:475
1835 #, fuzzy
1836 msgid "Delete account"
1837 msgstr "Skapa ett konto"
1838
1839 #. TRANS: Form text for user deletion form.
1840 #: actions/deleteaccount.php:279
1841 msgid ""
1842 "This will <strong>permanently delete</strong> your account data from this "
1843 "server."
1844 msgstr ""
1845
1846 #. TRANS: Additional form text for user deletion form shown if a user has account backup rights.
1847 #. TRANS: %s is a URL to the backup page.
1848 #: actions/deleteaccount.php:285
1849 #, php-format
1850 msgid ""
1851 "You are strongly advised to <a href=\"%s\">back up your data</a> before "
1852 "deletion."
1853 msgstr ""
1854
1855 #. TRANS: Field label for delete account confirmation entry.
1856 #. TRANS: Field label for password reset form where the password has to be typed again.
1857 #: actions/deleteaccount.php:300 actions/passwordsettings.php:112
1858 #: actions/recoverpassword.php:262 actions/register.php:440
1859 msgid "Confirm"
1860 msgstr "Bekräfta"
1861
1862 #. TRANS: Input title for the delete account field.
1863 #. TRANS: %s is the text that needs to be input.
1864 #: actions/deleteaccount.php:304
1865 #, fuzzy, php-format
1866 msgid "Enter \"%s\" to confirm that you want to delete your account."
1867 msgstr "Du kan inte ta bort användare."
1868
1869 #. TRANS: Button title for user account deletion.
1870 #: actions/deleteaccount.php:323
1871 #, fuzzy
1872 msgid "Permanently delete your account"
1873 msgstr "Du kan inte ta bort användare."
1874
1875 #. TRANS: Client error displayed trying to delete an application while not logged in.
1876 #: actions/deleteapplication.php:62
1877 msgid "You must be logged in to delete an application."
1878 msgstr "Du måste vara inloggad för att ta bort en applikation."
1879
1880 #. TRANS: Client error displayed trying to delete an application that does not exist.
1881 #: actions/deleteapplication.php:71
1882 msgid "Application not found."
1883 msgstr "Applikation hittades inte."
1884
1885 #. TRANS: Client error displayed trying to delete an application the current user does not own.
1886 #. TRANS: Client error displayed trying to edit an application while not being its owner.
1887 #: actions/deleteapplication.php:79 actions/editapplication.php:78
1888 #: actions/showapplication.php:94
1889 msgid "You are not the owner of this application."
1890 msgstr "Du är inte ägaren av denna applikation."
1891
1892 #. TRANS: Client error text when there is a problem with the session token.
1893 #: actions/deleteapplication.php:102 actions/editapplication.php:131
1894 #: actions/newapplication.php:112 actions/showapplication.php:118
1895 #: lib/action.php:1422
1896 msgid "There was a problem with your session token."
1897 msgstr "Det var ett problem med din sessions-token."
1898
1899 #. TRANS: Title for delete application page.
1900 #. TRANS: Fieldset legend on delete application page.
1901 #: actions/deleteapplication.php:124 actions/deleteapplication.php:149
1902 msgid "Delete application"
1903 msgstr "Ta bort applikation"
1904
1905 #. TRANS: Confirmation text on delete application page.
1906 #: actions/deleteapplication.php:152
1907 msgid ""
1908 "Are you sure you want to delete this application? This will clear all data "
1909 "about the application from the database, including all existing user "
1910 "connections."
1911 msgstr ""
1912 "Är du säker på att du vill ta bort denna applikation? Detta kommer rensa "
1913 "bort all data om applikationen från databasen, inklusive alla befintliga "
1914 "användaranslutningar."
1915
1916 #. TRANS: Submit button title for 'No' when deleting an application.
1917 #: actions/deleteapplication.php:161
1918 msgid "Do not delete this application"
1919 msgstr "Ta inte bort denna applikation"
1920
1921 #. TRANS: Submit button title for 'Yes' when deleting an application.
1922 #: actions/deleteapplication.php:167
1923 msgid "Delete this application"
1924 msgstr "Ta bort denna applikation"
1925
1926 #. TRANS: Client error when trying to delete group while not logged in.
1927 #: actions/deletegroup.php:64
1928 msgid "You must be logged in to delete a group."
1929 msgstr "Du måste vara inloggad för att ta bort en grupp."
1930
1931 #. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
1932 #. TRANS: Client error displayed when trying to join a group without providing a group name or group ID.
1933 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1934 #: actions/deletegroup.php:94 actions/joingroup.php:89
1935 #: actions/leavegroup.php:89
1936 msgid "No nickname or ID."
1937 msgstr "Inget smeknamn eller ID."
1938
1939 #. TRANS: Client error when trying to delete a group without having the rights to delete it.
1940 #: actions/deletegroup.php:107
1941 msgid "You are not allowed to delete this group."
1942 msgstr "Du får inte ta bort denna grupp."
1943
1944 #. TRANS: Server error displayed if a group could not be deleted.
1945 #. TRANS: %s is the name of the group that could not be deleted.
1946 #: actions/deletegroup.php:150
1947 #, php-format
1948 msgid "Could not delete group %s."
1949 msgstr "Kunde inte ta bort grupp %s."
1950
1951 #. TRANS: Message given after deleting a group.
1952 #. TRANS: %s is the deleted group's name.
1953 #: actions/deletegroup.php:159
1954 #, fuzzy, php-format
1955 msgid "Deleted group %s"
1956 msgstr "%1$s lämnade grupp %2$s"
1957
1958 #. TRANS: Title of delete group page.
1959 #. TRANS: Form legend for deleting a group.
1960 #: actions/deletegroup.php:176 actions/deletegroup.php:202
1961 msgid "Delete group"
1962 msgstr "Ta bort grupp"
1963
1964 #. TRANS: Warning in form for deleleting a group.
1965 #: actions/deletegroup.php:206
1966 #, fuzzy
1967 msgid ""
1968 "Are you sure you want to delete this group? This will clear all data about "
1969 "the group from the database, without a backup. Public posts to this group "
1970 "will still appear in individual timelines."
1971 msgstr ""
1972 "Är du säker på att du vill ta bort denna grupp? Det kommer rensa all data om "
1973 "gruppen från databasen, utan en säkerhetskopia. "
1974
1975 #. TRANS: Submit button title for 'No' when deleting a group.
1976 #: actions/deletegroup.php:224
1977 msgid "Do not delete this group"
1978 msgstr "Ta inte bort denna grupp"
1979
1980 #. TRANS: Submit button title for 'Yes' when deleting a group.
1981 #: actions/deletegroup.php:231
1982 msgid "Delete this group"
1983 msgstr "Ta bort denna grupp"
1984
1985 #. TRANS: Error message displayed trying to delete a notice while not logged in.
1986 #. TRANS: Client error displayed when trying to remove a favorite while not logged in.
1987 #. TRANS: Client error displayed when trying to mark a notice as favorite without being logged in.
1988 #. TRANS: Client error displayed trying to block a user from a group while not logged in.
1989 #. TRANS: Client error displayed when trying to unblock a user from a group while not logged in.
1990 #. TRANS: Client error displayed trying a change a subscription while not logged in.
1991 #. TRANS: Client error message thrown when trying to access the admin panel while not logged in.
1992 #. TRANS: Client error displayed when trying to change user options while not logged in.
1993 #: actions/deletenotice.php:52 actions/disfavor.php:61 actions/favor.php:62
1994 #: actions/groupblock.php:60 actions/groupunblock.php:60 actions/logout.php:69
1995 #: actions/makeadmin.php:61 actions/newmessage.php:87 actions/newnotice.php:88
1996 #: actions/nudge.php:63 actions/subedit.php:33 actions/subscribe.php:96
1997 #: actions/tagother.php:33 actions/unsubscribe.php:52
1998 #: lib/adminpanelaction.php:71 lib/profileformaction.php:63
1999 #: lib/settingsaction.php:72
2000 msgid "Not logged in."
2001 msgstr "Inte inloggad."
2002
2003 #. TRANS: Instructions for deleting a notice.
2004 #: actions/deletenotice.php:110
2005 msgid ""
2006 "You are about to permanently delete a notice. Once this is done, it cannot "
2007 "be undone."
2008 msgstr ""
2009 "Du håller på att ta bort en notis permanent. När det väl är gjort kan du "
2010 "inte ångra dig."
2011
2012 #. TRANS: Page title when deleting a notice.
2013 #. TRANS: Fieldset legend for the delete notice form.
2014 #: actions/deletenotice.php:117 actions/deletenotice.php:148
2015 msgid "Delete notice"
2016 msgstr "Ta bort notis"
2017
2018 #. TRANS: Message for the delete notice form.
2019 #: actions/deletenotice.php:152
2020 msgid "Are you sure you want to delete this notice?"
2021 msgstr "Är du säker på att du vill ta bort denna notis?"
2022
2023 #. TRANS: Submit button title for 'No' when deleting a notice.
2024 #: actions/deletenotice.php:159
2025 msgid "Do not delete this notice"
2026 msgstr "Ta inte bort denna notis"
2027
2028 #. TRANS: Submit button title for 'Yes' when deleting a notice.
2029 #: actions/deletenotice.php:166 lib/noticelist.php:673
2030 msgid "Delete this notice"
2031 msgstr "Ta bort denna notis"
2032
2033 #. TRANS: Client error displayed when trying to delete a user without having the right to delete users.
2034 #: actions/deleteuser.php:66
2035 msgid "You cannot delete users."
2036 msgstr "Du kan inte ta bort användare."
2037
2038 #. TRANS: Client error displayed when trying to delete a non-local user.
2039 #: actions/deleteuser.php:74
2040 msgid "You can only delete local users."
2041 msgstr "Du kan bara ta bort lokala användare."
2042
2043 #. TRANS: Title of delete user page.
2044 #: actions/deleteuser.php:110
2045 #, fuzzy
2046 msgctxt "TITLE"
2047 msgid "Delete user"
2048 msgstr "Ta bort användare"
2049
2050 #. TRANS: Fieldset legend on delete user page.
2051 #: actions/deleteuser.php:134
2052 msgid "Delete user"
2053 msgstr "Ta bort användare"
2054
2055 #. TRANS: Information text to request if a user is certain that the described action has to be performed.
2056 #: actions/deleteuser.php:138
2057 msgid ""
2058 "Are you sure you want to delete this user? This will clear all data about "
2059 "the user from the database, without a backup."
2060 msgstr ""
2061 "Är du säker på att du vill ta bort denna användare? Det kommer rensa all "
2062 "data om användaren från databasen, utan en säkerhetskopia."
2063
2064 #. TRANS: Submit button title for 'No' when deleting a user.
2065 #: actions/deleteuser.php:158
2066 #, fuzzy
2067 msgid "Do not delete this user"
2068 msgstr "Ta inte bort denna grupp"
2069
2070 #. TRANS: Submit button title for 'Yes' when deleting a user.
2071 #. TRANS: Description of form for deleting a user.
2072 #: actions/deleteuser.php:165 lib/deleteuserform.php:75
2073 msgid "Delete this user"
2074 msgstr "Ta bort denna användare"
2075
2076 #. TRANS: Message used as title for design settings for the site.
2077 #. TRANS: Link description in user account settings menu.
2078 #: actions/designadminpanel.php:60 lib/accountsettingsaction.php:134
2079 msgid "Design"
2080 msgstr "Utseende"
2081
2082 #. TRANS: Instructions for design adminsitration panel.
2083 #: actions/designadminpanel.php:71
2084 msgid "Design settings for this StatusNet site"
2085 msgstr ""
2086
2087 #. TRANS: Client error displayed when a logo URL does is not valid.
2088 #: actions/designadminpanel.php:327
2089 msgid "Invalid logo URL."
2090 msgstr "Ogiltig webbadress för logtyp."
2091
2092 #. TRANS: Client error displayed when an SSL logo URL is invalid.
2093 #: actions/designadminpanel.php:333
2094 msgid "Invalid SSL logo URL."
2095 msgstr "Ogiltig webbadress för SSL-logtyp."
2096
2097 #. TRANS: Client error displayed when a theme is submitted through the form that is not in the theme list.
2098 #. TRANS: %s is the chosen unavailable theme.
2099 #: actions/designadminpanel.php:339
2100 #, php-format
2101 msgid "Theme not available: %s."
2102 msgstr "Tema inte tillgängligt: %s."
2103
2104 #. TRANS: Fieldset legend for form to change logo.
2105 #: actions/designadminpanel.php:437
2106 msgid "Change logo"
2107 msgstr "Byt logotyp"
2108
2109 #. TRANS: Field label for StatusNet site logo.
2110 #: actions/designadminpanel.php:444
2111 msgid "Site logo"
2112 msgstr "Webbplatslogotyp"
2113
2114 #. TRANS: Field label for SSL StatusNet site logo.
2115 #: actions/designadminpanel.php:452
2116 msgid "SSL logo"
2117 msgstr "SSL-logotyp"
2118
2119 #. TRANS: Fieldset legend for form change StatusNet site's theme.
2120 #: actions/designadminpanel.php:467
2121 msgid "Change theme"
2122 msgstr "Byt tema"
2123
2124 #. TRANS: Field label for dropdown to choose site theme.
2125 #: actions/designadminpanel.php:485
2126 msgid "Site theme"
2127 msgstr "Webbplatstema"
2128
2129 #. TRANS: Title for field label for dropdown to choose site theme.
2130 #: actions/designadminpanel.php:487
2131 msgid "Theme for the site."
2132 msgstr "Tema för webbplatsen."
2133
2134 #. TRANS: Field label for uploading a cutom theme.
2135 #: actions/designadminpanel.php:494
2136 msgid "Custom theme"
2137 msgstr "Anpassat tema"
2138
2139 #. TRANS: Form instructions for uploading a cutom StatusNet theme.
2140 #: actions/designadminpanel.php:499
2141 msgid "You can upload a custom StatusNet theme as a .ZIP archive."
2142 msgstr "Du kan ladda upp ett eget StatusNet-tema som ett .ZIP-arkiv."
2143
2144 #. TRANS: Fieldset legend for theme background image.
2145 #. TRANS: Fieldset legend on profile design page.
2146 #: actions/designadminpanel.php:515 lib/designsettings.php:98
2147 msgid "Change background image"
2148 msgstr "Ändra bakgrundsbild"
2149
2150 #. TRANS: Field label for background image on theme designer page.
2151 #. TRANS: Field label for background color selector.
2152 #. TRANS: Label on profile design page for setting a profile page background colour.
2153 #: actions/designadminpanel.php:525 actions/designadminpanel.php:609
2154 #: lib/designsettings.php:183
2155 msgid "Background"
2156 msgstr "Bakgrund"
2157
2158 #. TRANS: Form guide for background image upload form on theme designer page.
2159 #: actions/designadminpanel.php:531
2160 #, php-format
2161 msgid ""
2162 "You can upload a background image for the site. The maximum file size is %1"
2163 "$s."
2164 msgstr ""
2165 "Du kan ladda upp en bakgrundsbild för denna webbplats. Den maximala "
2166 "filstorleken är %1$s."
2167
2168 #. TRANS: Used as radio button label to add a background image.
2169 #: actions/designadminpanel.php:558
2170 msgid "On"
2171 msgstr "På"
2172
2173 #. TRANS: Used as radio button label to not add a background image.
2174 #: actions/designadminpanel.php:575
2175 msgid "Off"
2176 msgstr "Av"
2177
2178 #. TRANS: Form guide for turning background image on or off on theme designer page.
2179 #. TRANS: Form guide for a set of radio buttons on the profile design page that will enable or disable
2180 #. TRANS: use of the uploaded profile image.
2181 #: actions/designadminpanel.php:577 lib/designsettings.php:159
2182 msgid "Turn background image on or off."
2183 msgstr "Sätt på eller stäng av bakgrundsbild."
2184
2185 #. TRANS: Checkbox label to title background image on theme designer page.
2186 #. TRANS: Checkbox label on profile design page that will cause the profile image to be tiled.
2187 #: actions/designadminpanel.php:583 lib/designsettings.php:165
2188 msgid "Tile background image"
2189 msgstr "Upprepa bakgrundsbild"
2190
2191 #. TRANS: Fieldset legend for theme colors.
2192 #: actions/designadminpanel.php:598
2193 #, fuzzy
2194 msgid "Change colors"
2195 msgstr "Byt färger"
2196
2197 #. TRANS: Field label for content color selector.
2198 #. TRANS: Label on profile design page for setting a profile page content colour.
2199 #: actions/designadminpanel.php:623 lib/designsettings.php:197
2200 msgid "Content"
2201 msgstr "Innehåll"
2202
2203 #. TRANS: Field label for sidebar color selector.
2204 #. TRANS: Label on profile design page for setting a profile page sidebar colour.
2205 #: actions/designadminpanel.php:637 lib/designsettings.php:211
2206 msgid "Sidebar"
2207 msgstr "Sidofält"
2208
2209 #. TRANS: Field label for text color selector.
2210 #. TRANS: Label on profile design page for setting a profile page text colour.
2211 #: actions/designadminpanel.php:651 lib/designsettings.php:225
2212 msgid "Text"
2213 msgstr "Text"
2214
2215 #. TRANS: Field label for link color selector.
2216 #. TRANS: Label on profile design page for setting a profile page links colour.
2217 #: actions/designadminpanel.php:665 lib/designsettings.php:239
2218 msgid "Links"
2219 msgstr "Länkar"
2220
2221 #. TRANS: Fieldset legend for advanced theme design settings.
2222 #: actions/designadminpanel.php:691
2223 msgid "Advanced"
2224 msgstr "Avancerat"
2225
2226 #. TRANS: Field label for custom CSS.
2227 #: actions/designadminpanel.php:696
2228 msgid "Custom CSS"
2229 msgstr "Anpassad CSS"
2230
2231 #. TRANS: Button text for resetting theme settings.
2232 #: actions/designadminpanel.php:718
2233 #, fuzzy
2234 msgctxt "BUTTON"
2235 msgid "Use defaults"
2236 msgstr "Använd standardvärden"
2237
2238 #. TRANS: Title for button for resetting theme settings.
2239 #. TRANS: Title for button on profile design page to reset all colour settings to default.
2240 #: actions/designadminpanel.php:720 lib/designsettings.php:259
2241 msgid "Restore default designs"
2242 msgstr "Återställ standardutseende"
2243
2244 #. TRANS: Title for button for resetting theme settings.
2245 #. TRANS: Title for button on profile design page to reset all colour settings to default without saving.
2246 #: actions/designadminpanel.php:728 lib/designsettings.php:267
2247 msgid "Reset back to default"
2248 msgstr "Återställ till standardvärde"
2249
2250 #. TRANS: Title for button for saving theme settings.
2251 #. TRANS: Title for button on profile design page to save settings.
2252 #: actions/designadminpanel.php:736 lib/designsettings.php:272
2253 msgid "Save design"
2254 msgstr "Spara utseende"
2255
2256 #. TRANS: Client error displayed when trying to remove favorite status for a notice that is not a favorite.
2257 #: actions/disfavor.php:83
2258 msgid "This notice is not a favorite!"
2259 msgstr "Denna notis är inte en favorit!"
2260
2261 #. TRANS: Title for page on which favorites can be added.
2262 #: actions/disfavor.php:98
2263 msgid "Add to favorites"
2264 msgstr "Lägg till i favoriter"
2265
2266 #. TRANS: Client exception thrown when requesting a document from the documentation that does not exist.
2267 #. TRANS: %s is the non-existing document.
2268 #: actions/doc.php:155
2269 #, fuzzy, php-format
2270 msgid "No such document \"%s\"."
2271 msgstr "Inget sådant dokument \"%s\""
2272
2273 #. TRANS: Title for "Edit application" form.
2274 #. TRANS: Form legend.
2275 #: actions/editapplication.php:54 lib/applicationeditform.php:129
2276 msgid "Edit application"
2277 msgstr "Redigera applikation"
2278
2279 #. TRANS: Client error displayed trying to edit an application while not logged in.
2280 #: actions/editapplication.php:66
2281 msgid "You must be logged in to edit an application."
2282 msgstr "Du måste vara inloggad för att redigera en applikation."
2283
2284 #. TRANS: Client error displayed trying to edit an application that does not exist.
2285 #: actions/editapplication.php:83 actions/showapplication.php:87
2286 msgid "No such application."
2287 msgstr "Ingen sådan applikation."
2288
2289 #. TRANS: Instructions for "Edit application" form.
2290 #: actions/editapplication.php:167
2291 msgid "Use this form to edit your application."
2292 msgstr "Använd detta formulär för att redigera din applikation."
2293
2294 #. TRANS: Validation error shown when not providing a name in the "Edit application" form.
2295 #. TRANS: Validation error shown when not providing a name in the "New application" form.
2296 #: actions/editapplication.php:184 actions/newapplication.php:164
2297 msgid "Name is required."
2298 msgstr "Namn krävs."
2299
2300 #. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
2301 #. TRANS: Validation error shown when providing too long a name in the "New application" form.
2302 #: actions/editapplication.php:188 actions/newapplication.php:172
2303 msgid "Name is too long (maximum 255 characters)."
2304 msgstr "Namnet är för långt (max 255 tecken)."
2305
2306 #. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
2307 #. TRANS: Validation error shown when providing a name for an application that already exists in the "New application" form.
2308 #: actions/editapplication.php:192 actions/newapplication.php:168
2309 msgid "Name already in use. Try another one."
2310 msgstr "Namnet används redan. Prova ett annat."
2311
2312 #. TRANS: Validation error shown when not providing a description in the "Edit application" form.
2313 #. TRANS: Validation error shown when not providing a description in the "New application" form.
2314 #: actions/editapplication.php:196 actions/newapplication.php:176
2315 msgid "Description is required."
2316 msgstr "Beskrivning krävs."
2317
2318 #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
2319 #: actions/editapplication.php:209
2320 msgid "Source URL is too long."
2321 msgstr "Webbadress till källa är för lång."
2322
2323 #. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
2324 #. TRANS: Validation error shown when providing an invalid source URL in the "New application" form.
2325 #: actions/editapplication.php:216 actions/newapplication.php:199
2326 msgid "Source URL is not valid."
2327 msgstr "Webbadress till källa är inte giltig."
2328
2329 #. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
2330 #. TRANS: Validation error shown when not providing an organisation in the "New application" form.
2331 #: actions/editapplication.php:220 actions/newapplication.php:203
2332 msgid "Organization is required."
2333 msgstr "Organisation krävs."
2334
2335 #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
2336 #: actions/editapplication.php:224 actions/newapplication.php:207
2337 msgid "Organization is too long (maximum 255 characters)."
2338 msgstr "Organisation är för lång (max 255 tecken)."
2339
2340 #. TRANS: Form validation error show when an organisation name has not been provided in the edit application form.
2341 #. TRANS: Form validation error show when an organisation name has not been provided in the new application form.
2342 #: actions/editapplication.php:228 actions/newapplication.php:211
2343 msgid "Organization homepage is required."
2344 msgstr "Hemsida för organisation krävs."
2345
2346 #. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
2347 #. TRANS: Validation error shown when providing too long a callback URL in the "New application" form.
2348 #: actions/editapplication.php:239 actions/newapplication.php:225
2349 msgid "Callback is too long."
2350 msgstr "Anrop är för lång."
2351
2352 #. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
2353 #. TRANS: Validation error shown when providing an invalid callback URL in the "New application" form.
2354 #: actions/editapplication.php:247 actions/newapplication.php:235
2355 msgid "Callback URL is not valid."
2356 msgstr "Webbadress för anrop är inte giltig."
2357
2358 #. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
2359 #: actions/editapplication.php:284
2360 msgid "Could not update application."
2361 msgstr "Kunde inte uppdatera applikation."
2362
2363 #. TRANS: Title for form to edit a group. %s is a group nickname.
2364 #: actions/editgroup.php:55
2365 #, php-format
2366 msgid "Edit %s group"
2367 msgstr "Redigera %s grupp"
2368
2369 #. TRANS: Client error displayed trying to edit a group while not logged in.
2370 #. TRANS: Client error displayed when trying to create a group while not logged in.
2371 #. TRANS: Client error displayed trying to create a group while not logged in.
2372 #: actions/editgroup.php:68 actions/grouplogo.php:69 actions/newgroup.php:65
2373 msgid "You must be logged in to create a group."
2374 msgstr "Du måste vara inloggad för att skapa en grupp."
2375
2376 #. TRANS: Client error displayed trying to edit a group while not being a group admin.
2377 #. TRANS: Client error displayed trying to change group design settings without being a (group) admin.
2378 #. TRANS: Client error displayed when trying to change group logo settings while not being a group admin.
2379 #: actions/editgroup.php:110 actions/editgroup.php:176
2380 #: actions/groupdesignsettings.php:109 actions/grouplogo.php:111
2381 msgid "You must be an admin to edit the group."
2382 msgstr "Du måste vara en administratör för att redigera gruppen."
2383
2384 #. TRANS: Form instructions for group edit form.
2385 #: actions/editgroup.php:161
2386 msgid "Use this form to edit the group."
2387 msgstr "Använd detta formulär för att redigera gruppen."
2388
2389 #. TRANS: Group edit form validation error.
2390 #. TRANS: Group create form validation error.
2391 #. TRANS: %s is the invalid alias.
2392 #: actions/editgroup.php:241 actions/newgroup.php:188
2393 #, php-format
2394 msgid "Invalid alias: \"%s\""
2395 msgstr "Ogiltigt alias: \"%s\""
2396
2397 #. TRANS: Server error displayed when editing a group fails.
2398 #: actions/editgroup.php:274
2399 msgid "Could not update group."
2400 msgstr "Kunde inte uppdatera grupp."
2401
2402 #. TRANS: Server error displayed when group aliases could not be added.
2403 #. TRANS: Server exception thrown when creating group aliases failed.
2404 #: actions/editgroup.php:281 classes/User_group.php:540
2405 msgid "Could not create aliases."
2406 msgstr "Kunde inte skapa alias."
2407
2408 #. TRANS: Group edit form success message.
2409 #: actions/editgroup.php:301
2410 msgid "Options saved."
2411 msgstr "Alternativ sparade."
2412
2413 #. TRANS: Title for e-mail settings.
2414 #: actions/emailsettings.php:59
2415 msgid "Email settings"
2416 msgstr "E-postinställningar"
2417
2418 #. TRANS: E-mail settings page instructions.
2419 #. TRANS: %%site.name%% is the name of the site.
2420 #: actions/emailsettings.php:73
2421 #, php-format
2422 msgid "Manage how you get email from %%site.name%%."
2423 msgstr "Hantera hur du får e-post från %%site.name%%"
2424
2425 #. TRANS: Form legend for e-mail settings form.
2426 #. TRANS: Field label for e-mail address input in e-mail settings form.
2427 #: actions/emailsettings.php:103 actions/emailsettings.php:129
2428 msgid "Email address"
2429 msgstr "E-postadress"
2430
2431 #. TRANS: Form note in e-mail settings form.
2432 #: actions/emailsettings.php:109
2433 msgid "Current confirmed email address."
2434 msgstr "Aktuell, bekräftad e-postadress."
2435
2436 #. TRANS: Button label to remove a confirmed e-mail address.
2437 #. TRANS: Button label for removing a set sender e-mail address to post notices from.
2438 #. TRANS: Button label to remove a confirmed Instant Messaging address.
2439 #. TRANS: Button label to remove a confirmed SMS address.
2440 #. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
2441 #: actions/emailsettings.php:112 actions/emailsettings.php:179
2442 #: actions/imsettings.php:112 actions/smssettings.php:120
2443 #: actions/smssettings.php:176
2444 msgctxt "BUTTON"
2445 msgid "Remove"
2446 msgstr "Ta bort"
2447
2448 #. TRANS: Form note in e-mail settings form.
2449 #: actions/emailsettings.php:119
2450 msgid ""
2451 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
2452 "a message with further instructions."
2453 msgstr ""
2454 "Väntar bekräftelse av denna adress. Kontrollera din inkorg (och "
2455 "skräppostkorg!) efter ett meddelande med vidare instruktioner."
2456
2457 #. TRANS: Instructions for e-mail address input form. Do not translate
2458 #. TRANS: "example.org". It is one of the domain names reserved for
2459 #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
2460 #. TRANS: Any other domain may be owned by a legitimate person or
2461 #. TRANS: organization.
2462 #: actions/emailsettings.php:136
2463 msgid "Email address, like \"UserName@example.org\""
2464 msgstr "E-postadress, såsom \"användarnamn@example.org\""
2465
2466 #. TRANS: Button label for adding an e-mail address in e-mail settings form.
2467 #. TRANS: Button label for adding an Instant Messaging address in Instant Messaging settings form.
2468 #. TRANS: Button label for adding a SMS phone number in SMS settings form.
2469 #: actions/emailsettings.php:140 actions/imsettings.php:147
2470 #: actions/smssettings.php:158
2471 msgctxt "BUTTON"
2472 msgid "Add"
2473 msgstr "Lägg till"
2474
2475 #. TRANS: Form legend for incoming e-mail settings form.
2476 #. TRANS: Form legend for incoming SMS settings form.
2477 #: actions/emailsettings.php:148 actions/smssettings.php:167
2478 msgid "Incoming email"
2479 msgstr "Inkommande e-post"
2480
2481 #. TRANS: Checkbox label in e-mail preferences form.
2482 #: actions/emailsettings.php:154
2483 msgid "I want to post notices by email."
2484 msgstr "Jag vill posta notiser genom min e-post."
2485
2486 #. TRANS: Form instructions for incoming e-mail form in e-mail settings.
2487 #. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
2488 #: actions/emailsettings.php:176 actions/smssettings.php:174
2489 msgid "Send email to this address to post new notices."
2490 msgstr "Skicka e-post till denna adress för att posta nya notiser."
2491
2492 #. TRANS: Instructions for incoming e-mail address input form, when an address has already been assigned.
2493 #. TRANS: Instructions for incoming SMS e-mail address input form.
2494 #: actions/emailsettings.php:185 actions/smssettings.php:182
2495 msgid "Make a new email address for posting to; cancels the old one."
2496 msgstr ""
2497 "Ange en ny e-postadress för att posta till; detta inaktiverar den gamla."
2498
2499 #. TRANS: Instructions for incoming e-mail address input form.
2500 #: actions/emailsettings.php:189
2501 msgid ""
2502 "To send notices via email, we need to create a unique email address for you "
2503 "on this server:"
2504 msgstr ""
2505
2506 #. TRANS: Button label for adding an e-mail address to send notices from.
2507 #. TRANS: Button label for adding an SMS e-mail address to send notices from.
2508 #: actions/emailsettings.php:195 actions/smssettings.php:185
2509 msgctxt "BUTTON"
2510 msgid "New"
2511 msgstr "Ny"
2512
2513 #. TRANS: Form legend for e-mail preferences form.
2514 #: actions/emailsettings.php:204
2515 msgid "Email preferences"
2516 msgstr "E-postinställningar"
2517
2518 #. TRANS: Checkbox label in e-mail preferences form.
2519 #: actions/emailsettings.php:212
2520 msgid "Send me notices of new subscriptions through email."
2521 msgstr "Skicka notiser om nya prenumerationer till mig genom e-post."
2522
2523 #. TRANS: Checkbox label in e-mail preferences form.
2524 #: actions/emailsettings.php:218
2525 msgid "Send me email when someone adds my notice as a favorite."
2526 msgstr "Skicka mig e-post när någon lägger till min notis som en favorit."
2527
2528 #. TRANS: Checkbox label in e-mail preferences form.
2529 #: actions/emailsettings.php:225
2530 msgid "Send me email when someone sends me a private message."
2531 msgstr "Skicka mig e-post när någon skickar mig ett privat meddelande."
2532
2533 #. TRANS: Checkbox label in e-mail preferences form.
2534 #: actions/emailsettings.php:231
2535 msgid "Send me email when someone sends me an \"@-reply\"."
2536 msgstr "Skicka mig e-post när någon skickar ett \"@-svar\"."
2537
2538 #. TRANS: Checkbox label in e-mail preferences form.
2539 #: actions/emailsettings.php:237
2540 msgid "Allow friends to nudge me and send me an email."
2541 msgstr "Tillåt vänner att knuffa mig och skicka e-post till mig."
2542
2543 #. TRANS: Checkbox label in e-mail preferences form.
2544 #: actions/emailsettings.php:243
2545 msgid "Publish a MicroID for my email address."
2546 msgstr "Publicera ett MicroID för min e-postadress."
2547
2548 #. TRANS: Confirmation message for successful e-mail preferences save.
2549 #: actions/emailsettings.php:361
2550 msgid "Email preferences saved."
2551 msgstr "E-postinställningar sparade."
2552
2553 #. TRANS: Message given saving e-mail address without having provided one.
2554 #: actions/emailsettings.php:380
2555 msgid "No email address."
2556 msgstr "Ingen e-postadress."
2557
2558 #. TRANS: Message given saving e-mail address that cannot be normalised.
2559 #: actions/emailsettings.php:388
2560 #, fuzzy
2561 msgid "Cannot normalize that email address."
2562 msgstr "Kan inte normalisera den e-postadressen"
2563
2564 #. TRANS: Message given saving e-mail address that not valid.
2565 #: actions/emailsettings.php:393 actions/register.php:212
2566 #: actions/siteadminpanel.php:144
2567 msgid "Not a valid email address."
2568 msgstr "Inte en giltig e-postadress."
2569
2570 #. TRANS: Message given saving e-mail address that is already set.
2571 #: actions/emailsettings.php:397
2572 msgid "That is already your email address."
2573 msgstr "Det är redan din e-postadress."
2574
2575 #. TRANS: Message given saving e-mail address that is already set for another user.
2576 #: actions/emailsettings.php:401
2577 msgid "That email address already belongs to another user."
2578 msgstr "Den e-postadressen tillhör redan en annan användare."
2579
2580 #. TRANS: Server error thrown on database error adding e-mail confirmation code.
2581 #. TRANS: Server error thrown on database error adding Instant Messaging confirmation code.
2582 #. TRANS: Server error thrown on database error adding SMS confirmation code.
2583 #: actions/emailsettings.php:418 actions/imsettings.php:343
2584 #: actions/smssettings.php:365
2585 #, fuzzy
2586 msgid "Could not insert confirmation code."
2587 msgstr "Kunde inte infoga bekräftelsekod."
2588
2589 #. TRANS: Message given saving valid e-mail address that is to be confirmed.
2590 #: actions/emailsettings.php:425
2591 msgid ""
2592 "A confirmation code was sent to the email address you added. Check your "
2593 "inbox (and spam box!) for the code and instructions on how to use it."
2594 msgstr ""
2595 "En bekräftelsekod har skickats till e-postadressen du lade till. Kontrollera "
2596 "din inkorg (och skräppostkorg!) för koden och instruktioner hur du använder "
2597 "den."
2598
2599 #. TRANS: Message given canceling e-mail address confirmation that is not pending.
2600 #. TRANS: Message given canceling Instant Messaging address confirmation that is not pending.
2601 #. TRANS: Message given canceling SMS phone number confirmation that is not pending.
2602 #: actions/emailsettings.php:445 actions/imsettings.php:377
2603 #: actions/smssettings.php:399
2604 msgid "No pending confirmation to cancel."
2605 msgstr "Ingen väntande bekräftelse att avbryta."
2606
2607 #. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
2608 #: actions/emailsettings.php:450
2609 msgid "That is the wrong email address."
2610 msgstr "Detta är fel e-postadress."
2611
2612 #. TRANS: Server error thrown on database error canceling e-mail address confirmation.
2613 #. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
2614 #: actions/emailsettings.php:459 actions/smssettings.php:413
2615 #, fuzzy
2616 msgid "Could not delete email confirmation."
2617 msgstr "Kunde inte ta bort e-postbekräftelse."
2618
2619 #. TRANS: Message given after successfully canceling e-mail address confirmation.
2620 #: actions/emailsettings.php:464
2621 msgid "Email confirmation cancelled."
2622 msgstr "E-postbekräftelse avbruten."
2623
2624 #. TRANS: Message given trying to remove an e-mail address that is not
2625 #. TRANS: registered for the active user.
2626 #: actions/emailsettings.php:483
2627 msgid "That is not your email address."
2628 msgstr "Det är inte din e-postadress."
2629
2630 #. TRANS: Message given after successfully removing a registered e-mail address.
2631 #: actions/emailsettings.php:504
2632 msgid "The email address was removed."
2633 msgstr "E-postadressen togs bort."
2634
2635 #. TRANS: Form validation error displayed when trying to remove an incoming e-mail address while no address has been set.
2636 #: actions/emailsettings.php:518 actions/smssettings.php:555
2637 msgid "No incoming email address."
2638 msgstr "Ingen inkommande e-postadress."
2639
2640 #. TRANS: Server error thrown on database error removing incoming e-mail address.
2641 #. TRANS: Server error thrown on database error adding incoming e-mail address.
2642 #: actions/emailsettings.php:530 actions/emailsettings.php:554
2643 #: actions/smssettings.php:565 actions/smssettings.php:588
2644 #, fuzzy
2645 msgid "Could not update user record."
2646 msgstr "Kunde inte uppdatera användaruppgift."
2647
2648 #. TRANS: Message given after successfully removing an incoming e-mail address.
2649 #: actions/emailsettings.php:534 actions/smssettings.php:568
2650 msgid "Incoming email address removed."
2651 msgstr "Inkommande e-postadress borttagen."
2652
2653 #. TRANS: Message given after successfully adding an incoming e-mail address.
2654 #: actions/emailsettings.php:558 actions/smssettings.php:591
2655 msgid "New incoming email address added."
2656 msgstr "Ny inkommande e-postadress tillagd."
2657
2658 #. TRANS: Client error displayed when trying to mark a notice as favorite that already is a favorite.
2659 #: actions/favor.php:80
2660 msgid "This notice is already a favorite!"
2661 msgstr "Denna notis är redan en favorit!"
2662
2663 #. TRANS: Page title for page on which favorite notices can be unfavourited.
2664 #: actions/favor.php:95
2665 msgid "Disfavor favorite"
2666 msgstr "Ta bort märkning som favorit"
2667
2668 #. TRANS: Page title for first page of favorited notices.
2669 #. TRANS: Title for favourited notices section.
2670 #: actions/favorited.php:65 lib/popularnoticesection.php:62
2671 #: lib/publicgroupnav.php:93
2672 msgid "Popular notices"
2673 msgstr "Populära notiser"
2674
2675 #. TRANS: Page title for all but first page of favorited notices.
2676 #. TRANS: %d is the page number being displayed.
2677 #: actions/favorited.php:69
2678 #, php-format
2679 msgid "Popular notices, page %d"
2680 msgstr "Populära notiser, sida %d"
2681
2682 #. TRANS: Description on page displaying favorited notices.
2683 #: actions/favorited.php:81
2684 msgid "The most popular notices on the site right now."
2685 msgstr "De mest populära notiserna på webbplatsen just nu."
2686
2687 #. TRANS: Text displayed instead of a list when a site does not yet have any favourited notices.
2688 #: actions/favorited.php:149
2689 msgid "Favorite notices appear on this page but no one has favorited one yet."
2690 msgstr ""
2691 "Favoritnotiser kommer upp på denna sida, men ingen har markerat några "
2692 "favoriter än."
2693
2694 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for logged in users.
2695 #: actions/favorited.php:153
2696 msgid ""
2697 "Be the first to add a notice to your favorites by clicking the fave button "
2698 "next to any notice you like."
2699 msgstr ""
2700 "Var den första att lägga en notis till dina favoriter genom att klicka på "
2701 "favorit-knappen bredvid någon notis du gillar."
2702
2703 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for not logged in users.
2704 #. TRANS: %%action.register%% is a registration link. "[link text](link)" is Mark Down. Do not change the formatting.
2705 #: actions/favorited.php:158
2706 #, php-format
2707 msgid ""
2708 "Why not [register an account](%%action.register%%) and be the first to add a "
2709 "notice to your favorites!"
2710 msgstr ""
2711 "Varför inte [registrera ett konto](%%action.register%%) och vara först med "
2712 "att lägga en notis till dina favoriter!"
2713
2714 #. TRANS: Title of RSS feed with favourite notices of a user.
2715 #. TRANS: %s is a user's nickname.
2716 #. TRANS: Title for first page of favourite notices of a user.
2717 #. TRANS: %s is the user for whom the favourite notices are displayed.
2718 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing own favourited notices.
2719 #: actions/favoritesrss.php:111 actions/showfavorites.php:76
2720 #: lib/personalgroupnav.php:122
2721 #, php-format
2722 msgid "%s's favorite notices"
2723 msgstr "%ss favoritnotiser"
2724
2725 #. TRANS: Desciption of RSS feed with favourite notices of a user.
2726 #. TRANS: %1$s is a user's nickname, %2$s is the name of the StatusNet site.
2727 #: actions/favoritesrss.php:117
2728 #, php-format
2729 msgid "Updates favored by %1$s on %2$s!"
2730 msgstr "Uppdateringar markerade som favorit av %1$s på %2$s!"
2731
2732 #. TRANS: Page title for first page of featured users.
2733 #. TRANS: Title for featured users section.
2734 #: actions/featured.php:69 lib/featureduserssection.php:87
2735 #: lib/publicgroupnav.php:89
2736 msgid "Featured users"
2737 msgstr "Profilerade användare"
2738
2739 #. TRANS: Page title for all but first page of featured users.
2740 #. TRANS: %d is the page number being displayed.
2741 #: actions/featured.php:73
2742 #, php-format
2743 msgid "Featured users, page %d"
2744 msgstr "Profilerade användare, sida %d"
2745
2746 #. TRANS: Description on page displaying featured users.
2747 #: actions/featured.php:102
2748 #, fuzzy, php-format
2749 msgid "A selection of some great users on %s."
2750 msgstr "Ett urval av några av de stora användarna på %s"
2751
2752 #. TRANS: Client error displayed when no notice ID was given trying do display a file.
2753 #: actions/file.php:36
2754 msgid "No notice ID."
2755 msgstr "Ingen notis-ID."
2756
2757 #. TRANS: Client error displayed when an invalid notice ID was given trying do display a file.
2758 #: actions/file.php:41
2759 msgid "No notice."
2760 msgstr "Ingen notis."
2761
2762 #. TRANS: Client error displayed when trying do display a file for a notice without a file attachement.
2763 #: actions/file.php:46
2764 msgid "No attachments."
2765 msgstr "Inga bilagor."
2766
2767 #. TRANS: Client error displayed when trying do display a file for a notice with file attachements
2768 #. TRANS: that could not be found.
2769 #: actions/file.php:58
2770 msgid "No uploaded attachments."
2771 msgstr "Inga uppladdade bilagor."
2772
2773 #. TRANS: Client error displayed when subscribing to a remote profile and an unexpected response is received.
2774 #: actions/finishremotesubscribe.php:69
2775 msgid "Not expecting this response!"
2776 msgstr "Väntade mig inte denna respons!"
2777
2778 #. TRANS: Client error displayed when subscribing to a remote profile that does not exist.
2779 #: actions/finishremotesubscribe.php:81
2780 msgid "User being listened to does not exist."
2781 msgstr "Användaren som lyssnas på existerar inte."
2782
2783 #. TRANS: Client error displayed when subscribing to a remote profile that is a local profile.
2784 #: actions/finishremotesubscribe.php:89 actions/remotesubscribe.php:58
2785 msgid "You can use the local subscription!"
2786 msgstr "Du kan använda den lokala prenumerationen!"
2787
2788 #. TRANS: Client error displayed when subscribing to a remote profile that is blocked form subscribing to.
2789 #: actions/finishremotesubscribe.php:102
2790 msgid "That user has blocked you from subscribing."
2791 msgstr "Denna användaren har blockerat dig från att prenumerera."
2792
2793 #. TRANS: Client error displayed when subscribing to a remote profile without providing an authorised token.
2794 #: actions/finishremotesubscribe.php:114
2795 msgid "You are not authorized."
2796 msgstr "Du har inte tillstånd."
2797
2798 #. TRANS: Client error displayed when subscribing to a remote profile and conversion of the request token to access token fails.
2799 #: actions/finishremotesubscribe.php:118
2800 msgid "Could not convert request token to access token."
2801 msgstr "Kunde inte konvertera token för begäran till token för åtkomst."
2802
2803 #. TRANS: Client error displayed when subscribing to a remote profile fails because of an unsupported version of the OMB protocol.
2804 #: actions/finishremotesubscribe.php:124
2805 msgid "Remote service uses unknown version of OMB protocol."
2806 msgstr "Fjärrtjänsten använder en okänd version av OMB-protokollet."
2807
2808 #. TRANS: Server error displayed when subscribing to a remote profile fails because the remote profile could not be updated.
2809 #: actions/finishremotesubscribe.php:145 lib/oauthstore.php:317
2810 msgid "Error updating remote profile."
2811 msgstr "Fel vid uppdatering av fjärrprofil."
2812
2813 #. TRANS: Client error displayed when requesting a non-existent file.
2814 #: actions/getfile.php:77
2815 msgid "No such file."
2816 msgstr "Ingen sådan fil."
2817
2818 #. TRANS: Client error displayed when requesting a file without having read access to it.
2819 #: actions/getfile.php:82
2820 msgid "Cannot read file."
2821 msgstr "Kan inte läsa fil."
2822
2823 #. TRANS: Client error displayed when trying to assign an invalid role to a user.
2824 #: actions/grantrole.php:61 actions/revokerole.php:62
2825 msgid "Invalid role."
2826 msgstr "Ogiltig roll."
2827
2828 #. TRANS: Client error displayed when trying to assign an reserved role to a user.
2829 #: actions/grantrole.php:66 actions/revokerole.php:66
2830 msgid "This role is reserved and cannot be set."
2831 msgstr "Denna roll är reserverad och kan inte ställas in"
2832
2833 #. TRANS: Client error displayed when trying to assign a role to a user while not being allowed to set roles.
2834 #: actions/grantrole.php:76
2835 msgid "You cannot grant user roles on this site."
2836 msgstr "Du kan inte bevilja användare roller på denna webbplats."
2837
2838 #. TRANS: Client error displayed when trying to assign a role to a user that already has that role.
2839 #: actions/grantrole.php:84
2840 msgid "User already has this role."
2841 msgstr "Användaren har redan denna roll."
2842
2843 #. TRANS: Client error displayed trying to block a user from a group while not specifying a to be blocked user profile.
2844 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a profile.
2845 #. TRANS: Client error displayed trying a change a subscription without providing a profile.
2846 #. TRANS: Client error displayed when trying to change user options without specifying a user to work on.
2847 #: actions/groupblock.php:71 actions/groupunblock.php:71
2848 #: actions/makeadmin.php:71 actions/subedit.php:49
2849 #: lib/profileformaction.php:79
2850 msgid "No profile specified."
2851 msgstr "Ingen profil angiven."
2852
2853 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing profile.
2854 #. TRANS: Client error displayed when trying to unblock a user from a group without providing an existing profile.
2855 #. TRANS: Client error displayed trying a change a subscription for a non-existant profile ID.
2856 #. TRANS: Client error displayed when trying to change user options without specifying an existing user to work on.
2857 #: actions/groupblock.php:77 actions/groupunblock.php:77
2858 #: actions/makeadmin.php:76 actions/subedit.php:57 actions/tagother.php:46
2859 #: actions/unsubscribe.php:84 lib/profileformaction.php:87
2860 msgid "No profile with that ID."
2861 msgstr "Ingen profil med det ID:t."
2862
2863 #. TRANS: Client error displayed trying to block a user from a group while not specifying a group to block a profile from.
2864 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a group.
2865 #: actions/groupblock.php:83 actions/groupunblock.php:83
2866 #: actions/makeadmin.php:81
2867 msgid "No group specified."
2868 msgstr "Ingen grupp angiven."
2869
2870 #. TRANS: Client error displayed trying to block a user from a group while not being an admin user.
2871 #: actions/groupblock.php:95
2872 msgid "Only an admin can block group members."
2873 msgstr "Bara en administratör kan blockera gruppmedlemmar."
2874
2875 #. TRANS: Client error displayed trying to block a user from a group while user is already blocked from the given group.
2876 #: actions/groupblock.php:100
2877 msgid "User is already blocked from group."
2878 msgstr "Användaren är redan blockerad från grupp."
2879
2880 #. TRANS: Client error displayed trying to block a user from a group while user is not a member of given group.
2881 #: actions/groupblock.php:106
2882 msgid "User is not a member of group."
2883 msgstr "Användare är inte en gruppmedlem."
2884
2885 #. TRANS: Title for block user from group page.
2886 #. TRANS: Form legend for form to block user from a group.
2887 #: actions/groupblock.php:141 actions/groupmembers.php:364
2888 msgid "Block user from group"
2889 msgstr "Blockera användare från grupp"
2890
2891 #. TRANS: Explanatory text for block user from group form before setting the block.
2892 #. TRANS: %1$s is that to be blocked user, %2$s is the group the user will be blocked from.
2893 #: actions/groupblock.php:169
2894 #, php-format
2895 msgid ""
2896 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
2897 "will be removed from the group, unable to post, and unable to subscribe to "
2898 "the group in the future."
2899 msgstr ""
2900 "Är du säker på att du vill blockera användare \"%1$s\" från gruppen \"%2$s"
2901 "\"? De kommer bli borttagna från gruppen, inte kunna skriva till och inte "
2902 "kunna prenumerera på gruppen i framtiden."
2903
2904 #. TRANS: Submit button title for 'No' when blocking a user from a group.
2905 #: actions/groupblock.php:191
2906 msgid "Do not block this user from this group"
2907 msgstr "Blockera inte denna användare från denna grupp"
2908
2909 #. TRANS: Submit button title for 'Yes' when blocking a user from a group.
2910 #: actions/groupblock.php:198
2911 msgid "Block this user from this group"
2912 msgstr "Blockera denna användare från denna grupp"
2913
2914 #. TRANS: Server error displayed when trying to block a user from a group fails because of an application error.
2915 #: actions/groupblock.php:215
2916 msgid "Database error blocking user from group."
2917 msgstr "Databasfel vid blockering av användare från grupp."
2918
2919 #. TRANS: Client error displayed referring to a group's permalink without providing a group ID.
2920 #: actions/groupbyid.php:73 actions/userbyid.php:70
2921 msgid "No ID."
2922 msgstr "Ingen ID."
2923
2924 #. TRANS: Client error displayed trying to change group design settings while not logged in.
2925 #: actions/groupdesignsettings.php:67
2926 msgid "You must be logged in to edit a group."
2927 msgstr "Du måste vara inloggad för att redigera en grupp."
2928
2929 #. TRANS: Title group design settings page.
2930 #: actions/groupdesignsettings.php:146
2931 msgid "Group design"
2932 msgstr "Gruppens utseende"
2933
2934 #. TRANS: Instructions for group design settings page.
2935 #: actions/groupdesignsettings.php:157
2936 msgid ""
2937 "Customize the way your group looks with a background image and a colour "
2938 "palette of your choice."
2939 msgstr ""
2940 "Anpassa hur din grupp ser ut genom att välja bakgrundbild och färgpalett."
2941
2942 #. TRANS: Form validation error displayed when group design settings could not be updated because of an application issue.
2943 #: actions/groupdesignsettings.php:262
2944 #, fuzzy
2945 msgid "Unable to update your design settings."
2946 msgstr "Kunde inte spara dina utseendeinställningar."
2947
2948 #. TRANS: Form text to confirm saved group design settings.
2949 #: actions/groupdesignsettings.php:307 actions/userdesignsettings.php:222
2950 msgid "Design preferences saved."
2951 msgstr "Utseendeinställningar sparade."
2952
2953 #. TRANS: Title for group logo settings page.
2954 #. TRANS: Group logo form legend.
2955 #: actions/grouplogo.php:144 actions/grouplogo.php:199
2956 msgid "Group logo"
2957 msgstr "Gruppens logotyp"
2958
2959 #. TRANS: Instructions for group logo page.
2960 #. TRANS: %s is the maximum file size for that site.
2961 #: actions/grouplogo.php:156
2962 #, php-format
2963 msgid ""
2964 "You can upload a logo image for your group. The maximum file size is %s."
2965 msgstr ""
2966 "Du kan ladda upp en logotypbild för din grupp. Den maximala filstorleken är %"
2967 "s."
2968
2969 #. TRANS: Submit button for uploading a group logo.
2970 #: actions/grouplogo.php:243
2971 msgid "Upload"
2972 msgstr "Ladda upp"
2973
2974 #. TRANS: Button text for cropping an uploaded group logo.
2975 #: actions/grouplogo.php:299
2976 msgid "Crop"
2977 msgstr "Beskär"
2978
2979 #. TRANS: Form instructions on the group logo page.
2980 #: actions/grouplogo.php:376
2981 msgid "Pick a square area of the image to be the logo."
2982 msgstr "Välj ett kvadratiskt område i bilden som logotyp"
2983
2984 #. TRANS: Form success message after updating a group logo.
2985 #: actions/grouplogo.php:411
2986 msgid "Logo updated."
2987 msgstr "Logtyp uppdaterad."
2988
2989 #. TRANS: Form failure message after failing to update a group logo.
2990 #: actions/grouplogo.php:414
2991 msgid "Failed updating logo."
2992 msgstr "Misslyckades uppdatera logtyp."
2993
2994 #. TRANS: Title of the page showing group members.
2995 #. TRANS: %s is the name of the group.
2996 #: actions/groupmembers.php:104
2997 #, php-format
2998 msgid "%s group members"
2999 msgstr "%s gruppmedlemmar"
3000
3001 #. TRANS: Title of the page showing group members.
3002 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
3003 #: actions/groupmembers.php:109
3004 #, php-format
3005 msgid "%1$s group members, page %2$d"
3006 msgstr "%1$s gruppmedlemmar, sida %2$d"
3007
3008 #. TRANS: Page notice for group members page.
3009 #: actions/groupmembers.php:125
3010 msgid "A list of the users in this group."
3011 msgstr "En lista av användarna i denna grupp."
3012
3013 #. TRANS: Indicator in group members list that this user is a group administrator.
3014 #: actions/groupmembers.php:190
3015 msgid "Admin"
3016 msgstr "Administratör"
3017
3018 #. TRANS: Button text for the form that will block a user from a group.
3019 #: actions/groupmembers.php:397
3020 msgctxt "BUTTON"
3021 msgid "Block"
3022 msgstr "Blockera"
3023
3024 #. TRANS: Submit button title.
3025 #: actions/groupmembers.php:401
3026 msgctxt "TOOLTIP"
3027 msgid "Block this user"
3028 msgstr "Blockera denna användare"
3029
3030 #. TRANS: Form legend for form to make a user a group admin.
3031 #: actions/groupmembers.php:488
3032 msgid "Make user an admin of the group"
3033 msgstr "Gör användare till en administratör för gruppen"
3034
3035 #. TRANS: Button text for the form that will make a user administrator.
3036 #: actions/groupmembers.php:521
3037 msgctxt "BUTTON"
3038 msgid "Make Admin"
3039 msgstr "Gör till administratör"
3040
3041 #. TRANS: Submit button title.
3042 #: actions/groupmembers.php:525
3043 msgctxt "TOOLTIP"
3044 msgid "Make this user an admin"
3045 msgstr "Gör denna användare till administratör"
3046
3047 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
3048 #: actions/grouprss.php:141
3049 #, php-format
3050 msgid "Updates from members of %1$s on %2$s!"
3051 msgstr "Uppdateringar från medlemmar i %1$s på %2$s!"
3052
3053 #. TRANS: Title for first page of the groups list.
3054 #: actions/groups.php:62
3055 #, fuzzy
3056 msgctxt "TITLE"
3057 msgid "Groups"
3058 msgstr "Grupper"
3059
3060 #. TRANS: Title for all but the first page of the groups list.
3061 #. TRANS: %d is the page number.
3062 #: actions/groups.php:66
3063 #, fuzzy, php-format
3064 msgctxt "TITLE"
3065 msgid "Groups, page %d"
3066 msgstr "Grupper, sida %d"
3067
3068 #. TRANS: Page notice of group list. %%%%site.name%%%% is the StatusNet site name,
3069 #. TRANS: %%%%action.groupsearch%%%% and %%%%action.newgroup%%%% are URLs. Do not change them.
3070 #. TRANS: This message contains Markdown links in the form [link text](link).
3071 #: actions/groups.php:95
3072 #, fuzzy, php-format
3073 msgid ""
3074 "%%%%site.name%%%% groups let you find and talk with people of similar "
3075 "interests. After you join a group you can send messages to all other members "
3076 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
3077 "for one](%%%%action.groupsearch%%%%) or [start your own](%%%%action.newgroup%"
3078 "%%%)!"
3079 msgstr ""
3080 "%%%%site.name%%%% grupper låter dig hitta och samtala med personer med "
3081 "liknande intressen. Efter att ha gått med i en grupp kan du skicka "
3082 "meddelanden till alla andra medlemmar mha syntaxen \"!gruppnamn\". Ser du "
3083 "inte någon grupp du gillar? Prova att [söka efter en](%%%%action.groupsearch%"
3084 "%%%) eller [starta din egen!](%%%%action.newgroup%%%%)"
3085
3086 #. TRANS: Link to create a new group on the group list page.
3087 #: actions/groups.php:113 actions/usergroups.php:126 lib/groupeditform.php:115
3088 msgid "Create a new group"
3089 msgstr "Skapa en ny grupp"
3090
3091 #. TRANS: Instructions for page where groups can be searched. %%site.name%% is the name of the StatusNet site.
3092 #: actions/groupsearch.php:53
3093 #, php-format
3094 msgid ""
3095 "Search for groups on %%site.name%% by their name, location, or description. "
3096 "Separate the terms by spaces; they must be 3 characters or more."
3097 msgstr ""
3098 "Sök efter grupper på %%site.name%% efter deras namn, plats eller "
3099 "beskrivning. Skilj söktermerna åt med mellanslag; de måste vara minst tre "
3100 "tecken långa."
3101
3102 #. TRANS: Title for page where groups can be searched.
3103 #: actions/groupsearch.php:60
3104 msgid "Group search"
3105 msgstr "Gruppsökning"
3106
3107 #. TRANS: Text on page where groups can be searched if no results were found for a query.
3108 #: actions/groupsearch.php:82 actions/noticesearch.php:117
3109 #: actions/peoplesearch.php:83
3110 msgid "No results."
3111 msgstr "Inga resultat."
3112
3113 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a logged in user.
3114 #. TRANS: This message contains Markdown links in the form [link text](link).
3115 #: actions/groupsearch.php:87
3116 #, fuzzy, php-format
3117 msgid ""
3118 "If you cannot find the group you're looking for, you can [create it](%%"
3119 "action.newgroup%%) yourself."
3120 msgstr ""
3121 "Om du inte kan hitta gruppen du söker efter kan du [skapa den](%%action."
3122 "newgroup%%) själv."
3123
3124 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a not logged in user.
3125 #. TRANS: This message contains Markdown links in the form [link text](link).
3126 #: actions/groupsearch.php:92
3127 #, php-format
3128 msgid ""
3129 "Why not [register an account](%%action.register%%) and [create the group](%%"
3130 "action.newgroup%%) yourself!"
3131 msgstr ""
3132 "Varför inte [registrera ett konto](%%action.register%%) och [skapa gruppen](%"
3133 "%action.newgroup%%) själv!"
3134
3135 #. TRANS: Client error displayed when trying to unblock a user from a group without being an administrator for the group.
3136 #: actions/groupunblock.php:95
3137 msgid "Only an admin can unblock group members."
3138 msgstr "Bara en administratör kan häva blockering av gruppmedlemmar."
3139
3140 #. TRANS: Client error displayed when trying to unblock a non-blocked user from a group.
3141 #: actions/groupunblock.php:100
3142 msgid "User is not blocked from group."
3143 msgstr "Användare är inte blockerad från grupp."
3144
3145 #. TRANS: Server error displayed when unblocking a user from a group fails because of an unknown error.
3146 #: actions/groupunblock.php:132 actions/unblock.php:86
3147 msgid "Error removing the block."
3148 msgstr "Fel vid hävning av blockering."
3149
3150 #. TRANS: Title for Instant Messaging settings.
3151 #: actions/imsettings.php:58
3152 msgid "IM settings"
3153 msgstr "Inställningar för snabbmeddelanden"
3154
3155 #. TRANS: Instant messaging settings page instructions.
3156 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
3157 #. TRANS: the order and formatting of link text and link should remain unchanged.
3158 #: actions/imsettings.php:71
3159 #, fuzzy, php-format
3160 msgid ""
3161 "You can send and receive notices through Jabber/Google Talk [instant "
3162 "messages](%%doc.im%%). Configure your address and settings below."
3163 msgstr ""
3164 "Du kan skicka och ta emot notiser genom Jabber/GTalk-[snabbmeddelanden](%%"
3165 "doc.im%%). Konfigurera din adress och dina inställningar nedan."
3166
3167 #. TRANS: Message given in the Instant Messaging settings if XMPP is not enabled on the site.
3168 #: actions/imsettings.php:90
3169 msgid "IM is not available."
3170 msgstr "IM är inte tillgänglig."
3171
3172 #. TRANS: Form legend for Instant Messaging settings form.
3173 #. TRANS: Field label for Instant Messaging address input in Instant Messaging settings form.
3174 #: actions/imsettings.php:102 actions/imsettings.php:132
3175 msgid "IM address"
3176 msgstr "Adress för snabbmeddelanden"
3177
3178 #: actions/imsettings.php:109
3179 #, fuzzy
3180 msgid "Current confirmed Jabber/Google Talk address."
3181 msgstr "Aktuell bekräftad Jabber/Gtalk-adress."
3182
3183 #. TRANS: Form note in Instant Messaging settings form.
3184 #. TRANS: %s is the Instant Messaging address set for the site.
3185 #: actions/imsettings.php:120
3186 #, fuzzy, php-format
3187 msgid ""
3188 "Awaiting confirmation on this address. Check your Jabber/Google Talk account "
3189 "for a message with further instructions. (Did you add %s to your buddy list?)"
3190 msgstr ""
3191 "Väntar på bekräftelse för denna adress. Kontrollera ditt Jabber/GTalk-konto "
3192 "för vidare instruktioner. (La du till %s i din kompislista?)"
3193
3194 #. TRANS: IM address input field instructions in Instant Messaging settings form.
3195 #. TRANS: %s is the Instant Messaging address set for the site.
3196 #. TRANS: Do not translate "example.org". It is one of the domain names reserved for use in examples by
3197 #. TRANS: http://www.rfc-editor.org/rfc/rfc2606.txt. Any other domain may be owned by a legitimate
3198 #. TRANS: person or organization.
3199 #: actions/imsettings.php:139
3200 #, fuzzy, php-format
3201 msgid ""
3202 "Jabber or Google Talk address, like \"UserName@example.org\". First, make "
3203 "sure to add %s to your buddy list in your IM client or on Google Talk."
3204 msgstr ""
3205 "Jabber- eller GTalk-adress, som \"användarnamn@example.org\". Se först till "
3206 "att lägga till %s i din kompislista i din IM-klient eller hos GTalk."
3207
3208 #. TRANS: Form legend for Instant Messaging preferences form.
3209 #: actions/imsettings.php:154
3210 msgid "IM preferences"
3211 msgstr "Inställningar för snabbmeddelanden"
3212
3213 #. TRANS: Checkbox label in Instant Messaging preferences form.
3214 #: actions/imsettings.php:159
3215 #, fuzzy
3216 msgid "Send me notices through Jabber/Google Talk."
3217 msgstr "Skicka notiser till mig genom Jabber/GTalk."
3218
3219 #. TRANS: Checkbox label in Instant Messaging preferences form.
3220 #: actions/imsettings.php:165
3221 #, fuzzy
3222 msgid "Post a notice when my Jabber/Google Talk status changes."
3223 msgstr "Posta en notis när min Jabber/GTalk-status ändras."
3224
3225 #. TRANS: Checkbox label in Instant Messaging preferences form.
3226 #: actions/imsettings.php:171
3227 #, fuzzy
3228 msgid ""
3229 "Send me replies through Jabber/Google Talk from people I'm not subscribed to."
3230 msgstr ""
3231 "Skicka svar till mig genom Jabber/GTalk från personer som jag inte "
3232 "prenumererar på."
3233
3234 #. TRANS: Checkbox label in Instant Messaging preferences form.
3235 #: actions/imsettings.php:178
3236 #, fuzzy
3237 msgid "Publish a MicroID for my Jabber/Google Talk address."
3238 msgstr "Publicera ett MicroID för min Jabber/GTalk-adress."
3239
3240 #. TRANS: Confirmation message for successful Instant Messaging preferences save.
3241 #: actions/imsettings.php:283 actions/othersettings.php:192
3242 msgid "Preferences saved."
3243 msgstr "Inställningar sparade."
3244
3245 #. TRANS: Message given saving Instant Messaging address without having provided one.
3246 #: actions/imsettings.php:304
3247 msgid "No Jabber ID."
3248 msgstr "Inget Jabber-ID."
3249
3250 #. TRANS: Message given saving Instant Messaging address that cannot be normalised.
3251 #: actions/imsettings.php:312
3252 #, fuzzy
3253 msgid "Cannot normalize that Jabber ID."
3254 msgstr "Kan inte normalisera detta Jabber-ID"
3255
3256 #. TRANS: Message given saving Instant Messaging address that not valid.
3257 #: actions/imsettings.php:317
3258 #, fuzzy
3259 msgid "Not a valid Jabber ID."
3260 msgstr "Inte ett giltigt Jabber-ID"
3261
3262 #. TRANS: Message given saving Instant Messaging address that is already set.
3263 #: actions/imsettings.php:321
3264 msgid "That is already your Jabber ID."
3265 msgstr "Detta är redan ditt Jabber-ID"
3266
3267 #. TRANS: Message given saving Instant Messaging address that is already set for another user.
3268 #: actions/imsettings.php:325
3269 msgid "Jabber ID already belongs to another user."
3270 msgstr "Jabber-ID:t tillhör redan en annan användare."
3271
3272 #. TRANS: Message given saving valid Instant Messaging address that is to be confirmed.
3273 #. TRANS: %s is the Instant Messaging address set for the site.
3274 #: actions/imsettings.php:353
3275 #, php-format
3276 msgid ""
3277 "A confirmation code was sent to the IM address you added. You must approve %"
3278 "s for sending messages to you."
3279 msgstr ""
3280 "En bekräftelsekod skickades till den IM-adress du angav. Du måste godkänna "
3281 "att %s får skicka meddelanden till dig."
3282
3283 #. TRANS: Message given canceling Instant Messaging address confirmation for the wrong IM address.
3284 #: actions/imsettings.php:382
3285 msgid "That is the wrong IM address."
3286 msgstr "Detta är fel IM-adress."
3287
3288 #. TRANS: Server error thrown on database error canceling Instant Messaging address confirmation.
3289 #: actions/imsettings.php:391
3290 #, fuzzy
3291 msgid "Could not delete IM confirmation."
3292 msgstr "Kunde inte ta bort bekräftelse för snabbmeddelanden."
3293
3294 #. TRANS: Message given after successfully canceling Instant Messaging address confirmation.
3295 #: actions/imsettings.php:396
3296 msgid "IM confirmation cancelled."
3297 msgstr "Bekräftelse för snabbmeddelanden avbruten."
3298
3299 #. TRANS: Message given trying to remove an Instant Messaging address that is not
3300 #. TRANS: registered for the active user.
3301 #: actions/imsettings.php:417
3302 msgid "That is not your Jabber ID."
3303 msgstr "Detta är inte ditt Jabber-ID."
3304
3305 #. TRANS: Message given after successfully removing a registered Instant Messaging address.
3306 #: actions/imsettings.php:440
3307 msgid "The IM address was removed."
3308 msgstr "Adressen för snabbmeddelanden togs bort."
3309
3310 #. TRANS: Title for all but the first page of the inbox page.
3311 #. TRANS: %1$s is the user's nickname, %2$s is the page number.
3312 #: actions/inbox.php:59
3313 #, php-format
3314 msgid "Inbox for %1$s - page %2$d"
3315 msgstr "Inkorg för %1$s - sida %2$d"
3316
3317 #. TRANS: Title for the first page of the inbox page.
3318 #. TRANS: %s is the user's nickname.
3319 #: actions/inbox.php:64
3320 #, php-format
3321 msgid "Inbox for %s"
3322 msgstr "Inkorg för %s"
3323
3324 #. TRANS: Instructions for user inbox page.
3325 #: actions/inbox.php:106
3326 msgid "This is your inbox, which lists your incoming private messages."
3327 msgstr ""
3328 "Detta är din inkorg som innehåller dina inkommande privata meddelanden."
3329
3330 #. TRANS: Client error displayed when trying to sent invites while they have been disabled.
3331 #: actions/invite.php:41
3332 msgid "Invites have been disabled."
3333 msgstr "Inbjudningar har blivit inaktiverade."
3334
3335 #. TRANS: Client error displayed when trying to sent invites while not logged in.
3336 #. TRANS: %s is the StatusNet site name.
3337 #: actions/invite.php:45
3338 #, php-format
3339 msgid "You must be logged in to invite other users to use %s."
3340 msgstr "Du måste vara inloggad för att kunna bjuda in andra användare till %s."
3341
3342 #. TRANS: Form validation message when providing an e-mail address that does not validate.
3343 #. TRANS: %s is an invalid e-mail address.
3344 #: actions/invite.php:78
3345 #, php-format
3346 msgid "Invalid email address: %s."
3347 msgstr "Ogiltig e-postadress: %s."
3348
3349 #. TRANS: Page title when invitations have been sent.
3350 #: actions/invite.php:117
3351 msgid "Invitations sent"
3352 msgstr "Inbjudningar skickade"
3353
3354 #. TRANS: Page title when inviting potential users.
3355 #: actions/invite.php:120
3356 msgid "Invite new users"
3357 msgstr "Bjud in nya användare"
3358
3359 #. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
3360 #. TRANS: is already subscribed to one or more users with the given e-mail address(es).
3361 #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
3362 #. TRANS: Followed by a bullet list.
3363 #: actions/invite.php:140
3364 msgid "You are already subscribed to this user:"
3365 msgid_plural "You are already subscribed to these users:"
3366 msgstr[0] "Du prenumererar redan på denna användare:"
3367 msgstr[1] "Du prenumererar redan på dessa användare:"
3368
3369 #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
3370 #. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
3371 #: actions/invite.php:146 actions/invite.php:160
3372 #, php-format
3373 msgctxt "INVITE"
3374 msgid "%1$s (%2$s)"
3375 msgstr "%1$s (%2$s)"
3376
3377 #. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
3378 #. TRANS: already uses a this StatusNet site. Plural form is based on the number of
3379 #. TRANS: reported already present people. Followed by a bullet list.
3380 #: actions/invite.php:154
3381 #, fuzzy
3382 msgid "This person is already a user and you were automatically subscribed:"
3383 msgid_plural ""
3384 "These people are already users and you were automatically subscribed to them:"
3385 msgstr[0] ""
3386 "Dessa personer är redan registrerade användare och du blev automatiskt "
3387 "prenumerat hos dem:"
3388 msgstr[1] ""
3389 "Dessa personer är redan registrerade användare och du blev automatiskt "
3390 "prenumerat hos dem:"
3391
3392 #. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
3393 #. TRANS: based on the number of invitations sent. Followed by a bullet list of
3394 #. TRANS: e-mail addresses to which invitations were sent.
3395 #: actions/invite.php:168
3396 #, fuzzy
3397 msgid "Invitation sent to the following person:"
3398 msgid_plural "Invitations sent to the following people:"
3399 msgstr[0] "Inbjudning(ar) har skickats till följande personer:"
3400 msgstr[1] "Inbjudning(ar) har skickats till följande personer:"
3401
3402 #. TRANS: Generic message displayed after sending out one or more invitations to
3403 #. TRANS: people to join a StatusNet site.
3404 #: actions/invite.php:178
3405 msgid ""
3406 "You will be notified when your invitees accept the invitation and register "
3407 "on the site. Thanks for growing the community!"
3408 msgstr ""
3409 "Du kommer bli meddelad när någon du bjudit in accepterar inbjudan och "
3410 "registrerar sig. Tack för att du hjälper oss växa!"
3411
3412 #. TRANS: Form instructions.
3413 #: actions/invite.php:191
3414 msgid ""
3415 "Use this form to invite your friends and colleagues to use this service."
3416 msgstr ""
3417 "Använd detta formulär för att bjuda in dina vänner och kollegor att använda "
3418 "denna tjänst."
3419
3420 #. TRANS: Field label for a list of e-mail addresses.
3421 #: actions/invite.php:218
3422 msgid "Email addresses"
3423 msgstr "E-postadresser"
3424
3425 #. TRANS: Tooltip for field label for a list of e-mail addresses.
3426 #: actions/invite.php:221
3427 #, fuzzy
3428 msgid "Addresses of friends to invite (one per line)."
3429 msgstr "Adresser till vänner att bjuda in (en rad per adress)"
3430
3431 #. TRANS: Field label for a personal message to send to invitees.
3432 #: actions/invite.php:225
3433 msgid "Personal message"
3434 msgstr "Personligt meddelande"
3435
3436 #. TRANS: Tooltip for field label for a personal message to send to invitees.
3437 #: actions/invite.php:228
3438 msgid "Optionally add a personal message to the invitation."
3439 msgstr "Om du vill, skriv ett personligt meddelande till inbjudan."
3440
3441 #. TRANS: Send button for inviting friends
3442 #: actions/invite.php:232
3443 msgctxt "BUTTON"
3444 msgid "Send"
3445 msgstr "Skicka"
3446
3447 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
3448 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
3449 #. TRANS: the StatusNet sitename.
3450 #: actions/invite.php:264
3451 #, php-format
3452 msgid "%1$s has invited you to join them on %2$s"
3453 msgstr "%1$s har bjudit in dig att gå med dem på %2$s"
3454
3455 #. TRANS: Body text for invitation email. Note that 'them' is correct as a gender-neutral
3456 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, %2$s is the
3457 #. TRANS: StatusNet sitename, %3$s is the site URL, %4$s is the personal message from the
3458 #. TRANS: inviting user, %s%5 a link to the timeline for the inviting user, %s$6 is a link
3459 #. TRANS: to register with the StatusNet site.
3460 #: actions/invite.php:271
3461 #, php-format
3462 msgid ""
3463 "%1$s has invited you to join them on %2$s (%3$s).\n"
3464 "\n"
3465 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
3466 "you know and people who interest you.\n"
3467 "\n"
3468 "You can also share news about yourself, your thoughts, or your life online "
3469 "with people who know about you. It's also great for meeting new people who "
3470 "share your interests.\n"
3471 "\n"
3472 "%1$s said:\n"
3473 "\n"
3474 "%4$s\n"
3475 "\n"
3476 "You can see %1$s's profile page on %2$s here:\n"
3477 "\n"
3478 "%5$s\n"
3479 "\n"
3480 "If you'd like to try the service, click on the link below to accept the "
3481 "invitation.\n"
3482 "\n"
3483 "%6$s\n"
3484 "\n"
3485 "If not, you can ignore this message. Thanks for your patience and your "
3486 "time.\n"
3487 "\n"
3488 "Sincerely, %2$s\n"
3489 msgstr ""
3490 "%1$s har bjudit in dig till dem på %2$s (%3$s).\n"
3491 "\n"
3492 "%2$s är en mikrobloggtjänst som låter dig hålla dig uppdaterad med folk du "
3493 "känner och folk som intresserar dig . \n"
3494 "\n"
3495 "Du kan också dela nyheter om dig själv, dina tankar, eller ditt liv online "
3496 "med folk som känner till dig. Det är också bra för att träffa nya människor "
3497 "som delar dina intressen.\n"
3498 "\n"
3499 "%1$s sa:\n"
3500 "\n"
3501 "%4$s\n"
3502 "\n"
3503 "Du kan se %1$ss profilsida på %2$s här: \n"
3504 "\n"
3505 "%5$s\n"
3506 "\n"
3507 "Om du vill prova tjänsten, klicka på länken nedan för att acceptera "
3508 "inbjudan. \n"
3509 "\n"
3510 "%6$s\n"
3511 "\n"
3512 "Om inte, kan du bortse från detta meddelande. Tack för ditt tålamod och din "
3513 "tid\n"
3514 "\n"
3515 "Vänliga hälsningar, %2$s\n"
3516
3517 #. TRANS: Client error displayed when trying to join a group while not logged in.
3518 #: actions/joingroup.php:59
3519 msgid "You must be logged in to join a group."
3520 msgstr "Du måste vara inloggad för att kunna gå med i en grupp."
3521
3522 #. TRANS: Title for join group page after joining.
3523 #: actions/joingroup.php:147
3524 #, fuzzy, php-format
3525 msgctxt "TITLE"
3526 msgid "%1$s joined group %2$s"
3527 msgstr "%1$s gick med i grupp %2$s"
3528
3529 #. TRANS: Client error displayed when trying to leave a group while not logged in.
3530 #: actions/leavegroup.php:59
3531 msgid "You must be logged in to leave a group."
3532 msgstr "Du måste vara inloggad för att lämna en grupp."
3533
3534 #. TRANS: Client error displayed when trying to join a group while already a member.
3535 #. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
3536 #: actions/leavegroup.php:103 lib/command.php:386
3537 msgid "You are not a member of that group."
3538 msgstr "Du är inte en medlem i den gruppen."
3539
3540 #. TRANS: Title for leave group page after leaving.
3541 #: actions/leavegroup.php:142
3542 #, fuzzy, php-format
3543 msgctxt "TITLE"
3544 msgid "%1$s left group %2$s"
3545 msgstr "%1$s lämnade grupp %2$s"
3546
3547 #. TRANS: User admin panel title
3548 #: actions/licenseadminpanel.php:55
3549 msgctxt "TITLE"
3550 msgid "License"
3551 msgstr "Licens"
3552
3553 #: actions/licenseadminpanel.php:65
3554 msgid "License for this StatusNet site"
3555 msgstr "Licens för denna StatusNet-webbplats"
3556
3557 #: actions/licenseadminpanel.php:134
3558 msgid "Invalid license selection."
3559 msgstr "Ogiltigt licensval."
3560
3561 #: actions/licenseadminpanel.php:144
3562 msgid ""
3563 "You must specify the owner of the content when using the All Rights Reserved "
3564 "license."
3565 msgstr ""
3566
3567 #: actions/licenseadminpanel.php:151
3568 #, fuzzy
3569 msgid "Invalid license title. Maximum length is 255 characters."
3570 msgstr "Ogiltig välkomsttext. Maximal längd är 255 tecken."
3571
3572 #: actions/licenseadminpanel.php:163
3573 msgid "Invalid license URL."
3574 msgstr ""
3575
3576 #: actions/licenseadminpanel.php:166
3577 msgid "Invalid license image URL."
3578 msgstr ""
3579
3580 #: actions/licenseadminpanel.php:174
3581 msgid "License URL must be blank or a valid URL."
3582 msgstr ""
3583
3584 #: actions/licenseadminpanel.php:182
3585 msgid "License image must be blank or valid URL."
3586 msgstr ""
3587
3588 #: actions/licenseadminpanel.php:232
3589 msgid "License selection"
3590 msgstr ""
3591
3592 #: actions/licenseadminpanel.php:238
3593 msgid "Private"
3594 msgstr "Privat"
3595
3596 #: actions/licenseadminpanel.php:239
3597 msgid "All Rights Reserved"
3598 msgstr "Alla rättigheter reserverade"
3599
3600 #: actions/licenseadminpanel.php:240
3601 msgid "Creative Commons"
3602 msgstr ""
3603
3604 #: actions/licenseadminpanel.php:245
3605 msgid "Type"
3606 msgstr "Typ"
3607
3608 #: actions/licenseadminpanel.php:247
3609 msgid "Select license"
3610 msgstr "Välj licens"
3611
3612 #: actions/licenseadminpanel.php:261
3613 msgid "License details"
3614 msgstr "Licensdetaljer"
3615
3616 #: actions/licenseadminpanel.php:267
3617 msgid "Owner"
3618 msgstr "Ägare"
3619
3620 #: actions/licenseadminpanel.php:268
3621 msgid "Name of the owner of the site's content (if applicable)."
3622 msgstr ""
3623
3624 #: actions/licenseadminpanel.php:276
3625 msgid "License Title"
3626 msgstr "Licenstitel"
3627
3628 #: actions/licenseadminpanel.php:277
3629 msgid "The title of the license."
3630 msgstr "Titeln på licensen."
3631
3632 #: actions/licenseadminpanel.php:285
3633 msgid "License URL"
3634 msgstr "Licens-URL"
3635
3636 #: actions/licenseadminpanel.php:286
3637 msgid "URL for more information about the license."
3638 msgstr "URL för mer information om licensen."
3639
3640 #: actions/licenseadminpanel.php:293
3641 msgid "License Image URL"
3642 msgstr ""
3643
3644 #: actions/licenseadminpanel.php:294
3645 msgid "URL for an image to display with the license."
3646 msgstr ""
3647
3648 #. TRANS: Submit button title.
3649 #: actions/licenseadminpanel.php:311 actions/sessionsadminpanel.php:199
3650 #: actions/siteadminpanel.php:292 actions/snapshotadminpanel.php:245
3651 #: actions/tagother.php:154 lib/applicationeditform.php:357
3652 msgid "Save"
3653 msgstr "Spara"
3654
3655 #: actions/licenseadminpanel.php:311
3656 msgid "Save license settings"
3657 msgstr "Spara licensinsällningar"
3658
3659 #: actions/login.php:102 actions/otp.php:62 actions/register.php:144
3660 msgid "Already logged in."
3661 msgstr "Redan inloggad."
3662
3663 #: actions/login.php:148
3664 msgid "Incorrect username or password."
3665 msgstr "Felaktigt användarnamn eller lösenord."
3666
3667 #: actions/login.php:154 actions/otp.php:120
3668 msgid "Error setting user. You are probably not authorized."
3669 msgstr "Fel vid inställning av användare. Du har sannolikt inte tillstånd."
3670
3671 #: actions/login.php:210 actions/login.php:263
3672 msgid "Login"
3673 msgstr "Logga in"
3674
3675 #: actions/login.php:249
3676 msgid "Login to site"
3677 msgstr "Logga in på webbplatsen"
3678
3679 #: actions/login.php:258 actions/register.php:490
3680 msgid "Remember me"
3681 msgstr "Kom ihåg mig"
3682
3683 #: actions/login.php:259 actions/register.php:492
3684 msgid "Automatically login in the future; not for shared computers!"
3685 msgstr "Logga in automatiskt i framtiden; inte för delade datorer!"
3686
3687 #: actions/login.php:269
3688 msgid "Lost or forgotten password?"
3689 msgstr "Tappat bort eller glömt ditt lösenord?"
3690
3691 #: actions/login.php:288
3692 msgid ""
3693 "For security reasons, please re-enter your user name and password before "
3694 "changing your settings."
3695 msgstr ""
3696 "Av säkerhetsskäl, var vänlig och skriv in ditt användarnamn och lösenord "
3697 "igen innan du ändrar dina inställningar."
3698
3699 #: actions/login.php:292
3700 msgid "Login with your username and password."
3701 msgstr "Logga in med ditt användarnamn och lösenord."
3702
3703 #: actions/login.php:295
3704 #, php-format
3705 msgid ""
3706 "Don't have a username yet? [Register](%%action.register%%) a new account."
3707 msgstr ""
3708 "Har du inte ett användarnamn ännu? [Registrera](%%action.register%%) ett "
3709 "nytt konto."
3710
3711 #: actions/makeadmin.php:92
3712 msgid "Only an admin can make another user an admin."
3713 msgstr "Bara en administratör kan göra en annan användare till administratör."
3714
3715 #: actions/makeadmin.php:96
3716 #, php-format
3717 msgid "%1$s is already an admin for group \"%2$s\"."
3718 msgstr "%1$s är redan en administratör för grupp \"%2$s\"."
3719
3720 #: actions/makeadmin.php:133
3721 #, php-format
3722 msgid "Can't get membership record for %1$s in group %2$s."
3723 msgstr "Kan inte hämta uppgift om medlemskap för %1$s i grupp %2$s."
3724
3725 #: actions/makeadmin.php:146
3726 #, php-format
3727 msgid "Can't make %1$s an admin for group %2$s."
3728 msgstr "Kan inte göra %1$s till en administratör för grupp %2$s."
3729
3730 #: actions/microsummary.php:69
3731 msgid "No current status."
3732 msgstr "Ingen aktuell status."
3733
3734 #. TRANS: This is the title of the form for adding a new application.
3735 #: actions/newapplication.php:52
3736 msgid "New application"
3737 msgstr "Ny applikation"
3738
3739 #. TRANS: Client error displayed trying to add a new application while not logged in.
3740 #: actions/newapplication.php:64
3741 msgid "You must be logged in to register an application."
3742 msgstr "Du måste vara inloggad för att registrera en applikation."
3743
3744 #. TRANS: Form instructions for registering a new application.
3745 #: actions/newapplication.php:147
3746 msgid "Use this form to register a new application."
3747 msgstr "Använd detta formulär för att registrera en ny applikation."
3748
3749 #. TRANS: Validation error shown when not providing a source URL in the "New application" form.
3750 #: actions/newapplication.php:189
3751 msgid "Source URL is required."
3752 msgstr "Webbadress till källa krävs."
3753
3754 #. TRANS: Server error displayed when an application could not be registered in the database through the "New application" form.
3755 #: actions/newapplication.php:279 actions/newapplication.php:289
3756 msgid "Could not create application."
3757 msgstr "Kunde inte skapa applikation."
3758
3759 #. TRANS: Title for form to create a group.
3760 #: actions/newgroup.php:53
3761 msgid "New group"
3762 msgstr "Ny grupp"
3763
3764 #. TRANS: Client exception thrown when a user tries to create a group while banned.
3765 #: actions/newgroup.php:73 classes/User_group.php:485
3766 #, fuzzy
3767 msgid "You are not allowed to create groups on this site."
3768 msgstr "Du får inte ta bort denna grupp."
3769
3770 #. TRANS: Form instructions for group create form.
3771 #: actions/newgroup.php:117
3772 msgid "Use this form to create a new group."
3773 msgstr "Använd detta formulär för att skapa en ny grupp."
3774
3775 #. TRANS: Group create form validation error.
3776 #: actions/newgroup.php:200
3777 #, fuzzy
3778 msgid "Alias cannot be the same as nickname."
3779 msgstr "Alias kan inte vara samma som smeknamn."
3780
3781 #: actions/newmessage.php:71 actions/newmessage.php:234
3782 msgid "New message"
3783 msgstr "Nytt meddelande"
3784
3785 #. TRANS: Error text shown when trying to send a direct message to a user without a mutual subscription (each user must be subscribed to the other).
3786 #: actions/newmessage.php:121 actions/newmessage.php:164 lib/command.php:501
3787 msgid "You can't send a message to this user."
3788 msgstr "Du kan inte skicka ett meddelande till den användaren."
3789
3790 #. TRANS: Command exception text shown when trying to send a direct message to another user without content.
3791 #. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
3792 #: actions/newmessage.php:144 actions/newnotice.php:140 lib/command.php:478
3793 #: lib/command.php:581
3794 msgid "No content!"
3795 msgstr "Inget innehåll!"
3796
3797 #: actions/newmessage.php:161
3798 msgid "No recipient specified."
3799 msgstr "Ingen mottagare angiven."
3800
3801 #. TRANS: Error text shown when trying to send a direct message to self.
3802 #: actions/newmessage.php:167 lib/command.php:505
3803 msgid ""
3804 "Don't send a message to yourself; just say it to yourself quietly instead."
3805 msgstr ""
3806 "Skicka inte meddelande till dig själv; viska lite tyst till dig själv "
3807 "istället."
3808
3809 #: actions/newmessage.php:184
3810 msgid "Message sent"
3811 msgstr "Meddelande skickat"
3812
3813 #. TRANS: Message given have sent a direct message to another user.
3814 #. TRANS: %s is the name of the other user.
3815 #: actions/newmessage.php:188 lib/command.php:513
3816 #, php-format
3817 msgid "Direct message to %s sent."
3818 msgstr "Direktmeddelande till %s skickat."
3819
3820 #: actions/newmessage.php:213 actions/newnotice.php:264
3821 msgid "Ajax Error"
3822 msgstr "AJAX-fel"
3823
3824 #: actions/newnotice.php:69
3825 msgid "New notice"
3826 msgstr "Ny notis"
3827
3828 #: actions/newnotice.php:230
3829 msgid "Notice posted"
3830 msgstr "Notis postad"
3831
3832 #: actions/noticesearch.php:68
3833 #, php-format
3834 msgid ""
3835 "Search for notices on %%site.name%% by their contents. Separate search terms "
3836 "by spaces; they must be 3 characters or more."
3837 msgstr ""
3838 "Sök efter innehåll i notiser på %%site.name%%. Skilj söktermerna åt med "
3839 "mellanslag; de måste vara minst tre tecken långa."
3840
3841 #: actions/noticesearch.php:78
3842 msgid "Text search"
3843 msgstr "Textsökning"
3844
3845 #: actions/noticesearch.php:91
3846 #, php-format
3847 msgid "Search results for \"%1$s\" on %2$s"
3848 msgstr "Sökresultat för \"%1$s\" på %2$s"
3849
3850 #: actions/noticesearch.php:121
3851 #, php-format
3852 msgid ""
3853 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
3854 "status_textarea=%s)!"
3855 msgstr ""
3856 "Var den första att [skriva i detta ämne](%%%%action.newnotice%%%%?"
3857 "status_textarea=%s)!"
3858
3859 #: actions/noticesearch.php:124
3860 #, php-format
3861 msgid ""
3862 "Why not [register an account](%%%%action.register%%%%) and be the first to "
3863 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
3864 msgstr ""
3865 "Varför inte [registrera ett konto](%%%%action.register%%%%) och vara först "
3866 "med att [skriva i detta ämne](%%%%action.newnotice%%%%?status_textarea=%s)!"
3867
3868 #: actions/noticesearchrss.php:96
3869 #, php-format
3870 msgid "Updates with \"%s\""
3871 msgstr "Uppdateringar med \"%s\""
3872
3873 #: actions/noticesearchrss.php:98
3874 #, php-format
3875 msgid "Updates matching search term \"%1$s\" on %2$s!"
3876 msgstr "Uppdateringar som matchar söksträngen \"%1$s\" på %2$s!"
3877
3878 #: actions/nudge.php:85
3879 #, fuzzy
3880 msgid ""
3881 "This user doesn't allow nudges or hasn't confirmed or set their email "
3882 "address yet."
3883 msgstr ""
3884 "Denna användare tillåter inte knuffar eller har inte bekräftat eller angett "
3885 "sin e-post än."
3886
3887 #: actions/nudge.php:94
3888 msgid "Nudge sent"
3889 msgstr "Knuff sänd"
3890
3891 #: actions/nudge.php:97
3892 msgid "Nudge sent!"
3893 msgstr "Knuff sänd!"
3894
3895 #. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
3896 #: actions/oauthappssettings.php:60
3897 msgid "You must be logged in to list your applications."
3898 msgstr "Du måste vara inloggad för att lista dina applikationer."
3899
3900 #. TRANS: Page title for OAuth applications
3901 #: actions/oauthappssettings.php:76
3902 msgid "OAuth applications"
3903 msgstr "OAuth-applikationer"
3904
3905 #. TRANS: Page instructions for OAuth applications
3906 #: actions/oauthappssettings.php:88
3907 msgid "Applications you have registered"
3908 msgstr "Applikationer du har registrerat"
3909
3910 #. TRANS: Empty list message on page with OAuth applications.
3911 #: actions/oauthappssettings.php:141
3912 #, php-format
3913 msgid "You have not registered any applications yet."
3914 msgstr "Du har inte registrerat några applikationer än."
3915
3916 #. TRANS: Title for OAuth connection settings.
3917 #: actions/oauthconnectionssettings.php:71
3918 msgid "Connected applications"
3919 msgstr "Anslutna applikationer"
3920
3921 #. TRANS: Instructions for OAuth connection settings.
3922 #: actions/oauthconnectionssettings.php:83
3923 msgid "The following connections exist for your account."
3924 msgstr ""
3925
3926 #. TRANS: Client error when trying to revoke access for an application while not being a user of it.
3927 #: actions/oauthconnectionssettings.php:168
3928 msgid "You are not a user of that application."
3929 msgstr "Du är inte en användare av den applikationen."
3930
3931 #. TRANS: Client error when revoking access has failed for some reason.
3932 #. TRANS: %s is the application ID revoking access failed for.
3933 #: actions/oauthconnectionssettings.php:183
3934 #, php-format
3935 msgid "Unable to revoke access for application: %s."
3936 msgstr "Kunde inte återkalla åtkomst för applikation: %s."
3937
3938 #. TRANS: Success message after revoking access for an application.
3939 #. TRANS: %1$s is the application name, %2$s is the first part of the user token.
3940 #: actions/oauthconnectionssettings.php:202
3941 #, php-format
3942 msgid ""
3943 "You have successfully revoked access for %1$s and the access token starting "
3944 "with %2$s."
3945 msgstr ""
3946
3947 #. TRANS: Empty list message when no applications have been authorised yet.
3948 #: actions/oauthconnectionssettings.php:213
3949 msgid "You have not authorized any applications to use your account."
3950 msgstr "Du har inte tillåtit några applikationer att använda ditt konto."
3951
3952 #. TRANS: Note for developers in the OAuth connection settings form.
3953 #. TRANS: This message contains a Markdown link. Do not separate "](".
3954 #. TRANS: %s is the URL to the OAuth settings.
3955 #: actions/oauthconnectionssettings.php:233
3956 #, php-format
3957 msgid ""
3958 "Are you a developer? [Register an OAuth client application](%s) to use with "
3959 "this instance of StatusNet."
3960 msgstr ""
3961
3962 #: actions/oembed.php:80 actions/shownotice.php:100
3963 msgid "Notice has no profile."
3964 msgstr "Notisen har ingen profil."
3965
3966 #: actions/oembed.php:83 actions/shownotice.php:172
3967 #, php-format
3968 msgid "%1$s's status on %2$s"
3969 msgstr "%1$ss status den %2$s"
3970
3971 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
3972 #: actions/oembed.php:168
3973 #, php-format
3974 msgid "Content type %s not supported."
3975 msgstr "Innehållstyp %s stödjs inte."
3976
3977 #. TRANS: Error message displaying attachments. %s is the site's base URL.
3978 #: actions/oembed.php:172
3979 #, php-format
3980 msgid "Only %s URLs over plain HTTP please."
3981 msgstr "Endast %s-webbadresser över vanlig HTTP."
3982
3983 #. TRANS: Client error on an API request with an unsupported data format.
3984 #: actions/oembed.php:193 actions/oembed.php:212 lib/apiaction.php:1205
3985 #: lib/apiaction.php:1232 lib/apiaction.php:1367
3986 msgid "Not a supported data format."
3987 msgstr "Ett dataformat som inte stödjs"
3988
3989 #: actions/opensearch.php:64
3990 msgid "People Search"
3991 msgstr "Personsökning"
3992
3993 #: actions/opensearch.php:67
3994 msgid "Notice Search"
3995 msgstr "Notissökning"
3996
3997 #: actions/othersettings.php:59
3998 msgid "Other settings"
3999 msgstr "Övriga inställningar"
4000
4001 #. TRANS: Instructions for tab "Other" in user profile settings.
4002 #: actions/othersettings.php:71
4003 msgid "Manage various other options."
4004 msgstr "Hantera diverse andra alternativ."
4005
4006 #. TRANS: Used as a suffix for free URL shorteners in a dropdown list in the tab "Other" of a
4007 #. TRANS: user's profile settings. Use of "free" is as in "open", indicating that the
4008 #. TRANS: information on the shortener site is freely distributable.
4009 #. TRANS: This message has one space at the beginning. Use your language's word separator
4010 #. TRANS: here if it has one (most likely a single space).
4011 #: actions/othersettings.php:113
4012 msgid " (free service)"
4013 msgstr " (fri tjänst)"
4014
4015 #. TRANS: Label for dropdown with URL shortener services.
4016 #: actions/othersettings.php:122
4017 msgid "Shorten URLs with"
4018 msgstr "Förkorta URL:er med"
4019
4020 #. TRANS: Tooltip for for dropdown with URL shortener services.
4021 #: actions/othersettings.php:124
4022 msgid "Automatic shortening service to use."
4023 msgstr "Automatiska förkortningstjänster att använda."
4024
4025 #. TRANS: Label for checkbox.
4026 #: actions/othersettings.php:130
4027 msgid "View profile designs"
4028 msgstr "Visa profilutseenden"
4029
4030 #. TRANS: Tooltip for checkbox.
4031 #: actions/othersettings.php:132
4032 msgid "Show or hide profile designs."
4033 msgstr "Visa eller göm profilutseenden."
4034
4035 #. TRANS: Form validation error for form "Other settings" in user profile.
4036 #: actions/othersettings.php:164
4037 #, fuzzy
4038 msgid "URL shortening service is too long (maximum 50 characters)."
4039 msgstr "Namnet på URL-förkortningstjänsen är för långt (max 50 tecken)."
4040
4041 #: actions/otp.php:69
4042 msgid "No user ID specified."
4043 msgstr "Ingen användar-ID angiven."
4044
4045 #: actions/otp.php:83
4046 msgid "No login token specified."
4047 msgstr "Ingen inloggnings-token angiven."
4048
4049 #: actions/otp.php:90
4050 msgid "No login token requested."
4051 msgstr "Ingen token för inloggning begärd."
4052
4053 #: actions/otp.php:95
4054 msgid "Invalid login token specified."
4055 msgstr "Ogiltig inloggnings-token angiven."
4056
4057 #: actions/otp.php:104
4058 msgid "Login token expired."
4059 msgstr "Inloggnings-token förfallen."
4060
4061 #: actions/outbox.php:58
4062 #, php-format
4063 msgid "Outbox for %1$s - page %2$d"
4064 msgstr "Utkorg för %1$s - sida %2$d"
4065
4066 #: actions/outbox.php:61
4067 #, php-format
4068 msgid "Outbox for %s"
4069 msgstr "Utkorg för %s"
4070
4071 #: actions/outbox.php:104
4072 msgid "This is your outbox, which lists private messages you have sent."
4073 msgstr "Detta är din utkorg som innehåller privata meddelanden du har skickat."
4074
4075 #: actions/passwordsettings.php:58
4076 msgid "Change password"
4077 msgstr "Byt lösenord"
4078
4079 #: actions/passwordsettings.php:69
4080 msgid "Change your password."
4081 msgstr "Byt ditt lösenord."
4082
4083 #. TRANS: Fieldset legend for password reset form.
4084 #: actions/passwordsettings.php:96 actions/recoverpassword.php:251
4085 msgid "Password change"
4086 msgstr "Byte av lösenord"
4087
4088 #: actions/passwordsettings.php:104
4089 msgid "Old password"
4090 msgstr "Gammalt lösenord"
4091
4092 #. TRANS: Field label for password reset form.
4093 #: actions/passwordsettings.php:108 actions/recoverpassword.php:256
4094 msgid "New password"
4095 msgstr "Nytt lösenord"
4096
4097 #: actions/passwordsettings.php:109
4098 msgid "6 or more characters"
4099 msgstr "Minst 6 tecken"
4100
4101 #: actions/passwordsettings.php:113
4102 msgid "Same as password above"
4103 msgstr "Samma som lösenordet ovan"
4104
4105 #: actions/passwordsettings.php:117
4106 msgid "Change"
4107 msgstr "Ändra"
4108
4109 #: actions/passwordsettings.php:154 actions/register.php:238
4110 msgid "Password must be 6 or more characters."
4111 msgstr "Lösenordet måste vara minst 6 tecken."
4112
4113 #: actions/passwordsettings.php:157 actions/register.php:241
4114 msgid "Passwords don't match."
4115 msgstr "Lösenorden matchar inte."
4116
4117 #: actions/passwordsettings.php:165
4118 msgid "Incorrect old password"
4119 msgstr "Felaktigt gammalt lösenord"
4120
4121 #: actions/passwordsettings.php:181
4122 msgid "Error saving user; invalid."
4123 msgstr "Fel vid sparande av användare; ogiltig."
4124
4125 #: actions/passwordsettings.php:186
4126 msgid "Can't save new password."
4127 msgstr "Kan inte spara nytt lösenord."
4128
4129 #. TRANS: Title for password recovery page in password saved mode.
4130 #: actions/passwordsettings.php:192 actions/recoverpassword.php:229
4131 msgid "Password saved."
4132 msgstr "Lösenord sparat."
4133
4134 #. TRANS: Title for Paths admin panel.
4135 #. TRANS: Menu item for site administration
4136 #: actions/pathsadminpanel.php:58 lib/adminpanelaction.php:371
4137 msgid "Paths"
4138 msgstr "Sökvägar"
4139
4140 #. TRANS: Form instructions for Path admin panel.
4141 #: actions/pathsadminpanel.php:69
4142 msgid "Path and server settings for this StatusNet site"
4143 msgstr ""
4144
4145 #. TRANS: Client error in Paths admin panel.
4146 #. TRANS: %s is the directory that could not be read from.
4147 #: actions/pathsadminpanel.php:155
4148 #, php-format
4149 msgid "Theme directory not readable: %s."
4150 msgstr "Katalog med teman är inte läsbar: %s."
4151
4152 #. TRANS: Client error in Paths admin panel.
4153 #. TRANS: %s is the avatar directory that could not be written to.
4154 #: actions/pathsadminpanel.php:163
4155 #, php-format
4156 msgid "Avatar directory not writable: %s."
4157 msgstr "Katalog med avatarer är inte skrivbar: %s."
4158
4159 #. TRANS: Client error in Paths admin panel.
4160 #. TRANS: %s is the background directory that could not be written to.
4161 #: actions/pathsadminpanel.php:171
4162 #, php-format
4163 msgid "Background directory not writable: %s."
4164 msgstr "Katalog med bakgrunder är inte skrivbar: %s."
4165
4166 #. TRANS: Client error in Paths admin panel.
4167 #. TRANS: %s is the locales directory that could not be read from.
4168 #: actions/pathsadminpanel.php:181
4169 #, php-format
4170 msgid "Locales directory not readable: %s."
4171 msgstr "Katalog med lokaliseringfiler (locales) är inte läsbar. %s."
4172
4173 #. TRANS: Client error in Paths admin panel.
4174 #. TRANS: %s is the SSL server URL that is too long.
4175 #: actions/pathsadminpanel.php:189
4176 msgid "Invalid SSL server. The maximum length is 255 characters."
4177 msgstr "Ogiltigt SSL-servernamn. Den maximala längden är 255 tecken."
4178
4179 #. TRANS: Fieldset legend in Paths admin panel.
4180 #: actions/pathsadminpanel.php:235 actions/siteadminpanel.php:58
4181 msgid "Site"
4182 msgstr "Webbplats"
4183
4184 #. TRANS: Field label in Paths admin panel.
4185 #: actions/pathsadminpanel.php:241 actions/pathsadminpanel.php:279
4186 #: actions/pathsadminpanel.php:370 actions/pathsadminpanel.php:425
4187 msgid "Server"
4188 msgstr "Server"
4189
4190 #: actions/pathsadminpanel.php:242
4191 msgid "Site's server hostname."
4192 msgstr "Värdnamn för webbplatsens server."
4193
4194 #. TRANS: Field label in Paths admin panel.
4195 #: actions/pathsadminpanel.php:248 actions/pathsadminpanel.php:288
4196 #: actions/pathsadminpanel.php:379 actions/pathsadminpanel.php:434
4197 msgid "Path"
4198 msgstr "Sökväg"
4199
4200 #: actions/pathsadminpanel.php:249
4201 msgid "Site path."
4202 msgstr "Sökväg till webbplats."
4203
4204 #. TRANS: Field label in Paths admin panel.
4205 #: actions/pathsadminpanel.php:255
4206 msgid "Locale directory"
4207 msgstr "Katalog med lokaliseringsfiler (locales)"
4208
4209 #: actions/pathsadminpanel.php:256
4210 msgid "Directory path to locales."
4211 msgstr "Katalogsökväg till lokaliseringfiler (locales)."
4212
4213 #. TRANS: Checkbox label in Paths admin panel.
4214 #: actions/pathsadminpanel.php:263
4215 msgid "Fancy URLs"
4216 msgstr "Utsmyckade URL:er"
4217
4218 #: actions/pathsadminpanel.php:265
4219 msgid "Use fancy (more readable and memorable) URLs?"
4220 msgstr ""
4221 "Skall utsmyckade URL:er användas (mer läsbara och lättare att komma ihåg)?"
4222
4223 #: actions/pathsadminpanel.php:272
4224 msgid "Theme"
4225 msgstr "Teman"
4226
4227 #. TRANS: Tooltip for field label in Paths admin panel.
4228 #: actions/pathsadminpanel.php:281
4229 msgid "Server for themes."
4230 msgstr "Server för teman."
4231
4232 #. TRANS: Tooltip for field label in Paths admin panel.
4233 #: actions/pathsadminpanel.php:290
4234 msgid "Web path to themes."
4235 msgstr ""
4236
4237 #. TRANS: Field label in Paths admin panel.
4238 #: actions/pathsadminpanel.php:297 actions/pathsadminpanel.php:388
4239 #: actions/pathsadminpanel.php:443 actions/pathsadminpanel.php:495
4240 msgid "SSL server"
4241 msgstr "SSL-server"
4242
4243 #. TRANS: Tooltip for field label in Paths admin panel.
4244 #: actions/pathsadminpanel.php:299
4245 msgid "SSL server for themes (default: SSL server)."
4246 msgstr ""
4247
4248 #. TRANS: Field label in Paths admin panel.
4249 #: actions/pathsadminpanel.php:306 actions/pathsadminpanel.php:397
4250 #: actions/pathsadminpanel.php:452
4251 #, fuzzy
4252 msgid "SSL path"
4253 msgstr "Sökväg till webbplats"
4254
4255 #. TRANS: Tooltip for field label in Paths admin panel.
4256 #: actions/pathsadminpanel.php:308
4257 msgid "SSL path to themes (default: /theme/)."
4258 msgstr ""
4259
4260 #. TRANS: Field label in Paths admin panel.
4261 #: actions/pathsadminpanel.php:315 actions/pathsadminpanel.php:406
4262 #: actions/pathsadminpanel.php:461
4263 msgid "Directory"
4264 msgstr "Katalog"
4265
4266 #. TRANS: Tooltip for field label in Paths admin panel.
4267 #: actions/pathsadminpanel.php:317
4268 #, fuzzy
4269 msgid "Directory where themes are located."
4270 msgstr "Katalogsökväg till lokaliseringfiler (locales)"
4271
4272 #. TRANS: Fieldset legend in Paths admin panel.
4273 #: actions/pathsadminpanel.php:326
4274 msgid "Avatars"
4275 msgstr "Avatarer"
4276
4277 #. TRANS: Field label in Paths admin panel.
4278 #: actions/pathsadminpanel.php:333
4279 msgid "Avatar server"
4280 msgstr "Server med avatarer"
4281
4282 #. TRANS: Tooltip for field label in Paths admin panel.
4283 #: actions/pathsadminpanel.php:335
4284 msgid "Server for avatars."
4285 msgstr "Server för avatarer."
4286
4287 #. TRANS: Field label in Paths admin panel.
4288 #: actions/pathsadminpanel.php:342
4289 msgid "Avatar path"
4290 msgstr "Sökväg till avatarer"
4291
4292 #. TRANS: Tooltip for field label in Paths admin panel.
4293 #: actions/pathsadminpanel.php:344
4294 #, fuzzy
4295 msgid "Web path to avatars."
4296 msgstr "Misslyckades uppdatera avatar."
4297
4298 #. TRANS: Field label in Paths admin panel.
4299 #: actions/pathsadminpanel.php:351
4300 msgid "Avatar directory"
4301 msgstr "Katalog med avatarer"
4302
4303 #. TRANS: Tooltip for field label in Paths admin panel.
4304 #: actions/pathsadminpanel.php:353
4305 #, fuzzy
4306 msgid "Directory where avatars are located."
4307 msgstr "Katalogsökväg till lokaliseringfiler (locales)"
4308
4309 #. TRANS: Fieldset legend in Paths admin panel.
4310 #: actions/pathsadminpanel.php:364
4311 msgid "Backgrounds"
4312 msgstr "Bakgrunder"
4313
4314 #. TRANS: Tooltip for field label in Paths admin panel.
4315 #: actions/pathsadminpanel.php:372
4316 #, fuzzy
4317 msgid "Server for backgrounds."
4318 msgstr "Tema för webbplatsen."
4319
4320 #. TRANS: Tooltip for field label in Paths admin panel.
4321 #: actions/pathsadminpanel.php:381
4322 msgid "Web path to backgrounds."
4323 msgstr ""
4324
4325 #. TRANS: Tooltip for field label in Paths admin panel.
4326 #: actions/pathsadminpanel.php:390
4327 msgid "Server for backgrounds on SSL pages."
4328 msgstr ""
4329
4330 #. TRANS: Tooltip for field label in Paths admin panel.
4331 #: actions/pathsadminpanel.php:399
4332 msgid "Web path to backgrounds on SSL pages."
4333 msgstr ""
4334
4335 #. TRANS: Tooltip for field label in Paths admin panel.
4336 #: actions/pathsadminpanel.php:408
4337 #, fuzzy
4338 msgid "Directory where backgrounds are located."
4339 msgstr "Katalogsökväg till lokaliseringfiler (locales)"
4340
4341 #. TRANS: Fieldset legens in Paths admin panel.
4342 #. TRANS: DT element label in attachment list.
4343 #: actions/pathsadminpanel.php:419 lib/attachmentlist.php:98
4344 msgid "Attachments"
4345 msgstr "Bilagor"
4346
4347 #. TRANS: Tooltip for field label in Paths admin panel.
4348 #: actions/pathsadminpanel.php:427
4349 #, fuzzy
4350 msgid "Server for attachments."
4351 msgstr "Tema för webbplatsen."
4352
4353 #. TRANS: Tooltip for field label in Paths admin panel.
4354 #: actions/pathsadminpanel.php:436
4355 #, fuzzy
4356 msgid "Web path to attachments."
4357 msgstr "Inga bilagor."
4358
4359 #. TRANS: Tooltip for field label in Paths admin panel.
4360 #: actions/pathsadminpanel.php:445
4361 #, fuzzy
4362 msgid "Server for attachments on SSL pages."
4363 msgstr "Tema för webbplatsen."
4364
4365 #. TRANS: Tooltip for field label in Paths admin panel.
4366 #: actions/pathsadminpanel.php:454
4367 msgid "Web path to attachments on SSL pages."
4368 msgstr ""
4369
4370 #. TRANS: Tooltip for field label in Paths admin panel.
4371 #: actions/pathsadminpanel.php:463
4372 #, fuzzy
4373 msgid "Directory where attachments are located."
4374 msgstr "Katalogsökväg till lokaliseringfiler (locales)"
4375
4376 #. TRANS: Fieldset legend in Paths admin panel.
4377 #: actions/pathsadminpanel.php:472
4378 msgid "SSL"
4379 msgstr "SSL"
4380
4381 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4382 #: actions/pathsadminpanel.php:477 actions/snapshotadminpanel.php:202
4383 msgid "Never"
4384 msgstr "Aldrig"
4385
4386 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4387 #: actions/pathsadminpanel.php:479
4388 msgid "Sometimes"
4389 msgstr "Ibland"
4390
4391 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4392 #: actions/pathsadminpanel.php:481
4393 msgid "Always"
4394 msgstr "Alltid"
4395
4396 #: actions/pathsadminpanel.php:485
4397 msgid "Use SSL"
4398 msgstr "Använd SSL"
4399
4400 #. TRANS: Tooltip for field label in Paths admin panel.
4401 #: actions/pathsadminpanel.php:487
4402 msgid "When to use SSL."
4403 msgstr "När SSL skall användas."
4404
4405 #. TRANS: Tooltip for field label in Paths admin panel.
4406 #: actions/pathsadminpanel.php:497
4407 msgid "Server to direct SSL requests to."
4408 msgstr "Server att dirigera SSL-begäran till."
4409
4410 #. TRANS: Button title text to store form data in the Paths admin panel.
4411 #: actions/pathsadminpanel.php:514
4412 msgid "Save paths"
4413 msgstr "Spara sökvägar"
4414
4415 #: actions/peoplesearch.php:52
4416 #, php-format
4417 msgid ""
4418 "Search for people on %%site.name%% by their name, location, or interests. "
4419 "Separate the terms by spaces; they must be 3 characters or more."
4420 msgstr ""
4421 "Sök efter personer på %%site.name%% efter deras namn, plats eller intressen. "
4422 "Skilj söktermerna åt med mellanslag; de måste vara tre tecken långa."
4423
4424 #: actions/peoplesearch.php:58
4425 msgid "People search"
4426 msgstr "Personsökning"
4427
4428 #: actions/peopletag.php:68
4429 #, php-format
4430 msgid "Not a valid people tag: %s."
4431 msgstr "Inte en giltig persontagg: %s."
4432
4433 #: actions/peopletag.php:142
4434 #, php-format
4435 msgid "Users self-tagged with %1$s - page %2$d"
4436 msgstr "Användare som taggat sig själv med %1$s - sida %2$d"
4437
4438 #: actions/postnotice.php:95
4439 msgid "Invalid notice content."
4440 msgstr "Ogiltigt notisinnehåll."
4441
4442 #: actions/postnotice.php:101
4443 #, php-format
4444 msgid "Notice license ‘%1$s’ is not compatible with site license ‘%2$s’."
4445 msgstr "Licensen för notiser ‘%1$s’ är inte förenlig webbplatslicensen ‘%2$s’."
4446
4447 #. TRANS: Page title for profile settings.
4448 #: actions/profilesettings.php:59
4449 msgid "Profile settings"
4450 msgstr "Profilinställningar"
4451
4452 #. TRANS: Usage instructions for profile settings.
4453 #: actions/profilesettings.php:70
4454 msgid ""
4455 "You can update your personal profile info here so people know more about you."
4456 msgstr ""
4457 "Du kan uppdatera din personliga profilinformation här så att folk vet mer om "
4458 "dig."
4459
4460 #. TRANS: Profile settings form legend.
4461 #: actions/profilesettings.php:98
4462 msgid "Profile information"
4463 msgstr "Profilinformation"
4464
4465 #. TRANS: Tooltip for field label in form for profile settings.
4466 #: actions/profilesettings.php:109 actions/register.php:433
4467 #, fuzzy
4468 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
4469 msgstr "1-64 små bokstäver eller nummer, inga punkter eller mellanslag"
4470
4471 #. TRANS: Field label in form for profile settings.
4472 #. TRANS: Label for full group name (dt). Text hidden by default.
4473 #. TRANS: DT for full name in a profile.
4474 #: actions/profilesettings.php:113 actions/register.php:455
4475 #: actions/showgroup.php:255 actions/tagother.php:104
4476 #: lib/groupeditform.php:150 lib/userprofile.php:156
4477 msgid "Full name"
4478 msgstr "Fullständigt namn"
4479
4480 #. TRANS: Field label in form for profile settings.
4481 #. TRANS: Form input field label.
4482 #: actions/profilesettings.php:118 actions/register.php:460
4483 #: lib/applicationeditform.php:236 lib/groupeditform.php:154
4484 msgid "Homepage"
4485 msgstr "Hemsida"
4486
4487 #. TRANS: Tooltip for field label in form for profile settings.
4488 #: actions/profilesettings.php:121
4489 #, fuzzy
4490 msgid "URL of your homepage, blog, or profile on another site."
4491 msgstr "URL till din hemsida, blogg eller profil på en annan webbplats."
4492
4493 #. TRANS: Tooltip for field label in form for profile settings. Plural
4494 #. TRANS: is decided by the number of characters available for the
4495 #. TRANS: biography (%d).
4496 #: actions/profilesettings.php:129 actions/register.php:471
4497 #, fuzzy, php-format
4498 msgid "Describe yourself and your interests in %d character"
4499 msgid_plural "Describe yourself and your interests in %d characters"
4500 msgstr[0] "Beskriv dig själv och dina intressen med högst 140 tecken"
4501 msgstr[1] "Beskriv dig själv och dina intressen med högst 140 tecken"
4502
4503 #. TRANS: Tooltip for field label in form for profile settings.
4504 #: actions/profilesettings.php:135 actions/register.php:476
4505 msgid "Describe yourself and your interests"
4506 msgstr "Beskriv dig själv och dina intressen"
4507
4508 #. TRANS: Text area label in form for profile settings where users can provide.
4509 #. TRANS: their biography.
4510 #: actions/profilesettings.php:139 actions/register.php:478
4511 msgid "Bio"
4512 msgstr "Biografi"
4513
4514 #. TRANS: Field label in form for profile settings.
4515 #. TRANS: Label for group location (dt). Text hidden by default.
4516 #. TRANS: DT for location in a profile.
4517 #: actions/profilesettings.php:145 actions/register.php:483
4518 #: actions/showgroup.php:265 actions/tagother.php:112
4519 #: actions/userauthorization.php:166 lib/groupeditform.php:173
4520 #: lib/userprofile.php:172
4521 msgid "Location"
4522 msgstr "Plats"
4523
4524 #. TRANS: Tooltip for field label in form for profile settings.
4525 #: actions/profilesettings.php:148 actions/register.php:485
4526 msgid "Where you are, like \"City, State (or Region), Country\""
4527 msgstr "Var du håller till, såsom \"Stad, Län, Land\""
4528
4529 #. TRANS: Checkbox label in form for profile settings.
4530 #: actions/profilesettings.php:153
4531 msgid "Share my current location when posting notices"
4532 msgstr "Dela min nuvarande plats när jag skickar notiser"
4533
4534 #. TRANS: Field label in form for profile settings.
4535 #. TRANS: DT for tags in a profile.
4536 #: actions/profilesettings.php:161 actions/tagother.php:149
4537 #: actions/tagother.php:209 lib/subscriptionlist.php:106
4538 #: lib/subscriptionlist.php:108 lib/userprofile.php:220
4539 msgid "Tags"
4540 msgstr "Taggar"
4541
4542 #. TRANS: Tooltip for field label in form for profile settings.
4543 #: actions/profilesettings.php:164
4544 msgid ""
4545 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
4546 msgstr ""
4547 "Taggar för dig själv (bokstäver, nummer, -, ., och _), separerade med "
4548 "kommatecken eller mellanslag"
4549
4550 #. TRANS: Dropdownlist label in form for profile settings.
4551 #: actions/profilesettings.php:169
4552 msgid "Language"
4553 msgstr "Språk"
4554
4555 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4556 #: actions/profilesettings.php:171
4557 msgid "Preferred language"
4558 msgstr "Föredraget språk"
4559
4560 #. TRANS: Dropdownlist label in form for profile settings.
4561 #: actions/profilesettings.php:181
4562 msgid "Timezone"
4563 msgstr "Tidszon"
4564
4565 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4566 #: actions/profilesettings.php:183
4567 msgid "What timezone are you normally in?"
4568 msgstr "I vilken tidszon befinner du dig normalt?"
4569
4570 #. TRANS: Checkbox label in form for profile settings.
4571 #: actions/profilesettings.php:189
4572 msgid ""
4573 "Automatically subscribe to whoever subscribes to me (best for non-humans)"
4574 msgstr ""
4575 "Prenumerera automatiskt på den som prenumererar på mig (bäst för icke-"
4576 "människa) "
4577
4578 #. TRANS: Validation error in form for profile settings.
4579 #. TRANS: Plural form is used based on the maximum number of allowed
4580 #. TRANS: characters for the biography (%d).
4581 #: actions/profilesettings.php:258 actions/register.php:229
4582 #, fuzzy, php-format
4583 msgid "Bio is too long (maximum %d character)."
4584 msgid_plural "Bio is too long (maximum %d characters)."
4585 msgstr[0] "Biografin är för lång (max %d tecken)."
4586 msgstr[1] "Biografin är för lång (max %d tecken)."
4587
4588 #. TRANS: Validation error in form for profile settings.
4589 #: actions/profilesettings.php:269 actions/siteadminpanel.php:151
4590 msgid "Timezone not selected."
4591 msgstr "Tidszon inte valt."
4592
4593 #. TRANS: Validation error in form for profile settings.
4594 #: actions/profilesettings.php:277
4595 #, fuzzy
4596 msgid "Language is too long (maximum 50 characters)."
4597 msgstr "Språknamn är för långt (max 50 tecken)."
4598
4599 #. TRANS: Validation error in form for profile settings.
4600 #. TRANS: %s is an invalid tag.
4601 #: actions/profilesettings.php:291 actions/tagother.php:178
4602 #, php-format
4603 msgid "Invalid tag: \"%s\""
4604 msgstr "Ogiltig tagg: \"%s\""
4605
4606 #. TRANS: Server error thrown when user profile settings could not be updated to
4607 #. TRANS: automatically subscribe to any subscriber.
4608 #: actions/profilesettings.php:347
4609 #, fuzzy
4610 msgid "Could not update user for autosubscribe."
4611 msgstr "Kunde inte uppdatera användaren för automatisk prenumeration."
4612
4613 #. TRANS: Server error thrown when user profile location preference settings could not be updated.
4614 #: actions/profilesettings.php:405
4615 #, fuzzy
4616 msgid "Could not save location prefs."
4617 msgstr "Kunde inte spara platsinställningar."
4618
4619 #. TRANS: Server error thrown when user profile settings tags could not be saved.
4620 #: actions/profilesettings.php:427 actions/tagother.php:200
4621 msgid "Could not save tags."
4622 msgstr "Kunde inte spara taggar."
4623
4624 #. TRANS: Confirmation shown when user profile settings are saved.
4625 #. TRANS: Message after successful saving of administrative settings.
4626 #: actions/profilesettings.php:436 lib/adminpanelaction.php:138
4627 msgid "Settings saved."
4628 msgstr "Inställningar sparade."
4629
4630 #. TRANS: Option in profile settings to restore the account of the currently logged in user from a backup.
4631 #. TRANS: Page title for page where a user account can be restored from backup.
4632 #: actions/profilesettings.php:483 actions/restoreaccount.php:60
4633 #, fuzzy
4634 msgid "Restore account"
4635 msgstr "Skapa ett konto"
4636
4637 #: actions/public.php:83
4638 #, php-format
4639 msgid "Beyond the page limit (%s)."
4640 msgstr "Bortom sidbegränsningen (%s)."
4641
4642 #: actions/public.php:92
4643 msgid "Could not retrieve public stream."
4644 msgstr "Kunde inte hämta publik ström."
4645
4646 #: actions/public.php:130
4647 #, php-format
4648 msgid "Public timeline, page %d"
4649 msgstr "Publik tidslinje, sida %d"
4650
4651 #: actions/public.php:132 lib/publicgroupnav.php:79
4652 msgid "Public timeline"
4653 msgstr "Publik tidslinje"
4654
4655 #: actions/public.php:160
4656 msgid "Public Stream Feed (RSS 1.0)"
4657 msgstr "Publikt flöde av ström (RSS 1.0)"
4658
4659 #: actions/public.php:164
4660 msgid "Public Stream Feed (RSS 2.0)"
4661 msgstr "Publikt flöde av ström (RSS 2.0)"
4662
4663 #: actions/public.php:168
4664 msgid "Public Stream Feed (Atom)"
4665 msgstr "Publikt flöde av ström (Atom)"
4666
4667 #: actions/public.php:188
4668 #, php-format
4669 msgid ""
4670 "This is the public timeline for %%site.name%% but no one has posted anything "
4671 "yet."
4672 msgstr ""
4673 "Detta är den publika tidslinjen för %%site.name%% men ingen har postat något "
4674 "än."
4675
4676 #: actions/public.php:191
4677 msgid "Be the first to post!"
4678 msgstr "Bli först att posta!"
4679
4680 #: actions/public.php:195
4681 #, php-format
4682 msgid ""
4683 "Why not [register an account](%%action.register%%) and be the first to post!"
4684 msgstr ""
4685 "Varför inte [registrera ett konto](%%action.register%%) och bli först att "
4686 "posta!"
4687
4688 #: actions/public.php:242
4689 #, php-format
4690 msgid ""
4691 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4692 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4693 "tool. [Join now](%%action.register%%) to share notices about yourself with "
4694 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
4695 msgstr ""
4696 "Detta är %%site.name%%, en [mikroblogg](http://sv.wikipedia.org/wiki/"
4697 "Mikroblogg)tjänst baserad på den fria programvaran [StatusNet](http://status."
4698 "net/). [Gå med nu](%%action.register%%) för att dela notiser om dig själv "
4699 "med vänner, familj och kollegor! ([Läs mer](%%doc.help%%))"
4700
4701 #: actions/public.php:247
4702 #, php-format
4703 msgid ""
4704 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4705 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4706 "tool."
4707 msgstr ""
4708 "Detta är %%site.name%%, en [mikroblogg](http://sv.wikipedia.org/wiki/"
4709 "Mikroblogg)tjänst baserad på den fria programvaran [StatusNet](http://status."
4710 "net/)."
4711
4712 #. TRANS: Title for public tag cloud.
4713 #: actions/publictagcloud.php:57
4714 msgid "Public tag cloud"
4715 msgstr "Publikt taggmoln"
4716
4717 #. TRANS: Instructions (more used like an explanation/header).
4718 #. TRANS: %s is the StatusNet sitename.
4719 #: actions/publictagcloud.php:65
4720 #, fuzzy, php-format
4721 msgid "These are most popular recent tags on %s"
4722 msgstr "Dessa är de populäraste senaste taggarna på %s "
4723
4724 #. TRANS: This message contains a Markdown URL. The link description is between
4725 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4726 #. TRANS: and do not change the URL part.
4727 #: actions/publictagcloud.php:74
4728 #, php-format
4729 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
4730 msgstr "Ingen har postat en notis med en [hashtagg](%%doc.tags%%) än."
4731
4732 #. TRANS: Message shown to a logged in user for the public tag cloud
4733 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4734 #: actions/publictagcloud.php:79
4735 msgid "Be the first to post one!"
4736 msgstr "Bli först att posta en!"
4737
4738 #. TRANS: Message shown to a anonymous user for the public tag cloud
4739 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4740 #. TRANS: This message contains a Markdown URL. The link description is between
4741 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4742 #. TRANS: and do not change the URL part.
4743 #: actions/publictagcloud.php:87
4744 #, php-format
4745 msgid ""
4746 "Why not [register an account](%%action.register%%) and be the first to post "
4747 "one!"
4748 msgstr ""
4749 "Varför inte [registrera ett konto](%%action.register%%) och bli först att "
4750 "posta en!"
4751
4752 #: actions/publictagcloud.php:146
4753 msgid "Tag cloud"
4754 msgstr "Taggmoln"
4755
4756 #. TRANS: Client error displayed trying to recover password while already logged in.
4757 #: actions/recoverpassword.php:37
4758 msgid "You are already logged in!"
4759 msgstr "Du är redan inloggad!"
4760
4761 #. TRANS: Client error displayed when password recovery code is not correct.
4762 #: actions/recoverpassword.php:64
4763 msgid "No such recovery code."
4764 msgstr "Ingen sådan återskapningskod."
4765
4766 #. TRANS: Client error displayed when no proper password recovery code was submitted.
4767 #: actions/recoverpassword.php:69
4768 msgid "Not a recovery code."
4769 msgstr "Inte en återskapningskod."
4770
4771 #. TRANS: Server error displayed trying to recover password without providing a user.
4772 #: actions/recoverpassword.php:77
4773 msgid "Recovery code for unknown user."
4774 msgstr "Återskapningskod för okänd användare."
4775
4776 #. TRANS: Server error displayed removing a password recovery code from the database.
4777 #: actions/recoverpassword.php:91
4778 msgid "Error with confirmation code."
4779 msgstr "Fel med bekräftelsekod."
4780
4781 #. TRANS: Client error displayed trying to recover password with too old a recovery code.
4782 #: actions/recoverpassword.php:103
4783 msgid "This confirmation code is too old. Please start again."
4784 msgstr "Denna bekräftelsekod är för gammal. Var vänlig börja om igen."
4785
4786 #. TRANS: Server error displayed when updating a user's e-mail address in the database fails while recovering a password.
4787 #: actions/recoverpassword.php:118
4788 msgid "Could not update user with confirmed email address."
4789 msgstr "Kunde inte uppdatera användaren med bekräftad e-postadress."
4790
4791 #. TRANS: Page notice for password recovery page.
4792 #: actions/recoverpassword.php:160
4793 msgid ""
4794 "If you have forgotten or lost your password, you can get a new one sent to "
4795 "the email address you have stored in your account."
4796 msgstr ""
4797 "Om du har glömt eller förlorat ditt lösenord kan du få ett nytt skickat till "
4798 "den e-postadress du har sparat i ditt konto."
4799
4800 #: actions/recoverpassword.php:167
4801 msgid "You have been identified. Enter a new password below."
4802 msgstr "Du har blivit identifierad. Ange ett nytt lösenord nedan."
4803
4804 #. TRANS: Fieldset legend for password recovery page.
4805 #: actions/recoverpassword.php:198
4806 msgid "Password recovery"
4807 msgstr "Återskapande av lösenord"
4808
4809 #. TRANS: Field label on password recovery page.
4810 #: actions/recoverpassword.php:202
4811 msgid "Nickname or email address"
4812 msgstr "Smeknamn eller e-postadress"
4813
4814 #. TRANS: Title for field label on password recovery page.
4815 #: actions/recoverpassword.php:205
4816 msgid "Your nickname on this server, or your registered email address."
4817 msgstr ""
4818 "Ditt användarnamn på denna server, eller din registrerade e-postadress."
4819
4820 #. TRANS: Field label on password recovery page.
4821 #: actions/recoverpassword.php:212
4822 msgid "Recover"
4823 msgstr "Återskapa"
4824
4825 #. TRANS: Button text on password recovery page.
4826 #: actions/recoverpassword.php:214
4827 #, fuzzy
4828 msgctxt "BUTTON"
4829 msgid "Recover"
4830 msgstr "Återskapa"
4831
4832 #. TRANS: Title for password recovery page in password reset mode.
4833 #: actions/recoverpassword.php:223
4834 msgid "Reset password"
4835 msgstr "Återställ lösenord"
4836
4837 #. TRANS: Title for password recovery page in password recover mode.
4838 #: actions/recoverpassword.php:225
4839 msgid "Recover password"
4840 msgstr "Återskapa lösenord"
4841
4842 #. TRANS: Title for password recovery page in email sent mode.
4843 #. TRANS: Subject for password recovery e-mail.
4844 #: actions/recoverpassword.php:227 actions/recoverpassword.php:366
4845 msgid "Password recovery requested"
4846 msgstr "Återskapande av lösenord begärd"
4847
4848 #. TRANS: Title for password recovery page when an unknown action has been specified.
4849 #: actions/recoverpassword.php:232
4850 msgid "Unknown action"
4851 msgstr "Okänd funktion"
4852
4853 #. TRANS: Title for field label for password reset form.
4854 #: actions/recoverpassword.php:258
4855 #, fuzzy
4856 msgid "6 or more characters, and do not forget it!"
4857 msgstr "Minst 6 tecken, och glöm inte bort det!"
4858
4859 #. TRANS: Ttile for field label for password reset form where the password has to be typed again.
4860 #: actions/recoverpassword.php:264 actions/register.php:441
4861 #, fuzzy
4862 msgid "Same as password above."
4863 msgstr "Samma som lösenordet ovan"
4864
4865 #. TRANS: Button text for password reset form.
4866 #. TRANS: Button text on profile design page to reset all colour settings to default without saving.
4867 #: actions/recoverpassword.php:268 lib/designsettings.php:264
4868 msgctxt "BUTTON"
4869 msgid "Reset"
4870 msgstr "Återställ"
4871
4872 #. TRANS: Form instructions for password recovery form.
4873 #: actions/recoverpassword.php:278
4874 msgid "Enter a nickname or email address."
4875 msgstr "Skriv in ett smeknamn eller en e-postadress."
4876
4877 #. TRANS: Information on password recovery form if no known username or e-mail address was specified.
4878 #: actions/recoverpassword.php:309
4879 msgid "No user with that email address or username."
4880 msgstr "Ingen användare med den e-postadressen eller användarnamn."
4881
4882 #. TRANS: Client error displayed on password recovery form if a user does not have a registered e-mail address.
4883 #: actions/recoverpassword.php:327
4884 msgid "No registered email address for that user."
4885 msgstr "Ingen registrerad e-postadress för den användaren."
4886
4887 #. TRANS: Server error displayed if e-mail address confirmation fails in the database on the password recovery form.
4888 #: actions/recoverpassword.php:342
4889 msgid "Error saving address confirmation."
4890 msgstr "Fel vid sparande av adressbekräftelse."
4891
4892 #. TRANS: User notification after an e-mail with instructions was sent from the password recovery form.
4893 #: actions/recoverpassword.php:370
4894 msgid ""
4895 "Instructions for recovering your password have been sent to the email "
4896 "address registered to your account."
4897 msgstr ""
4898 "Instruktioner för att återställa ditt lösenord har skickats till e-"
4899 "postadressen som är registrerat till ditt konto "
4900
4901 #. TRANS: Client error displayed when trying to reset as password without providing a user.
4902 #: actions/recoverpassword.php:391
4903 msgid "Unexpected password reset."
4904 msgstr "Oväntad återställning av lösenord."
4905
4906 #. TRANS: Reset password form validation error message.
4907 #: actions/recoverpassword.php:400
4908 #, fuzzy
4909 msgid "Password must be 6 characters or more."
4910 msgstr "Lösenordet måste vara minst 6 tecken."
4911
4912 #. TRANS: Reset password form validation error message.
4913 #: actions/recoverpassword.php:405
4914 msgid "Password and confirmation do not match."
4915 msgstr "Lösenord och bekräftelse matchar inte."
4916
4917 #. TRANS: Reset password form validation error message.
4918 #: actions/recoverpassword.php:418
4919 #, fuzzy
4920 msgid "Cannot save new password."
4921 msgstr "Kan inte spara nytt lösenord."
4922
4923 #. TRANS: Server error displayed when something does wrong with the user object during password reset.
4924 #: actions/recoverpassword.php:426 actions/register.php:256
4925 msgid "Error setting user."
4926 msgstr "Fel uppstog i användarens inställning"
4927
4928 #. TRANS: Success message for user after password reset.
4929 #: actions/recoverpassword.php:434
4930 msgid "New password successfully saved. You are now logged in."
4931 msgstr "Nya lösenordet sparat. Du är nu inloggad."
4932
4933 #: actions/register.php:92 actions/register.php:196 actions/register.php:413
4934 msgid "Sorry, only invited people can register."
4935 msgstr "Tyvärr, bara inbjudna personer kan registrera sig."
4936
4937 #: actions/register.php:99
4938 msgid "Sorry, invalid invitation code."
4939 msgstr "Tyvärr, ogiltig inbjudningskod."
4940
4941 #: actions/register.php:119
4942 msgid "Registration successful"
4943 msgstr "Registreringen genomförd"
4944
4945 #: actions/register.php:121 actions/register.php:511
4946 msgid "Register"
4947 msgstr "Registrera"
4948
4949 #: actions/register.php:142
4950 msgid "Registration not allowed."
4951 msgstr "Registrering inte tillåten."
4952
4953 #: actions/register.php:209
4954 msgid "You can't register if you don't agree to the license."
4955 msgstr "Du kan inte registrera dig om du inte godkänner licensen."
4956
4957 #: actions/register.php:218
4958 msgid "Email address already exists."
4959 msgstr "E-postadressen finns redan."
4960
4961 #: actions/register.php:251 actions/register.php:273
4962 msgid "Invalid username or password."
4963 msgstr "Ogiltigt användarnamn eller lösenord."
4964
4965 #: actions/register.php:351
4966 msgid ""
4967 "With this form you can create a new account. You can then post notices and "
4968 "link up to friends and colleagues. "
4969 msgstr ""
4970 "Med detta formulär kan du skapa ett nytt konto. Du kan sedan posta notiser "
4971 "och ansluta till vänner och kollegor. "
4972
4973 #: actions/register.php:437
4974 #, fuzzy
4975 msgid "6 or more characters."
4976 msgstr "Minst 6 tecken"
4977
4978 #. TRANS: Link description in user account settings menu.
4979 #: actions/register.php:445 actions/register.php:449
4980 #: actions/siteadminpanel.php:238 lib/accountsettingsaction.php:127
4981 msgid "Email"
4982 msgstr "E-post"
4983
4984 #: actions/register.php:446 actions/register.php:450
4985 msgid "Used only for updates, announcements, and password recovery"
4986 msgstr ""
4987 "Används endast för uppdateringar, tillkännagivanden och återskapande av "
4988 "lösenord"
4989
4990 #: actions/register.php:457
4991 msgid "Longer name, preferably your \"real\" name"
4992 msgstr "Längre namn, förslagsvis ditt \"verkliga\" namn"
4993
4994 #: actions/register.php:462
4995 msgid "URL of your homepage, blog, or profile on another site"
4996 msgstr "URL till din hemsida, blogg eller profil på en annan webbplats."
4997
4998 #: actions/register.php:523
4999 #, php-format
5000 msgid ""
5001 "I understand that content and data of %1$s are private and confidential."
5002 msgstr ""
5003 "Jag förstår att innehåll och data av %1$s är privata och konfidentiella."
5004
5005 #: actions/register.php:533
5006 #, php-format
5007 msgid "My text and files are copyright by %1$s."
5008 msgstr "Upphovsrätten till min text och mina filer innehas av %1$s."
5009
5010 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
5011 #: actions/register.php:537
5012 msgid "My text and files remain under my own copyright."
5013 msgstr "Upphovsrätten till min text och mina filer är fortsatt min."
5014
5015 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
5016 #: actions/register.php:540
5017 msgid "All rights reserved."
5018 msgstr "Alla rättigheter reserverade."
5019
5020 #. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
5021 #: actions/register.php:545
5022 #, php-format
5023 msgid ""
5024 "My text and files are available under %s except this private data: password, "
5025 "email address, IM address, and phone number."
5026 msgstr ""
5027 "Mina texter och filer är tillgängliga under %s med undantag av den här "
5028 "privata datan: lösenord, e-postadress, IM-adress, telefonnummer."
5029
5030 #: actions/register.php:588
5031 #, php-format
5032 msgid ""
5033 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
5034 "want to...\n"
5035 "\n"
5036 "* Go to [your profile](%2$s) and post your first message.\n"
5037 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
5038 "notices through instant messages.\n"
5039 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
5040 "share your interests. \n"
5041 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
5042 "others more about you. \n"
5043 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
5044 "missed. \n"
5045 "\n"
5046 "Thanks for signing up and we hope you enjoy using this service."
5047 msgstr ""
5048 "Grattis, %1$s! Och välkommen till %%%%site.name%%%%. Härifrån kan du...\n"
5049 "\n"
5050 "* Gå till [din profil](%2$s) och skicka ditt första meddelande.\n"
5051 "* Lägg till en [Jabber/GTalk-adress](%%%%action.imsettings%%%%) så att du "
5052 "kan skicka notiser via snabbmeddelanden.\n"
5053 "* [Söka efter personer](%%%%action.peoplesearch%%%%) som du kanske känner "
5054 "eller som delar dina intressen.  \n"
5055 "* Uppdatera dina [profilinställningar](%%%%action.profilesettings%%%%) för "
5056 "att berätta mer om dig.  \n"
5057 "* Läs igenom [online-dokumentationen](%%%%doc.help%%%%) för funktioner du "
5058 "kan ha missat.  \n"
5059 "\n"
5060 "Tack för att du anmält dig och vi hoppas att du kommer tycka om att använda "
5061 "denna tjänst."
5062
5063 #: actions/register.php:612
5064 msgid ""
5065 "(You should receive a message by email momentarily, with instructions on how "
5066 "to confirm your email address.)"
5067 msgstr ""
5068 "(Du kommer få ett meddelande med e-post inom kort med instruktioner hur du "
5069 "bekräftar din e-postadress.)"
5070
5071 #: actions/remotesubscribe.php:97
5072 #, php-format
5073 msgid ""
5074 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
5075 "register%%) a new  account. If you already have an account  on a [compatible "
5076 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
5077 msgstr ""
5078 "För att prenumerera kan du [logga in](%%action.login%%) eller [registrera](%%"
5079 "action.register%%) ett nytt konto. Om du redan har ett konto på en "
5080 "[kompatibel mikrobloggwebbplats](%%doc.openmublog%%), fyll i din profils URL "
5081 "nedan."
5082
5083 #: actions/remotesubscribe.php:111
5084 msgid "Remote subscribe"
5085 msgstr "Fjärrprenumerera"
5086
5087 #: actions/remotesubscribe.php:123
5088 msgid "Subscribe to a remote user"
5089 msgstr "Prenumerera på en fjärranvändare"
5090
5091 #: actions/remotesubscribe.php:128
5092 msgid "User nickname"
5093 msgstr "Användarens smeknamn"
5094
5095 #: actions/remotesubscribe.php:129
5096 msgid "Nickname of the user you want to follow"
5097 msgstr "Smeknamnet på användaren du vill följa"
5098
5099 #: actions/remotesubscribe.php:132
5100 msgid "Profile URL"
5101 msgstr "Profil-URL"
5102
5103 #: actions/remotesubscribe.php:133
5104 msgid "URL of your profile on another compatible microblogging service"
5105 msgstr "URL till din profil på en annan kompatibel mikrobloggtjänst"
5106
5107 #. TRANS: Link text for link that will subscribe to a remote profile.
5108 #: actions/remotesubscribe.php:136 lib/subscribeform.php:139
5109 #: lib/userprofile.php:431
5110 msgid "Subscribe"
5111 msgstr "Prenumerera"
5112
5113 #: actions/remotesubscribe.php:158
5114 msgid "Invalid profile URL (bad format)"
5115 msgstr "Ogiltig profil-URL (dåligt format)"
5116
5117 #: actions/remotesubscribe.php:167
5118 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
5119 msgstr ""
5120 "Inte en giltig profil-URL (inget YADIS-dokument eller ogiltig XRDS "
5121 "definerad)."
5122
5123 #: actions/remotesubscribe.php:175
5124 #, fuzzy
5125 msgid "That is a local profile! Login to subscribe."
5126 msgstr "Det där är en lokal profil! Logga in för att prenumerera."
5127
5128 #: actions/remotesubscribe.php:182
5129 #, fuzzy
5130 msgid "Could not get a request token."
5131 msgstr "Kunde inte få en token för begäran."
5132
5133 #: actions/repeat.php:56
5134 msgid "Only logged-in users can repeat notices."
5135 msgstr "Bara inloggade användaren kan upprepa notiser."
5136
5137 #: actions/repeat.php:63 actions/repeat.php:70
5138 msgid "No notice specified."
5139 msgstr "Ingen notis angiven."
5140
5141 #: actions/repeat.php:75
5142 #, fuzzy
5143 msgid "You cannot repeat your own notice."
5144 msgstr "Du kan inte upprepa din egna notis."
5145
5146 #: actions/repeat.php:89
5147 msgid "You already repeated that notice."
5148 msgstr "Du har redan upprepat denna notis."
5149
5150 #: actions/repeat.php:112 lib/noticelist.php:692
5151 msgid "Repeated"
5152 msgstr "Upprepad"
5153
5154 #: actions/repeat.php:117
5155 msgid "Repeated!"
5156 msgstr "Upprepad!"
5157
5158 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing @-replies.
5159 #: actions/replies.php:126 actions/repliesrss.php:68
5160 #: lib/personalgroupnav.php:109
5161 #, php-format
5162 msgid "Replies to %s"
5163 msgstr "Svarat till %s"
5164
5165 #: actions/replies.php:128
5166 #, php-format
5167 msgid "Replies to %1$s, page %2$d"
5168 msgstr "Svar till %1$s, sida %2$s"
5169
5170 #: actions/replies.php:145
5171 #, php-format
5172 msgid "Replies feed for %s (RSS 1.0)"
5173 msgstr "Flöde med svar för %s (RSS 1.0)"
5174
5175 #: actions/replies.php:152
5176 #, php-format
5177 msgid "Replies feed for %s (RSS 2.0)"
5178 msgstr "Flöde med svar för %s (RSS 2.0)"
5179
5180 #: actions/replies.php:159
5181 #, php-format
5182 msgid "Replies feed for %s (Atom)"
5183 msgstr "Flöde med svar för %s (Atom)"
5184
5185 #: actions/replies.php:199
5186 #, php-format
5187 msgid ""
5188 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
5189 "notice to them yet."
5190 msgstr "Detta är tidslinjen för %1$s men %2$s har inte postat något än."
5191
5192 #: actions/replies.php:204
5193 #, php-format
5194 msgid ""
5195 "You can engage other users in a conversation, subscribe to more people or "
5196 "[join groups](%%action.groups%%)."
5197 msgstr ""
5198 "Du kan engagera andra användare i en konversation, prenumerera på fler "
5199 "personer eller [gå med i grupper](%%action.groups%%)."
5200
5201 #: actions/replies.php:206
5202 #, php-format
5203 msgid ""
5204 "You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
5205 "newnotice%%%%?status_textarea=%3$s)."
5206 msgstr ""
5207 "Var den första att [skriva i detta ämne](%%%%action.newnotice%%%%?"
5208 "status_textarea=%s)!"
5209
5210 #: actions/repliesrss.php:72
5211 #, php-format
5212 msgid "Replies to %1$s on %2$s!"
5213 msgstr "Svar till %1$s på %2$s"
5214
5215 #. TRANS: Client exception displayed when trying to restore an account while not logged in.
5216 #: actions/restoreaccount.php:78
5217 #, fuzzy
5218 msgid "Only logged-in users can restore their account."
5219 msgstr "Bara inloggade användaren kan upprepa notiser."
5220
5221 #. TRANS: Client exception displayed when trying to restore an account without having restore rights.
5222 #: actions/restoreaccount.php:83
5223 #, fuzzy
5224 msgid "You may not restore your account."
5225 msgstr "Du har inte registrerat några applikationer än."
5226
5227 #. TRANS: Client exception displayed trying to restore an account while something went wrong uploading a file.
5228 #. TRANS: Client exception. No file; probably just a non-AJAX submission.
5229 #: actions/restoreaccount.php:121 actions/restoreaccount.php:146
5230 #, fuzzy
5231 msgid "No uploaded file."
5232 msgstr "Ladda upp fil"
5233
5234 #. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
5235 #: actions/restoreaccount.php:129 lib/mediafile.php:194
5236 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
5237 msgstr ""
5238 "Den uppladdade filen överstiger upload_max_filesize-direktivet i php.ini."
5239
5240 #. TRANS: Client exception.
5241 #: actions/restoreaccount.php:135 lib/mediafile.php:200
5242 msgid ""
5243 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
5244 "the HTML form."
5245 msgstr ""
5246 "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som var angivet i "
5247 "HTML-formuläret."
5248
5249 #. TRANS: Client exception.
5250 #: actions/restoreaccount.php:141 lib/mediafile.php:206
5251 msgid "The uploaded file was only partially uploaded."
5252 msgstr "Den uppladdade filen var bara delvis uppladdad."
5253
5254 #. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
5255 #: actions/restoreaccount.php:150 lib/mediafile.php:214
5256 msgid "Missing a temporary folder."
5257 msgstr "Saknar en tillfällig mapp."
5258
5259 #. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
5260 #: actions/restoreaccount.php:154 lib/mediafile.php:218
5261 msgid "Failed to write file to disk."
5262 msgstr "Misslyckades att skriva fil till disk."
5263
5264 #. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
5265 #: actions/restoreaccount.php:158 lib/mediafile.php:222
5266 msgid "File upload stopped by extension."
5267 msgstr "Filuppladdningen stoppad pga filändelse"
5268
5269 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
5270 #. TRANS: Exception thrown when uploading an image fails for an unknown reason.
5271 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
5272 #: actions/restoreaccount.php:164 lib/imagefile.php:106 lib/mediafile.php:228
5273 msgid "System error uploading file."
5274 msgstr "Systemfel vid uppladdning av fil."
5275
5276 #. TRANS: Client exception thrown when a feed is not an Atom feed.
5277 #: actions/restoreaccount.php:207
5278 #, fuzzy
5279 msgid "Not an Atom feed."
5280 msgstr "Alla medlemmar"
5281
5282 #. TRANS: Success message when a feed has been restored.
5283 #: actions/restoreaccount.php:241
5284 msgid ""
5285 "Feed has been restored. Your old posts should now appear in search and your "
5286 "profile page."
5287 msgstr ""
5288
5289 #. TRANS: Message when a feed restore is in progress.
5290 #: actions/restoreaccount.php:245
5291 msgid "Feed will be restored. Please wait a few minutes for results."
5292 msgstr ""
5293
5294 #. TRANS: Form instructions for feed restore.
5295 #: actions/restoreaccount.php:342
5296 msgid ""
5297 "You can upload a backed-up stream in <a href=\"http://activitystrea.ms/"
5298 "\">Activity Streams</a> format."
5299 msgstr ""
5300
5301 #. TRANS: Title for submit button to confirm upload of a user backup file for account restore.
5302 #: actions/restoreaccount.php:373
5303 #, fuzzy
5304 msgid "Upload the file"
5305 msgstr "Ladda upp fil"
5306
5307 #: actions/revokerole.php:75
5308 msgid "You cannot revoke user roles on this site."
5309 msgstr "Du kan inte återkalla användarroller på denna webbplats."
5310
5311 #: actions/revokerole.php:82
5312 msgid "User doesn't have this role."
5313 msgstr "Användare har inte denna roll."
5314
5315 #: actions/rsd.php:146 actions/version.php:159
5316 msgid "StatusNet"
5317 msgstr "StatusNet"
5318
5319 #: actions/sandbox.php:65 actions/unsandbox.php:65
5320 msgid "You cannot sandbox users on this site."
5321 msgstr "Du kan inte flytta användare till sandlådan på denna webbplats."
5322
5323 #: actions/sandbox.php:72
5324 msgid "User is already sandboxed."
5325 msgstr "Användare är redan flyttad till sandlådan."
5326
5327 #. TRANS: Menu item for site administration
5328 #: actions/sessionsadminpanel.php:54 actions/sessionsadminpanel.php:170
5329 #: lib/adminpanelaction.php:379
5330 msgid "Sessions"
5331 msgstr "Sessioner"
5332
5333 #: actions/sessionsadminpanel.php:65
5334 msgid "Session settings for this StatusNet site"
5335 msgstr ""
5336
5337 #: actions/sessionsadminpanel.php:175
5338 msgid "Handle sessions"
5339 msgstr "Hantera sessioner"
5340
5341 #: actions/sessionsadminpanel.php:177
5342 msgid "Whether to handle sessions ourselves."
5343 msgstr "Hurvida sessioner skall hanteras av oss själva."
5344
5345 #: actions/sessionsadminpanel.php:181
5346 msgid "Session debugging"
5347 msgstr "Sessionsfelsökning"
5348
5349 #: actions/sessionsadminpanel.php:183
5350 msgid "Turn on debugging output for sessions."
5351 msgstr "Sätt på felsökningsutdata för sessioner."
5352
5353 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
5354 msgid "Save site settings"
5355 msgstr "Spara webbplatsinställningar"
5356
5357 #: actions/showapplication.php:82
5358 msgid "You must be logged in to view an application."
5359 msgstr "Du måste vara inloggad för att se en applikation."
5360
5361 #: actions/showapplication.php:157
5362 msgid "Application profile"
5363 msgstr "Applikationsprofil"
5364
5365 #. TRANS: Form input field label for application icon.
5366 #: actions/showapplication.php:159 lib/applicationeditform.php:177
5367 msgid "Icon"
5368 msgstr "Ikon"
5369
5370 #. TRANS: Form input field label for application name.
5371 #: actions/showapplication.php:169 actions/version.php:197
5372 #: lib/applicationeditform.php:190
5373 msgid "Name"
5374 msgstr "Namn"
5375
5376 #. TRANS: Form input field label.
5377 #: actions/showapplication.php:178 lib/applicationeditform.php:227
5378 msgid "Organization"
5379 msgstr "Organisation"
5380
5381 #. TRANS: Form input field label.
5382 #: actions/showapplication.php:187 actions/version.php:200
5383 #: lib/applicationeditform.php:208 lib/groupeditform.php:168
5384 msgid "Description"
5385 msgstr "Beskrivning"
5386
5387 #. TRANS: Header for group statistics on a group page (h2).
5388 #. TRANS: H2 text for user statistics.
5389 #: actions/showapplication.php:192 actions/showgroup.php:460
5390 #: lib/profileaction.php:205
5391 msgid "Statistics"
5392 msgstr "Statistik"
5393
5394 #: actions/showapplication.php:203
5395 #, php-format
5396 msgid "Created by %1$s - %2$s access by default - %3$d users"
5397 msgstr "Skapad av %1$s - %2$s standardåtkomst - %3$d användare"
5398
5399 #: actions/showapplication.php:213
5400 msgid "Application actions"
5401 msgstr "Åtgärder för applikation"
5402
5403 #: actions/showapplication.php:236
5404 msgid "Reset key & secret"
5405 msgstr "Återställ nyckel & hemlighet"
5406
5407 #. TRANS: Title of form for deleting a user.
5408 #: actions/showapplication.php:252 lib/deletegroupform.php:121
5409 #: lib/deleteuserform.php:64 lib/noticelist.php:673
5410 msgid "Delete"
5411 msgstr "Ta bort"
5412
5413 #: actions/showapplication.php:261
5414 msgid "Application info"
5415 msgstr "Information om applikation"
5416
5417 #: actions/showapplication.php:263
5418 msgid "Consumer key"
5419 msgstr "Nyckel för konsument"
5420
5421 #: actions/showapplication.php:268
5422 msgid "Consumer secret"
5423 msgstr "Hemlighet för konsument"
5424
5425 #: actions/showapplication.php:273
5426 msgid "Request token URL"
5427 msgstr "URL för begäran-token"
5428
5429 #: actions/showapplication.php:278
5430 msgid "Access token URL"
5431 msgstr "URL för åtkomst-token"
5432
5433 #: actions/showapplication.php:283
5434 msgid "Authorize URL"
5435 msgstr "Tillåt URL"
5436
5437 #: actions/showapplication.php:288
5438 msgid ""
5439 "Note: We support HMAC-SHA1 signatures. We do not support the plaintext "
5440 "signature method."
5441 msgstr ""
5442 "Notera: Vi stöjder HMAC-SHA1-signaturer. Vi stödjer inte metoden med "
5443 "klartextsignatur."
5444
5445 #: actions/showapplication.php:309
5446 msgid "Are you sure you want to reset your consumer key and secret?"
5447 msgstr ""
5448 "Är du säker på att du vill återställa din konsumentnyckel och -hemlighet?"
5449
5450 #. TRANS: Title for all but the first page of favourite notices of a user.
5451 #. TRANS: %1$s is the user for whom the favourite notices are displayed, %2$d is the page number.
5452 #: actions/showfavorites.php:80
5453 #, php-format
5454 msgid "%1$s's favorite notices, page %2$d"
5455 msgstr "%1$ss favoritnotiser, sida %2$d"
5456
5457 #. TRANS: Server error displayed when favourite notices could not be retrieved from the database.
5458 #: actions/showfavorites.php:134
5459 msgid "Could not retrieve favorite notices."
5460 msgstr "Kunde inte hämta favoritnotiser."
5461
5462 #. TRANS: Feed link text. %s is a username.
5463 #: actions/showfavorites.php:172
5464 #, php-format
5465 msgid "Feed for favorites of %s (RSS 1.0)"
5466 msgstr "Flöde för %ss favoriter (RSS 1.0)"
5467
5468 #. TRANS: Feed link text. %s is a username.
5469 #: actions/showfavorites.php:180
5470 #, php-format
5471 msgid "Feed for favorites of %s (RSS 2.0)"
5472 msgstr "Flöde för %ss favoriter (RSS 2.0)"
5473
5474 #. TRANS: Feed link text. %s is a username.
5475 #: actions/showfavorites.php:188
5476 #, php-format
5477 msgid "Feed for favorites of %s (Atom)"
5478 msgstr "Flöde för %ss favoriter (Atom)"
5479
5480 #. TRANS: Text displayed instead of favourite notices for the current logged in user that has no favourites.
5481 #: actions/showfavorites.php:209
5482 msgid ""
5483 "You haven't chosen any favorite notices yet. Click the fave button on "
5484 "notices you like to bookmark them for later or shed a spotlight on them."
5485 msgstr ""
5486 "Du har inte valt några favoritnotiser ännu. Klicka på favorit-knappen "
5487 "bredvid någon notis du skulle vilja bokmärka för senare tillfälle eller för "
5488 "att sätta strålkastarljuset på."
5489
5490 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while logged in.
5491 #. TRANS: %s is a username.
5492 #: actions/showfavorites.php:213
5493 #, php-format
5494 msgid ""
5495 "%s hasn't added any favorite notices yet. Post something interesting they "
5496 "would add to their favorites :)"
5497 msgstr ""
5498 "%s har inte lagt till några favoritnotiser ännu. Posta något intressant de "
5499 "skulle lägga till sina favoriter :)"
5500
5501 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while not logged in.
5502 #. TRANS: %s is a username, %%%%action.register%%%% is a link to the user registration page.
5503 #. TRANS: (link text)[link] is a Mark Down link.
5504 #: actions/showfavorites.php:220
5505 #, php-format
5506 msgid ""
5507 "%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
5508 "action.register%%%%) and then post something interesting they would add to "
5509 "their favorites :)"
5510 msgstr ""
5511 "Varför inte [registrera ett konto](%%action.register%%) och vara först med "
5512 "att lägga en notis till dina favoriter!"
5513
5514 #. TRANS: Page notice for show favourites page.
5515 #: actions/showfavorites.php:251
5516 msgid "This is a way to share what you like."
5517 msgstr "Detta är ett sätt att dela med av det du gillar."
5518
5519 #. TRANS: Page title for first group page. %s is a group name.
5520 #: actions/showgroup.php:75
5521 #, php-format
5522 msgid "%s group"
5523 msgstr "%s grupp"
5524
5525 #. TRANS: Page title for any but first group page.
5526 #. TRANS: %1$s is a group name, $2$s is a page number.
5527 #: actions/showgroup.php:79
5528 #, php-format
5529 msgid "%1$s group, page %2$d"
5530 msgstr "%1$s grupp, sida %2$d"
5531
5532 #. TRANS: Group profile header (h2). Text hidden by default.
5533 #: actions/showgroup.php:223
5534 msgid "Group profile"
5535 msgstr "Grupprofil"
5536
5537 #. TRANS: Label for group URL (dt). Text hidden by default.
5538 #. TRANS: DT for URL in a profile.
5539 #: actions/showgroup.php:273 actions/tagother.php:118
5540 #: actions/userauthorization.php:175 lib/userprofile.php:186
5541 msgid "URL"
5542 msgstr "URL"
5543
5544 #. TRANS: Label for group description or group note (dt). Text hidden by default.
5545 #. TRANS: DT for note in a profile.
5546 #: actions/showgroup.php:285 actions/tagother.php:128
5547 #: actions/userauthorization.php:187 lib/userprofile.php:204
5548 msgid "Note"
5549 msgstr "Notis"
5550
5551 #. TRANS: Label for group aliases (dt). Text hidden by default.
5552 #: actions/showgroup.php:296 lib/groupeditform.php:180
5553 msgid "Aliases"
5554 msgstr "Alias"
5555
5556 #. TRANS: Group actions header (h2). Text hidden by default.
5557 #: actions/showgroup.php:313
5558 msgid "Group actions"
5559 msgstr "Åtgärder för grupp"
5560
5561 #. TRANS: Tooltip for feed link. %s is a group nickname.
5562 #: actions/showgroup.php:357
5563 #, php-format
5564 msgid "Notice feed for %s group (RSS 1.0)"
5565 msgstr "Flöde av notiser för %s grupp (RSS 1.0)"
5566
5567 #. TRANS: Tooltip for feed link. %s is a group nickname.
5568 #: actions/showgroup.php:364
5569 #, php-format
5570 msgid "Notice feed for %s group (RSS 2.0)"
5571 msgstr "Flöde av notiser för %s grupp (RSS 2.0)"
5572
5573 #. TRANS: Tooltip for feed link. %s is a group nickname.
5574 #: actions/showgroup.php:371
5575 #, php-format
5576 msgid "Notice feed for %s group (Atom)"
5577 msgstr "Flöde av notiser för %s grupp (Atom)"
5578
5579 #. TRANS: Tooltip for feed link. %s is a group nickname.
5580 #: actions/showgroup.php:377
5581 #, php-format
5582 msgid "FOAF for %s group"
5583 msgstr "FOAF för %s grupp"
5584
5585 #. TRANS: Header for mini list of group members on a group page (h2).
5586 #: actions/showgroup.php:414
5587 msgid "Members"
5588 msgstr "Medlemmar"
5589
5590 #. TRANS: Description for mini list of group members on a group page when the group has no members.
5591 #. TRANS: Text for user subscription statistics if the user has no subscriptions.
5592 #. TRANS: Text for user subscriber statistics if user has no subscribers.
5593 #. TRANS: Text for user user group membership statistics if user is not a member of any group.
5594 #: actions/showgroup.php:420 lib/profileaction.php:137
5595 #: lib/profileaction.php:174 lib/profileaction.php:298 lib/section.php:95
5596 #: lib/subscriptionlist.php:127 lib/tagcloudsection.php:71
5597 msgid "(None)"
5598 msgstr "(Ingen)"
5599
5600 #. TRANS: Link to all group members from mini list of group members if group has more than n members.
5601 #: actions/showgroup.php:429
5602 msgid "All members"
5603 msgstr "Alla medlemmar"
5604
5605 #. TRANS: Label for creation date in statistics on group page.
5606 #: actions/showgroup.php:465
5607 msgctxt "LABEL"
5608 msgid "Created"
5609 msgstr "Skapad"
5610
5611 #. TRANS: Label for member count in statistics on group page.
5612 #: actions/showgroup.php:473
5613 msgctxt "LABEL"
5614 msgid "Members"
5615 msgstr "Medlemmar"
5616
5617 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept new registrations.
5618 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
5619 #. TRANS: %%%%action.register%%%% is the URL for registration, %%%%doc.help%%%% is a URL to help.
5620 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5621 #: actions/showgroup.php:488
5622 #, php-format
5623 msgid ""
5624 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5625 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5626 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5627 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
5628 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
5629 msgstr ""
5630 "**%s** är en användargrupp på %%%%site.name%%%%, en [mikroblogg](http://sv."
5631 "wikipedia.org/wiki/Mikroblogg)tjänst baserad den fria programvaran "
5632 "[StatusNet](http://status.net/). Dess medlemmar delar korta meddelande om "
5633 "sina liv och intressen. [Gå med nu](%%%%action.register%%%%) för att bli en "
5634 "del av denna grupp och många fler! ([Läs mer](%%%%doc.help%%%%))"
5635
5636 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept no new registrations.
5637 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
5638 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5639 #: actions/showgroup.php:498
5640 #, php-format
5641 msgid ""
5642 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5643 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5644 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5645 "their life and interests. "
5646 msgstr ""
5647 "**%s** är en användargrupp på %%%%site.name%%%%, en [mikroblogg](http://sv."
5648 "wikipedia.org/wiki/Mikroblogg)tjänst baserad den fria programvaran "
5649 "[StatusNet](http://status.net/). Dess medlemmar delar korta meddelande om "
5650 "sina liv och intressen. "
5651
5652 #. TRANS: Header for list of group administrators on a group page (h2).
5653 #: actions/showgroup.php:527
5654 msgid "Admins"
5655 msgstr "Administratörer"
5656
5657 #. TRANS: Client error displayed requesting a single message that does not exist.
5658 #: actions/showmessage.php:76
5659 msgid "No such message."
5660 msgstr "Inget sådant meddelande."
5661
5662 #. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
5663 #: actions/showmessage.php:86
5664 msgid "Only the sender and recipient may read this message."
5665 msgstr "Endast avsändaren och mottagaren kan läsa detta meddelande."
5666
5667 #. TRANS: Page title for single direct message display when viewing user is the sender.
5668 #. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
5669 #: actions/showmessage.php:105
5670 #, php-format
5671 msgid "Message to %1$s on %2$s"
5672 msgstr "Meddelande till %1$s på %2$s"
5673
5674 #. TRANS: Page title for single message display.
5675 #. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
5676 #: actions/showmessage.php:113
5677 #, php-format
5678 msgid "Message from %1$s on %2$s"
5679 msgstr "Meddelande från %1$s på %2$s"
5680
5681 #: actions/shownotice.php:90
5682 msgid "Notice deleted."
5683 msgstr "Notis borttagen."
5684
5685 #. TRANS: Page title showing tagged notices in one user's stream. %1$s is the username, %2$s is the hash tag.
5686 #: actions/showstream.php:70
5687 #, fuzzy, php-format
5688 msgid "%1$s tagged %2$s"
5689 msgstr "%1$s taggade %2$d"
5690
5691 #. TRANS: Page title showing tagged notices in one user's stream.
5692 #. TRANS: %1$s is the username, %2$s is the hash tag, %1$d is the page number.
5693 #: actions/showstream.php:74
5694 #, php-format
5695 msgid "%1$s tagged %2$s, page %3$d"
5696 msgstr "%1$s taggade %2$s, sida %3$d"
5697
5698 #. TRANS: Extended page title showing tagged notices in one user's stream.
5699 #. TRANS: %1$s is the username, %2$d is the page number.
5700 #: actions/showstream.php:82
5701 #, php-format
5702 msgid "%1$s, page %2$d"
5703 msgstr "%1$s, sida %2$d"
5704
5705 #. TRANS: Title for link to notice feed.
5706 #. TRANS: %1$s is a user nickname, %2$s is a hashtag.
5707 #: actions/showstream.php:127
5708 #, php-format
5709 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
5710 msgstr "Flöde av notiser för %1$s taggade %2$s (RSS 1.0)"
5711
5712 #. TRANS: Title for link to notice feed.
5713 #. TRANS: %s is a user nickname.
5714 #: actions/showstream.php:136
5715 #, php-format
5716 msgid "Notice feed for %s (RSS 1.0)"
5717 msgstr "Flöde av notiser för %s (RSS 1.0)"
5718
5719 #. TRANS: Title for link to notice feed.
5720 #. TRANS: %s is a user nickname.
5721 #: actions/showstream.php:145
5722 #, php-format
5723 msgid "Notice feed for %s (RSS 2.0)"
5724 msgstr "Flöde av notiser för %s (RSS 2.0)"
5725
5726 #: actions/showstream.php:152
5727 #, php-format
5728 msgid "Notice feed for %s (Atom)"
5729 msgstr "Flöde av notiser för %s (Atom)"
5730
5731 #. TRANS: Title for link to notice feed. FOAF stands for Friend of a Friend.
5732 #. TRANS: More information at http://www.foaf-project.org. %s is a user nickname.
5733 #: actions/showstream.php:159
5734 #, php-format
5735 msgid "FOAF for %s"
5736 msgstr "FOAF för %s"
5737
5738 #. TRANS: First sentence of empty list message for a stream. $1%s is a user nickname.
5739 #: actions/showstream.php:211
5740 #, fuzzy, php-format
5741 msgid "This is the timeline for %1$s, but %1$s hasn't posted anything yet."
5742 msgstr "Detta är tidslinjen för %1$s men %2$s har inte postat något än."
5743
5744 #. TRANS: Second sentence of empty list message for a stream for the user themselves.
5745 #: actions/showstream.php:217
5746 msgid ""
5747 "Seen anything interesting recently? You haven't posted any notices yet, now "
5748 "would be a good time to start :)"
5749 msgstr ""
5750 "Sett något intressant nyligen? Du har inte postat några notiser än. Varför "
5751 "inte börja nu?"
5752
5753 #. TRANS: Second sentence of empty  list message for a non-self stream. %1$s is a user nickname, %2$s is a part of a URL.
5754 #. TRANS: This message contains a Markdown link. Keep "](" together.
5755 #: actions/showstream.php:221
5756 #, php-format
5757 msgid ""
5758 "You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
5759 "%?status_textarea=%2$s)."
5760 msgstr ""
5761 "Var den första att [skriva i detta ämne](%%%%action.newnotice%%%%?"
5762 "status_textarea=%s)!"
5763
5764 #. TRANS: Announcement for anonymous users showing a stream if site registrations are open.
5765 #. TRANS: This message contains a Markdown link. Keep "](" together.
5766 #: actions/showstream.php:264
5767 #, php-format
5768 msgid ""
5769 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5770 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5771 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
5772 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
5773 msgstr ""
5774 "**%s** har ett konto på %%%%site.name%%%%, en [mikroblogg](http://sv."
5775 "wikipedia.org/wiki/Mikroblogg)tjänst baserad på den fria programvaran "
5776 "[StatusNet](http://status.net/). [Gå med nu](%%%%action.register%%%%) för "
5777 "att följa **%s**s notiser och många fler! ([Läs mer](%%%%doc.help%%%%))"
5778
5779 #. TRANS: Announcement for anonymous users showing a stream if site registrations are closed or invite only.
5780 #. TRANS: This message contains a Markdown link. Keep "](" together.
5781 #: actions/showstream.php:271
5782 #, php-format
5783 msgid ""
5784 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5785 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5786 "[StatusNet](http://status.net/) tool. "
5787 msgstr ""
5788 "**%s** har ett konto på %%%%site.name%%%%, en [mikroblogg](http://sv."
5789 "wikipedia.org/wiki/Mikroblogg)tjänst baserad på den fria programvaran "
5790 "[StatusNet](http://status.net/). "
5791
5792 #. TRANS: Link to the author of a repeated notice. %s is a linked nickname.
5793 #: actions/showstream.php:328
5794 #, php-format
5795 msgid "Repeat of %s"
5796 msgstr "Upprepning av %s"
5797
5798 #: actions/silence.php:65 actions/unsilence.php:65
5799 msgid "You cannot silence users on this site."
5800 msgstr "Du kan inte tysta ned användare på denna webbplats."
5801
5802 #: actions/silence.php:72
5803 msgid "User is already silenced."
5804 msgstr "Användaren är redan nedtystad."
5805
5806 #: actions/siteadminpanel.php:69
5807 msgid "Basic settings for this StatusNet site"
5808 msgstr "Grundinställningar för din StatusNet-webbplats"
5809
5810 #: actions/siteadminpanel.php:133
5811 msgid "Site name must have non-zero length."
5812 msgstr "Webbplatsnamnet måste vara minst ett tecken långt."
5813
5814 #: actions/siteadminpanel.php:141
5815 msgid "You must have a valid contact email address."
5816 msgstr "Du måste ha en giltig e-postadress."
5817
5818 #: actions/siteadminpanel.php:159
5819 #, php-format
5820 msgid "Unknown language \"%s\"."
5821 msgstr "Okänt språk \"%s\"."
5822
5823 #: actions/siteadminpanel.php:165
5824 msgid "Minimum text limit is 0 (unlimited)."
5825 msgstr "Minsta textbegränsning är 0 (obegränsat)."
5826
5827 #: actions/siteadminpanel.php:171
5828 msgid "Dupe limit must be one or more seconds."
5829 msgstr "Duplikatgräns måste vara en eller fler sekuner."
5830
5831 #: actions/siteadminpanel.php:221
5832 msgid "General"
5833 msgstr "Allmänt"
5834
5835 #: actions/siteadminpanel.php:224
5836 msgid "Site name"
5837 msgstr "Webbplatsnamn"
5838
5839 #: actions/siteadminpanel.php:225
5840 msgid "The name of your site, like \"Yourcompany Microblog\""
5841 msgstr "Namnet på din webbplats, t.ex.  \"Företagsnamn mikroblogg\""
5842
5843 #: actions/siteadminpanel.php:229
5844 msgid "Brought by"
5845 msgstr "Tillhandahållen av"
5846
5847 #: actions/siteadminpanel.php:230
5848 msgid "Text used for credits link in footer of each page"
5849 msgstr "Text som används för tillskrivningslänkar i sidfoten på varje sida."
5850
5851 #: actions/siteadminpanel.php:234
5852 msgid "Brought by URL"
5853 msgstr "Tillhandahållen av URL"
5854
5855 #: actions/siteadminpanel.php:235
5856 msgid "URL used for credits link in footer of each page"
5857 msgstr "URL som används för tillskrivningslänkar i sidfoten på varje sida"
5858
5859 #: actions/siteadminpanel.php:239
5860 msgid "Contact email address for your site"
5861 msgstr "Kontakte-postadress för din webbplats"
5862
5863 #: actions/siteadminpanel.php:245
5864 msgid "Local"
5865 msgstr "Lokal"
5866
5867 #: actions/siteadminpanel.php:256
5868 msgid "Default timezone"
5869 msgstr "Standardtidszon"
5870
5871 #: actions/siteadminpanel.php:257
5872 msgid "Default timezone for the site; usually UTC."
5873 msgstr "Standardtidzon för denna webbplats; vanligtvis UTC."
5874
5875 #: actions/siteadminpanel.php:262
5876 msgid "Default language"
5877 msgstr "Standardspråk"
5878
5879 #: actions/siteadminpanel.php:263
5880 msgid "Site language when autodetection from browser settings is not available"
5881 msgstr ""
5882 "Webbplatsspråk när automatisk identifiering av inställningar i webbläsaren "
5883 "inte är tillgänglig"
5884
5885 #: actions/siteadminpanel.php:271
5886 msgid "Limits"
5887 msgstr "Begränsningar"
5888
5889 #: actions/siteadminpanel.php:274
5890 msgid "Text limit"
5891 msgstr "Textbegränsning"
5892
5893 #: actions/siteadminpanel.php:274
5894 msgid "Maximum number of characters for notices."
5895 msgstr "Maximala antalet tecken för notiser."
5896
5897 #: actions/siteadminpanel.php:278
5898 msgid "Dupe limit"
5899 msgstr "Duplikatbegränsning"
5900
5901 #: actions/siteadminpanel.php:278
5902 msgid "How long users must wait (in seconds) to post the same thing again."
5903 msgstr ""
5904 "Hur länge användare måste vänta (i sekunder) för att posta samma sak igen."
5905
5906 #. TRANS: Page title for site-wide notice tab in admin panel.
5907 #: actions/sitenoticeadminpanel.php:55
5908 msgid "Site Notice"
5909 msgstr "Webbplatsnotis"
5910
5911 #. TRANS: Instructions for site-wide notice tab in admin panel.
5912 #: actions/sitenoticeadminpanel.php:66
5913 msgid "Edit site-wide message"
5914 msgstr "Redigera webbplastsnotis"
5915
5916 #. TRANS: Server error displayed when saving a site-wide notice was impossible.
5917 #: actions/sitenoticeadminpanel.php:101
5918 msgid "Unable to save site notice."
5919 msgstr "Kunde inte spara webbplatsnotis."
5920
5921 #. TRANS: Client error displayed when a site-wide notice was longer than allowed.
5922 #: actions/sitenoticeadminpanel.php:112
5923 #, fuzzy
5924 msgid "Maximum length for the site-wide notice is 255 characters."
5925 msgstr "Maximal längd för webbplatsnotisen är 255 tecken."
5926
5927 #. TRANS: Label for site-wide notice text field in admin panel.
5928 #: actions/sitenoticeadminpanel.php:176
5929 msgid "Site notice text"
5930 msgstr "Text för webbplatsnotis"
5931
5932 #. TRANS: Tooltip for site-wide notice text field in admin panel.
5933 #: actions/sitenoticeadminpanel.php:179
5934 #, fuzzy
5935 msgid "Site-wide notice text (255 characters maximum; HTML allowed)"
5936 msgstr "Text för webbplatsnotis (max 255 tecken; HTML ok)"
5937
5938 #. TRANS: Title for button to save site notice in admin panel.
5939 #: actions/sitenoticeadminpanel.php:201
5940 msgid "Save site notice"
5941 msgstr "Spara webbplatsnotis"
5942
5943 #. TRANS: Title for SMS settings.
5944 #: actions/smssettings.php:57
5945 msgid "SMS settings"
5946 msgstr "Inställningar för SMS"
5947
5948 #. TRANS: SMS settings page instructions.
5949 #. TRANS: %%site.name%% is the name of the site.
5950 #: actions/smssettings.php:71
5951 #, php-format
5952 msgid "You can receive SMS messages through email from %%site.name%%."
5953 msgstr "Du kan ta emot SMS-meddelanden genom e-post från %%site.name%%."
5954
5955 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
5956 #: actions/smssettings.php:93
5957 msgid "SMS is not available."
5958 msgstr "SMS är inte tillgängligt."
5959
5960 #. TRANS: Form legend for SMS settings form.
5961 #: actions/smssettings.php:107
5962 msgid "SMS address"
5963 msgstr "SMS-adress"
5964
5965 #. TRANS: Form guide in SMS settings form.
5966 #: actions/smssettings.php:116
5967 msgid "Current confirmed SMS-enabled phone number."
5968 msgstr "Nuvarande bekäftat telefonnummer för SMS."
5969
5970 #. TRANS: Form guide in IM settings form.
5971 #: actions/smssettings.php:129
5972 msgid "Awaiting confirmation on this phone number."
5973 msgstr "Väntar bekräftelse för detta telefonnummer."
5974
5975 #. TRANS: Field label for SMS address input in SMS settings form.
5976 #: actions/smssettings.php:138
5977 msgid "Confirmation code"
5978 msgstr "Bekräftelsekod"
5979
5980 #. TRANS: Form field instructions in SMS settings form.
5981 #: actions/smssettings.php:140
5982 msgid "Enter the code you received on your phone."
5983 msgstr "Fyll i koden du mottog i din telefon."
5984
5985 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
5986 #: actions/smssettings.php:144
5987 msgctxt "BUTTON"
5988 msgid "Confirm"
5989 msgstr "Bekräfta"
5990
5991 #. TRANS: Field label for SMS phone number input in SMS settings form.
5992 #: actions/smssettings.php:149
5993 msgid "SMS phone number"
5994 msgstr "Telefonnummer för SMS"
5995
5996 #. TRANS: SMS phone number input field instructions in SMS settings form.
5997 #: actions/smssettings.php:152
5998 msgid "Phone number, no punctuation or spaces, with area code"
5999 msgstr "Telefonnummer, inga punkter eller mellanslag, med landskod"
6000
6001 #. TRANS: Form legend for SMS preferences form.
6002 #: actions/smssettings.php:191
6003 msgid "SMS preferences"
6004 msgstr "SMS-inställningar"
6005
6006 #. TRANS: Checkbox label in SMS preferences form.
6007 #: actions/smssettings.php:197
6008 msgid ""
6009 "Send me notices through SMS; I understand I may incur exorbitant charges "
6010 "from my carrier."
6011 msgstr ""
6012 "Skicka notiser till mig via SMS. Jag är införstådd med att min operatör kan "
6013 "debitera mig."
6014
6015 #. TRANS: Confirmation message for successful SMS preferences save.
6016 #: actions/smssettings.php:308
6017 msgid "SMS preferences saved."
6018 msgstr "SMS-inställningar sparade."
6019
6020 #. TRANS: Message given saving SMS phone number without having provided one.
6021 #: actions/smssettings.php:330
6022 msgid "No phone number."
6023 msgstr "Inget telefonnummer."
6024
6025 #. TRANS: Message given saving SMS phone number without having selected a carrier.
6026 #: actions/smssettings.php:336
6027 msgid "No carrier selected."
6028 msgstr "Ingen operatör vald."
6029
6030 #. TRANS: Message given saving SMS phone number that is already set.
6031 #: actions/smssettings.php:344
6032 msgid "That is already your phone number."
6033 msgstr "Detta är redan ditt telefonnummer."
6034
6035 #. TRANS: Message given saving SMS phone number that is already set for another user.
6036 #: actions/smssettings.php:348
6037 msgid "That phone number already belongs to another user."
6038 msgstr "Detta telefonnumr tillhör redan en annan användare."
6039
6040 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
6041 #: actions/smssettings.php:376
6042 msgid ""
6043 "A confirmation code was sent to the phone number you added. Check your phone "
6044 "for the code and instructions on how to use it."
6045 msgstr ""
6046 "En bekräftelsekod skickades till det telefonnummer du lagt till. Kontrollera "
6047 "din telefon för koden och instruktioner om hur du använder den."
6048
6049 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
6050 #: actions/smssettings.php:404
6051 msgid "That is the wrong confirmation number."
6052 msgstr "Detta är fel bekräftelsenummer."
6053
6054 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
6055 #: actions/smssettings.php:418
6056 msgid "SMS confirmation cancelled."
6057 msgstr "SMS-bekräftelse avbruten."
6058
6059 #. TRANS: Message given trying to remove an SMS phone number that is not
6060 #. TRANS: registered for the active user.
6061 #: actions/smssettings.php:438
6062 msgid "That is not your phone number."
6063 msgstr "Detta är inte ditt telefonnummer."
6064
6065 #. TRANS: Message given after successfully removing a registered SMS phone number.
6066 #: actions/smssettings.php:460
6067 msgid "The SMS phone number was removed."
6068 msgstr "Telefonnummer för SMS togs bort."
6069
6070 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
6071 #: actions/smssettings.php:499
6072 msgid "Mobile carrier"
6073 msgstr "Mobiloperatör"
6074
6075 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
6076 #: actions/smssettings.php:504
6077 msgid "Select a carrier"
6078 msgstr "Välj en operatör"
6079
6080 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
6081 #. TRANS: %s is an administrative contact's e-mail address.
6082 #: actions/smssettings.php:513
6083 #, php-format
6084 msgid ""
6085 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
6086 "email but isn't listed here, send email to let us know at %s."
6087 msgstr ""
6088 "Mobiloperatör för din telefon. Känner du till en operatör som kan ta emot "
6089 "SMS via e-post men som inte finns med i listan, skicka ett e-post till oss "
6090 "på %s och berätta."
6091
6092 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
6093 #: actions/smssettings.php:535
6094 #, fuzzy
6095 msgid "No code entered."
6096 msgstr "Ingen kod ifylld"
6097
6098 #. TRANS: Menu item for site administration
6099 #: actions/snapshotadminpanel.php:54 actions/snapshotadminpanel.php:196
6100 #: lib/adminpanelaction.php:395
6101 msgid "Snapshots"
6102 msgstr "Ögonblicksbilder"
6103
6104 #: actions/snapshotadminpanel.php:65
6105 msgid "Manage snapshot configuration"
6106 msgstr "Hantera konfiguration för ögonblicksbild"
6107
6108 #: actions/snapshotadminpanel.php:127
6109 msgid "Invalid snapshot run value."
6110 msgstr "Ogiltigt körvärde för ögonblicksbild."
6111
6112 #: actions/snapshotadminpanel.php:133
6113 msgid "Snapshot frequency must be a number."
6114 msgstr "Frekvens för ögonblicksbilder måste vara ett nummer."
6115
6116 #: actions/snapshotadminpanel.php:144
6117 msgid "Invalid snapshot report URL."
6118 msgstr "Ogiltig rapport-URL för ögonblicksbild"
6119
6120 #: actions/snapshotadminpanel.php:200
6121 msgid "Randomly during web hit"
6122 msgstr "Slumpmässigt vid webbförfrågningar"
6123
6124 #: actions/snapshotadminpanel.php:201
6125 msgid "In a scheduled job"
6126 msgstr "I ett schemalagt jobb"
6127
6128 #: actions/snapshotadminpanel.php:206
6129 msgid "Data snapshots"
6130 msgstr "Ögonblicksbild av data"
6131
6132 #: actions/snapshotadminpanel.php:208
6133 msgid "When to send statistical data to status.net servers"
6134 msgstr "När statistikdata skall skickas till status.net-servrar"
6135
6136 #: actions/snapshotadminpanel.php:217
6137 msgid "Frequency"
6138 msgstr "Frekvens"
6139
6140 #: actions/snapshotadminpanel.php:218
6141 msgid "Snapshots will be sent once every N web hits"
6142 msgstr "Ögonblicksbild kommer skickas var N:te webbträff"
6143
6144 #: actions/snapshotadminpanel.php:226
6145 msgid "Report URL"
6146 msgstr "URL för rapport"
6147
6148 #: actions/snapshotadminpanel.php:227
6149 msgid "Snapshots will be sent to this URL"
6150 msgstr "Ögonblicksbild kommer skickat till denna URL"
6151
6152 #: actions/snapshotadminpanel.php:248
6153 msgid "Save snapshot settings"
6154 msgstr "Spara inställningar för ögonblicksbild"
6155
6156 #. TRANS: Client error displayed trying a change a subscription for a non-subscribed profile.
6157 #: actions/subedit.php:75
6158 msgid "You are not subscribed to that profile."
6159 msgstr "Du är inte prenumerat hos den profilen."
6160
6161 #. TRANS: Server error displayed when updating a subscription fails with a database error.
6162 #. TRANS: Exception thrown when a subscription could not be stored on the server.
6163 #: actions/subedit.php:89 classes/Subscription.php:141
6164 msgid "Could not save subscription."
6165 msgstr "Kunde inte spara prenumeration."
6166
6167 #: actions/subscribe.php:77
6168 msgid "This action only accepts POST requests."
6169 msgstr "Denna åtgärd accepterar endast POST-begäran."
6170
6171 #: actions/subscribe.php:117
6172 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
6173 msgstr "Du kan inte prenumerera på en 0MB 0.1-fjärrprofil med denna åtgärd."
6174
6175 #: actions/subscribe.php:145
6176 msgid "Subscribed"
6177 msgstr "Prenumerant"
6178
6179 #. TRANS: Header for list of subscribers for a user (first page).
6180 #. TRANS: %s is the user's nickname.
6181 #: actions/subscribers.php:51
6182 #, php-format
6183 msgid "%s subscribers"
6184 msgstr "%s prenumeranter"
6185
6186 #. TRANS: Header for list of subscribers for a user (not first page).
6187 #. TRANS: %1$s is the user's nickname, $2$d is the page number.
6188 #: actions/subscribers.php:55
6189 #, php-format
6190 msgid "%1$s subscribers, page %2$d"
6191 msgstr "%1$s prenumeranter, sida %2$d"
6192
6193 #. TRANS: Page notice for page with an overview of all subscribers
6194 #. TRANS: of the logged in user's own profile.
6195 #: actions/subscribers.php:68
6196 msgid "These are the people who listen to your notices."
6197 msgstr "Det är dessa personer som lyssnar på dina notiser."
6198
6199 #. TRANS: Page notice for page with an overview of all subscribers of a user other
6200 #. TRANS: than the logged in user. %s is the user nickname.
6201 #: actions/subscribers.php:74
6202 #, php-format
6203 msgid "These are the people who listen to %s's notices."
6204 msgstr "Det är dessa personer som lyssnar på %ss notiser."
6205
6206 #. TRANS: Subscriber list text when the logged in user has no subscribers.
6207 #: actions/subscribers.php:114
6208 #, fuzzy
6209 msgid ""
6210 "You have no subscribers. Try subscribing to people you know and they might "
6211 "return the favor."
6212 msgstr ""
6213 "Du har inga prenumeranter. Prova att prenumerera på personer du känner och "
6214 "de kommer kanske återgälda tjänsten"
6215
6216 #. TRANS: Subscriber list text when looking at the subscribers for a of a user other
6217 #. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
6218 #: actions/subscribers.php:118
6219 #, php-format
6220 msgid "%s has no subscribers. Want to be the first?"
6221 msgstr "%s har inte några prenumeranter. Vill du bli först?"
6222
6223 #. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
6224 #. TRANS: as an anonymous user. %s is the user nickname.
6225 #. TRANS: This message contains a Markdown URL. The link description is between
6226 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
6227 #. TRANS: and do not change the URL part.
6228 #: actions/subscribers.php:127
6229 #, php-format
6230 msgid ""
6231 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
6232 "%) and be the first?"
6233 msgstr ""
6234 "%s har inte några prenumeranter. Varför inte [registrera ett konto](%%%%"
6235 "action.register%%%%) och bli först?"
6236
6237 #. TRANS: Header for subscriptions overview for a user (not first page).
6238 #. TRANS: %1$s is a user nickname, %2$d is the page number.
6239 #: actions/subscriptions.php:55
6240 #, php-format
6241 msgid "%1$s subscriptions, page %2$d"
6242 msgstr "%1$s prenumerationer, sida %2$d"
6243
6244 #. TRANS: Page notice for page with an overview of all subscriptions
6245 #. TRANS: of the logged in user's own profile.
6246 #: actions/subscriptions.php:68
6247 msgid "These are the people whose notices you listen to."
6248 msgstr "Det är dessa personer vars meddelanden du lyssnar på."
6249
6250 #. TRANS: Page notice for page with an overview of all subscriptions of a user other
6251 #. TRANS: than the logged in user. %s is the user nickname.
6252 #: actions/subscriptions.php:74
6253 #, php-format
6254 msgid "These are the people whose notices %s listens to."
6255 msgstr "Det är dessa personer vars notiser %s lyssnar på."
6256
6257 #. TRANS: Subscription list text when the logged in user has no subscriptions.
6258 #. TRANS: This message contains Markdown URLs. The link description is between
6259 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
6260 #. TRANS: and do not change the URL part.
6261 #: actions/subscriptions.php:133
6262 #, php-format
6263 msgid ""
6264 "You're not listening to anyone's notices right now, try subscribing to "
6265 "people you know. Try [people search](%%action.peoplesearch%%), look for "
6266 "members in groups you're interested in and in our [featured users](%%action."
6267 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
6268 "automatically subscribe to people you already follow there."
6269 msgstr ""
6270 "Du lyssnar inte på någons notiser just nu. Prova att prenumerera på personer "
6271 "du känner. Prova [personsökning](%%action.peoplesearch%%), leta bland "
6272 "medlemmar i grupper som intresserad dig och bland våra [profilerade "
6273 "användare](%%action.featured%%). Om du är en [Twitter-användare](%%action."
6274 "twittersettings%%) kan du prenumerera automatiskt på personer som du redan "
6275 "följer där."
6276
6277 #. TRANS: Subscription list text when looking at the subscriptions for a of a user other
6278 #. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
6279 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
6280 #. TRANS: as an anonymous user. %s is the user nickname.
6281 #: actions/subscriptions.php:141 actions/subscriptions.php:147
6282 #, php-format
6283 msgid "%s is not listening to anyone."
6284 msgstr "%s lyssnar inte på någon."
6285
6286 #. TRANS: Atom feed title. %s is a profile nickname.
6287 #: actions/subscriptions.php:176
6288 #, fuzzy, php-format
6289 msgid "Subscription feed for %s (Atom)"
6290 msgstr "Flöde av notiser för %s (Atom)"
6291
6292 #. TRANS: Checkbox label for enabling Jabber messages for a profile in a subscriptions list.
6293 #: actions/subscriptions.php:239
6294 msgid "Jabber"
6295 msgstr "Jabber"
6296
6297 #. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
6298 #: actions/subscriptions.php:254
6299 msgid "SMS"
6300 msgstr "SMS"
6301
6302 #: actions/tag.php:69
6303 #, php-format
6304 msgid "Notices tagged with %1$s, page %2$d"
6305 msgstr "Notiser taggade med %1$s, sida %2$d"
6306
6307 #: actions/tag.php:87
6308 #, php-format
6309 msgid "Notice feed for tag %s (RSS 1.0)"
6310 msgstr "Flöde av notiser för tagg %s (RSS 1.0)"
6311
6312 #: actions/tag.php:93
6313 #, php-format
6314 msgid "Notice feed for tag %s (RSS 2.0)"
6315 msgstr "Flöde av notiser för tagg %s (RSS 2.0)"
6316
6317 #: actions/tag.php:99
6318 #, php-format
6319 msgid "Notice feed for tag %s (Atom)"
6320 msgstr "Flöde av notiser för tagg %s (Atom)"
6321
6322 #: actions/tagother.php:39
6323 msgid "No ID argument."
6324 msgstr "Inget ID-argument."
6325
6326 #: actions/tagother.php:65
6327 #, php-format
6328 msgid "Tag %s"
6329 msgstr "Tagg %s"
6330
6331 #. TRANS: H2 for user profile information.
6332 #: actions/tagother.php:77 lib/userprofile.php:76
6333 msgid "User profile"
6334 msgstr "Användarprofil"
6335
6336 #. TRANS: DT element in area for user avatar.
6337 #: actions/tagother.php:81 actions/userauthorization.php:132
6338 #: lib/userprofile.php:108
6339 msgid "Photo"
6340 msgstr "Foto"
6341
6342 #: actions/tagother.php:141
6343 msgid "Tag user"
6344 msgstr "Tagga användare"
6345
6346 #: actions/tagother.php:151
6347 msgid ""
6348 "Tags for this user (letters, numbers, -, ., and _), comma- or space- "
6349 "separated"
6350 msgstr ""
6351 "Taggar för denna användare (bokstäver, nummer, -, ., och _), separerade med "
6352 "kommatecken eller mellanslag"
6353
6354 #: actions/tagother.php:193
6355 msgid ""
6356 "You can only tag people you are subscribed to or who are subscribed to you."
6357 msgstr ""
6358 "Du kan bara tagga personer du prenumererar på eller som prenumererar på dig."
6359
6360 #: actions/tagother.php:236
6361 msgid "Use this form to add tags to your subscribers or subscriptions."
6362 msgstr ""
6363 "Använd detta formulär för att lägga till taggar till dina prenumeranter "
6364 "eller prenumerationer."
6365
6366 #: actions/tagrss.php:35
6367 msgid "No such tag."
6368 msgstr "Ingen sådan tagg."
6369
6370 #: actions/unblock.php:59
6371 msgid "You haven't blocked that user."
6372 msgstr "Du har inte blockerat denna användared."
6373
6374 #: actions/unsandbox.php:72
6375 msgid "User is not sandboxed."
6376 msgstr "Användare är inte flyttad till sandlådan."
6377
6378 #: actions/unsilence.php:72
6379 msgid "User is not silenced."
6380 msgstr "Användare är inte nedtystad."
6381
6382 #: actions/unsubscribe.php:77
6383 msgid "No profile ID in request."
6384 msgstr "Ingen profil-ID i begäran."
6385
6386 #: actions/unsubscribe.php:98
6387 msgid "Unsubscribed"
6388 msgstr "Prenumeration avslutad"
6389
6390 #: actions/updateprofile.php:64 actions/userauthorization.php:337
6391 #, php-format
6392 msgid ""
6393 "Listenee stream license ‘%1$s’ is not compatible with site license ‘%2$s’."
6394 msgstr ""
6395 "Licensen för lyssnarströmmen '%1$s' är inte förenlig med webbplatslicensen '%"
6396 "2$s'."
6397
6398 #. TRANS: User admin panel title
6399 #: actions/useradminpanel.php:58
6400 msgctxt "TITLE"
6401 msgid "User"
6402 msgstr "Användare"
6403
6404 #. TRANS: Instruction for user admin panel.
6405 #: actions/useradminpanel.php:69
6406 msgid "User settings for this StatusNet site"
6407 msgstr ""
6408
6409 #. TRANS: Form validation error in user admin panel when a non-numeric character limit was set.
6410 #: actions/useradminpanel.php:147
6411 msgid "Invalid bio limit. Must be numeric."
6412 msgstr "Ogiltig begränsning av biografi. Måste vara numerisk."
6413
6414 #. TRANS: Form validation error in user admin panel when welcome text is too long.
6415 #: actions/useradminpanel.php:154
6416 #, fuzzy
6417 msgid "Invalid welcome text. Maximum length is 255 characters."
6418 msgstr "Ogiltig välkomsttext. Maximal längd är 255 tecken."
6419
6420 #. TRANS: Client error displayed when trying to set a non-existing user as default subscription for new
6421 #. TRANS: users in user admin panel. %1$s is the invalid nickname.
6422 #: actions/useradminpanel.php:166
6423 #, fuzzy, php-format
6424 msgid "Invalid default subscripton: '%1$s' is not a user."
6425 msgstr "Ogiltig standardprenumeration: '%1$s' är inte användare."
6426
6427 #. TRANS: Link description in user account settings menu.
6428 #: actions/useradminpanel.php:215 lib/accountsettingsaction.php:106
6429 msgid "Profile"
6430 msgstr "Profil"
6431
6432 #. TRANS: Field label in user admin panel for setting the character limit for the bio field.
6433 #: actions/useradminpanel.php:220
6434 msgid "Bio Limit"
6435 msgstr "Begränsning av biografi"
6436
6437 #. TRANS: Tooltip in user admin panel for setting the character limit for the bio field.
6438 #: actions/useradminpanel.php:222
6439 msgid "Maximum length of a profile bio in characters."
6440 msgstr "Maximal teckenlängd av profilbiografi."
6441
6442 #. TRANS: Form legend in user admin panel.
6443 #: actions/useradminpanel.php:231
6444 msgid "New users"
6445 msgstr "Nya användare"
6446
6447 #. TRANS: Field label in user admin panel for setting new user welcome text.
6448 #: actions/useradminpanel.php:236
6449 msgid "New user welcome"
6450 msgstr "Välkomnande av ny användare"
6451
6452 #. TRANS: Tooltip in user admin panel for setting new user welcome text.
6453 #: actions/useradminpanel.php:238
6454 #, fuzzy
6455 msgid "Welcome text for new users (maximum 255 characters)."
6456 msgstr "Välkomsttext för nya användare (max 255 tecken)."
6457
6458 #. TRANS: Field label in user admin panel for setting default subscription for new users.
6459 #: actions/useradminpanel.php:244
6460 msgid "Default subscription"
6461 msgstr "Standardprenumerationer"
6462
6463 #. TRANS: Tooltip in user admin panel for setting default subscription for new users.
6464 #: actions/useradminpanel.php:246
6465 msgid "Automatically subscribe new users to this user."
6466 msgstr ""
6467 "Lägg automatiskt till en prenumeration på denna användare för alla nya "
6468 "användare."
6469
6470 #. TRANS: Form legend in user admin panel.
6471 #: actions/useradminpanel.php:256
6472 msgid "Invitations"
6473 msgstr "Inbjudningar"
6474
6475 #. TRANS: Field label for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6476 #: actions/useradminpanel.php:262
6477 msgid "Invitations enabled"
6478 msgstr "Inbjudningar aktiverade"
6479
6480 #. TRANS: Tooltip for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6481 #: actions/useradminpanel.php:265
6482 msgid "Whether to allow users to invite new users."
6483 msgstr "Hurvida användare skall tillåtas bjuda in nya användare."
6484
6485 #. TRANS: Title for button to save user settings in user admin panel.
6486 #: actions/useradminpanel.php:302
6487 msgid "Save user settings"
6488 msgstr ""
6489
6490 #: actions/userauthorization.php:105
6491 msgid "Authorize subscription"
6492 msgstr "Godkänn prenumeration"
6493
6494 #: actions/userauthorization.php:110
6495 msgid ""
6496 "Please check these details to make sure that you want to subscribe to this "
6497 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
6498 "click “Reject”."
6499 msgstr ""
6500 "Vänligen kontrollera dessa uppgifter för att försäkra dig om att du vill "
6501 "prenumerera på den här användarens notiser. Om du inte bett att prenumerera "
6502 "på någons meddelanden, klicka på \"Avvisa\"."
6503
6504 #. TRANS: Menu item for site administration
6505 #: actions/userauthorization.php:196 actions/version.php:167
6506 #: lib/adminpanelaction.php:403
6507 msgid "License"
6508 msgstr "Licens"
6509
6510 #: actions/userauthorization.php:217
6511 msgid "Accept"
6512 msgstr "Acceptera"
6513
6514 #: actions/userauthorization.php:218 lib/subscribeform.php:115
6515 #: lib/subscribeform.php:139
6516 msgid "Subscribe to this user"
6517 msgstr "Prenumerera på denna användare"
6518
6519 #: actions/userauthorization.php:219
6520 msgid "Reject"
6521 msgstr "Avvisa"
6522
6523 #: actions/userauthorization.php:220
6524 msgid "Reject this subscription"
6525 msgstr "Avvisa denna prenumeration"
6526
6527 #: actions/userauthorization.php:232
6528 msgid "No authorization request!"
6529 msgstr "Ingen begäran om godkännande!"
6530
6531 #: actions/userauthorization.php:254
6532 msgid "Subscription authorized"
6533 msgstr "Prenumeration godkänd"
6534
6535 #: actions/userauthorization.php:256
6536 msgid ""
6537 "The subscription has been authorized, but no callback URL was passed. Check "
6538 "with the site’s instructions for details on how to authorize the "
6539 "subscription. Your subscription token is:"
6540 msgstr ""
6541 "Prenumerationen har godkänts, men ingen anrops-URL har gått igenom. Kolla "
6542 "med webbplatsens instruktioner hur du bekräftar en prenumeration. Din "
6543 "prenumerations-token är:"
6544
6545 #: actions/userauthorization.php:266
6546 msgid "Subscription rejected"
6547 msgstr "Prenumeration avvisad"
6548
6549 #: actions/userauthorization.php:268
6550 msgid ""
6551 "The subscription has been rejected, but no callback URL was passed. Check "
6552 "with the site’s instructions for details on how to fully reject the "
6553 "subscription."
6554 msgstr ""
6555 "Prenumerationen har blivit avvisad, men ingen URL har gått igenom. Kolla med "
6556 "webbplatsens instruktioner för detaljer om hur du fullständingt avvisar "
6557 "prenumerationen."
6558
6559 #: actions/userauthorization.php:303
6560 #, php-format
6561 msgid "Listener URI ‘%s’ not found here."
6562 msgstr "URI för lyssnare '%s' hittades inte här."
6563
6564 #: actions/userauthorization.php:308
6565 #, php-format
6566 msgid "Listenee URI ‘%s’ is too long."
6567 msgstr "Lyssnar-URI '%s' är för lång."
6568
6569 #: actions/userauthorization.php:314
6570 #, php-format
6571 msgid "Listenee URI ‘%s’ is a local user."
6572 msgstr "Lyssnar-URI '%s' är en lokal användare."
6573
6574 #: actions/userauthorization.php:329
6575 #, php-format
6576 msgid "Profile URL ‘%s’ is for a local user."
6577 msgstr "Profil-URL ‘%s’ är för en lokal användare."
6578
6579 #: actions/userauthorization.php:345
6580 #, php-format
6581 msgid "Avatar URL ‘%s’ is not valid."
6582 msgstr "Avatar-URL ‘%s’ är inte giltig."
6583
6584 #: actions/userauthorization.php:350
6585 #, php-format
6586 msgid "Can’t read avatar URL ‘%s’."
6587 msgstr "Kan inte läsa avatar-URL '%s'."
6588
6589 #: actions/userauthorization.php:355
6590 #, php-format
6591 msgid "Wrong image type for avatar URL ‘%s’."
6592 msgstr "Fel bildtyp för avatar-URL '%s'."
6593
6594 #. TRANS: Page title for profile design page.
6595 #: actions/userdesignsettings.php:74 lib/designsettings.php:63
6596 msgid "Profile design"
6597 msgstr "Profilutseende"
6598
6599 #. TRANS: Instructions for profile design page.
6600 #: actions/userdesignsettings.php:84 lib/designsettings.php:74
6601 msgid ""
6602 "Customize the way your profile looks with a background image and a colour "
6603 "palette of your choice."
6604 msgstr ""
6605 "Anpassa hur din profil ser ut genom att välja bakgrundbild och färgpalett."
6606
6607 #: actions/userdesignsettings.php:272
6608 msgid "Enjoy your hotdog!"
6609 msgstr "Smaklig måltid!"
6610
6611 #. TRANS: Message is used as a page title. %1$s is a nick name, %2$d is a page number.
6612 #: actions/usergroups.php:66
6613 #, php-format
6614 msgid "%1$s groups, page %2$d"
6615 msgstr "%1$s grupper, sida %2$d"
6616
6617 #: actions/usergroups.php:132
6618 msgid "Search for more groups"
6619 msgstr "Sök efter fler grupper"
6620
6621 #: actions/usergroups.php:159
6622 #, php-format
6623 msgid "%s is not a member of any group."
6624 msgstr "%s är inte en medlem i någon grupp."
6625
6626 #: actions/usergroups.php:164
6627 #, php-format
6628 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
6629 msgstr ""
6630 "Prova att [söka efter grupper](%%action.groupsearch%%) och gå med i dem."
6631
6632 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
6633 #. TRANS: Message is used as a subtitle in atom group notice feed.
6634 #. TRANS: %1$s is a group name, %2$s is a site name.
6635 #. TRANS: Message is used as a subtitle in atom user notice feed.
6636 #. TRANS: %1$s is a user name, %2$s is a site name.
6637 #: actions/userrss.php:97 lib/atomgroupnoticefeed.php:70
6638 #: lib/atomusernoticefeed.php:95
6639 #, php-format
6640 msgid "Updates from %1$s on %2$s!"
6641 msgstr "Uppdateringar från %1$s på %2$s!"
6642
6643 #: actions/version.php:75
6644 #, php-format
6645 msgid "StatusNet %s"
6646 msgstr "StatusNet %s"
6647
6648 #: actions/version.php:155
6649 #, php-format
6650 msgid ""
6651 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
6652 "Inc. and contributors."
6653 msgstr ""
6654 "Denna webbplats drivs med %1$s version %2$s, Copyright 2008-2010 StatusNet, "
6655 "Inc. och medarbetare."
6656
6657 #: actions/version.php:163
6658 msgid "Contributors"
6659 msgstr "Medarbetare"
6660
6661 #: actions/version.php:170
6662 msgid ""
6663 "StatusNet is free software: you can redistribute it and/or modify it under "
6664 "the terms of the GNU Affero General Public License as published by the Free "
6665 "Software Foundation, either version 3 of the License, or (at your option) "
6666 "any later version. "
6667 msgstr ""
6668 "StatusNet är fri programvara: du kan distribuera det och/eller modifiera den "
6669 "under GNU Affero General Public License såsom publicerad av Free Software "
6670 "Foundation, antingen version 3 av licensen, eller (utifrån ditt val) någon "
6671 "senare version. "
6672
6673 #: actions/version.php:176
6674 msgid ""
6675 "This program is distributed in the hope that it will be useful, but WITHOUT "
6676 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
6677 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
6678 "for more details. "
6679 msgstr ""
6680 "Detta program distribueras i hopp om att det kommer att vara användbart, men "
6681 "UTAN NÅGRA GARANTIER; även utan underförstådda garantier om SÄLJBARHET eller "
6682 "LÄMPLIGHET FÖR ETT SÄRSKILT ÄNDAMÅL. Se GNU Affero General Public License "
6683 "för mer information. "
6684
6685 #: actions/version.php:182
6686 #, php-format
6687 msgid ""
6688 "You should have received a copy of the GNU Affero General Public License "
6689 "along with this program.  If not, see %s."
6690 msgstr ""
6691 "Du bör ha fått en kopia av GNU Affero General Public License tillsammans med "
6692 "detta program. Om inte, se %s."
6693
6694 #: actions/version.php:191
6695 msgid "Plugins"
6696 msgstr "Insticksmoduler"
6697
6698 #. TRANS: Secondary navigation menu option leading to version information on the StatusNet site.
6699 #: actions/version.php:198 lib/action.php:898
6700 msgid "Version"
6701 msgstr "Version"
6702
6703 #: actions/version.php:199
6704 msgid "Author(s)"
6705 msgstr "Författare"
6706
6707 #. TRANS: Activity title when marking a notice as favorite.
6708 #: classes/Fave.php:164
6709 msgid "Favor"
6710 msgstr "Markera som favorit"
6711
6712 #. TRANS: Ntofication given when a user marks a notice as favorite.
6713 #. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
6714 #: classes/Fave.php:167
6715 #, fuzzy, php-format
6716 msgid "%1$s marked notice %2$s as a favorite."
6717 msgstr "%s (@%s) lade till din notis som en favorit"
6718
6719 #. TRANS: Server exception thrown when a URL cannot be processed.
6720 #: classes/File.php:162
6721 #, php-format
6722 msgid "Cannot process URL '%s'"
6723 msgstr "Webbadressen '%s' kan inte bearbeta"
6724
6725 #. TRANS: Server exception thrown when... Robin thinks something is impossible!
6726 #: classes/File.php:194
6727 msgid "Robin thinks something is impossible."
6728 msgstr "Robin tycker att något är omöjligt"
6729
6730 #. TRANS: Message given if an upload is larger than the configured maximum.
6731 #. TRANS: %1$d is the byte limit for uploads, %2$d is the byte count for the uploaded file.
6732 #. TRANS: %1$s is used for plural.
6733 #: classes/File.php:210
6734 #, fuzzy, php-format
6735 msgid ""
6736 "No file may be larger than %1$d byte and the file you sent was %2$d bytes. "
6737 "Try to upload a smaller version."
6738 msgid_plural ""
6739 "No file may be larger than %1$d bytes and the file you sent was %2$d bytes. "
6740 "Try to upload a smaller version."
6741 msgstr[0] ""
6742 "Ingen fil får vara större än %1$d byte och filen du skickade var %2$d byte. "
6743 "Prova att ladda upp en mindre version."
6744 msgstr[1] ""
6745 "Ingen fil får vara större än %1$d byte och filen du skickade var %2$d byte. "
6746 "Prova att ladda upp en mindre version."
6747
6748 #. TRANS: Message given if an upload would exceed user quota.
6749 #. TRANS: %d (number) is the user quota in bytes and is used for plural.
6750 #: classes/File.php:223
6751 #, fuzzy, php-format
6752 msgid "A file this large would exceed your user quota of %d byte."
6753 msgid_plural "A file this large would exceed your user quota of %d bytes."
6754 msgstr[0] "En så här stor fil skulle överskrida din användarkvot på %d byte."
6755 msgstr[1] "En så här stor fil skulle överskrida din användarkvot på %d byte."
6756
6757 #. TRANS: Message given id an upload would exceed a user's monthly quota.
6758 #. TRANS: $d (number) is the monthly user quota in bytes and is used for plural.
6759 #: classes/File.php:235
6760 #, fuzzy, php-format
6761 msgid "A file this large would exceed your monthly quota of %d byte."
6762 msgid_plural "A file this large would exceed your monthly quota of %d bytes."
6763 msgstr[0] ""
6764 "En sådan här stor fil skulle överskrida din månatliga kvot på %d byte."
6765 msgstr[1] ""
6766 "En sådan här stor fil skulle överskrida din månatliga kvot på %d byte."
6767
6768 #. TRANS: Client exception thrown if a file upload does not have a valid name.
6769 #: classes/File.php:282 classes/File.php:297
6770 msgid "Invalid filename."
6771 msgstr "Ogiltigt filnamn."
6772
6773 #. TRANS: Exception thrown when joining a group fails.
6774 #: classes/Group_member.php:51
6775 msgid "Group join failed."
6776 msgstr "Gruppanslutning misslyckades."
6777
6778 #. TRANS: Exception thrown when trying to leave a group the user is not a member of.
6779 #: classes/Group_member.php:64
6780 msgid "Not part of group."
6781 msgstr "Inte med i grupp."
6782
6783 #. TRANS: Exception thrown when trying to leave a group fails.
6784 #: classes/Group_member.php:72
6785 msgid "Group leave failed."
6786 msgstr "Grupputträde misslyckades."
6787
6788 #. TRANS: Exception thrown providing an invalid profile ID.
6789 #. TRANS: %s is the invalid profile ID.
6790 #: classes/Group_member.php:85
6791 #, php-format
6792 msgid "Profile ID %s is invalid."
6793 msgstr ""
6794
6795 #. TRANS: Exception thrown providing an invalid group ID.
6796 #. TRANS: %s is the invalid group ID.
6797 #: classes/Group_member.php:98
6798 #, fuzzy, php-format
6799 msgid "Group ID %s is invalid."
6800 msgstr "Fel vid sparande av användare; ogiltig."
6801
6802 #. TRANS: Activity title.
6803 #: classes/Group_member.php:147 lib/joinform.php:114
6804 msgid "Join"
6805 msgstr "Gå med"
6806
6807 #. TRANS: Success message for subscribe to group attempt through OStatus.
6808 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
6809 #: classes/Group_member.php:151
6810 #, php-format
6811 msgid "%1$s has joined group %2$s."
6812 msgstr ""
6813
6814 #. TRANS: Server exception thrown when updating a local group fails.
6815 #: classes/Local_group.php:42
6816 msgid "Could not update local group."
6817 msgstr "Kunde inte uppdatera lokal grupp."
6818
6819 #. TRANS: Exception thrown when trying creating a login token failed.
6820 #. TRANS: %s is the user nickname for which token creation failed.
6821 #: classes/Login_token.php:78
6822 #, php-format
6823 msgid "Could not create login token for %s"
6824 msgstr "Kunde inte skapa inloggnings-token för %s"
6825
6826 #. TRANS: Exception thrown when database name or Data Source Name could not be found.
6827 #: classes/Memcached_DataObject.php:542
6828 msgid "No database name or DSN found anywhere."
6829 msgstr "Inget databasnamn eller DSN funnen någonstans."
6830
6831 #. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
6832 #: classes/Message.php:45
6833 msgid "You are banned from sending direct messages."
6834 msgstr "Du är utestängd från att skicka direktmeddelanden."
6835
6836 #. TRANS: Message given when a message could not be stored on the server.
6837 #: classes/Message.php:69
6838 msgid "Could not insert message."
6839 msgstr "Kunde inte infoga meddelande."
6840
6841 #. TRANS: Message given when a message could not be updated on the server.
6842 #: classes/Message.php:80
6843 msgid "Could not update message with new URI."
6844 msgstr "Kunde inte uppdatera meddelande med ny URI."
6845
6846 #. TRANS: Server exception thrown when a user profile for a notice cannot be found.
6847 #. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
6848 #: classes/Notice.php:98
6849 #, php-format
6850 msgid "No such profile (%1$d) for notice (%2$d)."
6851 msgstr "Ingen sådan profil (%1$d) för notis (%2$d)."
6852
6853 #. TRANS: Server exception. %s are the error details.
6854 #: classes/Notice.php:199
6855 #, php-format
6856 msgid "Database error inserting hashtag: %s"
6857 msgstr "Databasfel vid infogning av hashtag: %s"
6858
6859 #. TRANS: Client exception thrown if a notice contains too many characters.
6860 #: classes/Notice.php:279
6861 msgid "Problem saving notice. Too long."
6862 msgstr "Problem vid sparande av notis. För långt."
6863
6864 #. TRANS: Client exception thrown when trying to save a notice for an unknown user.
6865 #: classes/Notice.php:284
6866 msgid "Problem saving notice. Unknown user."
6867 msgstr "Problem vid sparande av notis. Okänd användare."
6868
6869 #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
6870 #: classes/Notice.php:290
6871 msgid ""
6872 "Too many notices too fast; take a breather and post again in a few minutes."
6873 msgstr ""
6874 "För många notiser för snabbt; ta en vilopaus och posta igen om ett par "
6875 "minuter."
6876
6877 #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
6878 #: classes/Notice.php:297
6879 msgid ""
6880 "Too many duplicate messages too quickly; take a breather and post again in a "
6881 "few minutes."
6882 msgstr ""
6883 "För många duplicerade meddelanden för snabbt; ta en vilopaus och posta igen "
6884 "om ett par minuter."
6885
6886 #. TRANS: Client exception thrown when a user tries to post while being banned.
6887 #: classes/Notice.php:305
6888 msgid "You are banned from posting notices on this site."
6889 msgstr "Du är utestängd från att posta notiser på denna webbplats."
6890
6891 #. TRANS: Server exception thrown when a notice cannot be saved.
6892 #. TRANS: Server exception thrown when a notice cannot be updated.
6893 #: classes/Notice.php:372 classes/Notice.php:399
6894 msgid "Problem saving notice."
6895 msgstr "Problem med att spara notis."
6896
6897 #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
6898 #: classes/Notice.php:929
6899 #, fuzzy
6900 msgid "Bad type provided to saveKnownGroups."
6901 msgstr "Dålig typ tillhandahållen saveKnownGroups"
6902
6903 #. TRANS: Server exception thrown when an update for a group inbox fails.
6904 #: classes/Notice.php:1028
6905 msgid "Problem saving group inbox."
6906 msgstr "Problem med att spara gruppinkorg."
6907
6908 #. TRANS: Server exception thrown when a reply cannot be saved.
6909 #. TRANS: %1$d is a notice ID, %2$d is the ID of the mentioned user.
6910 #: classes/Notice.php:1142
6911 #, fuzzy, php-format
6912 msgid "Could not save reply for %1$d, %2$d."
6913 msgstr "Kunde inte spara lokal gruppinformation."
6914
6915 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
6916 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
6917 #: classes/Notice.php:1661
6918 #, php-format
6919 msgid "RT @%1$s %2$s"
6920 msgstr "RT @%1$s %2$s"
6921
6922 #. TRANS: Full name of a profile or group followed by nickname in parens
6923 #: classes/Profile.php:172 classes/User_group.php:242
6924 #, php-format
6925 msgctxt "FANCYNAME"
6926 msgid "%1$s (%2$s)"
6927 msgstr "%1$s (%2$s)"
6928
6929 #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
6930 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6931 #: classes/Profile.php:771
6932 #, php-format
6933 msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
6934 msgstr "Kan inte återkalla roll \"%1$s\" för användare #%2$d; finns inte."
6935
6936 #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
6937 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6938 #: classes/Profile.php:780
6939 #, php-format
6940 msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
6941 msgstr "Kan inte återkalla roll \"%1$s\" för användare #%2$d; databasfel."
6942
6943 #. TRANS: Exception thrown when a right for a non-existing user profile is checked.
6944 #: classes/Remote_profile.php:54
6945 msgid "Missing profile."
6946 msgstr "Saknar profil."
6947
6948 #. TRANS: Exception thrown when a tag cannot be saved.
6949 #: classes/Status_network.php:338
6950 msgid "Unable to save tag."
6951 msgstr "Kunde inte spara tagg."
6952
6953 #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
6954 #: classes/Subscription.php:77 lib/oauthstore.php:482
6955 msgid "You have been banned from subscribing."
6956 msgstr "Du har blivit utestängd från att prenumerera."
6957
6958 #. TRANS: Exception thrown when trying to subscribe while already subscribed.
6959 #: classes/Subscription.php:82
6960 msgid "Already subscribed!"
6961 msgstr "Redan prenumerant!"
6962
6963 #. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
6964 #: classes/Subscription.php:87
6965 msgid "User has blocked you."
6966 msgstr "Användaren har blockerat dig."
6967
6968 #. TRANS: Exception thrown when trying to unsibscribe without a subscription.
6969 #: classes/Subscription.php:176
6970 msgid "Not subscribed!"
6971 msgstr "Inte prenumerant!"
6972
6973 #. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
6974 #: classes/Subscription.php:183
6975 msgid "Could not delete self-subscription."
6976 msgstr "Kunde inte spara prenumeration."
6977
6978 #. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
6979 #: classes/Subscription.php:211
6980 msgid "Could not delete subscription OMB token."
6981 msgstr "Kunde inte spara prenumeration."
6982
6983 #. TRANS: Exception thrown when a subscription could not be deleted on the server.
6984 #: classes/Subscription.php:223
6985 msgid "Could not delete subscription."
6986 msgstr "Kunde inte spara prenumeration."
6987
6988 #. TRANS: Activity tile when subscribing to another person.
6989 #: classes/Subscription.php:265
6990 msgid "Follow"
6991 msgstr "Följ"
6992
6993 #. TRANS: Notification given when one person starts following another.
6994 #. TRANS: %1$s is the subscriber, %2$s is the subscribed.
6995 #: classes/Subscription.php:268
6996 #, fuzzy, php-format
6997 msgid "%1$s is now following %2$s."
6998 msgstr "%1$s lyssnar nu på dina notiser på %2$s."
6999
7000 #. TRANS: Notice given on user registration.
7001 #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
7002 #: classes/User.php:395
7003 #, php-format
7004 msgid "Welcome to %1$s, @%2$s!"
7005 msgstr "Välkommen till %1$s, @%2$s!"
7006
7007 #. TRANS: Server exception.
7008 #: classes/User.php:918
7009 msgid "No single user defined for single-user mode."
7010 msgstr "Ingen enskild användare definierad för enanvändarläge."
7011
7012 #. TRANS: Server exception.
7013 #: classes/User.php:922
7014 msgid "Single-user mode code called when not enabled."
7015 msgstr ""
7016
7017 #. TRANS: Server exception thrown when creating a group failed.
7018 #: classes/User_group.php:522
7019 msgid "Could not create group."
7020 msgstr "Kunde inte skapa grupp."
7021
7022 #. TRANS: Server exception thrown when updating a group URI failed.
7023 #: classes/User_group.php:532
7024 msgid "Could not set group URI."
7025 msgstr "Kunde inte ställa in grupp-URI."
7026
7027 #. TRANS: Server exception thrown when setting group membership failed.
7028 #: classes/User_group.php:555
7029 msgid "Could not set group membership."
7030 msgstr "Kunde inte ställa in gruppmedlemskap."
7031
7032 #. TRANS: Server exception thrown when saving local group information failed.
7033 #: classes/User_group.php:570
7034 msgid "Could not save local group info."
7035 msgstr "Kunde inte spara lokal gruppinformation."
7036
7037 #. TRANS: Exception thrown when an account could not be located when it should be moved.
7038 #. TRANS: %s is the remote site.
7039 #: lib/accountmover.php:65
7040 #, fuzzy, php-format
7041 msgid "Cannot locate account %s."
7042 msgstr "Du kan inte ta bort användare."
7043
7044 #. TRANS: Exception thrown when a service document could not be located account move.
7045 #. TRANS: %s is the remote site.
7046 #: lib/accountmover.php:106
7047 #, php-format
7048 msgid "Cannot find XRD for %s."
7049 msgstr ""
7050
7051 #. TRANS: Exception thrown when an account could not be located when it should be moved.
7052 #. TRANS: %s is the remote site.
7053 #: lib/accountmover.php:131
7054 #, php-format
7055 msgid "No AtomPub API service for %s."
7056 msgstr ""
7057
7058 #. TRANS: Link title attribute in user account settings menu.
7059 #: lib/accountsettingsaction.php:104
7060 msgid "Change your profile settings"
7061 msgstr "Ändra dina profilinställningar"
7062
7063 #. TRANS: Link title attribute in user account settings menu.
7064 #: lib/accountsettingsaction.php:111
7065 msgid "Upload an avatar"
7066 msgstr "Ladda upp en avatar"
7067
7068 #. TRANS: Link title attribute in user account settings menu.
7069 #: lib/accountsettingsaction.php:118
7070 msgid "Change your password"
7071 msgstr "Ändra ditt lösenord"
7072
7073 #. TRANS: Link title attribute in user account settings menu.
7074 #: lib/accountsettingsaction.php:125
7075 msgid "Change email handling"
7076 msgstr "Ändra e-posthantering"
7077
7078 #. TRANS: Link title attribute in user account settings menu.
7079 #: lib/accountsettingsaction.php:132
7080 msgid "Design your profile"
7081 msgstr "Designa din profil"
7082
7083 #. TRANS: Link title attribute in user account settings menu.
7084 #: lib/accountsettingsaction.php:139
7085 msgid "Other options"
7086 msgstr "Övriga alternativ"
7087
7088 #. TRANS: Link description in user account settings menu.
7089 #: lib/accountsettingsaction.php:141
7090 msgid "Other"
7091 msgstr "Övrigt"
7092
7093 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
7094 #: lib/action.php:161
7095 #, php-format
7096 msgid "%1$s - %2$s"
7097 msgstr "%1$s - %2$s"
7098
7099 #. TRANS: Page title for a page without a title set.
7100 #: lib/action.php:177
7101 msgid "Untitled page"
7102 msgstr "Namnlös sida"
7103
7104 #. TRANS: Localized tooltip for '...' expansion button on overlong remote messages.
7105 #: lib/action.php:325
7106 msgctxt "TOOLTIP"
7107 msgid "Show more"
7108 msgstr "Visa mer"
7109
7110 #. TRANS: DT element for primary navigation menu. String is hidden in default CSS.
7111 #: lib/action.php:544
7112 msgid "Primary site navigation"
7113 msgstr "Primär webbplatsnavigation"
7114
7115 #. TRANS: Tooltip for main menu option "Personal".
7116 #: lib/action.php:550
7117 msgctxt "TOOLTIP"
7118 msgid "Personal profile and friends timeline"
7119 msgstr "Personlig profil och vänners tidslinje"
7120
7121 #. TRANS: Main menu option when logged in for access to personal profile and friends timeline.
7122 #. TRANS: Personal group navigation menu option when logged in for viewing timeline of self and friends.
7123 #: lib/action.php:553 lib/personalgroupnav.php:100
7124 msgctxt "MENU"
7125 msgid "Personal"
7126 msgstr "Personligt"
7127
7128 #. TRANS: Tooltip for main menu option "Account".
7129 #: lib/action.php:555
7130 msgctxt "TOOLTIP"
7131 msgid "Change your email, avatar, password, profile"
7132 msgstr "Ändra din e-post, avatar, lösenord, profil"
7133
7134 #. TRANS: Main menu option when logged in for access to user settings.
7135 #: lib/action.php:558
7136 msgid "Account"
7137 msgstr "Konto"
7138
7139 #. TRANS: Tooltip for main menu option "Services".
7140 #: lib/action.php:560
7141 msgctxt "TOOLTIP"
7142 msgid "Connect to services"
7143 msgstr "Anslut till tjänster"
7144
7145 #. TRANS: Main menu option when logged in and connection are possible for access to options to connect to other services.
7146 #: lib/action.php:563
7147 msgid "Connect"
7148 msgstr "Anslut"
7149
7150 #. TRANS: Tooltip for menu option "Admin".
7151 #: lib/action.php:566
7152 msgctxt "TOOLTIP"
7153 msgid "Change site configuration"
7154 msgstr "Ändra webbplatskonfiguration"
7155
7156 #. TRANS: Main menu option when logged in and site admin for access to site configuration.
7157 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
7158 #: lib/action.php:569 lib/groupnav.php:117
7159 msgctxt "MENU"
7160 msgid "Admin"
7161 msgstr "Administratör"
7162
7163 #. TRANS: Tooltip for main menu option "Invite".
7164 #: lib/action.php:573
7165 #, php-format
7166 msgctxt "TOOLTIP"
7167 msgid "Invite friends and colleagues to join you on %s"
7168 msgstr "Bjud in vänner och kollegor att gå med dig på %s"
7169
7170 #. TRANS: Main menu option when logged in and invitations are allowed for inviting new users.
7171 #: lib/action.php:576
7172 msgctxt "MENU"
7173 msgid "Invite"
7174 msgstr "Bjud in"
7175
7176 #. TRANS: Tooltip for main menu option "Logout"
7177 #: lib/action.php:582
7178 msgctxt "TOOLTIP"
7179 msgid "Logout from the site"
7180 msgstr "Logga ut från webbplatsen"
7181
7182 #. TRANS: Main menu option when logged in to log out the current user.
7183 #: lib/action.php:585
7184 msgctxt "MENU"
7185 msgid "Logout"
7186 msgstr "Logga ut"
7187
7188 #. TRANS: Tooltip for main menu option "Register".
7189 #: lib/action.php:590
7190 msgctxt "TOOLTIP"
7191 msgid "Create an account"
7192 msgstr "Skapa ett konto"
7193
7194 #. TRANS: Main menu option when not logged in to register a new account.
7195 #. TRANS: Menu item for registering with the StatusNet site.
7196 #: lib/action.php:593 lib/logingroupnav.php:85
7197 msgctxt "MENU"
7198 msgid "Register"
7199 msgstr "Registrera"
7200
7201 #. TRANS: Tooltip for main menu option "Login".
7202 #: lib/action.php:596
7203 msgctxt "TOOLTIP"
7204 msgid "Login to the site"
7205 msgstr "Logga in på webbplatsen"
7206
7207 #. TRANS: Main menu option when not logged in to log in.
7208 #. TRANS: Menu item for logging in to the StatusNet site.
7209 #: lib/action.php:599 lib/logingroupnav.php:77
7210 msgctxt "MENU"
7211 msgid "Login"
7212 msgstr "Logga in"
7213
7214 #. TRANS: Tooltip for main menu option "Help".
7215 #: lib/action.php:602
7216 msgctxt "TOOLTIP"
7217 msgid "Help me!"
7218 msgstr "Hjälp mig!"
7219
7220 #. TRANS: Main menu option for help on the StatusNet site.
7221 #: lib/action.php:605
7222 msgctxt "MENU"
7223 msgid "Help"
7224 msgstr "Hjälp"
7225
7226 #. TRANS: Tooltip for main menu option "Search".
7227 #: lib/action.php:608
7228 msgctxt "TOOLTIP"
7229 msgid "Search for people or text"
7230 msgstr "Sök efter personer eller text"
7231
7232 #. TRANS: Main menu option when logged in or when the StatusNet instance is not private.
7233 #: lib/action.php:611
7234 msgctxt "MENU"
7235 msgid "Search"
7236 msgstr "Sök"
7237
7238 #. TRANS: DT element for site notice. String is hidden in default CSS.
7239 #. TRANS: Menu item for site administration
7240 #: lib/action.php:633 lib/adminpanelaction.php:387
7241 msgid "Site notice"
7242 msgstr "Webbplatsnotis"
7243
7244 #. TRANS: DT element for local views block. String is hidden in default CSS.
7245 #: lib/action.php:700
7246 msgid "Local views"
7247 msgstr "Lokala vyer"
7248
7249 #. TRANS: DT element for page notice. String is hidden in default CSS.
7250 #: lib/action.php:770
7251 msgid "Page notice"
7252 msgstr "Sidnotis"
7253
7254 #. TRANS: DT element for secondary navigation menu. String is hidden in default CSS.
7255 #: lib/action.php:871
7256 msgid "Secondary site navigation"
7257 msgstr "Sekundär webbplatsnavigation"
7258
7259 #. TRANS: Secondary navigation menu option leading to help on StatusNet.
7260 #: lib/action.php:877
7261 msgid "Help"
7262 msgstr "Hjälp"
7263
7264 #. TRANS: Secondary navigation menu option leading to text about StatusNet site.
7265 #: lib/action.php:880
7266 msgid "About"
7267 msgstr "Om"
7268
7269 #. TRANS: Secondary navigation menu option leading to Frequently Asked Questions.
7270 #: lib/action.php:883
7271 msgid "FAQ"
7272 msgstr "Frågor & svar"
7273
7274 #. TRANS: Secondary navigation menu option leading to Terms of Service.
7275 #: lib/action.php:888
7276 msgid "TOS"
7277 msgstr "Användarvillkor"
7278
7279 #. TRANS: Secondary navigation menu option leading to privacy policy.
7280 #: lib/action.php:892
7281 msgid "Privacy"
7282 msgstr "Sekretess"
7283
7284 #. TRANS: Secondary navigation menu option. Leads to information about StatusNet and its license.
7285 #: lib/action.php:895
7286 msgid "Source"
7287 msgstr "Källa"
7288
7289 #. TRANS: Secondary navigation menu option leading to e-mail contact information on the
7290 #. TRANS: StatusNet site, where to report bugs, ...
7291 #: lib/action.php:902
7292 msgid "Contact"
7293 msgstr "Kontakt"
7294
7295 #. TRANS: Secondary navigation menu option. Leads to information about embedding a timeline widget.
7296 #: lib/action.php:905
7297 msgid "Badge"
7298 msgstr "Emblem"
7299
7300 #. TRANS: DT element for StatusNet software license.
7301 #: lib/action.php:934
7302 msgid "StatusNet software license"
7303 msgstr "Programvarulicens för StatusNet"
7304
7305 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
7306 #. TRANS: Text between [] is a link description, text between () is the link itself.
7307 #. TRANS: Make sure there is no whitespace between "]" and "(".
7308 #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
7309 #: lib/action.php:941
7310 #, php-format
7311 msgid ""
7312 "**%%site.name%%** is a microblogging service brought to you by [%%site."
7313 "broughtby%%](%%site.broughtbyurl%%)."
7314 msgstr ""
7315 "**%%site.name%%** är en mikrobloggtjänst tillhandahållen av [%%site.broughtby"
7316 "%%](%%site.broughtbyurl%%)."
7317
7318 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
7319 #: lib/action.php:944
7320 #, php-format
7321 msgid "**%%site.name%%** is a microblogging service."
7322 msgstr "**%%site.name%%** är en mikrobloggtjänst."
7323
7324 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
7325 #. TRANS: Make sure there is no whitespace between "]" and "(".
7326 #. TRANS: Text between [] is a link description, text between () is the link itself.
7327 #. TRANS: %s is the version of StatusNet that is being used.
7328 #: lib/action.php:951
7329 #, php-format
7330 msgid ""
7331 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
7332 "s, available under the [GNU Affero General Public License](http://www.fsf."
7333 "org/licensing/licenses/agpl-3.0.html)."
7334 msgstr ""
7335 "Den drivs med mikrobloggprogramvaran [StatusNet](http://status.net/), "
7336 "version %s, tillgänglig under [GNU Affero General Public License](http://www."
7337 "fsf.org/licensing/licenses/agpl-3.0.html)."
7338
7339 #. TRANS: DT element for StatusNet site content license.
7340 #: lib/action.php:967
7341 msgid "Site content license"
7342 msgstr "Licens för webbplatsinnehåll"
7343
7344 #. TRANS: Content license displayed when license is set to 'private'.
7345 #. TRANS: %1$s is the site name.
7346 #: lib/action.php:974
7347 #, php-format
7348 msgid "Content and data of %1$s are private and confidential."
7349 msgstr "Innehåll och data av %1$s är privat och konfidensiell."
7350
7351 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
7352 #. TRANS: %1$s is the copyright owner.
7353 #: lib/action.php:981
7354 #, php-format
7355 msgid "Content and data copyright by %1$s. All rights reserved."
7356 msgstr "Innehåll och data copyright av %1$s. Alla rättigheter reserverade."
7357
7358 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
7359 #: lib/action.php:985
7360 msgid "Content and data copyright by contributors. All rights reserved."
7361 msgstr ""
7362 "Innehåll och data copyright av medarbetare. Alla rättigheter reserverade."
7363
7364 #. TRANS: license message in footer.
7365 #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
7366 #: lib/action.php:1017
7367 #, php-format
7368 msgid "All %1$s content and data are available under the %2$s license."
7369 msgstr "Innehåll och data på %1$s är tillgänglig under licensen %2$s."
7370
7371 #. TRANS: DT element for pagination (previous/next, etc.).
7372 #: lib/action.php:1353
7373 msgid "Pagination"
7374 msgstr "Numrering av sidor"
7375
7376 #. TRANS: Pagination message to go to a page displaying information more in the
7377 #. TRANS: present than the currently displayed information.
7378 #: lib/action.php:1364
7379 msgid "After"
7380 msgstr "Senare"
7381
7382 #. TRANS: Pagination message to go to a page displaying information more in the
7383 #. TRANS: past than the currently displayed information.
7384 #: lib/action.php:1374
7385 msgid "Before"
7386 msgstr "Tidigare"
7387
7388 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
7389 #: lib/activity.php:125
7390 msgid "Expecting a root feed element but got a whole XML document."
7391 msgstr "Förväntade ett flödes rotelement, men fick ett helt XML-dokument."
7392
7393 #. TRANS: Client exception thrown when using an unknown verb for the activity importer.
7394 #: lib/activityimporter.php:81
7395 #, fuzzy, php-format
7396 msgid "Unknown verb: \"%s\"."
7397 msgstr "Okänt språk \"%s\"."
7398
7399 #. TRANS: Client exception thrown when trying to force a subscription for an untrusted user.
7400 #: lib/activityimporter.php:107
7401 msgid "Cannot force subscription for untrusted user."
7402 msgstr ""
7403
7404 #. TRANS: Client exception thrown when trying to for a remote user to subscribe.
7405 #: lib/activityimporter.php:117
7406 #, fuzzy
7407 msgid "Cannot force remote user to subscribe."
7408 msgstr "Ange namnet på användaren att prenumerara på."
7409
7410 #. TRANS: Client exception thrown when trying to subscribe to an unknown profile.
7411 #: lib/activityimporter.php:132
7412 #, fuzzy
7413 msgid "Unknown profile."
7414 msgstr "Okänd filtyp"
7415
7416 #. TRANS: Client exception thrown when trying to import an event not related to the importing user.
7417 #: lib/activityimporter.php:138
7418 msgid "This activity seems unrelated to our user."
7419 msgstr ""
7420
7421 #. TRANS: Client exception thrown when trying to join a remote group that is not a group.
7422 #: lib/activityimporter.php:154
7423 msgid "Remote profile is not a group!"
7424 msgstr ""
7425
7426 #. TRANS: Client exception thrown when trying to join a group the importing user is already a member of.
7427 #: lib/activityimporter.php:163
7428 #, fuzzy
7429 msgid "User is already a member of this group."
7430 msgstr "Du är redan en medlem i denna grupp."
7431
7432 #. TRANS: Client exception thrown when trying to import a notice by another user.
7433 #. TRANS: %1$s is the source URI of the notice, %2$s is the URI of the author.
7434 #: lib/activityimporter.php:201
7435 #, php-format
7436 msgid "Already know about notice %1$s and  it has a different author %2$s."
7437 msgstr ""
7438
7439 #. TRANS: Client exception thrown when trying to overwrite the author information for a non-trusted user during import.
7440 #: lib/activityimporter.php:207
7441 msgid "Not overwriting author info for non-trusted user."
7442 msgstr ""
7443
7444 #. TRANS: Client exception thrown when trying to import a notice without content.
7445 #. TRANS: %s is the notice URI.
7446 #: lib/activityimporter.php:223
7447 #, fuzzy, php-format
7448 msgid "No content for notice %s."
7449 msgstr "Hitta innehåll i notiser"
7450
7451 #: lib/activitymover.php:84
7452 #, fuzzy, php-format
7453 msgid "No such user %s."
7454 msgstr "Ingen sådan användare."
7455
7456 #. TRANS: Client exception thrown when post to collection fails with a 400 status.
7457 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7458 #. TRANS: Server exception thrown when post to collection fails with a 500 status.
7459 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7460 #. TRANS: Exception thrown when post to collection fails with a status that is not handled.
7461 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7462 #: lib/activitysink.php:163 lib/activitysink.php:167 lib/activitysink.php:172
7463 #, fuzzy, php-format
7464 msgctxt "URLSTATUSREASON"
7465 msgid "%1$s %2$s %3$s"
7466 msgstr "%1$s - %2$s"
7467
7468 #. TRANS: Client exception thrown when there is no source attribute.
7469 #: lib/activityutils.php:200
7470 msgid "Can't handle remote content yet."
7471 msgstr "Kan inte hantera fjärrinnehåll ännu."
7472
7473 #. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
7474 #: lib/activityutils.php:237
7475 msgid "Can't handle embedded XML content yet."
7476 msgstr "Kan inte hantera inbäddat XML-innehåll ännu."
7477
7478 #. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
7479 #: lib/activityutils.php:242
7480 msgid "Can't handle embedded Base64 content yet."
7481 msgstr "Kan inte hantera inbäddat Base64-innehåll ännu."
7482
7483 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
7484 #: lib/adminpanelaction.php:96
7485 msgid "You cannot make changes to this site."
7486 msgstr "Du kan inte göra förändringar av denna webbplats."
7487
7488 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
7489 #: lib/adminpanelaction.php:108
7490 msgid "Changes to that panel are not allowed."
7491 msgstr "Ändringar av den panelen tillåts inte."
7492
7493 #. TRANS: Client error message.
7494 #: lib/adminpanelaction.php:222
7495 msgid "showForm() not implemented."
7496 msgstr "showForm() är inte implementerat."
7497
7498 #. TRANS: Client error message
7499 #: lib/adminpanelaction.php:250
7500 msgid "saveSettings() not implemented."
7501 msgstr "saveSetting() är inte implementerat."
7502
7503 #. TRANS: Client error message thrown if design settings could not be deleted in
7504 #. TRANS: the admin panel Design.
7505 #: lib/adminpanelaction.php:274
7506 msgid "Unable to delete design setting."
7507 msgstr "Kunde inte ta bort utseendeinställning."
7508
7509 #. TRANS: Menu item title/tooltip
7510 #: lib/adminpanelaction.php:337
7511 msgid "Basic site configuration"
7512 msgstr "Grundläggande webbplatskonfiguration"
7513
7514 #. TRANS: Menu item for site administration
7515 #: lib/adminpanelaction.php:339
7516 msgctxt "MENU"
7517 msgid "Site"
7518 msgstr "Webbplats"
7519
7520 #. TRANS: Menu item title/tooltip
7521 #: lib/adminpanelaction.php:345
7522 msgid "Design configuration"
7523 msgstr "Konfiguration av utseende"
7524
7525 #. TRANS: Menu item for site administration
7526 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
7527 #: lib/adminpanelaction.php:347 lib/groupnav.php:135
7528 msgctxt "MENU"
7529 msgid "Design"
7530 msgstr "Utseende"
7531
7532 #. TRANS: Menu item title/tooltip
7533 #: lib/adminpanelaction.php:353
7534 msgid "User configuration"
7535 msgstr "Konfiguration av användare"
7536
7537 #. TRANS: Menu item for site administration
7538 #: lib/adminpanelaction.php:355 lib/personalgroupnav.php:122
7539 msgid "User"
7540 msgstr "Användare"
7541
7542 #. TRANS: Menu item title/tooltip
7543 #: lib/adminpanelaction.php:361
7544 msgid "Access configuration"
7545 msgstr "Konfiguration av åtkomst"
7546
7547 #. TRANS: Menu item title/tooltip
7548 #: lib/adminpanelaction.php:369
7549 msgid "Paths configuration"
7550 msgstr "Konfiguration av sökvägar"
7551
7552 #. TRANS: Menu item title/tooltip
7553 #: lib/adminpanelaction.php:377
7554 msgid "Sessions configuration"
7555 msgstr "Konfiguration av sessioner"
7556
7557 #. TRANS: Menu item title/tooltip
7558 #: lib/adminpanelaction.php:385
7559 msgid "Edit site notice"
7560 msgstr "Redigera webbplatsnotis"
7561
7562 #. TRANS: Menu item title/tooltip
7563 #: lib/adminpanelaction.php:393
7564 msgid "Snapshots configuration"
7565 msgstr "Konfiguration av ögonblicksbilder"
7566
7567 #. TRANS: Menu item title/tooltip
7568 #: lib/adminpanelaction.php:401
7569 msgid "Set site license"
7570 msgstr "Ange webbplatslicens"
7571
7572 #. TRANS: Client error 401.
7573 #: lib/apiauth.php:111
7574 msgid "API resource requires read-write access, but you only have read access."
7575 msgstr ""
7576 "API-resursen kräver läs- och skrivrättigheter, men du har bara läsrättighet."
7577
7578 #. TRANS: OAuth exception thrown when no application is found for a given consumer key.
7579 #: lib/apiauth.php:177
7580 msgid "No application for that consumer key."
7581 msgstr ""
7582
7583 #. TRANS: OAuth exception given when an incorrect access token was given for a user.
7584 #: lib/apiauth.php:219
7585 msgid "Bad access token."
7586 msgstr ""
7587
7588 #. TRANS: OAuth exception given when no user was found for a given token (no token was found).
7589 #: lib/apiauth.php:224
7590 msgid "No user for that token."
7591 msgstr ""
7592
7593 #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
7594 #. TRANS: Client error thrown when authentication fails.
7595 #: lib/apiauth.php:266 lib/apiauth.php:293
7596 msgid "Could not authenticate you."
7597 msgstr ""
7598
7599 #. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
7600 #: lib/apioauthstore.php:45
7601 #, fuzzy
7602 msgid "Could not create anonymous consumer."
7603 msgstr "Kunde inte skapa alias."
7604
7605 #. TRANS: Server error displayed when trying to create an anynymous OAuth application.
7606 #: lib/apioauthstore.php:69
7607 #, fuzzy
7608 msgid "Could not create anonymous OAuth application."
7609 msgstr "Kunde inte skapa applikation."
7610
7611 #. TRANS: Exception thrown when no token association could be found.
7612 #: lib/apioauthstore.php:151
7613 msgid ""
7614 "Could not find a profile and application associated with the request token."
7615 msgstr ""
7616
7617 #. TRANS: Exception thrown when no access token can be issued.
7618 #: lib/apioauthstore.php:209
7619 #, fuzzy
7620 msgid "Could not issue access token."
7621 msgstr "Kunde inte infoga meddelande."
7622
7623 #: lib/apioauthstore.php:317
7624 msgid "Database error inserting OAuth application user."
7625 msgstr "Databasfel vid infogning av OAuth-applikationsanvändare."
7626
7627 #: lib/apioauthstore.php:345
7628 #, fuzzy
7629 msgid "Database error updating OAuth application user."
7630 msgstr "Databasfel vid infogning av OAuth-applikationsanvändare."
7631
7632 #. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
7633 #: lib/apioauthstore.php:371
7634 msgid "Tried to revoke unknown token."
7635 msgstr ""
7636
7637 #. TRANS: Exception thrown when an attempt is made to remove a revoked token.
7638 #: lib/apioauthstore.php:376
7639 msgid "Failed to delete revoked token."
7640 msgstr ""
7641
7642 #. TRANS: Form guide.
7643 #: lib/applicationeditform.php:182
7644 msgid "Icon for this application"
7645 msgstr "Ikon för denna applikation"
7646
7647 #. TRANS: Form input field instructions.
7648 #. TRANS: %d is the number of available characters for the description.
7649 #: lib/applicationeditform.php:201
7650 #, fuzzy, php-format
7651 msgid "Describe your application in %d character"
7652 msgid_plural "Describe your application in %d characters"
7653 msgstr[0] "Beskriv din applikation med högst %d tecken"
7654 msgstr[1] "Beskriv din applikation med högst %d tecken"
7655
7656 #. TRANS: Form input field instructions.
7657 #: lib/applicationeditform.php:205
7658 msgid "Describe your application"
7659 msgstr "Beskriv din applikation"
7660
7661 #. TRANS: Form input field instructions.
7662 #: lib/applicationeditform.php:216
7663 msgid "URL of the homepage of this application"
7664 msgstr "URL till hemsidan för denna applikation"
7665
7666 #. TRANS: Form input field label.
7667 #: lib/applicationeditform.php:218
7668 msgid "Source URL"
7669 msgstr "URL för källa"
7670
7671 #. TRANS: Form input field instructions.
7672 #: lib/applicationeditform.php:225
7673 msgid "Organization responsible for this application"
7674 msgstr "Organisation som ansvarar för denna applikation"
7675
7676 #. TRANS: Form input field instructions.
7677 #: lib/applicationeditform.php:234
7678 msgid "URL for the homepage of the organization"
7679 msgstr "URL till organisationens hemsidan"
7680
7681 #. TRANS: Form input field instructions.
7682 #: lib/applicationeditform.php:243
7683 msgid "URL to redirect to after authentication"
7684 msgstr "URL att omdirigera till efter autentisering"
7685
7686 #. TRANS: Radio button label for application type
7687 #: lib/applicationeditform.php:271
7688 msgid "Browser"
7689 msgstr "Webbläsare"
7690
7691 #. TRANS: Radio button label for application type
7692 #: lib/applicationeditform.php:288
7693 msgid "Desktop"
7694 msgstr "Skrivbord"
7695
7696 #. TRANS: Form guide.
7697 #: lib/applicationeditform.php:290
7698 msgid "Type of application, browser or desktop"
7699 msgstr "Typ av applikation, webbläsare eller skrivbord"
7700
7701 #. TRANS: Radio button label for access type.
7702 #: lib/applicationeditform.php:314
7703 msgid "Read-only"
7704 msgstr "Skrivskyddad"
7705
7706 #. TRANS: Radio button label for access type.
7707 #: lib/applicationeditform.php:334
7708 msgid "Read-write"
7709 msgstr "Läs och skriv"
7710
7711 #. TRANS: Form guide.
7712 #: lib/applicationeditform.php:336
7713 msgid "Default access for this application: read-only, or read-write"
7714 msgstr ""
7715 "Standardåtkomst för denna applikation: skrivskyddad, eller läs och skriv"
7716
7717 #. TRANS: Submit button title.
7718 #: lib/applicationeditform.php:353
7719 msgid "Cancel"
7720 msgstr "Avbryt"
7721
7722 #: lib/applicationlist.php:247
7723 msgid " by "
7724 msgstr ""
7725
7726 #. TRANS: Application access type
7727 #: lib/applicationlist.php:260
7728 msgid "read-write"
7729 msgstr "läs och skriv"
7730
7731 #. TRANS: Application access type
7732 #: lib/applicationlist.php:262
7733 msgid "read-only"
7734 msgstr "skrivskyddad"
7735
7736 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
7737 #: lib/applicationlist.php:268
7738 #, php-format
7739 msgid "Approved %1$s - \"%2$s\" access."
7740 msgstr "Godkänd %1$s - \"%2$s\" åtkomst."
7741
7742 #. TRANS: Access token in the application list.
7743 #. TRANS: %s are the first 7 characters of the access token.
7744 #: lib/applicationlist.php:282
7745 #, php-format
7746 msgid "Access token starting with: %s"
7747 msgstr ""
7748
7749 #. TRANS: Button label
7750 #: lib/applicationlist.php:298
7751 msgctxt "BUTTON"
7752 msgid "Revoke"
7753 msgstr "Återkalla"
7754
7755 #: lib/atom10feed.php:113
7756 msgid "Author element must contain a name element."
7757 msgstr ""
7758
7759 #. TRANS: Server exception thrown when using the method setActivitySubject() in the class Atom10Feed.
7760 #: lib/atom10feed.php:160
7761 #, fuzzy
7762 msgid "Do not use this method!"
7763 msgstr "Ta inte bort denna grupp"
7764
7765 #. TRANS: DT element label in attachment list item.
7766 #: lib/attachmentlist.php:293
7767 msgid "Author"
7768 msgstr "Författare"
7769
7770 #. TRANS: DT element label in attachment list item.
7771 #: lib/attachmentlist.php:307
7772 msgid "Provider"
7773 msgstr "Tillhandahållare"
7774
7775 #. TRANS: Title.
7776 #: lib/attachmentnoticesection.php:67
7777 msgid "Notices where this attachment appears"
7778 msgstr "Notiser där denna bilaga förekommer"
7779
7780 #. TRANS: Title.
7781 #: lib/attachmenttagcloudsection.php:48
7782 msgid "Tags for this attachment"
7783 msgstr "Taggar för denna billaga"
7784
7785 #. TRANS: Exception thrown when a password change fails.
7786 #: lib/authenticationplugin.php:221 lib/authenticationplugin.php:227
7787 msgid "Password changing failed."
7788 msgstr "Byte av lösenord misslyckades."
7789
7790 #. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
7791 #: lib/authenticationplugin.php:238
7792 msgid "Password changing is not allowed."
7793 msgstr "Byte av lösenord är inte tillåtet."
7794
7795 #. TRANS: Title for the form to block a user.
7796 #: lib/blockform.php:68
7797 msgid "Block"
7798 msgstr "Blockera"
7799
7800 #. TRANS: Title for command results.
7801 #: lib/channel.php:160 lib/channel.php:181
7802 msgid "Command results"
7803 msgstr "Resultat av kommando"
7804
7805 #. TRANS: Title for command results.
7806 #: lib/channel.php:194
7807 msgid "AJAX error"
7808 msgstr "AJAX-fel"
7809
7810 #. TRANS: E-mail subject when a command has completed.
7811 #: lib/channel.php:233 lib/mailhandler.php:143
7812 msgid "Command complete"
7813 msgstr "Kommando komplett"
7814
7815 #. TRANS: E-mail subject when a command has failed.
7816 #: lib/channel.php:244
7817 msgid "Command failed"
7818 msgstr "Kommando misslyckades"
7819
7820 #. TRANS: Command exception text shown when a notice ID is requested that does not exist.
7821 #: lib/command.php:82 lib/command.php:106
7822 msgid "Notice with that id does not exist."
7823 msgstr "Notis med den ID:n finns inte."
7824
7825 #. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
7826 #. TRANS: Error text shown when a last user notice is requested and it does not exist.
7827 #: lib/command.php:99 lib/command.php:630
7828 msgid "User has no last notice."
7829 msgstr "Användare har ingen sista notis."
7830
7831 #. TRANS: Message given requesting a profile for a non-existing user.
7832 #. TRANS: %s is the nickname of the user for which the profile could not be found.
7833 #: lib/command.php:128
7834 #, php-format
7835 msgid "Could not find a user with nickname %s."
7836 msgstr "Kunde inte hitta en användare med smeknamnet %s."
7837
7838 #. TRANS: Message given getting a non-existing user.
7839 #. TRANS: %s is the nickname of the user that could not be found.
7840 #: lib/command.php:148
7841 #, php-format
7842 msgid "Could not find a local user with nickname %s."
7843 msgstr "Kunde inte hitta en lokal användare med smeknamnet %s."
7844
7845 #. TRANS: Error text shown when an unimplemented command is given.
7846 #: lib/command.php:183
7847 msgid "Sorry, this command is not yet implemented."
7848 msgstr "Tyvärr, detta kommando är inte implementerat än."
7849
7850 #. TRANS: Command exception text shown when a user tries to nudge themselves.
7851 #: lib/command.php:229
7852 msgid "It does not make a lot of sense to nudge yourself!"
7853 msgstr "Det verkar inte vara särskilt meningsfullt att knuffa dig själv!"
7854
7855 #. TRANS: Message given having nudged another user.
7856 #. TRANS: %s is the nickname of the user that was nudged.
7857 #: lib/command.php:238
7858 #, php-format
7859 msgid "Nudge sent to %s."
7860 msgstr "Knuff skickad till %s."
7861
7862 #. TRANS: User statistics text.
7863 #. TRANS: %1$s is the number of other user the user is subscribed to.
7864 #. TRANS: %2$s is the number of users that are subscribed to the user.
7865 #. TRANS: %3$s is the number of notices the user has sent.
7866 #: lib/command.php:268
7867 #, php-format
7868 msgid ""
7869 "Subscriptions: %1$s\n"
7870 "Subscribers: %2$s\n"
7871 "Notices: %3$s"
7872 msgstr ""
7873 "Prenumerationer: %1$s\n"
7874 "Prenumeranter: %2$s\n"
7875 "Notiser: %3$s"
7876
7877 #. TRANS: Text shown when a notice has been marked as favourite successfully.
7878 #: lib/command.php:312
7879 msgid "Notice marked as fave."
7880 msgstr "Notis markerad som favorit."
7881
7882 #. TRANS: Message given having added a user to a group.
7883 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7884 #: lib/command.php:357
7885 #, php-format
7886 msgid "%1$s joined group %2$s."
7887 msgstr "%1$s gick med i grupp %2$s."
7888
7889 #. TRANS: Message given having removed a user from a group.
7890 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7891 #: lib/command.php:405
7892 #, php-format
7893 msgid "%1$s left group %2$s."
7894 msgstr "%1$s lämnade grupp %2$s."
7895
7896 #. TRANS: Whois output.
7897 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
7898 #: lib/command.php:426
7899 #, php-format
7900 msgctxt "WHOIS"
7901 msgid "%1$s (%2$s)"
7902 msgstr "%1$s (%2$s)"
7903
7904 #. TRANS: Whois output. %s is the full name of the queried user.
7905 #: lib/command.php:430
7906 #, php-format
7907 msgid "Fullname: %s"
7908 msgstr "Fullständigt namn: %s"
7909
7910 #. TRANS: Whois output. %s is the location of the queried user.
7911 #. TRANS: Profile info line in new-subscriber notification e-mail.
7912 #. TRANS: %s is a location.
7913 #: lib/command.php:434 lib/mail.php:270
7914 #, php-format
7915 msgid "Location: %s"
7916 msgstr "Plats: %s"
7917
7918 #. TRANS: Whois output. %s is the homepage of the queried user.
7919 #. TRANS: Profile info line in new-subscriber notification e-mail.
7920 #. TRANS: %s is a homepage.
7921 #: lib/command.php:438 lib/mail.php:274
7922 #, php-format
7923 msgid "Homepage: %s"
7924 msgstr "Hemsida: %s"
7925
7926 #. TRANS: Whois output. %s is the bio information of the queried user.
7927 #: lib/command.php:442
7928 #, php-format
7929 msgid "About: %s"
7930 msgstr "Om: %s"
7931
7932 #. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
7933 #. TRANS: %s is a remote profile.
7934 #: lib/command.php:471
7935 #, php-format
7936 msgid ""
7937 "%s is a remote profile; you can only send direct messages to users on the "
7938 "same server."
7939 msgstr ""
7940 "%s är en fjärrprofil; du kan bara skicka direktmeddelanden till användare på "
7941 "samma server."
7942
7943 #. TRANS: Message given if content is too long. %1$sd is used for plural.
7944 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7945 #: lib/command.php:488
7946 #, fuzzy, php-format
7947 msgid "Message too long - maximum is %1$d character, you sent %2$d."
7948 msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
7949 msgstr[0] "Meddelande för långt - maximum är %1$d tecken, du skickade %2$d."
7950 msgstr[1] "Meddelande för långt - maximum är %1$d tecken, du skickade %2$d."
7951
7952 #. TRANS: Error text shown sending a direct message fails with an unknown reason.
7953 #: lib/command.php:516
7954 msgid "Error sending direct message."
7955 msgstr "Fel vid sändning av direktmeddelande."
7956
7957 #. TRANS: Message given having repeated a notice from another user.
7958 #. TRANS: %s is the name of the user for which the notice was repeated.
7959 #: lib/command.php:553
7960 #, php-format
7961 msgid "Notice from %s repeated."
7962 msgstr "Notis från %s upprepad."
7963
7964 #. TRANS: Error text shown when repeating a notice fails with an unknown reason.
7965 #: lib/command.php:556
7966 msgid "Error repeating notice."
7967 msgstr "Fel vid upprepning av notis."
7968
7969 #. TRANS: Message given if content of a notice for a reply is too long. %1$d is used for plural.
7970 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7971 #: lib/command.php:591
7972 #, fuzzy, php-format
7973 msgid "Notice too long - maximum is %1$d character, you sent %2$d."
7974 msgid_plural "Notice too long - maximum is %1$d characters, you sent %2$d."
7975 msgstr[0] "Notis för långt - maximum är %1$d tecken, du skickade %2$d."
7976 msgstr[1] "Notis för långt - maximum är %1$d tecken, du skickade %2$d."
7977
7978 #. TRANS: Text shown having sent a reply to a notice successfully.
7979 #. TRANS: %s is the nickname of the user of the notice the reply was sent to.
7980 #: lib/command.php:604
7981 #, php-format
7982 msgid "Reply to %s sent."
7983 msgstr "Svar på %s skickat."
7984
7985 #. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
7986 #: lib/command.php:607
7987 msgid "Error saving notice."
7988 msgstr "Fel vid sparande av notis."
7989
7990 #. TRANS: Error text shown when no username was provided when issuing a subscribe command.
7991 #: lib/command.php:654
7992 msgid "Specify the name of the user to subscribe to."
7993 msgstr "Ange namnet på användaren att prenumerara på."
7994
7995 #. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
7996 #: lib/command.php:663
7997 msgid "Can't subscribe to OMB profiles by command."
7998 msgstr "Kan inte prenumera på OMB-profiler via kommando."
7999
8000 #. TRANS: Text shown after having subscribed to another user successfully.
8001 #. TRANS: %s is the name of the user the subscription was requested for.
8002 #: lib/command.php:671
8003 #, php-format
8004 msgid "Subscribed to %s."
8005 msgstr "Prenumererar på %s."
8006
8007 #. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
8008 #. TRANS: Error text shown when no username was provided when issuing the command.
8009 #: lib/command.php:692 lib/command.php:803
8010 msgid "Specify the name of the user to unsubscribe from."
8011 msgstr "Ange namnet på användaren att avsluta prenumeration på."
8012
8013 #. TRANS: Text shown after having unsubscribed from another user successfully.
8014 #. TRANS: %s is the name of the user the unsubscription was requested for.
8015 #: lib/command.php:703
8016 #, php-format
8017 msgid "Unsubscribed from %s."
8018 msgstr "Prenumeration på %s avslutad."
8019
8020 #. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
8021 #. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
8022 #: lib/command.php:723 lib/command.php:749
8023 msgid "Command not yet implemented."
8024 msgstr "Kommando inte implementerat än."
8025
8026 #. TRANS: Text shown when issuing the command "off" successfully.
8027 #: lib/command.php:727
8028 msgid "Notification off."
8029 msgstr "Notifikation av."
8030
8031 #. TRANS: Error text shown when the command "off" fails for an unknown reason.
8032 #: lib/command.php:730
8033 msgid "Can't turn off notification."
8034 msgstr "Kan inte sätta på notifikation."
8035
8036 #. TRANS: Text shown when issuing the command "on" successfully.
8037 #: lib/command.php:753
8038 msgid "Notification on."
8039 msgstr "Notifikation på."
8040
8041 #. TRANS: Error text shown when the command "on" fails for an unknown reason.
8042 #: lib/command.php:756
8043 msgid "Can't turn on notification."
8044 msgstr "Kan inte stänga av notifikation."
8045
8046 #. TRANS: Error text shown when issuing the login command while login is disabled.
8047 #: lib/command.php:770
8048 msgid "Login command is disabled."
8049 msgstr "Inloggningskommando är inaktiverat."
8050
8051 #. TRANS: Text shown after issuing the login command successfully.
8052 #. TRANS: %s is a logon link..
8053 #: lib/command.php:783
8054 #, php-format
8055 msgid "This link is useable only once and is valid for only 2 minutes: %s."
8056 msgstr ""
8057 "Denna länk är bara användbar en gång och är bara giltig i 2 minuter: %s. "
8058
8059 #. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
8060 #. TRANS: %s is the name of the user the unsubscription was requested for.
8061 #: lib/command.php:812
8062 #, php-format
8063 msgid "Unsubscribed %s."
8064 msgstr "%ss prenumeration avslutad."
8065
8066 #. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
8067 #: lib/command.php:830
8068 msgid "You are not subscribed to anyone."
8069 msgstr "Du prenumererar inte på någon."
8070
8071 #. TRANS: Text shown after requesting other users a user is subscribed to.
8072 #. TRANS: This message supports plural forms. This message is followed by a
8073 #. TRANS: hard coded space and a comma separated list of subscribed users.
8074 #: lib/command.php:835
8075 msgid "You are subscribed to this person:"
8076 msgid_plural "You are subscribed to these people:"
8077 msgstr[0] "Du prenumererar på denna person:"
8078 msgstr[1] "Du prenumererar på dessa personer:"
8079
8080 #. TRANS: Text shown after requesting other users that are subscribed to a user
8081 #. TRANS: (followers) without having any subscribers.
8082 #: lib/command.php:857
8083 msgid "No one is subscribed to you."
8084 msgstr "Ingen prenumerar på dig."
8085
8086 #. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
8087 #. TRANS: This message supports plural forms. This message is followed by a
8088 #. TRANS: hard coded space and a comma separated list of subscribing users.
8089 #: lib/command.php:862
8090 msgid "This person is subscribed to you:"
8091 msgid_plural "These people are subscribed to you:"
8092 msgstr[0] "Denna person prenumererar på dig:"
8093 msgstr[1] "Dessa personer prenumererar på dig:"
8094
8095 #. TRANS: Text shown after requesting groups a user is subscribed to without having
8096 #. TRANS: any group subscriptions.
8097 #: lib/command.php:884
8098 msgid "You are not a member of any groups."
8099 msgstr "Du är inte medlem i några grupper."
8100
8101 #. TRANS: Text shown after requesting groups a user is subscribed to.
8102 #. TRANS: This message supports plural forms. This message is followed by a
8103 #. TRANS: hard coded space and a comma separated list of subscribed groups.
8104 #: lib/command.php:889
8105 msgid "You are a member of this group:"
8106 msgid_plural "You are a member of these groups:"
8107 msgstr[0] "Du är en medlem i denna grupp:"
8108 msgstr[1] "Du är en medlem i dessa grupper:"
8109
8110 #. TRANS: Help text for commands. Do not translate the command names themselves; they are fixed strings.
8111 #: lib/command.php:904
8112 msgid ""
8113 "Commands:\n"
8114 "on - turn on notifications\n"
8115 "off - turn off notifications\n"
8116 "help - show this help\n"
8117 "follow <nickname> - subscribe to user\n"
8118 "groups - lists the groups you have joined\n"
8119 "subscriptions - list the people you follow\n"
8120 "subscribers - list the people that follow you\n"
8121 "leave <nickname> - unsubscribe from user\n"
8122 "d <nickname> <text> - direct message to user\n"
8123 "get <nickname> - get last notice from user\n"
8124 "whois <nickname> - get profile info on user\n"
8125 "lose <nickname> - force user to stop following you\n"
8126 "fav <nickname> - add user's last notice as a 'fave'\n"
8127 "fav #<notice_id> - add notice with the given id as a 'fave'\n"
8128 "repeat #<notice_id> - repeat a notice with a given id\n"
8129 "repeat <nickname> - repeat the last notice from user\n"
8130 "reply #<notice_id> - reply to notice with a given id\n"
8131 "reply <nickname> - reply to the last notice from user\n"
8132 "join <group> - join group\n"
8133 "login - Get a link to login to the web interface\n"
8134 "drop <group> - leave group\n"
8135 "stats - get your stats\n"
8136 "stop - same as 'off'\n"
8137 "quit - same as 'off'\n"
8138 "sub <nickname> - same as 'follow'\n"
8139 "unsub <nickname> - same as 'leave'\n"
8140 "last <nickname> - same as 'get'\n"
8141 "on <nickname> - not yet implemented.\n"
8142 "off <nickname> - not yet implemented.\n"
8143 "nudge <nickname> - remind a user to update.\n"
8144 "invite <phone number> - not yet implemented.\n"
8145 "track <word> - not yet implemented.\n"
8146 "untrack <word> - not yet implemented.\n"
8147 "track off - not yet implemented.\n"
8148 "untrack all - not yet implemented.\n"
8149 "tracks - not yet implemented.\n"
8150 "tracking - not yet implemented.\n"
8151 msgstr ""
8152 "Kommandon:\n"
8153 "on - sätt på notifikationer\n"
8154 "off - stäng av notifikationer\n"
8155 "help - visa denna hjälp\n"
8156 "follow <smeknamn> - prenumerera på användare\n"
8157 "groups - lista grupperna du tillhör\n"
8158 "subscriptions - lista personerna du följer\n"
8159 "subscribers - lista personerna som följer dig\n"
8160 "leave <smeknamn> - avsluta prenumeration på användare\n"
8161 "d <smeknamn> <text> - direktmeddelande till användare\n"
8162 "get <smeknamn> - hämta senaste notis från användare\n"
8163 "whois <smeknamn> - hämta profilinformation om användare\n"
8164 "lose <smeknamn> - tvinga användare att sluta följa dig\n"
8165 "fav <smeknamn> - lägg till användarens senaste notis som favorit\n"
8166 "fav #<notisid> - lägg till notis med given id som favorit\n"
8167 "repeat #<notisid> - upprepa en notis med en given id\n"
8168 "repeat <smeknamn> - upprepa den senaste notisen från användare\n"
8169 "reply #<notisid> - svara på notis med en given id\n"
8170 "reply <smeknamn> - svara på den senaste notisen från användare\n"
8171 "join <grupp> - gå med i grupp\n"
8172 "login - hämta en länk till webbgränssnittets inloggningssida\n"
8173 "drop <grupp> - lämna grupp\n"
8174 "stats - hämta din statistik\n"
8175 "stop - samma som 'off'\n"
8176 "quit - samma som 'off'\n"
8177 "sub <smeknamn> - samma som 'follow'\n"
8178 "unsub <smeknamn> - samma som 'leave'\n"
8179 "last <smeknamn> - samma som 'get'\n"
8180 "on <smeknamn> - inte implementerat än.\n"
8181 "off <smeknamn> - inte implementerat än.\n"
8182 "nudge <smeknamn> - påminn en användare om att uppdatera\n"
8183 "invite <telefonnummer> - inte implementerat än.\n"
8184 "track <ord> - inte implementerat än.\n"
8185 "untrack <ord> - inte implementerat än.\n"
8186 "track off - inte implementerat än.\n"
8187 "untrack all - inte implementerat än.\n"
8188 "tracks - inte implementerat än.\n"
8189 "tracking - inte implementerat än.\n"
8190
8191 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8192 #: lib/common.php:162
8193 #, fuzzy
8194 msgid "No configuration file found."
8195 msgstr "Ingen konfigurationsfil hittades. "
8196
8197 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8198 #. TRANS: Is followed by a list of directories (separated by HTML breaks).
8199 #: lib/common.php:165
8200 #, fuzzy
8201 msgid "I looked for configuration files in the following places:"
8202 msgstr "Jag letade efter konfigurationsfiler på följande platser: "
8203
8204 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8205 #: lib/common.php:168
8206 msgid "You may wish to run the installer to fix this."
8207 msgstr "Du kanske vill köra installeraren för att åtgärda detta."
8208
8209 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8210 #. TRANS: The text is link text that leads to the installer page.
8211 #: lib/common.php:172
8212 msgid "Go to the installer."
8213 msgstr "Gå till installeraren."
8214
8215 #. TRANS: Menu item for Instant Messaging settings.
8216 #: lib/connectsettingsaction.php:106
8217 msgctxt "MENU"
8218 msgid "IM"
8219 msgstr "Snabbmeddelande"
8220
8221 #. TRANS: Tooltip for Instant Messaging menu item.
8222 #: lib/connectsettingsaction.php:108
8223 msgid "Updates by instant messenger (IM)"
8224 msgstr "Uppdateringar via snabbmeddelande (IM)"
8225
8226 #. TRANS: Menu item for Short Message Service settings.
8227 #: lib/connectsettingsaction.php:113
8228 msgctxt "MENU"
8229 msgid "SMS"
8230 msgstr "SMS"
8231
8232 #. TRANS: Tooltip for Short Message Service menu item.
8233 #: lib/connectsettingsaction.php:115
8234 msgid "Updates by SMS"
8235 msgstr "Uppdateringar via SMS"
8236
8237 #. TRANS: Menu item for OuAth connection settings.
8238 #: lib/connectsettingsaction.php:120
8239 msgctxt "MENU"
8240 msgid "Connections"
8241 msgstr "Anslutningar"
8242
8243 #. TRANS: Tooltip for connected applications (Connections through OAuth) menu item.
8244 #: lib/connectsettingsaction.php:122
8245 msgid "Authorized connected applications"
8246 msgstr "Tillåt anslutna applikationer"
8247
8248 #: lib/dberroraction.php:59
8249 msgid "Database error"
8250 msgstr "Databasfel"
8251
8252 #. TRANS: Label in form on profile design page.
8253 #. TRANS: Field contains file name on user's computer that could be that user's custom profile background image.
8254 #: lib/designsettings.php:108
8255 msgid "Upload file"
8256 msgstr "Ladda upp fil"
8257
8258 #. TRANS: Instructions for form on profile design page.
8259 #: lib/designsettings.php:113
8260 msgid ""
8261 "You can upload your personal background image. The maximum file size is 2MB."
8262 msgstr ""
8263 "Du kan ladda upp din personliga bakgrundbild. Den maximala filstorleken är "
8264 "2MB."
8265
8266 #. TRANS: Radio button on profile design page that will enable use of the uploaded profile image.
8267 #: lib/designsettings.php:139
8268 msgctxt "RADIO"
8269 msgid "On"
8270 msgstr "På"
8271
8272 #. TRANS: Radio button on profile design page that will disable use of the uploaded profile image.
8273 #: lib/designsettings.php:156
8274 msgctxt "RADIO"
8275 msgid "Off"
8276 msgstr "Av"
8277
8278 #. TRANS: Fieldset legend on profile design page to change profile page colours.
8279 #: lib/designsettings.php:175
8280 msgid "Change colours"
8281 msgstr "Byt färger"
8282
8283 #. TRANS: Button text on profile design page to immediately reset all colour settings to default.
8284 #: lib/designsettings.php:257
8285 msgid "Use defaults"
8286 msgstr "Använd standardvärden"
8287
8288 #. TRANS: Error message displayed if design settings could not be saved.
8289 #. TRANS: Error message displayed if design settings could not be saved after clicking "Use defaults".
8290 #: lib/designsettings.php:405 lib/designsettings.php:427
8291 msgid "Couldn't update your design."
8292 msgstr "Kunde inte uppdatera dina utseendeinställningar."
8293
8294 #. TRANS: Success message displayed if design settings were saved after clicking "Use defaults".
8295 #: lib/designsettings.php:433
8296 msgid "Design defaults restored."
8297 msgstr "Standardvärden för utseende återställda."
8298
8299 #. TRANS: Exception. %s is an ID.
8300 #: lib/discovery.php:153
8301 #, fuzzy, php-format
8302 msgid "Unable to find services for %s."
8303 msgstr "Kunde inte återkalla åtkomst för applikation: %s."
8304
8305 #. TRANS: Form legend for removing the favourite status for a favourite notice.
8306 #. TRANS: Title for button text for removing the favourite status for a favourite notice.
8307 #: lib/disfavorform.php:108 lib/disfavorform.php:140
8308 msgid "Disfavor this notice"
8309 msgstr "Avmarkera denna notis som favorit"
8310
8311 #. TRANS: Button text for removing the favourite status for a favourite notice.
8312 #: lib/disfavorform.php:136
8313 #, fuzzy
8314 msgctxt "BUTTON"
8315 msgid "Disfavor favorite"
8316 msgstr "Ta bort märkning som favorit"
8317
8318 #. TRANS: Form legend for adding the favourite status to a notice.
8319 #. TRANS: Title for button text for adding the favourite status to a notice.
8320 #: lib/favorform.php:108 lib/favorform.php:139
8321 msgid "Favor this notice"
8322 msgstr "Markera denna notis som favorit"
8323
8324 #. TRANS: Button text for adding the favourite status to a notice.
8325 #: lib/favorform.php:135
8326 #, fuzzy
8327 msgctxt "BUTTON"
8328 msgid "Favor"
8329 msgstr "Markera som favorit"
8330
8331 #: lib/feed.php:84
8332 msgid "RSS 1.0"
8333 msgstr "RSS 1.0"
8334
8335 #: lib/feed.php:86
8336 msgid "RSS 2.0"
8337 msgstr "RSS 2.0"
8338
8339 #: lib/feed.php:88
8340 msgid "Atom"
8341 msgstr "Atom"
8342
8343 #: lib/feed.php:90
8344 msgid "FOAF"
8345 msgstr "FOAF"
8346
8347 #: lib/feedimporter.php:75
8348 #, fuzzy
8349 msgid "Not an atom feed."
8350 msgstr "Alla medlemmar"
8351
8352 #: lib/feedimporter.php:82
8353 msgid "No author in the feed."
8354 msgstr ""
8355
8356 #: lib/feedimporter.php:89
8357 msgid "Can't import without a user."
8358 msgstr ""
8359
8360 #. TRANS: Header for feed links (h2).
8361 #: lib/feedlist.php:66
8362 msgid "Feeds"
8363 msgstr "Flöden"
8364
8365 #: lib/galleryaction.php:121
8366 msgid "Filter tags"
8367 msgstr "Filtrera taggar"
8368
8369 #: lib/galleryaction.php:131
8370 msgid "All"
8371 msgstr "Alla"
8372
8373 #: lib/galleryaction.php:139
8374 msgid "Select tag to filter"
8375 msgstr "Välj tagg att filtrera"
8376
8377 #: lib/galleryaction.php:140
8378 msgid "Tag"
8379 msgstr "Tagg"
8380
8381 #: lib/galleryaction.php:141
8382 msgid "Choose a tag to narrow list"
8383 msgstr "Välj en tagg för att begränsa lista"
8384
8385 #: lib/galleryaction.php:143
8386 msgid "Go"
8387 msgstr "Gå"
8388
8389 #: lib/grantroleform.php:91
8390 #, php-format
8391 msgid "Grant this user the \"%s\" role"
8392 msgstr "Bevilja denna användare \"%s\"-rollen"
8393
8394 #: lib/groupeditform.php:147
8395 #, fuzzy
8396 msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
8397 msgstr "1-64 små bokstäver eller nummer, inga punkter eller mellanslag"
8398
8399 #: lib/groupeditform.php:156
8400 #, fuzzy
8401 msgid "URL of the homepage or blog of the group or topic."
8402 msgstr "URL till gruppen eller ämnets hemsida eller blogg"
8403
8404 #: lib/groupeditform.php:161
8405 msgid "Describe the group or topic"
8406 msgstr "Beskriv gruppen eller ämnet"
8407
8408 #: lib/groupeditform.php:163
8409 #, fuzzy, php-format
8410 msgid "Describe the group or topic in %d character or less"
8411 msgid_plural "Describe the group or topic in %d characters or less"
8412 msgstr[0] "Beskriv gruppen eller ämnet med högst %d tecken"
8413 msgstr[1] "Beskriv gruppen eller ämnet med högst %d tecken"
8414
8415 #: lib/groupeditform.php:175
8416 #, fuzzy
8417 msgid ""
8418 "Location for the group, if any, like \"City, State (or Region), Country\"."
8419 msgstr "Plats för gruppen, om den finns, såsom \"Stad, Län, Land\""
8420
8421 #: lib/groupeditform.php:183
8422 #, fuzzy, php-format
8423 msgid ""
8424 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
8425 "alias allowed."
8426 msgid_plural ""
8427 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
8428 "aliases allowed."
8429 msgstr[0] ""
8430 "Extra smeknamn för gruppen, komma- eller mellanslagsseparerade, max &d"
8431 msgstr[1] ""
8432 "Extra smeknamn för gruppen, komma- eller mellanslagsseparerade, max &d"
8433
8434 #. TRANS: Menu item in the group navigation page.
8435 #: lib/groupnav.php:86
8436 msgctxt "MENU"
8437 msgid "Group"
8438 msgstr "Grupp"
8439
8440 #. TRANS: Tooltip for menu item in the group navigation page.
8441 #. TRANS: %s is the nickname of the group.
8442 #: lib/groupnav.php:89
8443 #, php-format
8444 msgctxt "TOOLTIP"
8445 msgid "%s group"
8446 msgstr "%s grupp"
8447
8448 #. TRANS: Menu item in the group navigation page.
8449 #: lib/groupnav.php:95
8450 msgctxt "MENU"
8451 msgid "Members"
8452 msgstr "Medlemmar"
8453
8454 #. TRANS: Tooltip for menu item in the group navigation page.
8455 #. TRANS: %s is the nickname of the group.
8456 #: lib/groupnav.php:98
8457 #, php-format
8458 msgctxt "TOOLTIP"
8459 msgid "%s group members"
8460 msgstr "%s gruppmedlemmar"
8461
8462 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
8463 #: lib/groupnav.php:108
8464 msgctxt "MENU"
8465 msgid "Blocked"
8466 msgstr "Blockerade"
8467
8468 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8469 #. TRANS: %s is the nickname of the group.
8470 #: lib/groupnav.php:111
8471 #, php-format
8472 msgctxt "TOOLTIP"
8473 msgid "%s blocked users"
8474 msgstr "%s blockerade användare"
8475
8476 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8477 #. TRANS: %s is the nickname of the group.
8478 #: lib/groupnav.php:120
8479 #, php-format
8480 msgctxt "TOOLTIP"
8481 msgid "Edit %s group properties"
8482 msgstr "Redigera %s gruppegenskaper"
8483
8484 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
8485 #: lib/groupnav.php:126
8486 msgctxt "MENU"
8487 msgid "Logo"
8488 msgstr "Logotyp"
8489
8490 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8491 #. TRANS: %s is the nickname of the group.
8492 #: lib/groupnav.php:129
8493 #, php-format
8494 msgctxt "TOOLTIP"
8495 msgid "Add or edit %s logo"
8496 msgstr "Lägg till eller redigera %s logotyp"
8497
8498 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8499 #. TRANS: %s is the nickname of the group.
8500 #: lib/groupnav.php:138
8501 #, php-format
8502 msgctxt "TOOLTIP"
8503 msgid "Add or edit %s design"
8504 msgstr "Lägg till eller redigera %s utseende"
8505
8506 #. TRANS: Title for groups with the most members section.
8507 #: lib/groupsbymemberssection.php:71
8508 msgid "Groups with most members"
8509 msgstr "Grupper med flest medlemmar"
8510
8511 #. TRANS: Title for groups with the most posts section.
8512 #: lib/groupsbypostssection.php:71
8513 msgid "Groups with most posts"
8514 msgstr "Grupper med flest inlägg"
8515
8516 #. TRANS: Title for group tag cloud section.
8517 #. TRANS: %s is a group name.
8518 #: lib/grouptagcloudsection.php:57
8519 #, php-format
8520 msgid "Tags in %s group's notices"
8521 msgstr "Taggar i %s grupps notiser"
8522
8523 #. TRANS: Client exception 406
8524 #: lib/htmloutputter.php:104
8525 msgid "This page is not available in a media type you accept"
8526 msgstr "Denna sida är inte tillgänglig i den mediatyp du accepterat"
8527
8528 #. TRANS: Exception thrown when trying to upload an unsupported image file format.
8529 #: lib/imagefile.php:73
8530 msgid "Unsupported image file format."
8531 msgstr "Bildfilens format stödjs inte."
8532
8533 #. TRANS: Exception thrown when too large a file is uploaded.
8534 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
8535 #: lib/imagefile.php:91
8536 #, php-format
8537 msgid "That file is too big. The maximum file size is %s."
8538 msgstr "Denna fil är för stor. Den maximala filstorleken är %s."
8539
8540 #. TRANS: Exception thrown when uploading an image and that action could not be completed.
8541 #: lib/imagefile.php:97
8542 msgid "Partial upload."
8543 msgstr "Bitvis uppladdad."
8544
8545 #. TRANS: Exception thrown when uploading a file as image that is not an image or is a corrupt file.
8546 #: lib/imagefile.php:115
8547 msgid "Not an image or corrupt file."
8548 msgstr "Inte en bildfil eller så är filen korrupt."
8549
8550 #. TRANS: Exception thrown during resize when image has been registered as present, but is no longer there.
8551 #: lib/imagefile.php:178
8552 msgid "Lost our file."
8553 msgstr "Förlorade vår fil."
8554
8555 #. TRANS: Exception thrown when trying to resize an unknown file type.
8556 #. TRANS: Exception thrown when trying resize an unknown file type.
8557 #: lib/imagefile.php:216 lib/imagefile.php:257
8558 msgid "Unknown file type"
8559 msgstr "Okänd filtyp"
8560
8561 #. TRANS: Number of megabytes. %d is the number.
8562 #: lib/imagefile.php:303
8563 #, php-format
8564 msgid "%dMB"
8565 msgid_plural "%dMB"
8566 msgstr[0] "%dMB"
8567 msgstr[1] "%dMB"
8568
8569 #. TRANS: Number of kilobytes. %d is the number.
8570 #: lib/imagefile.php:307
8571 #, php-format
8572 msgid "%dkB"
8573 msgid_plural "%dkB"
8574 msgstr[0] "%dkB"
8575 msgstr[1] "%dkB"
8576
8577 #. TRANS: Number of bytes. %d is the number.
8578 #: lib/imagefile.php:310
8579 #, php-format
8580 msgid "%dB"
8581 msgid_plural "%dB"
8582 msgstr[0] "%dB"
8583 msgstr[1] "%dB"
8584
8585 #: lib/jabber.php:387
8586 #, php-format
8587 msgid "[%s]"
8588 msgstr "[%s]"
8589
8590 #: lib/jabber.php:567
8591 #, php-format
8592 msgid "Unknown inbox source %d."
8593 msgstr "Okänd källa för inkorg %d."
8594
8595 #: lib/leaveform.php:114
8596 msgid "Leave"
8597 msgstr "Lämna"
8598
8599 #. TRANS: Title for menu item for logging in to the StatusNet site.
8600 #: lib/logingroupnav.php:79
8601 msgid "Login with a username and password"
8602 msgstr "Logga in med ett användarnamn och lösenord"
8603
8604 #. TRANS: Title for menu item for registering with the StatusNet site.
8605 #: lib/logingroupnav.php:87
8606 msgid "Sign up for a new account"
8607 msgstr "Registrera dig för ett nytt konto"
8608
8609 #. TRANS: Subject for address confirmation email.
8610 #: lib/mail.php:168
8611 msgid "Email address confirmation"
8612 msgstr "E-postadressbekräftelse"
8613
8614 #. TRANS: Body for address confirmation email.
8615 #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
8616 #. TRANS: %3$s is the URL to confirm at.
8617 #: lib/mail.php:173
8618 #, fuzzy, php-format
8619 msgid ""
8620 "Hey, %1$s.\n"
8621 "\n"
8622 "Someone just entered this email address on %2$s.\n"
8623 "\n"
8624 "If it was you, and you want to confirm your entry, use the URL below:\n"
8625 "\n"
8626 "\t%3$s\n"
8627 "\n"
8628 "If not, just ignore this message.\n"
8629 "\n"
8630 "Thanks for your time, \n"
8631 "%2$s\n"
8632 msgstr ""
8633 "Hej %s!\n"
8634 "\n"
8635 "Någon la precis till den här e-postadressen på %s.\n"
8636 "\n"
8637 "Om det var du och du vill bekräfta det, använd webbadressen nedan:\n"
8638 "\n"
8639 "%s\n"
8640 "\n"
8641 "Om inte, ignorera bara det här meddelandet.\n"
8642 "\n"
8643 "Tack för din tid,  \n"
8644 "%s\n"
8645
8646 #. TRANS: Subject of new-subscriber notification e-mail.
8647 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
8648 #: lib/mail.php:238
8649 #, php-format
8650 msgid "%1$s is now listening to your notices on %2$s."
8651 msgstr "%1$s lyssnar nu på dina notiser på %2$s."
8652
8653 #. TRANS: This is a paragraph in a new-subscriber e-mail.
8654 #. TRANS: %s is a URL where the subscriber can be reported as abusive.
8655 #: lib/mail.php:245
8656 #, php-format
8657 msgid ""
8658 "If you believe this account is being used abusively, you can block them from "
8659 "your subscribers list and report as spam to site administrators at %s"
8660 msgstr ""
8661 "Om du anser att kontot används oriktigt kan du blockera det från listan över "
8662 "dina prenumeranter och rapportera det som skräppost till administratörer på %"
8663 "s"
8664
8665 #. TRANS: Main body of new-subscriber notification e-mail.
8666 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename,
8667 #. TRANS: %3$s is the subscriber's profile URL, %4$s is the subscriber's location (or empty)
8668 #. TRANS: %5$s is the subscriber's homepage URL (or empty), %6%s is the subscriber's bio (or empty)
8669 #. TRANS: %7$s is a link to the addressed user's e-mail settings.
8670 #: lib/mail.php:255
8671 #, fuzzy, php-format
8672 msgid ""
8673 "%1$s is now listening to your notices on %2$s.\n"
8674 "\n"
8675 "\t%3$s\n"
8676 "\n"
8677 "%4$s%5$s%6$s\n"
8678 "Faithfully yours,\n"
8679 "%2$s.\n"
8680 "\n"
8681 "----\n"
8682 "Change your email address or notification options at %7$s\n"
8683 msgstr ""
8684 "%1$s lyssnar nu på dina notiser på %2$s.\n"
8685 "\n"
8686 "%3$s\n"
8687 "\n"
8688 "%4$s%5$s%6$s\n"
8689 "Med vänliga hälsningar,\n"
8690 "%7$s.\n"
8691 "\n"
8692 "----\n"
8693 "Ändra din e-postadress eller notiferingsinställningar på %8$s\n"
8694
8695 #. TRANS: Profile info line in new-subscriber notification e-mail.
8696 #. TRANS: %s is biographical information.
8697 #: lib/mail.php:278
8698 #, php-format
8699 msgid "Bio: %s"
8700 msgstr "Biografi: %s"
8701
8702 #. TRANS: Subject of notification mail for new posting email address.
8703 #. TRANS: %s is the StatusNet sitename.
8704 #: lib/mail.php:307
8705 #, php-format
8706 msgid "New email address for posting to %s"
8707 msgstr "Ny e-postadress för att skicka till %s"
8708
8709 #. TRANS: Body of notification mail for new posting email address.
8710 #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
8711 #. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
8712 #: lib/mail.php:313
8713 #, fuzzy, php-format
8714 msgid ""
8715 "You have a new posting address on %1$s.\n"
8716 "\n"
8717 "Send email to %2$s to post new messages.\n"
8718 "\n"
8719 "More email instructions at %3$s.\n"
8720 "\n"
8721 "Faithfully yours,\n"
8722 "%1$s"
8723 msgstr ""
8724 "Du har en ny adress på %1$s.\n"
8725 "\n"
8726 "Skicka e-post till %2$s för att posta nya meddelanden.\n"
8727 "\n"
8728 "Mer e-postinstruktioner på %3$s.\n"
8729 "\n"
8730 "Med vänliga hälsningar,\n"
8731 "%4$s"
8732
8733 #. TRANS: Subject line for SMS-by-email notification messages.
8734 #. TRANS: %s is the posting user's nickname.
8735 #: lib/mail.php:434
8736 #, php-format
8737 msgid "%s status"
8738 msgstr "%s status"
8739
8740 #. TRANS: Subject line for SMS-by-email address confirmation message.
8741 #: lib/mail.php:460
8742 msgid "SMS confirmation"
8743 msgstr "SMS-bekräftelse"
8744
8745 #. TRANS: Main body heading for SMS-by-email address confirmation message.
8746 #. TRANS: %s is the addressed user's nickname.
8747 #: lib/mail.php:464
8748 #, php-format
8749 msgid "%s: confirm you own this phone number with this code:"
8750 msgstr "%s: bekräfta detta telefonnummer med denna kod:"
8751
8752 #. TRANS: Subject for 'nudge' notification email.
8753 #. TRANS: %s is the nudging user.
8754 #: lib/mail.php:485
8755 #, fuzzy, php-format
8756 msgid "You have been nudged by %s"
8757 msgstr "Du har blivit knuffad av %s"
8758
8759 #. TRANS: Body for 'nudge' notification email.
8760 #. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
8761 #. TRANS: %3$s is a URL to post notices at, %4$s is the StatusNet sitename.
8762 #: lib/mail.php:492
8763 #, php-format
8764 msgid ""
8765 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
8766 "to post some news.\n"
8767 "\n"
8768 "So let's hear from you :)\n"
8769 "\n"
8770 "%3$s\n"
8771 "\n"
8772 "Don't reply to this email; it won't get to them.\n"
8773 "\n"
8774 "With kind regards,\n"
8775 "%4$s\n"
8776 msgstr ""
8777 "%1$s (%2$s) undrar vad du håller på med nuförtiden och inbjuder dig att "
8778 "lägga upp några nyheter.\n"
8779 "\n"
8780 "Så låt oss höra av dig :)\n"
8781 "\n"
8782 "%3$s\n"
8783 "\n"
8784 "Svara inte på det här e-postmeddelandet; det kommer inte komma fram.\n"
8785 "\n"
8786 "Med vänliga hälsningar,\n"
8787 "%4$s\n"
8788
8789 #. TRANS: Subject for direct-message notification email.
8790 #. TRANS: %s is the sending user's nickname.
8791 #: lib/mail.php:539
8792 #, php-format
8793 msgid "New private message from %s"
8794 msgstr "Nytt privat meddelande från %s"
8795
8796 #. TRANS: Body for direct-message notification email.
8797 #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
8798 #. TRANS: %3$s is the message content, %4$s a URL to the message,
8799 #. TRANS: %5$s is the StatusNet sitename.
8800 #: lib/mail.php:547
8801 #, php-format
8802 msgid ""
8803 "%1$s (%2$s) sent you a private message:\n"
8804 "\n"
8805 "------------------------------------------------------\n"
8806 "%3$s\n"
8807 "------------------------------------------------------\n"
8808 "\n"
8809 "You can reply to their message here:\n"
8810 "\n"
8811 "%4$s\n"
8812 "\n"
8813 "Don't reply to this email; it won't get to them.\n"
8814 "\n"
8815 "With kind regards,\n"
8816 "%5$s\n"
8817 msgstr ""
8818 "%1$s (%2$s) skickade ett privat meddelande till dig:\n"
8819 "\n"
8820 "------------------------------------------------------\n"
8821 "%3$s\n"
8822 "------------------------------------------------------\n"
8823 "\n"
8824 "Du kan svara på meddelandet här:\n"
8825 "\n"
8826 "%4$s\n"
8827 "\n"
8828 "Svara inte på detta e-postmeddelande; det kommer inte komma fram.\n"
8829 "\n"
8830 "Med vänliga hälsningar,\n"
8831 "%5$s\n"
8832
8833 #. TRANS: Subject for favorite notification e-mail.
8834 #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
8835 #: lib/mail.php:599
8836 #, fuzzy, php-format
8837 msgid "%1$s (@%2$s) added your notice as a favorite"
8838 msgstr "%s (@%s) lade till din notis som en favorit"
8839
8840 #. TRANS: Body for favorite notification e-mail.
8841 #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
8842 #. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
8843 #. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
8844 #. TRANS: %7$s is the adding user's nickname.
8845 #: lib/mail.php:606
8846 #, php-format
8847 msgid ""
8848 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
8849 "\n"
8850 "The URL of your notice is:\n"
8851 "\n"
8852 "%3$s\n"
8853 "\n"
8854 "The text of your notice is:\n"
8855 "\n"
8856 "%4$s\n"
8857 "\n"
8858 "You can see the list of %1$s's favorites here:\n"
8859 "\n"
8860 "%5$s\n"
8861 "\n"
8862 "Faithfully yours,\n"
8863 "%6$s\n"
8864 msgstr ""
8865 "%1$s (@%7$s) la precis till din notis från %2$s som en av sina favoriter.\n"
8866 "\n"
8867 "Webbadressen för din notis är:\n"
8868 "\n"
8869 "%3$s\n"
8870 "\n"
8871 "Texten i din notis är:\n"
8872 "\n"
8873 "%4$s\n"
8874 "\n"
8875 "Du kan se listan med %1$ss favoriter här:\n"
8876 "\n"
8877 "%5$s\n"
8878 "\n"
8879 "Med vänliga hälsningar,\n"
8880 "%6$s\n"
8881
8882 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
8883 #: lib/mail.php:664
8884 #, php-format
8885 msgid ""
8886 "The full conversation can be read here:\n"
8887 "\n"
8888 "\t%s"
8889 msgstr ""
8890 "Hela konversationen kan läsas här:\n"
8891 "\n"
8892 "\t%s"
8893
8894 #. TRANS: E-mail subject for notice notification.
8895 #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
8896 #: lib/mail.php:672
8897 #, fuzzy, php-format
8898 msgid "%1$s (@%2$s) sent a notice to your attention"
8899 msgstr "%s (@%s) skickade en notis för din uppmärksamhet"
8900
8901 #. TRANS: Body of @-reply notification e-mail.
8902 #. TRANS: %1$s is the sending user's long name, $2$s is the StatusNet sitename,
8903 #. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
8904 #. TRANS: %5$s is a URL to the full conversion if it exists (otherwise empty),
8905 #. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replied for the addressed user,
8906 #. TRANS: %8$s is a URL to the addressed user's e-mail settings, %9$s is the sender's nickname.
8907 #: lib/mail.php:680
8908 #, php-format
8909 msgid ""
8910 "%1$s (@%9$s) just sent a notice to your attention (an '@-reply') on %2$s.\n"
8911 "\n"
8912 "The notice is here:\n"
8913 "\n"
8914 "\t%3$s\n"
8915 "\n"
8916 "It reads:\n"
8917 "\n"
8918 "\t%4$s\n"
8919 "\n"
8920 "%5$sYou can reply back here:\n"
8921 "\n"
8922 "\t%6$s\n"
8923 "\n"
8924 "The list of all @-replies for you here:\n"
8925 "\n"
8926 "%7$s\n"
8927 "\n"
8928 "Faithfully yours,\n"
8929 "%2$s\n"
8930 "\n"
8931 "P.S. You can turn off these email notifications here: %8$s\n"
8932 msgstr ""
8933 "%1$s (@%9$s) skickade precis en notis för din uppmärksamhet (ett '@-svar') "
8934 "på %2$s.\n"
8935 "\n"
8936 "Notisen är här:\n"
8937 "\n"
8938 "\t%3$s\n"
8939 "\n"
8940 "Den lyder:\n"
8941 "\n"
8942 "\t%4$s\n"
8943 "\n"
8944 "%5$sDu kan svara här:\n"
8945 "\n"
8946 "\t%6$s\n"
8947 "\n"
8948 "Listan med alla @-svar till dig hittar du här:\n"
8949 "%7$s\n"
8950 "\n"
8951 "Med vänliga hälsningar,\n"
8952 "%2$s\n"
8953 "\n"
8954 "P.S. Du kan stänga av dessa e-postnotifikationer här: %8$s\n"
8955
8956 #: lib/mailbox.php:87
8957 msgid "Only the user can read their own mailboxes."
8958 msgstr "Bara användaren kan läsa sina egna brevlådor."
8959
8960 #: lib/mailbox.php:125
8961 msgid ""
8962 "You have no private messages. You can send private message to engage other "
8963 "users in conversation. People can send you messages for your eyes only."
8964 msgstr ""
8965 "Du har inga privata meddelanden. Du kan skicka privata meddelanden för att "
8966 "engagera andra användare i konversationen. Folk kan skicka meddelanden till "
8967 "dig som bara du ser."
8968
8969 #: lib/mailhandler.php:37
8970 msgid "Could not parse message."
8971 msgstr "Kunde inte tolka meddelande."
8972
8973 #: lib/mailhandler.php:42
8974 msgid "Not a registered user."
8975 msgstr "Inte en registrerad användare."
8976
8977 #: lib/mailhandler.php:46
8978 msgid "Sorry, that is not your incoming email address."
8979 msgstr "Tyvärr, det är inte din inkommande e-postadress."
8980
8981 #: lib/mailhandler.php:50
8982 msgid "Sorry, no incoming email allowed."
8983 msgstr "Tyvärr, ingen inkommande e-post tillåts."
8984
8985 #: lib/mailhandler.php:229
8986 #, php-format
8987 msgid "Unsupported message type: %s"
8988 msgstr "Formatet %s för meddelande stödjs inte."
8989
8990 #. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
8991 #: lib/mediafile.php:102 lib/mediafile.php:174
8992 msgid "There was a database error while saving your file. Please try again."
8993 msgstr ""
8994 "Det var ett databasfel vid sparandet av din profil. Var vänlig försök igen."
8995
8996 #. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
8997 #: lib/mediafile.php:238 lib/mediafile.php:281
8998 msgid "File exceeds user's quota."
8999 msgstr "Fil överstiger användaren kvot."
9000
9001 #. TRANS: Client exception thrown when a file upload operation fails because the file could
9002 #. TRANS: not be moved from the temporary folder to the permanent file location.
9003 #: lib/mediafile.php:258 lib/mediafile.php:300
9004 msgid "File could not be moved to destination directory."
9005 msgstr "Fil kunde inte flyttas till destinationskatalog."
9006
9007 #. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
9008 #. TRANS: type of the uploaded file could not be determined.
9009 #: lib/mediafile.php:265 lib/mediafile.php:306
9010 msgid "Could not determine file's MIME type."
9011 msgstr "Kunde inte fastställa filens MIME-typ."
9012
9013 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
9014 #. TRANS: %1$s is the file type that was denied, %2$s is the application part of
9015 #. TRANS: the MIME type that was denied.
9016 #: lib/mediafile.php:396
9017 #, php-format
9018 msgid ""
9019 "\"%1$s\" is not a supported file type on this server. Try using another %2$s "
9020 "format."
9021 msgstr ""
9022 "\"%1$s\" är en filtyp som saknar stöd på denna server. Prova att använda ett "
9023 "annat %2$s-format."
9024
9025 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
9026 #. TRANS: %s is the file type that was denied.
9027 #: lib/mediafile.php:401
9028 #, php-format
9029 msgid "\"%s\" is not a supported file type on this server."
9030 msgstr "%s är en filtyp som saknar stöd på denna server."
9031
9032 #: lib/messageform.php:120
9033 msgid "Send a direct notice"
9034 msgstr "Skicka en direktnotis"
9035
9036 #. TRANS Label entry in drop-down selection box in direct-message inbox/outbox. This is the default entry in the drop-down box, doubling as instructions and a brake against accidental submissions with the first user in the list.
9037 #: lib/messageform.php:137
9038 #, fuzzy
9039 msgid "Select recipient:"
9040 msgstr "Välj licens"
9041
9042 #. TRANS Entry in drop-down selection box in direct-message inbox/outbox when no one is available to message.
9043 #: lib/messageform.php:150
9044 #, fuzzy
9045 msgid "No mutual subscribers."
9046 msgstr "Inte prenumerant!"
9047
9048 #: lib/messageform.php:153
9049 msgid "To"
9050 msgstr "Till"
9051
9052 #: lib/messageform.php:166 lib/noticeform.php:186
9053 msgid "Available characters"
9054 msgstr "Tillgängliga tecken"
9055
9056 #: lib/messageform.php:185 lib/noticeform.php:237
9057 msgctxt "Send button for sending notice"
9058 msgid "Send"
9059 msgstr "Skicka"
9060
9061 #: lib/messagelist.php:77
9062 #, fuzzy
9063 msgid "Messages"
9064 msgstr "Meddelande"
9065
9066 #: lib/messagelistitem.php:123 lib/noticelist.php:522
9067 msgid "from"
9068 msgstr "från"
9069
9070 #. TRANS: Validation error in form for registration, profile and group settings, etc.
9071 #: lib/nickname.php:165
9072 msgid "Nickname must have only lowercase letters and numbers and no spaces."
9073 msgstr ""
9074 "Smeknamnet får endast innehålla små bokstäver eller siffror, inga mellanslag."
9075
9076 #. TRANS: Validation error in form for registration, profile and group settings, etc.
9077 #: lib/nickname.php:178
9078 msgid "Nickname cannot be empty."
9079 msgstr ""
9080
9081 #. TRANS: Validation error in form for registration, profile and group settings, etc.
9082 #: lib/nickname.php:191
9083 #, php-format
9084 msgid "Nickname cannot be more than %d character long."
9085 msgid_plural "Nickname cannot be more than %d characters long."
9086 msgstr[0] ""
9087 msgstr[1] ""
9088
9089 #: lib/noticeform.php:160
9090 msgid "Send a notice"
9091 msgstr "Skicka en notis"
9092
9093 #: lib/noticeform.php:174
9094 #, php-format
9095 msgid "What's up, %s?"
9096 msgstr "Vad är på gång, %s?"
9097
9098 #: lib/noticeform.php:194
9099 msgid "Attach"
9100 msgstr "Bifoga"
9101
9102 #: lib/noticeform.php:198
9103 msgid "Attach a file"
9104 msgstr "Bifoga en fil"
9105
9106 #: lib/noticeform.php:213
9107 msgid "Share my location"
9108 msgstr "Dela min plats"
9109
9110 #: lib/noticeform.php:216
9111 msgid "Do not share my location"
9112 msgstr "Dela inte min plats"
9113
9114 #: lib/noticeform.php:217
9115 msgid ""
9116 "Sorry, retrieving your geo location is taking longer than expected, please "
9117 "try again later"
9118 msgstr ""
9119 "Tyvärr, hämtning av din geografiska plats tar längre tid än förväntat, var "
9120 "god försök igen senare"
9121
9122 #. TRANS: Used in coordinates as abbreviation of north
9123 #: lib/noticelist.php:452
9124 msgid "N"
9125 msgstr "N"
9126
9127 #. TRANS: Used in coordinates as abbreviation of south
9128 #: lib/noticelist.php:454
9129 msgid "S"
9130 msgstr "S"
9131
9132 #. TRANS: Used in coordinates as abbreviation of east
9133 #: lib/noticelist.php:456
9134 msgid "E"
9135 msgstr "Ö"
9136
9137 #. TRANS: Used in coordinates as abbreviation of west
9138 #: lib/noticelist.php:458
9139 msgid "W"
9140 msgstr "V"
9141
9142 #: lib/noticelist.php:460
9143 #, php-format
9144 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
9145 msgstr "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
9146
9147 #: lib/noticelist.php:469
9148 msgid "at"
9149 msgstr "på"
9150
9151 #: lib/noticelist.php:518
9152 msgid "web"
9153 msgstr "webb"
9154
9155 #: lib/noticelist.php:584
9156 msgid "in context"
9157 msgstr "i sammanhang"
9158
9159 #: lib/noticelist.php:619
9160 msgid "Repeated by"
9161 msgstr "Upprepad av"
9162
9163 #: lib/noticelist.php:646
9164 msgid "Reply to this notice"
9165 msgstr "Svara på denna notis"
9166
9167 #: lib/noticelist.php:647
9168 msgid "Reply"
9169 msgstr "Svara"
9170
9171 #: lib/noticelist.php:691
9172 msgid "Notice repeated"
9173 msgstr "Notis upprepad"
9174
9175 #: lib/nudgeform.php:116
9176 msgid "Nudge this user"
9177 msgstr "Knuffa denna användare"
9178
9179 #: lib/nudgeform.php:128
9180 msgid "Nudge"
9181 msgstr "Knuffa"
9182
9183 #: lib/nudgeform.php:128
9184 msgid "Send a nudge to this user"
9185 msgstr "Skicka en knuff till denna användare"
9186
9187 #: lib/oauthstore.php:294
9188 msgid "Error inserting new profile."
9189 msgstr "Fel vid infogning av ny profil."
9190
9191 #: lib/oauthstore.php:302
9192 msgid "Error inserting avatar."
9193 msgstr "Fel vid infogning av avatar."
9194
9195 #: lib/oauthstore.php:322
9196 msgid "Error inserting remote profile."
9197 msgstr "Fel vid infogning av fjärrprofil."
9198
9199 #. TRANS: Exception thrown when a notice is denied because it has been sent before.
9200 #: lib/oauthstore.php:362
9201 msgid "Duplicate notice."
9202 msgstr "Duplicera notis."
9203
9204 #: lib/oauthstore.php:507
9205 msgid "Couldn't insert new subscription."
9206 msgstr "Kunde inte infoga ny prenumeration."
9207
9208 #. TRANS: Personal group navigation menu option when logged in for viewing @-replies.
9209 #: lib/personalgroupnav.php:107
9210 #, fuzzy
9211 msgctxt "MENU"
9212 msgid "Replies"
9213 msgstr "Svar"
9214
9215 #. TRANS: Personal group navigation menu option when logged in for seeing own profile.
9216 #: lib/personalgroupnav.php:114
9217 #, fuzzy
9218 msgctxt "MENU"
9219 msgid "Profile"
9220 msgstr "Profil"
9221
9222 #. TRANS: Personal group navigation menu option when logged in for viewing own favourited notices.
9223 #: lib/personalgroupnav.php:120
9224 #, fuzzy
9225 msgctxt "MENU"
9226 msgid "Favorites"
9227 msgstr "Favoriter"
9228
9229 #. TRANS: Personal group navigation menu option when logged in for viewing recieved personal messages.
9230 #: lib/personalgroupnav.php:133
9231 #, fuzzy
9232 msgctxt "MENU"
9233 msgid "Inbox"
9234 msgstr "Inkorg"
9235
9236 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing recieved personal messages.
9237 #: lib/personalgroupnav.php:135
9238 msgid "Your incoming messages"
9239 msgstr "Dina inkommande meddelanden"
9240
9241 #. TRANS: Personal group navigation menu option when logged in for viewing senet personal messages.
9242 #: lib/personalgroupnav.php:140
9243 #, fuzzy
9244 msgctxt "MENU"
9245 msgid "Outbox"
9246 msgstr "Utkorg"
9247
9248 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing senet personal messages.
9249 #: lib/personalgroupnav.php:142
9250 msgid "Your sent messages"
9251 msgstr "Dina skickade meddelanden"
9252
9253 #. TRANS: Title for personal tag cloud section. %s is a user nickname.
9254 #: lib/personaltagcloudsection.php:56
9255 #, php-format
9256 msgid "Tags in %s's notices"
9257 msgstr "Taggar i %ss notiser"
9258
9259 #. TRANS: Displayed as version information for a plugin if no version information was found.
9260 #: lib/plugin.php:126
9261 msgid "Unknown"
9262 msgstr "Okänd"
9263
9264 #. TRANS: H2 text for user subscription statistics.
9265 #. TRANS: Label for user statistics.
9266 #: lib/profileaction.php:127 lib/profileaction.php:225 lib/subgroupnav.php:82
9267 msgid "Subscriptions"
9268 msgstr "Prenumerationer"
9269
9270 #. TRANS: Text for user subscription statistics if user has more subscriptions than displayed.
9271 #: lib/profileaction.php:144
9272 msgid "All subscriptions"
9273 msgstr "Alla prenumerationer"
9274
9275 #. TRANS: H2 text for user subscriber statistics.
9276 #. TRANS: Label for user statistics.
9277 #: lib/profileaction.php:164 lib/profileaction.php:232 lib/subgroupnav.php:90
9278 msgid "Subscribers"
9279 msgstr "Prenumeranter"
9280
9281 #. TRANS: Text for user subscription statistics if user has more subscribers than displayed.
9282 #: lib/profileaction.php:181
9283 msgid "All subscribers"
9284 msgstr "Alla prenumeranter"
9285
9286 #. TRANS: Label for user statistics.
9287 #: lib/profileaction.php:213
9288 msgid "User ID"
9289 msgstr "Användar-ID"
9290
9291 #. TRANS: Label for user statistics.
9292 #: lib/profileaction.php:219
9293 msgid "Member since"
9294 msgstr "Medlem sedan"
9295
9296 #. TRANS: Label for user statistics.
9297 #. TRANS: H2 text for user group membership statistics.
9298 #: lib/profileaction.php:239 lib/profileaction.php:290
9299 #: lib/publicgroupnav.php:81 lib/searchgroupnav.php:84 lib/subgroupnav.php:98
9300 msgid "Groups"
9301 msgstr "Grupper"
9302
9303 #. TRANS: Label for user statistics.
9304 #. TRANS: Average count of posts made per day since account registration.
9305 #: lib/profileaction.php:253
9306 msgid "Daily average"
9307 msgstr "Dagligt genomsnitt"
9308
9309 #. TRANS: Text for user group membership statistics if user has more subscriptions than displayed.
9310 #: lib/profileaction.php:305
9311 msgid "All groups"
9312 msgstr "Alla grupper"
9313
9314 #. TRANS: Server error displayed when using an unimplemented method.
9315 #: lib/profileformaction.php:123
9316 msgid "Unimplemented method."
9317 msgstr "Inte implementerad metod."
9318
9319 #: lib/publicgroupnav.php:78
9320 msgid "Public"
9321 msgstr "Publikt"
9322
9323 #: lib/publicgroupnav.php:82
9324 msgid "User groups"
9325 msgstr "Användargrupper"
9326
9327 #: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85
9328 msgid "Recent tags"
9329 msgstr "Senaste taggar"
9330
9331 #: lib/publicgroupnav.php:88
9332 msgid "Featured"
9333 msgstr "Profilerade"
9334
9335 #: lib/publicgroupnav.php:92
9336 msgid "Popular"
9337 msgstr "Populärt"
9338
9339 #: lib/redirectingaction.php:95
9340 msgid "No return-to arguments."
9341 msgstr "Inga \"return-to\"-argument."
9342
9343 #: lib/repeatform.php:107
9344 msgid "Repeat this notice?"
9345 msgstr "Upprepa denna notis?"
9346
9347 #: lib/repeatform.php:132
9348 msgid "Yes"
9349 msgstr "Ja"
9350
9351 #: lib/repeatform.php:132
9352 msgid "Repeat this notice"
9353 msgstr "Upprepa denna notis"
9354
9355 #: lib/revokeroleform.php:91
9356 #, php-format
9357 msgid "Revoke the \"%s\" role from this user"
9358 msgstr "Återkalla rollen \"%s\" från denna användare"
9359
9360 #. TRANS: Client error on action trying to visit a non-existing page.
9361 #: lib/router.php:974
9362 #, fuzzy
9363 msgid "Page not found."
9364 msgstr "API-metod hittades inte."
9365
9366 #: lib/sandboxform.php:67
9367 msgid "Sandbox"
9368 msgstr "Flytta till sandlådan"
9369
9370 #: lib/sandboxform.php:78
9371 msgid "Sandbox this user"
9372 msgstr "Flytta denna användare till sandlådan"
9373
9374 #. TRANS: Fieldset legend for the search form.
9375 #: lib/searchaction.php:120
9376 msgid "Search site"
9377 msgstr "Sök webbplats"
9378
9379 #. TRANS: Used as a field label for the field where one or more keywords
9380 #. TRANS: for searching can be entered.
9381 #: lib/searchaction.php:128
9382 msgid "Keyword(s)"
9383 msgstr "Nyckelord"
9384
9385 #. TRANS: Button text for searching site.
9386 #: lib/searchaction.php:130
9387 msgctxt "BUTTON"
9388 msgid "Search"
9389 msgstr "Sök"
9390
9391 #. TRANS: Definition list item with instructions on how to get (better) search results.
9392 #: lib/searchaction.php:170
9393 msgid "Search help"
9394 msgstr "Sök hjälp"
9395
9396 #: lib/searchgroupnav.php:80
9397 msgid "People"
9398 msgstr "Personer"
9399
9400 #: lib/searchgroupnav.php:81
9401 msgid "Find people on this site"
9402 msgstr "Hitta personer på denna webbplats"
9403
9404 #: lib/searchgroupnav.php:83
9405 msgid "Find content of notices"
9406 msgstr "Hitta innehåll i notiser"
9407
9408 #: lib/searchgroupnav.php:85
9409 msgid "Find groups on this site"
9410 msgstr "Hitta grupper på denna webbplats"
9411
9412 #: lib/section.php:89
9413 msgid "Untitled section"
9414 msgstr "Namnlös sektion"
9415
9416 #: lib/section.php:106
9417 msgid "More..."
9418 msgstr "Mer..."
9419
9420 #: lib/silenceform.php:67
9421 msgid "Silence"
9422 msgstr "Tysta ned"
9423
9424 #: lib/silenceform.php:78
9425 msgid "Silence this user"
9426 msgstr "Tysta ned denna användare"
9427
9428 #: lib/subgroupnav.php:83
9429 #, php-format
9430 msgid "People %s subscribes to"
9431 msgstr "Personer %s prenumererar på"
9432
9433 #: lib/subgroupnav.php:91
9434 #, php-format
9435 msgid "People subscribed to %s"
9436 msgstr "Personer som prenumererar på %s"
9437
9438 #: lib/subgroupnav.php:99
9439 #, php-format
9440 msgid "Groups %s is a member of"
9441 msgstr "Grupper %s är en medlem i"
9442
9443 #: lib/subgroupnav.php:105
9444 msgid "Invite"
9445 msgstr "Bjud in"
9446
9447 #: lib/subgroupnav.php:106
9448 #, php-format
9449 msgid "Invite friends and colleagues to join you on %s"
9450 msgstr "Bjud in vänner och kollegor att gå med dig på %s"
9451
9452 #: lib/subscriberspeopleselftagcloudsection.php:48
9453 #: lib/subscriptionspeopleselftagcloudsection.php:48
9454 msgid "People Tagcloud as self-tagged"
9455 msgstr "Taggmoln för person, såsom taggat själv"
9456
9457 #: lib/subscriberspeopletagcloudsection.php:48
9458 #: lib/subscriptionspeopletagcloudsection.php:48
9459 msgid "People Tagcloud as tagged"
9460 msgstr "Taggmoln för person, såsom taggats"
9461
9462 #: lib/tagcloudsection.php:56
9463 msgid "None"
9464 msgstr "Ingen"
9465
9466 #. TRANS: Server exception displayed if a theme name was invalid.
9467 #: lib/theme.php:74
9468 #, fuzzy
9469 msgid "Invalid theme name."
9470 msgstr "Ogiltigt filnamn."
9471
9472 #: lib/themeuploader.php:50
9473 msgid "This server cannot handle theme uploads without ZIP support."
9474 msgstr "Denna server kan inte hantera temauppladdningar utan ZIP-stöd."
9475
9476 #: lib/themeuploader.php:58 lib/themeuploader.php:61
9477 msgid "The theme file is missing or the upload failed."
9478 msgstr "Temafilen saknas eller uppladdningen misslyckades."
9479
9480 #: lib/themeuploader.php:91 lib/themeuploader.php:102
9481 #: lib/themeuploader.php:279 lib/themeuploader.php:283
9482 #: lib/themeuploader.php:291 lib/themeuploader.php:298
9483 msgid "Failed saving theme."
9484 msgstr "Kunde inte spara tema."
9485
9486 #: lib/themeuploader.php:147
9487 msgid "Invalid theme: bad directory structure."
9488 msgstr "Ogiltigt tema: dålig katalogstruktur."
9489
9490 #: lib/themeuploader.php:166
9491 #, fuzzy, php-format
9492 msgid "Uploaded theme is too large; must be less than %d byte uncompressed."
9493 msgid_plural ""
9494 "Uploaded theme is too large; must be less than %d bytes uncompressed."
9495 msgstr[0] ""
9496 "Uppladdat tema är för stort, måste vara mindre än %d byte okomprimerat."
9497 msgstr[1] ""
9498 "Uppladdat tema är för stort, måste vara mindre än %d byte okomprimerat."
9499
9500 #: lib/themeuploader.php:179
9501 msgid "Invalid theme archive: missing file css/display.css"
9502 msgstr "Ogiltigt temaarkiv: filen css/display.css saknas"
9503
9504 #: lib/themeuploader.php:219
9505 msgid ""
9506 "Theme contains invalid file or folder name. Stick with ASCII letters, "
9507 "digits, underscore, and minus sign."
9508 msgstr ""
9509 "Tema innehåller ogiltigt fil- eller mappnamn. Använd bara ASCII-bokstäver, "
9510 "siffror, understreck och minustecken."
9511
9512 #: lib/themeuploader.php:225
9513 msgid "Theme contains unsafe file extension names; may be unsafe."
9514 msgstr "Tema innehåller osäkra filtilläggsnamn; kan vara osäkert."
9515
9516 #: lib/themeuploader.php:242
9517 #, php-format
9518 msgid "Theme contains file of type '.%s', which is not allowed."
9519 msgstr "Tema innehåller fil av typen '.%s', vilket inte är tillåtet."
9520
9521 #: lib/themeuploader.php:260
9522 msgid "Error opening theme archive."
9523 msgstr "Fel vid öppning temaarkiv."
9524
9525 #: lib/topposterssection.php:74
9526 msgid "Top posters"
9527 msgstr "Toppostare"
9528
9529 #. TRANS: Title for the form to unblock a user.
9530 #: lib/unblockform.php:67
9531 msgctxt "TITLE"
9532 msgid "Unblock"
9533 msgstr "Häv blockering"
9534
9535 #: lib/unsandboxform.php:69
9536 msgid "Unsandbox"
9537 msgstr "Flytta från sandlådan"
9538
9539 #: lib/unsandboxform.php:80
9540 msgid "Unsandbox this user"
9541 msgstr "Flytta denna användare från sandlådan"
9542
9543 #: lib/unsilenceform.php:67
9544 msgid "Unsilence"
9545 msgstr "Häv nedtystning"
9546
9547 #: lib/unsilenceform.php:78
9548 msgid "Unsilence this user"
9549 msgstr "Häv nedtystning av denna användare"
9550
9551 #: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137
9552 msgid "Unsubscribe from this user"
9553 msgstr "Avsluta prenumerationen på denna användare"
9554
9555 #: lib/unsubscribeform.php:137
9556 msgid "Unsubscribe"
9557 msgstr "Avsluta pren."
9558
9559 #. TRANS: Exception text shown when no profile can be found for a user.
9560 #. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
9561 #: lib/usernoprofileexception.php:60
9562 #, fuzzy, php-format
9563 msgid "User %1$s (%2$d) has no profile record."
9564 msgstr "Användaren har ingen profil."
9565
9566 #. TRANS: Link text for changeing the avatar of the logged in user.
9567 #: lib/userprofile.php:121
9568 msgid "Edit Avatar"
9569 msgstr "Redigera avatar"
9570
9571 #. TRANS: H2 for user actions in a profile.
9572 #. TRANS: H2 for entity actions in a profile.
9573 #: lib/userprofile.php:245 lib/userprofile.php:261
9574 msgid "User actions"
9575 msgstr "Åtgärder för användare"
9576
9577 #. TRANS: Text shown in user profile of not yet compeltely deleted users.
9578 #: lib/userprofile.php:249
9579 msgid "User deletion in progress..."
9580 msgstr "Borttagning av användare pågår..."
9581
9582 #. TRANS: Link title for link on user profile.
9583 #: lib/userprofile.php:277
9584 msgid "Edit profile settings"
9585 msgstr "Redigera profilinställningar"
9586
9587 #. TRANS: Link text for link on user profile.
9588 #: lib/userprofile.php:279
9589 msgid "Edit"
9590 msgstr "Redigera"
9591
9592 #. TRANS: Link title for link on user profile.
9593 #: lib/userprofile.php:303
9594 msgid "Send a direct message to this user"
9595 msgstr "Skicka ett direktmeddelande till denna användare"
9596
9597 #. TRANS: Link text for link on user profile.
9598 #: lib/userprofile.php:305
9599 msgid "Message"
9600 msgstr "Meddelande"
9601
9602 #. TRANS: Label text on user profile to select a user role.
9603 #: lib/userprofile.php:347
9604 msgid "Moderate"
9605 msgstr "Moderera"
9606
9607 #. TRANS: Label text on user profile to select a user role.
9608 #: lib/userprofile.php:386
9609 msgid "User role"
9610 msgstr "Användarroll"
9611
9612 #. TRANS: Role that can be set for a user profile.
9613 #: lib/userprofile.php:389
9614 msgctxt "role"
9615 msgid "Administrator"
9616 msgstr "Administratör"
9617
9618 #. TRANS: Role that can be set for a user profile.
9619 #: lib/userprofile.php:391
9620 msgctxt "role"
9621 msgid "Moderator"
9622 msgstr "Moderator"
9623
9624 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9625 #: lib/util.php:1306
9626 msgid "a few seconds ago"
9627 msgstr "ett par sekunder sedan"
9628
9629 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9630 #: lib/util.php:1309
9631 msgid "about a minute ago"
9632 msgstr "för nån minut sedan"
9633
9634 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9635 #: lib/util.php:1313
9636 #, php-format
9637 msgid "about one minute ago"
9638 msgid_plural "about %d minutes ago"
9639 msgstr[0] "för ungefär en minut sedan"
9640 msgstr[1] "för ungefär %d minuter sedan"
9641
9642 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9643 #: lib/util.php:1316
9644 msgid "about an hour ago"
9645 msgstr "för en timma sedan"
9646
9647 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9648 #: lib/util.php:1320
9649 #, php-format
9650 msgid "about one hour ago"
9651 msgid_plural "about %d hours ago"
9652 msgstr[0] "för ungefär en timma sedan"
9653 msgstr[1] "för ungefär %d timmar sedan"
9654
9655 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9656 #: lib/util.php:1323
9657 msgid "about a day ago"
9658 msgstr "för en dag sedan"
9659
9660 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9661 #: lib/util.php:1327
9662 #, php-format
9663 msgid "about one day ago"
9664 msgid_plural "about %d days ago"
9665 msgstr[0] "för ungefär en dag sedan"
9666 msgstr[1] "för ungefär %d dagar sedan"
9667
9668 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9669 #: lib/util.php:1330
9670 msgid "about a month ago"
9671 msgstr "för en månad sedan"
9672
9673 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9674 #: lib/util.php:1334
9675 #, php-format
9676 msgid "about one month ago"
9677 msgid_plural "about %d months ago"
9678 msgstr[0] "för ungefär en månad sedan"
9679 msgstr[1] "för ungefär %d månader sedan"
9680
9681 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9682 #: lib/util.php:1337
9683 msgid "about a year ago"
9684 msgstr "för ett år sedan"
9685
9686 #. TRANS: Web color exception thrown when a hexadecimal color code does not validate.
9687 #. TRANS: %s is the provided (invalid) color code.
9688 #: lib/webcolor.php:81 lib/webcolor.php:121
9689 #, fuzzy, php-format
9690 msgid "%s is not a valid color! Use 3 or 6 hex characters."
9691 msgstr "%s är inte en giltig färg! Använd 3 eller 6 hexadecimala tecken."
9692
9693 #. TRANS: %s is the URL to the StatusNet site's Instant Messaging settings.
9694 #: lib/xmppmanager.php:287
9695 #, php-format
9696 msgid "Unknown user. Go to %s to add your address to your account"
9697 msgstr ""
9698
9699 #. TRANS: Response to XMPP source when it sent too long a message.
9700 #. TRANS: %1$d the maximum number of allowed characters (used for plural), %2$d is the sent number.
9701 #: lib/xmppmanager.php:406
9702 #, fuzzy, php-format
9703 msgid "Message too long. Maximum is %1$d character, you sent %2$d."
9704 msgid_plural "Message too long. Maximum is %1$d characters, you sent %2$d."
9705 msgstr[0] "Meddelande för långt - maximum är %1$d tecken, du skickade %2$d."
9706 msgstr[1] "Meddelande för långt - maximum är %1$d tecken, du skickade %2$d."
9707
9708 #. TRANS: Exception.
9709 #: lib/xrd.php:63
9710 #, fuzzy
9711 msgid "Invalid XML."
9712 msgstr "Ogiltig storlek."
9713
9714 #. TRANS: Exception.
9715 #: lib/xrd.php:68
9716 msgid "Invalid XML, missing XRD root."
9717 msgstr ""
9718
9719 #. TRANS: Commandline script output. %s is the filename that contains a backup for a user.
9720 #: scripts/restoreuser.php:62
9721 #, php-format
9722 msgid "Getting backup from file '%s'."
9723 msgstr ""