2.15.2
svn path=/trunk/; revision=22231
This commit is contained in:
		| @ -10,7 +10,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: gtk+ properties\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2009-01-23 12:59-0500\n" | ||||
| "POT-Creation-Date: 2009-01-27 00:10-0500\n" | ||||
| "PO-Revision-Date: 2009-01-03 00:52+0100\n" | ||||
| "Last-Translator: Daniel Nylander <po@danielnylander.se>\n" | ||||
| "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" | ||||
| @ -263,7 +263,7 @@ msgstr "Namn" | ||||
| msgid "A unique name for the action." | ||||
| msgstr "Ett unikt namn för åtgärden." | ||||
|  | ||||
| #: gtk/gtkaction.c:198 gtk/gtkbutton.c:222 gtk/gtkexpander.c:195 | ||||
| #: gtk/gtkaction.c:198 gtk/gtkbutton.c:219 gtk/gtkexpander.c:195 | ||||
| #: gtk/gtkframe.c:105 gtk/gtklabel.c:367 gtk/gtkmenuitem.c:300 | ||||
| #: gtk/gtktoolbutton.c:202 | ||||
| msgid "Label" | ||||
| @ -317,11 +317,11 @@ msgstr "Ikonnamn" | ||||
| msgid "The name of the icon from the icon theme" | ||||
| msgstr "Namnet på ikonen från ikontemat" | ||||
|  | ||||
| #: gtk/gtkaction.c:290 gtk/gtktoolitem.c:178 | ||||
| #: gtk/gtkaction.c:290 gtk/gtktoolitem.c:176 | ||||
| msgid "Visible when horizontal" | ||||
| msgstr "Synlig då horisontell" | ||||
|  | ||||
| #: gtk/gtkaction.c:291 gtk/gtktoolitem.c:179 | ||||
| #: gtk/gtkaction.c:291 gtk/gtktoolitem.c:177 | ||||
| msgid "" | ||||
| "Whether the toolbar item is visible when the toolbar is in a horizontal " | ||||
| "orientation." | ||||
| @ -341,11 +341,11 @@ msgstr "" | ||||
| "Då detta är SANT visas ställföreträdare för verktygsobjekt för denna åtgärd " | ||||
| "i verktygsradens spillmeny." | ||||
|  | ||||
| #: gtk/gtkaction.c:314 gtk/gtktoolitem.c:185 | ||||
| #: gtk/gtkaction.c:314 gtk/gtktoolitem.c:183 | ||||
| msgid "Visible when vertical" | ||||
| msgstr "Synlig då vertikal" | ||||
|  | ||||
| #: gtk/gtkaction.c:315 gtk/gtktoolitem.c:186 | ||||
| #: gtk/gtkaction.c:315 gtk/gtktoolitem.c:184 | ||||
| msgid "" | ||||
| "Whether the toolbar item is visible when the toolbar is in a vertical " | ||||
| "orientation." | ||||
| @ -353,7 +353,7 @@ msgstr "" | ||||
| "Huruvida verktygsradsobjektet är synligt då verktygsraden är orienterad " | ||||
| "vertikalt." | ||||
|  | ||||
| #: gtk/gtkaction.c:322 gtk/gtktoolitem.c:192 | ||||
| #: gtk/gtkaction.c:322 gtk/gtktoolitem.c:190 | ||||
| msgid "Is important" | ||||
| msgstr "Är viktig" | ||||
|  | ||||
| @ -468,7 +468,7 @@ msgstr "Sidstorleken på justeringen" | ||||
| msgid "Horizontal alignment" | ||||
| msgstr "Horisontell justering" | ||||
|  | ||||
| #: gtk/gtkalignment.c:91 gtk/gtkbutton.c:273 | ||||
| #: gtk/gtkalignment.c:91 gtk/gtkbutton.c:270 | ||||
| msgid "" | ||||
| "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is " | ||||
| "right aligned" | ||||
| @ -480,7 +480,7 @@ msgstr "" | ||||
| msgid "Vertical alignment" | ||||
| msgstr "Vertikal justering" | ||||
|  | ||||
| #: gtk/gtkalignment.c:101 gtk/gtkbutton.c:292 | ||||
| #: gtk/gtkalignment.c:101 gtk/gtkbutton.c:289 | ||||
| msgid "" | ||||
| "Vertical position of child in available space. 0.0 is top aligned, 1.0 is " | ||||
| "bottom aligned" | ||||
| @ -791,7 +791,7 @@ msgstr "Översättningsdomän" | ||||
| msgid "The translation domain used by gettext" | ||||
| msgstr "Översättningsdomänen som används av gettext" | ||||
|  | ||||
| #: gtk/gtkbutton.c:223 | ||||
| #: gtk/gtkbutton.c:220 | ||||
| msgid "" | ||||
| "Text of the label widget inside the button, if the button contains a label " | ||||
| "widget" | ||||
| @ -799,12 +799,12 @@ msgstr "" | ||||
| "Texten på etikettwidgeten inuti knappen, om knappen innehåller en " | ||||
| "etikettwidget" | ||||
|  | ||||
| #: gtk/gtkbutton.c:230 gtk/gtkexpander.c:203 gtk/gtklabel.c:388 | ||||
| #: gtk/gtkbutton.c:227 gtk/gtkexpander.c:203 gtk/gtklabel.c:388 | ||||
| #: gtk/gtkmenuitem.c:315 gtk/gtktoolbutton.c:209 | ||||
| msgid "Use underline" | ||||
| msgstr "Använd understrykning" | ||||
|  | ||||
| #: gtk/gtkbutton.c:231 gtk/gtkexpander.c:204 gtk/gtklabel.c:389 | ||||
| #: gtk/gtkbutton.c:228 gtk/gtkexpander.c:204 gtk/gtklabel.c:389 | ||||
| #: gtk/gtkmenuitem.c:316 | ||||
| msgid "" | ||||
| "If set, an underline in the text indicates the next character should be used " | ||||
| @ -813,70 +813,70 @@ msgstr "" | ||||
| "Om detta är angivet kommer en understrykning i texten att indikera att nästa " | ||||
| "tecken ska användas som en genvägstangent" | ||||
|  | ||||
| #: gtk/gtkbutton.c:238 gtk/gtkimagemenuitem.c:148 | ||||
| #: gtk/gtkbutton.c:235 gtk/gtkimagemenuitem.c:150 | ||||
| msgid "Use stock" | ||||
| msgstr "Använd standard" | ||||
|  | ||||
| #: gtk/gtkbutton.c:239 | ||||
| #: gtk/gtkbutton.c:236 | ||||
| msgid "" | ||||
| "If set, the label is used to pick a stock item instead of being displayed" | ||||
| msgstr "" | ||||
| "Om detta är angivet kommer etiketten att användas för att plocka ett " | ||||
| "standardobjekt istället för att visas" | ||||
|  | ||||
| #: gtk/gtkbutton.c:246 gtk/gtkcombobox.c:789 gtk/gtkfilechooserbutton.c:393 | ||||
| #: gtk/gtkbutton.c:243 gtk/gtkcombobox.c:789 gtk/gtkfilechooserbutton.c:393 | ||||
| msgid "Focus on click" | ||||
| msgstr "Fokusera vid klick" | ||||
|  | ||||
| #: gtk/gtkbutton.c:247 gtk/gtkfilechooserbutton.c:394 | ||||
| #: gtk/gtkbutton.c:244 gtk/gtkfilechooserbutton.c:394 | ||||
| msgid "Whether the button grabs focus when it is clicked with the mouse" | ||||
| msgstr "Huruvida knappen tar fokus när den klickas på med musen" | ||||
|  | ||||
| #: gtk/gtkbutton.c:254 | ||||
| #: gtk/gtkbutton.c:251 | ||||
| msgid "Border relief" | ||||
| msgstr "Kantrelief" | ||||
|  | ||||
| #: gtk/gtkbutton.c:255 | ||||
| #: gtk/gtkbutton.c:252 | ||||
| msgid "The border relief style" | ||||
| msgstr "Reliefstilen på kanten" | ||||
|  | ||||
| #: gtk/gtkbutton.c:272 | ||||
| #: gtk/gtkbutton.c:269 | ||||
| msgid "Horizontal alignment for child" | ||||
| msgstr "Horisontell justering för barn" | ||||
|  | ||||
| #: gtk/gtkbutton.c:291 | ||||
| #: gtk/gtkbutton.c:288 | ||||
| msgid "Vertical alignment for child" | ||||
| msgstr "Vertikal justering för barn" | ||||
|  | ||||
| #: gtk/gtkbutton.c:308 gtk/gtkimagemenuitem.c:133 | ||||
| #: gtk/gtkbutton.c:305 gtk/gtkimagemenuitem.c:135 | ||||
| msgid "Image widget" | ||||
| msgstr "Bildwidget" | ||||
|  | ||||
| #: gtk/gtkbutton.c:309 | ||||
| #: gtk/gtkbutton.c:306 | ||||
| msgid "Child widget to appear next to the button text" | ||||
| msgstr "Barnwidget att visa bredvid knapptexten" | ||||
|  | ||||
| #: gtk/gtkbutton.c:323 | ||||
| #: gtk/gtkbutton.c:320 | ||||
| msgid "Image position" | ||||
| msgstr "Bildposition" | ||||
|  | ||||
| #: gtk/gtkbutton.c:324 | ||||
| #: gtk/gtkbutton.c:321 | ||||
| msgid "The position of the image relative to the text" | ||||
| msgstr "Position på bilden relativ till texten" | ||||
|  | ||||
| #: gtk/gtkbutton.c:436 | ||||
| #: gtk/gtkbutton.c:433 | ||||
| msgid "Default Spacing" | ||||
| msgstr "Standardutrymme" | ||||
|  | ||||
| #: gtk/gtkbutton.c:437 | ||||
| #: gtk/gtkbutton.c:434 | ||||
| msgid "Extra space to add for CAN_DEFAULT buttons" | ||||
| msgstr "Extra utrymme att lägga till för alla CAN_DEFAULT-knappar" | ||||
|  | ||||
| #: gtk/gtkbutton.c:443 | ||||
| #: gtk/gtkbutton.c:440 | ||||
| msgid "Default Outside Spacing" | ||||
| msgstr "Standardutrymme på utsidan" | ||||
|  | ||||
| #: gtk/gtkbutton.c:444 | ||||
| #: gtk/gtkbutton.c:441 | ||||
| msgid "" | ||||
| "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the " | ||||
| "border" | ||||
| @ -884,29 +884,29 @@ msgstr "" | ||||
| "Extra utrymme att lägga till för CAN_DEFAULT-knappar som alltid visas " | ||||
| "utanför kanten" | ||||
|  | ||||
| #: gtk/gtkbutton.c:449 | ||||
| #: gtk/gtkbutton.c:446 | ||||
| msgid "Child X Displacement" | ||||
| msgstr "X-förflyttning av barn" | ||||
|  | ||||
| #: gtk/gtkbutton.c:450 | ||||
| #: gtk/gtkbutton.c:447 | ||||
| msgid "" | ||||
| "How far in the x direction to move the child when the button is depressed" | ||||
| msgstr "Hur långt bort i x-riktingen barnet ska flyttas då knappen trycks ned" | ||||
|  | ||||
| #: gtk/gtkbutton.c:457 | ||||
| #: gtk/gtkbutton.c:454 | ||||
| msgid "Child Y Displacement" | ||||
| msgstr "Y-förflyttning av barn" | ||||
|  | ||||
| #: gtk/gtkbutton.c:458 | ||||
| #: gtk/gtkbutton.c:455 | ||||
| msgid "" | ||||
| "How far in the y direction to move the child when the button is depressed" | ||||
| msgstr "Hur långt bort i y-riktningen barnet ska flyttas då knappen trycks ned" | ||||
|  | ||||
| #: gtk/gtkbutton.c:474 | ||||
| #: gtk/gtkbutton.c:471 | ||||
| msgid "Displace focus" | ||||
| msgstr "Förflytta fokus" | ||||
|  | ||||
| #: gtk/gtkbutton.c:475 | ||||
| #: gtk/gtkbutton.c:472 | ||||
| msgid "" | ||||
| "Whether the child_displacement_x/_y properties should also affect the focus " | ||||
| "rectangle" | ||||
| @ -914,27 +914,27 @@ msgstr "" | ||||
| "Huruvida egenskaperna child_displacement_x/_y även ska påverka " | ||||
| "fokusrektangeln" | ||||
|  | ||||
| #: gtk/gtkbutton.c:488 gtk/gtkentry.c:655 gtk/gtkentry.c:1644 | ||||
| #: gtk/gtkbutton.c:485 gtk/gtkentry.c:655 gtk/gtkentry.c:1644 | ||||
| msgid "Inner Border" | ||||
| msgstr "Inre kant" | ||||
|  | ||||
| #: gtk/gtkbutton.c:489 | ||||
| #: gtk/gtkbutton.c:486 | ||||
| msgid "Border between button edges and child." | ||||
| msgstr "Kant mellan knappsidor och barn." | ||||
|  | ||||
| #: gtk/gtkbutton.c:502 | ||||
| #: gtk/gtkbutton.c:499 | ||||
| msgid "Image spacing" | ||||
| msgstr "Bildutrymme" | ||||
|  | ||||
| #: gtk/gtkbutton.c:503 | ||||
| #: gtk/gtkbutton.c:500 | ||||
| msgid "Spacing in pixels between the image and label" | ||||
| msgstr "Utrymme att placera mellan bilden och etiketten (i bildpunkter)" | ||||
|  | ||||
| #: gtk/gtkbutton.c:517 | ||||
| #: gtk/gtkbutton.c:514 | ||||
| msgid "Show button images" | ||||
| msgstr "Visa knappbilder" | ||||
|  | ||||
| #: gtk/gtkbutton.c:518 | ||||
| #: gtk/gtkbutton.c:515 | ||||
| msgid "Whether images should be shown on buttons" | ||||
| msgstr "Huruvida bilder ska visas på knappar" | ||||
|  | ||||
| @ -3141,29 +3141,38 @@ msgstr "Lagringstyp" | ||||
| msgid "The representation being used for image data" | ||||
| msgstr "Representationen som används för bilddata" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:134 | ||||
| #: gtk/gtkimagemenuitem.c:136 | ||||
| msgid "Child widget to appear next to the menu text" | ||||
| msgstr "Bildwidget att visa vid sidan om menytexten" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:149 | ||||
| #: gtk/gtkimagemenuitem.c:151 | ||||
| #, fuzzy | ||||
| msgid "Whether to use the label text to create a stock menu item" | ||||
| msgstr "Huruvida texten i etiketten kan markeras med musen" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:163 gtk/gtkmenu.c:515 | ||||
| #: gtk/gtkimagemenuitem.c:169 | ||||
| msgid "Always show image" | ||||
| msgstr "" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:170 | ||||
| #, fuzzy | ||||
| msgid "Whether the image will always be shown" | ||||
| msgstr "Huruvida widgeten är synlig" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:184 gtk/gtkmenu.c:515 | ||||
| msgid "Accel Group" | ||||
| msgstr "Genvägsgrupp" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:164 | ||||
| #: gtk/gtkimagemenuitem.c:185 | ||||
| #, fuzzy | ||||
| msgid "The Accel Group to use for stock accelerator keys" | ||||
| msgstr "Stängningen som ska övervakas för genvägsändringar" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:169 | ||||
| #: gtk/gtkimagemenuitem.c:190 | ||||
| msgid "Show menu images" | ||||
| msgstr "Visa menybilder" | ||||
|  | ||||
| #: gtk/gtkimagemenuitem.c:170 | ||||
| #: gtk/gtkimagemenuitem.c:191 | ||||
| msgid "Whether images should be shown in menus" | ||||
| msgstr "Huruvida bilder ska visas i menyer" | ||||
|  | ||||
| @ -6255,7 +6264,7 @@ msgstr "Ikonutrymme" | ||||
| msgid "Spacing in pixels between the icon and label" | ||||
| msgstr "Utrymme mellan ikonen och etikett (i bildpunkter)" | ||||
|  | ||||
| #: gtk/gtktoolitem.c:193 | ||||
| #: gtk/gtktoolitem.c:191 | ||||
| msgid "" | ||||
| "Whether the toolbar item is considered important. When TRUE, toolbar buttons " | ||||
| "show text in GTK_TOOLBAR_BOTH_HORIZ mode" | ||||
| @ -6332,7 +6341,8 @@ msgid "Search Column" | ||||
| msgstr "Sök kolumn" | ||||
|  | ||||
| #: gtk/gtktreeview.c:643 | ||||
| msgid "Model column to search through when searching through code" | ||||
| #, fuzzy | ||||
| msgid "Model column to search through during interactive search" | ||||
| msgstr "Modellkolumn att söka igenom vid kodgenomsökning" | ||||
|  | ||||
| #: gtk/gtktreeview.c:663 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen