summaryrefslogtreecommitdiff
path: root/po/sv.po
blob: 407c174fef7c1cd9822b7f942cc40150d512f636 (plain)
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
# Swedish translation for gnome-contacts.
# Copyright © 2011-2020 Free Software Foundation, Inc.
# This file is distributed under the same license as the gnome-contacts package.
# Daniel Nylander <po@danielnylander.se>, 2011, 2012.
# Mattias Eriksson <snaggen@gmail.com>, 2014.
# Sebastian Rasmussen <sebras@gmail.com>, 2015.
# Anders Jonsson <anders.jonsson@norsjovallen.se>, 2015, 2016, 2017, 2018, 2019, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-contacts\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-contacts/issues\n"
"POT-Creation-Date: 2020-11-29 16:45+0000\n"
"PO-Revision-Date: 2020-11-30 01:31+0100\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.4.2\n"

#: data/org.gnome.Contacts.appdata.xml.in.in:6
#: data/org.gnome.Contacts.desktop.in.in:3 data/ui/contacts-window.ui:144
#: data/ui/contacts-window.ui:163 src/contacts-window.vala:230
msgid "Contacts"
msgstr "Kontakter"

#: data/org.gnome.Contacts.appdata.xml.in.in:7
#: data/org.gnome.Contacts.desktop.in.in:4
msgid "A contacts manager for GNOME"
msgstr "En kontakthanterare för GNOME"

#: data/org.gnome.Contacts.appdata.xml.in.in:9
msgid ""
"Contacts keeps and organize your contacts information. You can create, edit, "
"delete and link together pieces of information about your contacts. Contacts "
"aggregates the details from all your sources providing a centralized place "
"for managing your contacts."
msgstr ""
"Kontakter lagrar och organiserar dina kontakters information. Du kan skapa, "
"redigera, ta bort och länka ihop delar av information om dina kontakter. "
"Kontakter sammanför detaljerna från alla dina källor och tillhandahåller en "
"central plats för att hantera dina kontakter."

#: data/org.gnome.Contacts.appdata.xml.in.in:15
msgid ""
"Contacts will also integrate with online address books and automatically "
"link contacts from different online sources."
msgstr ""
"Kontakter integrerar med adressböcker på nätet och länkar automatiskt "
"kontakter från olika källor."

#: data/org.gnome.Contacts.appdata.xml.in.in:482
msgid "The GNOME Project"
msgstr "GNOME-projektet"

#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: data/org.gnome.Contacts.desktop.in.in:6
msgid "friends;address book;"
msgstr "vänner;adressbok;"

#: data/gtk/help-overlay.ui:9
msgctxt "shortcut window"
msgid "Overview"
msgstr "Översikt"

#: data/gtk/help-overlay.ui:14
msgctxt "shortcut window"
msgid "Help"
msgstr "Hjälp"

#: data/gtk/help-overlay.ui:21
msgctxt "shortcut window"
msgid "Open menu"
msgstr "Öppna meny"

#: data/gtk/help-overlay.ui:28
msgctxt "shortcut window"
msgid "Create a new contact"
msgstr "Skapa en ny kontakt"

#: data/gtk/help-overlay.ui:35
msgctxt "shortcut window"
msgid "Search"
msgstr "Sök"

#: data/gtk/help-overlay.ui:42
msgctxt "shortcut window"
msgid "Shortcut list"
msgstr "Genvägslista"

#: data/gtk/help-overlay.ui:49
msgctxt "shortcut window"
msgid "Quit"
msgstr "Avsluta"

#: data/ui/contacts-avatar-selector.ui:54
msgid "Take a Picture…"
msgstr "Ta en bild…"

#: data/ui/contacts-avatar-selector.ui:68
msgid "Select a File…"
msgstr "Välj en fil…"

#: data/ui/contacts-contact-pane.ui:45
msgid "Select a contact"
msgstr "Välj en kontakt"

#: data/ui/contacts-crop-cheese-dialog.ui:27 data/ui/contacts-window.ui:215
#: src/contacts-addressbook-dialog.vala:32 src/contacts-editor-property.vala:86
msgid "Cancel"
msgstr "Avbryt"

#: data/ui/contacts-crop-cheese-dialog.ui:49
msgid "Take Another…"
msgstr "Ta en till…"

#: data/ui/contacts-crop-cheese-dialog.ui:64 data/ui/contacts-window.ui:337
#: src/contacts-window.vala:238
msgid "Done"
msgstr "Färdig"

#: data/ui/contacts-editor-menu.ui:13
msgid "Change Addressbook"
msgstr "Byt adressbok"

#: data/ui/contacts-linked-personas-dialog.ui:12
msgid "Linked Accounts"
msgstr "Länkade konton"

#: data/ui/contacts-linked-personas-dialog.ui:45
msgid "You can link contacts by selecting them from the contacts list"
msgstr "Du kan länka kontakter genom att markera dem i kontaktlistan"

#: data/ui/contacts-link-suggestion-grid.ui:56
msgid "Link Contacts"
msgstr "Länka kontakter"

#: data/ui/contacts-list-pane.ui:22
msgid "Type to search"
msgstr "Skriv för att söka"

#. Link refers to the verb, from linking contacts together
#: data/ui/contacts-list-pane.ui:54
msgid "Link"
msgstr "Länka"

#: data/ui/contacts-list-pane.ui:68
msgid "Remove"
msgstr "Ta bort"

#: data/ui/contacts-setup-window.ui:11
msgid "Contacts Setup"
msgstr "Kontaktkonfiguration"

#: data/ui/contacts-setup-window.ui:20
msgid "_Quit"
msgstr "A_vsluta"

#: data/ui/contacts-setup-window.ui:25
msgid "Cancel setup and quit"
msgstr "Avbryt konfiguration och avsluta"

#: data/ui/contacts-setup-window.ui:39
msgid "_Done"
msgstr "_Färdig"

#: data/ui/contacts-setup-window.ui:43
msgid "Setup complete"
msgstr "Konfiguration klar"

#: data/ui/contacts-setup-window.ui:82
msgid "Welcome"
msgstr "Välkommen"

#: data/ui/contacts-setup-window.ui:94
msgid ""
"Please select your main address book: this is where new contacts will be "
"added. If you keep your contacts in an online account, you can add them "
"using the online accounts settings."
msgstr ""
"Välj din huvudsakliga adressbok: det här är var nya kontakter kommer att "
"läggas till. Om du vill behålla dina kontakter i ett nätkonto kan du lägga "
"till dem med nätkontoinställningarna."

#: data/ui/contacts-window.ui:15
msgid "List contacts by:"
msgstr "Lista kontakter enligt:"

#: data/ui/contacts-window.ui:28
msgid "First name"
msgstr "Förnamn"

#: data/ui/contacts-window.ui:35
msgid "Surname"
msgstr "Efternamn"

#: data/ui/contacts-window.ui:49
msgid "Change Address Book…"
msgstr "Byt adressbok…"

#: data/ui/contacts-window.ui:57
msgid "Online Accounts <sup>↗</sup>"
msgstr "Nätkonton <sup>↗</sup>"

#: data/ui/contacts-window.ui:73
msgid "Keyboard Shortcuts"
msgstr "Tangentbordsgenvägar"

#: data/ui/contacts-window.ui:81
msgid "Help"
msgstr "Hjälp"

#: data/ui/contacts-window.ui:89
msgid "About Contacts"
msgstr "Om Kontakter"

#: data/ui/contacts-window.ui:107
msgid "Share"
msgstr "Dela"

#: data/ui/contacts-window.ui:114
msgid "Edit"
msgstr "Redigera"

#: data/ui/contacts-window.ui:121 src/contacts-linked-personas-dialog.vala:74
msgid "Unlink"
msgstr "Avlänka"

#: data/ui/contacts-window.ui:133
msgid "Delete"
msgstr "Ta bort"

#: data/ui/contacts-window.ui:171
msgid "Create new contact"
msgstr "Skapa ny kontakt"

#: data/ui/contacts-window.ui:175
msgid "Add contact"
msgstr "Lägg till kontakt"

#: data/ui/contacts-window.ui:216
msgid "Cancel selection"
msgstr "Avbryt markering"

#: data/ui/contacts-window.ui:260
msgid "Back"
msgstr "Bakåt"

#: data/ui/contacts-window.ui:279 src/contacts-avatar-selector.vala:197
msgid "_Cancel"
msgstr "_Avbryt"

#: data/ui/contacts-window.ui:396
msgid "Loading"
msgstr "Läser in"

#: src/contacts-accounts-list.vala:126 src/contacts-addressbook-list.vala:105
#: src/contacts-esd-setup.vala:149
msgid "Local Address Book"
msgstr "Lokal adressbok"

#: src/contacts-addressbook-dialog.vala:27 src/contacts-editor-property.vala:84
msgid "Change Address Book"
msgstr "Byt adressbok"

#: src/contacts-addressbook-dialog.vala:31
msgid "Change"
msgstr "Ändra"

#: src/contacts-addressbook-dialog.vala:60
msgid ""
"New contacts will be added to the selected address book.\n"
"You are able to view and edit contacts from other address books."
msgstr ""
"Nya kontakter kommer att läggas till den valda adressboken.\n"
"Du kan visa och redigera kontakter från andra adressböcker."

#: src/contacts-app.vala:38
msgid "Show contact with this email address"
msgstr "Visa kontakt med denna e-postadress"

#: src/contacts-app.vala:39
msgid "Show contact with this individual id"
msgstr "Visa kontakt med detta individuella id"

#: src/contacts-app.vala:40
msgid "Show contacts with the given filter"
msgstr "Visa kontakter med det angivna filtret"

#: src/contacts-app.vala:41
msgid "Show the current version of Contacts"
msgstr "Visa aktuell version av Kontakter"

#: src/contacts-app.vala:112
#, c-format
msgid "No contact with id %s found"
msgstr "Ingen kontakt med id %s hittades"

#: src/contacts-app.vala:113 src/contacts-app.vala:193
msgid "Contact not found"
msgstr "Kontakten hittades inte"

#: src/contacts-app.vala:172
msgid "translator-credits"
msgstr ""
"Daniel Nylander <po@danielnylander.se>\n"
"Mattias Eriksson <snaggen@gmail.com>\n"
"Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"\n"
"Skicka synpunkter på översättningen till\n"
"<tp-sv@listor.tp-sv.se>."

#: src/contacts-app.vala:173
msgid "GNOME Contacts"
msgstr "GNOME-kontakter"

#: src/contacts-app.vala:174
msgid "About GNOME Contacts"
msgstr "Om GNOME-kontakter"

#: src/contacts-app.vala:175
msgid "Contact Management Application"
msgstr "Program för kontakthantering"

#: src/contacts-app.vala:176
msgid ""
"© 2011 Red Hat, Inc.\n"
"© 2011-2020 The Contacts Developers"
msgstr ""
"© 2011 Red Hat, Inc.\n"
"© 2011-2020 Utvecklarna av Kontakter"

#: src/contacts-app.vala:192
#, c-format
msgid "No contact with email address %s found"
msgstr "Ingen kontakt med e-postadressen %s hittades"

#: src/contacts-avatar-selector.vala:109 src/contacts-avatar-selector.vala:115
#: src/contacts-avatar-selector.vala:234
msgid "Failed to set avatar."
msgstr "Misslyckades med att ställa in profilbild."

#: src/contacts-avatar-selector.vala:194
msgid "Browse for more pictures"
msgstr "Bläddra efter fler bilder"

#: src/contacts-avatar-selector.vala:197
msgid "_Open"
msgstr "_Öppna"

#: src/contacts-contact-editor.vala:50
msgid "Change avatar"
msgstr "Byt profilbild"

#: src/contacts-contact-editor.vala:71
msgid "Add name"
msgstr "Lägg till namn"

#: src/contacts-contact-list.vala:177
msgid "Favorites"
msgstr "Favoriter"

#: src/contacts-contact-list.vala:179 src/contacts-contact-list.vala:185
msgid "All Contacts"
msgstr "Alla kontakter"

