[pdfmod] Updated Swedish translation



commit 451d89d95baa9d31e937870252e9a2b384dd2897
Author: Daniel Nylander <po danielnylander se>
Date:   Wed Dec 29 18:35:26 2010 +0100

    Updated Swedish translation

 po/sv.po |  271 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 176 insertions(+), 95 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index 9001137..efd9d4f 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,16 +1,17 @@
 # Swedish translation for pdfmod.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
 # This file is distributed under the same license as the pdfmod package.
-# Daniel Nylander <po danielnylander se>, 2009.
+# Daniel Nylander <po danielnylander se>, 2009, 2010.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: pdfmod\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-05 17:39+0200\n"
-"PO-Revision-Date: 2010-08-06 16:02+0100\n"
+"POT-Creation-Date: 2010-12-29 15:05+0100\n"
+"PO-Revision-Date: 2010-12-29 18:34+0100\n"
 "Last-Translator: Daniel Nylander <po danielnylander 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"
@@ -24,6 +25,12 @@ msgstr "PDF-ändrare"
 msgid "Remove, extract, and rotate pages in PDF documents"
 msgstr "Ta bort, extrahera och rotera sidor i PDF-dokument"
 
+#: ../src/PdfMod/Pdf/Actions/ExportImagesAction.cs:136
+#: ../src/PdfMod/Pdf/Page.cs:36
+#, csharp-format
+msgid "Page {0}"
+msgstr "Sida {0}"
+
 #. Translators: {0} is the # of pages, {1} is a translated string summarizing the pages, eg "page 1"
 #: ../src/PdfMod/Pdf/Actions/MoveAction.cs:24
 #, csharp-format
@@ -44,204 +51,251 @@ msgstr "Fel vid försök att flytta sidor"
 msgid "Error trying to remove pages from document"
 msgstr "Fel vid försök att flytta sidor från dokumentet"
 
-#: ../src/PdfMod/Pdf/Page.cs:36
-#, csharp-format
-msgid "Page {0}"
-msgstr "Sida {0}"
+#: ../src/PdfMod/Gui/Actions.cs:65
+msgid "_File"
+msgstr "_Arkiv"
 
-#: ../src/PdfMod/Gui/Actions.cs:63
+#: ../src/PdfMod/Gui/Actions.cs:66
 msgid "Open a document"
 msgstr "Ã?ppna ett dokument"
 
-#: ../src/PdfMod/Gui/Actions.cs:64
-msgid "_Insert From..."
-msgstr "_Infoga från..."
-
-#: ../src/PdfMod/Gui/Actions.cs:64
-msgid "Insert pages from another document"
-msgstr "Infoga sidor från annat dokument"
-
-#: ../src/PdfMod/Gui/Actions.cs:65
+#: ../src/PdfMod/Gui/Actions.cs:67
 msgid "Save changes to this document, overwriting the existing file"
 msgstr "Spara ändringar i detta dokument och skriv över den befintliga filen"
 
-#: ../src/PdfMod/Gui/Actions.cs:66
+#: ../src/PdfMod/Gui/Actions.cs:68
 msgid "Save this document to a new file"
 msgstr "Spara detta dokument som en ny fil"
 
-#: ../src/PdfMod/Gui/Actions.cs:68
-msgid "_File"
-msgstr "_Arkiv"
-
 #: ../src/PdfMod/Gui/Actions.cs:69
 msgid "Recent _Files"
 msgstr "Tidigare _filer"
 
-#: ../src/PdfMod/Gui/Actions.cs:73
-msgid "Rotate Right"
-msgstr "Rotera åt höger"
+#: ../src/PdfMod/Gui/Actions.cs:70
+msgid "_Insert From..."
+msgstr "_Infoga från..."
+
+#: ../src/PdfMod/Gui/Actions.cs:70
+msgid "Insert pages from another document"
+msgstr "Infoga sidor från annat dokument"
 
 #: ../src/PdfMod/Gui/Actions.cs:73
-msgid "Rotate right"
-msgstr "Rotera åt höger"
+msgid "_Edit"
+msgstr "R_edigera"
 
-#: ../src/PdfMod/Gui/Actions.cs:74
+#: ../src/PdfMod/Gui/Actions.cs:78
 msgid "Rotate Left"
 msgstr "Rotera åt vänster"
 
-#: ../src/PdfMod/Gui/Actions.cs:74
+#: ../src/PdfMod/Gui/Actions.cs:78
 msgid "Rotate left"
 msgstr "Rotera åt vänster"
 
-#: ../src/PdfMod/Gui/Actions.cs:75
-msgid "Export Images"
-msgstr "Exportera bilder"
-
-#: ../src/PdfMod/Gui/Actions.cs:75
-msgid "Save all images in this document to a new folder"
-msgstr "Spara alla bilder i detta dokument till en ny mapp"
-
-#: ../src/PdfMod/Gui/Actions.cs:77
-msgid "_Edit"
-msgstr "R_edigera"
+#: ../src/PdfMod/Gui/Actions.cs:79
+msgid "Rotate Right"
+msgstr "Rotera åt höger"
 
 #: ../src/PdfMod/Gui/Actions.cs:79
-msgid "Select Even Pages"
-msgstr "Markera jämna sidor"
+msgid "Rotate right"
+msgstr "Rotera åt höger"
 
-#: ../src/PdfMod/Gui/Actions.cs:80
+#: ../src/PdfMod/Gui/Actions.cs:82
 msgid "Select Odd Pages"
 msgstr "Markera udda sidor"
 
-#: ../src/PdfMod/Gui/Actions.cs:81
+#: ../src/PdfMod/Gui/Actions.cs:83
+msgid "Select Even Pages"
+msgstr "Markera jämna sidor"
+
+#: ../src/PdfMod/Gui/Actions.cs:84
 msgid "Select Matching..."
 msgstr "Markera matchande..."
 
-#: ../src/PdfMod/Gui/Actions.cs:82
+#: ../src/PdfMod/Gui/Actions.cs:85
 msgid "_Invert Selection"
 msgstr "_Invertera markering"
 
-#: ../src/PdfMod/Gui/Actions.cs:86
+#: ../src/PdfMod/Gui/Actions.cs:87
 msgid "_View"
 msgstr "_Visa"
 
 #: ../src/PdfMod/Gui/Actions.cs:90
+msgid "Open in Viewer"
+msgstr "Ã?ppna i visare"
+
+#: ../src/PdfMod/Gui/Actions.cs:90
+msgid "Open in viewer"
+msgstr "Ã?ppna i visare"
+
+#: ../src/PdfMod/Gui/Actions.cs:92
+#: ../src/PdfMod/Gui/BookmarkView.cs:346
+msgid "_Bookmarks"
+msgstr "_Bokmärken"
+
+#: ../src/PdfMod/Gui/Actions.cs:93
+msgid "_Add Bookmark"
+msgstr "_Lägg till bokmärke"
+
+#: ../src/PdfMod/Gui/Actions.cs:94
+msgid "Re_name Bookmark"
+msgstr "B_yt namn på bokmärke"
+
+#: ../src/PdfMod/Gui/Actions.cs:95
+msgid "_Change Bookmark Destination"
+msgstr "_�ndra bokmärkets mål"
+
+#. Translators: {0} is available for you to use; contains the number of bookmarks
+#: ../src/PdfMod/Gui/Actions.cs:96
+#: ../src/PdfMod/Gui/BookmarkView.cs:383
+#, csharp-format
+msgid "_Remove Bookmark"
+msgid_plural "_Remove Bookmarks"
+msgstr[0] "_Ta bort bokmärke"
+msgstr[1] "_Ta bort bokmärken"
+
+#: ../src/PdfMod/Gui/Actions.cs:97
+msgid "_Edit Bookmarks"
+msgstr "R_edigera bokmärken"
+
+#: ../src/PdfMod/Gui/Actions.cs:99
 msgid "_Help"
 msgstr "_Hjälp"
 
-#: ../src/PdfMod/Gui/Actions.cs:91
+#: ../src/PdfMod/Gui/Actions.cs:100
 msgid "_Contents"
 msgstr "_Innehåll"
 
-#: ../src/PdfMod/Gui/Actions.cs:96
-msgid "Open in Viewer"
-msgstr "Ã?ppna i visare"
+#: ../src/PdfMod/Gui/Actions.cs:107
+msgid "_Add"
+msgstr "_Lägg till"
 
-#: ../src/PdfMod/Gui/Actions.cs:96
-msgid "Open in viewer"
-msgstr "Ã?ppna i visare"
+#: ../src/PdfMod/Gui/Actions.cs:108
+msgid "_Remove"
+msgstr "_Ta bort"
 
-#: ../src/PdfMod/Gui/Actions.cs:100
+#: ../src/PdfMod/Gui/Actions.cs:111
 msgid "View and edit the title, keywords, and more for this document"
 msgstr "Visa och redigera titeln, nyckelord och annat i detta dokument"
 
-#: ../src/PdfMod/Gui/Actions.cs:102
+#: ../src/PdfMod/Gui/Actions.cs:113
 msgid "Toolbar"
 msgstr "Verktygsrad"
 
-#: ../src/PdfMod/Gui/Actions.cs:103
+#: ../src/PdfMod/Gui/Actions.cs:114
+msgid "Bookmarks"
+msgstr "Bokmärken"
+
+#: ../src/PdfMod/Gui/Actions.cs:115
 msgid "Fullscreen"
 msgstr "Helskärm"
 
-#: ../src/PdfMod/Gui/Actions.cs:172
+#: ../src/PdfMod/Gui/Actions.cs:186
+#, csharp-format
+msgid "Export Image"
+msgid_plural "Export {0} Images"
+msgstr[0] "Exportera bild"
+msgstr[1] "Exportera {0} bilder"
+
+#: ../src/PdfMod/Gui/Actions.cs:189
+#, csharp-format
+msgid "Save image from the selected pages to a new folder"
+msgid_plural "Save {0} images from the selected pages to a new folder"
+msgstr[0] "Spara bild från markerade sidor till en ny mapp"
+msgstr[1] "Spara {0} bilder från markerade sidor till en ny mapp"
+
+#: ../src/PdfMod/Gui/Actions.cs:196
 msgid "_Undo"
 msgstr "_Ã?ngra"
 
-#: ../src/PdfMod/Gui/Actions.cs:173
+#: ../src/PdfMod/Gui/Actions.cs:197
 #, csharp-format
 msgid "Undo {0}"
 msgstr "Ã?ngra {0}"
 
-#: ../src/PdfMod/Gui/Actions.cs:177
+#: ../src/PdfMod/Gui/Actions.cs:201
 msgid "_Redo"
 msgstr "_Gör om"
 
-#: ../src/PdfMod/Gui/Actions.cs:178
+#: ../src/PdfMod/Gui/Actions.cs:202
 #, csharp-format
 msgid "Redo {0}"
 msgstr "Gör om {0}"
 
-#: ../src/PdfMod/Gui/Actions.cs:186
+#: ../src/PdfMod/Gui/Actions.cs:210
 #, csharp-format
 msgid "Remove Page"
 msgid_plural "Remove {0} Pages"
 msgstr[0] "Ta bort sida"
 msgstr[1] "Ta bort {0} sidor"
 
-#: ../src/PdfMod/Gui/Actions.cs:189
+#: ../src/PdfMod/Gui/Actions.cs:213
 #, csharp-format
 msgid "Remove the selected page"
 msgid_plural "Remove the {0} selected pages"
 msgstr[0] "Ta bort markerad sida"
 msgstr[1] "Ta bort {0} markerade sidor"
 
-#: ../src/PdfMod/Gui/Actions.cs:192
+#: ../src/PdfMod/Gui/Actions.cs:216
 #, csharp-format
 msgid "Extract Page"
 msgid_plural "Extract {0} Pages"
 msgstr[0] "Extrahera sida"
 msgstr[1] "Extrahera {0} sidor"
 
