-
Notifications
You must be signed in to change notification settings - Fork 1
/
sv.po
6961 lines (5183 loc) · 155 KB
/
sv.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of PivotX to Swedish
# Copyright (C) 2008 PivotX team <http://pivotx.net/>
# This file is distributed under the same license as the PivotX package.
# Thomas Levine <[email protected]>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: PivotX 2.1.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2011-10-12 12:06+0200\n"
"PO-Revision-Date: 2010-06-12 14:40-0500\n"
"Last-Translator: Thomas Levine <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "%n visitors on this page"
msgstr "%n besökare på den här sidan"
msgid "Total visits"
msgstr ""
msgid "Unique visitors"
msgstr ""
msgid "This month"
msgstr "Den här månad"
msgid "This week"
msgstr "Den här vecka"
msgid "Today"
msgstr "Idag"
#, fuzzy
msgid "Keyword"
msgstr "Nyckelord"
msgid "Frequency"
msgstr ""
msgid "Previous Month"
msgstr "Förre Månad"
msgid "Next Month"
msgstr "Nästa Månad"
msgid "Start day of the week"
msgstr ""
msgid "Error"
msgstr ""
msgid "Select the day of the week you wish the calendar to start on."
msgstr ""
msgid "Select"
msgstr "Välj"
msgid ""
"No items in Delicious Feed. Please check the settings in the PivotX backend."
msgstr ""
msgid "Image"
msgstr "Bild"
msgid "Description"
msgstr "Beskrivning"
#, fuzzy
msgid "Upload an image"
msgstr "Ladda upp en ny fil:"
msgid "Upload"
msgstr "Ladda Upp"
msgid "Gallery"
msgstr ""
#, fuzzy
msgid "Edit Gallery"
msgstr "Editera kategori"
msgid "Add an image"
msgstr "Skapa en ny bild"
msgid "Add"
msgstr "Skapa"
msgid ""
"The Uploader does not work well from 'localhost'. Please use the server's "
"(internal) IP-address instead."
msgstr ""
#, fuzzy
msgid "Upload a file"
msgstr "Ladda upp en ny fil:"
msgid "Web Property ID"
msgstr ""
msgid "Error - input needs to be in the form of UA-xxxxxx-x"
msgstr ""
msgid ""
"Enter your personal Web Property ID, aka. UA tracking code. This looks like "
"UA-xxxxxx-y or UA-xxxxx-yy. Check your account information after logging in "
"to Google Analytics"
msgstr ""
msgid "Google account login"
msgstr ""
msgid "Error - input needs to be text"
msgstr ""
#, fuzzy
msgid "Google account password"
msgstr "Standard språk"
#, php-format
msgid ""
"If you want to display a summary of the statistics on the Dashboard, fill in "
"the specifics of a Google Account that has access to these statistics. After "
"doing this, click %sthis link%s to test the login, and fetch the id, to fill "
"in below."
msgstr ""
msgid "Profile ID"
msgstr ""
msgid "Error - input needs to be a number"
msgstr ""
msgid ""
"The (secret) Profile ID number, that will be used to display the reports. "
"See above, on how to get this number."
msgstr ""
#, fuzzy
msgid "Advanced Configuration"
msgstr "Konfiguration"
msgid ""
"Sets the domain name for cookies, e.g. .example.com, allows tracking of all "
"subdomains in one profile"
msgstr ""
msgid "Custom campaign variables: Campaign Name"
msgstr ""
msgid "Custom campaign variables: Campaign Medium"
msgstr ""
msgid "Custom campaign variables: Campaign Source"
msgstr ""
msgid "Custom campaign variables: Campaign Term"
msgstr ""
msgid "Custom campaign variables: Campaign Content"
msgstr ""
msgid "Custom campaign variables: Campaign no-override key"
msgstr ""
msgid ""
"If set to true, enable linker functionality, e.g. in combination with a 3rd-"
"party shopping cart"
msgstr ""
msgid "Set the inactive session timeout in milliseconds"
msgstr ""
msgid "If set to true, allow Analytics to be used in conjunction with Urchin"
msgstr ""
#, php-format
msgid ""
"Generate code for AdSense for Analytics reporting for multiple domains. %"
"sSee description.%s"
msgstr ""
msgid "Oops! I'm afraid I couldn't read the Google Calendar feed."
msgstr ""
msgid "My Calendar"
msgstr "Min Kalender"
msgid "ID"
msgstr ""
#, fuzzy
msgid "That's not a proper ID!"
msgstr "Det är ingen giltig E-Post adress"
msgid ""
"The ID of your <a href='http://www.google.com/calendar/'>Google Calendar</"
"a>. This is your Gmail e-mail address or something like "
"<tt>[email protected]</tt>. You'll find "
"the ID in the 'Calendar Address' box on the 'Calendar Details' tab when you "
"have selected a specific calendar on the settings page."
msgstr ""
#, fuzzy
msgid "Maximum items"
msgstr "Största filstorlek"
#, fuzzy
msgid "That's not a proper value!"
msgstr "Det är ingen giltig E-Post adress"
msgid "The maximum amount of items to show from your Calendar."
msgstr ""
msgid "Only include future events"
msgstr ""
msgid "No"
msgstr "Nej"
msgid "Yes"
msgstr "Ja"
#, fuzzy
msgid "Sort items by"
msgstr "Visa dom sista "
#, fuzzy
msgid "Start time"
msgstr "Statistik"
#, fuzzy
msgid "Updated time"
msgstr "Ladda upp en ny fil:"
#, fuzzy
msgid "Order items"
msgstr "Kant"
#, fuzzy
msgid "Ascending"
msgstr "Inställningar för datumvisning"
#, fuzzy
msgid "Descending"
msgstr "Inställningar för datumvisning"
#, fuzzy
msgid "Widget Style"
msgstr "bilder"
#, fuzzy
msgid "That's not a proper style!"
msgstr "Det är ingen giltig E-Post adress"
msgid "Select the style to use for this widget."
msgstr ""
#, fuzzy
msgid "Header format"
msgstr "Fullständigt datumformat"
msgid "Error!"
msgstr ""
#, fuzzy
msgid "Output format"
msgstr "Fullständigt datumformat"
msgid "Format for start date"
msgstr ""
msgid ""
"Define the start date format using the standard PivotX <a href=\"http://book."
"pivotx.net/page/app-d\">date formatting options</a>."
msgstr ""
msgid "Format for end date"
msgstr ""
msgid ""
"Define the end date format using the standard PivotX <a href=\"http://book."
"pivotx.net/page/app-d\">date formatting options</a>."
msgstr ""
#, fuzzy
msgid "Footer format"
msgstr "Fullständigt datumformat"
msgid "Use only as snippet"
msgstr ""
#, php-format
msgid "Yes, I don't want %s to appear among the widgets."
msgstr ""
msgid "Google Maps API key"
msgstr ""
#, fuzzy
msgid "Default width of map"
msgstr "Standard språk"
#, fuzzy
msgid "Default height of map"
msgstr "Standard språk"
#, fuzzy
msgid "Default zoom for map"
msgstr "Standard språk"
#, fuzzy
msgid "Default latitude for map"
msgstr "Standard språk"
#, fuzzy
msgid "Default longitude for map"
msgstr "Standard språk"
#, fuzzy
msgid "Default map type"
msgstr "Standardmall"
msgid "Preserve viewport when inserting KML files"
msgstr ""
msgid "Red"
msgstr "Röd"
msgid "Blue"
msgstr "Blå"
msgid "Black"
msgstr "Svart"
msgid "Grey"
msgstr "Grå"
msgid "Select the color scheme to use for the widget."
msgstr ""
msgid "Your last.fm login name"
msgstr "Dett last.fm inloggningsnamn"
#, fuzzy
msgid "That's not a proper login name!"
msgstr "Det är ingen giltig E-Post adress"
msgid "The name you use to log in at <a href='http://last.fm'>Last.fm</a>."
msgstr ""
msgid "Playing \"%nicefilename%\"."
msgstr "Spelar \"%nicefilename%\"."
msgid "Youtube video \"%basename%\"."
msgstr "Youtube video \"%basename%\"."
msgid "Vimeo video \"%basename%\"."
msgstr "Vimeo video \"%basename%\"."
msgid "Video \"%nicefilename%\""
msgstr "Video \"%nicefilename%\""
msgid "This page requires a password to view. Please give the password."
msgstr ""
#, fuzzy
msgid "You don't have access to this page"
msgstr ""
"Du har inte rättigheter för åtkomst till denna del av Pivot"
msgid ""
"You didn't provide the correct password to access the requested entry. If "
"you've made a typo, go back, and try again. <br /><br />If you don't know "
"the password, you could ask the owner of the website to get access to the "
"entry."
msgstr ""
msgid ""
"# Enter each user with password on a new line.\n"
"# Use a hash to add comments or disable a user\n"
"# Example: password|username\n"
msgstr ""
msgid "Yes, but only pages and entries"
msgstr ""
msgid "Yes, for the complete site"
msgstr ""
msgid "Enable password protection"
msgstr ""
#, fuzzy
msgid "Default password"
msgstr "Standard språk"
msgid "This is the password that's requested when no other password is given."
msgstr ""
msgid "Password question"
msgstr "Lösenord fråga"
msgid ""
"This is the text that people see, when they're being asked for the password."
msgstr ""
#, fuzzy
msgid "Access for logged in users"
msgstr "Inloggad"
msgid "Yes, don't require a password from a user that is logged in."
msgstr ""
#, fuzzy
msgid "'No access' template"
msgstr "Spara mall!"
msgid "When the user is not granted access, show this template."
msgstr ""
#, fuzzy
msgid "'No access' title"
msgstr "Inläggsdatum"
msgid "When the user is not granted access, show this title."
msgstr ""
msgid "'No access' text"
msgstr ""
msgid "When the user is not granted access, show this text."
msgstr ""
msgid "All access ipnumbers"
msgstr ""
msgid "These ipnumbers can access everything without password."
msgstr ""
msgid "Users"
msgstr "Användare"
#, fuzzy
msgid "Password Protect"
msgstr "Lösenord"
msgid "Yes, protect this page with a password."
msgstr ""
msgid "Password"
msgstr "Lösenord"
msgid ""
"Specify the required password, or leave blank to use the default password."
msgstr ""
msgid "Edit in Picnik"
msgstr ""
msgid "Keep original"
msgstr ""
msgid "Yes, keep the original image after editing it in Picnik"
msgstr ""
msgid "Hide buttons"
msgstr ""
msgid "Yes, replace the original 'edit' button for images"
msgstr ""
msgid "Picnik API key"
msgstr ""
#, fuzzy
msgid "That's not a proper API key!"
msgstr "Det är ingen giltig E-Post adress"
msgid ""
"If you have your own picnik API key, you may enter it here. <br /> Leave "
"this blank if you're not sure."
msgstr ""
#, fuzzy
msgid "Note"
msgstr "Ingen"
msgid ""
"It seems you're running PivotX from a local network. The Picnik "
"extension<br /> needs to be able to fetch the images over the internet, so "
"it might not work on<br /> your current setup."
msgstr ""
msgid "Piwik URL"
msgstr ""
msgid "Either the global or local URL to where you have installed Piwik."
msgstr ""
msgid "Piwik Website ID "
msgstr ""
msgid "The id for the website as found in the Piwik website overview."
msgstr ""
msgid "Ignore IP"
msgstr ""
msgid "A comma separated list of IP that shouldn't be registered in Piwik."
msgstr ""
msgid "Preview link is only available for unpublished items."
msgstr ""
#, fuzzy
msgid "Publish preview"
msgstr "Publicera på"
#, fuzzy
msgid "Preview"
msgstr "Förhandsgranska inlägg"
msgid "Use this link if you want send someone a preview link."
msgstr ""
msgid "Preview link will be available for after you save."
msgstr ""
msgid "Shop Transactions"
msgstr ""
#, fuzzy
msgid "Default folder name"
msgstr "Standard språk"
#, fuzzy
msgid "That's not a proper folder name!"
msgstr "Det är ingen giltig E-Post adress"
msgid ""
"The name of the folder in where the images are that Slideshow should use. "
"This should be a folder inside your <tt>images</tt> folder. So if you input "
"<tt>slideshow</tt>, the slideshow will look in the <tt>/images/slideshow/</"
"tt> folder. Don't start or finish with a slash."
msgstr ""
#, fuzzy
msgid "Default timeout"
msgstr "Ta bort kategorin"
msgid "The time (in milliseconds) between each image in the slideshow."
msgstr ""
#, fuzzy
msgid "Default width"
msgstr "Standard språk"
#, fuzzy
msgid "Default height"
msgstr "Standard språk"
msgid ""
"The width and height of the thumbnails in the widget. The borders are added "
"to this, so the total dimensions of the widget can be wider and taller."
msgstr ""
#, fuzzy
msgid "Default zoom crop"
msgstr "Standard språk"
msgid ""
"The zoom crop value to use when creating thumbnails. See includes/timthumb."
"php for an explanation. Also notice the potential influence of timhumb_zc "
"setting."
msgstr ""
#, fuzzy
msgid "Default css"
msgstr "Standard språk"
msgid "The css to use for slideshow."
msgstr ""
msgid "Limit"
msgstr ""
msgid ""
"This limits the number of items that are shown. If you set it too high, it "
"will take longer to load your site."
msgstr ""
#, fuzzy
msgid "Order by"
msgstr "Kant"
#, fuzzy
msgid "Date ascending"
msgstr "Inställningar för datumvisning"
#, fuzzy
msgid "Date descending"
msgstr "Inställningar för datumvisning"
msgid "Alphabet"
msgstr "Alfabet"
#, fuzzy
msgid "Random"
msgstr "Skapad den"
msgid "Select the order in which the images are shown."
msgstr ""
#, fuzzy
msgid "Use popup"
msgstr "Sätt in en Pop-Up bild"
msgid "Thickbox"
msgstr ""
msgid "Fancybox"
msgstr ""
msgid "Select which popup type images are displayed in when clicked."
msgstr ""
#, fuzzy
msgid "Use recursion"
msgstr "Använd ikon"
#, fuzzy
msgid "Leaf"
msgstr "Vänster"
#, fuzzy
msgid "All"
msgstr "Tillåt"
msgid ""
"If recursion is enabled images from either all subdirectories or just the "
"leaf subdirectories will be included in the slide show."
msgstr ""
msgid "Use directories in title"
msgstr ""
msgid ""
"Yes, include directory names to the automatically generated image titles."
msgstr ""
msgid "Buttons"
msgstr ""
msgid ""
"Warning! If you use the default css (slideshow) then the buttons are hidden!"
msgstr ""
msgid "Show title when hovering over buttons"
msgstr ""
msgid "Yes, include the title as a tooltip for the buttons."
msgstr ""
msgid "Tooltip opacity"
msgstr ""
msgid "Set the opacity of the shown tooltip."
msgstr ""
msgid "Show buttons before slideshow"
msgstr ""
msgid "Yes, show the buttons first and then the slideshow."
msgstr ""
msgid "Warning! These features are experimental, so use them with caution!"
msgstr ""
msgid "IPTC Index"
msgstr ""
msgid ""
"Index of image title in IPTC table. (Picasa comments use '2#120'). Leave "
"blank to generate a nicename."
msgstr ""
#, fuzzy
msgid "IPTC Encoding"
msgstr "Använd encoding"
msgid ""
"Encoding of image IPTC texts. (Use the iconv encoding names.) Leave blank "
"for no decoding."
msgstr ""
msgid "Share this:"
msgstr ""
msgid ""
"These icons link to social bookmarking sites where readers can share and "
"discover new web pages."
msgstr ""
#, fuzzy
msgid "Tagline"
msgstr "Mitten"
#, fuzzy
msgid "That's not a proper tagline!"
msgstr "Det är ingen giltig E-Post adress"
msgid "The text to display in front of the Social Bookmarking buttons."
msgstr ""
#, fuzzy
msgid "Open in new window"
msgstr "Öppna länkar i ett nytt fönster"
msgid ""
"If you enable this, all links will open in a new (blank) window. Note: doing "
"this will prevent your website from being valid XHTML."
msgstr ""
#, fuzzy
msgid "Show these links"
msgstr "XML: RSS Feed"
msgid "Rating button description"
msgstr ""
#, fuzzy
msgid "That's not a proper description!"
msgstr "Det är ingen giltig E-Post adress"
msgid ""
"The text to display besides the star ranking buttons. You can use %count% "
"and %average% to insert those values."
msgstr ""
msgid "Rating average description"
msgstr ""
msgid ""
"The text to show when only showing a simple average. You can use %average% "
"to insert that value."
msgstr ""
msgid "Thank you for voting!"
msgstr "Tack för att du röstar!"
msgid "Use your browser's back button to go back to the previous page."
msgstr ""
#, fuzzy
msgid "Your WIE login name"
msgstr "Dett last.fm inloggningsnamn"
#, fuzzy
msgid "That's not a proper username!"
msgstr "Det är ingen giltig E-Post adress"
#, php-format
msgid "The name you use to log in at %s"
msgstr ""
msgid "Include weblog frontpages"
msgstr ""
#, fuzzy
msgid "Only weblog"
msgstr "Min webblogg"
msgid "Select a weblog or weblogs that should only be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Exclude weblog"
msgstr "Visa webblogg"
msgid "Select a weblog or weblogs that should not be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Include entries"
msgstr "Spara mall!"
#, fuzzy
msgid "Only category"
msgstr "kategori"
msgid ""
"Select a category or categories that should only be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Exclude category"
msgstr "Editera kategori"
msgid ""
"Select a category or categories that should not be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Include pages"
msgstr "Spara mall!"
#, fuzzy
msgid "Only chapter"
msgstr "Kategori"
msgid "Select a chapter or chapters that should only be added to the sitemap."
msgstr ""
#, fuzzy
msgid "Exclude chapter"
msgstr "Redigera kapitel"
msgid "Select a chapter or chapters that should not be added to the sitemap."
msgstr ""
msgid "Filter as any robot"
msgstr ""
msgid ""
"Test each sitemap entry against all Disallow rules in robots.txt. User-agent "
"qualifiers are ignored, every Disallow will contribute to URI exclusion."
msgstr ""
msgid "If this doesn't make any sense to you, leave the check box unchecked."
msgstr ""
msgid "Additional URIs"
msgstr ""
msgid ""
"Additional URIs to include in sitemap. Separate the URIs with a comma. The "
"URIs should be absolute paths (i.e. /myuri/here). Last modified will always "
"be set to the current day."
msgstr ""
msgid "About"
msgstr "Om"
#, fuzzy
msgid "Latest Comments"
msgstr "Senaste kommentarer"
msgid "Stuff"
msgstr "Grejs"
msgid "Archives"
msgstr "Arkiv"
msgid "Categories"
msgstr "Kategorier"
msgid "Links"
msgstr "Länkar"
#, fuzzy
msgid "Search"
msgstr "sök!"
msgid "Linkdump"
msgstr "Linkdump"
msgid "Home"
msgstr "Hem"
msgid "Tag Cloud"
msgstr ""
msgid "Search Results"
msgstr "Sökresultat"
msgid "Name"
msgstr "Namn"
msgid "Email"
msgstr "Email"
msgid "URL"
msgstr "Webbadress"
msgid "Post Comment"
msgstr "Skicka kommentar"
msgid "Preview Comment"
msgstr "Förhandsgranska kommentar"
msgid "Remember personal info?"
msgstr "Komma ihåg personlig information?"
msgid "Yes, give me a cookie and remember me."
msgstr ""
#, fuzzy
msgid "Navigation"
msgstr "Konfiguration"
msgid "Top"
msgstr ""
msgid "Powered by"
msgstr "Drivs av"
#, fuzzy
msgid "More"
msgstr "Kant"
#, fuzzy
msgid "Pages"
msgstr "bild"
msgid "Meta"
msgstr ""
msgid "(optional field)"
msgstr ""
msgid "Comment"
msgstr "Kommentera"
msgid "Notify"
msgstr "Notifiera"
msgid "Yes, send me email when someone replies."
msgstr "Ja, skicka mig ett email när någon svarar.."
msgid "Hide email"
msgstr ""
msgid "Yes, hide my email address."
msgstr ""
#, fuzzy
msgid ""
"<strong>Small print:</strong> All html tags except <b> and <i> "
"will be removed from your comment. You can make links by just typing the url "
"or mail-address."
msgstr ""
"<b>Fotnot</b> Alla HTML taggar förutom <,b>, and <,i>, kommer "
"att tas bort från din kommentar. Du kan skapa länkar denom att "
"skriva webbadressen eller e-post adressen i kommentar fältet."
msgid "Warning!"
msgstr ""
msgid "Javascript and Cookies must be enabled to log in to PivotX."
msgstr ""
msgid ""
"PivotX couldn't set the session properly. Try logging out, and logging on "
"again. You could also try clearing your browser's cache, and make sure no "
"software on your computer is interfering with the cookies."
msgstr ""
msgid "If the problem persists, ask for help on the forum."
msgstr ""
msgid "Insert an Image"
msgstr "Sätta in en bild"
msgid ""
"To insert an image, you should upload an image, or select a previously "
"uploaded image."
msgstr ""
"För att sätta in en bild bör du ladda upp en bild, eller "
"välja en tidigare uppladdad bild."
msgid "2 MB Max"
msgstr ""
msgid "Image name"
msgstr "bild namn"
#, fuzzy
msgid "Select an image"
msgstr "Välj bild"
msgid "Alternate text"
msgstr "Alternativ text"
msgid "Title"
msgstr "Titel"
msgid "Align"
msgstr "Align"
msgid "Center (default)"
msgstr "Centrera (förvalt)"
msgid "Left"
msgstr "Vänster"
msgid "Right"
msgstr "Häger"