#: src/contacts-contact-pane.vala:232
msgid "No primary addressbook configured"
msgstr "Ingen primär adressbok konfigurerad"

#: src/contacts-contact-pane.vala:242
#, c-format
msgid "Unable to create new contacts: %s"
msgstr "Kunde inte skapa nya kontakter: %s"

#: src/contacts-contact-pane.vala:254
msgid "Unable to find newly created contact"
msgstr "Kunde inte hitta nyligen skapad kontakt"

#: src/contacts-contact-sheet.vala:280 src/contacts-editor-property.vala:488
msgid "Website"
msgstr "Webbplats"

#: src/contacts-contact-sheet.vala:297 src/contacts-editor-property.vala:498
msgid "Nickname"
msgstr "Smeknamn"

#: src/contacts-contact-sheet.vala:303 src/contacts-editor-property.vala:563
msgid "Birthday"
msgstr "Födelsedag"

#: src/contacts-contact-sheet.vala:310 src/contacts-editor-property.vala:526
msgid "Note"
msgstr "Anteckning"

#: src/contacts-crop-cheese-dialog.vala:91
msgid "Unable to take photo."
msgstr "Kunde inte ta ett foto."

#: src/contacts-editor-property.vala:66
msgid "Day"
msgstr "Dag"

#: src/contacts-editor-property.vala:70
msgid "Month"
msgstr "Månad"

#: src/contacts-editor-property.vala:74
msgid "Year"
msgstr "År"

#: src/contacts-editor-property.vala:85
msgid "Set"
msgstr "Ställ in"

#: src/contacts-editor-property.vala:137
msgid "Street"
msgstr "Gata"

#: src/contacts-editor-property.vala:137
msgid "Extension"
msgstr "Anknytning"

#: src/contacts-editor-property.vala:137
msgid "City"
msgstr "Stad"

#: src/contacts-editor-property.vala:137
msgid "State/Province"
msgstr "Län/Provins"

#: src/contacts-editor-property.vala:137
msgid "Zip/Postal Code"
msgstr "Postnummer"

#: src/contacts-editor-property.vala:137
msgid "PO box"
msgstr "Box"

#: src/contacts-editor-property.vala:137
msgid "Country"
msgstr "Land"

#: src/contacts-editor-property.vala:336 src/contacts-editor-property.vala:587
msgid "Delete field"
msgstr "Ta bort fält"

#: src/contacts-editor-property.vala:451
msgid "Email address"
msgstr "E-postadress"

#: src/contacts-editor-property.vala:452
msgid "Add email"
msgstr "Lägg till e-post"

#: src/contacts-editor-property.vala:469
msgid "Phone number"
msgstr "Telefonnummer"

#: src/contacts-editor-property.vala:470
msgid "Add number"
msgstr "Lägg till nummer"

#: src/contacts-editor-property.vala:489
msgid "https://example.com"
msgstr "https://example.com"

#: src/contacts-editor-property.vala:565 src/contacts-editor-property.vala:596
msgid "Set Birthday"
msgstr "Ställ in födelsedag"

#: src/contacts-editor-property.vala:614
msgid "Address"
msgstr "Adress"

#: src/contacts-esd-setup.vala:152 src/contacts-esd-setup.vala:167
#: src/contacts-utils.vala:497
msgid "Google"
msgstr "Google"

#: src/contacts-esd-setup.vala:164
msgid "Local Contact"
msgstr "Lokal kontakt"

#: src/contacts-im-service.vala:32
msgid "AOL Instant Messenger"
msgstr "AOL Instant Messenger"

#: src/contacts-im-service.vala:33
msgid "Facebook"
msgstr "Facebook"

#: src/contacts-im-service.vala:34
msgid "Gadu-Gadu"
msgstr "Gadu-Gadu"

#: src/contacts-im-service.vala:35
msgid "Google Talk"
msgstr "Google Talk"

#: src/contacts-im-service.vala:36
msgid "Novell Groupwise"
msgstr "Novell Groupwise"

#: src/contacts-im-service.vala:37
msgid "ICQ"
msgstr "ICQ"