-#: ../src/PdfMod/Gui/Actions.cs:195
+#: ../src/PdfMod/Gui/Actions.cs:219
 #, csharp-format
 msgid "Extract the selected page"
 msgid_plural "Extract the {0} selected pages"
 msgstr[0] "Extrahera markerad sida"
 msgstr[1] "Extrahera {0} markerade sidor"
 
-#: ../src/PdfMod/Gui/Actions.cs:203
-#: ../src/PdfMod/Gui/Actions.cs:244
+#: ../src/PdfMod/Gui/Actions.cs:229
+#: ../src/PdfMod/Gui/Actions.cs:316
 msgid "Select PDF"
 msgstr "Välj PDF"
 
-#: ../src/PdfMod/Gui/Actions.cs:261
-#: ../src/PdfMod/Gui/Client.cs:289
+#: ../src/PdfMod/Gui/Actions.cs:258
+msgid "Unable to Save Document"
+msgstr "Kunde inte spara dokumentet"
+
+#: ../src/PdfMod/Gui/Actions.cs:264
+msgid "Save as..."
+msgstr "Spara som..."
+
+#: ../src/PdfMod/Gui/Actions.cs:333
+#: ../src/PdfMod/Gui/Client.cs:308
 msgid "Error Loading Document"
 msgstr "Fel vid inläsning av dokumentet"
 
-#: ../src/PdfMod/Gui/Actions.cs:262
-#: ../src/PdfMod/Gui/Client.cs:290
+#: ../src/PdfMod/Gui/Actions.cs:334
+#: ../src/PdfMod/Gui/Client.cs:309
 #, csharp-format
 msgid "There was an error loading {0}"
 msgstr "Det uppstod ett fel vid inläsning av {0}"
 
-#: ../src/PdfMod/Gui/Actions.cs:276
-msgid "Save as..."
-msgstr "Spara som..."
-
-#: ../src/PdfMod/Gui/Actions.cs:413
+#: ../src/PdfMod/Gui/Actions.cs:510
 msgid "Error opening help"
 msgstr "Fel vid öppnandet av hjälp"
 
-#: ../src/PdfMod/Gui/Actions.cs:414
+#: ../src/PdfMod/Gui/Actions.cs:511
 msgid "Would you like to open PDF Mod's online documentation?"
 msgstr "Vill du öppna nätdokumentationen för PDF Mod?"
 
-#: ../src/PdfMod/Gui/Actions.cs:435
+#: ../src/PdfMod/Gui/Actions.cs:532
 msgid "Visit Website"
 msgstr "Besök webbplatsen"
 
-#: ../src/PdfMod/Gui/Actions.cs:437
+#: ../src/PdfMod/Gui/Actions.cs:534
 msgid "Primary Development:"
 msgstr "Primära utvecklare:"
 
-#: ../src/PdfMod/Gui/Actions.cs:440
+#: ../src/PdfMod/Gui/Actions.cs:537
 msgid "Contributors:"
 msgstr "Bidragsgivare:"
 
 #. Translators: {0} and {1} are the years the copyright assertion covers; put into
 #. variables so you don't have to re-translate this every year
-#: ../src/PdfMod/Gui/Actions.cs:458
+#: ../src/PdfMod/Gui/Actions.cs:555
 #, csharp-format
 msgid ""
 "Copyright {0} Novell Inc.\n"
@@ -250,7 +304,7 @@ msgstr ""
 "Copyright {0} Novell Inc.\n"
 "Copyright {1} Ã?vriga bidragsgivare till PDF Mod"
 
-#: ../src/PdfMod/Gui/Actions.cs:461
+#: ../src/PdfMod/Gui/Actions.cs:558
 msgid "translator-credits"
 msgstr ""
 "Daniel Nylander <po danielnylander se>\n"
@@ -258,63 +312,90 @@ msgstr ""
 "Skicka synpunkter på översättningen till\n"
 "<tp-sv listor tp-sv se>."
 