#: src/contacts-im-service.vala:38
msgid "IRC"
msgstr "IRC"

#: src/contacts-im-service.vala:39
msgid "Jabber"
msgstr "Jabber"

#: src/contacts-im-service.vala:40
msgid "Livejournal"
msgstr "Livejournal"

#: src/contacts-im-service.vala:41
msgid "Local network"
msgstr "Lokalt nätverk"

#: src/contacts-im-service.vala:42
msgid "Windows Live Messenger"
msgstr "Windows Live Messenger"

#: src/contacts-im-service.vala:43
msgid "MySpace"
msgstr "MySpace"

#: src/contacts-im-service.vala:44
msgid "MXit"
msgstr "MXit"

#: src/contacts-im-service.vala:45
msgid "Napster"
msgstr "Napster"

#: src/contacts-im-service.vala:46
msgid "Ovi Chat"
msgstr "Ovi Chat"

#: src/contacts-im-service.vala:47
msgid "Tencent QQ"
msgstr "Tencent QQ"

#: src/contacts-im-service.vala:48
msgid "IBM Lotus Sametime"
msgstr "IBM Lotus Sametime"

#: src/contacts-im-service.vala:49
msgid "SILC"
msgstr "SILC"

#: src/contacts-im-service.vala:50
msgid "sip"
msgstr "sip"

#: src/contacts-im-service.vala:51
msgid "Skype"
msgstr "Skype"

#: src/contacts-im-service.vala:52
msgid "Telephony"
msgstr "Telefoni"

#: src/contacts-im-service.vala:53
msgid "Trepia"
msgstr "Trepia"

#: src/contacts-im-service.vala:54 src/contacts-im-service.vala:55
msgid "Yahoo! Messenger"
msgstr "Yahoo! Messenger"

#: src/contacts-im-service.vala:56
msgid "Zephyr"
msgstr "Zephyr"

#: src/contacts-link-suggestion-grid.vala:54
#, c-format
msgid "Is this the same person as %s from %s?"
msgstr "Är detta samma person som %s från %s?"

#: src/contacts-link-suggestion-grid.vala:57
#, c-format
msgid "Is this the same person as %s?"
msgstr "Är detta samma person som %s?"

#: src/contacts-type-descriptor.vala:85 src/contacts-typeset.vala:261
msgid "Other"
msgstr "Annat"

#. List most specific first, always in upper case
#: src/contacts-typeset.vala:210 src/contacts-typeset.vala:230
#: src/contacts-typeset.vala:256 src/contacts-typeset.vala:258
msgid "Home"
msgstr "Hem"

#: src/contacts-typeset.vala:211 src/contacts-typeset.vala:231
#: src/contacts-typeset.vala:250 src/contacts-typeset.vala:252
msgid "Work"
msgstr "Arbete"

#. List most specific first, always in upper case
#: src/contacts-typeset.vala:229
msgid "Personal"
msgstr "Personlig"

#. List most specific first, always in upper case
#: src/contacts-typeset.vala:249
msgid "Assistant"
msgstr "Assistent"

#: src/contacts-typeset.vala:251
msgid "Work Fax"
msgstr "Arbetsfax"

#: src/contacts-typeset.vala:253
msgid "Callback"
msgstr "Ring tillbaka"

#: src/contacts-typeset.vala:254
msgid "Car"
msgstr "Bil"

#: src/contacts-typeset.vala:255
msgid "Company"
msgstr "Företag"

#: src/contacts-typeset.vala:257
msgid "Home Fax"
msgstr "Hemmafax"

#: src/contacts-typeset.vala:259
msgid "ISDN"
msgstr "ISDN"

#: src/contacts-typeset.vala:260
msgid "Mobile"
msgstr "Mobil"

#: src/contacts-typeset.vala:262
msgid "Fax"
msgstr "Fax"

#: src/contacts-typeset.vala:263
msgid "Pager"
msgstr "Personsökare"

#: src/contacts-typeset.vala:264
msgid "Radio"
msgstr "Radio"

#: src/contacts-typeset.vala:265
msgid "Telex"
msgstr "Telex"

#. To translators: TTY is Teletypewriter
#: src/contacts-typeset.vala:267
msgid "TTY"
msgstr "TTY"

#: src/contacts-utils.vala:495
msgid "Google Circles"
msgstr "Google-cirklar"

#: src/contacts-window.vala:202
#, c-format
msgid "%d Selected"
msgid_plural "%d Selected"
msgstr[0] "%d vald"
msgstr[1] "%d valda"

#: src/contacts-window.vala:238
msgid "_Add"
msgstr "_Lägg till"

#: src/contacts-window.vala:283
#, c-format
msgid "Editing %s"
msgstr "Redigerar %s"

#: src/contacts-window.vala:310 src/contacts-window.vala:500
#: src/contacts-window.vala:524 src/contacts-window.vala:570
msgid "_Undo"
msgstr "_Ångra"

#: src/contacts-window.vala:311
msgid "Contacts unlinked"
msgstr "Kontakter avlänkade"

#: src/contacts-window.vala:370
msgid "Unmark as favorite"
msgstr "Avmarkera som favorit"

#: src/contacts-window.vala:371
msgid "Mark as favorite"
msgstr "Markera som favorit"

#: src/contacts-window.vala:385
msgid "New Contact"
msgstr "Ny kontakt"

#: src/contacts-window.vala:496
#, c-format
msgid "%d contacts linked"
msgid_plural "%d contacts linked"
msgstr[0] "%d kontakter länkade"
msgstr[1] "%d kontakter länkade"

#: src/contacts-window.vala:519
#, c-format
msgid "Deleted contact %s"
msgstr "Tog bort kontakten %s"

#: src/contacts-window.vala:521
#, c-format
msgid "%d contact deleted"
msgid_plural "%d contacts deleted"
msgstr[0] "%d kontakt borttagen"
msgstr[1] "%d kontakter borttagna"

#: src/contacts-window.vala:566
#, c-format
msgid "%s linked to %s"
msgstr "%s länkad till %s"

#: src/contacts-window.vala:568
#, c-format
msgid "%s linked to the contact"
msgstr "%s länkad till kontakten"

#: src/org.gnome.Contacts.gschema.xml:6
msgid "First-time setup done."
msgstr "Förstagångskonfigurationen är färdig."

#: src/org.gnome.Contacts.gschema.xml:7
msgid "Set to true after the user has run the first-time setup wizard."
msgstr ""
"Ställ in till true (sant) när användaren har kört förstagångskonfigurationen."

#: src/org.gnome.Contacts.gschema.xml:11
msgid "Sort contacts on surname."
msgstr "Sortera kontakter enligt efternamn."

#: src/org.gnome.Contacts.gschema.xml:12
msgid ""
"If this is set to true, the list of contacts will be sorted on their "
"surnames. Otherwise, it will be sorted on the first names of the contacts."
msgstr ""
"Om detta är satt till true (sant) kommer kontaktlistan att sorteras i "
"efternamnsordning. I annat fall kommer den att sorteras enligt kontakternas "
"förnamn."

#: src/org.gnome.Contacts.gschema.xml:19
msgid "The default height of the contacts window."
msgstr "Standardhöjden för kontaktfönstret."

#: src/org.gnome.Contacts.gschema.xml:20
msgid ""
"If the window size has not been changed by the user yet this will be used as "
"the initial value for the height of the window."
msgstr ""
"Om fönsterstorleken inte ännu har ändrats av användaren kommer detta att "
"användas som det ursprungliga värdet för höjden på fönstret."

#: src/org.gnome.Contacts.gschema.xml:26
msgid "The default width of the contacts window."
msgstr "Standardbredden för kontaktfönstret."

#: src/org.gnome.Contacts.gschema.xml:27
msgid ""
"If the window size has not been changed by the user yet this will be used as "
"the initial value for the width of the window."
msgstr ""
"Om fönsterstorleken inte ännu har ändrats av användaren kommer detta att "
"användas som det ursprungliga värdet för bredden på fönstret."