-#: ../src/PdfMod/Gui/Client.cs:85
+#. Add it to the PDF document
+#: ../src/PdfMod/Gui/BookmarkView.cs:90
+msgid "New bookmark"
+msgstr "Nytt bokmärke"
+
+#: ../src/PdfMod/Gui/BookmarkView.cs:113
+msgid "Add Bookmark"
+msgstr "Lägg till bokmärke"
+
+#. Translators: {0} is available for you to use; contains the number of bookmarks
+#: ../src/PdfMod/Gui/BookmarkView.cs:137
+#, csharp-format
+msgid "Remove Bookmark"
+msgid_plural "Remove Bookmarks"
+msgstr[0] "Ta bort bokmärke"
+msgstr[1] "Ta bort bokmärken"
+
+#: ../src/PdfMod/Gui/BookmarkView.cs:285
+#: ../src/PdfMod/Gui/BookmarkView.cs:323
+msgid "Rename Bookmark"
+msgstr "Byt namn på bokmärke"
+
+#: ../src/PdfMod/Gui/BookmarkView.cs:417
+#, csharp-format
+msgid "Bookmark links to page {0}"
+msgstr "Bokmärket länkar till sida {0}"
+
+#: ../src/PdfMod/Gui/Client.cs:86
 msgid "PDF Mod"
 msgstr "PDF Mod"
 
-#: ../src/PdfMod/Gui/Client.cs:190
+#: ../src/PdfMod/Gui/Client.cs:207
 msgid "Save the changes made to this document?"
 msgstr "Spara ändringarna gjorda i detta dokument?"
 
-#: ../src/PdfMod/Gui/Client.cs:193
+#: ../src/PdfMod/Gui/Client.cs:210
 msgid "Close _Without Saving"
 msgstr "Stäng _utan att spara"
 
-#: ../src/PdfMod/Gui/Client.cs:223
+#: ../src/PdfMod/Gui/Client.cs:240
 #, csharp-format
 msgid "Continue, opening {0} document in separate windows?"
 msgid_plural "Continue, opening all {0} documents in separate windows?"
 msgstr[0] "Fortsätt och öppna {0} dokument i separat fönster?"
 msgstr[1] "Fortsätt och öppna alla {0} dokument i separata fönster?"
 
-#: ../src/PdfMod/Gui/Client.cs:227
+#: ../src/PdfMod/Gui/Client.cs:244
 msgid "Open _First"
 msgstr "�ppna _första"
 
-#: ../src/PdfMod/Gui/Client.cs:228
+#: ../src/PdfMod/Gui/Client.cs:245
 msgid "Open _All"
 msgstr "Ã?ppna _alla"
 
-#: ../src/PdfMod/Gui/Client.cs:259
+#: ../src/PdfMod/Gui/Client.cs:276
 msgid "Loading document..."
 msgstr "Läser in dokument..."
 
 #. Translators: this string is used to show current/original file size, eg "2 MB (originally 1 MB)"
-#: ../src/PdfMod/Gui/Client.cs:315
+#: ../src/PdfMod/Gui/Client.cs:338
 #, csharp-format
 msgid "{0} (originally {1})"
 msgstr "{0} (ursprungligen {1})"
 
-#: ../src/PdfMod/Gui/Client.cs:320
+#: ../src/PdfMod/Gui/Client.cs:343
 #, csharp-format
 msgid "{0} page"
 msgid_plural "{0} pages"
 msgstr[0] "{0} sida"
 msgstr[1] "{0} sidor"
 
-#: ../src/PdfMod/Gui/Client.cs:343
+#: ../src/PdfMod/Gui/Client.cs:364
 msgid "Document is Encrypted"
 msgstr "Dokumentet är krypterat"
 
-#: ../src/PdfMod/Gui/Client.cs:344
+#: ../src/PdfMod/Gui/Client.cs:365
 msgid "Enter the document's password to open it:"
 msgstr "Ange dokumentets lösenord för att öppna det:"
 
-#: ../src/PdfMod/Gui/Client.cs:377
+#: ../src/PdfMod/Gui/Client.cs:395
 msgid "PDF Documents"
 msgstr "PDF-dokument"
 
-#: ../src/PdfMod/Gui/Client.cs:378
+#: ../src/PdfMod/Gui/Client.cs:396
 msgid "All Files"
 msgstr "Alla filer"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]