#: src/org.gnome.Contacts.gschema.xml:32
msgid "Is the window maximized?"
msgstr "Är fönstret maximerat?"

#: src/org.gnome.Contacts.gschema.xml:33
msgid "Stores if the window is currently maximized."
msgstr "Lagrar om fönstret för närvarande är maximerat."

#~ msgid "Add"
#~ msgstr "Lägg till"

#~ msgid "Home email"
#~ msgstr "E-post hem"

#~ msgid "Work email"
#~ msgstr "E-post arbete"

#~ msgid "Mobile phone"
#~ msgstr "Mobiltelefon"

#~ msgid "Home phone"
#~ msgstr "Hemtelefon"

#~ msgid "Work phone"
#~ msgstr "Arbetstelefon"

#~ msgid "Work address"
#~ msgstr "Jobbadress"

#~ msgid "Notes"
#~ msgstr "Anteckningar"

#~ msgid "New Detail"
#~ msgstr "Ny detalj"

#~ msgid "Remove Contact"
#~ msgstr "Ta bort kontakt"

#~ msgid "Edit details"
#~ msgstr "Redigera detaljer"

#~ msgid "You need to enter some data"
#~ msgstr "Du behöver ange någon information"

#~ msgid "Unexpected internal error: created contact was not found"
#~ msgstr "Oväntat internt fel: skapad kontakt hittades inte"

#~ msgid "org.gnome.Contacts"
#~ msgstr "org.gnome.Contacts"

#~ msgid "Quit"
#~ msgstr "Avsluta"

#~ msgid "_Help"
#~ msgstr "_Hjälp"

#~ msgid "_About"
#~ msgstr "_Om"

#~ msgid "Select"
#~ msgstr "Välj"

#~ msgid ""
#~ "New contacts will be added to the selected address book. You are able to "
#~ "view and edit contacts from other address books."
#~ msgstr ""
#~ "Nya kontakter kommer att läggas till den valda adressboken. Du kan visa "
#~ "och redigera kontakter från andra adressböcker."

#~ msgid "Selection mode"
#~ msgstr "Markeringsläge"

#~ msgid "Select Address Book"
#~ msgstr "Välj adressbok"

#~ msgid "Install GNOME Maps to open location."
#~ msgstr "Installera GNOME Kartor för att öppna plats."

#~ msgid "— contact management"
#~ msgstr "— kontakthantering"

#~ msgid "Does %s from %s belong here?"
#~ msgstr "Hör %s från %s hemma här?"

#~ msgid "Do these details belong to %s?"
#~ msgstr "Tillhör dessa detaljer %s?"

#~ msgid "Yes"
#~ msgstr "Ja"

#~ msgid "No"
#~ msgstr "Nej"

#~ msgid "%s"
#~ msgstr "%s"

#~ msgid "No results matched search"
#~ msgstr "Din sökning gav inga resultat"

#~ msgid "Suggestions"
#~ msgstr "Förslag"

#~ msgid "Other Contacts"
#~ msgstr "Andra kontakter"

#~ msgid "Contact deleted: “%s”"
#~ msgstr "Kontakt borttagen: ”%s”"

#~ msgid "View subset"
#~ msgstr "Visa delmängd"

#~ msgid "View contacts subset"
#~ msgstr "Visa en delmängd av kontakter"

#~ msgid "x-office-address-book"
#~ msgstr "x-office-address-book"

#~ msgid "January"
#~ msgstr "Januari"

#~ msgid "February"
#~ msgstr "Februari"

#~ msgid "April"
#~ msgstr "April"

#~ msgid "June"
#~ msgstr "Juni"

#~ msgid "July"
#~ msgstr "Juli"

#~ msgid "August"
#~ msgstr "Augusti"

#~ msgid "September"
#~ msgstr "September"

#~ msgid "October"
#~ msgstr "Oktober"

#~ msgid "November"
#~ msgstr "November"

#~ msgid "December"
#~ msgstr "December"

#~ msgid "_Change Address Book..."
#~ msgstr "_Byt adressbok..."

#~ msgid "Personal email"
#~ msgstr "Personlig e-post"